@media (max-width: 1039px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 1039px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 1040px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:1040px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #111111;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #777777;
  text-decoration: none;
  outline: none;
}
img {
  max-width: 100%;
}
th,
td {
  line-height: 1.7;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 23px;
  margin-bottom: 23px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.full-wrapper {
  margin: 0 2%;
}
.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-15 {
  width: 20%;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Dosis, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #111111;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
.t3-content h1,
.t3-content h2,
.t3-content h3,
.t3-content h4,
.t3-content h5,
.t3-content h6,
.t3-content .h1,
.t3-content .h2,
.t3-content .h3,
.t3-content .h4,
.t3-content .h5,
.t3-content .h6 {
  font-weight: normal;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 32px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
  font-weight: 700;
}
h1.itemTitle,
h2.itemTitle,
.h1.itemTitle,
.h2.itemTitle {
  text-transform: uppercase;
  margin: 0 0 .5em 0;
  padding: 0;
  letter-spacing: 0.2em;
}
.itemListView h1.itemTitle,
.itemListView h2.itemTitle,
.itemListView .h1.itemTitle,
.itemListView .h2.itemTitle {
  font-size: 24px;
}
h1.family-base,
h2.family-base,
.h1.family-base,
.h2.family-base {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.componentheading {
  position: relative;
  padding-bottom: 25px;
  margin-top: 0;
  font-size: 30px;
}
p {
  margin: 0 0 23px;
}
.lead {
  margin-bottom: 23px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
  .itemIntroText.lead {
    font-size: 22px;
    line-height: 1.6;
    margin-bottom: 45px;
  }
}
small,
.small {
  font-size: 85%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #111111;
}
a.text-primary:hover {
  color: #000000;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #111111;
}
a.bg-primary:hover {
  background-color: #000000;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.t3-bottom ul,
.t3-bottom ol,
.t3-footer ul,
.t3-footer ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 23px;
}
dt,
dd {
  line-height: 1.7;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1040px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  margin: -5px 0 0;
  padding: 0;
  border: none;
  background: none;
  font-size: 17.5px;
  font-style: normal;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote p {
  margin-bottom: 1em;
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.6;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  line-height: 1.7;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.catItemIntroText blockquote p {
  position: relative;
  background: #f7f7f7;
  padding: 17px 20px;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0;
  margin: -15px 0 1em;
}
.catItemIntroText blockquote p:before {
  content: '"';
  position: absolute;
  top: 10px;
  left: 10px;
}
.catItemIntroText blockquote p:after {
  content: '"';
}
.itemFullText blockquote {
  margin: 3em 0;
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.7;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 69px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 69px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 69px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 23px;
}
.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}
.rotating.flip {
  position: relative;
}
.rotating .front,
.rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px);
}
.rotating.flip .front {
  z-index: 1;
}
.rotating .back {
  display: block;
  opacity: 0;
}
.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -moz-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  -o-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}
.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
  -moz-transform: rotateY(180deg) translate3d(0, 0, 0);
  -ms-transform: rotateY(180deg) translate3d(0, 0, 0);
  -o-transform: rotateY(180deg) translate3d(0, 0, 0);
  transform: rotateY(180deg) translate3d(0, 0, 0);
}
.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
  -moz-transform: rotateX(180deg) translate3d(0, 0, 0);
  -ms-transform: rotateX(180deg) translate3d(0, 0, 0);
  -o-transform: rotateX(180deg) translate3d(0, 0, 0);
  transform: rotateX(180deg) translate3d(0, 0, 0);
}
.rotating.flip.cube .front {
  -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: none;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 23px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.form-horizontal .form-control-static {
  padding-top: 9px;
}
.btn {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 1.42857143;
  border: 2px solid transparent;
  background: rgba(34, 34, 34, 0.9);
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.btn:hover,
.btn:focus {
  outline: none;
}
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.btn-default,
.sppb-btn-default {
  display: inline-block;
  text-transform: uppercase;
  background: #e5e5e5;
  color: #777777;
}
.btn-default .badge,
.sppb-btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-default:not(.btn-dark):hover,
.sppb-btn-default:not(.btn-dark):hover,
.btn-default:not(.btn-dark):focus,
.sppb-btn-default:not(.btn-dark):focus,
.btn-default:not(.btn-dark):active,
.sppb-btn-default:not(.btn-dark):active,
.btn-default:not(.btn-dark).active,
.sppb-btn-default:not(.btn-dark).active {
  color: #444;
  background: #d5d5d5;
  border-color: #d5d5d5;
}
.btn-primary,
.sppb-btn-primary {
  color: #111111;
  background-color: transparent;
  border: 2px solid #111111;
  position: relative;
  overflow: hidden;
}
.btn-primary:hover,
.sppb-btn-primary:hover,
.btn-primary:focus,
.sppb-btn-primary:focus,
.btn-primary:active,
.sppb-btn-primary:active,
.btn-primary.active,
.sppb-btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.sppb-btn-primary {
  color: #ffffff;
  background-color: #111111;
  border-color: transparent;
}
.btn-primary.btn-dark,
.sppb-btn-primary.btn-dark {
  background-color: rgba(34, 34, 34, 0.9);
  border-color: transparent;
  color: #ffffff;
}
.btn-primary.btn-dark:hover,
.sppb-btn-primary.btn-dark:hover {
  background-color: rgba(0, 0, 0, 0.7);
  color: rgba(255, 255, 255, 0.85);
}
.btn-primary.disabled,
.sppb-btn-primary.disabled,
.btn-primary[disabled],
.sppb-btn-primary[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .sppb-btn-primary,
.btn-primary.disabled:hover,
.sppb-btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
.sppb-btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .sppb-btn-primary:hover,
.btn-primary.disabled:focus,
.sppb-btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
.sppb-btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .sppb-btn-primary:focus,
.btn-primary.disabled:active,
.sppb-btn-primary.disabled:active,
.btn-primary[disabled]:active,
.sppb-btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .sppb-btn-primary:active,
.btn-primary.disabled.active,
.sppb-btn-primary.disabled.active,
.btn-primary[disabled].active,
.sppb-btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .sppb-btn-primary.active {
  background-color: #111111;
  border-color: #357ebd;
}
.btn-primary .badge,
.sppb-btn-primary .badge {
  color: #111111;
  background-color: #ffffff;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-lg {
  border-radius: 2px;
}
.btn-sm,
.btn-xs {
  font-size: 11px;
  letter-spacing: 1px;
  border-radius: 2px;
}
.btn-rounded {
  border-radius: 30px;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 12px;
  height: 37px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  letter-spacing: 1px;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  color: #111;
  border-color: rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}
.btn-download {
  display: inline-block;
  position: relative;
  padding: 13px 20px 13px 55px;
  border: 2px solid #111111;
  text-align: left;
  text-decoration: none;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
.btn-download:hover {
  opacity: .6;
}
.db-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
}
.db-title {
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
}
.db-descr {
  display: block;
  font-size: 11px;
  color: #777777;
  font-weight: 400;
}

.dropdown-menu,
.dropdown-submenu > .dropdown-menu {
  border: none;
  box-shadow: none;
  border-radius: 0;
}
.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-menu a {
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #b0b0b0;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > a {
  color: #777777;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  line-height: 40px;
  padding: 0 10px;
  border: none;
  background: none;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
.nav > li > a:hover,
.nav > li > a:focus {
  color: #000000;
  background: none;
}
.nav > li.active > a {
  color: #000000;
  background: none;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 23px;
}
@media (min-width: 1040px) {
  .nav > li > .separator {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.sppb-nav-tabs,
.nav-tabs {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
}
.sppb-nav-tabs > li.active > a,
.nav-tabs > li.active > a,
.sppb-nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:hover,
.sppb-nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:focus {
  color: #000000;
}
.nav-rounded .sppb-nav-tabs,
.nav-rounded .nav-tabs {
  border-bottom: none;
}
.nav-rounded .sppb-nav-tabs li,
.nav-rounded .nav-tabs li {
  float: none;
  display: inline-block;
  padding: 0 30px;
  margin-bottom: 20px;
}
.nav-rounded .sppb-nav-tabs li a,
.nav-rounded .nav-tabs li a {
  padding: 6px 20px 5px;
  border-radius: 20px;
}
.nav-rounded .sppb-nav-tabs li a:hover,
.nav-rounded .nav-tabs li a:hover {
  background: none;
  border-color: #e9e9e9;
}
.nav-rounded .sppb-nav-tabs li.active > a,
.nav-rounded .nav-tabs li.active > a,
.nav-rounded .sppb-nav-tabs li.active > a:hover,
.nav-rounded .nav-tabs li.active > a:hover,
.nav-rounded .sppb-nav-tabs li.active > a:focus,
.nav-rounded .nav-tabs li.active > a:focus {
  border-color: #000000;
}
.nav .caret {
  border-top-color: #111111;
  border-bottom-color: #111111;
}
.nav a:hover .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.t3-navhelper {
  background: #252525;
  color: #555555;
  position: relative;
  padding: 40px 0;
}
.t3-navhelper .breadBg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: 50% 50%;
}
.t3-navhelper .breadBg + .navhelperbg {
  position: relative;
  margin-top: 236px;
}
@media (min-width: 992px) {
  .t3-navhelper:not(.noSlogan):not(.navhelper-0) {
    padding: 70px 0;
  }
}
.navhelper-0 {
  padding: 140px 0;
}
.navhelper-1 {
  background: #f7f7f7;
}
.hasBg {
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.hasBg:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(34, 34, 34, 0.5);
}
.navhelper-1.hasBg:before {
  background: rgba(255, 255, 255, 0.2);
}
.navhelper-2.hasBg:before {
  background: rgba(34, 34, 34, 0.3);
}
.titleSlogan h1 {
  margin: 0;
  position: relative;
  font-size: 20px;
  letter-spacing: 0.2em;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.8;
  opacity: .9;
}
nav:not(.navhelper-1) .titleSlogan h1 {
  color: #ffffff;
}
@media (min-width: 768px) {
  .titleSlogan h1 {
    font-size: 30px;
    letter-spacing: 0.5em;
    margin-bottom: 20px;
  }
}
.noSlogan .titleSlogan h1 {
  margin: 0;
}
.titleSlogan h4 {
  margin: 0;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
}
nav:not(.navhelper-1) .titleSlogan h4 {
  color: rgba(255, 255, 255, 0.85);
}
#sp-page-builder .titleSlogan h1,
#sp-page-builder .titleSlogan h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.breadcrumb {
  margin: 25px 0 0;
  font-size: 11px;
  font-weight: 400;
  font-family: Dosis, Arial, sans-serif;
  letter-spacing: 0.4em;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0;
  background: none;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
nav:not(.navhelper-1) .breadcrumb a {
  color: rgba(255, 255, 255, 0.8);
}
nav:not(.navhelper-1) .breadcrumb a:hover {
  color: #ffffff;
}
@media (min-width: 992px) {
  div:not(.nh-col-1) > .withTitle .breadcrumb {
    float: right;
    text-align: right;
  }
}
.breadcrumb > li + li:before {
  content: '';
  padding: 0;
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 11.5px;
}
.breadcrumb .divider {
  padding: 0 4px;
}
.sppb-addon-content .breadcrumb {
  padding: 0;
  text-align: right;
}
.withTitle .breadcrumb {
  float: right;
  text-align: right;
}
.pagination > li > a,
.vm-pagination ul > li > a,
.pagination > li > span,
.vm-pagination ul > li > span {
  float: none;
  padding: 7px 14px;
  background: none;
  margin-right: 3px;
  color: #999999;
}
.pagination > li > a:hover,
.vm-pagination ul > li > a:hover,
.pagination > li > span:hover,
.vm-pagination ul > li > span:hover,
.pagination > li > a:focus,
.vm-pagination ul > li > a:focus,
.pagination > li > span:focus,
.vm-pagination ul > li > span:focus {
  background: none;
  color: #111111;
}
.pagination > .active > a,
.vm-pagination ul > .active > a,
.pagination > .active > span,
.vm-pagination ul > .active > span,
.pagination > .active > a:hover,
.vm-pagination ul > .active > a:hover,
.pagination > .active > span:hover,
.vm-pagination ul > .active > span:hover,
.pagination > .active > a:focus,
.vm-pagination ul > .active > a:focus,
.pagination > .active > span:focus,
.vm-pagination ul > .active > span:focus {
  background: none;
  color: #111111;
}
.pagination > .disabled > span,
.vm-pagination ul > .disabled > span,
.pagination > .disabled > span:hover,
.vm-pagination ul > .disabled > span:hover,
.pagination > .disabled > span:focus,
.vm-pagination ul > .disabled > span:focus,
.pagination > .disabled > a,
.vm-pagination ul > .disabled > a,
.pagination > .disabled > a:hover,
.vm-pagination ul > .disabled > a:hover,
.pagination > .disabled > a:focus,
.vm-pagination ul > .disabled > a:focus {
  background: transparent;
  background: rgba(255, 255, 255, 0.1);
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 23px;
  padding: 8px 37px;
  background-color: #eeeeee;
  border: 1px solid #eaeaea;
  border-radius: 2px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
#toTop {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: rgba(0, 0, 0, 0.2);
  font-size: 48px;
  cursor: pointer;
  z-index: 100;
}
#toTop.fixed {
  position: fixed;
}
#toTop:hover {
  color: #111111;
}
@media (min-width: 768px) {
  .secondary-nav {
    float: right;
  }
}
.new:after {
  content: 'new';
  display: inline-block;
  position: absolute;
  left: auto;
  background: #d14836;
  color: #f5f5f5;
  margin-left: 5px;
  padding: 0px 7px 3px;
}
.fm-button {
  display: block;
  position: fixed;
  top: 30px;
  right: 30px;
  width: 54px;
  height: 54px;
  background: #111111;
  opacity: .85;
  text-indent: -12345px;
  z-index: 1030;
  border-radius: 50%;
  -webkit-transition: opacity 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: opacity 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: opacity 0.27s cubic-bezier(0, 0, 0.58, 1);
}
.fm-button:hover {
  opacity: 1;
}
.fm-button span {
  display: block;
  width: 22px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -11px;
  -webkit-transition: all 0.07000000000000001s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.07000000000000001s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.07000000000000001s cubic-bezier(0, 0, 0.58, 1);
}
.fm-button span:before,
.fm-button span:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  top: -6px;
  left: 0;
  -webkit-transition: top 0.07000000000000001s cubic-bezier(0, 0, 0.58, 1), bottom 0.07000000000000001s cubic-bezier(0, 0, 0.58, 1), -webkit-transform 0.2s cubic-bezier(0, 0, 0.58, 1) 0.07000000000000001s;
  -moz-transition: top 0.07000000000000001s cubic-bezier(0, 0, 0.58, 1), bottom 0.07000000000000001s cubic-bezier(0, 0, 0.58, 1), -moz-transform 0.2s cubic-bezier(0, 0, 0.58, 1) 0.07000000000000001s;
  -o-transition: top 0.07000000000000001s cubic-bezier(0, 0, 0.58, 1), bottom 0.07000000000000001s cubic-bezier(0, 0, 0.58, 1), -o-transform 0.2s cubic-bezier(0, 0, 0.58, 1) 0.07000000000000001s;
  -ms-transition: top 0.07000000000000001s cubic-bezier(0, 0, 0.58, 1), bottom 0.07000000000000001s cubic-bezier(0, 0, 0.58, 1), -ms-transform 0.2s cubic-bezier(0, 0, 0.58, 1) 0.07000000000000001s;
  transition: top 0.07000000000000001s cubic-bezier(0, 0, 0.58, 1), bottom 0.07000000000000001s cubic-bezier(0, 0, 0.58, 1), transform 0.2s cubic-bezier(0, 0, 0.58, 1) 0.07000000000000001s;
}
.fm-button span:after {
  top: auto;
  bottom: -6px;
}
.fm-button.active span {
  background: transparent;
}
.fm-button.active span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fm-button.active span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fm-wrapper {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  padding: 50px 30px;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(10, 10, 10, 0.97);
  z-index: 2000;
}
.fm-wrapper-sub {
  display: table;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transition: all 0.1s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.1s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.1s cubic-bezier(0, 0, 0.58, 1);
}
.fm-wrapper-sub.js-active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.fm-wrapper-sub-sub {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.t3-navbar-collapse {
  overflow-y: auto;
  position: absolute;
  background: #111111;
  width: 100%;
  top: 101%;
  left: 0;
}
.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 1040px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.75px -15px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    background: none;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background: none;
  }
}
@media (min-width: 1040px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: rgba(255, 255, 255, 0);
  background-color: rgba(255, 255, 255, 0.95);
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li {
  margin-left: 25px;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #111111;
  background-color: rgba(255, 255, 255, 0);
}
.navbar-default .navbar-nav > li + li {
  margin-left: 1px;
}
@media (min-width: 992px) {
  .navbar-default .navbar-nav > li + li {
    margin-left: 10px;
  }
}
@media (min-width: 1200px) {
  .navbar-default .navbar-nav > li + li {
    margin-left: 30px;
  }
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #777777;
  display: inline-block;
  padding-top: 17.25px;
  padding-bottom: 17.25px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #111111;
  background-color: rgba(255, 255, 255, 0);
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .onSmall {
  clear: both;
  margin: 0 auto;
}
.navbar-default .onSmall > .navbar-nav > li > a {
  line-height: 24px;
  padding: 12px 10px;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(215, 215, 215, 0);
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #111111;
  border-bottom-color: #111111;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(255, 255, 255, 0);
  color: #111111;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #111111;
  border-bottom-color: #111111;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #111111;
    background-color: rgba(255, 255, 255, 0);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #111111;
    background-color: rgba(255, 255, 255, 0);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
#t3-mainnav.navbar-default .navbar-nav .dropdown-menu li + li {
  border-top: 1px solid rgba(255, 255, 255, 0);
}
#t3-mainnav.navbar-default .navbar-nav .dropdown-menu a {
  padding: 12px 20px;
  color: #b0b0b0;
}
#t3-mainnav.navbar-default .navbar-nav .dropdown-menu a:hover,
#t3-mainnav.navbar-default .navbar-nav .dropdown-menu .open > a {
  color: #111111;
  background-color: #b0b0b0;
}
@media (max-width: 1039px) {
  #t3-mainnav.navbar-default .navbar-nav .dropdown-menu a {
    color: #777777;
  }
  #t3-mainnav.navbar-default .navbar-nav .dropdown-menu a:hover,
  #t3-mainnav.navbar-default .navbar-nav .dropdown-menu .open > a {
    color: #111111;
  }
}
#t3-mainnav.navbar-default .navbar-nav .megaMn li + li {
  border-top: 0;
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #111111;
}
.navbar-default .dropdown-menu {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.t3-mainnav {
  border: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainnav .t3-navbar .open .dropdown-menu a {
  background-color: transparent;
}
@media (min-width: 1040px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid rgba(215, 215, 215, 0);
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 37px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 46px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 69px;
  }
  .t3-module.footer2 {
    margin-bottom: 46px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.t3-sidebar .t3-module ul {
  padding: 0;
  margin: 0;
  font-size: 13px;
}
.t3-sidebar .t3-module ul li {
  list-style: none;
  padding: 5px 0px;
}
.t3-sidebar .t3-module ul li li:first-child {
  padding-top: 10px;
}
.t3-sidebar .t3-module ul li li:last-child {
  padding-bottom: 0;
}
.t3-module.module-borderbox,
.t3-module.borderbox {
  padding: 25px 67px 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.t3-footnav .t3-module,
.only1mod .t3-module {
  margin-bottom: 0;
}
.module-title {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.5em;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 23px;
  }
}
.t3-sidebar .module-title,
.t3-bottom .module-title {
  margin: 10px 0 20px;
  padding-bottom: 5px;
  font-size: 14px;
  letter-spacing: 0.2em;
  color: #777777;
  border-bottom: 1px solid #ccc;
}
.t3-bottom .footer2 .module-title {
  padding: 0;
}
.module-borderbox .module-title {
  padding: 0;
}
.t3-sidebar .sppb-addon-title {
  margin: 10px 0 20px;
  padding-bottom: 5px;
  font-size: 14px;
  letter-spacing: 0.2em;
  color: #777777;
  border-bottom: 1px solid #ccc;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 8px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 23px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 11.5px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 11.5px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 2px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #777777;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #777777;
}
.module-ct > ol.breadcrumb {
  padding: 8px 37px;
  margin-left: 0;
}

.items-leading .leading {
  margin-bottom: 46px;
}
.items-row .item {
  margin-bottom: 46px;
}
.divider-vertical {
  margin: 0 0 46px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 23px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 23px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 34.5px 23px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 23px 34.5px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 23px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 23px;
}
.img-fulltext-right {
  float: right;
  margin-left: 23px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 23px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 11.5px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 23px;
  padding: 11.5px 23px;
  border-radius: 2px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 18.5px;
  padding-right: 18.5px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 18.5px;
  padding-right: 18.5px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 23px 0;
}
#searchForm legend {
  margin-bottom: 11.5px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 23px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 11.5px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 11.5px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 23px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 23px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 23px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 23px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 23px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 11.5px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 11.5px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 23px;
  margin-bottom: 23px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 23px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 23px;
  margin-bottom: 23px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 23px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 11.5px;
  padding: 11.5px 23px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 23px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 2px;
  float: right;
  padding: 10px;
  margin: 0 0 23px 23px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 2px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #b0b0b0;
  color: #b0b0b0;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #b0b0b0;
  color: #b0b0b0;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 11.5px 23px;
  line-height: normal;
  border: 1px solid #eaeaea;
  border-radius: 2px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #bbbbbb;
}
.items-more h3 {
  margin: 0 0 23px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 8px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 11.5px 0;
}
.display-limit {
  margin: 11.5px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 11.5px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 10.5px;
  margin: 0 0 23px;
  border-bottom: 1px solid #eeeeee;
  text-transform: uppercase;
  font-size: 24px;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 23px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -23px;
}
.article-title,
.article-header h1 {
  margin: 0 0 23px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 46px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1040px) {
  .masthead {
    padding: 92px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 23px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #111111;
  color: #919191;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-default {
  border: none;
}
.panel-default .panel-heading {
  padding: 10px 20px;
  border: 1px solid #b0b0b0;
  font-size: 18px;
  color: #000;
  cursor: pointer;
}
.panel-default .panel-heading .fa-plus {
  float: right;
}
.panel-default .panel-heading + .panel-collapse > .panel-body {
  border: 1px solid #b0b0b0;
  border-top: 0;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

body {
  position: relative;
  font-weight: 300;
}
.t3-wrapper {
  overflow: hidden;
}
#t3-top {
  background: #fbfbfb;
  font-size: 11px;
  letter-spacing: 1px;
}
#t3-top .right {
  float: right;
}
#t3-top.hasMod {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.t3-top li {
  float: left;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.t3-top li:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.05);
}
.t3-top li > a:hover {
  color: #555;
  background-color: rgba(0, 0, 0, 0.02);
}
.t3-header {
  padding-top: 23px;
  padding-bottom: 23px;
}
#t3-mainnav {
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  font-weight: normal;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
#t3-mainnav .navbar-header,
#t3-mainnav .t3-navbar {
  float: right;
}
#t3-mainnav .navbar-header {
  line-height: 75px;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 21px;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
#t3-mainnav .navbar-header .navbar-toggle {
  float: none;
}
#t3-mainnav h1,
#t3-mainnav h2 {
  float: left;
  padding: 0;
  margin: 0;
}
#t3-mainnav h1 a,
#t3-mainnav h2 a {
  display: table-cell;
  vertical-align: middle;
  height: 75px;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
#t3-mainnav .nav > li {
  margin-left: 25px;
}
#t3-mainnav .nav > li > a {
  padding: 0;
  line-height: 75px;
  background: none;
}
#t3-mainnav .nav > li > a:hover,
#t3-mainnav .nav > li.active > a {
  background: none;
  color: #000000;
}
#t3-mainnav.dark {
  background-color: rgba(10, 10, 10, 0.95);
  box-shadow: none;
}
#t3-mainnav.dark .nav > li > a {
  color: rgba(255, 255, 255, 0.7);
}
#t3-mainnav.dark .nav > li > a:hover,
#t3-mainnav.dark .nav > li.active > a {
  color: #ffffff;
}
#t3-mainnav.transparent {
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
#t3-mainnav.affix {
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
#t3-mainnav.affix.dark {
  background: rgba(10, 10, 10, 0.95);
  box-shadow: none;
}
#t3-mainnav.affix .navbar-header,
#t3-mainnav.affix .nav > li > a {
  line-height: 55px;
}
#t3-mainnav.affix h1 a,
#t3-mainnav.affix h2 a {
  height: 55px;
}
@media (max-width: 1039px) {
  #t3-mainnav .onSmall .nav > li > a {
    line-height: 36px;
  }
  #t3-mainnav .onSmall .nav > li > a:hover {
    color: #fff;
  }
  #t3-mainnav .onSmall .nav > li li > a {
    background: none;
  }
  #t3-mainnav .onSmall .nav > li li > a:hover {
    background: none;
  }
  #t3-mainnav .onSmall .nav .open > a,
  #t3-mainnav .onSmall .nav .open > a:hover,
  #t3-mainnav .onSmall .nav .open > a:focus {
    background: none;
  }
}
#t3-mainnav.fullscreen-menu {
  position: static;
  min-height: 0;
}
#t3-mainnav.fullscreen-menu.transparent {
  background: none;
}
#t3-mainnav.fullscreen-menu h1 a,
#t3-mainnav.fullscreen-menu h2 a {
  display: block;
  position: absolute;
  top: 30px;
  left: 30px;
  height: 54px;
  z-index: 1030;
}
#t3-mainnav.fullscreen-menu .nav > li {
  margin-left: 0;
}
#t3-mainnav.fullscreen-menu .nav > li a {
  padding: 15px 20px;
  font-size: 17px;
  letter-spacing: 2px;
  line-height: 1.3;
  text-transform: uppercase;
  background-color: transparent;
}
#t3-mainnav.fullscreen-menu .nav > li.dropdown > a:after {
  font-family: FontAwesome;
  font-size: 14px;
  display: inline-block;
  content: '\f107';
  margin-left: 5px;
}
#t3-mainnav.fullscreen-menu .nav > li.dropdown.open > a:after {
  content: '\f106';
}
#t3-mainnav.fullscreen-menu .nav > li .caret {
  display: none;
}
#t3-mainnav.fullscreen-menu .dropdown-menu {
  position: relative;
  float: none;
  text-align: inherit;
  background-color: transparent;
}
#t3-mainnav.fullscreen-menu .dropdown-menu > li > a {
  font-size: 13px;
  padding: 5px 20px;
}
#t3-mainnav.fullscreen-menu .dropdown-menu > li > a:hover {
  background-color: transparent;
}
#t3-mainnav.fullscreen-menu .searchTrigger {
  display: block;
  color: #777777;
  padding: 15px 20px;
  font-size: 17px;
  letter-spacing: 2px;
  line-height: 1.3;
  text-transform: uppercase;
  background-color: transparent;
}
#t3-mainnav.fullscreen-menu .searchTrigger:after {
  font-family: FontAwesome;
  font-size: 14px;
  display: inline-block;
  content: '\f107';
  margin-left: 5px;
}
#t3-mainnav.fullscreen-menu .searchTrigger.open:after {
  content: '\f106';
}
#t3-mainnav.fullscreen-menu.dark .searchTrigger {
  color: rgba(255, 255, 255, 0.7);
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  line-height: 0;
}
.logo-image span,
.logo-image small {
  position: absolute;
  top: -999em;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.formopen .t3-mainnav h1,
.formopen .t3-mainnav h2,
.formopen .t3-mainnav .head-search ~ div {
  visibility: hidden;
  pointer-events: none;
  position: relative;
  z-index: -1;
}
.head-search {
  float: right;
  font-size: 11px;
  letter-spacing: 2px;
  margin-left: 30px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search > div {
  display: inline-block;
  position: relative;
  margin-left: 25px;
}
.head-search > div > a {
  line-height: 75px;
  color: #777777;
  text-transform: uppercase;
}
.head-search > div > a:hover {
  color: #000000;
}
.head-search > div a {
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
.head-search label {
  display: none;
}
.head-search .search {
  cursor: pointer;
}
.head-search .search.openform > .fa:before {
  content: "\f00d";
}
.head-search .form-control {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
.head-search .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.affix .head-search > div > a {
  line-height: 55px;
}
.dark .head-search a {
  color: rgba(255, 255, 255, 0.7);
}
.dark .head-search a:hover {
  color: #ffffff;
}
.searchTrigger + form,
.langTrigger + div {
  position: absolute;
  top: 100%;
  right: 0;
  width: 200px;
  z-index: 2;
  display: none;
  padding: 8px;
  background-color: rgba(30, 30, 30, 0.97);
}
.fullscreen-menu .searchTrigger + form,
.fullscreen-menu .langTrigger + div {
  position: relative;
  padding: 0;
  margin: 18px auto;
  width: 320px;
  background: transparent;
}
.fullscreen-menu .searchTrigger + form input,
.fullscreen-menu .langTrigger + div input {
  background: transparent;
  color: #555;
  text-align: center;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 11px;
}
.langTrigger + div {
  padding: 0;
}
.langTrigger + div.hide1st li {
  margin: 0;
  direction: inherit;
}
.langTrigger + div a {
  padding: 11px 15px;
  font-size: 13px;
  display: block;
  color: #b0b0b0;
}
.langTrigger + div a:hover {
  background: rgba(255, 255, 255, 0.09);
  color: #f5f5f5;
}
#top .tp-caption.primaryBg {
  background-color: transparent;
}
#top .tp-caption.primaryBg .fa:after {
  background-color: #111111;
}
#top .tp-caption.primaryBg .fa-2:after {
  opacity: 0.75;
}
#top .tp-caption.primaryBg .fa-3:after {
  opacity: 0.5;
}
#top .tp-caption.primaryBg .fa:before {
  position: relative;
  z-index: 1;
}
#top .tp-caption.primary {
  color: #111111;
}
.t3-sl {
  padding-bottom: 30px;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 70px;
    padding-top: 70px;
  }
}
.feature-list h2,
.check-list h2,
.feature-list h3,
.check-list h3 {
  margin: 0 0 40px;
}
.feature-list ul,
.check-list ul {
  padding-left: 0;
  list-style: none;
}
.feature-list ul li,
.check-list ul li {
  position: relative;
  margin-bottom: 40px;
  padding-left: 30px;
  line-height: 20px;
}
.feature-list ul li .fa,
.check-list ul li .fa {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
  color: #000000;
}
.check-list h2,
.check-list h3 {
  margin: 0 0 30px;
  font-size: 24px;
}
.check-list ul li {
  margin-bottom: 20px;
}
.check-list ul li .fa {
  font-size: 20px;
  line-height: 22px;
  top: 3px;
}
.enviroiment,
.btn + .enviroiment {
  width: 234px;
  margin-top: 15px;
  font-size: 12px;
  text-align: center;
  color: #000;
}
.enviroiment .fa,
.btn + .enviroiment .fa {
  font-size: 18px;
  margin: 10px 5px 0;
}
.t3-mainbody {
  padding-top: 60px;
  padding-bottom: 60px;
  font-weight: normal;
}
.com_sppagebuilder .t3-mainbody,
.no-content .t3-mainbody {
  padding: 0;
}
@media (min-width: 992px) {
  .t3-mainbody {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .t3-mainbody {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
@media (min-width: 992px) {
  .contentLeft .t3-content {
    padding-right: 30px;
  }
  .contentRight .t3-content {
    padding-left: 30px;
  }
}
.acymailing_moduleform.withintro {
  margin: 0 auto;
  display: table;
  vertical-align: middle;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .acymailing_moduleform.withintro {
    width: 940px;
    padding: 0;
  }
}
.acymailing_introtext {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 34px;
}
.acymailing_introtext .fa {
  margin-right: 5px;
}
@media (min-width: 768px) {
  .acymailing_introtext {
    display: table-cell;
  }
}
.acymailing_form {
  vertical-align: middle;
  margin-bottom: 20px;
}
.acymailing_form .acysubbuttons .btn {
  color: #fff;
}
.acymailing_form .acysubbuttons .btn:hover {
  background: rgba(0, 0, 0, 0.7);
  border-color: transparent;
}
.acymailing_form p {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
}
.withintro .acymailing_form {
  min-width: 305px;
}
@media (min-width: 768px) {
  .withintro .acymailing_form {
    padding-left: 20px;
    display: table-cell;
  }
}
.acymailing_form + .acymailing_finaltext {
  font-size: 11px;
  color: #aaa;
}
.acymailing_form + .acymailing_finaltext .fa {
  font-size: 12px;
}
#login-form .userdata > div {
  margin-bottom: 15px;
}
#login-form .input-group-addon {
  border-left: 0;
  background: none;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  border-right: 0;
}
#login-form input[type="text"]:focus + span,
#login-form input[type="password"]:focus + span {
  border-color: #000000;
}
#login-form .list-inline li:first-child {
  display: block;
}
.login-form h2,
.login-form h3 {
  margin: 0 0 27px;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
}
.login-form ul li .fa {
  margin-right: 25px;
}
.login-form .icons {
  margin-left: -58px;
}
.login-form .icons a {
  display: inline-block;
  vertical-align: top;
  margin: 30px 0 0 60px;
  text-decoration: none;
  font-size: 16px;
  line-height: 28px;
}
.login-form .icons .fa {
  position: relative;
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  margin-right: 10px;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  transition: color 0.3s;
}
.login-form .icons .fa:after {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.login-form .icons .fa:before {
  position: relative;
  z-index: 1;
}
.login-form .icons a:hover .fa {
  color: #111111;
}
.login-form .icons a:hover .fa:after {
  background: #fff;
}
.reset #user-registration button.btn {
  margin-top: -60px;
}
.social-nav {
  margin-bottom: 40px;
  font-size: 24px;
}
.social-nav a {
  display: inline-block;
  vertical-align: middle;
  transition: all 0.3s;
}
.social-nav li {
  display: table-cell;
  width: 1%;
}
.social-nav-2 {
  margin-bottom: 40px;
  padding: 24px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.social-nav-2 a {
  display: table-cell;
  width: 1%;
  margin-left: 20px;
  color: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 18px;
  text-align: center;
}
.social-nav-2 a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-bottom {
  color: #777777;
  color: rgba(119, 119, 119, 0.8);
  font-size: 13px;
}
.t3-bottom .about {
  padding-top: 10px;
}
.t3-bottom .about 2 {
  line-height: 24px;
}
.t3-bottom small {
  display: block;
  font-size: 100%;
}
.t3-bottom a {
  color: #555;
}
.t3-bottom a:hover,
.t3-bottom a:active,
.t3-bottom a:focus {
  color: #777777;
  color: rgba(119, 119, 119, 0.9);
}
.t3-bottom img {
  margin-bottom: 30px;
}
.t3-bottom .footer2,
.t3-bottom .footer2 a {
  color: #b0b0b0;
}
.t3-footer {
  background: #f8f8f8;
  color: #999999;
  color: rgba(153, 153, 153, 0.8);
  font-size: 12px;
  position: relative;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #888888;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #999999;
  color: rgba(153, 153, 153, 0.8);
}
.t3-footer ul > li {
  margin-bottom: 20px;
}
.t3-footer ul > li > a {
  color: rgba(153, 153, 153, 0.8);
}
.t3-footer ul > li > a:hover,
.t3-footer ul > li > a:active,
.t3-footer ul > li > a:focus {
  color: #999999;
}
.t3-footer .footerg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50% 50%;
  background-size: cover;
}
.t3-footer .footerg ~ div {
  position: relative;
}
.footer-social-links {
  font-size: 14px;
}
.footer-social-links a {
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  position: relative;
  margin: 0 6px;
  text-align: center;
  display: inline-block;
  color: #111;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.footer-social-links a i,
.footer-social-links a span,
.footer-social-links a em {
  position: relative;
  top: 0;
  left: -2px;
}
.footer-social-links a:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #111;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.footer-social-links a:hover {
  color: #fff;
}
.footer-social-links a:hover:before {
  background: #111;
}
.t3-newsletter {
  padding: 50px 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}
.footNav {
  border-top: 2px solid rgba(255, 255, 255, 0.3);
}
.t3-footnav {
  padding: 60px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media (min-width: 992px) {
  .t3-footnav {
    padding: 100px 0 60px;
  }
}
@media (min-width: 992px) {
  .t3-footnav {
    padding: 140px 0 60px;
  }
}
.t3-footnav .t3-module .module-title {
  color: #999999;
  font-size: 18px;
  margin-bottom: 11.5px;
}
.t3-footnav .t3-module p {
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 10px;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #888888;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #999999;
}
.home-footer3 .t3-footnav {
  text-align: center;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 46px 0 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.footer-copy {
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  font-family: Dosis, Arial, sans-serif;
}
.footer-made {
  font-size: 11px;
  color: #999;
}
.copyright {
  margin-bottom: 23px;
}
.copyright h2 {
  font-size: 22px;
  font-weight: bold;
}
.copyright p {
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 30px;
  position: relative;
  padding-top: 30px;
}
.copyright p:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -35px;
  background: #e6e6e6;
  width: 70px;
  height: 5px;
  display: block;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.featured-box .bottom-content .moduleItemImage,
.featured-box .hoverlink,
.hover-box,
#tubular-shield,
.images-box .classicItemImg a,
.portgrids > li > .featured-box,
.portgrids > li > .gridItemImage,
.carousel-4 .link,
.itemVideoEmbedded,
.catItemVideoEmbedded {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.featured-box {
  overflow: hidden;
  position: relative;
  margin: 0;
}
.featured-box h3 {
  margin: 0 0 20px;
  font-size: 15px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.featured-box img {
  width: 100%;
}
.featured-box h1 {
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  margin-left: 30px;
  padding-top: 40px;
}
.featured-box p {
  padding-bottom: 10px;
  margin-top: 10px;
}
.featured-box .top-content {
  text-align: center;
  margin-top: 30px;
}
.featured-box .top-content h3 {
  padding: 30px 20px 0;
  border-top: 10px solid #111111;
  font-size: 24px;
  margin: 0;
  line-height: 30px;
  height: 70px;
  text-transform: uppercase;
}
.featured-box .top-content .blog-text {
  padding: 20px 20px 30px;
  line-height: 20px;
  margin: 0;
}
.featured-box .bottom-content {
  position: relative;
  margin-bottom: 30px;
}
.featured-box .bottom-content:before {
  content: '';
  display: block;
  padding-top: 62.71%;
}
.featured-box .bottom-content .moduleItemImage,
.featured-box .bottom-content .hoverlink {
  background-position: 50% 50%;
  background-size: cover;
}
.featured-box .bottom-content .hoverlink {
  border: 4px solid transparent;
  background: none;
}
.featured-box .bottom-content:hover .hoverlink {
  border-color: #111111;
}
.hover-box {
  text-align: center;
}
.hover-box a.linkTitle {
  background: transparent;
  width: 62px;
  height: 62px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #ffffff;
  font-size: 30px;
  color: #ffffff;
  line-height: 60px;
  -webkit-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out;
}
.hover-box a.linkTitle:hover {
  background: #ffffff;
  color: #111111;
}
.hoverlink {
  opacity: 0;
  background: rgba(255, 255, 255, 0.9);
}
.hover-box:hover .hoverlink {
  opacity: 1;
}
.iconlink,
.zoomlink {
  position: absolute;
  font-size: 16px;
  width: 36px;
  line-height: 36px;
  display: block;
  top: 40%;
  margin-top: -18px;
  left: 50%;
  margin-left: 2px;
  text-align: center;
  border: 1px solid #777;
  color: #777;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.hover-box:hover .iconlink,
.hover-box:hover .zoomlink {
  top: 30%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.hover-box:hover .iconlink:hover,
.hover-box:hover .zoomlink:hover {
  border-color: #111111;
  color: #111111;
}
.zoomlink {
  margin-left: -38px;
}
button.mfp-close,
button.mfp-arrow {
  outline: none;
}
.recentblog {
  padding: 54px 63px;
}
@media (min-width: 992px) {
  .recentblog {
    padding: 60px 80px;
  }
}
@media (min-width: 1200px) {
  .recentblog {
    padding: 90px 100px;
  }
}
.recentblog .sppb-addon-title,
.recentblog .addon-title {
  text-align: center;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.recentblog .modulePretext {
  text-align: center;
  margin: 0 0 50px;
}
.featured-box:hover .hover-box {
  opacity: 1;
}
.featured-box:hover .classicImage {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.hover-box div {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: 25px;
  text-align: center;
}
.feature-content-box {
  min-height: 263px;
}
.feature-content-box a {
  text-decoration: underline;
  color: #2787cc;
}
@media (min-width: 768px) {
  #owl-demo,
  #owl-demo3 {
    margin: 0 -15px;
    width: auto;
  }
}
#owl-demo2 {
  padding: 50px 30px;
  border-top: 1px solid #b0b0b0;
  border-bottom: 1px solid #b0b0b0;
}
@media (min-width: 768px) {
  .owl-item .item {
    margin: 0 15px;
  }
}
.owl-item .item img {
  width: 100%;
}
.out-carousel {
  position: relative;
}
.owl-carousel.slider {
  overflow: hidden;
}
.works {
  margin-left: 30px;
  width: 70px;
  height: 5px;
  background: #e6e6e6;
  display: inline-block;
}
.k2modport {
  position: relative;
}
.portgrid1 .filter,
.portgrid2 .filter {
  text-align: center;
  margin-bottom: 45px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  font-weight: normal;
  font-family: Dosis, arial, sans-serif;
}
.portgrid1 .filter a,
.portgrid2 .filter a {
  display: inline-block;
  margin: 0 27px;
  color: #999999;
  cursor: pointer;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
.portgrid1 .filter a:first-child,
.portgrid2 .filter a:first-child {
  border-radius: 5px 0 0 5px;
}
.portgrid1 .filter a:last-child,
.portgrid2 .filter a:last-child {
  border-radius: 0 5px 5px 0;
}
.portgrid1 .filter a:hover,
.portgrid2 .filter a:hover {
  color: #111111;
}
.portgrid1 .filter a.active,
.portgrid2 .filter a.active,
.portgrid1 .filter a.active:hover,
.portgrid2 .filter a.active:hover {
  color: #111111;
}
.images-box {
  padding: 0;
  margin: 0 0 0 -10px;
  list-style: none;
}
.images-box a {
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.images-box .classicItemImg {
  position: relative;
  overflow: hidden;
}
.images-box .classicItemImg:before {
  content: '';
  display: block;
  padding-top: 64.31%;
}
.images-box .classicItemImg a {
  background-position: 50% 50%;
  background-size: cover;
}
.images-box .classicImage {
  display: block;
}
.images-box .hoverBox {
  width: 100%;
  padding: 20px 20px 25px;
  position: absolute;
  left: 0;
  bottom: -94px;
  text-align: center;
  overflow: hidden;
  opacity: 0;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-family: Dosis, Arial, sans-serif;
  display: block;
}
.images-box .hoverBox .linkTitle {
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  height: 15px;
  display: block;
  overflow: hidden;
}
.images-box .hoverBox .moduleItemCategory {
  font-size: 11px;
  line-height: 1.2;
  display: block;
}
.images-box .isotope-item {
  padding: 0 0 10px 10px;
}
.images-box .isotope-item:hover .hoverBox {
  bottom: 0;
  opacity: 1;
}
@media (max-width: 767px) {
  .images-box .isotope-item {
    width: 100%;
  }
}
.images-box.isotop2.notEqual li[data-id="0"] .classicItemImg:before,
.images-box.isotop2.notEqual li[data-id="1"] .classicItemImg:before,
.images-box.isotop2.notEqual li[data-id="4"] .classicItemImg:before,
.images-box.isotop2.notEqual li[data-id="7"] .classicItemImg:before {
  padding-top: 160%;
}
.no-gutter .images-box,
.images-box.k2-slider {
  margin-left: 0;
}
.no-gutter .images-box .isotope-item,
.images-box.k2-slider .isotope-item {
  padding: 0;
}
.titleBottom .featured-box {
  padding: 0 0 84px 0;
}
.titleBottom .hoverBox {
  opacity: 1;
  bottom: 0;
}
.titleBottom .isotope-item:hover .hoverBox {
  bottom: 100px;
}
.hover-black .hoverlink {
  background: rgba(20, 20, 20, 0.85);
  height: auto;
  bottom: 84px;
}
.hover-black .linkTitle {
  color: #ccc;
}
.hover-black .moduleItemCategory {
  color: #999999;
}
.clients-box > div {
  margin-top: 30px;
}
.clients-box2 {
  text-align: center;
  position: relative;
}
.clients-box2 img {
  vertical-align: middle;
  width: auto !important;
}
.client-2 h3 {
  margin-bottom: 21px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.4em;
}
.client-2 .sppb-addon-text,
.client-2 .addon-text {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.86;
}
.slider .sppb-col-sm-12,
.slider .testimonials .owl-carousel,
.slider .sppb-addon-content {
  position: static;
}
.slider .icon {
  font-size: 32px;
  line-height: 51px;
  margin-bottom: 7px;
  display: block;
}
.testimonial {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0;
  opacity: .85;
}
.testimonial p {
  font-size: inherit;
}
.testimonials {
  position: static;
}
.testimonial2 .carousel {
  padding: 0;
  margin-top: 30px;
}
.testimonial2 .owl-item img {
  display: block;
  float: left;
}
.testimonial2 .owl-item h3 {
  padding: 0 0 15px 30px;
  overflow: hidden;
  font-size: 24px;
  color: #000;
  margin: 0 0 15px;
  position: relative;
}
.testimonial2 .owl-item h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 30px;
  right: 0;
  height: 1px;
  background-color: #111111;
}
.testimonial2 .owl-item h3 small {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  color: #777777;
}
.testimonial2 .owl-item p {
  overflow: hidden;
  display: block;
}
.testimonial2 .owl-pagination {
  margin-left: 138px;
}
.testimonial2 .owl-buttons {
  display: none;
}
.testimonial3 > div {
  margin-bottom: 40px;
}
.testimonial3 .author {
  float: left;
  width: 70px;
  margin: 0 30px 0 60px;
  font-size: 13px;
  text-align: center;
}
.testimonial3 img {
  margin-bottom: 30px;
  border-radius: 50%;
}
.testimonial3 h5 {
  margin: 0 0 6px;
  font-size: 15px;
}
.testimonial3 p {
  padding-right: 60px;
  overflow: hidden;
  line-height: 20px;
}
#block-counters div {
  text-transform: uppercase;
  font-family: Dosis, Arial, sans-serif;
  letter-spacing: 0.2em;
  font-size: 13px;
  color: #999999;
}
#block-counters div .fa {
  font-size: 14px;
  margin-bottom: -1px;
}
.countTo {
  font-size: 48px;
  font-weight: 300;
  line-height: 1.3;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #111111;
}
.countTo + sub {
  font-size: 18px;
}
#tubular-container {
  overflow: hidden;
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 100%;
  top: 0;
}
#tubular-shield {
  z-index: -1;
  background: url('../images/dot-pattern.png');
}
.tubular-play,
.tubular-pause {
  display: inline-block;
  width: 56px;
  height: 56px;
  line-height: 50px;
  border: 3px solid #FFF;
  margin-top: 50px;
  text-align: center;
  border-radius: 50%;
  font-size: 17px;
  padding: 0;
}
.tubular-play:hover,
.tubular-pause:hover {
  border-color: #FFF;
}
.localVideo {
  overflow: hidden;
}
.bg-video-wrapper {
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.vidlayer,
.vidlayer:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.carousel-4 {
  text-align: center;
}
.carousel-4 img {
  display: block;
  border: 3px solid #fff;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.carousel-4 .pic:hover img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.carousel-4 .fancybox {
  position: absolute;
  top: 0;
  left: 50%;
  width: 64px;
  height: 64px;
  margin: -30px 0 0 -32px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #111111;
  font-size: 28px;
  line-height: 60px;
  text-decoration: none;
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s;
}
.carousel-4 .pic:hover .fancybox {
  opacity: 1;
}
.carousel-4 .carousel {
  width: auto;
  margin: 0 -15px;
}
.carousel-4 .owl-item {
  box-sizing: border-box;
  margin-top: 30px;
  padding: 0 15px;
}
.carousel-4 .owl-prev,
.carousel-4 .owl-next {
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 26px;
  margin: 0 2px 0;
  border: 1px solid #fff;
  color: #fff;
  transition: background 0.3s, color 0.3s;
}
.carousel-4 .owl-prev i,
.carousel-4 .owl-next i {
  display: block;
  line-height: 24px;
}
.carousel-4 .owl-prev:hover,
.carousel-4 .owl-next:hover {
  background: #fff;
  color: #111111;
}
.carousel-4 .block-head {
  position: relative;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1299px) {
  
  .block-recent-works-4 {
    padding: 60px 80px;
  }
  .block-recent-works-4 img {
    width: 100%;
    height: auto;
  }
  .block-recent-works-4 .carousel {
    margin-right: -10px;
    margin-left: -10px;
  }
  .block-recent-works-4 .owl-item {
    padding: 0 10px;
  }
}
@media screen and (max-width: 991px) {
  
  .block-recent-works-4 {
    padding: 54px 63px;
  }
  .block-recent-works-4 .carousel {
    margin-right: -9px;
    margin-left: -9px;
  }
  .block-recent-works-4 .owl-item {
    padding: 0 9px;
  }
}
.login-form .icons .fa:after,
.block-pricing .price:before,
.singleBlog3 .top-content .reply:before,
.singleBlog3 .top-content .zooms:before,
.progressDefault .eachSkill:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #111111;
  border-radius: 20% 0 20% 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.pricing-item {
  margin: 0 0 30px;
  position: relative;
  text-align: center;
}
.pricing-item-inner {
  border: 1px solid #eaeaea;
  vertical-align: middle;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
.pricing-item-inner:hover {
  border-color: #aaa;
}
.main .pricing-item-inner {
  border-color: #aaa;
}
.pricing-wrap {
  position: relative;
  padding: 30px 20px;
  text-align: center;
  overflow: hidden;
}
.pricing-icon {
  padding-top: 10px;
  padding-bottom: 5px;
  position: relative;
  font-size: 32px;
  z-index: 1;
}
.pricing-title {
  position: relative;
  margin-bottom: 40px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
}
.pr-list {
  margin: 0 -20px 30px;
  padding: 0;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.pr-list li {
  padding: 12px 20px;
  list-style: none;
  border-bottom: 1px solid #f1f1f1;
}
.pr-list li:first-child {
  border-top: 1px solid #f1f1f1;
}
.pricing-num {
  font-size: 40px;
  font-weight: 300;
  line-height: 1;
}
.pricing-num sup {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  position: relative;
  top: -20px;
  left: -3px;
  margin-left: -7px;
}
.pr-button {
  margin: 30px -20px 0;
  padding-top: 30px;
  border-top: 1px solid #f1f1f1;
}
.pr-per {
  color: #999;
  font-size: 12px;
}
.top-content .itemTilte {
  margin: 0 0 .5em 0;
  padding: 0;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.top-content .moduleItemImage,
.top-content .imageBlock .itemLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
}
.singleBlog3 .top-content .reply,
.singleBlog3 .top-content .zooms {
  position: absolute;
  top: 50%;
  left: 0;
  width: 78px;
  height: 78px;
  margin: -150px 0 0 -39px;
  overflow: visible;
  z-index: 2;
  display: none;
}
@media (min-width: 768px) {
  .singleBlog3 .top-content .reply,
  .singleBlog3 .top-content .zooms {
    display: block;
  }
}
.singleBlog3 .top-content .reply > a,
.singleBlog3 .top-content .zooms .fa {
  background: none;
  width: auto;
  position: relative;
  padding: 14px 0 18px;
  font-size: 24px;
  text-align: center;
  color: #FFF;
  z-index: 2;
  line-height: 1;
}
.singleBlog3 .top-content .reply > a span,
.singleBlog3 .top-content .zooms .fa span {
  font-size: 18px;
  display: block;
}
.singleBlog3 .top-content .reply {
  margin-top: -39px;
}
.singleBlog3 .top-content .reply a {
  display: block;
}
.singleBlog3 .top-content .zooms {
  margin-top: 72px;
}
.singleBlog3 .top-content .zooms .fa {
  font-size: 36px;
  line-height: 49px;
  display: block;
}
.blog3 .top-content .zoom {
  top: 58px;
  left: 58px;
  width: 48px;
  height: 48px;
  color: #111111;
  opacity: 0;
  font-size: 18px;
  line-height: 48px;
  margin: 0;
  border: 0;
}
.blog3 .top-content .zoom .fa {
  position: relative;
}
.top-content:hover .to-item {
  opacity: 0.8;
}
.top-content:hover .zoom {
  opacity: 1;
}
.article-box .itemInfo {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  color: #aaa;
  padding: 0;
}
.article-box .itemInfo li {
  display: inline-block;
  margin-right: 25px;
}
.article-box .itemInfo a {
  color: #777777;
}
.itemView .article-box .itemInfo {
  margin: 15px 0;
}
.blog-section .article-box {
  padding: 12px 0;
}
.article-box .left-content {
  float: left;
  margin: 0 7px 0 0;
}
.article-box .left-content .moduleItemImage {
  background-position: 50% 50%;
  background-size: cover;
  display: block;
  width: 70px;
  height: 70px;
}
.article-box .itemImage,
.article-box .catItemImage {
  margin-left: 120px;
  display: block;
}
.article-box .itemImage img,
.article-box .catItemImage img {
  width: 100%;
}
.article-box .right-content {
  overflow: hidden;
  font-size: 12px;
}
.article-box .right-content h4,
.article-box .right-content p {
  line-height: 1.6;
  margin: 0;
}
.article-box .right-content h4 {
  font-size: 13px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.article-box .right-content h4 a {
  color: #555555;
}
.article-box .right-content h4 a:hover {
  color: #777777;
}
.article-box .right-content p,
.article-box .right-content p a {
  color: #aaa;
}
.article-box .right-content .blog-text {
  font-size: 14px;
  line-height: 25px;
  color: #d9dcdf;
}
.article-box:first-child {
  margin-top: 0;
}
.article-box .top-content .imageBlock {
  position: relative;
  overflow: hidden;
  margin: 0 0 15px;
}
.article-box .top-content .imageBlock:before {
  content: '';
  display: block;
  padding-top: 71.62%;
}
.itemView .article-box .top-content .imageBlock:before,
.catItemView.article-box .top-content .imageBlock:before {
  padding-top: 54.054%;
}
.article-box .top-content .comDate {
  position: absolute;
  top: 0;
  right: -100px;
  width: 100px;
  height: 100%;
  background: #111111;
  transition: all 0.3s;
  text-align: center;
}
.article-box .top-content:hover .comDate {
  right: 0;
}
.article-box .top-content .date {
  position: absolute;
  top: 20px;
  left: 13px;
  width: 74px;
  padding: 17px 0;
  border-radius: 50%;
  background: #b0b0b0;
  font-size: 18px;
  line-height: 20px;
}
.article-box .top-content .itemComments {
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  color: #FFF;
  text-transform: capitalize;
}
.article-box .top-content .itemComments span {
  display: block;
  font-size: 24px;
}
.itemView .article-box .top-content,
.itemContainer .article-box .top-content {
  margin: 0;
  overflow: initial;
}
#blogV2 .article-box .catItemVideoBlock {
  position: relative;
  overflow: hidden;
  margin: 0 0 15px;
}
#blogV2 .article-box .catItemVideoBlock:before {
  content: '';
  display: block;
  padding-top: 54.054%;
}
.article-box .bottom-content .itemTitle {
  margin-bottom: 6px;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.article-box .bottom-content .itemTitle a {
  color: #777777;
}
.article-box .bottom-content .itemTitle a:hover {
  color: #111111;
}
.article-box .bottom-content .blog-info {
  margin-bottom: 15px;
}
.article-box .bottom-content .blog-info > div {
  display: inline-block;
  font-size: 11px;
  text-decoration: none;
  color: #aaaaaa;
  font-family: Dosis, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.article-box .bottom-content .blog-info > div ~ div:before {
  content: '| ';
  display: inline-block;
}
.article-box .bottom-content .blog-info > div a {
  color: #aaaaaa;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.article-box .bottom-content .blog-info > div a:hover {
  color: #111111;
}
.itemView .article-box .bottom-content,
.itemContainer .article-box .bottom-content {
  position: relative;
}
.itemView .article-box .bottom-content h3,
.itemContainer .article-box .bottom-content h3 {
  margin: 0 0 15px;
  text-transform: uppercase;
}
.t3-bottom .article-box {
  margin-bottom: 26px;
}
.recentblog .article-box .left-content {
  width: 100%;
  margin: 0 30px 0 0;
  position: relative;
  float: none;
}
.recentblog .article-box .left-content:before {
  content: '';
  display: block;
  padding-top: 45%;
}
.recentblog .article-box .left-content .moduleItemImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-color: #FFF;
}
@media (min-width: 768px) {
  .recentblog .article-box .left-content {
    width: 50%;
    float: left;
  }
  .recentblog .article-box .left-content .moduleItemImage:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -8px;
    border-top: 8px solid rgba(0, 0, 0, 0);
    border-bottom: 8px solid rgba(0, 0, 0, 0);
    border-left: 8px solid #FFF;
  }
}
.recentblog .article-box .right-content {
  padding: 24px 0 36px;
}
.recentblog .article-box .right-content h4 {
  font-size: 24px;
  text-transform: uppercase;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}
.recentblog .article-box .right-content .date {
  margin: 10px 0;
}
.recentblog .article-box .right-content p {
  line-height: 20px;
  max-height: 60px;
  margin: 0;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 991px) {
  .recentblog .article-box .right-content p {
    display: none;
  }
}
.recentblog .article-box .right-content .btn {
  margin-top: 15px;
  padding: 0 20px;
  border-color: #b0b0b0;
  background-color: #b0b0b0;
  font-size: 12px;
  line-height: 28px;
  color: #111111;
  display: none;
}
.recentblog .article-box .right-content .btn:hover {
  color: #ffffff;
  background-color: #111111;
}
@media (min-width: 1200px) {
  .recentblog .article-box .right-content .btn {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .recentblog .article-box .right-content {
    padding-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .recentblog .article-box:nth-child(2n) .left-content {
    float: right;
    margin: 0 0 0 30px;
  }
  .recentblog .article-box:nth-child(2n) .left-content .moduleItemImage:before {
    left: auto;
    right: 100%;
    border-left: none;
    border-right: 8px solid #FFF;
  }
}
.article-box .categoryHead {
  padding-bottom: 5px;
  font-size: 30px;
  line-height: 38px;
  text-transform: uppercase;
  margin-bottom: 30px;
  border-bottom: 1px solid #000;
}
.blog-mag .article-box {
  margin-bottom: 30px;
}
.blog-mag .article-box.small-box {
  margin-bottom: 0;
}
.blog-mag .article-box.small-box > div {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px dotted #eaeaea;
}
.port-carousel {
  border-top: 1px solid #000;
}
.carousel-box {
  text-align: center;
}
.carousel-box.article-box {
  margin: 0 15px;
}
.carousel-box .top-content {
  margin: 30px 0 0;
}
.carousel-box .bottom-content {
  padding: 30px 20px;
  border: 1px solid #b8b8b8;
  border-top: 0;
}
.carousel-box .bottom-content .itemTitle {
  margin: 0 0 10px;
  font-size: 18px;
}
.carousel-box .bottom-content .btn {
  font-size: 12px;
  padding: 4px 20px;
}
#blogV3 .itemContainer {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  #blogV3 .itemContainer {
    margin-bottom: 60px;
  }
}
@media (max-width: 991px) {
  #blogV3 .itemContainer.col-sm-6:nth-child(2n+1) {
    clear: left;
  }
}
#blogV3 .imageBlock,
#blogV3 .catItemVideoBlock {
  position: relative;
}
#blogV3 .imageBlock:before,
#blogV3 .catItemVideoBlock:before {
  content: '';
  display: block;
  padding-top: 56.39%;
}
#blogV3 .catItemTitle {
  margin-bottom: 6px;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
#blogV3 .itemInfo {
  margin-bottom: 15px;
  font-size: 11px;
  text-decoration: none;
  padding: 0;
  color: #aaa;
  text-transform: uppercase;
  font-family: Dosis, Arial, sans-serif;
  letter-spacing: 0.2em;
}
#blogV3 .itemInfo li {
  display: inline-block;
}
#blogV3 .itemInfo li:not(.notHidden) {
  display: none;
}
#blogV3 .itemInfo a {
  color: #aaa;
}
#blogV3 .catItemIntroText {
  margin-bottom: 22px;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.75;
  padding: 0;
}
#blogV3 .catItemIntroText p {
  margin: 0;
  max-height: 78px;
  overflow: hidden;
}
.blog-beauty .top-content,
.blog-mag .top-content {
  position: relative;
}
.blog-beauty .top-content:before,
.blog-mag .top-content:before {
  content: '';
  display: block;
  padding-top: 54.054%;
}
.catItemView.portfolio-box {
  padding: 0;
  margin-bottom: 30px;
}
.portfolio-box .top-content h3 {
  display: none;
}
.portfolio-box .top-content .itemCategory {
  padding: 20px 30px;
  background: #b0b0b0;
  line-height: 18px;
  color: #111111;
}
.portfolio-box .top-content .itemCategory p {
  float: right;
  margin: 0;
}
.portfolio-box .bottom-content {
  position: relative;
  text-align: center;
}
.portfolio-box .bottom-content:before {
  content: '';
  display: block;
  padding-top: 70%;
}
.portfolio-box .bottom-content .itemLink,
.portfolio-box .bottom-content .to-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
}
.portfolio-box .bottom-content .zoom {
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.portfolio-box .bottom-content .to-item {
  background-color: rgba(17, 17, 17, 0.8);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.portfolio-box .bottom-content .to-item .fa,
.portfolio-box .bottom-content .to-item + .zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  line-height: 38px;
  margin-top: -20px;
  border: 1px solid #FFF;
  background-color: #111111;
  color: #ffffff;
  font-size: 18px;
}
.portfolio-box .bottom-content .to-item .fa:hover,
.portfolio-box .bottom-content .to-item + .zoom:hover {
  background-color: #ffffff;
  color: #111111;
}
.portfolio-box .bottom-content .to-item .fa {
  border-radius: 0 3px 3px 0;
}
.portfolio-box .bottom-content .to-item + .zoom {
  border-radius: 3px 0 0 3px;
  margin-left: -39px;
}
.portfolio-box .bottom-content .imageBlock:hover .to-item,
.portfolio-box .bottom-content .imageBlock:hover .zoom {
  opacity: 1;
}
.blog-section .moduleCustomLink {
  display: block;
  width: 170px;
  margin: 70px auto 0;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 48px;
}
.t3-bottom .blog-section .moduleCustomLink {
  font-size: inherit;
  margin: 30px 0 0 80px;
  line-height: inherit;
}
.team-box .top-content {
  position: relative;
  overflow: hidden;
  margin: 0 0 23px;
}
.team-box .top-content:before {
  content: '';
  display: block;
  padding-top: 121.666667%;
}
.team-box .top-content .intro {
  opacity: 0;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  padding: 20px 23px 55px;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  z-index: 2;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
.team-box .top-content .intro h4 {
  font-weight: normal;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: inherit;
  margin-bottom: 1.3em;
}
.team-box .top-content .intro a {
  color: rgba(0, 0, 0, 0.4);
  padding: 3px 7px;
}
.team-box .top-content .intro a:hover {
  color: rgba(0, 0, 0, 0.75);
}
.team-box .top-content:after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  z-index: 1;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
.team-box .itemTitle {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  color: #777777;
}
.team-box .itemTitle .teamInfo {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  color: #aaa;
}
.team-box:hover .intro {
  opacity: 1;
}
.team-box:hover .top-content:after {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.93);
}
.about a,
.about ~ p a {
  text-transform: uppercase;
}
.accordion .sppb-panel-group .sppb-panel + .sppb-panel {
  margin-top: 10px;
}
.accordion .sppb-panel-heading,
.accordion .sppb-panel-group .sppb-panel {
  border-radius: 0;
}
.accordion .fa {
  font-size: 14px;
  margin-top: 3px;
}
.icon-right.accordion .fa {
  float: right;
}
.accordion .panel-body,
.accordion .sppb-panel-body {
  padding: 20px 20px 0;
}
.accordion .panel-body h4,
.accordion .sppb-panel-body h4 {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 20px;
}
.accordion .panel-body p,
.accordion .sppb-panel-body p {
  margin-bottom: 20px;
}
.accordion .sppb-panel-heading.active .fa-plus:before,
.accordion .panel-heading.active .fa-plus:before {
  content: "\f068";
}
.progressBars > div {
  margin-top: 10px;
  margin-bottom: 50px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 2px;
  background: #f0f0f0;
}
.progressBars .bar {
  padding-top: 2px;
  position: relative;
  overflow: visible;
  background-color: #222222;
  font-size: 11px;
  color: #000000;
  width: 0;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
.progressBars .name {
  position: absolute;
  top: 5px;
  left: 0;
  text-transform: uppercase;
}
.progressBars .value {
  position: absolute;
  top: 5px;
  right: 0;
}
.progressBars.progressBars-2 > div {
  background: #eeeeee;
  height: 20px;
  position: relative;
  margin-bottom: 20px;
}
.progressBars.progressBars-2 .bar {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 0;
}
.progressBars.progressBars-2 .name {
  position: static;
  line-height: 20px;
  color: #ffffff;
  padding-left: 7px;
}
.progressDefault .eachSkill {
  position: relative;
  height: 8px;
  margin: 56px 0 120px 96px;
  border: 2px solid #111111;
  background: #111111;
}
.proSmall.progressDefault .eachSkill {
  margin: 38px 0 60px 82px;
}
.teamView .progressDefault .eachSkill {
  margin-top: 73px;
}
.progressDefault .bar {
  width: 0;
  height: 4px;
  background: #b0b0b0;
  -webkit-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.progressDefault .eachSkill:before,
.progressDefault .name {
  top: -36px;
  left: -80px;
  text-transform: uppercase;
  width: 80px;
  line-height: 80px;
  height: 80px;
  font-size: 24px;
  text-align: center;
}
.proSmall.progressDefault .eachSkill:before,
.proSmall.progressDefault .name {
  width: 64px;
  height: 64px;
  line-height: 64px;
  top: -30px;
  left: -70px;
}
.progressDefault .value {
  top: 15px;
  right: 0;
  font-size: 16px;
}
.proSmall.progressDefault .value {
  font-size: inherit;
}
.proSmall.progressDefault > div {
  background: none;
}
h2.name,
.contact-form h3 {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 25px;
  font-family: Helvetica, Arial, sans-serif;
}
h2.name + p,
.contact-form h3 + p {
  font-size: 15px;
  color: #111111;
}
.contact-info {
  position: relative;
  width: 320px;
  height: 320px;
  margin: 155px auto 65px;
  padding-top: 40px;
  text-align: center;
  color: #fff;
}
.contact-info:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 60px 0 60px 0;
  background: #111111;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.contact-info p {
  position: relative;
  margin-top: 30px;
  line-height: 1.6;
}
.contact-info a {
  color: #fff;
}
.contact-info img {
  position: relative;
  display: block;
  margin: 0 auto;
}
.contact-info .icons {
  position: relative;
  margin-top: 30px;
}
.contact-info .icons a {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  margin: 0 10px;
  text-align: center;
  transition: color 0.3s;
}
.contact-info .icons a:hover {
  color: #111111;
}
.contact-info .icons a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px 0 5px 0;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 0;
  transition: opacity 0.3s;
}
.contact-info .icons a:hover:before {
  opacity: 1;
}
.contact-info .icons .fa {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (min-width: 768px) {
  .contact-info {
    
    margin: 35px auto 0;
  }
}
.info {
  padding-left: 0px;
  margin-top: 40px;
}
.info li {
  list-style: none;
  font-size: 15px;
  color: #111111;
  line-height: 28px;
  padding-bottom: 10px;
}
.info .adress {
  font-size: 16px;
  font-family: 'Montserrat';
  font-weight: bold;
  color: #ffffff;
}
.info .fax {
  font-size: 16px;
  font-family: 'Montserrat';
  font-weight: bold;
  color: #ffffff;
}
.info .email {
  font-size: 16px;
  font-family: 'Montserrat';
  font-weight: bold;
  color: #ffffff;
}
.info a {
  color: #2787cc;
  text-decoration: underline;
}
.contactlist {
  margin-bottom: 40px;
}
.contactlist li {
  position: relative;
  min-height: 32px;
  margin-top: 10px;
  padding: 8px 0 0 50px;
  font-size: 14px;
  line-height: 24px;
}
.contactlist li .fa {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}
.contactlist li .fa:before {
  margin-right: -4px;
}
.tab-content,
.sppb-tab-content {
  padding: 30px 0;
  line-height: 1.8;
  font-size: 15px;
}
.contact-tabs .sppb-nav,
.big-tabs .sppb-nav,
.contact-tabs .nav,
.big-tabs .nav {
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.1em;
  border: none;
  padding: 0;
  width: 100%;
}
.contact-tabs .sppb-nav > li,
.big-tabs .sppb-nav > li,
.contact-tabs .nav > li,
.big-tabs .nav > li {
  display: inline-block;
  float: none;
  padding: 0;
}
.contact-tabs .sppb-nav > li > a,
.big-tabs .sppb-nav > li > a,
.contact-tabs .nav > li > a,
.big-tabs .nav > li > a {
  border: none;
  font-family: Dosis, Arial, sans-serif;
  color: #a3a3a3;
}
.contact-tabs .sppb-nav > li > a .fa,
.big-tabs .sppb-nav > li > a .fa,
.contact-tabs .nav > li > a .fa,
.big-tabs .nav > li > a .fa,
.contact-tabs .sppb-nav > li > a .icon,
.big-tabs .sppb-nav > li > a .icon,
.contact-tabs .nav > li > a .icon,
.big-tabs .nav > li > a .icon {
  margin-bottom: 12px;
  font-size: 48px;
  letter-spacing: 0;
  display: block;
  line-height: 68px;
}
.contact-tabs .sppb-nav > li a:hover,
.big-tabs .sppb-nav > li a:hover,
.contact-tabs .nav > li a:hover,
.big-tabs .nav > li a:hover,
.contact-tabs .sppb-nav > li a:focus,
.big-tabs .sppb-nav > li a:focus,
.contact-tabs .nav > li a:focus,
.big-tabs .nav > li a:focus,
.contact-tabs .sppb-nav > li.active a,
.big-tabs .sppb-nav > li.active a,
.contact-tabs .nav > li.active a,
.big-tabs .nav > li.active a,
.contact-tabs .sppb-nav > li.active a:hover,
.big-tabs .sppb-nav > li.active a:hover,
.contact-tabs .nav > li.active a:hover,
.big-tabs .nav > li.active a:hover,
.contact-tabs .sppb-nav > li.active a:focus,
.big-tabs .sppb-nav > li.active a:focus,
.contact-tabs .nav > li.active a:focus,
.big-tabs .nav > li.active a:focus {
  background: none;
  border: none;
  color: #111111;
}
.sixcols.contact-tabs .sppb-nav > li,
.sixcols.big-tabs .sppb-nav > li,
.sixcols.contact-tabs .nav > li,
.sixcols.big-tabs .nav > li,
.fivecols.contact-tabs .sppb-nav > li,
.fivecols.big-tabs .sppb-nav > li,
.fivecols.contact-tabs .nav > li,
.fivecols.big-tabs .nav > li,
.fourcols.contact-tabs .sppb-nav > li,
.fourcols.big-tabs .sppb-nav > li,
.fourcols.contact-tabs .nav > li,
.fourcols.big-tabs .nav > li {
  width: 50%;
}
.threecols.contact-tabs .sppb-nav > li,
.threecols.big-tabs .sppb-nav > li,
.threecols.contact-tabs .nav > li,
.threecols.big-tabs .nav > li,
.twocols.contact-tabs .sppb-nav > li,
.twocols.big-tabs .sppb-nav > li,
.twocols.contact-tabs .nav > li,
.twocols.big-tabs .nav > li {
  width: 100%;
}
@media (min-width: 480px) {
  .sixcols.contact-tabs .sppb-nav > li,
  .sixcols.big-tabs .sppb-nav > li,
  .sixcols.contact-tabs .nav > li,
  .sixcols.big-tabs .nav > li,
  .fivecols.contact-tabs .sppb-nav > li,
  .fivecols.big-tabs .sppb-nav > li,
  .fivecols.contact-tabs .nav > li,
  .fivecols.big-tabs .nav > li {
    width: 33.3333333%;
  }
  .fourcols.contact-tabs .sppb-nav > li,
  .fourcols.big-tabs .sppb-nav > li,
  .fourcols.contact-tabs .nav > li,
  .fourcols.big-tabs .nav > li,
  .threecols.contact-tabs .sppb-nav > li,
  .threecols.big-tabs .sppb-nav > li,
  .threecols.contact-tabs .nav > li,
  .threecols.big-tabs .nav > li,
  .twocols.contact-tabs .sppb-nav > li,
  .twocols.big-tabs .sppb-nav > li,
  .twocols.contact-tabs .nav > li,
  .twocols.big-tabs .nav > li {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .contact-tabs .sppb-nav,
  .big-tabs .sppb-nav,
  .contact-tabs .nav,
  .big-tabs .nav {
    padding: 30px 0;
  }
  .sixcols.contact-tabs .sppb-nav > li,
  .sixcols.big-tabs .sppb-nav > li,
  .sixcols.contact-tabs .nav > li,
  .sixcols.big-tabs .nav > li {
    width: 16.66666667%;
  }
  .fivecols.contact-tabs .sppb-nav > li,
  .fivecols.big-tabs .sppb-nav > li,
  .fivecols.contact-tabs .nav > li,
  .fivecols.big-tabs .nav > li {
    width: 20%;
  }
  .fourcols.contact-tabs .sppb-nav > li,
  .fourcols.big-tabs .sppb-nav > li,
  .fourcols.contact-tabs .nav > li,
  .fourcols.big-tabs .nav > li {
    width: 25%;
  }
  .threecols.contact-tabs .sppb-nav > li,
  .threecols.big-tabs .sppb-nav > li,
  .threecols.contact-tabs .nav > li,
  .threecols.big-tabs .nav > li {
    width: 33.3333333%;
  }
}
@media (min-width: 992px) {
  .contact-tabs .sppb-nav,
  .big-tabs .sppb-nav,
  .contact-tabs .nav,
  .big-tabs .nav {
    font-size: 13px;
    letter-spacing: 0.2em;
  }
}
@media (min-width: 1200px) {
  .contact-tabs .sppb-nav,
  .big-tabs .sppb-nav,
  .contact-tabs .nav,
  .big-tabs .nav {
    font-size: 14px;
    letter-spacing: 0.4em;
  }
}
.contact-tabs .sppb-tab-content,
.big-tabs .sppb-tab-content,
.contact-tabs .tab-content,
.big-tabs .tab-content {
  position: relative;
  padding: 30px 0;
  font-size: 15px;
}
.map-section {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 !important;
  background: rgba(17, 17, 17, 0.93);
  z-index: 2;
  cursor: pointer;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.map-section:hover {
  background: rgba(17, 17, 17, 0.9);
}
.map-toggle {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mt-icon {
  width: 27px;
  height: 27px;
  line-height: 27px;
  margin: 6px auto 25px;
  position: relative;
  color: #111;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.mt-icon:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mt-icon i,
.mt-icon span {
  position: relative;
}
.mt-text {
  margin-left: 12px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: rgba(255, 255, 255, 0.75);
  font-family: Dosis, Arial, sans-serif;
}
.mt-close {
  display: none;
}

.map-section.js-active {
  height: 50px;
  background: rgba(17, 17, 17, 0.75);
}
.map-section.js-active:hover {
  background: rgba(17, 17, 17, 0.85);
}
.map-section.js-active .mt-icon {
  opacity: 0;
}
.map-section.js-active .mt-text {
  position: relative;
  top: -30px;
}
.contactIntro {
  text-align: center;
  margin-top: -20px;
  margin-bottom: 30px;
}
#sp-quickcontact-form label,
#comment-form label {
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  color: #bec3c7;
}
#sp-quickcontact-form textarea,
#comment-form textarea,
#sp-quickcontact-form input[type="text"],
#comment-form input[type="text"],
#sp-quickcontact-form input[type="email"],
#comment-form input[type="email"] {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  background: transparent;
  border-color: #dddddd;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.t3-footer #sp-quickcontact-form textarea,
.t3-footer #comment-form textarea,
.t3-footer #sp-quickcontact-form input[type="text"],
.t3-footer #comment-form input[type="text"],
.t3-footer #sp-quickcontact-form input[type="email"],
.t3-footer #comment-form input[type="email"] {
  border-color: #b0b0b0;
  color: rgba(255, 255, 255, 0.35);
  text-align: center;
  margin-bottom: 10px;
}
.t3-footer #sp-quickcontact-form textarea:focus,
.t3-footer #comment-form textarea:focus,
.t3-footer #sp-quickcontact-form input[type="text"]:focus,
.t3-footer #comment-form input[type="text"]:focus,
.t3-footer #sp-quickcontact-form input[type="email"]:focus,
.t3-footer #comment-form input[type="email"]:focus {
  border-color: #FFF;
  background-color: rgba(255, 255, 255, 0.1);
  outline: none;
  color: #ffffff;
}
#sp-quickcontact-form textarea,
#comment-form textarea {
  height: 80px;
  margin-bottom: 0;
}
#sp-quickcontact-form input[type="submit"],
#comment-form input[type="submit"] {
  margin-top: 10px;
}
.fullContact #sp-quickcontact-form input[type="submit"],
.fullContact #comment-form input[type="submit"] {
  width: 100%;
}
#sp-quickcontact-form .h100,
#comment-form .h100 {
  height: 100px;
}
#comment-form textarea,
#comment-form input[type="text"],
#comment-form input[type="email"] {
  margin-bottom: 20px;
}
#comment-form .fa {
  position: absolute;
  top: 0;
  right: 15px;
  width: 38px;
  height: 38px;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  color: #9c9c9c;
}
.search {
  position: relative;
}
.search .form-control {
  width: 100%;
  padding-right: 30px;
}
.search .fa:not(.not-this),
.search .fa + .button {
  position: absolute;
  width: 37px;
  height: 37px;
  line-height: 37px;
  top: 0;
  right: 0;
  text-align: center;
}
.head-search .search .fa:not(.not-this),
.head-search .search .fa + .button {
  font-size: 14px;
  top: 8px;
  right: 8px;
}
.search .fa + .button {
  z-index: 3;
  opacity: 0;
}
.social-icons {
  text-align: center;
  margin-top: 10px;
  padding-left: 0px;
  margin-bottom: 25px;
}
.social-icons li {
  display: inline-block;
  list-style: none;
  margin-top: 30px;
  padding-right: 25px;
}
.social-icons a {
  display: inline-block;
  width: 70px;
  height: 70px;
  text-align: center;
  color: #fff;
  line-height: 70px;
  font-size: 34px;
  border-radius: 5px;
  -webkit-transition: all 0.17s ease-in-out;
  -o-transition: all 0.17s ease-in-out;
  transition: all 0.17s ease-in-out;
}
.social-icons a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.fm-social-links {
  padding: 15px;
  font-size: 14px;
  text-align: center;
}
.fm-social-links > a {
  display: inline-block;
  margin: 0 2px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  text-align: center;
  text-decoration: none;
  color: #555;
  border-radius: 50%;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
.fm-social-links > a:hover {
  border-color: rgba(255, 255, 255, 0.3);
  color: #999;
}
.primaryBg {
  background-color: #111111;
}
.primaryBg.sppb-section:before,
.custom.primaryBg:before {
  background: rgba(17, 17, 17, 0.7);
}
.color-white div,
.primaryBg div,
.color-white blockquote,
.primaryBg blockquote,
.color-white a,
.primaryBg a,
.color-white h1,
.primaryBg h1,
.color-white h2,
.primaryBg h2,
.color-white h3,
.primaryBg h3,
.color-white h4,
.primaryBg h4 {
  color: #ffffff;
}
.color-white p,
.primaryBg p {
  color: rgba(255, 255, 255, 0.7);
}
.color-white .sppb-carousel-arrow,
.primaryBg .sppb-carousel-arrow,
.color-white .testimonial p,
.primaryBg .testimonial p,
.color-white .hero-subhead,
.primaryBg .hero-subhead {
  color: #ffffff;
}
.color-white blockquote footer,
.primaryBg blockquote footer {
  color: #777777;
}
.color-white .owl-buttons > div,
.primaryBg .owl-buttons > div,
.color-white .btn-default,
.primaryBg .btn-default {
  color: #111111;
}
.color-white .btn-default:hover,
.primaryBg .btn-default:hover {
  background: #ffffff;
  color: #444444;
  border-color: transparent;
}
.color-white .btn-primary,
.primaryBg .btn-primary {
  border-color: #ffffff;
}
.color-white .btn-primary:hover,
.primaryBg .btn-primary:hover,
.color-white .btn-primary:focus,
.primaryBg .btn-primary:focus {
  background-color: #ffffff;
  color: #111111;
}
.color-white .btn-dark,
.primaryBg .btn-dark {
  border-color: transparent;
}
.color-white .btn-dark:hover,
.primaryBg .btn-dark:hover,
.color-white .btn-dark:focus,
.primaryBg .btn-dark:focus {
  background-color: rgba(0, 0, 0, 0.7);
  color: rgba(255, 255, 255, 0.85);
}
.color-white.sppb-section:before,
.primaryBg.sppb-section:before,
.custom.color-white:before,
.custom.primaryBg:before,
.slider .color-white:before,
.slider .primaryBg:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.alpha30.color-white:before,
.alpha30.primaryBg:before {
  background: rgba(34, 34, 34, 0.3);
}
.alpha50.color-white:before,
.alpha50.primaryBg:before {
  background: rgba(34, 34, 34, 0.5);
}
.alpha70.color-white:before,
.alpha70.primaryBg:before {
  background: rgba(17, 17, 17, 0.7);
}
.alpha90.color-white:before,
.alpha90.primaryBg:before {
  background: rgba(3, 3, 3, 0.9);
}
.custom.color-white,
.custom.primaryBg {
  position: relative;
}
.custom.color-white h2,
.custom.primaryBg h2,
.custom.color-white > div,
.custom.primaryBg > div {
  position: relative;
}
.tertiaryBg {
  background-color: #b0b0b0;
}
.gutterLeft {
  margin-left: -30px;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-bottom {
  border-bottom: 2px solid #b0b0b0;
}
.border {
  padding: 40px 20px;
  border: 1px solid rgba(0, 0, 0, 0.09);
}
.smallPTPB {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .smallPTPB {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.smallPT {
  padding-top: 40px;
}
@media (min-width: 992px) {
  .smallPT {
    padding-top: 70px;
  }
}
.smallPB {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .smallPB {
    padding-bottom: 70px;
  }
}
.widePTPB {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .widePTPB {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .widePTPB {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
.widePT {
  padding-top: 60px;
}
@media (min-width: 992px) {
  .widePT {
    padding-top: 100px;
  }
}
@media (min-width: 1200px) {
  .widePT {
    padding-top: 140px;
  }
}
.widePB {
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .widePB {
    padding-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .widePB {
    padding-bottom: 140px;
  }
}
.full-height {
  position: relative;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mt-60 {
  margin-top: 35px;
}
@media (min-width: 992px) {
  .mt-60 {
    margin-top: 60px;
  }
}
.mb-60 {
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  .mb-60 {
    margin-bottom: 60px;
  }
}
.mt-70 {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .mt-70 {
    margin-top: 70px;
  }
}
.mb-70 {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .mb-70 {
    margin-bottom: 70px;
  }
}
.mt-80 {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .mt-80 {
    margin-top: 80px;
  }
}
.mb-80 {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .mb-80 {
    margin-bottom: 80px;
  }
}
.mb-110 {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .mb-110 {
    margin-bottom: 110px;
  }
}
.mb-140 {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .mb-140 {
    margin-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .mb-140 {
    margin-bottom: 140px;
  }
}
.section-title {
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5em;
  line-height: 1.4;
}
#multi,
#one {
  font-size: 16px;
}
@media (min-width: 992px) {
  .row-45 .sppb-row {
    margin-left: -45px;
    margin-right: -45px;
  }
}
img.rounded,
.rounded img {
  overflow: hidden;
  margin: 30px auto 30px;
  width: 260px;
  height: 260px;
  border: 10px solid #b0b0b0;
  border-radius: 50%;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.35);
}

.preloader {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fefefe;
  z-index: 100000;
}
.loader {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  text-indent: -12345px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  -webkit-animation: spinner 700ms infinite linear;
  -moz-animation: spinner 700ms infinite linear;
  -ms-animation: spinner 700ms infinite linear;
  -o-animation: spinner 700ms infinite linear;
  animation: spinner 700ms infinite linear;
  z-index: 100001;
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.hide1st {
  display: none;
}

.home-content {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}
.home-text {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.hero-intro {
  margin: 0 0 30px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.2;
}
.hero-head {
  position: relative;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 18px;
  margin: 0 0 30px;
  opacity: .9;
}
.hero-head.font16px {
  letter-spacing: 0.3em;
  line-height: 1.2;
  opacity: 1;
}
.hero-head.big {
  font-size: 32px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.3em;
  opacity: 1;
}
.hero-head.big2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.2em;
}
.hero-head.big3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.3em;
  margin-bottom: 50px;
}
.hero-subhead {
  margin-top: 0;
  position: relative;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 30px;
  letter-spacing: 0.2em;
  line-height: 1.8;
}
.hero-subhead:not(.big) {
  opacity: 0.9;
}
.hero-subhead.big {
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 2px;
  line-height: 1.2;
}
.lead-hero {
  margin: 0;
  position: relative;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.2;
  opacity: .5;
}
.logo-text2 {
  margin-top: 0;
  position: relative;
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 1.8;
  font-family: Dosis, Arial, sans-serif;
}
@media screen and (min-width: 480px) {
  .hero-head,
  .hero-subhead {
    font-size: 24px;
  }
  .hero-subhead.big,
  .hero-head.big2,
  .hero-head.big3 {
    font-size: 32px;
  }
  .hero-head.big {
    font-size: 44px;
  }
  .lead-hero {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .hero-head {
    font-size: 30px;
    letter-spacing: 23px;
  }
  .hero-head.font16px,
  .hero-intro {
    margin: 0 0 50px;
  }
  .hero-subhead {
    margin-bottom: 50px;
  }
  .hero-head.big2 {
    font-size: 48px;
    letter-spacing: 0.7em;
  }
  .hero-head.big,
  .hero-subhead.big {
    font-size: 50px;
  }
  .lead-hero {
    font-size: 17px;
  }
}
@media screen and (min-width: 992px) {
  .hero-head {
    font-size: 30px;
    letter-spacing: 40px;
    margin: 50px 0 80px;
  }
  .hero-subhead {
    font-size: 30px;
    letter-spacing: 0.5em;
  }
  .hero-subhead.big {
    font-size: 64px;
  }
  .hero-head.big {
    font-size: 70px;
    margin: 0 0 50px;
  }
  .hero-head.big2 {
    margin: 0 0 50px;
  }
  .lead-hero {
    font-size: 18px;
  }
  .hero-head.big3 {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .hero-head {
    letter-spacing: 51px;
  }
  .lead-hero {
    font-size: 19px;
  }
  .hero-head.big {
    font-size: 80px;
    letter-spacing: 0.4em;
  }
}
.bg-scroll {
  background-size: cover;
  background-attachment: scroll;
  background-position: 50% 50%;
}
.bg-slider {
  position: relative;
}
.slider-bg {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.big-icon {
  font-size: 96px;
  display: inline-block;
}
.big-icon2 {
  font-size: 32px;
  display: inline-block;
  width: 90px;
  height: 90px;
  margin: 20px 0;
  border: 3px solid #fff;
  border-radius: 50%;
  line-height: 88px;
}
.big-icon2 .fa {
  margin-right: -4px;
}
.play-video-link {
  text-transform: uppercase;
  font-family: Dosis, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.2em;
  color: #111111;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
.play-video-link:hover {
  color: #777777;
}
.play-video-link .fa,
.play-video-link .icon {
  vertical-align: middle;
}
.post-prev-img a:hover {
  opacity: 0.85;
}

@-webkit-keyframes scroll-down-anim {
  0% {
    bottom: 2px;
  }
  50% {
    bottom: 7px;
  }
  100% {
    bottom: 2px;
  }
}
@-moz-keyframes scroll-down-anim {
  0% {
    bottom: 2px;
  }
  50% {
    bottom: 7px;
  }
  100% {
    bottom: 2px;
  }
}
@-o-keyframes scroll-down-anim {
  0% {
    bottom: 2px;
  }
  50% {
    bottom: 7px;
  }
  100% {
    bottom: 2px;
  }
}
@keyframes scroll-down-anim {
  0% {
    bottom: 2px;
  }
  50% {
    bottom: 7px;
  }
  100% {
    bottom: 2px;
  }
}
.scroll-down {
  width: 40px;
  height: 40px;
  margin-left: -20px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
.scroll-down:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  margin: 0 0 0 -10px;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #fff;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  z-index: 1;
}
.scroll-down:hover:before {
  opacity: .6;
}
.scroll-down-icon {
  display: block;
  width: 10px;
  height: 10px;
  margin-left: -5px;
  position: absolute;
  left: 50%;
  bottom: 4px;
  color: #111111;
  font-size: 15px;
  -webkit-animation: scroll-down-anim 1s infinite;
  -o-animation: scroll-down-anim 1s infinite;
  animation: scroll-down-anim 1s infinite;
  z-index: 2;
}
.sppb-section-title,
.section-title {
  margin-bottom: 70px;
}
.testi1 .sppb-section-title,
.testi1 .section-title {
  margin-bottom: 30px;
}
.sppb-title-heading,
.title-heading {
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5em;
}
.sppb-title-subheading,
.title-subheading {
  margin: 0 0 30px;
  font-size: 14px;
  line-height: 24px;
  position: relative;
}
.section-more {
  margin-top: 7px;
  color: #999999;
  font-size: 11px;
  font-family: Dosis, Arial, sans-serif;
  font-weight: 400;
  padding: 0;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}
.section-more:hover {
  color: #000000;
}
.section-more.right {
  position: absolute;
  top: -40px;
  right: 0;
}
.borderLong1 {
  position: relative;
  padding-bottom: 15px;
  border-bottom: 2px solid #b0b0b0;
  color: #777777;
  line-height: 1;
  text-transform: none;
}
.borderLong1:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -6px;
  width: 10px;
  height: 10px;
  border-radius: 20% 0 20% 0;
  background: #111111;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.borderLong1.text-right:after,
.text-after .borderLong1:after {
  right: auto;
  left: 0;
}
.primaryBg .sppb-section-title,
.primaryBg .section-title {
  position: relative;
}
.withSub .sppb-section-title,
.withSub .section-title {
  margin-bottom: 45px;
  padding-bottom: 30px;
}
.withSub .sppb-section-title .sppb-title-heading,
.withSub .section-title .sppb-title-heading,
.withSub .sppb-section-title .title-heading,
.withSub .section-title .title-heading {
  margin: 0;
  padding: 0;
  position: static;
}
.withSub .sppb-section-title .sppb-title-subheading,
.withSub .section-title .sppb-title-subheading,
.withSub .sppb-section-title .title-subheading,
.withSub .section-title .title-subheading {
  margin: 0;
  max-width: 770px;
  margin: 20px auto 0;
}
.primaryBg.withSub .sppb-section-title .sppb-title-subheading,
.primaryBg.withSub .section-title .sppb-title-subheading,
.primaryBg.withSub .sppb-section-title .title-subheading,
.primaryBg.withSub .section-title .title-subheading {
  color: #b0b0b0;
}
.sppb-addon-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
h4.sppb-addon-title {
  letter-spacing: 0.2em;
}
.faq-2 h4 {
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.faq-2 p {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.7;
}
.faq-2 hr {
  margin-top: 20px;
}
.banner-image {
  margin: -40px 0 0;
}
.block-mission h2 {
  margin: 0 0 45px;
  font-size: 36px;
  text-transform: uppercase;
}
.block-mission h3 {
  margin: 0 0 20px;
  font-size: 18px;
  text-transform: uppercase;
}
.block-mission p {
  margin: 20px 0 0;
  line-height: 20px;
  opacity: 0.7;
}
.block-mission .year {
  display: none;
  padding: 50px;
  background: #111111;
  color: #fff;
}
.block-mission .year.active {
  display: block;
}
.block-mission .years {
  border-bottom: 25px solid #dddfdf;
  font-size: 14px;
  line-height: 46px;
  text-align: center;
}
@media (min-width: 480px) {
  .block-mission .years {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .block-mission .years {
    font-size: 18px;
  }
}
.block-mission .years a {
  position: relative;
  display: inline-block;
  width: 9%;
  text-decoration: none;
}
.block-mission .years a:after {
  content: '';
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -10px;
  border-right: 10px solid transparent;
  border-bottom: 0 solid #111111;
  border-left: 10px solid transparent;
  transition: border-width 0.3s;
}
.block-mission .years .active:after {
  content: '';
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -10px;
  border-bottom-width: 15px;
}
#k2Container.portCircle {
  padding: 1px;
  position: relative;
}
.portCircle .k2Pagination {
  display: none;
}
.portCircle .portfolio-box {
  margin: 0;
}
.portCircle .portfolio-box .bottom-content {
  border-radius: 50%;
  overflow: hidden;
}
.portCircle .portfolio-box .bottom-content:before {
  padding-top: 100%;
}
.portCircle .portfolio-box .bottom-content .to-item,
.portCircle .portfolio-box .bottom-content .itemLink {
  border-radius: 50%;
  border: 10px solid #b0b0b0;
}
.portCircle #itemListLeading {
  margin: 23%;
}
.portCircle #itemListPrimary .itemContainer {
  position: absolute;
  width: 19.5%;
  margin: 0;
  min-width: 0;
}
.portCircle #itemListPrimary .item-1 {
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.portCircle #itemListPrimary .item-2 {
  top: 12.5%;
  right: 25%;
  -webkit-transform: translate(25%, -33%);
  -ms-transform: translate(25%, -33%);
  -o-transform: translate(25%, -33%);
  transform: translate(25%, -33%);
}
.portCircle #itemListPrimary .item-3 {
  top: 25%;
  right: 12.5%;
  -webkit-transform: translate(35%, -22%);
  -ms-transform: translate(35%, -22%);
  -o-transform: translate(35%, -22%);
  transform: translate(35%, -22%);
}
.portCircle #itemListPrimary .item-4 {
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.portCircle #itemListPrimary .item-5 {
  bottom: 25%;
  right: 12.5%;
  -webkit-transform: translate(35%, 22%);
  -ms-transform: translate(35%, 22%);
  -o-transform: translate(35%, 22%);
  transform: translate(35%, 22%);
}
.portCircle #itemListPrimary .item-6 {
  bottom: 12.5%;
  right: 25%;
  -webkit-transform: translate(25%, 33%);
  -ms-transform: translate(25%, 33%);
  -o-transform: translate(25%, 33%);
  transform: translate(25%, 33%);
}
.portCircle #itemListPrimary .item-7 {
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.portCircle #itemListPrimary .item-8 {
  bottom: 12.5%;
  left: 25%;
  -webkit-transform: translate(-25%, 33%);
  -ms-transform: translate(-25%, 33%);
  -o-transform: translate(-25%, 33%);
  transform: translate(-25%, 33%);
}
.portCircle #itemListPrimary .item-9 {
  bottom: 25%;
  left: 12.5%;
  -webkit-transform: translate(-35%, 22%);
  -ms-transform: translate(-35%, 22%);
  -o-transform: translate(-35%, 22%);
  transform: translate(-35%, 22%);
}
.portCircle #itemListPrimary .item-10 {
  top: 50%;
  left: 0%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.portCircle #itemListPrimary .item-11 {
  top: 25%;
  left: 12.5%;
  -webkit-transform: translate(-35%, -22%);
  -ms-transform: translate(-35%, -22%);
  -o-transform: translate(-35%, -22%);
  transform: translate(-35%, -22%);
}
.portCircle #itemListPrimary .item-12 {
  top: 12.5%;
  left: 25%;
  -webkit-transform: translate(-25%, -33%);
  -ms-transform: translate(-25%, -33%);
  -o-transform: translate(-25%, -33%);
  transform: translate(-25%, -33%);
}
.block-team ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.block-team li {
  margin-top: 90px;
  color: #fff;
}
.block-team li h3 {
  margin: 0 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 28px;
  line-height: 34px;
  text-transform: uppercase;
}
.block-team li p {
  margin-top: 20px;
  line-height: 20px;
}
.block-team li a {
  text-decoration: none;
  color: #b0b0b0;
}
.block-team li > a {
  display: block;
  float: left;
  margin-right: 100px;
  background: #fff;
}
.block-team li img {
  display: block;
  border: 2px solid #fff;
  transition: opacity 0.3s;
  box-sizing: border-box;
}
.block-team li img:hover {
  opacity: 0.8;
}
.block-team li .links {
  margin-top: 15px;
  font-size: 18px;
  line-height: 1;
}
.block-team li .links a {
  vertical-align: top;
  margin-right: 10px;
  transition: opacity 0.3s;
}
.block-team li .links a:hover {
  opacity: 0.8;
}
.block-team li .inner {
  display: table-cell;
  vertical-align: middle;
  height: 220px;
}
.block-team li:first-child {
  margin-top: 0;
}
.block-team li:nth-child(even) > a {
  float: right;
  margin: 0 0 0 100px;
}
.block-team .carousel {
  width: auto;
  margin: 45px 100px 0;
}
.block-team .owl-prev,
.block-team .owl-next {
  position: absolute;
  top: 50%;
  width: 30px;
  margin-top: -28px;
  font-size: 56px;
  text-align: center;
  opacity: 0.4;
}
.block-team .owl-prev:hover,
.block-team .owl-next:hover {
  opacity: 1;
}
.block-team .owl-prev {
  left: -100px;
}
.block-team .owl-next {
  right: -100px;
}
.block-team .owl-prev i,
.block-team .owl-next i {
  display: block;
}
@media screen and (max-width: 1299px) {
  
  .block-team li > a {
    margin-right: 80px;
  }
  .block-team li:nth-child(even) > a {
    margin-right: 0;
    margin-left: 80px;
  }
  .block-team .carousel {
    margin-right: 80px;
    margin-left: 80px;
  }
  .block-team .owl-prev {
    left: -80px;
  }
  .block-team .owl-next {
    right: -80px;
  }
}
@media screen and (max-width: 991px) {
  
  .block-team li > a {
    margin-right: 63px;
  }
  .block-team li:nth-child(even) > a {
    margin-right: 0;
    margin-left: 63px;
  }
  .block-team .carousel {
    margin-right: 63px;
    margin-left: 63px;
  }
  .block-team .owl-prev {
    left: -63px;
  }
  .block-team .owl-next {
    right: -63px;
  }
}
@media screen and (max-width: 767px) {
  
  .block-team li > a {
    float: none;
    display: inline-block;
    max-width: 100%;
    height: auto;
    margin: 0;
    box-sizing: border-box;
  }
  .block-team li:nth-child(even) > a {
    float: none;
    margin: 0;
  }
  .block-team li img {
    max-width: 100%;
    height: auto;
  }
  .block-team li .inner {
    display: block;
    height: auto;
    margin-top: 30px;
  }
}
.block-team-2 .row > div {
  margin-top: 60px;
  padding-left: 200px;
}
@media (min-width: 992px) {
  .block-team-2 .row > div {
    padding-left: 240px;
  }
}
.block-team-2 h3 {
  font-size: 30px;
  margin: 0;
}
.block-team-2 h4 {
  margin: 10px 0;
  font-size: 13px;
}
.block-team-2 p {
  line-height: 20px;
  color: #b0b0b0;
}
.block-team-2 .pic {
  position: absolute;
  top: 0;
  left: 20px;
  width: 140px;
  height: 140px;
  overflow: hidden;
  border: 10px solid #fff;
  border-radius: 50%;
}
@media (min-width: 992px) {
  .block-team-2 .pic {
    left: 30px;
    width: 160px;
    height: 160px;
  }
}
.block-team-2 .pic:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background: #111111;
  opacity: 0;
  transition: opacity 0.3s;
}
.block-team-2 .pic:hover:before {
  opacity: 1;
}
.block-team-2 .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.block-team-2 .info {
  display: table-cell;
  vertical-align: middle;
  height: 160px;
}
@media (min-width: 992px) {
  .block-team-2 .info {
    height: 180px;
  }
}
.block-team-2 .icons {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin-top: -15px;
  text-align: center;
  opacity: 0;
  transition: opacity 0.3s;
}
.block-team-2 .icons a {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  margin: 0 1px;
  background: #fff;
  font-size: 14px;
  line-height: 30px;
  text-decoration: none;
  color: #111111;
  opacity: 0.8;
  transition: opacity 0.3s;
}
.block-team-2 .icons a:hover {
  opacity: 1;
}
.block-team-2 .pic:hover .icons {
  opacity: 1;
}
.block-team-2 .owl-pagination {
  margin-top: 60px;
  text-align: center;
}
.block-team-2 .owl-pagination div {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  margin: 0 3px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.5;
  transition: opacity 0.3s;
}
.block-team-2 .owl-pagination .active {
  opacity: 1;
}
.block-team-3 .pic {
  position: relative;
  border: 1px solid #fff;
}
.block-team-3 .pic:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #111111;
  opacity: 0;
  transition: opacity 0.3s;
}
.block-team-3 .pic:hover:before {
  opacity: 1;
}
.block-team-3 .pic img {
  display: block;
}
.block-team-3 .icons {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin-top: -15px;
  text-align: center;
  opacity: 0;
  transition: opacity 0.3s;
}
.block-team-3 .icons a {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  margin: 0 1px;
  background: #fff;
  font-size: 14px;
  line-height: 30px;
  text-decoration: none;
  color: #111111;
  opacity: 0.8;
  transition: opacity 0.3s;
}
.block-team-3 .icons a:hover {
  opacity: 1;
}
.block-team-3 .info {
  margin-top: 0;
  padding: 20px;
  background: #fff;
  line-height: 20px;
}
.block-team-3 .info h3 {
  font-size: 15px;
  color: #111111;
  margin: 0;
}
.block-team-3 .info h4 {
  margin-bottom: 6px;
  font-size: 13px;
  color: #777777;
}
.block-team-3 .info p {
  margin-bottom: 0;
  color: #777777;
}
.block-team-3 .pic:hover .icons {
  opacity: 1;
}
.block-team-3 .carousel {
  width: auto;
  margin: 60px -15px 0 -15px;
}
.block-team-3 .owl-item {
  padding: 0 15px;
  box-sizing: border-box;
}
.block-team-3 .owl-prev,
.block-team-3 .owl-next {
  position: absolute;
  top: 50%;
  width: 30px;
  margin-top: -28px;
  font-size: 56px;
  text-align: center;
  color: #fff;
  opacity: 0.4;
  transition: opacity 0.3s;
}
.block-team-3 .owl-prev:hover,
.block-team-3 .owl-next:hover {
  opacity: 1;
}
.block-team-3 .owl-prev {
  left: -30px;
}
.block-team-3 .owl-next {
  right: -30px;
}
.block-team-3 .owl-prev i,
.block-team-3 .owl-next i {
  display: block;
}
@media screen and (max-width: 1299px) {
  
  .block-team-3 .pic img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  
  .block-team-3 .carousel {
    margin-right: 30px;
    margin-left: 30px;
  }
}
.knobv1 .knob,
.capabilities .knob {
  position: relative;
  margin: 30px auto 0;
}
.knobv1 .knob span,
.capabilities .knob span {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin-top: -15px;
  font-size: 30px;
  line-height: 1;
  font-weight: 300;
}
.knobv1 .knob em,
.capabilities .knob em {
  font-size: 14px;
  line-height: 1;
}
.knobv1 h4,
.capabilities h4,
.knobv1 h3,
.capabilities h3 {
  font-size: 18px;
  margin: 20px 0;
}
.knobv1 p,
.capabilities p {
  margin-bottom: 0;
}
.knobv1 .knob {
  width: 150px;
  height: 150px;
  border: 8px solid #d5d5d5;
  border-radius: 50%;
}
.knobv1 .knob span {
  left: 50%;
  height: 112px;
  width: 112px;
  margin: -56px 0 0 -56px;
  border: 3px solid #d5d5d5;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3);
  font-size: 46px;
  line-height: 106px;
  color: #333333;
}
.gallery a {
  display: block;
}
.gallery img {
  width: 100%;
}
.album-overlay {
  position: relative;
  overflow: hidden;
}
.album-overlay .overlay-content {
  letter-spacing: 0.2em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -100px;
  text-align: center;
  z-index: 2;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.album-overlay .overlay-content h3 {
  color: #ccc;
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 1.2;
}
.album-overlay .overlay-content p {
  font-size: 11px;
  text-transform: uppercase;
  color: #999;
  line-height: 1.2;
}
.album-overlay a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.album-overlay:hover .overlay-content {
  bottom: 30px;
}
.album-overlay:hover a {
  background-color: rgba(17, 17, 17, 0.85);
}
.k2-slider .classicItemImg .moduleItemImage {
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.k2-slider .classicItemImg:hover .moduleItemImage {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 5s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 5s cubic-bezier(0, 0, 0.58, 1);
  transition: all 5s cubic-bezier(0, 0, 0.58, 1);
}
.k2-slider .bottom-content {
  width: 100%;
  padding: 30px 30px 30px 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.75);
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.65);
}
.k2-slider .bottom-content .itemTitle {
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.k2-slider .bottom-content .itemTitle a {
  display: block;
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.k2-slider .bottom-content .itemTitle a:hover {
  color: #ffffff;
}
.k2-slider .bottom-content .blog-info {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.k2-slider .bottom-content .blog-info a {
  color: rgba(255, 255, 255, 0.65);
  text-decoration: none;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.k2-slider .bottom-content .blog-info a:hover {
  color: #ffffff;
  text-decoration: none;
}
.k2-slider .bottom-content .blog-info > span,
.k2-slider .bottom-content .blog-info > a {
  margin-left: 15px;
}
.k2-slider .bottom-content .blog-info > span:first-child,
.k2-slider .bottom-content .blog-info > a:first-child {
  margin-left: 0;
}
.prodContent {
  position: relative;
  text-align: center;
}
.prodContent .onSale {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.prodContent h4 {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin: 23px 0 10px 0;
}
.prodContent h4 a {
  color: #777777;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.prodContent .gkPrice {
  margin-bottom: 22px;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.75;
}
.font15px {
  font-size: 15px;
  margin-bottom: 35px;
}
.font16px {
  font-size: 16px;
  line-height: 1.8;
}
.contact-item {
  position: relative;
  padding-left: 44px;
  color: #444;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.contact-item a {
  color: #444;
  text-decoration: none;
}
.contact-item a:hover {
  color: #000;
  text-decoration: none;
}
.ci-icon {
  width: 23px;
  height: 23px;
  position: absolute;
  top: 10px;
  left: 3px;
  color: #fff;
  text-align: center;
  line-height: 23px;
}
.ci-icon:before {
  content: " ";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #111111;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ci-icon i,
.ci-icon span {
  position: relative;
}
.ci-title {
  margin-bottom: 1px;
  color: #777777;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-family: Dosis, Arial, sans-serif;
}
.ci-text {
  font-size: 15px;
  font-weight: 300;
}
.features-item {
  padding: 15px;
  text-align: center;
  background-size: cover;
}
.features-icon {
  font-size: 48px;
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.9);
}
.features-title {
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9);
}
.features-descr {
  font-size: 15px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.75);
}
.alt-features-descr {
  margin-top: 70px;
  line-height: 1.86;
}
.alt-features-item {
  margin-top: 70px;
}
.alt-features-item .icon {
  font-size: 48px;
  color: #111111;
}
.alt-features-item h3 {
  margin-bottom: 21px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.4em;
}
.features-3 {
  line-height: 1.86;
  font-weight: 300;
}
.features-3 h3 {
  margin-bottom: 21px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.4em;
}
.features-3 .features-title {
  color: #777777;
  letter-spacing: 0.2em;
  margin-bottom: 1.3em;
}
.features-3 .fa,
.features-3 .icon {
  padding-top: 10px;
  font-size: 48px;
  line-height: 1.3;
  color: #111111;
}
.features-3 .work-full-detail h3 {
  padding-top: 0;
}
.features-3 .work-full-detail p {
  font-size: 11px;
  padding: 4px 0;
  margin: 0;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.features-3 .work-full-detail p + p {
  border-top: 0;
}
.features-3 .work-full-detail p b,
.features-3 .work-full-detail p strong {
  width: 100px;
  display: inline-block;
}
.fontawesome-icon-list {
  margin-bottom: 30px;
}
.fa-hover a {
  display: block;
  line-height: 24px;
  padding: 5px 10px;
  border: 1px solid #eee;
  margin-bottom: 10px;
}
.fa-hover a .fa {
  padding-right: 10px;
  margin-right: 7px;
  border-right: 1px solid #eee;
  font-size: 18px;
}
.et-examples {
  color: #555;
  margin-left: 1px;
  vertical-align: middle;
}
.et-examples .box1 {
  display: block;
  width: 33%;
  float: left;
  padding: 0;
  border: 1px solid #e5e5e5;
  margin: -1px 0 0 -1px;
  font-size: 13px;
}
@media only screen and (max-width: 1024px) {
  .et-examples .box1 {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .et-examples .box1 {
    width: 100%;
  }
}
.et-examples .box1:hover {
  background: #f8f8f8;
  color: #111;
}
.et-examples .box1 > span {
  display: inline-block;
  margin-right: 5px;
  min-width: 70px;
  min-height: 70px;
  border-right: 1px solid #f1f1f1;
  line-height: 70px;
  text-align: center;
  font-size: 32px;
}
.vm-service {
  margin: 60px 0 0 0;
  position: relative;
  padding-left: 55px;
  padding-top: 3px;
  font-size: 13px;
  font-weight: 300;
  color: #999999;
}
.vm-service .service-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 40px;
  text-align: center;
  font-size: 28px;
  color: #111111;
}
.vm-service h3 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 15px;
  font-weight: 400;
  color: #111111;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.alert {
  margin: 0 auto 10px;
  padding: 14px 20px;
  border: 1px solid #ddd;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.success {
  border-color: #c7e6c7;
  color: #5cb85c;
}
.info {
  border-color: #daf1f8;
  color: #5bc0de;
}
.notice {
  border-color: #fceedb;
  color: #f0ad4e;
}
.error {
  border-color: #f5bebe;
  color: #e13939;
}