.thumbnail-fluid {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.thumbnail-fluid > div,
.thumbnail-fluid > span,
.thumbnail-fluid > a {
  display: block;
  position: relative;
  right: 50%;
  float: right;
  width: 100%;
}
.thumbnail-fluid > div img,
.thumbnail-fluid > span img,
.thumbnail-fluid > a img {
  position: relative;
  right: -50%;
}
.thumbnail-inscribed {
  width: 100%;
  height: 9000px;
  text-align: center;
}
.thumbnail-inscribed img {
  max-width: 100%;
  max-height: 9000px;
}
@font-face {
  font-family: 'Conv_OratorStd';
  src: url('../fonts/OratorStd.eot');
  src: url("../fonts/OratorStd.eot#iefix") format("embedded-opentype"), url("../fonts/OratorStd.woff") format("woff"), url("../fonts/OratorStd.ttf") format("truetype"), url("../fonts/OratorStd.svg#Conv_OratorStd") format("svg");
  font-weight: normal;
  font-style: normal;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  background: white;
  font-family: "Dosis", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  color: #545454;
  position: relative;
  -webkit-font-smoothing: antialiased;
}
input,
textarea {
  font-family: "Dosis", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
div,
p {
  line-height: 1.3;
}
dfn {
  text-decoration: none;
  font-style: normal;
  border-bottom: 1px dotted;
}
:focus {
  outline: 0px;
}
a img {
  border: none;
}
a {
  color: #31b4d5;
  text-decoration: none;
  line-height: inherit;
}
a[href^="mailto:"] {
  font-style: normal;
  color: #31b4d5;
}
a:hover {
  color: #31b4d5;
}
a:focus {
  color: #31b4d5;
}
p a,
p a:visited {
  line-height: inherit;
}
.left {
  float: left;
}
.right {
  float: right;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-opacity {
  opacity: 0.8;
}
.text-light {
  font-weight: 200;
}
.text-normal {
  font-weight: 400;
}
.text-semibold {
  font-weight: 600;
}
.text-bold {
  font-weight: 800;
}
.posts-without-author .byline.author.vcard {
  display: none;
}
.hide {
  display: none;
}
.hide-override {
  display: none !important;
}
.highlight {
  background: #ff6565;
  padding: 0 7px;
  color: #ffffff;
}
.text-style-light {
  font-weight: 200;
}
.upper {
  text-transform: uppercase;
}
#googlemap img,
object,
embed {
  max-width: none;
}
#map_canvas embed {
  max-width: none;
}
#map_canvas img {
  max-width: none;
}
#map_canvas object {
  max-width: none;
}
figure {
  margin: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-size: 16px;
  direction: ltr;
}
p {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1.07em;
}
p.lead {
  font-size: 17.5px;
  line-height: 1.6;
  margin-bottom: 17px;
}
p.cl {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Dosis", "Segoe UI", Frutiger, "Frutiger Linotype", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.1;
  margin-bottom: 14px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 70%;
  line-height: 0;
}
h1 {
  font-size: 28px;
  font-weight: 600;
}
h2 {
  font-size: 24px;
  font-weight: 600;
  color: #2c2c2c;
}
h3 {
  font-size: 20px;
  color: #3e4142;
  font-weight: 600;
}
h4 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 8px;
}
h5 {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 1.2em 0;
}
h6 {
  font-size: 12px;
  font-weight: 400;
}
.module h6 {
  color: inherit;
}
h1.page-title {
  font-size: 23px;
  line-height: 1;
  margin: 0;
  font-weight: 400;
}
h2.text-box {
  margin: 0 0 5px 0;
  padding-top: 15px;
}
h3 {
  margin: 0;
  font-weight: 400;
}
h4,
.quoteCite .quote-author {
  margin-top: 0;
  font-weight: 400;
  font-size: 18px;
}
.quoteCite .quote-sub {
  font-size: 12px;
  font-weight: 300;
  margin: 0;
  line-height: 1.3;
  text-transform: uppercase;
}
::-webkit-input-placeholder {
  font-style: normal;
  font-weight: 400;
}
:-moz-placeholder {
  font-style: normal;
  font-weight: 400;
}
hr {
  border: solid #f1f1f1;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 10px;
  height: 0;
}
address {
  font-style: normal;
}
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: bold;
  line-height: inherit;
}
small {
  font-size: 70%;
  line-height: inherit;
}
.normal {
  font-weight: 300;
}
code,
pre {
  color: #333;
  font: 11px Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
  word-break: break-all;
  word-wrap: break-word;
}
code {
  background: none;
}
pre {
  margin: 15px 0;
  background-color: #f4f4f4;
  border: 1px solid #c7c7c7;
  display: block;
  line-height: 19px;
  overflow: visible;
  overflow-y: hidden;
  padding: 0 0 0 4px;
}
table {
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 18px;
  border: 1px solid #ddd;
}
table thead,
table tfoot {
  background: #f5f5f5;
}
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  display: table-cell;
  font-size: 16px;
  line-height: 18px;
  text-align: left;
}
table thead tr th,
table tfoot tr td {
  padding: 8px 10px 9px;
  font-size: 16px;
  font-weight: bold;
  color: #222;
}
table thead tr th:first-child,
table tfoot tr td:first-child {
  border-left: none;
}
table thead tr th:last-child,
table tfoot tr td:last-child {
  border-right: none;
}
table tbody tr.even,
table tbody tr.alt {
  background: #f9f9f9;
}
table tbody tr:nth-child(even) {
  background: #f9f9f9;
}
table tbody tr td {
  color: #333;
  padding: 9px 10px;
  vertical-align: top;
  border: none;
}
table {
  width: 100%;
}
.entry-content-asset {
  position: relative !important;
  padding-bottom: 56.25% !important;
  padding-top: 30px !important;
  height: 0 !important;
  overflow: hidden !important;
}
.video-js {
  max-width: 100%;
}
.entry-content-asset iframe,
.entry-content-asset object,
.entry-content-asset embed {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
ul,
ol,
dl {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 17px;
  list-style-position: inside;
}
.widget .textwidget li {
  padding-left: 38px;
  background: url("../img/li-marker.gif") 8px 12px no-repeat;
}
ul li ul,
ul li ol {
  margin-left: 20px;
  margin-bottom: 0;
}
ol {
  margin-left: 20px;
}
ol li ul,
ol li ol {
  margin-left: 20px;
  margin-bottom: 0;
}
blockquote,
blockquote p {
  font-size: 16px;
  font-weight: 400;
}
blockquote {
  margin: 0;
  border: 0;
  list-style: none;
  position: relative;
  overflow: hidden;
}
blockquote:before,
blockquote:after {
  position: absolute;
  top: 0;
  width: 70px;
  height: 38px;
  font-size: 100px;
  line-height: .8em;
  font-family: Orator Std, Conv_OratorStd;
  text-align: left;
  color: #dddddd;
}
blockquote:before {
  content: '\201C';
  left: 0;
  float: left;
}
blockquote:after {
  content: '\201D';
  right: 0;
  float: right;
}
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px solid #dddddd;
  cursor: help;
}
abbr {
  text-transform: none;
}
.al-right {
  text-align: right;
}
.al-right .button,
.al-right .icon {
  float: right;
  margin-left: 35px;
}
.al-left {
  text-align: left;
}
.al-left .button,
.al-left .icon {
  float: left;
  margin-right: 35px;
}
.al-center {
  text-align: center;
}
.al-center .button,
.al-center .icon {
  float: none;
  margin: 0 auto 10px auto;
}
.cl {
  clear: both;
}
.ovh {
  overflow: hidden;
}
.print-only {
  display: none !important;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .hide-on-print {
    display: none !important;
  }
  .print-only {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  .show-for-print {
    display: inherit !important;
  }
}
.row form .row {
  margin: 0 -6px;
}
.row form .row .column,
.row form .row .columns {
  padding: 0 6px;
}
.row form .row.collapse {
  margin: 0;
}
.row form .row.collapse .column,
.row form .row.collapse .columns {
  padding: 0;
}
label {
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  font-weight: 200;
  margin-bottom: 3px;
}
label.right {
  float: none;
  text-align: right;
}
label.inline {
  line-height: 32px;
  margin: 0 0 12px 0;
}
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  height: 32px;
  line-height: 31px;
}
a.button.prefix,
a.button.postfix {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
span.prefix,
span.postfix {
  background: #f2f2f2;
  border: 1px solid #cccccc;
}
.prefix {
  left: 2px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  overflow: hidden;
}
.postfix {
  right: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
textarea {
  height: auto;
}
select {
  width: 100%;
}
fieldset {
  border: solid 1px #dddddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 12px;
  margin: 18px 0;
}
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 3px;
  margin: 0;
  margin-left: -3px;
}
.error input,
input.error,
.error textarea,
textarea.error,
.error input:focus,
input.error:focus,
.error textarea:focus,
textarea.error:focus {
  border-color: #ff6565;
  background-color: rgba(255,101,101,0.1);
}
.error input:focus,
input.error:focus,
.error textarea:focus,
textarea.error:focus {
  outline-color: #fffefe;
}
.error label,
label.error {
  color: #ff6565;
}
.error small,
small.error {
  display: block;
  padding: 6px 4px;
  margin-top: -13px;
  margin-bottom: 12px;
  background: #ff6565;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.lt-ie9 form.custom div.custom.dropdown a.selector {
  height: 28px;
}
.lt-ie10 .styled-button.style-12:before,
.lt-ie10 .styled-button.style-12:after {
  display: none;
}
.row {
  width: 1200px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
  position: relative;
}
.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -10px;
}
.row.collapse .column,
.row.collapse .columns {
  padding: 0;
}
.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -10px;
}
.row .row.collapse {
  margin: 0;
}
ul.row {
  list-style: none;
}
.custom-three {
  width: 13%;
}
.custom-ten {
  width: 87%;
  padding-right: 12% !important;
}
.column,
.columns {
  float: left;
  min-height: 1px;
  padding: 0 10px;
  position: relative;
}
.column.centered,
.columns.centered {
  float: none;
  margin: 0 auto;
}
[class*="column"] + [class*="column"]:last-child {
  float: right;
}
[class*="column"] + [class*="column"].end {
  float: left;
}
.one,
.row .one {
  width: 8.33333%;
}
.two,
.row .two {
  width: 16.66667%;
}
.three,
.row .three {
  width: 25%;
}
.four,
.row .four {
  width: 33.33333%;
}
.five,
.row .five {
  width: 41.66667%;
}
.six,
.row .six {
  width: 50%;
}
.seven,
.row .seven {
  width: 58.33333%;
}
.eight,
.row .eight {
  width: 66.66667%;
}
.nine,
.row .nine {
  width: 75%;
}
.ten,
.row .ten {
  width: 83.33333%;
}
.eleven,
.row .eleven {
  width: 91.66667%;
}
.twelve,
.row .twelve {
  width: 100%;
}
.row .offset-by-one {
  margin-left: 8.33333%;
}
.row .offset-by-two {
  margin-left: 16.66667%;
}
.row .offset-by-three {
  margin-left: 25%;
}
.row .offset-by-four {
  margin-left: 33.33333%;
}
.row .offset-by-five {
  margin-left: 41.66667%;
}
.row .offset-by-six {
  margin-left: 50%;
}
.row .offset-by-seven {
  margin-left: 58.33333%;
}
.row .offset-by-eight {
  margin-left: 66.66667%;
}
.row .offset-by-nine {
  margin-left: 75%;
}
.row .offset-by-ten {
  margin-left: 83.33333%;
}
.push-two {
  left: 16.66667%;
}
.pull-two {
  right: 16.66667%;
}
.push-three {
  left: 25%;
}
.pull-three {
  right: 25%;
}
.push-four {
  left: 33.33333%;
}
.pull-four {
  right: 33.33333%;
}
.push-five {
  left: 41.66667%;
}
.pull-five {
  right: 41.66667%;
}
.push-six {
  left: 50%;
}
.pull-six {
  right: 50%;
}
.push-seven {
  left: 58.33333%;
}
.pull-seven {
  right: 58.33333%;
}
.push-eight {
  left: 66.66667%;
}
.pull-eight {
  right: 66.66667%;
}
.push-nine {
  left: 75%;
}
.pull-nine {
  right: 75%;
}
.push-ten {
  left: 83.33333%;
}
.pull-ten {
  right: 83.33333%;
}
img {
  height: auto;
  line-height: 1;
  font-size: 0;
}
img,
object,
embed {
  max-width: 100%;
}
img {
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.map_canvas img,
.map-widget img,
#map img {
  max-width: none !important;
}
.row:before,
.row:after,
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.row:after,
.clearfix:after {
  clear: both;
}
.block-grid {
  display: block;
  overflow: hidden;
  padding: 0;
}
.block-grid > li {
  display: block;
  height: auto;
  float: left;
}
.block-grid.one-up {
  margin: 0;
}
.block-grid.one-up > li {
  width: 100%;
  padding: 0 0 15px;
}
.block-grid.two-up {
  margin: 0 -15px;
}
.block-grid.two-up > li {
  width: 50%;
  padding: 0 15px 15px;
}
.block-grid.two-up > li:nth-child(2n+1) {
  clear: both;
}
.block-grid.three-up {
  margin: 0 -12px;
}
.block-grid.three-up > li {
  width: 33.33333%;
  padding: 0 12px 12px;
}
.block-grid.three-up > li:nth-child(3n+1) {
  clear: both;
}
.block-grid.four-up {
  margin: 0 -10px;
}
.block-grid.four-up > li {
  width: 25%;
  padding: 0 10px 10px;
}
.block-grid.four-up > li:nth-child(4n+1) {
  clear: both;
}
.block-grid.five-up {
  margin: 0 -8px;
}
.block-grid.five-up > li {
  width: 20%;
  padding: 0 8px 8px;
}
.block-grid.five-up > li:nth-child(5n+1) {
  clear: both;
}
.block-grid.six-up {
  margin: 0 -8px;
}
.block-grid.six-up > li {
  width: 16.66667%;
  padding: 0 8px 8px;
}
.block-grid.six-up > li:nth-child(6n+1) {
  clear: both;
}
.block-grid.seven-up {
  margin: 0 -8px;
}
.block-grid.seven-up > li {
  width: 14.28571%;
  padding: 0 8px 8px;
}
.block-grid.seven-up > li:nth-child(7n+1) {
  clear: both;
}
.block-grid.eight-up {
  margin: 0 -8px;
}
.block-grid.eight-up > li {
  width: 12.5%;
  padding: 0 8px 8px;
}
.block-grid.eight-up > li:nth-child(8n+1) {
  clear: both;
}
.block-grid.nine-up {
  margin: 0 -8px;
}
.block-grid.nine-up > li {
  width: 11.11111%;
  padding: 0 8px 8px;
}
.block-grid.nine-up > li:nth-child(9n+1) {
  clear: both;
}
.block-grid.ten-up {
  margin: 0 -8px;
}
.block-grid.ten-up > li {
  width: 10%;
  padding: 0 8px 8px;
}
.block-grid.ten-up > li:nth-child(10n+1) {
  clear: both;
}
.block-grid.eleven-up {
  margin: 0 -8px;
}
.block-grid.eleven-up > li {
  width: 9.09091%;
  padding: 0 8px 8px;
}
.block-grid.eleven-up > li:nth-child(11n+1) {
  clear: both;
}
.block-grid.twelve-up {
  margin: 0 -8px;
}
.block-grid.twelve-up > li {
  width: 8.33333%;
  padding: 0 8px 8px;
}
.block-grid.twelve-up > li:nth-child(12n+1) {
  clear: both;
}
.orbit-wrapper {
  width: 1px;
  height: 1px;
  position: relative;
}
.orbit {
  width: 1px;
  height: 1px;
  position: relative;
  overflow: hidden;
  margin-bottom: 17px;
}
.orbit.with-bullets {
  margin-bottom: 40px;
}
.orbit .orbit-slide {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.orbit a.orbit-slide {
  border: none;
  line-height: 0;
  display: none;
}
.orbit div.orbit-slide {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.orbit-wrapper .timer {
  width: 40px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: .6;
  cursor: pointer;
  z-index: 31;
}
.orbit-wrapper span.rotator {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: -20px;
  background: url('../images/foundation/orbit/rotator-black.png') no-repeat;
  z-index: 3;
}
.orbit-wrapper span.rotator.move {
  left: 0;
}
.orbit-wrapper span.mask {
  display: block;
  width: 20px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  overflow: hidden;
}
.orbit-wrapper span.mask.move {
  width: 40px;
  left: 0;
  background: url('../images/foundation/orbit/timer-black.png') repeat 0 0;
}
.orbit-wrapper span.pause {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background: url('../images/foundation/orbit/pause-black.png') no-repeat;
  z-index: 4;
  opacity: 0;
}
.orbit-wrapper span.pause.active {
  background: url('../images/foundation/orbit/pause-black.png') no-repeat 0 -40px;
}
.orbit-wrapper .timer:hover span.pause,
.orbit-wrapper .timer:focus span.pause,
.orbit-wrapper span.pause.active {
  opacity: 1;
}
.orbit-caption {
  display: none;
  font-family: inherit;
}
.orbit-wrapper .orbit-caption {
  background: black;
  background: rgba(0,0,0,0.6);
  z-index: 30;
  color: white;
  text-align: center;
  padding: 7px 0;
  font-size: 13px;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}
.orbit-wrapper .slider-nav {
  display: block;
}
.orbit-wrapper .slider-nav span {
  width: 39px;
  height: 50px;
  text-indent: -9999px;
  position: absolute;
  z-index: 30;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
}
.orbit-wrapper .slider-nav span.right {
  background: url('../images/foundation/orbit/right-arrow.png');
  background-size: 100%;
  right: 0;
}
.orbit-wrapper .slider-nav span.left {
  background: url('../images/foundation/orbit/left-arrow.png');
  background-size: 100%;
  left: 0;
}
.lt-ie9 .orbit-wrapper .slider-nav span.right {
  background: url('../images/foundation/orbit/right-arrow-small.png');
}
.lt-ie9 .orbit-wrapper .slider-nav span.left {
  background: url('../images/foundation/orbit/left-arrow-small.png');
}
ul.orbit-bullets {
  position: absolute;
  z-index: 30;
  list-style: none;
  bottom: -40px;
  left: 50%;
  margin-left: -50px;
  padding: 0;
}
ul.orbit-bullets li {
  float: left;
  margin-left: 5px;
  cursor: pointer;
  color: #999999;
  text-indent: -9999px;
  background: url('../images/foundation/orbit/bullets.jpg') no-repeat 4px 0;
  width: 13px;
  height: 12px;
  overflow: hidden;
}
ul.orbit-bullets li.active {
  color: #222222;
  background-position: -8px 0;
}
ul.orbit-bullets li.has-thumb {
  background: none;
  width: 100px;
  height: 75px;
}
ul.orbit-bullets li.active.has-thumb {
  background-position: 0 0;
  border-top: 2px solid black;
}
.orbit-slide-counter {
  position: absolute;
  bottom: 0;
  z-index: 99;
  background: rgba(0,0,0,0.7);
  color: white;
  padding: 5px;
}
.orbit img.fluid-placeholder {
  visibility: hidden;
  position: static;
  display: block;
  width: 100%;
}
.orbit,
.orbit-wrapper {
  width: 100% !important;
}
@media only screen and (max-width: 767px) {
  .orbit.orbit-stack-on-small img.fluid-placeholder {
    visibility: visible;
  }
  .orbit.orbit-stack-on-small .orbit-slide {
    position: static;
    margin-bottom: 10px;
  }
}
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0,0,0,0.45);
  z-index: 40;
  display: none;
  top: 0;
  left: 0;
}
.reveal-modal {
  background: #ffffff;
  visibility: hidden;
  display: none;
  top: 100px;
  left: 50%;
  margin-left: -20px;
  width: 520px;
  position: absolute;
  z-index: 41;
  padding: 30px;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.reveal-modal .close-reveal-modal:not(.button) {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: .5;
  position: absolute;
  top: 8px;
  right: 11px;
  color: #aaa;
  text-shadow: 0 -1px 1px rgba(0,0,0,0.6);
  font-weight: bold;
  cursor: pointer;
}
.reveal-modal.small {
  width: 30%;
  margin-left: -15%;
}
.reveal-modal.medium {
  width: 40%;
  margin-left: -20%;
}
.reveal-modal.large {
  width: 60%;
  margin-left: -30%;
}
.reveal-modal.xlarge {
  width: 70%;
  margin-left: -35%;
}
.reveal-modal.expand {
  width: 90%;
  margin-left: -45%;
}
.reveal-modal .row {
  min-width: 0;
  margin-bottom: 10px;
}
.reveal-modal > :first-child {
  margin-top: 0;
}
.reveal-modal > :last-child {
  margin-bottom: 0;
}
@media print {
  .reveal-modal {
    border: solid 1px black;
    background: #ffffff;
  }
}
.clearing-blackout {
  background: black;
  background: rgba(0,0,0,0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
.clearing-blackout .clearing-close {
  display: block;
}
.clearing-container {
  position: relative;
  z-index: 999;
  height: 100%;
  overflow: hidden;
}
.visible-img {
  height: 75%;
  position: relative;
}
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}
.visible-img .clearing-caption {
  color: white;
  margin-bottom: 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  background: black;
  background: rgba(0,0,0,0.7);
  width: 100%;
  padding: 10px 100px;
}
.clearing-close {
  z-index: 999;
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  line-height: 1;
  color: white;
  display: none;
}
.clearing-close:hover,
.clearing-close:focus {
  color: #ccc;
}
.clearing-main-left,
.clearing-main-right {
  position: absolute;
  top: 50%;
  margin-top: -16px;
}
.clearing-main-left.disabled,
.clearing-main-right.disabled {
  opacity: 0.5;
}
.clearing-main-left:active,
.clearing-main-right:active {
  margin-top: -15px;
}
.clearing-main-left {
  left: 10px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 16px;
  border-color: transparent white transparent transparent;
}
.clearing-main-right {
  right: 10px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 16px;
  border-color: transparent transparent transparent white;
}
ul[data-clearing].block-grid.three-up > li:nth-child(3n+1) {
  clear: none;
}
ul[data-clearing] li {
  cursor: pointer;
  display: block;
}
ul[data-clearing] li.clearing-feature ~ li {
  display: none;
}
.clearing-assembled .clearing-container .carousel {
  background: black;
  background: rgba(0,0,0,0.75);
  height: 150px;
  margin-top: 5px;
}
.clearing-assembled .clearing-container .visible-img {
  background: black;
  background: rgba(0,0,0,0.75);
  overflow: hidden;
}
.clearing-assembled .clearing-container ul[data-clearing] {
  z-index: 999;
  width: 200%;
  height: 100%;
  margin-left: 0;
  position: relative;
  left: 0;
}
.clearing-assembled .clearing-container ul[data-clearing] li {
  display: block;
  width: 175px;
  height: inherit;
  padding: 0;
  float: left;
  overflow: hidden;
  background: #222;
  margin-right: 1px;
  position: relative;
}
.clearing-assembled .clearing-container ul[data-clearing] li.fix-height img {
  min-height: 100%;
  height: 100%;
  max-width: none;
}
.clearing-assembled .clearing-container ul[data-clearing] li img {
  cursor: pointer !important;
  min-width: 100% !important;
}
.clearing-assembled .clearing-container ul[data-clearing] li.visible {
  border-top: 4px solid white;
}
ul.block-grid[data-clearing] {
  overflow: visible;
}
.clearing-blackout ul.block-grid[data-clearing].two-up > li:nth-child(2n+1) {
  clear: none;
}
.clearing-blackout ul.block-grid[data-clearing].three-up > li:nth-child(3n+1) {
  clear: none;
}
.clearing-blackout ul.block-grid[data-clearing].four-up > li:nth-child(4n+1) {
  clear: none;
}
.clearing-blackout ul.block-grid[data-clearing].five-up > li:nth-child(5n+1) {
  clear: none;
}
.clearing-blackout ul.block-grid[data-clearing].six-up > li:nth-child(6n+1) {
  clear: none;
}
.clearing-blackout ul.block-grid[data-clearing].seven-up > li:nth-child(7n+1) {
  clear: none;
}
.clearing-blackout ul.block-grid[data-clearing].eight-up > li:nth-child(8n+1) {
  clear: none;
}
.clearing-blackout ul.block-grid[data-clearing].nine-up > li:nth-child(9n+1) {
  clear: none;
}
.clearing-blackout ul.block-grid[data-clearing].ten-up > li:nth-child(10n+1) {
  clear: none;
}
.clearing-blackout ul.block-grid[data-clearing].eleven-up > li:nth-child(11n+1) {
  clear: none;
}
.clearing-blackout ul.block-grid[data-clearing].twelve-up > li:nth-child(12n+1) {
  clear: none;
}
.clearing-blackout .th img {
  border: none;
  -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
  -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 0 0 rgba(0,0,0,0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.clearing-blackout:hover img,
.clearing-blackout:focus img {
  -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
  -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 0 0 rgba(0,0,0,0);
}
.near-footer {
  position: relative;
  margin-bottom: -50px;
  padding-bottom: 40px;
}
.padding-top-53 {
  padding-top: 53px;
}
.padding-top-34 {
  padding-top: 34px;
}
#header .header-wrap.fixed #logo .for-panel {
  top: -15px;
  position: relative;
}
.page-template-page-contacts-php .mvb_container > section {
  border: none;
}
.page-template-page-contacts-php .team_member_box .avatar {
  margin-bottom: 25px;
  float: left;
  margin-right: 20px;
}
.page-id-3365 .mvb_container,
.page-id-902 .mvb_container {
  border-top: 1px solid #eeeeee;
}
.to-bottom-attached {
  position: relative;
  bottom: -47px;
}
.promo-row h2 {
  font-size: 21px;
  margin-bottom: 10px !important;
}
body > #main-wrap {
  overflow: hidden;
  background: url('../img/preloader.gif') -400px 0px no-repeat;
}
.rev_slider_wrapper {
  z-index: 1;
}
#layout {
  margin: 50px 0;
}
.boxed_lay {
  max-width: 1220px;
  margin: 0 auto 20px;
  box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
}
#layout.no-title {
  margin-top: 0px;
  margin-bottom: 0px;
}
.contacts-text .mvb_t_row,
#layout.magazine .mvb_t_row {
  padding: 0;
}
#layout.magazine {
  margin-top: 30px;
}
#layout.magazine .mvb_container > section {
  border-bottom: none;
  margin-bottom: 15px;
  padding: 0;
}
#layout.magazine .widget {
  margin-bottom: 20px;
}
#layout.single-folio {
  margin-top: 30px;
}
.page-template-page-contacts-php #layout {
  margin-top: 0;
}
body > iframe {
  display: none;
}
.row.mvb-padding-top-no-padding {
  padding-top: 0;
}
.row.mvb-padding-top-extra-small-padding {
  padding-top: 10px;
}
.row.mvb-padding-top-small-padding {
  padding-top: 25px;
}
.row.mvb-padding-top-more-medium-padding {
  padding-top: 50px;
}
.row.mvb-padding-top-medium-padding {
  padding-top: 60px;
}
.row.mvb-padding-top-large-padding {
  padding-top: 85px;
}
.row.mvb-padding-bottom-no-padding {
  padding-bottom: 0;
}
.row.mvb-padding-bottom-extra-small-padding {
  padding-bottom: 10px;
}
.row.mvb-padding-bottom-small-padding {
  padding-bottom: 25px;
}
.row.mvb-padding-bottom-more-medium-padding {
  padding-bottom: 50px;
}
.row.mvb-padding-bottom-medium-padding {
  padding-bottom: 60px;
}
.row.mvb-padding-bottom-large-padding {
  padding-bottom: 85px;
}
.row.mvb-row-fullwidth {
  width: 100%;
}
.row.mvb-row-fullwidth > .columns,
.row.mvb-row-fullwidth > .column,
.row.mvb-row-fullwidth {
  padding-right: 0;
  padding-left: 0;
}
.mvb_t_row {
  padding: 30px 0;
}
.mvb_container section.row-wrapper:last-child {
  border-bottom: none;
}
.mvb_container section.row-wrapper {
  position: relative;
}
.row-wrapper-animate-background {
  -webkit-transition: background-position .01s linear;
  -moz-transition: background-position .01s linear;
  transition: background-position .01s linear;
}
.row-video {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 0;
  height: auto;
  overflow: hidden;
}
.row-video .row-video-container {
  width: 100%;
  height: 100%;
}
.row-video .row-video-mask {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 2;
  background-position: top left;
  background-repeat: repeat;
  background-color: transparent;
}
.row-video .row-video-mask.row-video-mask-1 {
  background-image: url('../images/video-mask/1.png');
}
.row-video .row-video-mask.row-video-mask-2 {
  background-image: url('../images/video-mask/2.png');
}
.row-video .row-video-mask.row-video-mask-3 {
  background-image: url('../images/video-mask/3.png');
}
.row-video .row-video-mask.row-video-mask-4 {
  background-image: url('../images/video-mask/4.png');
}
.row-video .row-video-mask.row-video-mask-5 {
  background-image: url('../images/video-mask/5.png');
}
.row-video video {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  min-height: 100%;
  min-width: 100%;
}
.blog-section.sidebar-both,
.blog-section.sidebar-right2 {
  width: 75%;
  float: left;
}
.blog-section.sidebar-both2 {
  width: 66.66%;
  float: left;
}
.blog-section.sidebar-both2 #main-content {
  float: right;
  width: 50%;
}
.blog-section.sidebar-both2 #left-sidebar {
  width: 50%;
}
.blog-section.sidebar-left2 {
  width: 75%;
  float: right;
}
.sidebar-both #left-sidebar.three {
  width: 33.3%;
  float: left;
}
.sidebar-both #main-content.six {
  width: 66.6%;
  float: right;
}
.sidebar-right2 #left-sidebar.three {
  width: 33.3%;
  float: right;
}
.sidebar-right2 #main-content.six {
  width: 66.6%;
  float: left;
}
.sidebar-left2 #main-content.six {
  width: 66.6%;
  float: right;
}
.sidebar-left2 #right-sidebar.three {
  width: 33.3%;
  float: left;
}
.sidebar-left #main-content.nine {
  float: right;
}
.sidebar-left #left-sidebar.three {
  float: left;
}
article .entry-thumb,
.single-post article.post .entry-thumb {
  position: relative;
  margin-bottom: 17px;
}
article .entry-thumb .comments-link {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255,101,101,0.7);
  color: #ffffff;
  padding: 11px 15px;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
}
article .entry-thumb .comments-link:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7px 7px 0 0;
  border-color: rgba(255,101,101,0.7) transparent transparent transparent;
}
article .entry-thumb .comments-link:hover {
  background: #ff6565;
}
article .entry-thumb .comments-link:hover:before {
  border-color: #ff6565 transparent transparent transparent;
}
article .entry-thumb .comments-link a {
  color: inherit;
}
article .entry-thumb img,
.slide-post.orbit img {
  min-width: 100%;
  display: block;
}
.light {
  padding: 0 10px;
  background: #ff6565;
  color: #ffffff;
  padding: 0 5px 2px;
}
body.admin-bar {
  padding-top: 30px;
}
@media only screen and (max-width: 782px) {
  body.admin-bar {
    padding-top: 46px;
  }
}
.delim {
  display: inline-block;
  padding-right: 5px;
  margin-right: 5px;
  height: 8px;
  border-right: 1px solid #e7e7e7;
}
.backtotop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 45px;
  height: 45px;
  display: block;
  z-index: 99999999;
  border-radius: 100em;
}
.backtotop:before {
  content: '\e75f';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 40px;
  font-size: 23px;
  line-height: 36px;
  left: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  position: absolute;
}
.backtotop.hidden {
  bottom: -100px;
}
.panel-sh {
  background: whitesmoke;
  position: relative;
  padding: 25px 23px;
  line-height: 1.6;
}
.panel-sh p {
  margin: 0;
  line-height: 1.6;
}
.fb-like-box,
.fb-like-box span,
.fb-like-box span iframe[style] {
  width: 100% !important;
}
@media screen and (min-width: 1220px) {
  aside .fb-like-box,
  aside .fb-like-box span,
  aside .fb-like-box span iframe[style] {
    width: auto !important;
  }
}
.easyPieChart {
  position: relative;
  text-align: center;
}
.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.icon-format {
  height: 31px;
  display: block;
  text-align: center;
  float: left;
}
.icon-format i:before {
  content: '\e018';
  font-size: 24px;
  text-align: left;
  position: relative;
  top: 4px;
}
.icon-format.gallery i:before {
  content: '\e01b';
}
.icon-format.video i:before {
  content: '\e005';
}
.gallery {
  margin: 10px 0;
  margin-left: -4px;
}
.gallery-item {
  float: left;
  padding: 0 10px 10px 0;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.gallery-item .gallery-icon,
.gallery-item .gallery-icon a {
  font-size: 0;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail,
.gallery-columns-4.gallery-size-thumbnail {
  display: table;
  margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.3%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.7%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.1%;
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}
.gallery-caption {
  background-color: rgba(0,0,0,0.7);
  box-sizing: border-box;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 2px 8px;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 10px;
  text-align: left;
  overflow: hidden;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  transition: opacity .4s ease;
}
.gallery-caption:before {
  box-shadow: 0 -10px 15px #000 inset;
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.gallery-item:hover .gallery-caption {
  opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
.gallery:before,
.gallery:after {
  content: "";
  display: table;
}
.wp-caption {
  max-width: 100%;
  padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
  font-style: italic;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 2;
}
.alignleft {
  float: left;
  margin: 0 20px 10px 0;
}
.alignright {
  float: right;
  margin: 0 0 10px 20px;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.req-clearing-container .carousel {
  overflow: hidden;
  padding-left: 1px;
}
.entry-thumb {
  position: relative;
  display: block;
  overflow: hidden;
  line-height: .5;
}
.entry-thumb img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .2s ease-in-out;
  -moz-transition: -moz-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
.entry-thumb:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.entry-thumb:hover .portfolio-entry-hover,
.entry-thumb:hover .portfolio-entry-meta {
  text-align: left;
  opacity: 1;
}
.entry-thumb:hover .portfolio-entry-hover .portfolio-entry-thumb {
  margin-top: -1em;
}
.entry-thumb .portfolio-entry-hover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(108,201,204,0.85);
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}
.entry-thumb .portfolio-entry-hover .portfolio-entry-thumb {
  position: absolute;
  right: 20px;
  top: 50%;
  left: 50%;
  display: inline-block;
  height: 2em;
  width: 2em;
  margin-top: -1em;
  margin-left: -1em;
  border-radius: 50%;
  border: 1px solid #ffffff;
  background-color: transparent;
  color: #20190a;
  font-size: 25px;
  line-height: 2.1em;
  text-align: center;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear, margin-top .2s ease-out;
  -moz-transition: background-color .2s linear, margin-top .2s ease-out;
  transition: background-color .2s linear, margin-top .2s ease-out;
  margin-top: -100%;
}
.entry-thumb .portfolio-entry-hover .portfolio-entry-thumb:hover {
  background-color: #ffffff;
}
.entry-thumb:hover .portfolio-entry-meta {
  margin-bottom: 0;
}
.entry-thumb .portfolio-entry-meta {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  margin-bottom: -100%;
  min-width: 100%;
  -webkit-transition: margin-bottom .2s ease-in-out;
  -moz-transition: margin-bottom .2s ease-in-out;
  transition: margin-bottom .2s ease-in-out;
  color: #ffffff;
}
.entry-thumb .portfolio-entry-meta a {
  color: inherit;
}
.entry-thumb .portfolio-entry-meta a:hover {
  color: #20190a;
}
.entry-thumb .portfolio-entry-meta > .columns {
  height: 75px;
  line-height: 75px;
  vertical-align: middle;
}
.entry-thumb .portfolio-entry-meta > .columns:first-child {
  padding-left: 20px;
}
.entry-thumb .portfolio-entry-meta > .columns:last-child {
  padding-right: 20px;
}
.entry-thumb .portfolio-entry-meta .portfolio-entry-meta-info {
  display: inline-block;
  vertical-align: middle;
}
.entry-thumb .portfolio-entry-meta .title {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 0.8em;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255,255,255,0.4);
  -webkit-transition: border-bottom-color .2s ease-in-out;
  -moz-transition: border-bottom-color .2s ease-in-out;
  transition: border-bottom-color .2s ease-in-out;
  padding-bottom: 5px;
}
.entry-thumb .portfolio-entry-meta .title:hover {
  border-bottom-color: rgba(32,25,10,0.4);
}
.entry-thumb .portfolio-entry-meta .entry-tags {
  position: relative;
  top: -4px;
}
.entry-thumb .portfolio-entry-meta .entry-tags .entry-title {
  display: none;
}
.entry-thumb .portfolio-entry-meta .entry-tags ul {
  margin: 0px;
  text-align: left;
}
.entry-thumb .portfolio-entry-meta .entry-tags ul li {
  padding-bottom: 0px;
  font-weight: 400;
}
.entry-thumb .portfolio-entry-meta .entry-tags ul li:before {
  padding-top: 0;
}
.entry-thumb .portfolio-entry-meta .entry-tags ul li a {
  font-size: 14px;
  text-transform: lowercase;
}
.entry-thumb .portfolio-entry-meta .social-share {
  position: relative;
  top: -20px;
  display: inline-block;
  vertical-align: bottom;
  font-size: 14px;
  text-align: right;
}
.entry-thumb .portfolio-entry-meta .social-share a {
  color: #20190a;
  padding-left: 0;
}
.entry-thumb .portfolio-entry-meta .social-share a:hover {
  color: #ffffff;
}
.entry-thumb .portfolio-entry-meta .social-share .count {
  padding-left: 5px;
  color: #20190a;
}
@media only screen and (max-width: 1024px) {
  .entry-thumb .portfolio-entry-meta .portfolio-entry-meta-dark {
    padding: 0 10px;
  }
}
.entry-thumb .link,
.entry-thumb .hover-link {
  position: absolute;
  z-index: -1;
  z-index: 1;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  background: rgba(108,201,204,0);
}
.entry-thumb .link i,
.entry-thumb .hover-link i {
  position: absolute;
  right: 20px;
  top: 50%;
  left: 50%;
  display: inline-block;
  height: 2.19em;
  width: 2.19em;
  margin-top: -1.095em;
  margin-left: -1.095em;
  border-radius: 50%;
  border: 1px solid #ffffff;
  background-color: transparent;
  color: #20190a;
  font-size: 23px;
  line-height: 2.29em;
  text-align: center;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear, margin-top .2s ease-out, opacity .2s ease-out;
  -moz-transition: background-color .2s linear, margin-top .2s ease-out, opacity .2s ease-out;
  transition: background-color .2s linear, margin-top .2s ease-out, opacity .2s ease-out;
  opacity: 0;
  margin-top: -100%;
}
.entry-thumb .link i:hover,
.entry-thumb .hover-link i:hover {
  background-color: #ffffff;
}
.entry-thumb:hover .link,
.entry-thumb:hover .hover-link {
  z-index: 1;
  background: rgba(108,201,204,0.85);
}
.entry-thumb:hover .link:before,
.entry-thumb:hover .link:after,
.entry-thumb:hover .link i,
.entry-thumb:hover .hover-link:before,
.entry-thumb:hover .hover-link:after,
.entry-thumb:hover .hover-link i {
  opacity: 1;
}
.entry-thumb:hover .link i,
.entry-thumb:hover .hover-link i {
  margin-top: -1.095em;
}
div.alert-box {
  border-color: #f1f1f1;
  background: #ffffff;
  font-size: inherit;
  text-shadow: none;
  font-weight: normal;
  color: inherit;
  padding: 13px;
}
div.alert-box a {
  line-height: 3;
}
div.alert-box.alert {
  background-color: inherit;
  text-shadow: none;
  border-left: 3px solid #f37a6b;
  color: inherit;
}
div.alert-box.success {
  background-color: inherit;
  text-shadow: none;
  border-left: 3px solid #4e9a21;
  color: inherit;
}
.entry-thumb {
  position: relative;
}
.entry-thumb:hover .hover-box:before {
  border-bottom-width: 27px;
  border-left-width: 27px;
}
.entry-thumb:hover .hover-box:after {
  border-top-width: 27px;
  border-right-width: 27px;
}
.hover-box {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.portfolio-item a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}
.hover-box .more-link,
.hover-box .zoom-link {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  opacity: 0;
}
.hover-box .more-link {
  background: url(../img/hover-link.png) no-repeat 50% 50%;
  margin-right: -60px;
  right: 0;
}
.hover-box .zoom-link {
  background: url(../img/hover-search.png) no-repeat 50% 50%;
  margin-left: -60px;
  left: 0;
}
.hover-box:hover .zoom-link,
.zoom:hover .zoom-link {
  opacity: 1;
  left: 50%;
}
.hover-box:hover .more-link {
  opacity: 1;
  right: 50%;
}
.hover-box:hover .post-like {
  display: block;
}
.hover-box .post-like {
  display: none;
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #ffffff;
  font-size: 13px;
  line-height: 1.3;
}
.hover-box .like {
  background: url(../img/vote-heart.png) no-repeat;
  width: 16px;
  height: 14px;
  display: block;
  float: left;
  margin-right: 10px;
  -moz-transition: all 0.2s ease-out 0.1s;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
}
#grid-posts,
#grid-folio {
  width: 103.125%;
  overflow: hidden;
  margin-left: -1.562%;
  margin-bottom: -1.875em;
  position: relative;
}
#grid-posts article.small-news,
#grid-folio .project {
  width: 33%;
  float: left;
  border-bottom: 1px dotted #e8e8e8;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
#grid-folio .project {
  margin-bottom: 2px;
}
#grid-folio .project {
  border-bottom: 0;
}
#grid-folio.col-4 .project {
  width: 25%;
}
#grid-posts .orbit img.fluid-placeholder,
#grid-posts.col-2.and-side .orbit img.fluid-placeholder {
  max-height: 250px;
}
#grid-posts.col-2.and-side article.small-news {
  width: 47%;
}
#grid-posts.col-2 article.small-news {
  width: 48.2%;
  margin-left: 20px;
  border-bottom: 1px dotted #e8e8e8;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
#grid-posts.col-2 .orbit img.fluid-placeholder {
  max-height: 280px;
}
#grid-posts .entry-summary {
  clear: both;
}
.module {
  clear: both;
}
.video-box {
  float: none;
  display: block;
  clear: both;
  width: 100%;
}
.gallery-wrap {
  margin-left: -1%;
}
.gallery-wrap .folio-item {
  float: left;
  position: relative;
  margin-left: 1%;
}
.gallery-wrap .folio-item a.more-link span {
  top: 30px;
}
.twelve > .gallery-wrap > .folio-item > img {
  min-width: 100%;
  display: block;
}
.twelve > .gallery-wrap > .folio-item {
  width: 32.3%;
}
.crum_galleries_widget .entry-thumb,
.widget_crum_galleries_widget .entry-thumb {
  margin-bottom: 0;
}
.tiles-block .tile-item {
  width: 135px;
  height: 135px;
  margin: 0 3px 3px 0;
  float: left;
}
.tiles-block .tile-item .front {
  text-align: center;
}
.tiles-block .tile-item .back {
  padding: 10px;
  font-weight: 300;
}
.tiles-block .tile-item i {
  line-height: 125px;
  font-size: 48px;
  color: #a4eeff;
}
.tiles-block .tile-item a.link {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.tiles-block .tile-title {
  position: absolute;
  bottom: 10px;
  left: 15px;
  font-weight: 300;
  text-align: left;
}
.charts-box {
  margin-right: 70px;
  position: relative;
}
.charts-box canvas {
  margin: 0 auto 0 20px;
  display: block;
}
.charts-box i {
  display: inline-block;
  color: inherit;
}
.charts-box .percent {
  font-size: 47px;
  line-height: 1;
  color: inherit;
  padding-bottom: 15px;
  border-bottom: 2px solid #6cc9cc;
  font-weight: 300;
  display: block;
  float: left;
  margin-right: 20px;
}
.charts-box .percent span {
  font-size: 27px;
  position: relative;
  top: -12px;
}
.charts-box .title {
  overflow: hidden;
  color: inherit;
}
.charts-box .block-title,
.charts-box .dopinfo {
  color: inherit;
}
.charts-box .dopinfo {
  font-weight: 300;
  font-size: 16px;
  opacity: .9;
}
.charts-box .text {
  position: relative;
  line-height: 1.5;
  font-weight: 300;
  padding-top: 20px;
  opacity: .9;
  clear: both;
}
.chart-wrapper {
  width: 300px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}
.charts-box.normal {
  margin-top: 24px;
}
.charts-box.normal .chart-wrapper {
  width: 270px;
}
.charts-box.normal .chart-wrapper i {
  margin: 84px 0 0 -5px;
  font-size: 2.8em;
}
.charts-box.normal canvas {
  margin-bottom: 53px;
}
.charts-box.large .chart-wrapper i {
  margin: 100px 0 0 0;
  font-size: 3em;
}
.charts-box.large canvas {
  margin-bottom: 32px;
}
.news-row .item {
  margin: 0 3px 0 0;
  padding: 0;
}
.news-row .entry-thumb {
  position: relative;
}
.news-row .entry-thumb .mini-comm-count {
  display: none;
  position: absolute;
  bottom: 15px;
  right: 15px;
  height: 15px;
  color: #ffffff;
  font-size: 13px;
  padding-left: 25px;
  background: url("../img/comment-baige.png") 0 0 no-repeat;
  line-height: 12px;
}
.news-row .entry-thumb:hover .mini-comm-count {
  display: block;
}
.news-row .box-name {
  margin-top: 18px;
  margin-bottom: 5px;
  color: #595f61;
}
.news-row .box-name a,
.news-row .box-name:first-letter {
  color: inherit;
}
.news-row .box-name a:first-letter,
.news-row .box-name:first-letter:first-letter {
  color: inherit;
}
.news-row .dopinfo {
  font-size: 16px;
  padding-top: 0;
}
.news-row article .entry-thumb a.link:before {
  line-height: 1;
}
.entry-summary {
  margin-top: 20px;
}
.featured-news .entry-thumb {
  position: relative;
}
.featured-news .horizontal .date {
  float: none;
  margin-bottom: 20px;
}
.featured-news h3.entry-title {
  font-size: 20px;
  font-weight: 800;
  color: #44505a;
  margin-bottom: 5px;
}
.featured-news h3.entry-title a {
  color: inherit;
}
.featured-news h3.entry-title a:hover {
  color: #ff6565;
}
.featured-news .entry-summary {
  clear: both;
  padding: 10px 0 20px 0;
}
.recent-wrap .desc-text {
  line-height: 1.6;
}
.recent-wrap .desc-text p {
  font-weight: 300;
}
.recent-wrap .wrap {
  position: relative;
  line-height: .8;
}
.recent-wrap .item {
  position: relative;
  line-height: .5;
  float: left;
  padding: 0 3px 3px 0;
}
.recent-wrap .big-element.item {
  width: 50%;
}
.recent-wrap .small-element.item {
  width: 25%;
}
.skills_widget {
  padding: 120px 0 120px 0;
}
.skills_widget .skill-wrap {
  position: relative;
  margin: 0 150px;
}
.skills_widget .start-label,
.skills_widget .finish-label {
  font-size: 18px;
  font-weight: 600;
  color: #ff6565;
  line-height: 2;
}
.skills_widget .start-label {
  float: left;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #e4eef1;
}
.skills_widget .finish-label {
  float: right;
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e4eef1;
}
.skills_widget .line hr {
  margin: 18px 0;
  border-color: #e4eef1;
  clear: none;
}
.skills_widget .skill-item {
  position: absolute;
  margin-left: -50px;
}
.skills_widget .skill-item.top {
  bottom: 35px;
}
.skills_widget .skill-item.top .percent:after {
  background: url("../img/skill-pipt-bott.png") 0 0 no-repeat;
  bottom: -23px;
}
.skills_widget .skill-item.bot {
  top: 0;
}
.skills_widget .skill-item.bot .percent:after {
  background: url("../img/skill-pipt-top.png") 0 0 no-repeat;
  top: -23px;
}
.skills_widget .skill-item.left {
  text-align: right;
}
.skills_widget .skill-item.left .item-title {
  right: 105px;
}
.skills_widget .skill-item.right {
  text-align: left;
}
.skills_widget .skill-item.right .item-title {
  left: 105px;
}
.skills_widget .skill-item .percent {
  display: inline-block;
  line-height: 80px;
  height: 85px;
  width: 85px;
  background: #c2d1d9;
  color: #ffffff;
  font-size: 35px;
  font-weight: 600;
  text-align: center;
}
.skills_widget .skill-item .percent:after {
  content: "";
  display: block;
  position: absolute;
  width: 13px;
  height: 23px;
  left: 50%;
  margin-left: -5px;
  z-index: 1;
}
.skills_widget .skill-item .percent span {
  font-size: 18px;
  font-weight: 300;
}
.skills_widget .skill-item .item-title {
  display: inline-block;
  position: absolute;
  top: 20px;
}
.skills_widget .skill-item .item-title span {
  display: block;
  white-space: nowrap;
}
.skills_widget .skill-item .item-title .subtitle {
  display: block;
  white-space: nowrap;
  opacity: .75;
  font-size: 0.85714em;
}
.skills_widget .skill-item .item-title .title {
  font-size: 1.28571em;
  font-weight: 600;
  color: #44505a;
}
.about_author_widget .avatar {
  float: left;
  margin-bottom: 20px;
  padding-top: 5px;
}
.about_author_widget .avatar img {
  border-radius: 100em;
  display: block;
}
.about_author_widget .text {
  padding: 5px 0 0 35px;
  margin: 10px 0 20px 145px;
  position: relative;
  border-left: 1px solid #e7e7e7;
}
.about_author_widget .text h5 {
  padding-bottom: 10px;
}
.about_author_widget .additional-links {
  float: right;
}
.about_author_widget .additional-links a {
  margin: 0 10px;
  color: inherit;
  font-weight: 400;
}
.about-me-block .text {
  padding: 10px;
  margin: 10px;
  line-height: 1.5;
}
.about_author_widget .quote-author {
  margin-bottom: 7px;
  font-size: 17px;
  display: inline;
}
.about_author_widget .quote-sub {
  font-style: italic;
}
.info-butt {
  margin: 20px 0 40px;
  padding: 0 20px;
}
.info-butt h2 {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 19px;
}
.info-butt p {
  margin-bottom: 20px;
}
.info-butt .button {
  margin-top: 10px;
}
.info-box .title {
  font-size: 23px;
  font-weight: 600;
  margin-bottom: .1em;
}
.info-box p {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
}
.info-box i.icon {
  position: relative;
  top: 4px;
}
.info-box.al-right .icon {
  margin-left: 20px;
}
.info-box.al-left i.icon {
  margin-right: 20px;
  width: 80px;
  text-align: center;
}
.list-blocks {
  position: absolute;
  right: 0;
  top: 5px;
}
.list-blocks a {
  width: 23px;
  height: 23px;
  display: block;
  float: right;
  opacity: .4;
  margin-left: 5px;
  background-image: url(../../img/arrow-slide.png);
  background-repeat: no-repeat;
}
.list-blocks a.flex-next {
  background-position: 0 0;
}
.list-blocks a.flex-prev {
  background-position: 0 -26px;
  float: left;
}
.list-blocks a:hover {
  opacity: 1;
}
.post-list {
  position: relative;
}
.post-list article {
  overflow: hidden;
  margin-bottom: 20px;
}
.post-list article .entry-thumb {
  margin-bottom: 0;
}
.post-list .entry-title {
  padding-bottom: 10px;
}
.post-list .entry-title a {
  color: inherit;
}
.post-list .entry-summary {
  margin-top: 15px;
  font-weight: 200;
}
.post-list .left-thumb .entry-thumb {
  float: left;
  margin-right: 20px;
}
.post-list .right-thumb .entry-thumb {
  float: right;
  margin-left: 20px;
}
.post-list article.mini-news {
  background: none;
  padding: 0;
  margin-bottom: 15px;
}
.map-widget h3 {
  margin-bottom: 16px;
  font-size: 18px;
}
.map-widget p {
  font-weight: 300;
  margin-bottom: 16px;
}
.styled-widget-list > li {
  border-radius: 2px;
  padding: 12px 8px;
  font-style: italic;
  line-height: 1;
}
.styled-widget-list > li:hover {
  background-color: #4fc7ef;
}
.styled-widget-list > li [class*="icon-"] {
  font-size: 18px;
  padding: 0 10px 0 0;
  margin-right: 10px;
  border-right: 1px solid #ffffff;
  border-right: 1px solid rgba(255,255,255,0.25);
  color: #959c9d;
  display: inline-block;
}
.styled-widget-list > li [class*="icon-"]:before {
  line-height: 20px;
}
.styled-widget-list > li:hover [class*="icon-"],
.styled-widget-list > li:hover {
  color: #ffffff;
}
#flickr {
  position: relative;
  margin-left: -20px;
}
#flickr .item {
  position: relative;
}
.instagram-widget .widget-inner {
  margin-left: -5%;
}
#flickr > a {
  display: block;
  width: 28%;
  max-width: 150px;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  margin: 0 0 10px 5%;
  float: left;
  line-height: .8;
}
#flickr a > img {
  position: relative;
  border-radius: 4px;
}
#flickr .hover-box .zoom-link {
  margin-left: -23px;
}
.contacts-widget {
  padding: 25px 30px 20px 25px;
  background: #36bae2;
  color: #ffffff;
  font-weight: 300;
}
.contacts-widget p {
  margin-bottom: .5em;
}
.contacts-widget i {
  font-size: 70px;
  margin-bottom: 27px;
}
.contacts-widget .adr {
  display: block;
  font-style: normal;
}
.contacts-widget a {
  color: inherit;
}
.mvb-row-fullheight-va > .row {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@-webkit-keyframes fadeInFromNone {
  0%,
  1% {
    display: none;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-moz-keyframes fadeInFromNone {
  0%,
  1% {
    display: none;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-o-keyframes fadeInFromNone {
  0%,
  1% {
    display: none;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fadeInFromNone {
  0%,
  1% {
    display: none;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#top-panel-inner {
  display: none;
}
.spacer {
  padding-right: 30px;
}
.form-search-wrap {
  display: inline-block;
  position: relative;
  z-index: 1000;
  width: 35px;
  height: 33px;
  margin-left: 5px;
  vertical-align: middle;
}
.form-search-container .form-search {
  position: absolute;
  z-index: 1;
  right: 0px;
  top: -2px;
  bottom: 0px;
  margin-top: -6.5px;
}
.form-search-container .form-search input.search-query {
  display: none;
  position: relative;
  right: 43px;
  width: 200px;
  background: #ffffff;
  height: 38px;
}
.form-search-container .form-search .searchsubmit-icon {
  position: absolute;
  z-index: 1;
  top: 0px;
  right: 0px;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  border: 1px solid #e7e7e7;
  font-family: "untitled-font-3";
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
  line-height: 33px;
  overflow: hidden;
  -webkit-transition: color .2s ease-in-out, border-color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out, border-color .2s ease-in-out;
  transition: color .2s ease-in-out, border-color .2s ease-in-out;
}
.form-search-container .form-search .searchsubmit-icon:after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 200%;
  height: 0;
  top: -50%;
  right: -50%;
  background: #6cc9cc;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: height .2s ease-in-out;
  -moz-transition: height .2s ease-in-out;
  transition: height .2s ease-in-out;
}
.form-search-container .form-search.open .searchsubmit-icon,
.form-search-container .form-search:hover .searchsubmit-icon {
  color: #ffffff;
  border-color: #6cc9cc;
}
.form-search-container .form-search.open .searchsubmit-icon:after,
.form-search-container .form-search:hover .searchsubmit-icon:after {
  height: 200%;
}
.form-search-container .form-search input[type=submit] {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  border: 0px;
  background: transparent;
  color: #ffffff;
  cursor: pointer;
  text-indent: 300%;
}
#header {
  position: relative;
  overflow: visible;
}
#header .header-wrap {
  position: absolute;
  z-index: 999;
  top: 0px;
  width: 100%;
}
#header .header-wrap.header-hide {
  display: none;
}
#header .header-col {
  position: relative;
  z-index: 1;
  height: 104px;
}
#header .header-col-right-widgets {
  z-index: 2;
  line-height: 104px;
  vertical-align: middle;
}
#header .logo-for-panel {
  float: right;
  margin-right: 56px;
}
#header .lang-sel {
  position: absolute;
  z-index: 3;
  right: 0;
}
.header-col-left-small,
.header-col-left {
  float: left;
}
.header-col-right {
  float: right;
}
.header-col-fluid {
  padding-left: 15px;
}
@media only screen and (min-width: 1180px) {
  .header-col-left {
    width: 220px;
  }
  .header-col-left-small {
    width: 175px;
  }
  .header-col-right {
    width: 120px;
  }
  .header-col-fluid {
    margin-left: 395px;
    margin-right: 120px;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1180px) {
  .header-col-left {
    width: 220px;
  }
  .header-col-right {
    width: 120px;
  }
  .header-col-fluid {
    margin-left: 220px;
    margin-right: 120px;
  }
  .header-col-left-small {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 800px) {
  .header-col-left {
    width: 220px;
  }
  .header-col-right {
    width: 120px;
  }
  .header-col-fluid {
    margin-left: 220px;
    margin-right: 120px;
  }
  .header-col-left-small {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .header-col-left {
    width: 140px;
  }
  .header-col-right {
    width: 75px;
  }
  .header-col-fluid {
    margin-left: 140px;
    margin-right: 75px;
  }
  .header-col-left-small {
    display: none;
  }
  .form-search-wrap {
    display: none;
  }
  #header .logo-for-panel {
    margin-right: 40px;
  }
}
.header-wrap .header-col-left {
  position: relative;
}
.header-wrap .header-col-left:before {
  content: '';
  display: block;
  width: 3000px;
  position: absolute;
  z-index: -1;
  right: 18px;
  top: 0;
  bottom: 0;
  background: #f4f4f4;
}
.header-wrap .header-col-left:after {
  content: '';
  display: block;
  width: 3000px;
  position: absolute;
  z-index: -1;
  left: -18px;
  top: 0;
  bottom: 0;
  margin-left: 100%;
  background: #ffffff;
}
.header-wrap .logo-for-panel {
  height: inherit;
}
.header-wrap .logo-for-panel a {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header-wrap .logo-for-panel img {
  display: block;
  max-height: 100%;
  max-width: 100%;
}
.header-wrap .logo-for-panel img.fixed-show {
  display: none;
}
.header-wrap .header-col-cart-login-search {
  text-align: right;
}
#header .header-wrap.fixed {
  min-height: 0;
  height: 58px;
  width: 100%;
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 999;
  background: transparent;
  box-shadow: 0 3px 5px rgba(0,0,0,0.1);
  -webkit-animation-duration: .3s;
  -moz-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-name: fadeInFromNone;
  -moz-animation-name: fadeInFromNone;
  animation-name: fadeInFromNone;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
#header .header-wrap.fixed .logo-for-panel img.fixed-hide {
  display: none;
}
#header .header-wrap.fixed .logo-for-panel img.fixed-show {
  display: block;
  -webkit-animation-duration: .2s;
  -moz-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-name: fadeInFromNone;
  -moz-animation-name: fadeInFromNone;
  animation-name: fadeInFromNone;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
#header .header-wrap.fixed .header-col {
  height: 58px;
}
#header .header-wrap.fixed .header-col-right-widgets {
  line-height: 58px;
}
#header .header-wrap.fixed .logo-for-panel img {
  max-height: 60%;
}
#header .header-wrap.fixed .top-info {
  font-size: 13px;
}
#header .header-wrap.fixed nav.mega-menu {
  min-height: 58px;
  height: 58px;
}
#header .header-wrap.fixed nav.mega-menu .mega-menu-item .main-menu-link.open,
#header .header-wrap.fixed nav.mega-menu .mega-menu-item .main-menu-link:hover {
  line-height: 55px;
}
#header .header-wrap.fixed nav.mega-menu .nav-item > a {
  min-height: 58px;
  line-height: 58px;
}
#header .header-wrap.fixed nav.mega-menu .nav-item.has-submenu > a:after {
  top: 29px;
}
#header .header-wrap.fixed nav.mega-menu div.sub-nav.open {
  top: 58px;
}
#header .header-wrap.fixed .header-col-left:before {
  background-color: rgba(244,244,244,0.95);
}
#header .header-wrap.fixed .header-col-left:after {
  background-color: rgba(255,255,255,0.95);
}
body.admin-bar #header .header-wrap.fixed {
  top: 32px;
}
.lang-sel {
  position: relative;
  overflow: visible;
  height: 36px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
}
.lang-sel a {
  display: inline-block;
  color: #545454;
  line-height: 1.5;
}
.lang-sel > a {
  position: relative;
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #6cc9cc;
  color: #ffffff;
  line-height: 36px;
  vertical-align: middle;
  text-align: center;
  font-style: italic;
}
.lang-sel > a:hover {
  opacity: .8;
}
.lang-sel strong {
  margin-right: 10px;
}
.lang-sel.hovered ul {
  opacity: 1;
  visibility: visible;
}
.lang-sel ul {
  position: absolute;
  z-index: 9999;
  right: 0;
  margin: 0;
  margin-right: -18px;
  padding: 6px 0px;
  visibility: hidden;
  overflow: visible !important;
  list-style: none;
  background: rgba(17,17,17,0.95);
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
  border-radius: 2px;
}
.lang-sel ul > li {
  position: relative;
}
.lang-sel ul > li a {
  color: inherit;
  display: block;
  padding: 3px 15px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
}
.lang-sel ul > li a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.lang-sel ul > li a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.lang-sel ul > li:hover a {
  background-color: rgba(255,255,255,0.04);
  color: #ffc843;
}
.top-info {
  height: inherit;
  font-size: 14px;
  font-style: italic;
}
.top-info .top-info-content {
  font-size: inherit;
  font-weight: inherit;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 20px;
}
.login-header {
  display: inline-block;
  margin-right: 3px;
}
.login-header a {
  position: relative;
  color: inherit;
  font-size: 24px;
}
.login-header a .icon-hover {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  opacity: 0;
}
.login-header a i {
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}
.login-header a:hover i {
  opacity: 0;
}
.login-header a:hover i.icon-hover {
  opacity: 1;
}
.login-header .top-avatar {
  display: none;
}
.woo-cart-contents {
  position: relative;
  display: inline-block;
  margin-right: 3px;
  color: inherit;
}
.woo-cart-contents:hover {
  color: inherit;
}
.woo-cart-contents .icon-hover {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  opacity: 0;
}
.woo-cart-contents i {
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}
.woo-cart-contents:hover i {
  opacity: 0;
}
.woo-cart-contents:hover i.icon-hover {
  opacity: 1;
}
.woo-cart-contents i.icon-hover {
  margin-top: -15px;
  line-height: 1em;
}
.woo-cart-contents .woo-cart-items {
  display: block;
  width: 40px;
  text-align: center;
  vertical-align: middle;
  color: inherit;
  font-size: 24px;
}
.woo-cart-contents .woo-cart-details {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -25.5px;
  margin-right: -3px;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background: #43d9ff;
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
  line-height: 23px;
}
.page-title-inner {
  color: #ffffff;
  position: relative;
  overflow: hidden;
  height: 140px;
}
.page-title-inner h1.page-title {
  position: relative;
  float: left;
  display: block;
  margin-top: 55px;
  padding: 0;
  padding-right: 40px;
  max-width: 40%;
  vertical-align: middle;
  font-size: 27px;
  font-weight: 400;
  line-height: 27px;
}
.page-title-inner h1.page-title:after {
  content: "";
  border-right: 1px solid rgba(255,255,255,0.3);
  height: 80px;
  display: block;
  right: 0;
  top: -25px;
  position: absolute;
}
.page-title-inner h1.page-title a {
  color: #ffffff;
  border-bottom: 1px dotted;
}
.page-title-inner .page-title-inner-subtitle {
  position: relative;
  margin-top: 59px;
  padding: 0;
  padding-left: 40px;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  float: left;
  opacity: .8;
}
.page-title-inner .breadcrumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 30%;
  border-bottom: 2px solid #6cc9cc;
  color: #ffffff;
  color: rgba(255,255,255,0.8);
  font-size: 14px;
}
.page-title-inner .breadcrumbs > nav {
  margin-top: 65px;
}
.page-title-inner .breadcrumbs a {
  color: inherit;
  font-weight: inherit;
}
.page-title-inner .breadcrumbs a:hover {
  color: #31b4d5;
}
.page-title-inner .breadcrumbs .del {
  position: relative;
  display: inline-block;
  height: 18px;
  width: 15px;
  font-size: 16px;
  color: #f56b6a;
  line-height: 12px;
  vertical-align: middle;
}
.page-title-inner .breadcrumbs .del:after {
  content: "";
  display: block;
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -4px;
  width: 3px;
  height: 5px;
  background: transparent url("../img/arrow-drop-megamenu.png") -8px 0px no-repeat;
}
.header-icon-cart {
  display: inline-block;
  height: 19px;
  width: 17px;
  background: transparent url('../img/header-icons.png') 0 0 no-repeat;
}
.header-icon-login {
  display: inline-block;
  height: 19px;
  width: 18px;
  background: transparent url('../img/header-icons.png') -20px 0 no-repeat;
}
.header-icon-search {
  display: inline-block;
  height: 14px;
  width: 14px;
  background: transparent url('../img/header-icons.png') -40px 0 no-repeat;
}
.header-layout-fullwidth > #header > .header-wrap > .row {
  width: 100%;
}
@media only screen and (min-width: 1280px) {
  .header-layout-fullwidth > #header > .header-wrap > .row {
    width: 100%;
    padding: 0 30px;
  }
}
.header-style-1 #header .header-wrap {
  position: relative;
}
.header-style-1a .header-wrap:not(.fixed) .header-col-left:before {
  background-color: transparent;
}
.header-style-1a .header-wrap:not(.fixed) .header-col-left:after {
  background-color: transparent;
}
.header-style-1a .header-wrap:not(.fixed) .header-col {
  color: #ffffff;
}
.header-style-1a .header-wrap:not(.fixed) {
  border-bottom: 1px solid rgba(255,255,255,0.13);
}
.header-style-1a + #stuning-header,
.header-style-1b + #stuning-header,
.header-style-2 + #stuning-header,
.header-style-2a + #stuning-header,
.header-style-2b + #stuning-header {
  padding-top: 104px;
}
.header-style-1b .header-wrap:not(.fixed) .header-col-left:before {
  background-color: transparent;
}
.header-style-1b .header-wrap:not(.fixed) .header-col-left:after {
  background-color: transparent;
}
.header-style-1b .header-wrap:not(.fixed) .header-col {
  color: #ffffff;
}
.header-style-2 .header-wrap:not(.fixed) .header-col-left:before {
  background-color: rgba(0,0,0,0.42);
}
.header-style-2 .header-wrap:not(.fixed) .header-col-left:after {
  background-color: rgba(0,0,0,0.42);
}
.header-style-2 .header-wrap:not(.fixed) .header-col {
  color: rgba(255,255,255,0.8);
}
.header-style-2a .header-wrap:not(.fixed) .header-col-left:before {
  background-color: #ffffff;
}
.header-style-2a .header-wrap:not(.fixed) .header-col-left:after {
  background-color: rgba(0,0,0,0.42);
}
.header-style-2a .header-wrap:not(.fixed) .header-col {
  color: rgba(255,255,255,0.8);
}
.header-style-2b .header-wrap:not(.fixed) .header-col-left:before {
  background-color: rgba(0,0,0,0.72);
}
.header-style-2b .header-wrap:not(.fixed) .header-col-left:after {
  background-color: rgba(0,0,0,0.42);
}
.header-style-2b .header-wrap:not(.fixed) .header-col {
  color: rgba(255,255,255,0.42);
}
.header-style-3 #header .header-wrap {
  position: relative;
}
.header-style-3 .header-wrap:not(.fixed) .header-col-left:before {
  background-color: #000000;
}
.header-style-3 .header-wrap:not(.fixed) .header-col-left:after {
  background-color: #ffffff;
}
.header-style-3 .header-wrap:not(.fixed) .header-col {
  color: #545454;
}
@media only screen and (max-width: 1024px) {
  .header-style-news #header .header-wrap > .row .header-wrap-shadow {
    left: 0;
    right: 0;
  }
}
#footer {
  position: relative;
  z-index: 1;
  background: #ffffff;
  padding: 50px 0 3px 0;
  border-top: 1px solid #e7e7e7;
  color: #636363;
  font-weight: 400;
}
#footer .footer-logo {
  text-align: center;
  padding-bottom: 30px;
}
#footer .col-1.num-1 .widget {
  text-align: center !important;
}
#footer .col-1.num-1 .widget h2,
#footer .col-1.num-1 .widget h3,
#footer .col-1.num-1 .widget p {
  text-align: center !important;
}
#footer .col-2.num-1 .widget {
  text-align: right !important;
}
#footer .col-2.num-1 .widget h2,
#footer .col-2.num-1 .widget h3,
#footer .col-2.num-1 .widget p {
  text-align: right !important;
}
#footer .col-2.num-2 .widget {
  text-align: left !important;
}
#footer .col-2.num-2 .widget h2,
#footer .col-2.num-2 .widget h3,
#footer .col-2.num-2 .widget p {
  text-align: left !important;
}
#footer .col-3.num-1 .widget {
  text-align: right !important;
}
#footer .col-3.num-1 .widget h2,
#footer .col-3.num-1 .widget h3,
#footer .col-3.num-1 .widget p {
  text-align: right !important;
}
#footer .col-3.num-2 .widget {
  text-align: center !important;
}
#footer .col-3.num-2 .widget h2,
#footer .col-3.num-2 .widget h3,
#footer .col-3.num-2 .widget p {
  text-align: center !important;
}
#footer .col-3.num-3 .widget {
  text-align: left !important;
}
#footer .col-3.num-3 .widget h2,
#footer .col-3.num-3 .widget h3,
#footer .col-3.num-3 .widget p {
  text-align: left !important;
}
#sub-footer {
  color: #7e8388;
  font-size: 14px;
  background: url('../img/sub.jpg');
}
#sub-footer img {
  float: left;
  margin-right: 15px;
}
#sub-footer .columns {
  font-size: 14px;
  font-weight: 400;
  min-height: 51px;
  line-height: 51px;
}
#sub-footer .subfoot-copyright {
  font-size: inherit;
  padding: 16px 0;
}
#sub-footer .soc-icons-title {
  height: 51px;
  vertical-align: top;
  line-height: 51px;
  padding-right: 10px;
  float: right;
}
#sub-footer .subfoot-soc-icons {
  float: right;
  padding-right: 5px;
  font-size: inherit;
}
#sub-footer .subfoot-soc-icons .soc-icons {
  height: 51px;
  font-size: inherit;
}
#sub-footer .subfoot-soc-icons .soc-icons a {
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0 8px;
  border-left: solid 1px #444648;
  color: #5d6165;
  font-size: 12px;
  line-height: 51px;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  transition: color .2s linear;
}
#sub-footer .subfoot-soc-icons .soc-icons a:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  display: block;
  padding: 51px;
  background: #6cc9cc;
  -webkit-transform: translate(51px, -51px) rotate(45deg);
  -moz-transform: translate(51px, -51px) rotate(45deg);
  -o-transform: translate(51px, -51px) rotate(45deg);
  transform: translate(51px, -51px) rotate(45deg);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
}
#sub-footer .subfoot-soc-icons .soc-icons a:hover:after {
  -webkit-transform: translate(-25.5px, 25.5px) rotate(45deg);
  -moz-transform: translate(-25.5px, 25.5px) rotate(45deg);
  -o-transform: translate(-25.5px, 25.5px) rotate(45deg);
  transform: translate(-25.5px, 25.5px) rotate(45deg);
}
#sub-footer .subfoot-soc-icons .soc-icons a:first-child {
  border-left: none;
}
#sub-footer .subfoot-soc-icons .soc-icons a:hover {
  color: #ffffff;
}
#sub-footer .subfoot-soc-icons .soc-icons a:hover + .soc-tooltip {
  margin-top: -84px;
}
.read-more {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: 10px;
  padding: 0 20px;
  color: #3e4142;
  font-size: 13px;
  text-transform: uppercase;
}
.read-more:hover {
  color: rgba(62,65,66,0.7);
}
.read-more:hover:before {
  width: 100%;
}
.read-more:before {
  content: '';
  position: absolute;
  z-index: -1;
  display: inline-block;
  top: 0;
  bottom: 0;
  left: 0;
  width: 9px;
  -webkit-transition: width .2s ease-in-out;
  -moz-transition: width .2s ease-in-out;
  transition: width .2s ease-in-out;
  background: #6cc9cc;
}
.project .read-more {
  margin-top: 0px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 980px) {
  #header .nav-menu .nav-item {
    padding: 0 5px;
  }
}
@media only screen and (min-width: 920px) {
  .dl-menuwrapper {
    display: none;
  }
}
@media only screen and (max-width: 919px) {
  #main_mega_menu {
    display: none;
  }
}
.icon-mobile-menu {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 38px;
  height: 38px;
  background: #111111;
  text-indent: -900em;
  border-radius: 2px;
}
.icon-mobile-menu:before {
  content: '';
  position: absolute;
  width: 68%;
  left: 16%;
  top: 6px;
  display: block;
  height: 5px;
  background-color: #ffffff;
  box-shadow: 0 10px 0 #ffffff, 0 20px 0 #ffffff;
}
.dl-menuwrapper {
  z-index: 4;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 200%;
  -moz-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
  text-align: left;
  position: absolute;
  margin: 0;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  width: 300px;
}
.dl-menuwrapper > .dl-trigger {
  position: absolute;
  left: 50%;
  margin-left: -24px;
  top: -71px;
}
.header-wrap.fixed .dl-menuwrapper > .dl-trigger {
  top: -48px;
}
.dl-menuwrapper ul {
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.dl-menuwrapper li {
  position: relative;
}
.dl-menuwrapper li a {
  display: block;
  position: relative;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 20px;
  color: #b3b3b3;
  outline: none;
}
.dl-menuwrapper li a i {
  width: 25px;
  padding-right: 5px;
}
.dl-menuwrapper li a .subtitle {
  display: block;
  padding: 0;
}
.dl-menuwrapper li a .subtitle.has-icon {
  padding-left: 25px;
}
.no-touch .dl-menuwrapper li a:hover {
  color: #6cc9cc;
  background: rgba(255,255,255,0.1);
}
.dl-menuwrapper li.dl-back > a {
  background: rgba(255,255,255,0.05);
}
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  position: absolute;
  content: "";
  display: inline-block;
  top: 50%;
  width: 3px;
  height: 5px;
  margin-top: -2px;
  background: transparent url("../img/arrow-drop-megamenu.png") -5px 0px no-repeat;
}
.dl-menuwrapper li.dl-back:after {
  left: 10px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dl-menuwrapper li > a:after {
  right: 10px;
}
.dl-menuwrapper .dl-menu {
  margin: 0;
  margin-top: 0;
  position: absolute;
  z-index: -1;
  width: 300px;
  margin-left: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
  z-index: 1;
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.dl-menuwrapper li .dl-submenu {
  display: none;
  margin: 0;
}
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
  display: none;
}
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block;
}
.dl-menuwrapper > .dl-submenu {
  position: absolute;
  width: 300px;
  top: 0;
  left: 0;
  margin: 0;
}
.dl-menu.dl-animate-out-1 {
  -webkit-animation: MenuAnimOut1 0.4s;
  -moz-animation: MenuAnimOut1 0.4s;
  animation: MenuAnimOut1 0.4s;
}
.dl-menu.dl-animate-out-2 {
  -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
  -moz-animation: MenuAnimOut2 0.3s ease-in-out;
  animation: MenuAnimOut2 0.3s ease-in-out;
}
.dl-menu.dl-animate-out-3 {
  -webkit-animation: MenuAnimOut3 0.4s ease;
  -moz-animation: MenuAnimOut3 0.4s ease;
  animation: MenuAnimOut3 0.4s ease;
}
.dl-menu.dl-animate-out-4 {
  -webkit-animation: MenuAnimOut4 0.4s ease;
  -moz-animation: MenuAnimOut4 0.4s ease;
  animation: MenuAnimOut4 0.4s ease;
}
.dl-menu.dl-animate-out-5 {
  -webkit-animation: MenuAnimOut5 0.4s ease;
  -moz-animation: MenuAnimOut5 0.4s ease;
  animation: MenuAnimOut5 0.4s ease;
}
@-webkit-keyframes MenuAnimOut1 {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
  }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut3 {
  100% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut4 {
  100% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut5 {
  100% {
    -webkit-transform: translateY(40%);
    opacity: 0;
  }
}
@-moz-keyframes MenuAnimOut1 {
  50% {
    -moz-transform: translateZ(-250px) rotateY(30deg);
  }
  75% {
    -moz-transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }
  100% {
    -moz-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
}
@-moz-keyframes MenuAnimOut2 {
  100% {
    -moz-transform: translateX(-100%);
    opacity: 0;
  }
}
@-moz-keyframes MenuAnimOut3 {
  100% {
    -moz-transform: translateZ(300px);
    opacity: 0;
  }
}
@-moz-keyframes MenuAnimOut4 {
  100% {
    -moz-transform: translateZ(-300px);
    opacity: 0;
  }
}
@-moz-keyframes MenuAnimOut5 {
  100% {
    -moz-transform: translateY(40%);
    opacity: 0;
  }
}
@keyframes MenuAnimOut1 {
  50% {
    transform: translateZ(-250px) rotateY(30deg);
  }
  75% {
    transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }
  100% {
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
}
@keyframes MenuAnimOut2 {
  100% {
    transform: translateX(-100%);
    opacity: 0;
  }
}
@keyframes MenuAnimOut3 {
  100% {
    transform: translateZ(300px);
    opacity: 0;
  }
}
@keyframes MenuAnimOut4 {
  100% {
    transform: translateZ(-300px);
    opacity: 0;
  }
}
@keyframes MenuAnimOut5 {
  100% {
    transform: translateY(40%);
    opacity: 0;
  }
}
.dl-menu.dl-animate-in-1 {
  -webkit-animation: MenuAnimIn1 0.3s;
  -moz-animation: MenuAnimIn1 0.3s;
  animation: MenuAnimIn1 0.3s;
}
.dl-menu.dl-animate-in-2 {
  -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
  -moz-animation: MenuAnimIn2 0.3s ease-in-out;
  animation: MenuAnimIn2 0.3s ease-in-out;
}
.dl-menu.dl-animate-in-3 {
  -webkit-animation: MenuAnimIn3 0.4s ease;
  -moz-animation: MenuAnimIn3 0.4s ease;
  animation: MenuAnimIn3 0.4s ease;
}
.dl-menu.dl-animate-in-4 {
  -webkit-animation: MenuAnimIn4 0.4s ease;
  -moz-animation: MenuAnimIn4 0.4s ease;
  animation: MenuAnimIn4 0.4s ease;
}
.dl-menu.dl-animate-in-5 {
  -webkit-animation: MenuAnimIn5 0.4s ease;
  -moz-animation: MenuAnimIn5 0.4s ease;
  animation: MenuAnimIn5 0.4s ease;
}
@-webkit-keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: translateY(40%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes MenuAnimIn1 {
  0% {
    -moz-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    -moz-transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    -moz-transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes MenuAnimIn2 {
  0% {
    -moz-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -moz-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes MenuAnimIn3 {
  0% {
    -moz-transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateZ(0px);
    opacity: 1;
  }
}
@-moz-keyframes MenuAnimIn4 {
  0% {
    -moz-transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateZ(0px);
    opacity: 1;
  }
}
@-moz-keyframes MenuAnimIn5 {
  0% {
    -moz-transform: translateY(40%);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes MenuAnimIn1 {
  0% {
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes MenuAnimIn2 {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes MenuAnimIn3 {
  0% {
    transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes MenuAnimIn4 {
  0% {
    transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes MenuAnimIn5 {
  0% {
    transform: translateY(40%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
  -webkit-animation: SubMenuAnimIn1 0.4s ease;
  -moz-animation: SubMenuAnimIn1 0.4s ease;
  animation: SubMenuAnimIn1 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
  -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
  -moz-animation: SubMenuAnimIn2 0.3s ease-in-out;
  animation: SubMenuAnimIn2 0.3s ease-in-out;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
  -webkit-animation: SubMenuAnimIn3 0.4s ease;
  -moz-animation: SubMenuAnimIn3 0.4s ease;
  animation: SubMenuAnimIn3 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
  -webkit-animation: SubMenuAnimIn4 0.4s ease;
  -moz-animation: SubMenuAnimIn4 0.4s ease;
  animation: SubMenuAnimIn4 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
  -webkit-animation: SubMenuAnimIn5 0.4s ease;
  -moz-animation: SubMenuAnimIn5 0.4s ease;
  animation: SubMenuAnimIn5 0.4s ease;
}
@-webkit-keyframes SubMenuAnimIn1 {
  0% {
    -webkit-transform: translateX(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn5 {
  0% {
    -webkit-transform: translateZ(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
}
@-moz-keyframes SubMenuAnimIn1 {
  0% {
    -moz-transform: translateX(50%);
    opacity: 0;
  }
  100% {
    -moz-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes SubMenuAnimIn2 {
  0% {
    -moz-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -moz-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes SubMenuAnimIn3 {
  0% {
    -moz-transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateZ(0px);
    opacity: 1;
  }
}
@-moz-keyframes SubMenuAnimIn4 {
  0% {
    -moz-transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateZ(0px);
    opacity: 1;
  }
}
@-moz-keyframes SubMenuAnimIn5 {
  0% {
    -moz-transform: translateZ(-200px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn1 {
  0% {
    transform: translateX(50%);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn2 {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn3 {
  0% {
    transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn4 {
  0% {
    transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn5 {
  0% {
    transform: translateZ(-200px);
    opacity: 0;
  }
  100% {
    transform: translateZ(0);
    opacity: 1;
  }
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
  -webkit-animation: SubMenuAnimOut1 0.4s ease;
  -moz-animation: SubMenuAnimOut1 0.4s ease;
  animation: SubMenuAnimOut1 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
  -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
  -moz-animation: SubMenuAnimOut2 0.3s ease-in-out;
  animation: SubMenuAnimOut2 0.3s ease-in-out;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
  -webkit-animation: SubMenuAnimOut3 0.4s ease;
  -moz-animation: SubMenuAnimOut3 0.4s ease;
  animation: SubMenuAnimOut3 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
  -webkit-animation: SubMenuAnimOut4 0.4s ease;
  -moz-animation: SubMenuAnimOut4 0.4s ease;
  animation: SubMenuAnimOut4 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
  -webkit-animation: SubMenuAnimOut5 0.4s ease;
  -moz-animation: SubMenuAnimOut5 0.4s ease;
  animation: SubMenuAnimOut5 0.4s ease;
}
@-webkit-keyframes SubMenuAnimOut1 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut3 {
  0% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut4 {
  0% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut5 {
  0% {
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-200px);
    opacity: 0;
  }
}
@-moz-keyframes SubMenuAnimOut1 {
  0% {
    -moz-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(50%);
    opacity: 0;
  }
}
@-moz-keyframes SubMenuAnimOut2 {
  0% {
    -moz-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(100%);
    opacity: 0;
  }
}
@-moz-keyframes SubMenuAnimOut3 {
  0% {
    -moz-transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -moz-transform: translateZ(-300px);
    opacity: 0;
  }
}
@-moz-keyframes SubMenuAnimOut4 {
  0% {
    -moz-transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -moz-transform: translateZ(300px);
    opacity: 0;
  }
}
@-moz-keyframes SubMenuAnimOut5 {
  0% {
    -moz-transform: translateZ(0);
    opacity: 1;
  }
  100% {
    -moz-transform: translateZ(-200px);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut1 {
  0% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(50%);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut2 {
  0% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut3 {
  0% {
    transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    transform: translateZ(-300px);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut4 {
  0% {
    transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    transform: translateZ(300px);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut5 {
  0% {
    transform: translateZ(0);
    opacity: 1;
  }
  100% {
    transform: translateZ(-200px);
    opacity: 0;
  }
}
.no-js .dl-menuwrapper .dl-menu {
  position: relative;
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}
.no-js .dl-menuwrapper li .dl-submenu {
  display: block;
}
.no-js .dl-menuwrapper li.dl-back {
  display: none;
}
.no-js .dl-menuwrapper li > a:not(:only-child) {
  background: rgba(0,0,0,0.1);
}
.no-js .dl-menuwrapper li > a:not(:only-child):after {
  content: '';
}
.dl-menuwrapper ul {
  background: rgba(17,17,17,0.95);
  border-radius: 2px;
  box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1);
}
.pages-nav {
  margin: 10px 0px;
  padding: 0px;
}
.pages-nav a {
  display: block;
  height: 26px;
  padding: 0px 18.2px;
  color: #696969;
  background: #f3f3f3;
  box-shadow: 0 1px #e3e3e3;
  border-radius: 1px;
  line-height: 26px;
  border-radius: 2px;
  font-size: 12px;
}
.pages-nav a.active,
.pages-nav a:hover {
  background: #6cc9cc;
  box-shadow: 0 1px #5abfc2;
  color: #ffffff;
}
.pages-nav .prev-link {
  float: left;
  font-size: 14px;
}
.pages-nav .next-link {
  float: right;
  font-size: 14px;
}
.pages-nav .to-folio {
  display: none;
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 10;
  width: 25px;
  height: 24px;
  margin: 0 auto;
  margin-left: -12.5px;
  padding: 0px;
  font-size: 12px;
  font-family: 'moon';
}
.pages-nav .to-folio:before {
  content: "\e299";
  display: block;
  width: 25px;
  height: 24px;
  text-align: center;
  font-size: 10px;
  line-height: 26px;
}
.promo_row_module img {
  margin-right: 10px;
  float: left;
  position: relative;
  margin-top: -6px;
}
.promo_row_module h1,
.promo_row_module h2,
.promo_row_module h3,
.promo_row_module h4,
.promo_row_module h5,
.promo_row_module h6 {
  margin: 0;
}
.promo_row_module h2 {
  margin-bottom: 10px;
}
span.normal-font {
  font-weight: 300;
}
.textwidget h2 {
  margin-bottom: 0;
  margin-top: 0;
  color: inherit;
}
.promo-text {
  font-weight: 300;
}
.promo-text p {
  clear: both;
  padding: 15px 0;
  margin: 0;
}
.promo-text li {
  opacity: .9;
  padding: 7px 0;
}
.promo-text em {
  position: relative;
  top: 3px;
}
.no-menu-box {
  text-align: center;
  padding-top: 95px;
}
.fixed .no-menu-box {
  padding-top: 10px;
}
.body-back-to-top {
  background-clip: padding-box;
  background-color: #f7f7f7;
  border-radius: 4px;
  bottom: -40px;
  box-shadow: 0 0 5px rgba(0,0,0,0.1) inset;
  cursor: pointer;
  opacity: 0;
  position: fixed;
  z-index: 1000;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
}
.body-back-to-top.align-left {
  left: 10px;
}
.body-back-to-top.align-right {
  right: 10px;
}
.body-back-to-top:before {
  content: "\02C6";
  display: block;
  position: absolute;
  font-size: 30px;
  left: 0;
  right: 0;
  top: 9px;
}
#main-wrap .top-inner-page {
  position: absolute;
  z-index: 1;
  display: block;
  width: 30px;
  height: 35px;
  background: #6cc9cc url("../img/to-top.png") center no-repeat;
  top: 0px;
  left: 10px;
}
.back-to-top {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 0;
  display: block;
  width: 37px;
  height: 37px;
  overflow: hidden;
  margin-top: -19.5px;
  margin-left: -18.5px;
  border: 4px solid #dddde1;
  border-radius: 50%;
  background: #ffffff url('../img/to-top.png') center 12px no-repeat;
  -webkit-transition: border-color .4s linear;
  -moz-transition: border-color .4s linear;
  transition: border-color .4s linear;
  box-shadow: 0 0 2px 8px #ffffff;
}
.back-to-top:hover {
  border-color: #43d9ff;
}
.back-to-top:before {
  content: '';
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  transition: opacity .2s linear;
  opacity: 0;
}
.back-to-top:hover:before {
  opacity: 1;
  background: transparent url('../img/to-top-hover.png') center 12px no-repeat;
  border-radius: 50%;
}
.back-to-top:after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 200%;
  height: 100%;
  top: -100%;
  right: -100%;
  background: #43d9ff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: height .2s linear;
  -moz-transition: height .2s linear;
  transition: height .2s linear;
}
.back-to-top:hover:after {
  height: 300%;
}
button {
  padding: 10px 29px;
  font-size: 12px;
  color: #ffffff;
  border: 2px solid #eae9ea;
  border-radius: 2px;
  cursor: pointer;
  font-weight: 400;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
button.transparent {
  background-color: rgba(255,255,255,0.15);
}
button.transparent:hover {
  background-color: rgba(255,255,255,0.3);
}
button.red,
.btn.btn-primary {
  position: relative;
  background-color: #43d9ff;
  border-color: #43d9ff;
  border-bottom-color: #39b5d4;
  border-bottom-width: 1px;
}
button.red:hover,
.btn.btn-primary:hover {
  background-color: #3fcff4;
  border-color: #3fcff4;
  border-bottom-color: #39b5d4;
}
button.red:active,
.btn.btn-primary:active {
  border-bottom: none;
  bottom: -1px;
}
.button,
#wp-submit,
#commentform #submit {
  position: relative;
  z-index: 2;
  display: block;
  width: 160px;
  height: 42px;
  margin: 0px auto;
  padding: 0px;
  line-height: 38px;
  text-align: center;
  background: #43d9ff;
  box-shadow: 0 1px #39b5d2;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font: normal 400 14px Dosis;
  border-radius: 2px;
  border: none;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.button:hover,
#wp-submit:hover,
#commentform #submit:hover {
  background-color: #3fcff4;
  border-color: #39b5d4;
}
.button:active,
#wp-submit:active,
#commentform #submit:active {
  border-bottom: none;
  box-shadow: 0 1px #29a5c2;
  top: 1px;
}
.button i,
#wp-submit i,
#commentform #submit i {
  color: #31899f;
}
.button i:before,
#wp-submit i:before,
#commentform #submit i:before {
  font-size: 21px;
}
.button.flat,
.button.button-primary,
#wp-submit.flat,
#wp-submit.button-primary,
#commentform #submit.flat,
#commentform #submit.button-primary {
  box-shadow: none;
  font-size: 14px;
  font-weight: 300;
}
.button.flat:hover,
.button.button-primary:hover,
#wp-submit.flat:hover,
#wp-submit.button-primary:hover,
#commentform #submit.flat:hover,
#commentform #submit.button-primary:hover {
  color: #ffffff;
  background: #1da0c8;
}
.button.flat:active,
.button.button-primary:active,
#wp-submit.flat:active,
#wp-submit.button-primary:active,
#commentform #submit.flat:active,
#commentform #submit.button-primary:active {
  background: #167d9c;
}
.button.square,
#wp-submit.square,
#commentform #submit.square {
  border-radius: 0;
}
.button-icon {
  padding-right: 55px;
}
.button-icon .icon {
  position: absolute;
  top: 50%;
  margin: -14px 10px 0 0;
  right: 0;
  width: 40px;
  height: 28px;
  line-height: 28px;
  font-size: 18px;
}
input.button[type="submit"],
input.medium.button[type="submit"] {
  padding: 8px 20px;
}
.buttons .button.checkout {
  margin-left: 2%;
  color: #ffffff;
}
.button.small {
  font-size: .9em;
  font-weight: 400;
  padding: 7px 15px;
}
.button.large {
  font-size: 2em;
  font-weight: 400;
  padding: 12px 30px;
}
.button.white {
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
  padding: 10px 25px;
  border-radius: 2px;
  box-shadow: none;
}
.button.white:hover {
  color: #ffffff;
  background-color: rgba(255,255,255,0.3);
  border-color: #ffffff;
  box-shadow: none;
  top: 0;
}
.button.green {
  color: #ffffff;
  background-color: #2ecc71;
  box-shadow: 0 3px #29b564;
}
.button.green:hover {
  color: #ffffff;
  background: #33d176;
}
.button.green:active {
  box-shadow: 0 1px #29b564;
  top: 2px;
}
.button.red,
#wp-submit.button-primary,
#commentform #submit {
  color: #ffffff;
  background-color: #ff6565;
  box-shadow: 0 3px #d76565;
}
.button.red:hover,
#wp-submit.button-primary:hover,
#commentform #submit:hover {
  color: #ffffff;
  background: #ff4b4b;
}
.button.red:active,
#wp-submit.button-primary:active,
#commentform #submit:active {
  box-shadow: 0 1px #D76565;
  top: 2px;
}
a.text-button {
  display: inline-block;
  border: 2px solid #ffffff;
  background: transparent;
  color: #ffffff;
  padding: 9px 25px;
  font-size: 14px;
  border-radius: 2px;
  text-transform: uppercase;
}
a.text-button:hover {
  background: rgba(255,255,255,0.3);
  border: 2px solid #ffffff;
}
a.button.text-button {
  border: 2px solid #8cd6ef;
}
a.button.text-button:hover {
  border: 2px solid #8cd6ef;
}
.button-nav {
  display: block;
  height: 26px;
  padding: 0px 18.2px;
  color: #696969;
  background: #f3f3f3;
  box-shadow: 0 1px #e3e3e3;
  border-radius: 1px;
  line-height: 26px;
}
.button-nav.active,
.button-nav:hover {
  background: #6cc9cc;
  box-shadow: 0 1px #5abfc2;
  color: #ffffff;
}
@media only screen and (min-width: 800px) and (max-width: 1024px) {
  button {
    font-size: 11px !important;
    padding: 10px 20px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 800px) {
  button {
    font-size: 10px !important;
    padding: 8px 10px !important;
  }
}
@media only screen and (max-width: 480px) {
  button {
    font-size: 9px !important;
    padding: 5px 6px !important;
  }
}
.filter {
  display: inline-block;
}
.filter li {
  float: left;
  margin-right: 20px;
}
.filter li a {
  position: relative;
}
.filter li a:after {
  content: "";
  height: 0;
  opacity: 0;
  width: 24px;
  background: #ff6565;
  position: absolute;
  bottom: -10px;
  left: 0;
  max-width: 60%;
}
.filter li a:hover:after {
  height: 3px;
  opacity: 1;
  bottom: -10px;
}
.filter li.active a:after {
  height: 3px;
  opacity: 1;
}
.filter.filter-buttons li {
  margin-right: 3px;
}
.filter.filter-buttons li a {
  display: block;
  height: 26px;
  padding: 0px 18.2px;
  color: #696969;
  background: #f3f3f3;
  box-shadow: 0 1px #e3e3e3;
  border-radius: 1px;
  line-height: 26px;
  font-size: 12px;
  border-radius: 2px;
}
.filter.filter-buttons li a.active,
.filter.filter-buttons li a:hover {
  background: #6cc9cc;
  box-shadow: 0 1px #5abfc2;
  color: #ffffff;
}
.filter.filter-buttons li a:after {
  display: none;
}
.sort-panel {
  margin-bottom: 20px;
  clear: both;
  text-align: center;
}
.soc-icons {
  position: relative;
  font-size: 12px;
}
.soc-icons a {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 3px;
  color: #e1e1e1;
  font-size: inherit;
  line-height: 32px;
  text-align: center;
}
.soc-icons a:last-child {
  margin-right: 0px;
}
.soc-icons a + .soc-tooltip {
  position: absolute;
  z-index: -3;
  display: block;
  padding: 5px 10px;
  background: #3d3d3d;
  font-size: inherit;
  color: #f5f5f5;
  white-space: nowrap;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease-in-out, display 0.1s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out, display 0.1s ease-in-out;
  transition: opacity 0.3s ease-in-out, display 0.1s ease-in-out;
}
.soc-icons a:hover + .soc-tooltip {
  opacity: 1;
  z-index: 3;
}
.widget.soc-icons {
  text-align: center;
  color: #e7e7e7;
}
.widget.soc-icons h3 {
  margin-bottom: 23px;
}
.widget.soc-icons a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: color .2s ease-in-out, border-color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out, border-color .2s ease-in-out;
  transition: color .2s ease-in-out, border-color .2s ease-in-out;
  border: solid 1px ;
  border-radius: 50%;
}
.widget.soc-icons a:after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 200%;
  height: 100%;
  top: -100%;
  right: -100%;
  background: #6cc9cc;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: height .2s linear;
  -moz-transition: height .2s linear;
  transition: height .2s linear;
}
.widget.soc-icons a:hover {
  color: #ffffff;
  border-color: #6cc9cc;
}
.widget.soc-icons a:hover:after {
  height: 300%;
}
.team_member_box .soc-icons,
.module-soc-icons .soc-icons {
  padding-top: 10px;
}
.team_member_box .soc-icons.widget,
.module-soc-icons .soc-icons.widget {
  margin-bottom: 0;
}
@font-face {
  font-family: 'soc-icons';
  src: url("../fonts/soc-icons.eot");
  src: url("../fonts/soc-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/soc-icons.woff") format("woff"), url("../fonts/soc-icons.ttf") format("truetype"), url("../fonts/soc-icons.svg#soc-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'soc-icons';
    src: url("../fonts/soc-icons.svg#soc-icons") format("svg");
  }
}
.soc_icon-html5-01,
.soc_icon-html5-02,
.soc_icon-css3-01,
.soc_icon-css3-02,
.soc_icon-rus-vk-02,
.soc_icon-rus-vk-01,
.soc_icon-livejournal,
.soc_icon-dropbox,
.soc_icon-os-win-04,
.soc_icon-dbs-mysql,
.soc_icon-dbs-postgresql,
.soc_icon-os-apple,
.soc_icon-brw-chrome,
.soc_icon-brw-safari-02,
.soc_icon-brw-firefox,
.soc_icon-brw-explorer,
.soc_icon-brw-opera,
.soc_icon-android,
.soc_icon-instagram,
.soc_icon-wordpress,
.soc_icon-vimeo,
.soc_icon-twitter-2,
.soc_icon-twitter-3,
.soc_icon-tumblr,
.soc_icon-skype,
.soc_icon-rss,
.soc_icon-pinterest,
.soc_icon-picasa,
.soc_icon-paypal,
.soc_icon-odnoklassniki,
.soc_icon-mail,
.soc_icon-linkedin,
.soc_icon-last_fm,
.soc_icon-google__x2B_,
.soc_icon-google,
.soc_icon-gmail,
.soc_icon-foursquare_2,
.soc_icon-flickr,
.soc_icon-feedburner,
.soc_icon-facebook,
.soc_icon-evernote,
.soc_icon-dribbble,
.soc_icon-digg,
.soc_icon-deviantart,
.soc_icon-blogger,
.soc_icon-behance,
.soc_icon-youtube,
.soc_icon-apple,
.soc_icon-amazon {
  font-family: 'soc-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.soc_icon-html5-01:before {
  content: "\e001";
}
.soc_icon-html5-02:before {
  content: "\e002";
}
.soc_icon-css3-01:before {
  content: "\e003";
}
.soc_icon-css3-02:before {
  content: "\e004";
}
.soc_icon-rus-vk-02:before {
  content: "\e017";
}
.soc_icon-rus-vk-01:before {
  content: "\e018";
}
.soc_icon-livejournal:before {
  content: "\e021";
}
.soc_icon-dropbox:before {
  content: "\e028";
}
.soc_icon-os-win-04:before {
  content: "\e056";
}
.soc_icon-dbs-mysql:before {
  content: "\e064";
}
.soc_icon-dbs-postgresql:before {
  content: "\e065";
}
.soc_icon-os-apple:before {
  content: "\e051";
}
.soc_icon-brw-chrome:before {
  content: "\e07d";
}
.soc_icon-brw-safari-02:before {
  content: "\e07f";
}
.soc_icon-brw-firefox:before {
  content: "\e080";
}
.soc_icon-brw-explorer:before {
  content: "\e081";
}
.soc_icon-brw-opera:before {
  content: "\e082";
}
.soc_icon-android:before {
  content: "\e085";
}
.soc_icon-instagram:before {
  content: "\e0c2";
}
.soc_icon-wordpress:before {
  content: "\e0c7";
}
.soc_icon-vimeo:before {
  content: "\e0cc";
}
.soc_icon-twitter-2:before {
  content: "\e0ce";
}
.soc_icon-twitter-3:before {
  content: "\e0cf";
}
.soc_icon-tumblr:before {
  content: "\e0d0";
}
.soc_icon-skype:before {
  content: "\e0d5";
}
.soc_icon-rss:before {
  content: "\e0da";
}
.soc_icon-pinterest:before {
  content: "\e0db";
}
.soc_icon-picasa:before {
  content: "\e0dc";
}
.soc_icon-paypal:before {
  content: "\e0dd";
}
.soc_icon-odnoklassniki:before {
  content: "\e0de";
}
.soc_icon-mail:before {
  content: "\e0e4";
}
.soc_icon-linkedin:before {
  content: "\e0e5";
}
.soc_icon-last_fm:before {
  content: "\e0e6";
}
.soc_icon-google__x2B_:before {
  content: "\e0ee";
}
.soc_icon-google:before {
  content: "\e0ef";
}
.soc_icon-gmail:before {
  content: "\e0f0";
}
.soc_icon-foursquare_2:before {
  content: "\e0f2";
}
.soc_icon-flickr:before {
  content: "\e0f6";
}
.soc_icon-feedburner:before {
  content: "\e0f7";
}
.soc_icon-facebook:before {
  content: "\e0f8";
}
.soc_icon-evernote:before {
  content: "\e0f9";
}
.soc_icon-dribbble:before {
  content: "\e0fa";
}
.soc_icon-digg:before {
  content: "\e0fb";
}
.soc_icon-deviantart:before {
  content: "\e0fc";
}
.soc_icon-blogger:before {
  content: "\e101";
}
.soc_icon-behance:before {
  content: "\e103";
}
.soc_icon-youtube:before {
  content: "\e109";
}
.soc_icon-apple:before {
  content: "\e106";
}
.soc_icon-amazon:before {
  content: "\e107";
}
.social-share a {
  color: inherit;
}
.social-share a:hover {
  color: #31b4d5;
}
.social-share .post-like {
  position: relative;
  display: inline-block;
  line-height: 30px;
}
.social-share .post-like a,
.social-share .post-like .alreadyvoted {
  display: inline-block;
  min-width: 22px;
  height: 13px;
  padding-left: 20px;
}
.social-share .post-like a.voted {
  color: inherit;
  cursor: default;
}
.social-share .post-like i {
  vertical-align: middle;
}
.entry-meta .social-share .post-like a,
.entry-meta .social-share .post-like span {
  height: 21px;
}
a,
#stuning-header a,
.feature-box * {
  -webkit-transition: color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
}
.menu-tile {
  -webkit-transition: -webkit-transform .2s ease-out;
  -moz-transition: -moz-transform .2s ease-out;
  -o-transition: -o-transform .2s ease-out;
  -ms-transition: -ms-transform .2s ease-out;
  transition: transform .2s ease-out;
}
.recent-block .tabs.horisontal dd a::after,
.filter li.active a::after {
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.hover-box,
.soc-icons a,
.clients-item a,
a.link,
.feature-box-wrap {
  -moz-transition: background .2s ease-out, opacity .2s ease-out;
  -webkit-transition: background .2s ease-out, opacity .2s ease-out;
  -o-transition: background .2s ease-out, opacity .2s ease-out;
  transition: background .2s ease-out, opacity .2s ease-out;
}
.hover-box .more-link,
.zoom-link,
.hover-link,
.hover-link:before,
.hover-link:after {
  -moz-transition: background .3s ease-in-out, opacity .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out;
  -webkit-transition: background .3s ease-in-out, opacity .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out;
  -o-transition: background .3s ease-in-out, opacity .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out;
  transition: background .3s ease-in-out, opacity .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out;
}
.animate-all {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.menu-tile {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.menu-tile:hover {
  z-index: 10;
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
article.post,
.search-results #main-content article {
  position: relative;
  margin-bottom: 40px;
}
article.post .entry-title,
.search-results #main-content article .entry-title {
  color: #484d4f;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
article.post .entry-title a,
.search-results #main-content article .entry-title a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
article.post .entry-title a:hover,
.search-results #main-content article .entry-title a:hover {
  color: #31b4d5;
}
article.post .entry-media,
.search-results #main-content article .entry-media {
  margin-bottom: 15px;
}
article.post .entry-format,
.search-results #main-content article .entry-format {
  display: block;
  height: 50px;
  width: auto;
  float: left;
  color: #d9dddf;
  font-size: 42px;
  text-align: left;
}
article.post .entry-meta-wrap,
.search-results #main-content article .entry-meta-wrap {
  margin-left: 80px;
}
article.post .post-format,
.search-results #main-content article .post-format {
  display: block;
  height: 30px;
  width: auto;
  color: #d9dddf;
  font-size: 22px;
  line-height: 32px;
  text-align: left;
}
article.post .post-format .blockquote-icon:before,
.search-results #main-content article .post-format .blockquote-icon:before {
  font-size: 95px;
}
article.post .entry-content,
.search-results #main-content article .entry-content {
  clear: both;
  margin-top: 20px;
  color: #5f6567;
}
article.post .entry-content:before,
article.post .entry-content:after,
.search-results #main-content article .entry-content:before,
.search-results #main-content article .entry-content:after {
  content: " ";
  display: table;
}
article.post .entry-content:after,
.search-results #main-content article .entry-content:after {
  clear: both;
}
article.post .right-thumbed .entry-title a,
article.post .left-thumbed .entry-title a {
  font-size: 21px;
  font-weight: 600;
}
article.post.sticky {
  padding: 10px;
  border: 1px solid #e7e7e7;
  border-top: 2px solid #31b4d5;
  background-color: #f5f5f5;
}
article .entry-meta {
  height: 30px;
}
article .entry-meta>span {
  float: left;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
}
article .entry-meta .entry-comments a {
  display: block;
  position: relative;
  white-space: nowrap;
  padding-left: 21px;
  color: inherit;
}
article .entry-meta .entry-comments a i {
  position: absolute;
  left: 0px;
}
article .entry-meta .entry-share > a {
  display: block;
  float: left;
  position: relative;
  white-space: nowrap;
  padding-left: 21px;
  color: inherit;
}
article .entry-meta .entry-share > a > i {
  position: absolute;
  left: 0px;
}
article .entry-meta .entry-share .entry-share-label {
  overflow: hidden;
  display: block;
}
article .entry-meta .social-share {
  line-height: 30px;
  height: 30px;
}
article .entry-meta .social-share .count {
  font-size: 14px;
  margin: 0 4px;
  height: 30px;
  line-height: 30px;
}
article .entry-meta .author {
  padding-left: 9px;
}
article .entry-meta .delim {
  height: 30px;
}
article .entry-meta .delim.blank {
  border: 0px;
}
article .entry-tags {
  color: inherit;
  text-align: center;
}
article .entry-tags .entry-title {
  float: left;
  display: block;
  padding-right: 10px;
  font-size: 16px;
  line-height: 1.6;
  display: none;
}
article .entry-tags ul {
  line-height: 1em;
  padding-top: 5px;
}
article .entry-tags ul li {
  font-size: 12px;
}
article .entry-tags ul li:before {
  line-height: 2em;
  padding-top: 2px;
}
article .entry-tags ul li a {
  color: #777777;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}
article .entry-tags.entry-tags-bordered {
  margin-top: 5px;
}
article .entry-tags.entry-tags-bordered .entry-title {
  display: block;
  height: 32px;
  line-height: 32px;
  color: #585d5e;
}
article .entry-tags.entry-tags-bordered ul:before,
article .entry-tags.entry-tags-bordered ul:after {
  content: " ";
  display: table;
}
article .entry-tags.entry-tags-bordered ul:after {
  clear: both;
}
article .entry-tags.entry-tags-bordered ul li {
  float: left;
  padding-left: 0px;
  padding-right: 1px;
  padding-bottom: 1px;
}
article .entry-tags.entry-tags-bordered ul li a {
  display: block;
  height: 32px;
  line-height: 32px;
  padding: 0px 12px;
  border: 1px solid #e7e7e7;
  color: #889093;
}
article .entry-tags.entry-tags-bordered ul li:before {
  display: none;
}
article .entry-thumb .entry-tags {
  color: #ffffff;
}
article .entry-thumb a.prettyPhoto {
  overflow: hidden;
  display: block;
}
article.format-quote blockquote {
  border-left: 1px solid #dddddd;
  margin: 1.5em 10px;
  padding: 0.5em 15px;
}
article.format-quote blockquote p {
  font-style: italic;
}
.blockquote-icon {
  display: inline-block;
}
.blockquote-icon:before {
  content: '\201C';
  display: inline-block;
  color: #dddddd;
  font-family: Sylfaen;
  font-size: 160px;
  height: 40px;
  line-height: .8em;
  font-style: normal;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.single .audioplayer,
.single .flex-video {
  margin-bottom: 20px;
}
.post-social {
  float: left;
  width: 80px;
  margin-right: 20px;
  text-align: center;
}
.post-social .count {
  margin-top: 18px;
}
h2.entry-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 25px;
  font-weight: 600;
}
article.post .post-format.clearfix {
  margin-bottom: 20px;
}
.about-author {
  padding: 5px 0 25px;
}
.author-photo {
  float: left;
}
.author-photo img {
  margin: 16px;
}
.author-top-box {
  overflow: auto;
}
.author-top-box .author-top-inner {
  display: inline-block;
}
.author-top-box .author-top-inner h3.widget-title {
  margin-top: 16px;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.author-top-box .author-top-inner h4.widget-sub-title {
  margin-bottom: 7px;
}
.author-top-box .author-top-inner .read-more {
  margin-top: 0;
}
.author-description {
  padding: 15px;
  min-height: 112px;
}
.author-description .soc-icons {
  display: inline-block;
}
.author-description .soc-icons a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: color .2s ease-in-out, border-color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out, border-color .2s ease-in-out;
  transition: color .2s ease-in-out, border-color .2s ease-in-out;
  border: solid 1px ;
  border-radius: 50%;
}
.author-description .soc-icons a:after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 200%;
  height: 100%;
  top: -100%;
  right: -100%;
  background: #6cc9cc;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: height .2s linear;
  -moz-transition: height .2s linear;
  transition: height .2s linear;
}
.author-description .soc-icons a:hover {
  color: #ffffff;
  border-color: #6cc9cc;
}
.author-description .soc-icons a:hover:after {
  height: 300%;
}
#comments {
  margin-bottom: 55px;
}
#comments>h3 {
  font-size: 20px;
  font-weight: 800;
}
#comments h3 {
  margin-bottom: 25px;
  padding-bottom: 20px;
}
#comments h3 span {
  color: #ff6565;
}
#comments .commentlist {
  margin: 0;
}
#comments .commentlist li {
  list-style: none;
  margin-bottom: 45px;
}
#comments .commentlist li ul.children {
  margin-top: 45px;
  margin-left: 100px;
}
#comments .commentlist li .ovh {
  padding-left: 20px;
}
#comments .commentlist li .avatar-box {
  float: left;
  position: relative;
}
#comments .commentlist li .comment-author {
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
#comments .commentlist li .comment-author .author {
  height: 32px;
  line-height: 32px;
  color: #959a9c;
  font-size: 14px;
  float: left;
  padding-right: 14px;
}
#comments .commentlist li .comment-author .author a {
  color: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
#comments .commentlist li .comment-author .date {
  color: #a1a1a1;
  float: left;
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
  padding-right: 10px;
}
#comments .commentlist li .comment-author .dop-link {
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  position: relative;
}
#comments .commentlist li .comment-author .dop-link a {
  color: #a1a1a1;
}
#comments .commentlist li .reply {
  position: relative;
  display: inline-block;
  font-size: 14px;
}
#comments .commentlist li .reply a {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 3px;
  color: #e1e1e1;
  font-size: inherit;
  line-height: 32px;
  text-align: center;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: color .2s ease-in-out, border-color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out, border-color .2s ease-in-out;
  transition: color .2s ease-in-out, border-color .2s ease-in-out;
  border: solid 1px #e1e1e1;
  border-radius: 50%;
}
#comments .commentlist li .reply a:after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 200%;
  height: 100%;
  top: -100%;
  right: -100%;
  background: #6cc9cc;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: height .2s linear;
  -moz-transition: height .2s linear;
  transition: height .2s linear;
}
#comments .commentlist li .reply a:hover {
  color: #ffffff;
  border-color: #6cc9cc;
}
#comments .commentlist li .reply a:hover:after {
  height: 300%;
}
#comments .commentlist li .reply .reply_tooltip {
  opacity: 0;
  position: absolute;
  left: 50px;
  top: 3px;
  padding: 5px 10px;
  background: #3d3d3d;
  color: #f5f5f5;
  z-index: -3;
  -webkit-transition: opacity 0.3s ease-in-out, display 0.1s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out, display 0.1s ease-in-out;
  transition: opacity 0.3s ease-in-out, display 0.1s ease-in-out;
}
#comments .commentlist li .reply a:hover + .reply_tooltip {
  opacity: 1;
  z-index: 3;
}
#comments .commentlist li .comment-content {
  padding-top: 12px;
}
#comments .commentlist li .comment-content p {
  margin: 0;
}
#respond>h3 {
  text-transform: uppercase;
}
#respond>h3 span {
  padding-top: 5px;
  display: block;
  color: #777777;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
#respond a {
  color: #6cc9cc;
}
#respond form p {
  margin-bottom: 10px;
  color: #777777;
  font-size: 16px;
  font-weight: 400;
}
#respond .button {
  padding: 10px 13px 10px 46px;
  position: relative;
}
#respond .button i {
  font-size: 21px;
  left: 15px;
  line-height: 21px;
  position: absolute;
  top: 11px;
}
#respond .button i:before {
  color: #31899f;
}
body.single article .entry-meta {
  margin-left: 0;
}
.folio-info {
  text-align: center;
}
.folio-info.folio-info-variant-2 {
  margin-top: 35px;
}
.folio-info .entry-meta {
  margin-top: 35px;
  display: inline-block;
}
.folio-info .entry-tags {
  text-align: left;
  padding-left: 8px;
  text-align: center;
}
.entry-share {
  position: relative;
  display: inline-block;
}
.entry-share .ios7icon-clouds {
  font-size: 23px;
  height: 29px;
}
.entry-share span {
  font-size: 15px;
  margin-left: 10px;
  height: 30px;
  line-height: 30px;
}
.entry-share-popup {
  position: absolute;
  display: block;
  float: left;
  margin: 0;
  margin-left: 30px;
  padding: 2px;
  height: 30px;
  width: 0px;
  overflow: hidden;
  list-style: none;
  text-align: center;
}
.entry-share-popup:before,
.entry-share-popup:after {
  content: " ";
  display: table;
}
.entry-share-popup:after {
  clear: both;
}
.entry-share-popup li {
  display: block;
  float: left;
  height: 30px;
}
.entry-share-popup li a {
  height: 30px;
  display: block;
  margin-right: 10px;
  color: #b6b6b6;
}
.entry-share-popup li a:hover {
  color: #31b4d5;
}
.entry-share-popup li a i {
  font-size: 12px;
  color: inherit;
}
.page-nav {
  margin-top: 30px;
}
.pagination {
  text-align: center;
}
.pagination ul.page-numbers {
  display: inline-block;
}
.pagination ul.page-numbers li {
  float: left;
  font-size: 15px;
  margin: 0;
  margin-right: 2px;
  border-radius: 2px;
  list-style-type: none;
  list-style-image: none;
  padding: 0;
}
.pagination ul.page-numbers li a {
  background-color: #f3f3f3;
  display: block;
  color: #7d7d7d;
  font-size: 12px;
  padding: 5px 10px 4px;
  border-bottom: 1px solid #e4eef1;
  border-radius: 2px;
  text-shadow: 1px 1px 0 #ffffff;
}
.pagination ul.page-numbers li a:hover {
  background-color: #6cc9cc;
  color: #ffffff;
  text-shadow: none;
}
.pagination ul.page-numbers li .current {
  background-color: #6cc9cc;
  display: block;
  cursor: default;
  font-size: 12px;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 2px;
}
.post-pagination {
  margin-bottom: 1.07em;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background-color: #fbfbfb;
  border: 1px solid #eeeeee;
  border-radius: 2px;
  color: #7E8385;
  padding: 7px 15px 7px;
  width: 100%;
  display: block;
  font-size: 16px;
  height: 50px;
  margin: 0 0 13px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: #fafafa;
  border-color: #b3b3b3;
}
input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
  background-color: #ddd;
}
textarea {
  height: auto;
}
.flex-direction-nav {
  list-style-type: none;
  list-style-image: none;
  display: block;
}
.flex-direction-nav:before,
.flex-direction-nav:after {
  content: " ";
  display: table;
}
.flex-direction-nav:after {
  clear: both;
}
.flex-direction-nav li {
  float: left;
}
.flex-direction-nav li a {
  position: absolute;
  z-index: 15;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 33px;
  height: 33px;
  background: rgba(0,0,0,0.8);
  border-radius: 2px;
  color: #ffffff !important;
  text-align: center;
  line-height: 31px;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.flex-direction-nav li a.flex-prev {
  left: 0;
  background-image: url(../img/flex-left.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.flex-direction-nav li a.flex-next {
  right: 0;
  background-image: url(../img/flex-right.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.flex-direction-nav li a:hover {
  background-color: #6cc9cc;
}
h2.widget-title {
  color: #2c2c2c;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: uppercase;
}
h2.widget-title .widget-title-highlight {
  color: #6cc9cc;
}
h3.widget-sub-title {
  margin-bottom: 45px;
  color: #777777;
  font-size: 16px;
  font-weight: 400;
}
h2.widget-title + h3.widget-sub-title {
  position: relative;
  margin-top: 15px;
  padding-top: 10px;
  line-height: 1.5em;
}
h2.widget-title + h3.widget-sub-title:before {
  content: '';
  position: absolute;
  left: 0;
  margin-top: -15px;
  width: 70px;
  height: 2px;
  background: #6cc9cc;
}
h2.widget-title + h3.widget-sub-title.text-center:before {
  left: 50%;
  margin-left: -35px;
}
h2.widget-title + h3.widget-sub-title.text-right:before {
  left: auto;
  right: 0;
}
h2.widget-title.widget-title-italic,
h3.widget-title.widget-title-italic,
h4.widget-title.widget-title-italic {
  font-style: italic;
}
h3.widget-title {
  position: relative;
  margin-bottom: 15px;
  color: #2c2c2c;
  font-size: 18px;
  font-weight: 600;
}
h3.widget-title:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-right: 0.2em;
  background: #6cc9cc;
}
h3.widget-title .widget-title-highlight {
  color: #6cc9cc;
}
h4.widget-sub-title,
h5.widget-sub-title {
  margin-bottom: 40px;
  color: #777777;
  font-size: 16px;
  font-weight: 400;
}
.row > .background--dark h2.widget-title,
.row > .background--dark h3.widget-title {
  color: #ffffff;
}
.row > .background--dark h3.widget-sub-title,
.row > .background--dark h4.widget-sub-title {
  color: #ffffff;
  color: rgba(255,255,255,0.6);
}
.module > h2.widget-title + .row,
.module > h3.widget-sub-title + .row {
  margin-top: 45px;
}
.block-title {
  font-size: 17px;
  text-transform: uppercase;
  color: #2c2c2c;
  font-weight: 600;
}
.subtitle {
  opacity: .8;
  color: #777777;
  font-size: 16px;
  padding-bottom: 10px;
}
.box-name,
h3.entry-title {
  color: #3e4142;
  font-size: 16px;
  font-weight: 800;
}
.box-name a,
h3.entry-title a {
  color: inherit;
}
.box-name a:hover,
h3.entry-title a:hover {
  color: #31b4d5;
}
.dopinfo {
  opacity: .8;
  font-size: 16px;
  text-transform: none;
}
.dopinfo a {
  color: inherit;
}
.dopinfo a:hover,
.entry-meta .author a {
  opacity: 1;
  font-size: 14px;
  color: #959a9c;
}
.entry-meta.dopinfo {
  font-size: 14px;
  padding-top: 3px;
}
.widget .widget-title {
  text-align: center;
}
@media only screen and (max-width: 800px) {
  h2.widget-title,
  h3.widget-sub-title,
  h3.widget-title,
  h4.widget-sub-title,
  h5.widget-sub-title {
    text-align: center;
  }
  h2.widget-title + h3.widget-sub-title:before {
    left: 50%;
    margin-left: -35px;
  }
}
.row > .background--dark .module-contact-form .input-wrap input,
.row > .background--dark textarea {
  background: rgba(255,255,255,0.05) !important;
  border: solid 1px rgba(234,234,234,0.2) !important;
}
.row > .background--dark,
.row > .background--dark blockquote,
.row > .background--dark .entry-meta,
.row > .background--dark .cite,
.row > .background--dark .block-title,
.row > .background--dark .fact-title,
.row > .background--dark .facts-items .number,
.row > .background--dark .team_member_box .dopinfo,
.row > .background--dark .products >li h3 {
  color: #ffffff !important;
}
.row > .background--dark .product-subtitle {
  color: #f5f5f5;
}
.row > .background--dark ul.products li.product.open .prod-wrap {
  background: #000000;
  background-color: rgba(0,0,0,0.7);
  border: none;
}
.row > .background--dark a {
  color: #ffffff;
}
.row > .background--dark .soc-icons a {
  opacity: 0.5;
}
.row > .background--dark .soc-icons a:hover {
  color: #ffffff;
  opacity: 1;
}
.row > .background--dark .testimonials-control-paging li a {
  color: #ffffff;
}
.row > .background--dark .read-more {
  color: rgba(255,255,255,0.51);
}
.row > .background--dark .read-more:hover {
  color: rgba(62,65,66,0.7);
}
.row > .background--dark .delim,
.row > .background--dark .entry-meta {
  border-color: rgba(231,231,231,0.27);
}
.row > .background--dark .box-name {
  color: inherit;
}
.row > .background--dark .testimonials-pagination a.testimonials-nav-item {
  opacity: .2;
}
.row > .background--dark .textwidget {
  color: rgba(255,255,255,0.8);
}
.dropdown {
  position: relative;
  float: right;
  background-color: #f3f3f3;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #e3e3e3;
  border-radius: 3px;
  margin-bottom: 20px;
}
.dropdown .dropdown-toggle {
  display: block;
}
.dropdown .dropdown-toggle span {
  display: block;
  height: 25px;
  line-height: 24px;
  color: #7d7d7d;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  white-space: nowrap;
  float: left;
}
.dropdown .dropdown-toggle span.title {
  border-right: 1px solid white;
  padding: 0 5px 0 14px;
  min-width: 160px;
}
.dropdown .dropdown-toggle span.arrows {
  position: relative;
  width: 25px;
  border-left: 1px solid #e3e3e3;
}
.dropdown .dropdown-toggle span.arrows:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 9px;
  margin-top: -4.5px;
  margin-left: -2.5px;
  background: transparent url('../img/dropdown_arrows.gif') center center no-repeat;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20;
  display: none;
  float: left;
  min-width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  border-radius: 2px;
  background-color: #f3f3f3;
  border: 1px solid #e3e3e3;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  color: #7d7d7d;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover {
  color: #6cc9cc;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  text-decoration: none;
  outline: 0;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dk_container {
  margin-bottom: 18px;
  color: #7d7d7d;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  white-space: nowrap;
  background-color: #f3f3f3;
  box-shadow: 0px 1px 0px 0px #e3e3e3;
  border-radius: 2px;
}
.dk_container:focus {
  outline: 0;
}
.dk_container a {
  color: inherit;
  line-height: 1.9em;
  cursor: pointer;
  text-decoration: none;
  text-shadow: #ffffff 0 1px 0;
}
.dk_toggle {
  position: relative;
  padding: 7px 45px 7px 10px;
  text-shadow: #ffffff 0 1px 0;
  border-radius: 2px;
}
.dk_toggle:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 46px;
  border-left: 1px solid #e3e3e3;
  background: transparent url('../img/dropdown_toggle.gif') center center no-repeat;
}
.dk_toggle:before {
  content: '';
  position: absolute;
  right: 47px;
  top: 0;
  bottom: 0;
  width: 0px;
  border-left: 1px solid #fafafa;
}
.dk_open {
  z-index: 10;
}
.dk_open .dk_toggle {
  background-color: #ececec;
  border-color: #8c8c8c;
  color: #ccc;
  border-radius: 2px;
}
.dk_options {
  background-color: #f3f3f3;
  box-shadow: 0px 1px 0px 0px #e3e3e3;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.dk_options a {
  padding: 8px 10px;
}
.dk_options a:hover {
  background-color: #fafafa;
}
.dk_options .dk_option_current a,
.dk_options a:hover {
  color: #31b4d5;
}
.dk_options li {
  list-style: none;
  line-height: 1em;
}
.dk_options li:last-child a {
  border-bottom: none;
}
.dk_options .disabled {
  cursor: default;
}
.dk_options .disabled a {
  color: #aaa;
}
.dk_options .disabled:hover,
.dk_options .disabled:hover a {
  cursor: default;
  background-color: #ffffff;
  border-bottom-color: #999;
  text-shadow: none;
}
.dk_options_inner {
  max-height: 250px;
  margin-bottom: 0px;
}
.dk_container {
  display: none;
  float: left;
}
.dk_container a {
  outline: 0;
}
.dk_toggle {
  position: relative;
  display: inline-block;
}
.dk_open {
  position: relative;
}
.dk_open .dk_options {
  display: block;
}
.dk_open .dk_label {
  color: inherit;
}
.dk_options {
  display: none;
  margin-top: -1px;
  position: absolute;
  right: 0;
  width: 100%;
}
.dk_options a,
.dk_options a:link,
.dk_options a:visited {
  display: block;
}
.dk_options_inner {
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
.dk_container select {
  position: absolute;
  top: -99999em;
  visibility: hidden;
}
.dk_mobile {
  position: relative;
}
.dk_mobile select {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.audioplayer {
  position: relative;
  z-index: 1;
  height: 34px;
  color: #ffffff;
  background: #43d9ff;
  border-radius: 2px;
}
.audioplayer .mejs-container {
  display: none;
}
.audioplayer > div {
  position: absolute;
}
.audioplayer-playpause {
  z-index: 2;
  top: 0;
  left: 0;
  width: 35px;
  height: 100%;
  cursor: pointer;
  text-align: left;
  text-indent: -9999px;
}
.audioplayer-playpause a {
  display: block;
}
.audioplayer .audioplayer-playpause a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a:before {
  content: "\e0d5";
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: 3px;
  font-family: "ios7icon-font" !important;
  text-indent: 0px;
  color: #ffffff;
  font-size: 32px;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.audioplayer.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer.audioplayer-playing .audioplayer-playpause a:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -7.5px;
  display: block;
  width: 5px;
  height: 15px;
  border: 1px solid #ffffff;
}
.audioplayer.audioplayer-playing .audioplayer-playpause a:before {
  left: 50%;
  margin-left: -6px;
}
.audioplayer.audioplayer-playing .audioplayer-playpause a:after {
  right: 50%;
  margin-right: -6px;
}
.audioplayer-time {
  z-index: 2;
  top: 0;
  width: 70px;
  height: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
}
.audioplayer-time-current {
  left: 35px;
}
.audioplayer-time-duration {
  right: 3.0em;
}
.audioplayer-novolume .audioplayer-time-duration {
  right: 0;
}
.audioplayer-bar {
  z-index: 1;
  top: 50%;
  right: 110px;
  left: 110px;
  height: 7px;
  margin-top: -3.5px;
  cursor: pointer;
  background-color: #3bc7eb;
}
.audioplayer-novolume .audioplayer-bar {
  right: 4.375em;
}
.audioplayer-novolume .audioplayer-bar div {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
}
.audioplayer-bar-loaded {
  z-index: 1;
}
.audioplayer-bar-played {
  position: relative;
  z-index: 2;
  height: 7px;
  width: 0%;
  border-radius: 2px;
  background: #ffffff;
}
.audioplayer-volume {
  z-index: 2;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  text-indent: -9999px;
  cursor: pointer;
}
.audioplayer-volume-button {
  position: relative;
  width: 100%;
  height: 100%;
}
.audioplayer-volume-button > a {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
}
.audioplayer-volume-button > a:before {
  content: '';
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  font-family: "ios7icon-font" !important;
  text-indent: 0px;
  color: #ffffff;
  font-size: 23px;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  left: 0;
  right: 0;
  text-align: center;
}
.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button > a:before {
  content: "\e0a0";
}
.audioplayer.audioplayer-mute .audioplayer-volume-button > a:before {
  content: "\e0ba";
}
.audioplayer-volume-adjust {
  position: absolute;
  z-index: 1;
  left: 0;
  right: -1px;
  left: -9999px;
  width: 100%;
  height: 68px;
  padding-bottom: 10px;
  background: #43d9ff;
  cursor: default;
  border-radius: 2px;
}
.audioplayer-volume-adjust > div {
  position: relative;
  z-index: 1;
  margin: 30% auto;
  cursor: pointer;
  width: 25%;
  height: 75%;
  background: #3bc7eb;
}
.audioplayer-volume-adjust > div > div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
.audioplayer-volume:not(:hover) .audioplayer-volume-adjust {
  opacity: 0;
}
.audioplayer-volume:hover .audioplayer-volume-adjust {
  top: 100%;
  left: 0;
  opacity: 1;
}
.audioplayer-novolume .audioplayer-volume {
  display: none;
}
.audioplayer-bar,
.audioplayer-bar div,
.audioplayer-volume-adjust div {
  border-radius: 6px;
}
.reveal-modal-bg {
  opacity: 0.1 !important;
}
#loginModal {
  width: 300px;
  padding: 10px;
  border: 1px solid #eeeeee;
  box-shadow: none;
  right: auto;
  margin-left: auto;
  right: 0;
  top: 87px;
}
#loginModal h3 {
  text-align: left;
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #777777;
}
#loginModal label {
  color: #777777;
  font-size: 12px;
  vertical-align: top;
}
#loginModal label a {
  color: #777777;
}
#loginModal label a:hover {
  opacity: 0.7;
}
#loginModal form {
  overflow: auto;
}
#loginModal p a {
  color: #777777;
  font-size: 14px;
  font-weight: 400;
}
#loginModal p a:hover {
  opacity: 0.7;
}
#loginModal p.login-username label,
#loginModal p.login-password label {
  display: none;
}
#loginModal p.login-username {
  margin-bottom: 6px;
}
#loginModal p.login-username input {
  margin-bottom: inherit;
}
#loginModal p.login-password {
  clear: both;
}
#loginModal p.login-lost-password {
  float: left;
  width: 50%;
  text-align: left;
  margin: 10px 0 0 0;
}
#loginModal p.login-remember {
  display: none;
}
#loginModal p.login-registration {
  float: right;
  width: 50%;
  text-align: right;
  margin: 10px 0 0 0;
}
#loginModal p.login-registration a i {
  padding-right: 7px;
}
#loginModal p.login-registration a:hover i {
  opacity: 0.7;
}
#loginModal p.login-submit {
  clear: both;
  text-align: center;
  margin-bottom: 3px;
}
#loginModal p.login-submit .button {
  position: relative;
  z-index: 2;
  display: block;
  width: 160px;
  height: 42px;
  margin: 0px auto;
  padding: 0px;
  line-height: 38px;
  text-align: center;
  background: #43d9ff;
  box-shadow: 0 1px #39b5d2;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font: normal 400 14px Dosis;
  border-radius: 2px;
  border: none;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
#loginModal p.login-submit .button:hover {
  background-color: #3fcff4;
  border-color: #39b5d4;
}
#loginModal p.login-submit .button:active {
  border-bottom: none;
  box-shadow: 0 1px #29a5c2;
  top: 1px;
}
#loginModal p.login-submit .button i {
  color: #31899f;
}
#loginModal p.login-submit .button i:before {
  font-size: 21px;
}
#loginModal p.login-submit .button i {
  color: #31899f;
}
#loginModal p.login-submit .button i:before {
  font-size: 21px;
  position: absolute;
  left: 9px;
  top: 11px;
  bottom: 0px;
}
#loginModal .close-reveal-modal {
  font-weight: lighter;
  text-shadow: none;
  font-size: 16px;
  color: #707070;
}
.pricetable-column {
  float: left;
  padding: 0 10px;
}
.pricetable-column.pricetable-first {
  padding-left: 0;
}
.pricetable-column.pricetable-last {
  padding-right: 0;
}
.pricetable-column .pricing-table {
  border: solid 2px #f0f0f0;
  margin-bottom: 1.42857em;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.pricetable-column .pricing-table * {
  list-style: none;
  line-height: 1;
}
.pricetable-column .pricing-table .title {
  background-color: #f7f7f7;
  padding: 2.14286em;
  text-align: left;
  color: #5d6568;
  font-size: 1em;
  border-radius: 0;
  position: relative;
  line-height: 1.3;
  font-weight: 300;
}
.pricetable-column .pricing-table .title .icon {
  font-size: 2.85714em;
  color: #ff6565;
}
.pricetable-column .pricing-table .title .nazv {
  font-size: 1.71429em;
  font-weight: 400;
  display: block;
  margin: 1.28571em 0;
}
.pricetable-column .pricing-table .title .nazv i {
  padding-bottom: 5px;
  font-size: 1.5em;
  line-height: 1.5em;
}
.pricetable-column .pricing-table .title .item-price {
  display: block;
  margin: 1.28571em 0;
}
.pricetable-column .pricing-table .title .price {
  font-size: 1.78571em;
}
.pricetable-column .pricing-table .title .period {
  font-size: 1em;
}
.pricetable-column .pricing-table .mini-desc {
  line-height: 1.5;
}
.pricetable-column .pricing-table .bullet-item {
  padding: 1.21429em 2.14286em;
  text-align: left;
  color: #5d6568;
  font-size: 1em;
  line-height: 1.3;
  font-weight: normal;
  border-bottom: 1px solid #f0f0f0;
}
.pricetable-column .pricing-table .bullet-item:last-child {
  border-bottom: none;
}
.pricetable-column .pricing-table .cta-button {
  text-align: left;
  padding: 1.42857em 1.42857em 1.42857em 1.42857em;
}
.pricetable-column .pricing-table .cta-button a {
  line-height: 3;
}
.pricetable-column .pricing-table:hover {
  border: 2px solid #424242;
}
.pricetable-column .pricing-table:hover::before {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 18px 18px 0;
  border-color: transparent #424242 transparent transparent;
  z-index: 10;
}
.pricetable-column .pricing-table:hover::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  background: url("../img/check.gif") center no-repeat;
  width: 10px;
  height: 11px;
  z-index: 20;
}
.pricetable-column.pricetable-featured .pricing-table .title {
  background-color: #6cc9cc;
  color: #ffffff;
}
.pricetable-column.pricetable-featured .pricing-table .title .icon {
  color: #ffffff;
}
nav.mega-menu {
  position: relative;
  z-index: 999;
  float: left;
  min-height: 104px;
  height: 104px;
  margin: 0;
  right: -50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  color: inherit;
}
nav.mega-menu.no-customizer {
  padding-top: 80px;
}
.nav-menu {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 15;
  list-style: none;
}
.nav-menu .mega-menu-item a {
  position: relative;
  display: block;
  color: inherit;
}
.nav-menu .mega-menu-item .item-title {
  position: relative;
  display: block;
  font-size: 1em;
  text-decoration: none;
  text-align: center;
  line-height: inherit;
}
.nav-menu .mega-menu-item .subtitle {
  display: block;
  line-height: 1em;
  font-size: 0.8em;
  padding: 0 0 9px;
  margin-top: -6px;
  color: #959595;
  opacity: 0.9;
}
.nav-menu .mega-menu-item .subtitle.has-icon {
  margin-left: 24px;
}
.nav-menu .mega-menu-item i {
  padding-right: 10px;
  vertical-align: middle;
}
.nav-menu .mega-menu-item .main-menu-link.open,
.nav-menu .mega-menu-item .main-menu-link:hover {
  line-height: 101px;
}
.nav-menu .mega-menu-item .main-menu-link.open .item-title,
.nav-menu .mega-menu-item .main-menu-link:hover .item-title {
  border-top: 2px solid #6cc9cc;
}
.nav-menu .nav-item {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  vertical-align: top;
  font-size: 16px;
  font-weight: 400;
  padding: 0 10px;
}
.nav-menu .nav-item > a {
  min-height: 104px;
  line-height: 104px;
  padding-right: 10px;
}
.nav-menu .nav-item.current-menu-item > a,
.nav-menu .nav-item.current-menu-ancestor > a {
  position: relative;
  color: #ffffff;
}
.nav-menu .nav-item.current-menu-item > a:before,
.nav-menu .nav-item.current-menu-ancestor > a:before {
  content: '';
  position: absolute;
  left: -14px;
  right: -10px;
  height: 58px;
  top: 50%;
  margin-top: -29px;
  background: #111111;
}
.nav-menu .nav-item.has-submenu > a:after {
  content: "";
  display: block;
  position: absolute;
  right: 0px;
  top: 52px;
  width: 5px;
  height: 4px;
  background: transparent url("../img/arrow-drop-megamenu.png") 0px 0px no-repeat;
}
.nav-menu .nav-item > a.open {
  z-index: 1;
}
@media only screen and (min-width: 800px) {
  .nav-menu div.sub-nav {
    position: absolute;
    background: rgba(17,17,17,0.95);
    border-radius: 2px;
    box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1);
    -webkit-transition: opacity 250ms ease 250ms, max-height 500ms ease, visibility 0s linear 500ms, top 0s linear 500ms;
    -moz-transition: opacity 250ms ease 250ms, max-height 500ms ease, visibility 0s linear 500ms, top 0s linear 500ms;
    transition: opacity 250ms ease 250ms, max-height 500ms ease, visibility 0s linear 500ms, top 0s linear 500ms;
    visibility: hidden;
    top: -9999em;
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
  }
  .nav-menu div.sub-nav.open {
    visibility: visible;
    top: 74px;
    max-height: 1200px;
    opacity: 1;
    z-index: 1001;
    overflow: visible;
    -webkit-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
    -moz-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
    transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
  }
  .nav-menu .sub-sub-menu {
    position: absolute;
    visibility: hidden;
    display: none;
    left: 100%;
    top: 0;
    padding-left: 2px;
    z-index: 1;
    background: rgba(17,17,17,0.95);
    border-radius: 2px;
    box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1);
  }
  .nav-menu .sub-sub-menu > li:first-child > a {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
  .nav-menu .sub-sub-menu > li:last-child > a {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }
}
.nav-menu div.sub-nav {
  display: block;
  white-space: nowrap;
}
.nav-menu div.sub-nav.sub-nav-bordered ul {
  border-left: none;
  border-right: 1px solid #d4d4d4;
}
.nav-menu div.sub-nav.sub-nav-bordered ul:last-child {
  border-right: none;
}
.nav-menu div.sub-nav.sub-nav-bordered li {
  border-top: none;
  border-bottom: 1px solid #d4d4d4;
}
.nav-menu div.sub-nav.sub-nav-bordered li.unlast:last-child {
  border-bottom: 1px solid #d4d4d4;
}
.nav-menu div.sub-nav.sub-nav-bordered li:last-child {
  border-bottom: none;
}
.nav-menu div.sub-nav.sub-nav-bordered a {
  min-height: 40px;
  padding: 0 27px;
  line-height: 38px;
}
.nav-menu div.sub-nav.sub-nav-bordered .mega-menu-item-has-subtitle > a {
  line-height: 33px;
}
.nav-menu div.sub-nav.sub-nav-onecol > ul {
  display: block;
}
.nav-menu div.sub-nav ul {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  white-space: normal;
}
.nav-menu div.sub-nav li {
  position: relative;
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.nav-menu div.sub-nav li.has-submenu > a:after {
  content: "";
  right: 10px;
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 3px;
  height: 5px;
  margin-top: -2px;
  background: transparent url("../img/arrow-drop-megamenu.png") -5px 0px no-repeat;
}
.nav-menu div.sub-nav a {
  display: block;
  min-height: 40px;
  padding: 0 28px;
  white-space: nowrap;
  color: #b3b3b3;
  font-size: 14px;
  line-height: 40px;
  font-weight: 400;
}
.nav-menu div.sub-nav a:hover {
  color: #6cc9cc;
  background: rgba(255,255,255,0.04);
}
.nav-menu div.sub-nav .mega-menu-item-has-subtitle > a {
  line-height: 35px;
}
.nav-menu div.sub-nav > ul:first-child > li:first-child > a {
  border-top-left-radius: 2px;
}
.nav-menu div.sub-nav > ul:first-child > li:first-child > a:last-child {
  border-bottom-left-radius: 2px;
}
.nav-menu div.sub-nav > ul:last-child > li:first-child > a {
  border-top-right-radius: 2px;
}
.nav-menu div.sub-nav > ul:last-child > li:last-child > a {
  border-bottom-right-radius: 2px;
}
.nav-menu .sub-nav-group li:hover > .sub-sub-menu {
  display: block;
  visibility: visible;
}
.mvb-icon {
  text-align: center;
}
.mvb-icon.left {
  text-align: left;
}
.mvb-icon.center {
  text-align: center;
}
.mvb-icon.right {
  text-align: right;
}
.mvb-icon >div {
  text-align: center;
}
.mvb-icon .square {
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  margin-left: auto;
  margin-right: auto;
}
.mvb-icon .circle {
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  margin-left: auto;
  margin-right: auto;
}
.mvb-icon .hexagon {
  position: relative;
  width: 1.5em;
  height: 0.955em;
  margin-top: 0.4em;
  margin-left: auto;
  margin-right: auto;
  font-size: inherit;
  border-radius: 0.12em;
}
.mvb-icon .hexagon >div {
  background-color: inherit;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0.12em;
  width: inherit;
  height: inherit;
  font-size: inherit;
  line-height: 0.955em;
  z-index: 3;
  text-align: center;
}
.mvb-icon .hexagon >div:nth-child(2) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  z-index: 1;
}
.mvb-icon .hexagon >div:nth-child(3) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
  z-index: 1;
}
.mvb-icon .hexagon:hover div {
  background-color: inherit;
}
.accodion_module ul.accordion {
  margin: 0 0 22px 0;
  border-bottom: none;
  padding: 0;
  list-style: none;
}
.accodion_module ul.accordion li {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 7px;
  padding-top: 7px;
}
.accodion_module ul.accordion li .title {
  border: none;
  display: block;
  position: relative;
  font-size: 16px;
  height: auto;
  color: #3e4142;
  cursor: pointer;
}
.accodion_module ul.accordion li .title .icon {
  display: inline-block;
  color: #e1e1e1;
  width: 30px;
  top: 0;
  height: 30px;
  font-size: inherit;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: color .2s ease-in-out, border-color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out, border-color .2s ease-in-out;
  transition: color .2s ease-in-out, border-color .2s ease-in-out;
  border: solid 1px #e1e1e1;
  border-radius: 50%;
  position: absolute;
}
.accodion_module ul.accordion li .title .icon:after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 200%;
  height: 100%;
  top: -100%;
  right: -100%;
  background: #6cc9cc;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: height .2s linear;
  -moz-transition: height .2s linear;
  transition: height .2s linear;
}
.accodion_module ul.accordion li .title .icon:hover {
  color: #ffffff;
  border-color: #6cc9cc;
}
.accodion_module ul.accordion li .title .icon:hover:after {
  height: 300%;
}
.accodion_module ul.accordion li .title .icon:before {
  content: "+";
  display: block;
  font-size: 26px;
  font-weight: 200;
  text-align: center;
  line-height: 21px;
}
.accodion_module ul.accordion li .title .tab-title {
  display: block;
  margin-left: 26px;
  padding: 5px 7px 5px 17px;
  font-weight: 600;
}
.accodion_module ul.accordion li .content {
  display: none;
  padding: 15px 5px;
  color: #3e4142;
}
.accodion_module ul.accordion li.active .content {
  display: block;
}
.accodion_module ul.accordion li.active .icon {
  background: #6cc9cc;
  border-color: #6cc9cc;
}
.accodion_module ul.accordion li.active .icon:before {
  content: "-";
  color: #ffffff;
}
.accodion_module ul.accordion li p {
  margin: 0;
}
.accodion_module ul.accordion li:last-child {
  border-bottom: none;
}
.clients-list-slider {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.clients-list-slider ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.clients-list-slider ul:before,
.clients-list-slider ul:after {
  content: " ";
  display: table;
}
.clients-list-slider ul:after {
  clear: both;
}
.clients-list-slider li {
  float: left;
  max-width: 1180px;
}
.clients-list-slider .jcarousel-control {
  position: absolute;
  z-index: 15;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 33px;
  height: 33px;
  background: rgba(0,0,0,0.8);
  border-radius: 2px;
  color: #ffffff !important;
  text-align: center;
  line-height: 31px;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.clients-list-slider .jcarousel-control.jcarousel-control-prev {
  left: 0;
}
.clients-list-slider .jcarousel-control.jcarousel-control-next {
  right: 0;
}
.clients-list-slider .jcarousel-control:hover {
  background-color: #6cc9cc;
}
.clients-list-slider:hover .jcarousel-control {
  opacity: 1;
}
.clients-list-slider li {
  width: 220px;
  min-height: 150px;
}
.clients-list-slider li > * {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
.clients-list-item > a {
  opacity: 1;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.clients-list-item:hover > a {
  opacity: .6;
}
.clients_tiles_module .columns {
  position: relative;
  height: 140px;
  display: table;
  padding: 4px;
}
.clients_tiles_module .columns .client-tile {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  padding: 6px 0;
}
.clients_tiles_module .columns:last-child {
  float: left;
}
.clients_tiles_module .columns .client-tile img {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 1;
}
.clients_tiles_module .columns:hover .client-tile img {
  opacity: 0.4;
}
.module-facts .widget-title {
  margin-bottom: 0;
}
.module-facts .facts-items {
  padding-top: 25px;
}
.module-facts .facts-items.facts-items-circle {
  padding-top: 45px;
}
.module-facts .row .columns .fact-num {
  color: #6cc9cc;
  font-size: 100px;
  line-height: 100px;
  font-weight: 400;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  -webkit-transition: color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}
.module-facts .row .columns .fact-num.circle .number {
  color: #484a4b;
  font-size: 36px;
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  font-weight: 400;
  text-align: center;
  line-height: 30px;
  top: 72px;
}
.module-facts .row .columns .fact-title {
  color: #2c2c2c;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.module-facts .row .columns .fact-subtitle {
  color: #777777;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}
.module-facts .row .columns:last-child .line {
  display: none;
}
.module-facts .row .columns:hover .fact-num {
  color: #dddddd;
}
.module-facts .content {
  margin-top: 55px;
}
.features_module_vertical.features-1 {
  padding-left: 18px;
  padding-top: 13px;
}
.features_module_vertical.features-1 .single-icon {
  color: #666666;
  font-size: 65px;
  line-height: 1em;
}
.features_module_vertical.features-1 .feature-box {
  margin-bottom: 20px;
}
.features_module_vertical.features-1 .feature-box:hover .single-icon {
  color: #dddddd;
}
.features_module_vertical.features-1 .feature-box:hover .feat-block-content h3 {
  color: #dddddd;
}
.features_module_vertical.features-1 .feat-block-content {
  padding-top: 0px;
  padding-bottom: 10px;
}
.features_module_vertical.features-1 .feat-block-content h3 {
  font-size: 21px;
  color: #545454;
  font-weight: 600;
  margin-bottom: 11px;
}
.features_module_vertical.features-1 .feat-block-content h3 a {
  float: right;
  color: #31b4d5;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 8px;
  font-weight: normal;
}
.features_module_vertical.features-1 .feat-block-content p {
  color: #545454;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.features-1-image {
  padding-top: 30px;
}
.background--dark .features_module_vertical.features-1 .feat-block-content h3,
.background--dark .features_module_vertical.features-1 .feat-block-content p {
  color: #ffffff;
}
.background--dark .features_module_vertical.features-1 .feature-box:hover h3 {
  color: #ffffff;
}
.features_module {
  overflow: hidden;
}
.features_module .feature-box {
  padding: 20px 0px;
}
.feature-box {
  position: relative;
}
.feature-box h3 {
  font-size: 21px;
  color: #545454;
  font-weight: 600;
  margin-bottom: 15px;
}
.feature-box h3 a {
  float: right;
}
.feature-box:hover .icon i {
  color: #31b4d5;
}
.feature-box a.link {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.feature-box .icon {
  position: relative;
  z-index: 1;
  color: #666666;
  width: 60px;
  height: 60px;
}
.feature-box .icon a {
  color: inherit;
}
.feature-box .icon i {
  font-size: 60px;
  margin-top: -30px;
  margin-left: -30px;
}
.feature-box .icon i {
  position: absolute;
  top: 50%;
  left: 50%;
}
.feature-box .icon.icon-large {
  width: 80px;
  height: 80px;
}
.feature-box .icon.icon-large i {
  font-size: 80px;
  margin-top: -40px;
  margin-left: -40px;
}
.feature-box .icon.icon-large-image {
  width: 80px;
  height: 80px;
}
.feature-box .icon.icon-large-image i {
  font-size: 80px;
  margin-top: -40px;
  margin-left: -40px;
}
.feature-box .back {
  background: #ff6565;
}
.feature-box .front {
  background-color: #61727b;
}
.feature-box .block-title a {
  color: inherit;
}
.feature-box .subtitle {
  color: #a1a1a1;
}
.feature-box .feat-block-content {
  padding-top: 10px;
}
.feature-box.al-top {
  text-align: center;
}
.feature-box.al-top .icon {
  margin: 0px auto 26px;
}
.feature-box.al-top .feature-img {
  margin-bottom: 30px;
}
.feature-box.al-left .icon {
  margin-right: 25px;
  float: left;
  width: 81px;
  height: 81px;
}
.feature-box.al-left .icon i {
  font-size: 40px;
  margin-top: -20px;
  margin-left: -20px;
  line-height: 40px;
}
.feature-box.al-left .image {
  margin-right: 25px;
  float: left;
}
.feature-box.al-left .block-title {
  padding-top: 24px;
}
.feature-box.al-left .feat-block-content {
  clear: both;
  padding-top: 20px;
}
.feature-box.al-left-few-rows {
  padding: 20px;
}
.feature-box.al-left-few-rows .icon {
  float: left;
  height: 90px;
  width: 40px;
  margin-right: 20px;
}
.feature-box.al-left-few-rows .icon i {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  font-size: 44px;
  margin: 0;
  line-height: 44px;
  color: #666666;
}
.feature-box.al-left-few-rows .icon .block-title {
  color: #2c2c2c;
}
.feature-box.al-left-few-rows .icon .subtitle {
  color: #777777;
}
.feature-box.al-left-few-rows .icon .feat-block-content {
  color: #7d7d7d;
}
.feature-box.al-right .icon {
  margin-left: 25px;
  float: right;
}
.feature-box.al-right .feature-img {
  margin-left: 25px;
  float: right;
}
.feature-box-wrap-tiles .icon .link {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.feature-box-wrap-tiles:hover .icon .link {
  top: 2px;
  left: 2px;
}
.list-box .feature-box.al-left .block-title {
  padding-top: 0;
}
.list-box .feature-box.al-left .feat-block-content {
  clear: none;
  padding-top: 0px;
  overflow: auto;
}
.list-box .feature-box.al-left li {
  color: #767e81;
  padding-bottom: 8px;
}
.list-box .feature-box.al-left a {
  color: inherit;
}
.list-box ul {
  list-style: none;
}
.feat-block-content {
  overflow: hidden;
}
.single-icon {
  -webkit-transition: color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
  margin-bottom: 30px;
}
.features_module_vertical h6 {
  margin-top: 5px;
  font-size: 12px;
}
.features_module_vertical p {
  opacity: .8;
}
.features_module_vertical .feature-box {
  overflow: hidden;
  margin-bottom: 10px;
}
.features_module_vertical .feature-box h4.widget-sub-title {
  padding-top: 5px;
  font-size: 12px;
}
.features_module_vertical .feature-box:last-child {
  margin-bottom: 0;
}
.features_module_vertical .feature-box:hover .single-icon {
  color: #31b4d5;
}
.features_module_vertical h3 {
  font-size: 18px;
}
.features_module_vertical .feat-block-icon {
  padding-top: 10px;
}
.features_module_vertical .single-icon {
  font-size: 40px;
  color: #666666;
}
.background--dark .features_module_vertical .feat-block-content h3 {
  color: #ffffff;
}
.feature-block-image {
  padding-top: 24px;
}
.feature-block-image .picture {
  position: relative;
  height: 215px;
  margin-bottom: 20px;
  overflow: hidden;
  line-height: .5;
}
.feature-block-image .picture .picture-mask {
  position: relative;
  height: inherit;
  overflow: hidden;
  line-height: 0;
}
.feature-block-image .picture:hover .picture-entry-hover {
  opacity: 1;
}
.feature-block-image .picture:hover .picture-entry-hover .picture-entry-thumb {
  margin-top: -1em;
}
.feature-block-image .picture .picture-entry-hover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(108,201,204,0.85);
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}
.feature-block-image .picture .picture-entry-hover .picture-entry-thumb {
  position: absolute;
  right: 20px;
  top: 50%;
  left: 50%;
  display: inline-block;
  height: 2em;
  width: 2em;
  margin-top: -100%;
  margin-left: -0.5em;
  border-radius: 50%;
  border: 1px solid #ffffff;
  background-color: transparent;
  color: #20190a;
  font-size: 25px;
  line-height: 2.1em;
  text-align: center;
  -webkit-transition: background-color .2s linear, margin-top .2s ease-out;
  -moz-transition: background-color .2s linear, margin-top .2s ease-out;
  transition: background-color .2s linear, margin-top .2s ease-out;
}
.feature-block-image .picture .picture-entry-hover .picture-entry-thumb:hover {
  background-color: #ffffff;
}
.feature-block-image .feature-title {
  width: 100%;
  text-align: center;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #2c2c2c;
  padding: 5px 0;
}
.feature-block-image .subtitle {
  font-size: 16px;
  font-weight: 400;
  color: #777777;
  text-align: center;
  padding-bottom: 15px;
}
.feature-block-image .content {
  padding-bottom: 24px;
  text-align: center;
}
.module-features-list {
  margin-top: 20px;
  text-align: center;
}
.module-features-list .module-feature-box {
  margin: 5px 0;
  text-align: left;
}
.module-features-list .module-feature-box > a,
.module-features-list .module-feature-box > span {
  position: relative;
  display: block;
  height: 40px;
  overflow: hidden;
  padding: 0px 13.333333333333px;
  padding-left: 41.333333333333px;
  left: -15.333333333333px;
  color: inherit;
  font-size: inherit;
  line-height: 36px;
  border-radius: 20px;
  border: 2px solid rgba(255,255,255,0);
}
.module-features-list .module-feature-box > a:hover,
.module-features-list .module-feature-box > span:hover {
  border: 2px solid #ffffff;
  border-color: rgba(255,255,255,0.12);
  background: #ffffff;
  background-color: rgba(255,255,255,0.04);
}
.module-features-list .module-feature-box > a:hover i,
.module-features-list .module-feature-box > span:hover i {
  background: #ffffff;
}
.module-features-list .module-feature-box > a:before,
.module-features-list .module-feature-box > span:before {
  content: '';
  position: absolute;
  left: 13.333333333333px;
  top: 50%;
  margin-top: -3px;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #696969;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.module-features-list .module-feature-box > a:hover:before,
.module-features-list .module-feature-box > span:hover:before {
  background: #31b4d5;
}
.module-features-list .module-feature-box > a:hover {
  color: #6cc9cc;
}
.module-features-list i {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 20px;
  border-radius: 50%;
  color: #000000;
  font-size: 10px;
  text-align: center;
  line-height: 20px;
  background: #6cc9cc;
}
.module-features-list .read-more {
  margin-top: 40px;
  margin-left: 2px;
}
.background--dark .module-features-list {
  color: #ffffff;
}
.feature-image-module .img-wrap {
  position: relative;
  overflow: hidden;
  display: inline-block;
  max-width: 100%;
}
.feature-image-module .img-wrap .hover-link {
  position: absolute;
  z-index: -1;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: rgba(240,104,104,0);
}
.feature-image-module .img-wrap .hover-link:before {
  opacity: 0;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  height: 120px;
  border-right: 1px solid #ffffff;
}
.feature-image-module .img-wrap .hover-link:after {
  opacity: 0;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  border-bottom: 1px solid #ffffff;
}
.feature-image-module .img-wrap img {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.feature-image-module .img-wrap:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.feature-image-module .img-wrap:hover .hover-link {
  z-index: 1;
  background: rgba(240,104,104,0.6);
}
.feature-image-module .img-wrap:hover .hover-link:before,
.feature-image-module .img-wrap:hover .hover-link:after {
  opacity: 1;
}
.feature-image-module .content-wrap {
  position: relative;
  z-index: 3;
}
.feature-image-module .content-wrap {
  color: #595959;
}
.features_module_polygon.no_titles {
  padding-top: 87px;
}
.features_module_polygon .feature-box-wrap {
  border: none;
}
.features_module_polygon .feature-box-wrap:hover {
  background-color: transparent;
}
.features_module_polygon .feature-box-wrap .feature-box {
  text-align: center;
  background-color: rgba(255,255,255,0.9);
  border-radius: 3px;
  padding-bottom: 30px;
  opacity: 0.9;
}
.features_module_polygon .feature-box-wrap .feature-box .icon {
  position: relative;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  top: -45px;
}
.features_module_polygon .feature-box-wrap .feature-box .icon >div {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  background-color: #6cc9cc;
  z-index: 3;
}
.features_module_polygon .feature-box-wrap .feature-box .icon i {
  color: #ffffff;
  font-size: 45px;
  line-height: 90px;
  vertical-align: middle;
  display: inline;
  margin: 0;
  position: static;
}
.features_module_polygon .feature-box-wrap .feature-box .block-title {
  position: relative;
  top: -15px;
}
.features_module_polygon .feature-box-wrap .feature-box .block-title a {
  color: #2c2c2c;
  font-size: 18px;
}
.features_module_polygon .feature-box-wrap .feature-box .subtitle {
  position: relative;
  top: -7px;
}
.features_module_polygon .feature-box-wrap .feature-box .feat-block-content {
  color: #3e4142;
}
.features_module_polygon .feature-box-wrap .feature-box .feat-block-content p {
  position: relative;
  top: -15px;
  padding: 0 15px;
}
.features_module_left_icon .feature-box .feat-block-content {
  padding-left: 0;
}
.infoblockcontent {
  min-width: 180px;
  min-height: 30px;
}
.image-module {
  line-height: .5;
}
.image-module-img-wrap {
  overflow: hidden;
}
.icon-module .icon-module-wrap i {
  -webkit-transition: color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
}
.ls-bottom-nav-wrapper {
  z-index: 5;
}
.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
  z-index: 5 !important;
}
.ls-thumbnail-wrapper {
  margin: -55px auto 0;
  max-width: 100%;
  min-width: 768px;
  position: relative;
  width: 1200px;
}
.ls-thumbnail-wrapper .ls-thumbnail {
  top: 0 !important;
  margin: 0 0 0 auto;
  right: 10px;
}
.ls-thumbnail-wrapper .ls-thumbnail .ls-thumbnail-inner {
  background-color: transparent !important;
  margin-left: 0 !important;
  padding: 0 !important;
}
.ls-thumbnail-wrapper .ls-thumbnail .ls-thumbnail-inner .ls-thumbnail-slide-container .ls-thumbnail-slide a {
  margin-right: 0 !important;
}
article.medium-news div.entry-thumb {
  margin-bottom: 15px;
}
article.medium-news .box-name {
  margin-bottom: 10px;
}
article.medium-news .text-center > .entry-meta,
article.medium-news .text-right > .entry-meta {
  display: inline-block;
  margin-bottom: 0;
}
article.medium-news .entry-meta {
  height: 32px;
  margin-bottom: 20px;
  padding: 0px;
}
article.medium-news .entry-meta > * {
  height: 32px;
  line-height: 32px;
}
article.medium-news .entry-meta .delim {
  position: relative;
  height: 32px;
  padding-right: 10px;
  margin-right: 10px;
}
article.medium-news .entry-meta .entry-comments {
  padding-left: 15px;
}
article.mini-news {
  margin-bottom: 2px;
  min-height: 80px;
  padding: 14px;
  position: relative;
  background: whitesmoke;
}
article.mini-news:last-child {
  margin-bottom: 0;
}
article.mini-news .entry-thumb {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
}
article.mini-news p {
  margin-bottom: 0;
}
article.mini-news .entry-title {
  font-size: 16px;
  padding: 0 0 5px 0;
  margin-top: -2px;
  font-weight: 400;
}
article.mini-news .entry-summary {
  padding-top: 14px;
  overflow: hidden;
}
article.mini-news .mini-comm-count {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px 10px;
  display: block;
  background: #ff6565;
  color: #ffffff;
}
article.mini-news .entry-meta {
  height: 20px;
  margin-top: 10px;
  margin-left: 100px;
  padding: 0px;
  border-bottom: 0px;
}
article.mini-news .entry-meta:before,
article.mini-news .entry-meta:after {
  content: " ";
  display: table;
}
article.mini-news .entry-meta:after {
  clear: both;
}
article.mini-news .entry-meta > * {
  height: 20px;
  line-height: 20px;
}
.module-text .textwidget.dropcaps:first-letter {
  float: left;
  padding: 0 .2em .2em 0;
  vertical-align: top;
  line-height: 1em;
  font-size: 3em;
}
.module-text .textwidget.dropcaps.dropcaps-type-rec:first-letter {
  width: 1.2em;
  margin: .2em .2em .2em 0;
  padding: 0;
  border-radius: 2px;
  font-size: 2em;
  line-height: 1.2em;
  text-align: center;
}
.module-text .textwidget.dropcaps.dropcaps-type-round:first-letter {
  width: 1.2em;
  margin: .2em .2em .2em 0;
  padding: 0;
  border-radius: 50%;
  font-size: 2em;
  line-height: 1.2em;
  text-align: center;
}
.module-text .textwidget.dropcaps.dropcaps-style-red:first-letter {
  color: #6cc9cc;
}
.module-text .textwidget.dropcaps.dropcaps-style-red.dropcaps-type-rec:first-letter,
.module-text .textwidget.dropcaps.dropcaps-style-red.dropcaps-type-round:first-letter {
  color: #ffffff;
  background-color: #6cc9cc;
}
.module-text .textwidget.dropcaps.dropcaps-style-dark:first-letter {
  color: #000000;
}
.module-text .textwidget.dropcaps.dropcaps-style-dark.dropcaps-type-rec:first-letter,
.module-text .textwidget.dropcaps.dropcaps-style-dark.dropcaps-type-round:first-letter {
  color: #ffffff;
  background-color: #000000;
}
.module-dividers .divider-hr {
  overflow: hidden;
  margin: 20px auto;
  border-bottom: 1px solid #e7e7e7;
  text-align: right;
}
.module-dividers .divider-hr.divider-hr-fat {
  border-bottom-width: 2px;
}
.module-dividers .divider-hr.divider-hr-dotted {
  border-bottom-style: dotted;
}
.module-dividers .divider-hr.divider-hr-small {
  width: 70px;
}
.module-boxed-content .boxed-content {
  padding: 30px;
  border-radius: 2px;
}
.module-boxed-content .boxed-content.boxed-content-style-default {
  border: 1px solid #e7e7e7;
  color: #545454;
}
.module-boxed-content .boxed-content.boxed-content-style-gray {
  border: 1px solid #e7e7e7;
  background: #f0f0f0;
  color: #545454;
}
.module-boxed-content .boxed-content.boxed-content-style-yellow {
  background: #6cc9cc;
  color: #ffffff;
}
.module-boxed-content .boxed-content.boxed-content-style-dark {
  background: #000000;
  color: #ffffff;
}
.module-message-boxes .boxed-content {
  padding: 10px;
  margin-bottom: 1.5em;
  border-radius: 2px;
  color: #545454;
}
.module-message-boxes .boxed-content.boxed-content-style-info {
  background: #f0f0f0;
}
.module-message-boxes .boxed-content.boxed-content-style-success {
  background: #7cc8a9;
}
.module-message-boxes .boxed-content.boxed-content-style-warning {
  background: #ffda7f;
}
.module-message-boxes .boxed-content.boxed-content-style-error {
  background: #6cc9cc;
  color: #ffffff;
}
.module-message-boxes .boxed-content p {
  margin-bottom: 0;
  padding-bottom: .5em;
}
.module-message-boxes .boxed-content .boxed-content-icon {
  float: left;
  line-height: 1.6;
  padding-right: 10px;
}
.module-lists li.item-has-icon {
  list-style-type: none;
}
.module-lists li.item-has-icon > .module-lists-icon {
  position: relative;
  padding-right: .3em;
  margin-left: -0.3em;
  vertical-align: middle;
}
.text-list-slider {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.text-list-slider ul {
  position: relative;
  overflow: hidden;
  width: 20000em;
  margin: 0;
  padding: 0;
  list-style: none;
}
.text-list-slider li {
  float: left;
}
.text-list-slider .jcarousel-control {
  position: absolute;
  z-index: 15;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 33px;
  height: 33px;
  background: rgba(0,0,0,0.8);
  border-radius: 2px;
  color: #ffffff !important;
  text-align: center;
  line-height: 31px;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.text-list-slider .jcarousel-control.jcarousel-control-prev {
  left: 0;
}
.text-list-slider .jcarousel-control.jcarousel-control-next {
  right: 0;
}
.text-list-slider .jcarousel-control:hover {
  background-color: #6cc9cc;
}
.text-list-slider:hover .jcarousel-control {
  opacity: 1;
}
.text-list-slider ul > li > .text-list-item-wrap {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
.recent-block-wide-container {
  width: 100%;
}
.recent-block-wide-wrap {
  position: relative;
  overflow: hidden;
}
.recent-block-wide {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.recent-block-wide>.row {
  margin: 0 auto;
  max-width: 100%;
  min-width: 768px;
  position: relative;
  width: 1200px;
}
.recent-block-wide>.row:first-child {
  min-height: 42px;
}
.recent-block-wide ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.recent-block-wide ul:before,
.recent-block-wide ul:after {
  content: " ";
  display: table;
}
.recent-block-wide ul:after {
  clear: both;
}
.recent-block-wide li {
  float: left;
  max-width: 1180px;
}
.recent-block-wide .jcarousel-control {
  position: absolute;
  z-index: 15;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 33px;
  height: 33px;
  background: rgba(0,0,0,0.8);
  border-radius: 2px;
  color: #ffffff !important;
  text-align: center;
  line-height: 31px;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.recent-block-wide .jcarousel-control.jcarousel-control-prev {
  left: 0;
}
.recent-block-wide .jcarousel-control.jcarousel-control-next {
  right: 0;
}
.recent-block-wide .jcarousel-control:hover {
  background-color: #6cc9cc;
}
.recent-block-wide:hover .jcarousel-control {
  opacity: 1;
}
.recent-block-wide .recent-block-wide-list li.with-mask .portfolio-entry-meta {
  display: none;
}
.recent-block-wide .recent-block-wide-list li.with-mask .mask {
  display: block;
  opacity: 1;
}
.recent-block-wide .recent-block-wide-list li.with-mask .hover-link {
  display: none;
}
.recent-block-wide .recent-block-wide-list li .mask {
  display: none;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.07);
  opacity: 0;
}
.recent-works-item {
  position: relative;
  z-index: 1;
  min-height: 10px;
  float: left;
}
.recent-works-item ul {
  margin: 0px;
  margin-left: 20px;
}
.recent-works-item:hover .portfolio-entry-hover,
.recent-works-item:hover .portfolio-entry-meta {
  text-align: left;
  opacity: 1;
}
.recent-works-item:hover .portfolio-entry-hover .portfolio-entry-thumb {
  margin-top: -1em;
}
.recent-works-item .portfolio-entry-hover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(108,201,204,0.85);
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}
.recent-works-item .portfolio-entry-hover .portfolio-entry-thumb {
  position: absolute;
  right: 20px;
  top: 50%;
  left: 50%;
  display: inline-block;
  height: 2em;
  width: 2em;
  margin-top: -1em;
  margin-left: -1em;
  border-radius: 50%;
  border: 1px solid #ffffff;
  background-color: transparent;
  color: #20190a;
  font-size: 25px;
  line-height: 2.1em;
  text-align: center;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear, margin-top .2s ease-out;
  -moz-transition: background-color .2s linear, margin-top .2s ease-out;
  transition: background-color .2s linear, margin-top .2s ease-out;
  margin-top: -100%;
}
.recent-works-item .portfolio-entry-hover .portfolio-entry-thumb:hover {
  background-color: #ffffff;
}
.recent-works-item:hover .portfolio-entry-meta {
  margin-bottom: 0;
}
.recent-works-item .portfolio-entry-meta {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  margin-bottom: -100%;
  min-width: 100%;
  -webkit-transition: margin-bottom .2s ease-in-out;
  -moz-transition: margin-bottom .2s ease-in-out;
  transition: margin-bottom .2s ease-in-out;
  color: #ffffff;
}
.recent-works-item .portfolio-entry-meta a {
  color: inherit;
}
.recent-works-item .portfolio-entry-meta a:hover {
  color: #20190a;
}
.recent-works-item .portfolio-entry-meta > .columns {
  height: 75px;
  line-height: 75px;
  vertical-align: middle;
}
.recent-works-item .portfolio-entry-meta > .columns:first-child {
  padding-left: 20px;
}
.recent-works-item .portfolio-entry-meta > .columns:last-child {
  padding-right: 20px;
}
.recent-works-item .portfolio-entry-meta .portfolio-entry-meta-info {
  display: inline-block;
  vertical-align: middle;
}
.recent-works-item .portfolio-entry-meta .title {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 0.8em;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255,255,255,0.4);
  -webkit-transition: border-bottom-color .2s ease-in-out;
  -moz-transition: border-bottom-color .2s ease-in-out;
  transition: border-bottom-color .2s ease-in-out;
  padding-bottom: 5px;
}
.recent-works-item .portfolio-entry-meta .title:hover {
  border-bottom-color: rgba(32,25,10,0.4);
}
.recent-works-item .portfolio-entry-meta .entry-tags {
  position: relative;
  top: -4px;
}
.recent-works-item .portfolio-entry-meta .entry-tags .entry-title {
  display: none;
}
.recent-works-item .portfolio-entry-meta .entry-tags ul {
  margin: 0px;
  text-align: left;
}
.recent-works-item .portfolio-entry-meta .entry-tags ul li {
  padding-bottom: 0px;
  font-weight: 400;
}
.recent-works-item .portfolio-entry-meta .entry-tags ul li:before {
  padding-top: 0;
}
.recent-works-item .portfolio-entry-meta .entry-tags ul li a {
  font-size: 14px;
  text-transform: lowercase;
}
.recent-works-item .portfolio-entry-meta .social-share {
  position: relative;
  top: -20px;
  display: inline-block;
  vertical-align: bottom;
  font-size: 14px;
  text-align: right;
}
.recent-works-item .portfolio-entry-meta .social-share a {
  color: #20190a;
  padding-left: 0;
}
.recent-works-item .portfolio-entry-meta .social-share a:hover {
  color: #ffffff;
}
.recent-works-item .portfolio-entry-meta .social-share .count {
  padding-left: 5px;
  color: #20190a;
}
@media only screen and (max-width: 1024px) {
  .recent-works-item .portfolio-entry-meta .portfolio-entry-meta-dark {
    padding: 0 10px;
  }
}
.recent-works-item:hover .entry-thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.recent-works-item:hover.with-mask .entry-thumb img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.entry-tags {
  color: #ffffff;
}
.entry-tags ul {
  list-style-type: none;
}
.entry-tags ul li {
  position: relative;
  display: inline-block;
  padding-left: 8px;
  padding-right: 3px;
  opacity: .8;
  color: inherit;
  font-size: 11px;
  font-weight: 400;
}
.entry-tags ul li:before {
  content: '/';
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 0.75em;
  line-height: 3em;
}
.entry-tags ul li:first-child {
  padding-left: 0px;
}
.entry-tags ul li:first-child:before {
  display: none;
}
.entry-tags ul li a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: uppercase;
}
.promo-box .textwidget {
  padding: 0 80px;
  color: #ffffff;
}
.promo-box .textwidget h4 {
  font-size: 34px;
  color: #eae9e9;
}
.promo-box .textwidget h4 strong {
  font-weight: bold;
}
.promo-box .textwidget h1 {
  font-size: 44px;
  color: #ffffff;
}
.promo-box .textwidget h1 span {
  text-transform: uppercase;
  color: #6cc9cc;
}
.recent-block-isotope {
  overflow: hidden;
}
.recent-block-isotope > .row {
  margin: 0 auto;
  max-width: 100%;
  min-width: 768px;
  position: relative;
  width: 1200px;
}
.recent-block-isotope > .row .widget-title {
  float: left;
  margin-right: 50px;
}
.recent-block-isotope > .row .sort-panel {
  clear: none;
  margin-bottom: 0;
  margin-top: 3px;
  float: none;
  text-align: right;
}
.recent-block-isotope > .row .sort-panel .filter li.active a {
  color: #4d4d4d;
  font-weight: bold;
}
.recent-block-isotope > .row .sort-panel .filter a {
  text-transform: uppercase;
  font-size: 14px;
  color: #7d7d7d;
}
.recent-block-isotope > .row .sort-panel .filter a:after {
  display: none;
}
.recent-block-isotope .recent-works-list {
  width: 101%;
}
.recent-block-isotope .recent-works-list .project {
  width: 20%;
  margin: 0;
  padding: 0;
  float: left;
  overflow: hidden;
}
.recent-block-isotope .recent-works-list .project .entry-thumb {
  position: relative;
}
.recent-block-isotope .recent-works-list .project .entry-thumb .box-name {
  position: absolute;
  right: 20px;
  left: 20px;
  bottom: 20px;
  color: #ffffff;
  font-size: 32px;
  line-height: 20px;
}
.recent-block-isotope .recent-works-list-hidden {
  display: none;
}
.module-recent-news .recent-news-list {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.module-recent-news .recent-news-list ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.module-recent-news .recent-news-list ul:before,
.module-recent-news .recent-news-list ul:after {
  content: " ";
  display: table;
}
.module-recent-news .recent-news-list ul:after {
  clear: both;
}
.module-recent-news .recent-news-list li {
  float: left;
  max-width: 1180px;
}
.module-recent-news .recent-news-list .jcarousel-control {
  position: absolute;
  z-index: 15;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 33px;
  height: 33px;
  background: rgba(0,0,0,0.8);
  border-radius: 2px;
  color: #ffffff !important;
  text-align: center;
  line-height: 31px;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.module-recent-news .recent-news-list .jcarousel-control.jcarousel-control-prev {
  left: 0;
}
.module-recent-news .recent-news-list .jcarousel-control.jcarousel-control-next {
  right: 0;
}
.module-recent-news .recent-news-list .jcarousel-control:hover {
  background-color: #6cc9cc;
}
.module-recent-news .recent-news-list:hover .jcarousel-control {
  opacity: 1;
}
.module-recent-news .recent-news-list .jcarousel-control {
  top: 35%;
}
.module-recent-news .recent-news-list .item {
  padding-right: 20px;
}
.module-recent-news .recent-news-list .item .entry-thumb {
  margin-bottom: 10px;
}
.module-recent-news .recent-news-list .item .box-name {
  font-size: 16px;
  font-weight: 800;
  text-align: center;
}
.module-recent-news .recent-news-list .item .entry-meta {
  margin-top: 0;
  display: inline-block;
}
.module-recent-news .recent-news-description {
  margin-top: -6px;
}
.module-recent-news .recent-news-description p {
  padding-bottom: 10px;
}
.module-recent-news .recent-news-description-content {
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e7e7;
}
.module-recent-news .recent-news-direction-nav {
  position: absolute;
  list-style: none;
  right: 20px;
  top: -30px;
}
.module-recent-news .recent-news-direction-nav li {
  float: left;
}
.module-recent-news .recent-news-direction-nav a {
  display: block;
  width: 11px;
  height: 15px;
  background: url('../img/slider-prev-next.png') right top no-repeat;
}
.module-recent-news .recent-news-direction-nav .recent-news-prev {
  background-position: right bottom;
  margin-top: 6px;
}
.module-recent-news .recent-news-direction-nav .recent-news-prev:hover {
  background-position: left bottom;
}
.module-recent-news .recent-news-direction-nav .recent-news-next {
  background-position: right top;
}
.module-recent-news .recent-news-direction-nav .recent-news-next:hover {
  background-position: left top;
}
.team_module .block-title {
  color: inherit;
}
.team_member_box {
  text-align: center;
}
.team_member_box .member-image {
  position: relative;
  height: 155px;
  width: 275px;
  margin: 0 auto;
}
.team_member_box .member-image .main,
.team_member_box .member-image .second {
  position: absolute;
  top: 0;
  left: 0;
  height: inherit;
  width: inherit;
  text-align: left;
}
.team_member_box .member-image .main {
  z-index: 1;
}
.team_member_box .member-image .second {
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
}
.team_member_box .member-image:hover .second {
  opacity: 1;
}
.team_member_box .member-image img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 100%;
  max-height: 100%;
  border-radius: 2px;
}
.team_member_box .block-title {
  margin-top: 20px;
  color: #2c2c2c;
}
.team_member_box .dopinfo {
  padding-top: 0;
  color: #777777;
  opacity: .7;
}
.team_member_box .text {
  position: relative;
  overflow: hidden;
  margin-top: 14px;
  padding: 0 !important;
  line-height: 1.5;
  font-weight: 400;
  opacity: .8;
}
.team_member_box .soc-icons a {
  border: solid 1px #e7e7e7;
  border-radius: 50%;
}
@media only screen and (max-width: 799px) {
  .team_member_box .member-image {
    margin-bottom: 10px;
    float: left;
    margin-right: 20px;
    width: 180px;
    height: 101px;
  }
  .team_member_box .soc-icons.widget {
    padding-top: 0;
    clear: both;
    margin-bottom: 30px;
    margin-left: 200px;
  }
}
@media only screen and (max-width: 480px) {
  .team_member_box .member-image {
    float: none;
    height: 155px;
    width: 275px;
    margin-right: auto;
  }
  .team_member_box .soc-icons.widget {
    margin-left: 0;
  }
}
.testimonials_module > div {
  position: relative;
}
.testimonials-viewport {
  padding-top: 13px;
}
.testimonials_item {
  overflow: hidden;
}
.testimonials_item .cite {
  margin-bottom: 10px;
}
.testimonials_item blockquote {
  background-color: transparent;
  padding: 0;
  color: #545454;
  font-size: 16px;
  font-style: italic;
  line-height: 20px;
  text-align: center;
  padding: 0 60px;
}
.testimonials_item:first-child {
  display: block;
}
.testimonials_item .avatar {
  position: relative;
  overflow: hidden;
  width: auto;
  text-align: center;
}
.testimonials_item .avatar img {
  width: 120px;
  height: 120px;
  max-width: 120px;
  border-radius: 50%;
}
.testimonials_item .read-more,
.testimonials_item blockquote:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.testimonials_item blockquote:after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.testimonials_item .read-more {
  opacity: 0;
}
.testimonials_item:hover blockquote:before {
  color: #31b4d5;
}
.testimonials_item:hover blockquote:after {
  color: #31b4d5;
}
.testimonials_item:hover .read-more {
  opacity: 1;
}
.testimonials-slide {
  position: relative;
  overflow: hidden;
}
.testimonials-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.testimonials-slide ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.testimonials-slide ul:before,
.testimonials-slide ul:after {
  content: " ";
  display: table;
}
.testimonials-slide ul:after {
  clear: both;
}
.testimonials-slide li {
  float: left;
  max-width: 1180px;
}
.testimonials-slide .jcarousel-control {
  position: absolute;
  z-index: 15;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 33px;
  height: 33px;
  background: rgba(0,0,0,0.8);
  border-radius: 2px;
  color: #ffffff !important;
  text-align: center;
  line-height: 31px;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.testimonials-slide .jcarousel-control.jcarousel-control-prev {
  left: 0;
}
.testimonials-slide .jcarousel-control.jcarousel-control-next {
  right: 0;
}
.testimonials-slide .jcarousel-control:hover {
  background-color: #6cc9cc;
}
.testimonials-slide:hover .jcarousel-control {
  opacity: 1;
}
.cite {
  clear: both;
  padding-top: 15px;
  color: #777777;
  text-align: center;
}
.cite .quote-author,
.cite .quote-sub {
  display: block;
  padding: 5px 0;
}
.cite .quote-sub {
  text-transform: uppercase;
  padding: 5px 0;
  font-size: 12px;
  font-weight: 400;
}
.quoteCite {
  clear: both;
  padding-top: 10px;
}
.testimonials-pagination {
  text-align: center;
}
.testimonials-pagination a {
  display: inline-block;
  height: 14px;
  vertical-align: middle;
  line-height: 14px;
}
.testimonials-pagination a.testimonials-nav-item {
  position: relative;
  width: 14px;
  height: 14px;
  margin: 0 2px;
  overflow: hidden;
  text-indent: 1000%;
  border: 2px solid #dddddd;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear;
}
.testimonials-pagination a.testimonials-nav-item.active,
.testimonials-pagination a.testimonials-nav-item:hover {
  background-color: #dddddd;
}
.timeline-horizontal {
  position: relative;
  height: auto;
  margin: 0px auto;
  overflow: hidden;
}
.timeline-horizontal .timeline-titles {
  position: relative;
  height: 80px;
  margin-bottom: 50px;
}
.timeline-horizontal .timeline-titles li {
  position: relative;
  float: left;
  list-style: none;
}
.timeline-horizontal .timeline-titles li a {
  position: relative;
  display: block;
  width: 150px;
  height: 80px;
  overflow: hidden;
  text-align: center;
  opacity: .8;
  color: #777777;
  font-size: 16px;
  padding-bottom: 10px;
}
.timeline-horizontal .timeline-titles li a:hover,
.timeline-horizontal .timeline-titles li a:hover .lead,
.timeline-horizontal .timeline-titles li a.selected,
.timeline-horizontal .timeline-titles li a.selected .lead {
  color: #31b4d5;
}
.timeline-horizontal .timeline-titles li a:hover .dot:before,
.timeline-horizontal .timeline-titles li a.selected .dot:before {
  border-color: #6cc9cc;
  background-color: #6cc9cc;
}
.timeline-horizontal .timeline-titles li a .lead {
  display: block;
  font-size: 17px;
  text-transform: uppercase;
  color: #2c2c2c;
  font-weight: 600;
  font-size: 21px;
  line-height: 1em;
}
.timeline-horizontal .timeline-titles li a .dot {
  position: absolute;
  left: 0px;
  right: 0;
  bottom: 0;
  display: block;
  height: 13px;
}
.timeline-horizontal .timeline-titles li a .dot:before {
  content: '';
  position: absolute;
  left: 50%;
  display: block;
  width: 13px;
  height: 13px;
  margin-left: -6.5px;
  overflow: hidden;
  border: 2px solid #dddddd;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: background-color .2s linear, border-color .2s linear;
  -moz-transition: background-color .2s linear, border-color .2s linear;
  transition: background-color .2s linear, border-color .2s linear;
}
.timeline-horizontal .timeline-titles li a:before,
.timeline-horizontal .timeline-titles li a:after {
  content: '';
  position: absolute;
  bottom: 6.5px;
  width: 100%;
  border-top: 1px solid #f1f1f1;
}
.timeline-horizontal .timeline-titles li a:before {
  right: 50%;
  margin-right: 8.5px;
}
.timeline-horizontal .timeline-titles li a:after {
  left: 50%;
  margin-left: 8.5px;
}
.timeline-horizontal .timeline-titles:before,
.timeline-horizontal .timeline-titles:after {
  content: '';
  position: absolute;
  bottom: 6.5px;
  width: 1000%;
  border-top: 1px solid #f1f1f1;
}
.timeline-horizontal .timeline-titles:before {
  right: 100%;
}
.timeline-horizontal .timeline-titles:after {
  left: 100%;
}
.timeline-horizontal .timeline-items {
  overflow: hidden;
}
.timeline-horizontal .timeline-items > * {
  float: left;
  list-style: none;
}
.timeline-horizontal .jcarousel-control {
  position: absolute;
  z-index: 15;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 33px;
  height: 33px;
  background: rgba(0,0,0,0.8);
  border-radius: 2px;
  color: #ffffff !important;
  text-align: center;
  line-height: 31px;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.timeline-horizontal .jcarousel-control.jcarousel-control-prev {
  left: 0;
}
.timeline-horizontal .jcarousel-control.jcarousel-control-next {
  right: 0;
}
.timeline-horizontal .jcarousel-control:hover {
  background-color: #6cc9cc;
}
.timeline-horizontal:hover .jcarousel-control {
  opacity: 1;
}
.timeline-horizontal-after {
  height: 80px;
}
.timeline-horizontal-after:after {
  content: '';
  position: absolute;
  bottom: 6.5px;
  width: 100%;
  border-top: 1px solid #f1f1f1;
  left: 0px;
}
.row > .background--dark .timeline-horizontal .timeline-titles li a:before,
.row > .background--dark .timeline-horizontal .timeline-titles li a:after,
.row > .background--dark .timeline-horizontal .timeline-titles:before,
.row > .background--dark .timeline-horizontal .timeline-titles:after,
.row > .background--dark .timeline-horizontal-after:after {
  border-top-color: rgba(255,255,255,0.15);
}
.row > .background--dark .timeline-horizontal .timeline-titles li a {
  color: rgba(255,255,255,0.5);
}
.row > .background--dark .timeline-horizontal .timeline-titles li a .lead {
  color: inherit;
}
.row > .background--dark .timeline-horizontal .timeline-titles li a:hover,
.row > .background--dark .timeline-horizontal .timeline-titles li a:hover .lead,
.row > .background--dark .timeline-horizontal .timeline-titles li a.selected,
.row > .background--dark .timeline-horizontal .timeline-titles li a.selected .lead {
  color: #31b4d5;
}
.timeline_module > .widget-title {
  text-align: center;
}
.timelime {
  position: relative;
  overflow: hidden;
}
.timelime:before {
  content: "";
  position: absolute;
  left: 50%;
  height: 100%;
  width: 1px;
  background: #e4eef1;
}
.timelime .timeline-item {
  width: 50%;
  padding: 5px 0 5px 0;
  clear: both;
  position: relative;
  background: url("../img/pipt-round.png") right center no-repeat;
}
.timelime .timeline-item:first-child {
  margin-bottom: 30px;
}
.timelime .timeline-item:last-child {
  margin-top: 30px;
}
.timelime .timeline-item.odd {
  float: left;
  text-align: right;
  padding-right: 40px;
  right: -6px;
}
.timelime .timeline-item.odd .timeline-title {
  text-align: left;
  left: 104%;
}
.timelime .timeline-item.even {
  float: right;
  text-align: left;
  padding-left: 40px;
  left: -6px;
  background-position: left center;
}
.timelime .timeline-item.even .timeline-title {
  text-align: right;
  right: 104%;
}
.timelime .timeline-item .panel-grid {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.timelime .timeline-item .timeline-title {
  font-size: 23px;
  font-weight: 300;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  white-space: nowrap;
}
.timelime .timeline-item .timeline-title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 10px;
  height: 2px;
  background: #ff6565;
}
.timelime blockquote {
  padding: 10px 15px 8px 95px;
}
.timelime blockquote p {
  line-height: 1.5;
  font-size: 1em;
}
.timelime .single-icon {
  margin-bottom: 10px;
}
.timelime .team_member_box .avatar {
  margin-bottom: 0;
  float: left;
  width: 180px;
}
.timelime .team_member_box .text {
  padding-bottom: 10px;
}
.timelime .team_member_box .soc-icons {
  box-shadow: none;
  padding-top: 0;
}
.timelime .timeline-item.even .team_member_box .avatar {
  margin-right: 20px;
}
.timelime .timeline-item.odd .team_member_box .avatar {
  margin-left: 20px;
  float: right;
}
.timelime h3.widget-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
}
.my_skills_widget label {
  line-height: 30px;
  margin: 0 0 5px 10px;
  color: #3e4142;
  font-size: 16px;
  font-weight: 400;
}
.my_skills_widget .skill-percent {
  position: absolute;
  right: 10px;
  top: 0;
  line-height: 30px;
  color: #3e4142;
  font-size: 16px;
  font-weight: 400;
}
.my_skills_widget .skill-percent > span {
  font-weight: 400;
}
.my_skills_widget .wrap .progress-wrap .icon-wrap {
  float: left;
  width: 18px;
  text-align: center;
  line-height: 30px;
  margin-left: 10px;
}
.my_skills_widget .wrap .progress-wrap .icon-wrap i {
  font-size: 18px;
  color: #ffffff;
}
.my_skills_widget .wrap .progress-wrap .progress-with-icon {
  width: auto;
}
.my_skills_widget .wrap .progress-wrap .progress {
  width: 100%;
  height: 30px;
  background: none;
  margin-bottom: 20px;
  border-radius: 3px;
}
.my_skills_widget .wrap .progress-wrap .progress .meter {
  color: inherit;
  height: 30px;
  display: block;
  background: #6cc9cc;
  position: relative;
  border-radius: 2px;
}
.my_skills_widget .me-wrap .dopinfo {
  padding-top: 0;
  color: #777777;
  text-transform: uppercase;
  opacity: .7;
}
.my_skills_widget .me-wrap .avatar {
  float: left;
  margin-right: 20px;
  padding-top: 5px;
}
.my_skills_widget .me-wrap .text {
  padding-top: 13px;
  overflow: hidden;
}
.tabs,
.filter {
  list-style: none;
}
.tabs dd i,
.tabs li i {
  font-size: 20px;
  padding-right: 15px;
}
.filter li a {
  color: inherit;
}
.recent-block .tabs dd {
  border: none !important;
}
.tabs > dd > a,
.tabs > li > a {
  font-size: 16px;
  font-weight: 400;
  border-style: solid;
  border-color: #eeeeee;
  border-width: 1px 1px 1px 0;
}
.tabs > dd > a:first-child,
.tabs > li > a:first-child {
  border-left: 1px solid #eeeeee;
}
.tabs > dd.active > a,
.tabs > li.active > a {
  border: 1px solid #6cc9cc;
  border-bottom: none;
  margin-bottom: 1px;
}
.tabs.horisontal dd a,
.tabs.horisontal li a {
  display: block;
  padding: 0px 10px;
  background-color: #f8f8f8;
  color: #595959;
  text-align: center;
  line-height: 50px;
  -webkit-transition: background .3s ease-in-out, border .3s ease-in-out;
  -moz-transition: background .3s ease-in-out, border .3s ease-in-out;
  transition: background .3s ease-in-out, border .3s ease-in-out;
  min-width: 92px;
  height: 50px;
}
.tabs.horisontal dd,
.tabs.horisontal li {
  display: inline-block;
  float: left;
  margin-bottom: 10px;
}
.tabs.horisontal dd.active a,
.tabs.horisontal li.active a {
  background-color: #6cc9cc;
  color: #ffffff;
  border-bottom: none;
}
ul.tabs-content.contained > li {
  border: none;
  padding: 30px 0 0 0;
  width: 100%;
}
.folio-info {
  text-align: center;
}
.folio-info ul.tabs-content.contained > li {
  padding-top: 0px;
}
.folio-info dl {
  margin-bottom: 10px;
  display: inline-block;
}
ul.tabs-content .mini-news .entry-summary {
  margin-top: 0;
  padding-top: 0;
}
ul.tabs-content > li {
  display: none;
}
ul.tabs-content > li.active {
  display: block;
}
.widget_crum_widget_tabs .icon-format {
  font-size: 30px;
  margin-right: 20px;
}
.widget_crum_crum_widget_tabs .tabs dd,
.widget_crum_crum_widget_tabs .tabs li {
  width: 33.3%;
  max-width: 150px;
}
.widget_crum_crum_widget_tabs .tabs a {
  display: block;
}
.tabs.vertical dd.active,
.tabs.vertical li.active {
  border: none;
  margin: 0;
}
.tabs.vertical dd.active .icon,
.tabs.vertical li.active .icon {
  background: #28b6dc;
}
.tabs.vertical dd.active a,
.tabs.vertical li.active a {
  background-color: #6cc9cc;
  color: #ffffff;
  border-bottom: none;
}
.tabs.vertical dd.active i,
.tabs.vertical li.active i {
  color: #ffffff;
}
.tabs.vertical dd a,
.tabs.vertical li a {
  display: block;
  padding: 0px 10px;
  background-color: #f8f8f8;
  color: #595959;
  text-align: center;
  line-height: 50px;
  -webkit-transition: background .3s ease-in-out, border .3s ease-in-out;
  -moz-transition: background .3s ease-in-out, border .3s ease-in-out;
  transition: background .3s ease-in-out, border .3s ease-in-out;
  height: auto;
}
.tabs.vertical dd a .tab-title,
.tabs.vertical li a .tab-title {
  display: block;
  text-align: left;
  padding-left: 10px;
}
.tabs.vertical dd a .icon,
.tabs.vertical li a .icon {
  display: none;
}
.tabs.vertical dd i,
.tabs.vertical li i {
  padding-right: 0;
}
.tabs.horisontal.no-styling {
  margin: 0;
  padding: 0;
}
.tabs.horisontal.no-styling dd,
.tabs.horisontal.no-styling li {
  height: auto;
  line-height: 1;
}
.tabs.horisontal.no-styling dd a {
  color: inherit;
  text-transform: uppercase;
  font-size: 12px;
}
.tabs.horisontal.no-styling dd.active a {
  color: #ff6565;
}
ul.tabs-content.contained.folio-wrap > li {
  padding: 7px 0 0 0;
  list-style: none;
}
.to-action-block .block-title p {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
}
.to-action-block .block-title p span {
  font-weight: 300;
}
.to-action-block p {
  margin: 0;
}
.to-action-block .description {
  color: #889295;
  font-size: 13px;
  text-transform: uppercase;
}
.to-action-block .button-holder {
  text-align: center;
}
.to-action-block .text-holder {
  text-align: right;
  padding-right: 20px;
}
.module-contact-form {
  text-align: center;
  margin-bottom: 10px;
}
.module-contact-form input {
  height: 50px;
}
.module-contact-form input[type="text"],
.module-contact-form input[type="password"],
.module-contact-form input[type="date"],
.module-contact-form input[type="datetime"],
.module-contact-form input[type="email"],
.module-contact-form input[type="number"],
.module-contact-form input[type="search"],
.module-contact-form input[type="tel"],
.module-contact-form input[type="time"],
.module-contact-form input[type="url"],
.module-contact-form textarea {
  position: relative;
  margin-bottom: 7px;
}
.module-contact-form .button i:before {
  position: absolute;
  left: 9px;
  top: 11px;
}
.module-contact-form .input-wrap {
  position: relative;
  margin: 0;
  padding: 0;
}
.module-contact-form .input-wrap .input-icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 7px;
  width: 20px;
  margin-top: -5.5px;
  font-size: 7px;
  text-align: center;
  color: #b2b2b2;
}
.module-contact-form .input-wrap input {
  padding-left: 20px;
}
.module-contact-form .input-wrap textarea {
  padding-left: 20px;
}
.module-contact-form .input-wrap textarea + .input-icon {
  top: 7px;
  margin-top: 0;
}
.words_from_module {
  text-align: center;
}
.words_from_module .words_from_wrap {
  overflow: hidden;
}
.words_from_module .words_from_wrap .avatar {
  position: relative;
  width: 120px;
  height: 120px;
  display: inline-block;
}
.words_from_module .words_from_wrap .avatar img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.words_from_module .words_from_wrap .cite .quote-author.box-name {
  position: relative;
  color: #2c2c2c;
  font-size: 18px;
  font-weight: 600;
}
.words_from_module .words_from_wrap .cite .quote-sub.dopinfo {
  color: #777777;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 7px;
}
.words_from_module .words_from_wrap blockquote {
  background-color: transparent;
  padding: 0;
  color: #545454;
  font-size: 16px;
  font-style: italic;
  line-height: 20px;
  text-align: center;
  padding: 0 60px;
}
.module-qr {
  overflow: hidden;
  display: table;
  padding-top: 0 !important;
  border-top: none !important;
}
.module-qr .qr_code {
  width: 105px;
  height: 105px;
}
.module-qr .content {
  margin-left: 125px;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  padding-left: 20px;
}
.module-qr .content i {
  font-size: 40px;
  color: #332e2f;
  line-height: 40px;
  float: left;
  margin-right: 13px;
}
.module-sticky-news .crum_stiky_news {
  display: table;
  width: 100%;
  background: #efefef;
  position: relative;
}
.module-sticky-news .crum_stiky_news .blocks-label {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  text-align: left;
  white-space: nowrap;
  color: #3c4043;
  font-size: 16px;
  font-weight: bold;
}
.module-sticky-news .crum_stiky_news .blocks-label i {
  color: #6cc9cc;
  font-size: 20px;
  line-height: 20px;
  padding-right: 5px;
  vertical-align: middle;
}
.module-sticky-news .crum_stiky_news .blocks-label a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.module-sticky-news .crum_stiky_news .blocks-text {
  display: table-cell;
  padding: 8px 0 8px 12px;
  border-left: none;
  color: #777e84;
  font-size: 16px;
  text-shadow: 1px 1px 0 #ffffff;
}
.module-sticky-news .crum_stiky_news .blocks-text a {
  color: inherit;
  font-size: inherit;
}
.module-sticky-news .crum_stiky_news p {
  margin-bottom: 0;
}
.module-last-x-posts .featured-news .row .entry-title {
  color: #2c2c2c;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  min-height: 2em;
  max-height: 2em;
}
.module-last-x-posts .featured-news .row .entry-title a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.module-last-x-posts .featured-news .row .entry-title a:hover {
  color: #43d9ff;
}
.module-last-x-posts .featured-news .row .entry-format {
  color: #D9DDDF;
  display: block;
  font-size: 35px;
  height: 50px;
  line-height: 42px;
  text-align: left;
  width: auto;
}
.module-last-x-posts .featured-news .entry-meta >span {
  font-size: 14px;
}
.module-last-x-posts .featured-news .entry-meta .entry-share .ios7icon-clouds {
  font-size: 23px;
}
.module-last-x-posts .featured-news .entry-meta .entry-share span {
  font-size: 14px;
  margin-left: 10px;
  height: 30px;
  line-height: 30px;
}
.module-last-x-posts .featured-news .entry-content {
  padding-top: 20px;
}
.module-last-x-posts .other-news {
  margin-top: 35px;
}
.module-last-x-posts .other-news article.mini-news {
  background: none;
  margin: 0 0 9px;
  border-left: none;
  padding: 0;
  min-height: 108px;
  -webkit-transition: background .3s ease-in-out, border .3s ease-in-out;
  -moz-transition: background .3s ease-in-out, border .3s ease-in-out;
  transition: background .3s ease-in-out, border .3s ease-in-out;
}
.module-last-x-posts .other-news article.mini-news .entry-thumb {
  margin: 0;
  width: 108px;
  height: 108px;
}
.module-last-x-posts .other-news article.mini-news .box-name {
  display: inline-block;
  width: 65%;
  margin-left: 15px;
  font-size: 16px;
  margin-top: 5px;
}
.module-last-x-posts .other-news article.mini-news .entry-meta {
  position: absolute;
  right: 0;
  top: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  display: inline-block;
  width: 67%;
  height: 25px;
  line-height: 25px;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #eeeeee;
}
.module-last-x-posts .other-news article.mini-news .entry-meta > * {
  line-height: 25px;
  height: 25px;
  font-size: 14px;
}
.module-last-x-posts .other-news article.mini-news .entry-meta .author {
  padding-left: 0;
}
.module-last-x-posts .other-news article.mini-news .entry-meta .delim {
  height: 25px;
  border-color: #e7e7e7;
}
.module-last-x-posts .other-news article.mini-news .entry-meta .entry-comments {
  width: 25px;
  height: 25px;
  float: right;
  text-align: center;
  background: #6cc9cc;
  color: #ffffff;
}
.module-last-x-posts .other-news article.mini-news .entry-meta .entry-comments a {
  padding: 0;
}
.module-last-x-posts .other-news article.mini-news .entry-meta .entry-comments i {
  display: none;
}
.module-last-x-posts .other-news article.mini-news a {
  -webkit-transition: color .3s ease-in-out, text-shadow .3s ease-in-out;
  -moz-transition: color .3s ease-in-out, text-shadow .3s ease-in-out;
  transition: color .3s ease-in-out, text-shadow .3s ease-in-out;
}
.module-last-x-posts .other-news article.mini-news:hover .box-name a {
  color: #43d9ff;
}
.module-last-x-posts .other-news.other-news-3 {
  margin-top: 3px;
}
.module-post-carousel .post-carousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.module-post-carousel .post-carousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.module-post-carousel .post-carousel ul:before,
.module-post-carousel .post-carousel ul:after {
  content: " ";
  display: table;
}
.module-post-carousel .post-carousel ul:after {
  clear: both;
}
.module-post-carousel .post-carousel li {
  float: left;
  max-width: 1180px;
}
.module-post-carousel .post-carousel .jcarousel-control {
  position: absolute;
  z-index: 15;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 33px;
  height: 33px;
  background: rgba(0,0,0,0.8);
  border-radius: 2px;
  color: #ffffff !important;
  text-align: center;
  line-height: 31px;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.module-post-carousel .post-carousel .jcarousel-control.jcarousel-control-prev {
  left: 0;
}
.module-post-carousel .post-carousel .jcarousel-control.jcarousel-control-next {
  right: 0;
}
.module-post-carousel .post-carousel .jcarousel-control:hover {
  background-color: #6cc9cc;
}
.module-post-carousel .post-carousel:hover .jcarousel-control {
  opacity: 1;
}
.module-post-carousel .post-carousel .post-carousel-item {
  width: 391px;
  padding-right: 4px;
  position: relative;
  height: 240px;
  color: #ffffff;
  text-align: center;
}
.module-post-carousel .post-carousel .post-carousel-item .entry-thumb {
  position: relative;
  height: inherit;
  overflow: hidden;
  border-radius: 2px;
}
.module-post-carousel .post-carousel .post-carousel-item .entry-thumb:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  background: rgba(0,0,0,0.5);
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.module-post-carousel .post-carousel .post-carousel-item .entry-thumb > img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .entry-title {
  left: 20px;
  right: 20px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  z-index: 1;
  font-size: 16px;
  font-weight: 600;
  color: #6cc9cc;
  text-align: center;
  text-transform: uppercase;
  text-decoration: underline;
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.module-post-carousel .post-carousel .post-carousel-item .entry-thumb .entry-title a {
  color: inherit;
}
.module-post-carousel .post-carousel .post-carousel-item .entry-thumb:hover:before,
.module-post-carousel .post-carousel .post-carousel-item .entry-thumb:hover .entry-title {
  opacity: 1;
}
.dfd_slide_parallax {
  position: relative;
  overflow: hidden;
  height: 300px;
}
.dfd_slide_parallax .image-left,
.dfd_slide_parallax .image-right {
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 50%;
  height: 100%;
}
.dfd_slide_parallax .image-left {
  left: 0px;
  z-index: 5;
}
.dfd_slide_parallax .image-left img {
  left: 0;
}
.dfd_slide_parallax .image-right {
  right: 0;
  z-index: 4;
}
.dfd_slide_parallax .image-right img {
  right: 0;
}
.dfd_slide_parallax img {
  width: auto;
  max-width: none;
}
.dfd_slide_parallax .handler {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 15px;
  height: auto;
  margin-left: -7.5px;
  cursor: pointer;
  z-index: 6;
}
.dfd_slide_parallax .handler .pointer {
  position: absolute;
  z-index: 7;
  top: 26px;
  left: 0;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 2px solid #6cc9cc;
}
.dfd_slide_parallax .handler:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 50%;
  display: block;
  width: 0;
  border-right: 1px solid #ffffff;
}
.dfd_slide_parallax,
.dfd_slide_parallax * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
}
.banner-module {
  line-height: .5;
  position: relative;
}
.banner-module .title-wrap {
  width: 100%;
  padding: 0 50px;
  position: absolute;
}
.banner-module-img-wrap {
  overflow: hidden;
}
.vertical-align-center {
  top: 25%;
}
.contact-page {
  text-align: center;
}
.contact-page .map-holder {
  position: relative;
}
.contact-page .map-holder #map {
  height: 540px;
  margin: 0;
}
.contact-page .four .mvb_inner_wrapper .module {
  padding: 15px 17px;
}
.contact-page .four .mvb_inner_wrapper .module h3 {
  margin-bottom: 20px;
}
.contact-page .four .mvb_inner_wrapper .module:first-child {
  border-top: none;
  padding-top: 0;
}
.contact-page .eight .module {
  padding: 15px 17px;
}
.contact-page .button i:before {
  position: absolute;
  left: 9px;
  top: 11px;
  bottom: 0px;
}
.works-list {
  clear: both;
}
.project {
  margin-bottom: 20px;
  text-align: center;
}
.three.columns.project {
  margin-bottom: 17px;
  text-align: center;
}
.project .entry-thumb {
  margin-bottom: 0px;
}
#portfolio-page .project .entry-thumb,
#grid-folio .project .entry-thumb {
  margin-bottom: 10px;
}
.project.round .entry-thumb > img {
  border-radius: 100%;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
}
.project.round .entry-thumb .hover-box {
  border-radius: 100%;
}
.project.round .entry-thumb:hover .hover-box:before,
.project.round .entry-thumb:hover .hover-box:after {
  display: none;
}
.project-title {
  text-transform: uppercase;
}
.project .entry-content {
  margin-top: 15px;
}
.project.one-photo {
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.project.one-photo .entry-thumb img {
  min-width: 100%;
}
.single-my-product .project.one-photo {
  padding-bottom: 0;
  border: none;
}
.project-info {
  margin: -2px 0 3px;
  font-size: 12px;
  text-transform: uppercase;
}
.person-list {
  list-style: none;
  padding: 20px 0;
  font-style: italic;
}
.one-photo .person-list {
  padding: 20px 0;
}
.person-list li {
  padding-bottom: 9px;
  font-size: 13px;
}
.folio-item .entry-thumb {
  line-height: .1;
  margin-bottom: 8px;
}
.folio-item .dopinfo {
  text-transform: uppercase;
  font-size: 12px;
}
.portfolio-item-title {
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 20px;
}
.single-my-product .person-list li {
  font-size: 16px;
}
.single-my-product .recent-block {
  margin-top: 40px;
}
.one-photo li {
  padding-bottom: 5px;
}
.one-photo .project .entry-content {
  padding-top: 10px;
}
.person-list strong {
  font-weight: normal;
}
.person-list b {
  padding-right: 5px;
  font-size: 11px;
  font-weight: normal;
}
.project.four,
#grid-folio .project {
  margin-bottom: 12px;
}
.project.project-one-column .box-name {
  font-size: 17px;
  font-weight: 600;
  text-align: left;
}
.project.project-one-column ul {
  text-align: left;
}
.project.project-one-column .portfolio-entry-meta-info ul li:before {
  padding-top: 4px;
}
.project .box-name,
#grid-folio .project .box-name {
  margin-bottom: 2px;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  color: #2c2c2c;
  text-align: center;
}
.project.four .project-title,
.project.four .project-info,
#grid-folio .project .project-info,
#grid-folio .project .project-title {
  text-align: center;
}
.project-social > div {
  float: left;
  width: 80px;
}
.single-folio-video {
  margin-bottom: 40px;
  overflow: hidden;
}
#my-work-slider {
  clear: both;
  position: relative;
  text-align: center;
}
#my-work-slider > img {
  display: none;
}
#my-work-slider .my-work-control-thumbs {
  margin: 0;
  margin-top: 5px;
  padding: 11px;
  list-style: none;
  display: inline-block;
}
#my-work-slider .my-work-control-thumbs:before,
#my-work-slider .my-work-control-thumbs:after {
  content: " ";
  display: table;
}
#my-work-slider .my-work-control-thumbs:after {
  clear: both;
}
#my-work-slider .my-work-control-thumbs li {
  float: left;
  margin-right: 11px;
  padding: 0;
  line-height: .5;
  cursor: pointer;
}
#my-work-slider .my-work-control-thumbs li:last-child {
  margin-right: 0px;
}
#grid-folio article.project {
  text-align: center;
}
#grid-folio .entry-thumb {
  text-align: left;
}
#grid-folio.grid-folio-full-width {
  width: 102%;
  margin-left: -1%;
  margin-bottom: 30px;
}
#grid-folio.grid-folio-full-width article.project {
  float: left;
  width: 20%;
  margin: 0;
  padding: 0;
}
#grid-folio.grid-folio-full-width article.project .entry-thumb {
  margin: 0 0 0px 0px;
  padding: 0;
}
#grid-folio.grid-folio-full-width-bordered {
  width: 102%;
  margin-left: -1%;
  margin-bottom: 30px;
}
#grid-folio.grid-folio-full-width-bordered article.project {
  float: left;
  width: 20%;
  margin: 0;
  padding: 0;
}
#grid-folio.grid-folio-full-width-bordered article.project .entry-thumb {
  margin: 0 0 3px 3px;
  padding: 0;
}
#grid-folio.grid-folio {
  width: 100%;
  margin-left: 10px;
  margin-bottom: 30px;
}
#grid-folio.grid-folio article.project {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
}
#grid-folio.grid-folio article.project .entry-thumb {
  margin: 0 0 0px 0px;
  padding: 0;
}
#grid-folio.grid-folio-bordered {
  width: 100%;
  margin-left: 7px;
  margin-bottom: 30px;
}
#grid-folio.grid-folio-bordered article.project {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
}
#grid-folio.grid-folio-bordered article.project .entry-thumb {
  margin: 0 0 3px 3px;
  padding: 0;
}
#grid-folio .read-more {
  text-align: center;
}
ul.slides li {
  text-align: center;
}
.testimonials .columns {
  margin-bottom: 20px;
}
.testimonials .columns:last-child {
  float: left;
}
.testimonials .page-nav {
  padding-left: 10px;
  clear: both;
}
.testimonials .testimonial-item {
  overflow: hidden;
  border: 1px solid #e7e7e7;
  padding: 20px 18px 20px;
  height: 192px;
}
.testimonials .testimonial-item .left {
  width: 200px;
}
.testimonials .testimonial-item .left .avatar {
  position: relative;
  width: 180px;
}
.testimonials .testimonial-item .left .avatar:before {
  border-right: 52px solid rgba(0,0,0,0);
  border-top: 80px solid #ffffff;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.testimonials .testimonial-item .left .avatar:after {
  border-bottom: 80px solid #ffffff;
  border-left: 52px solid rgba(0,0,0,0);
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}
.testimonials .testimonial-item .left .box-name {
  color: #3e4142;
  font-size: 18px;
}
.testimonials .testimonial-item .right {
  float: none;
  margin-left: 200px;
}
.testimonials .testimonial-item .right blockquote {
  background-color: transparent;
  padding: 0;
  color: #545454;
  font-size: 16px;
  line-height: 20px;
}
.testimonials .testimonial-item .right blockquote p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-style: normal;
}
.testimonials .testimonial-item .right blockquote:before {
  position: relative;
  width: 70px;
  height: 38px;
  top: 32px;
  float: left;
  color: #dddddd;
  left: 0;
}
.testimonials .testimonial-item:hover {
  background-color: #f5f5f5;
}
.testimonials .testimonial-item:hover .avatar:before {
  border-right: 52px solid rgba(245,245,245,0);
  border-top: 80px solid #f5f5f5;
}
.testimonials .testimonial-item:hover .avatar:after {
  border-bottom: 80px solid #f5f5f5;
  border-left: 52px solid rgba(245,245,245,0);
}
.testimonials .testimonial-item:hover .box-name {
  color: #6cc9cc;
}
.testimonials .testimonial-item:hover .right blockquote:before {
  color: #6cc9cc;
}
.wpb_row .flexslider {
  overflow: hidden;
}
.wpb_row h2 {
  color: #2c2c2c;
  font: normal 600 18px Dosis;
  text-transform: uppercase;
  text-align: center;
}
.wpb_row h4 {
  color: #777777;
  font: normal 400 16px Dosis;
  text-align: center;
}
.wpb_row .menu-link {
  font-size: 14px;
  font-weight: 300;
}
.wpb_row .wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
  padding-top: 0 !important;
  position: static !important;
}
.wpb_row .wpb_video_widget .wpb_wrapper .wpb_video_wrapper > div.fluidvids {
  padding-top: 56.222222222222214% !important;
}
.wpb_row .wpb_gallery .wpb_gallery_slides {
  border: 0 none;
}
.wpb_row .wpb_gallery .flex-caption {
  background: none;
}
.wpb_row .flexslider {
  box-shadow: none;
}
.wpb_row .wpb_toggle,
.wpb_row #content h4.wpb_toggle {
  color: #2c2c2c;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  top: -3px;
  margin-bottom: 15px;
}
.wpb_row .wpb_heading,
.wpb_row .entry-content .wpb_heading,
.wpb_row .wpb_content_element h2 {
  margin: 0 0 30px 0 !important;
}
.wpb_row .wpb_content_element,
.wpb_row ul.wpb_thumbnails-fluid > li,
.wpb_row .last_toggle_el_margin,
.wpb_row .wpb_button {
  margin-bottom: 0 !important;
}
.wpb_row .mega-text .wpb_content_element,
.wpb_row ul.wpb_thumbnails-fluid > li,
.wpb_row .last_toggle_el_margin,
.wpb_row .wpb_button {
  margin-bottom: 15px;
  margin-top: 20px;
}
.wpb_row .wpb_column.column_container {
  margin-bottom: 25px;
}
.wpb_row .wpb_toggle,
.wpb_row #content h4.wpb_toggle {
  background: url(../img/toggle_close.png) no-repeat left 4px !important;
  padding: 10px 35px !important;
}
.wpb_row .wpb_toggle_title_active,
.wpb_row #content h4.wpb_toggle_title_active {
  background: url(../img/toggle_open.png) no-repeat left 4px !important;
}
.wpb_row .wpb_toggle_content {
  padding-left: 35px !important;
  font-size: 16px;
  font-weight: 400;
  color: #3e4142;
}
.wpb_row .wpb_content_element .ui-tabs .ui-tabs-nav a,
.wpb_row #content .wpb_accordion .ui-accordion .ui-accordion-header a,
.wpb_row .wpb_accordion .ui-accordion .ui-accordion-header a {
  font-weight: 400;
  font-size: 16px;
  padding: 1em 1.5em !important;
  color: #545454 !important;
}
.wpb_row .wpb_accordion .ui-accordion .ui-accordion-header a {
  color: #ffffff !important;
}
.wpb_row .wpb_tabs .ui-tabs .ui-tabs-panel {
  padding: 10px 0 !important;
  font-size: 11px;
  background: #ffffff !important;
}
.wpb_row .wpb_accordion .ui-accordion .ui-accordion-content {
  padding: 0 2em !important;
}
.wpb_row .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  display: none !important;
}
.wpb_row .ui-tabs-active .ui-state-active {
  color: #ffffff;
}
.wpb_row .wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
  background: #6cc9cc !important;
  border: solid 1px #6cc9cc;
  border-bottom: none;
  color: #ffffff;
}
.wpb_row .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
  color: #ffffff !important;
}
.wpb_row .wpb_content_element .wpb_tabs_nav li {
  background: #f5f5f5 !important;
  color: #545454;
  border: solid 1px #eeeeee;
  margin: 0 !important;
}
.wpb_row .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  display: none !important;
}
.wpb_row .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header a {
  background-color: #f8f8f8 !important;
  color: #545454 !important;
  border: solid 1px #eeeeee;
}
.wpb_row .wpb_content_element .wpb_accordion_wrapper .ui-accordion-header-active a {
  background-color: #6cc9cc !important;
  color: #fff !important;
  border: solid 1px #6cc9cc;
}
.wpb_row .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
  margin: 0 !important;
}
.wpb_row .vc_text_separator {
  height: 20px !important;
}
.wpb_row .vc_text_separator div {
  font-size: 16px;
  font-weight: 400;
  color: #3e4142;
}
.wpb_row .vc-carousel-indicators {
  bottom: -15px !important;
}
.wpb_row .vc_progress_bar .vc_single_bar.bar_red .vc_label {
  color: #3e4142 !important;
  text-shadow: none !important;
}
.wpb_row .vc_progress_bar .vc_single_bar.bar_red .vc_bar {
  background-color: #6cc9cc !important;
}
.wpb_row .vc_progress_bar .vc_single_bar {
  background: none;
  box-shadow: none;
  height: 30px;
  margin-bottom: 20px !important;
}
.wpb_row .vc_progress_bar .vc_single_bar.bar_red .vc_label {
  font-size: 16px;
  padding: 0 0 0 10px;
  line-height: 30px;
  color: #3e4142;
}
.wpb_row .vc_pie_chart[data-pie-color="btn-warning"] .vc_pie_chart_back {
  border-style: none !important;
}
.wpb_row .post-title a {
  color: #3e4142;
}
.wpb_row .recentcomments a {
  color: #3e4142;
  margin-left: 10px !important;
}
.wpb_row .recentcomments a:hover {
  color: #43d9ff;
}
.wpb_row .recentcomments .url {
  margin-right: 7px !important;
  position: relative;
  left: 0;
}
.wpb_row .vc_wp_search .widget_search:after {
  content: "";
}
.wpb_row .tagcloud {
  text-align: center;
}
.wpb_row .tagcloud a {
  border: 1px solid #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  color: #45494b;
  font-size: 14px !important;
  margin-bottom: 3px;
  background-color: #f5f5f5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
}
.wpb_row .tagcloud a:hover {
  color: #ffffff;
  background-color: #6cc9cc;
}
.wpb_row .post-date {
  margin-left: 7px;
}
.wpb_row .teaser_grid_container .post-thumb {
  width: 50%;
  float: left;
}
.wpb_row .wpb_posts_slider .flex-direction-nav li a {
  top: 30%;
}
.widget {
  margin-bottom: 35px;
}
.extra-links {
  display: block;
  margin-bottom: 10px;
}
.extra-links:before,
.extra-links:after {
  content: " ";
  display: table;
}
.extra-links:after {
  clear: both;
}
.extra-links .flex-direction-nav {
  float: right;
}
.video-block {
  position: relative;
}
.text-widget {
  line-height: 1.6;
}
.widget {
  position: relative;
}
.widget ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.widget-title {
  line-height: 1.5;
  margin-bottom: 20px;
}
.widget-title .icon {
  float: left;
  font-size: 26px;
  margin-right: 15px;
  position: relative;
  top: -2px;
  width: auto;
  height: auto;
  line-height: 1.3;
}
#footer .widget-title {
  margin-bottom: 30px;
}
#footer .widget_text {
  text-align: center;
  font-weight: 400;
}
#footer .widget_dfd_vcard_simple {
  text-align: center;
  font-weight: 400;
}
#footer .widget_dfd_logo {
  text-align: center;
}
.facebookOuter {
  background-color: transparent;
}
.facebookInner {
  background: transparent;
}
.instagram-wrap {
  width: 100%;
}
.instagram-wrap:before,
.instagram-wrap:after {
  content: " ";
  display: table;
}
.instagram-wrap:after {
  clear: both;
}
.instagram-autor {
  float: left;
  width: 21%;
  margin-right: 5%;
}
.instagram-autor > a {
  display: block;
}
.instagram-autor > a,
.instagram-autor > a img {
  width: 100%;
}
.instagram-autor .instagram-stat {
  width: 100%;
  height: auto;
}
.instagram-autor .instagram-stat > span {
  display: block;
  width: 100%;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0px;
  text-align: center;
}
.instagram-autor .instagram-stat > span:last-child {
  border-bottom: 0px;
}
.instagram-autor .instagram-stat .numb {
  color: #ef745c;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
}
.instagram-autor .instagram-stat .diopinfo {
  display: block;
  color: #939393;
  font-size: 14px;
}
.intagram-gallery {
  float: left;
  overflow: hidden;
  width: 74%;
}
.intagram-gallery .intagram-gallery-row {
  position: relative;
  margin: 0 -2px;
}
.intagram-gallery .item {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 0 2px 4px;
  text-align: center;
}
.intagram-gallery .item a,
.intagram-gallery .item img {
  display: block;
  width: 100%;
}
.intagram-gallery .item img:first-child {
  opacity: 0;
}
.intagram-gallery .item .item-authorinfo {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 95%;
  height: 95%;
  border-radius: 50%;
  color: #f5f5f5;
  font-size: 18px;
  font-weight: 500;
  line-height: 1em;
  background: #6cc9cc;
}
.intagram-gallery .item .item-authorinfo a {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
}
.intagram-gallery .item .item-authorinfo > span {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.recent-posts-list li:before,
.recent-posts-list li:after {
  content: " ";
  display: table;
}
.recent-posts-list li:after {
  clear: both;
}
.recent-posts-list > li {
  margin-bottom: 18px;
}
.recent-posts-list .entry-thumb {
  margin: 0 20px 0 0;
  float: left;
}
.recent-posts-list .entry-thumb,
.recent-posts-list .entry-thumb img {
  width: 80px;
}
.recent-posts-list .entry-content-wrap {
  display: inline-block;
}
.recent-posts-list .extra {
  width: 70%;
}
.recent-posts-list .entry-summary {
  clear: both;
  padding: 20px 0 0 0;
  margin-top: 0;
}
.entry-meta {
  height: 32px;
  margin-top: 5px;
  padding: 0px;
  font-size: 13px;
  font-weight: 400;
  color: #959a9c;
}
.entry-meta:before,
.entry-meta:after {
  content: " ";
  display: table;
}
.entry-meta:after {
  clear: both;
}
.entry-meta > * {
  float: left;
  height: 32px;
  line-height: 32px;
}
.entry-meta i {
  padding-right: 5px;
  color: #dfdfdf;
}
.entry-meta a {
  color: inherit;
}
.entry-meta .entry-comments i {
  margin-right: 5px;
  padding-right: 5px;
  font-size: 15px;
}
.entry-meta .entry-date {
  padding-left: 5px;
}
.entry-meta .delim {
  position: relative;
  height: 29px;
  padding-right: 3px;
  margin-right: 3px;
}
.entry-meta .delim.blank {
  border-right: 0px;
}
.widget_twitter-widget {
  padding: 11px;
  text-align: center;
}
.widget_twitter-widget .widget-title {
  text-align: center;
}
.widget_twitter-widget .tweets-author {
  padding-bottom: 10px;
  min-height: 70px;
}
.widget_twitter-widget .tweets-author img {
  float: left;
  margin-right: 16px;
  width: 40px;
  height: 40px;
}
.widget_twitter-widget .tweets-author strong {
  display: block;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 4px;
}
.widget_twitter-widget .tweets-author strong span {
  font-size: 12px;
}
.widget_twitter-widget .tweet-list {
  text-align: center;
}
.widget_twitter-widget .tweet-list .tweet {
  color: #5f6567;
  position: relative;
  font-weight: 300;
}
.widget_twitter-widget .tweet-list .tweet i {
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -18px;
  font-size: 36px;
  display: none;
}
.widget_twitter-widget .tweet-list .tweet .time {
  margin-top: 4px;
  font-size: 16px;
  color: #bababa;
}
.widget_twitter-widget .tweet-list .tweet a {
  color: inherit;
}
.twitter-row {
  padding-bottom: 20px;
}
.twitter-row .twitter-row-icon-container {
  padding: 20px 0;
  text-align: center;
}
.twitter-row .twitter-row-icon-container > i {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #43d9ff;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
}
.twitter-row .twitter-slider {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.twitter-row .twitter-slider ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.twitter-row .twitter-slider ul:before,
.twitter-row .twitter-slider ul:after {
  content: " ";
  display: table;
}
.twitter-row .twitter-slider ul:after {
  clear: both;
}
.twitter-row .twitter-slider li {
  float: left;
  max-width: 1180px;
}
.twitter-row .twitter-slider .jcarousel-control {
  position: absolute;
  z-index: 15;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 33px;
  height: 33px;
  background: rgba(0,0,0,0.8);
  border-radius: 2px;
  color: #ffffff !important;
  text-align: center;
  line-height: 31px;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.twitter-row .twitter-slider .jcarousel-control.jcarousel-control-prev {
  left: 0;
}
.twitter-row .twitter-slider .jcarousel-control.jcarousel-control-next {
  right: 0;
}
.twitter-row .twitter-slider .jcarousel-control:hover {
  background-color: #6cc9cc;
}
.twitter-row .twitter-slider:hover .jcarousel-control {
  opacity: 1;
}
.twitter-row .twitter-slider li {
  width: 100%;
  color: #4f4f4f;
  font-size: 19px;
  text-align: center;
}
.twitter-row .twitter-slider .date {
  color: #cbcbcb;
  font-size: 16px;
  font-style: italic;
}
.widget_crum_widget_tabs {
  padding-top: 1px;
}
.widget_crum_widget_tabs .tabs.horisontal dd {
  width: 33%;
  margin-bottom: 0;
}
.widget_crum_widget_tabs .tabs-content li {
  padding-top: 0 !important;
}
.widget_crum_widget_tabs article.mini-news {
  background: none;
  padding: 0 0 34px;
  margin: 0;
}
.widget_crum_widget_tabs article.mini-news .entry-thumb {
  margin: 0;
}
.widget_crum_widget_tabs article.mini-news .box-name {
  margin-top: -5px;
  margin-left: 100px;
}
.widget_crum_widget_tabs article.mini-news:first-child {
  padding-top: 15px;
}
.widget_crum_widget_tabs article.mini-news:last-child {
  padding-bottom: 30px;
}
.widget_crum_widget_tabs #comments-p-tabTab article.mini-news {
  padding: 16px 0 0 19px;
}
.widget_crum_widget_tabs #comments-p-tabTab article.mini-news .box-name {
  margin-left: 50px;
}
.widget_crum_widget_tabs #comments-p-tabTab article.mini-news .entry-summary {
  margin-left: 50px;
}
.widget_crum_tags_widget {
  text-align: center;
}
.widget_crum_tags_widget .tags-widget {
  text-align: center;
  display: inline-block;
}
.widget_crum_tags_widget .tags-widget a {
  border: 1px solid #eeeeee;
  line-height: 36px;
  padding: 5px 10px;
  color: #45494b;
  font-size: 16px !important;
  background-color: #f7f7f7;
  border-radius: 2px;
}
.widget_crum_tags_widget .tags-widget a:hover {
  color: #ffffff;
  background-color: #6cc9cc;
}
.widget_crum_tags_widget .read-more {
  cursor: pointer;
}
.widget_search {
  position: relative;
}
.widget_search:after {
  content: "\e0f0";
  display: block;
  position: absolute;
  font-size: 18px;
  color: #d8d8d8;
  width: 20px;
  height: 20px;
  font-family: "ios7icon-font";
  top: 14px;
  right: 7px;
}
.widget_search .search-query {
  padding: 7px 30px 7px 15px;
}
.widget_search .btn {
  display: none;
}
.widget_crum_cat_arch {
  text-align: center;
}
.widget_crum_cat_arch .widget {
  margin-bottom: 0;
}
.widget_crum_cat_arch li {
  margin-bottom: 10px;
}
.widget_crum_cat_arch li a {
  color: #545454;
  font-size: 16px;
}
.widget_crum_cat_arch li a:hover {
  color: #31b4d5;
}
.widget_crum_cat_arch li:last-child {
  margin-bottom: 0;
}
.widget_crum_contacts_widget {
  background: url('../img/map-small.gif') center center no-repeat;
  padding: 10px;
  text-align: center;
}
.widget_crum_contacts_widget .widget-title {
  text-align: center;
}
.widget_crum_contacts_widget p {
  margin-bottom: 20px;
}
.widget_crum_contacts_widget p:last-child {
  margin-bottom: 0;
}
.widget_crum_contacts_widget a {
  font-style: italic;
}
.widget_crum_contacts_widget .soc-icons {
  display: inline-block;
}
.widget_crum_contacts_widget .soc-icons a {
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: color .2s ease-in-out, border-color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out, border-color .2s ease-in-out;
  transition: color .2s ease-in-out, border-color .2s ease-in-out;
  border: solid 1px ;
  border-radius: 50%;
}
.widget_crum_contacts_widget .soc-icons a:after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 200%;
  height: 100%;
  top: -100%;
  right: -100%;
  background: #6cc9cc;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: height .2s linear;
  -moz-transition: height .2s linear;
  transition: height .2s linear;
}
.widget_crum_contacts_widget .soc-icons a:hover {
  color: #ffffff;
  border-color: #6cc9cc;
}
.widget_crum_contacts_widget .soc-icons a:hover:after {
  height: 300%;
}
.widget_crum_login {
  padding: 10px;
  padding-bottom: 0;
  text-align: center;
}
.widget_crum_login .button {
  line-height: 38px;
}
.widget_crum_login .button i {
  color: #31899f;
}
.widget_crum_login .button i:before {
  font-size: 21px;
  position: absolute;
  left: 9px;
  top: 11px;
  bottom: 0px;
}
.widget_crum_login .widget-title {
  text-align: center;
}
.widget_crum_login .login_form_title {
  display: none;
}
.widget_crum_login form {
  overflow: auto;
}
.widget_crum_login form label {
  color: #777777;
  font-size: 14px;
  vertical-align: top;
  font-weight: 400;
}
.widget_crum_login form label a {
  color: #777777;
}
.widget_crum_login form label a:hover {
  opacity: 0.7;
}
.widget_crum_login form p {
  margin-bottom: 10px;
}
.widget_crum_login form p.login-username label,
.widget_crum_login form p.login-password label {
  display: none;
}
.widget_crum_login form p.login-username {
  margin-bottom: 6px;
}
.widget_crum_login form p.login-username input {
  margin-bottom: inherit;
}
.widget_crum_login form p.login-password {
  clear: both;
}
.widget_crum_login form p.login-lost-password {
  float: left;
  width: 50%;
  text-align: left;
  margin: 10px 0;
}
.widget_crum_login form p.login-remember {
  display: none;
}
.widget_crum_login form p.login-registration {
  float: right;
  width: 50%;
  text-align: right;
  margin: 10px 0;
}
.widget_crum_login form p.login-registration a {
  color: #777777;
  font-size: 14px;
  font-weight: 400;
}
.widget_crum_login form p.login-registration a:hover {
  opacity: 0.7;
}
.widget_crum_login form p.login-registration a i {
  padding-right: 7px;
}
.widget_crum_login form p.login-submit {
  clear: both;
  text-align: center;
}
.widget_crum_login .login-logout {
  text-align: center;
}
.widget_counter_mail_subscribe .follow-widget {
  overflow: hidden;
  margin-left: -3px;
}
.widget_counter_mail_subscribe .follow-widget.extended a {
  padding: 10px 14px 5px;
}
.widget_counter_mail_subscribe .follow-widget.extended a i {
  text-align: left;
}
.widget_counter_mail_subscribe .follow-widget a {
  position: relative;
  display: block;
  width: 32.3%;
  height: 81px;
  float: left;
  margin-left: 1%;
  margin-bottom: 4px;
  padding: 0 14px;
  color: #ffffff;
  border-radius: 2px;
}
.widget_counter_mail_subscribe .follow-widget a > .follow-widget-valign {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget_counter_mail_subscribe .follow-widget a i {
  font-size: 24px;
  display: inline-block;
  margin-bottom: 5px;
  line-height: 1em;
}
.widget_counter_mail_subscribe .follow-widget a .number {
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
  font-weight: inherit;
  text-transform: uppercase;
  position: relative;
  left: 15px;
  bottom: 6px;
}
.widget_counter_mail_subscribe .follow-widget a .text {
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
}
.widget_counter_mail_subscribe .follow-widget a.tw {
  background: #50b3e5;
  text-shadow: 0 1px 0 #4ca8d6;
}
.widget_counter_mail_subscribe .follow-widget a.tw .text {
  color: #d1f0ff;
}
.widget_counter_mail_subscribe .follow-widget a.fb {
  background: #7a90b7;
  text-shadow: 0 1px 0 #6d81a5;
}
.widget_counter_mail_subscribe .follow-widget a.fb .text {
  color: #c5dafe;
}
.widget_counter_mail_subscribe .follow-widget a.yt {
  background: #ff6565;
  text-shadow: 0 1px 0 #e66463;
}
.widget_counter_mail_subscribe .follow-widget a.yt .text {
  color: #fecbca;
}
.widget_counter_mail_subscribe .follow-widget.simple {
  font-weight: 400;
}
.widget_counter_mail_subscribe .follow-widget.simple a {
  line-height: 17px;
}
.widget_counter_mail_subscribe .follow-widget.simple a i {
  float: left;
  margin-top: 6px;
  margin-right: 8px;
}
.widget_counter_mail_subscribe .subscribe-widget {
  padding: 10px 10px 15px;
}
.widget_counter_mail_subscribe .subscribe-widget .widget-title {
  text-align: center;
}
.widget_counter_mail_subscribe .subscribe-widget p {
  color: #585d5e;
}
.widget_counter_mail_subscribe .subscribe-widget .button {
  padding-left: 7px;
}
.widget_counter_mail_subscribe .subscribe-widget .button i {
  color: #31899f;
  font-size: 21px;
  position: absolute;
  left: 9px;
  top: 10px;
}
.widget_counter_mail_subscribe .subscribe-widget.simple {
  border: none;
  padding: 0;
  position: relative;
}
.widget_counter_mail_subscribe .subscribe-widget.simple>.widget-title,
.widget_counter_mail_subscribe .subscribe-widget.simple>p {
  display: none;
}
.widget_counter_mail_subscribe .subscribe-widget.simple .submit {
  display: none;
}
.widget_counter_mail_subscribe .subscribe-widget.simple:after {
  content: "\e0e1";
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  font-family: "ios7icon-font";
  color: #d8d8d8;
  position: absolute;
  top: 15px;
  right: 15px;
}
.widget_crum_cat_tabs {
  padding-top: 1px;
}
.widget_crum_cat_tabs .tabs.horisontal dd {
  width: 33.3%;
  margin-bottom: 0;
}
.widget_crum_cat_tabs .tabs.horisontal dd a {
  font-size: 16px;
  display: block;
}
.widget_crum_cat_tabs .tabs-content li {
  padding-top: 0 !important;
}
.widget_crum_cat_tabs .tabs-content li .read-more {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 13px;
  font-style: normal;
}
.widget_crum_cat_tabs article.mini-news {
  background: none;
  margin: 0 0 9px;
  border-left: none;
  padding: 0;
  min-height: 108px;
  -webkit-transition: background .3s ease-in-out, border .3s ease-in-out;
  -moz-transition: background .3s ease-in-out, border .3s ease-in-out;
  transition: background .3s ease-in-out, border .3s ease-in-out;
}
.widget_crum_cat_tabs article.mini-news .entry-thumb {
  margin: 0;
  width: 108px;
  height: 108px;
}
.widget_crum_cat_tabs article.mini-news .box-name {
  margin-left: 123px;
}
.widget_crum_cat_tabs article.mini-news .entry-meta {
  height: 30px;
  line-height: 30px;
  margin: 5px 0 0 123px;
  padding: 0;
  font-size: 14px;
}
.widget_crum_cat_tabs article.mini-news .entry-meta > * {
  line-height: 30px;
  height: 30px;
}
.widget_crum_cat_tabs article.mini-news .entry-meta .author {
  padding-left: 0;
}
.widget_crum_cat_tabs article.mini-news .entry-meta .delim {
  height: 30px;
  border-color: #e7e7e7;
}
.widget_crum_cat_tabs article.mini-news .entry-meta .entry-comments {
  padding: 0;
}
.widget_crum_cat_tabs article.mini-news:first-child {
  margin-top: 11px;
}
.widget_crum_cat_tabs article.mini-news a {
  -webkit-transition: color .3s ease-in-out, text-shadow .3s ease-in-out;
  -moz-transition: color .3s ease-in-out, text-shadow .3s ease-in-out;
  transition: color .3s ease-in-out, text-shadow .3s ease-in-out;
}
.widget_crum_cat_tabs article.mini-news:hover .box-name a {
  color: #43d9ff;
}
.widget_crum_cat_tabs #comments-p-tabTab article.mini-news {
  padding: 16px 0 0 19px;
}
.widget_crum_cat_tabs #comments-p-tabTab article.mini-news .box-name {
  margin-left: 50px;
}
.widget_crum_cat_tabs #comments-p-tabTab article.mini-news .entry-summary {
  margin-left: 50px;
}
.widget_crum_news_cat .row .entry-title {
  color: #2c2c2c;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 10px;
}
.widget_crum_news_cat .row .entry-title a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.widget_crum_news_cat .row .entry-title a:hover {
  color: #43d9ff;
}
.widget_crum_news_cat .row .entry-format {
  color: #D9DDDF;
  display: block;
  font-size: 35px;
  height: 50px;
  line-height: 42px;
  text-align: left;
  width: auto;
}
.widget_crum_news_cat .entry-meta >span {
  font-size: 14px;
}
.widget_crum_news_cat .entry-meta .entry-share .ios7icon-clouds {
  font-size: 23px;
}
.widget_crum_news_cat .entry-meta .entry-share span {
  font-size: 14px;
  margin-left: 10px;
  height: 30px;
  line-height: 30px;
}
.widget_crum_news_cat .entry-meta .entry-share ul {
  margin-left: 30px;
}
.widget_crum_news_cat .entry-content {
  padding-top: 20px;
}
.widget_crum_news_categories_list ul li {
  float: left;
  margin-bottom: 15px;
}
.widget_crum_news_categories_list ul li a {
  color: #45494b;
  font-size: 16px;
}
.widget_crum_news_categories_list ul li a:hover {
  color: #31b4d5;
}
.widget_dfd_testimonails blockquote {
  overflow: visible;
  margin-top: 60px;
}
.widget_dfd_testimonails blockquote:before,
.widget_dfd_testimonails blockquote:after {
  top: -60px;
  width: auto;
  font-size: 150px;
}
.widget_dfd_testimonails blockquote:before {
  left: auto;
  right: 50%;
  margin-right: -15px;
}
.widget_dfd_testimonails blockquote:after {
  left: 50%;
  right: auto;
  margin-left: -15px;
}
ul.widget-sidebar-menu a {
  position: relative;
  display: block;
  height: 37px;
  line-height: 37px;
  border-bottom: 1px solid #e7e7e7;
  text-align: center;
  color: #545454;
  font-weight: 400;
  -webkit-transition: color .2s ease-in-out, border-color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out, border-color .2s ease-in-out;
  transition: color .2s ease-in-out, border-color .2s ease-in-out;
}
ul.widget-sidebar-menu a:hover {
  color: #31b4d5;
  border-bottom-color: rgba(231,231,231,0.6);
}
ul.widget-sidebar-menu a:before,
ul.widget-sidebar-menu a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  height: 37px;
  line-height: 37px;
  font-family: 'moon';
  color: inherit;
  font-size: 10px;
}
ul.widget-sidebar-menu.widget-sidebar-menu-right a {
  text-align: left;
}
ul.widget-sidebar-menu.widget-sidebar-menu-right a:after {
  content: '\e411';
  right: 0;
}
ul.widget-sidebar-menu.widget-sidebar-menu-left a {
  text-align: right;
}
ul.widget-sidebar-menu.widget-sidebar-menu-left a:before {
  content: '\e413';
  left: 0;
}
.widget.widget_product_categories {
  text-align: center;
}
.widget.widget_product_categories a {
  display: inline-block;
  margin: 5px 0px;
  font-weight: 300;
  color: #575757;
  border-bottom: 1px dotted rgba(84,84,84,0);
}
.widget.widget_product_categories .current-cat a,
.widget.widget_product_categories a:hover {
  color: #31b4d5;
  border-bottom: 1px dotted #31b4d5;
}
.widget_best_sellers .product_list_widget li {
  padding: 15px 0;
}
.widget_best_sellers .product_list_widget li:first-child {
  padding-top: 0;
}
.widget_best_sellers .product_list_widget li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.widget_best_sellers .product_list_widget li .product_thumbnail {
  float: left;
  width: 80px;
  height: 80px;
}
.widget_best_sellers .product_list_widget li .product_thumbnail img {
  margin: 0;
  float: none;
  max-height: 80px;
}
.widget_best_sellers .product_list_widget li .product_summary {
  margin-left: 100px;
  margin-top: -4px;
}
.widget_best_sellers .product_list_widget li .product_summary a {
  padding: 0;
  font-weight: normal;
  padding-bottom: 5px;
}
.widget_best_sellers .product_list_widget li .product_summary .amount {
  font-size: 18px;
  color: #6cc9cc;
  font-weight: 600;
}
.widget_best_sellers .product_list_widget li .product_summary del .amount {
  color: #8B8F91;
  font-weight: normal;
}
.widget_best_sellers .product_list_widget li .product_summary ins {
  text-decoration: none;
  padding-left: 5px;
}
.widget_best_sellers .product_list_widget li .product_summary .star-rating {
  margin-top: 10px;
}
#buddypress .standard-form div.submit input {
  position: relative;
  z-index: 2;
  display: block;
  width: 160px;
  height: 42px;
  margin: 0px auto;
  padding: 0px;
  line-height: 38px;
  text-align: center;
  background: #43d9ff;
  box-shadow: 0 1px #39b5d2;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font: normal 400 14px Dosis;
  border-radius: 2px;
  border: none;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
#buddypress .standard-form div.submit input:hover {
  background-color: #3fcff4;
  border-color: #39b5d4;
}
#buddypress .standard-form div.submit input:active {
  border-bottom: none;
  box-shadow: 0 1px #29a5c2;
  top: 1px;
}
#buddypress .standard-form div.submit input i {
  color: #31899f;
}
#buddypress .standard-form div.submit input i:before {
  font-size: 21px;
}
@media only screen and (max-width: 1279px) and (min-width: 800px) {
  .touch table.hide-for-xlarge,
  .touch table.hide-for-large,
  .touch table.hide-for-small,
  .touch table.show-for-medium {
    display: table !important;
  }
}
@media only screen and (max-width: 799px) {
  table.hide-for-xlarge,
  table.hide-for-large,
  table.hide-for-medium,
  table.show-for-small {
    display: table !important;
  }
}
@media only screen and (max-device-width: 1280px) {
  .touch .nav-bar li.has-flyout > a {
    padding-right: 36px !important;
  }
}
@media only screen and (max-device-width: 800px),only screen and (device-width: 1024px) and (device-height: 600px),only screen and (width: 1280px) and (orientation: landscape),only screen and (device-width: 800px),only screen and (max-width: 799px) {
  .flex-video {
    padding-top: 0;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 800px) {
  .touch .nav-bar li a {
    font-size: 13px;
  }
  .touch .nav-bar li.has-flyout > a.flyout-toggle {
    padding: 20px !important;
  }
  .touch .nav-bar li.has-flyout > a {
    padding-right: 36px !important;
  }
  .clearing-main-right,
  .clearing-main-left {
    height: 100%;
    width: 40px;
    top: 0;
    border: none;
  }
  .clearing-main-right:before,
  .clearing-main-left:before {
    position: absolute;
    top: 50%;
  }
  .clearing-main-left {
    left: 0;
  }
  .clearing-main-left:before {
    left: 5px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
    border-color: transparent white transparent transparent;
  }
  .clearing-main-right {
    height: 100%;
    right: 0;
  }
  .clearing-main-right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
    border-color: transparent transparent transparent white;
  }
}
@media only screen and (min-width: 800px) {
  .mobile-show {
    display: none !important;
  }
}
@media only screen and (max-width: 799px) {
  .left,
  .right {
    float: none;
  }
  .mobile-hide {
    display: none !important;
  }
  .mobile-left {
    float: left;
  }
  .mobile-right {
    float: right;
  }
  .mobile-text-left {
    text-align: left;
  }
  .mobile-text-right {
    text-align: right;
  }
  .mobile-text-center {
    text-align: center;
  }
  body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .row {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .column,
  .columns,
  .row .column,
  .row .columns {
    width: auto;
    float: none;
  }
  .clients_tiles_module .columns {
    width: 100%;
    border: none;
  }
  .clients_tiles_module .columns:last-child {
    border: none;
  }
  .column:last-child,
  .columns:last-child {
    float: none;
  }
  [class*="column"] + [class*="column"]:last-child:not([class*="mobile-"]) {
    float: none;
    clear: both;
  }
  .column:before,
  .columns:before,
  .column:after,
  .columns:after {
    content: "";
    display: table;
  }
  .column:after,
  .columns:after {
    clear: both;
  }
  .offset-by-one,
  .offset-by-two,
  .offset-by-three,
  .offset-by-four,
  .offset-by-five,
  .offset-by-six,
  .offset-by-seven,
  .offset-by-eight,
  .offset-by-nine,
  .offset-by-ten {
    margin-left: 0 !important;
  }
  .push-two,
  .push-three,
  .push-four,
  .push-five,
  .push-six,
  .push-seven,
  .push-eight,
  .push-nine,
  .push-ten {
    left: auto;
  }
  .pull-two,
  .pull-three,
  .pull-four,
  .pull-five,
  .pull-six,
  .pull-seven,
  .pull-eight,
  .pull-nine,
  .pull-ten {
    right: auto;
  }
  .row .mobile-one {
    width: 25% !important;
    float: left;
    padding: 0 10px;
  }
  .row .mobile-one.end {
    float: left;
  }
  .row.collapse .mobile-one {
    padding: 0;
  }
  .row .mobile-two {
    width: 50% !important;
    float: left;
    padding: 0 10px;
  }
  .row .mobile-two.end {
    float: left;
  }
  .row.collapse .mobile-two {
    padding: 0;
  }
  .row .mobile-three {
    width: 75% !important;
    float: left;
    padding: 0 10px;
  }
  .row .mobile-three.end {
    float: left;
  }
  .row.collapse .mobile-three {
    padding: 0;
  }
  .row .mobile-four {
    width: 100% !important;
    float: left;
    padding: 0 10px;
  }
  .row .mobile-four.end {
    float: left;
  }
  .row.collapse .mobile-four {
    padding: 0;
  }
  .push-one-mobile {
    left: 25%;
  }
  .pull-one-mobile {
    right: 25%;
  }
  .push-two-mobile {
    left: 50%;
  }
  .pull-two-mobile {
    right: 50%;
  }
  .push-three-mobile {
    left: 75%;
  }
  .pull-three-mobile {
    right: 75%;
  }
  .block-grid.mobile > li {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .block-grid > li {
    clear: none;
  }
  .block-grid.mobile-one-up > li {
    width: 100%;
  }
  .block-grid.mobile-two-up > li {
    width: 50%;
  }
  .block-grid.mobile-two-up > li:nth-child(2n+1) {
    clear: both;
  }
  .block-grid.mobile-three-up > li {
    width: 33.33333%;
  }
  .block-grid.mobile-three-up > li:nth-child(3n+1) {
    clear: both;
  }
  .block-grid.mobile-four-up > li {
    width: 25%;
  }
  .block-grid.mobile-four-up > li:nth-child(4n+1) {
    clear: both;
  }
  .block-grid.mobile-five-up > li {
    width: 20%;
  }
  .block-grid.mobile-five-up > li:nth-child(5n+1) {
    clear: both;
  }
  .block-grid.mobile-six-up > li {
    width: 16.66667%;
  }
  .block-grid.mobile-six-up > li:nth-child(6n+1) {
    clear: both;
  }
  .block-grid.mobile-seven-up > li {
    width: 14.28571%;
  }
  .block-grid.mobile-seven-up > li:nth-child(7n+1) {
    clear: both;
  }
  .block-grid.mobile-eight-up > li {
    width: 12.5%;
  }
  .block-grid.mobile-eight-up > li:nth-child(8n+1) {
    clear: both;
  }
  .block-grid.mobile-nine-up > li {
    width: 11.11111%;
  }
  .block-grid.mobile-nine-up > li:nth-child(9n+1) {
    clear: both;
  }
  .block-grid.mobile-ten-up > li {
    width: 10%;
  }
  .block-grid.mobile-ten-up > li:nth-child(10n+1) {
    clear: both;
  }
  .block-grid.mobile-eleven-up > li {
    width: 9.09091%;
  }
  .block-grid.mobile-eleven-up > li:nth-child(11n+1) {
    clear: both;
  }
  .block-grid.mobile-twelve-up > li {
    width: 8.33333%;
  }
  .block-grid.mobile-twelve-up > li:nth-child(12n+1) {
    clear: both;
  }
  label.right {
    text-align: left;
  }
  input[type="text"].one,
  .row input[type="text"].one,
  input[type="password"].one,
  .row input[type="password"].one,
  input[type="date"].one,
  .row input[type="date"].one,
  input[type="datetime"].one,
  .row input[type="datetime"].one,
  input[type="email"].one,
  .row input[type="email"].one,
  input[type="number"].one,
  .row input[type="number"].one,
  input[type="search"].one,
  .row input[type="search"].one,
  input[type="tel"].one,
  .row input[type="tel"].one,
  input[type="time"].one,
  .row input[type="time"].one,
  input[type="url"].one,
  .row input[type="url"].one,
  textarea.one,
  .row textarea.one {
    width: 100% !important;
  }
  input[type="text"].two,
  .row input[type="text"].two,
  input[type="password"].two,
  .row input[type="password"].two,
  input[type="date"].two,
  .row input[type="date"].two,
  input[type="datetime"].two,
  .row input[type="datetime"].two,
  input[type="email"].two,
  .row input[type="email"].two,
  input[type="number"].two,
  .row input[type="number"].two,
  input[type="search"].two,
  .row input[type="search"].two,
  input[type="tel"].two,
  .row input[type="tel"].two,
  input[type="time"].two,
  .row input[type="time"].two,
  input[type="url"].two,
  .row input[type="url"].two,
  textarea.two,
  .row textarea.two {
    width: 100% !important;
  }
  input[type="text"].three,
  .row input[type="text"].three,
  input[type="password"].three,
  .row input[type="password"].three,
  input[type="date"].three,
  .row input[type="date"].three,
  input[type="datetime"].three,
  .row input[type="datetime"].three,
  input[type="email"].three,
  .row input[type="email"].three,
  input[type="number"].three,
  .row input[type="number"].three,
  input[type="search"].three,
  .row input[type="search"].three,
  input[type="tel"].three,
  .row input[type="tel"].three,
  input[type="time"].three,
  .row input[type="time"].three,
  input[type="url"].three,
  .row input[type="url"].three,
  textarea.three,
  .row textarea.three {
    width: 100% !important;
  }
  input[type="text"].four,
  .row input[type="text"].four,
  input[type="password"].four,
  .row input[type="password"].four,
  input[type="date"].four,
  .row input[type="date"].four,
  input[type="datetime"].four,
  .row input[type="datetime"].four,
  input[type="email"].four,
  .row input[type="email"].four,
  input[type="number"].four,
  .row input[type="number"].four,
  input[type="search"].four,
  .row input[type="search"].four,
  input[type="tel"].four,
  .row input[type="tel"].four,
  input[type="time"].four,
  .row input[type="time"].four,
  input[type="url"].four,
  .row input[type="url"].four,
  textarea.four,
  .row textarea.four {
    width: 100% !important;
  }
  input[type="text"].five,
  .row input[type="text"].five,
  input[type="password"].five,
  .row input[type="password"].five,
  input[type="date"].five,
  .row input[type="date"].five,
  input[type="datetime"].five,
  .row input[type="datetime"].five,
  input[type="email"].five,
  .row input[type="email"].five,
  input[type="number"].five,
  .row input[type="number"].five,
  input[type="search"].five,
  .row input[type="search"].five,
  input[type="tel"].five,
  .row input[type="tel"].five,
  input[type="time"].five,
  .row input[type="time"].five,
  input[type="url"].five,
  .row input[type="url"].five,
  textarea.five,
  .row textarea.five {
    width: 100% !important;
  }
  input[type="text"].six,
  .row input[type="text"].six,
  input[type="password"].six,
  .row input[type="password"].six,
  input[type="date"].six,
  .row input[type="date"].six,
  input[type="datetime"].six,
  .row input[type="datetime"].six,
  input[type="email"].six,
  .row input[type="email"].six,
  input[type="number"].six,
  .row input[type="number"].six,
  input[type="search"].six,
  .row input[type="search"].six,
  input[type="tel"].six,
  .row input[type="tel"].six,
  input[type="time"].six,
  .row input[type="time"].six,
  input[type="url"].six,
  .row input[type="url"].six,
  textarea.six,
  .row textarea.six {
    width: 100% !important;
  }
  input[type="text"].seven,
  .row input[type="text"].seven,
  input[type="password"].seven,
  .row input[type="password"].seven,
  input[type="date"].seven,
  .row input[type="date"].seven,
  input[type="datetime"].seven,
  .row input[type="datetime"].seven,
  input[type="email"].seven,
  .row input[type="email"].seven,
  input[type="number"].seven,
  .row input[type="number"].seven,
  input[type="search"].seven,
  .row input[type="search"].seven,
  input[type="tel"].seven,
  .row input[type="tel"].seven,
  input[type="time"].seven,
  .row input[type="time"].seven,
  input[type="url"].seven,
  .row input[type="url"].seven,
  textarea.seven,
  .row textarea.seven {
    width: 100% !important;
  }
  input[type="text"].eight,
  .row input[type="text"].eight,
  input[type="password"].eight,
  .row input[type="password"].eight,
  input[type="date"].eight,
  .row input[type="date"].eight,
  input[type="datetime"].eight,
  .row input[type="datetime"].eight,
  input[type="email"].eight,
  .row input[type="email"].eight,
  input[type="number"].eight,
  .row input[type="number"].eight,
  input[type="search"].eight,
  .row input[type="search"].eight,
  input[type="tel"].eight,
  .row input[type="tel"].eight,
  input[type="time"].eight,
  .row input[type="time"].eight,
  input[type="url"].eight,
  .row input[type="url"].eight,
  textarea.eight,
  .row textarea.eight {
    width: 100% !important;
  }
  input[type="text"].nine,
  .row input[type="text"].nine,
  input[type="password"].nine,
  .row input[type="password"].nine,
  input[type="date"].nine,
  .row input[type="date"].nine,
  input[type="datetime"].nine,
  .row input[type="datetime"].nine,
  input[type="email"].nine,
  .row input[type="email"].nine,
  input[type="number"].nine,
  .row input[type="number"].nine,
  input[type="search"].nine,
  .row input[type="search"].nine,
  input[type="tel"].nine,
  .row input[type="tel"].nine,
  input[type="time"].nine,
  .row input[type="time"].nine,
  input[type="url"].nine,
  .row input[type="url"].nine,
  textarea.nine,
  .row textarea.nine {
    width: 100% !important;
  }
  input[type="text"].ten,
  .row input[type="text"].ten,
  input[type="password"].ten,
  .row input[type="password"].ten,
  input[type="date"].ten,
  .row input[type="date"].ten,
  input[type="datetime"].ten,
  .row input[type="datetime"].ten,
  input[type="email"].ten,
  .row input[type="email"].ten,
  input[type="number"].ten,
  .row input[type="number"].ten,
  input[type="search"].ten,
  .row input[type="search"].ten,
  input[type="tel"].ten,
  .row input[type="tel"].ten,
  input[type="time"].ten,
  .row input[type="time"].ten,
  input[type="url"].ten,
  .row input[type="url"].ten,
  textarea.ten,
  .row textarea.ten {
    width: 100% !important;
  }
  input[type="text"].eleven,
  .row input[type="text"].eleven,
  input[type="password"].eleven,
  .row input[type="password"].eleven,
  input[type="date"].eleven,
  .row input[type="date"].eleven,
  input[type="datetime"].eleven,
  .row input[type="datetime"].eleven,
  input[type="email"].eleven,
  .row input[type="email"].eleven,
  input[type="number"].eleven,
  .row input[type="number"].eleven,
  input[type="search"].eleven,
  .row input[type="search"].eleven,
  input[type="tel"].eleven,
  .row input[type="tel"].eleven,
  input[type="time"].eleven,
  .row input[type="time"].eleven,
  input[type="url"].eleven,
  .row input[type="url"].eleven,
  textarea.eleven,
  .row textarea.eleven {
    width: 100% !important;
  }
  input[type="text"].twelve,
  .row input[type="text"].twelve,
  input[type="password"].twelve,
  .row input[type="password"].twelve,
  input[type="date"].twelve,
  .row input[type="date"].twelve,
  input[type="datetime"].twelve,
  .row input[type="datetime"].twelve,
  input[type="email"].twelve,
  .row input[type="email"].twelve,
  input[type="number"].twelve,
  .row input[type="number"].twelve,
  input[type="search"].twelve,
  .row input[type="search"].twelve,
  input[type="tel"].twelve,
  .row input[type="tel"].twelve,
  input[type="time"].twelve,
  .row input[type="time"].twelve,
  input[type="url"].twelve,
  .row input[type="url"].twelve,
  textarea.twelve,
  .row textarea.twelve {
    width: 100% !important;
  }
  .button {
    display: block;
  }
  button.button,
  input[type="submit"].button,
  input[type="reset"].button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .button-group button.button,
  .button-group input[type="submit"].button {
    width: auto;
    padding: 10px 20px 11px;
  }
  .button-group button.button.large,
  .button-group input[type="submit"].button.large {
    padding: 15px 30px 16px;
  }
  .button-group button.button.medium,
  .button-group input[type="submit"].button.medium {
    padding: 10px 20px 11px;
  }
  .button-group button.button.small,
  .button-group input[type="submit"].button.small {
    padding: 7px 14px 8px;
  }
  .button-group button.button.tiny,
  .button-group input[type="submit"].button.tiny {
    padding: 5px 10px 6px;
  }
  .button-group.even button.button,
  .button-group.even input[type="submit"].button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .nav-bar {
    height: auto;
  }
  .nav-bar > li {
    float: none;
    display: block;
    border-right: none;
  }
  .nav-bar > li > a.main {
    text-align: left;
    border-top: 1px solid #dddddd;
    border-right: none;
  }
  .nav-bar > li:first-child > a.main {
    border-top: none;
  }
  .nav-bar > li.has-flyout > a.flyout-toggle {
    position: absolute;
    right: 0;
    top: 0;
    padding: 22px;
    z-index: 2;
    display: block;
  }
  .nav-bar > li.has-flyout.is-touch > a.flyout-toggle span {
    content: "";
    width: 0;
    height: 0;
    display: block;
  }
  .nav-bar > li.has-flyout > a.flyout-toggle:hover span {
    border-top-color: #141414;
  }
  .nav-bar.vertical > li.has-flyout > .flyout {
    left: 0;
  }
  .flyout {
    position: relative;
    width: 100% !important;
    top: auto;
    margin-right: -2px;
    border-width: 1px 1px 0 1px;
  }
  .flyout.right {
    float: none;
    right: auto;
    left: -1px;
  }
  .flyout.small,
  .flyout.large {
    width: 100% !important;
  }
  .flyout p:last-child {
    margin-bottom: 18px;
  }
  .reveal-modal-bg {
    position: absolute;
  }
  .reveal-modal,
  .reveal-modal.small,
  .reveal-modal.medium,
  .reveal-modal.large,
  .reveal-modal.xlarge {
    width: 80%;
    top: 15px;
    left: 50%;
    margin-left: -40%;
    padding: 20px;
    height: auto;
  }
  .clearing-container {
    margin: 0;
  }
  .clearing-close {
    z-index: 99;
    font-size: 37px;
    top: 0px;
    right: 5px;
  }
  .clearing-caption {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px !important;
    line-height: 1.3;
  }
  .clearing-main-right,
  .clearing-main-left {
    display: none;
  }
  .clearing-blackout.clearing-assembled .visible-img,
  .clearing-blackout.clearing-assembled .clearing-container {
    height: 100%;
  }
  .clearing-blackout.clearing-assembled ul[data-clearing] {
    display: none;
  }
  .joyride-tip-guide {
    width: 95% !important;
    left: 2.5% !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
  .joyride-tip-guide-wrapper {
    width: 100%;
  }
  .tabs.mobile {
    width: auto;
    margin: 20px -20px 40px;
    border-bottom: solid 1px #cccccc;
    height: auto;
    margin: 20px -15px 0px -15px;
  }
  .tabs.mobile dt,
  .tabs.mobile li,
  .tabs.mobile dd {
    float: none;
    height: auto;
  }
  .tabs.mobile dd a,
  .tabs.mobile li a {
    font-size: 15px;
    display: block;
    width: auto;
    height: auto;
    padding: 18px 20px;
    margin: 0;
    color: #555;
    line-height: 1;
    border: none;
    border-left: none;
    border-right: none;
    border-top: 1px solid #cccccc;
    background: #ffffff;
  }
  .tabs.mobile dd a.active,
  .tabs.mobile li a.active {
    border: none;
    background: #36bae2;
    color: #ffffff;
    margin: 0;
    position: static;
    top: 0;
    height: auto;
  }
  .tabs.mobile dd:first-child a.active,
  .tabs.mobile li:first-child a.active {
    margin: 0;
  }
  .tabs.mobile + .tabs-content.contained {
    margin-left: -15px;
    margin-right: -15px;
  }
  .tabs.mobile .section-title {
    padding-left: 20px !important;
  }
  .contained.mobile {
    margin-bottom: 0;
  }
  .contained.tabs.mobile dd a,
  .contained.tabs.mobile li a {
    padding: 18px 20px;
  }
  .tabs.mobile + ul.contained {
    margin-left: -20px;
    margin-right: -20px;
    border-width: 0 0 1px 0;
  }
  .tooltip {
    font-size: 14px;
    line-height: 1.4;
    padding: 7px 10px 9px 10px;
    left: 50% !important;
    max-width: 80% !important;
    margin-left: -40%;
    font-size: 110%;
  }
  .tooltip > .nub,
  .tooltip.top > .nub,
  .tooltip.left > .nub,
  .tooltip.right > .nub {
    border-color: transparent transparent black transparent;
    border-color: transparent transparent rgba(0,0,0,0.85) transparent;
    top: -12px;
    left: 10px;
  }
  .header-style-1a #logo {
    text-align: center !important;
  }
  .header-style-1a #logo a {
    text-align: center !important;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1024px) {
  .feature-box.al-left .block-title {
    padding-top: 30px;
    clear: both;
  }
  .feature-box.al-left .feat-block-content {
    padding-top: 20px;
  }
  .intagram-gallery .normal-item:first-child {
    display: none;
  }
}
@media only screen and (max-width: 1180px) {
  .large-hide {
    display: none !important;
  }
  #top-panel .top-info {
    width: auto;
  }
  #layout .mvb_t_row:first-child {
    height: auto !important;
  }
  .ls-inner .button,
  .ls-inner .button.white {
    font-size: 12px;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .tw-slider {
    padding: 5px 30px 0 105px;
  }
  .recent-posts-list .sticky-post .entry-title,
  .recent-posts-list .entry-title {
    margin-top: 0;
  }
  .intagram-gallery {
    text-align: center;
  }
  .intagram-gallery .big-item {
    width: 100%;
    text-align: center;
    margin-bottom: 3px;
  }
  .intagram-gallery .big-item img {
    min-width: 92%;
  }
  .instagram-autor {
    display: none;
  }
  .intagram-gallery .normal-item:first-child {
    display: none;
  }
  .tiles-block .tile-item {
    width: 125px;
    height: 125px;
  }
}
@media only screen and (min-width: 1024px) {
  .normal-show {
    display: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  .normal-hide {
    display: none !important;
  }
  .spacer {
    padding-right: 10px;
  }
  .promo_row_module .ten.columns {
    width: 100%;
  }
  .charts-box.normal .chart-wrapper,
  .charts-box.large .chart-wrapper {
    width: 100%;
  }
  .charts-box {
    margin-right: 0;
  }
  .charts-box.large canvas {
    margin-left: -15px;
  }
  .charts-box.large.chart-wrapper i {
    margin-left: -15px;
  }
  .charts-box canvas {
    margin: 0 auto 0 auto;
  }
  .news-row article .entry-thumb a.link:before {
    line-height: 65%;
  }
  .tiles-block .tile-item {
    width: 115px;
    height: 120px;
  }
  #crum-slider .item .entry-title,
  #crum-slider .item .entry-meta {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  .row.mvb-padding-top-no-padding {
    padding-top: 0;
  }
  .row.mvb-padding-top-extra-small-padding {
    padding-top: 5px;
  }
  .row.mvb-padding-top-small-padding {
    padding-top: 12.5px;
  }
  .row.mvb-padding-top-more-medium-padding {
    padding-top: 25px;
  }
  .row.mvb-padding-top-medium-padding {
    padding-top: 30px;
  }
  .row.mvb-padding-top-large-padding {
    padding-top: 42.5px;
  }
  .row.mvb-padding-bottom-no-padding {
    padding-bottom: 0;
  }
  .row.mvb-padding-bottom-extra-small-padding {
    padding-bottom: 5px;
  }
  .row.mvb-padding-bottom-small-padding {
    padding-bottom: 12.5px;
  }
  .row.mvb-padding-bottom-more-medium-padding {
    padding-bottom: 25px;
  }
  .row.mvb-padding-bottom-medium-padding {
    padding-bottom: 30px;
  }
  .row.mvb-padding-bottom-large-padding {
    padding-bottom: 42.5px;
  }
  .row.mvb-row-fullwidth {
    width: 100%;
  }
  .row.mvb-row-fullwidth > .columns,
  .row.mvb-row-fullwidth > .column,
  .row.mvb-row-fullwidth {
    padding-right: 0;
    padding-left: 0;
  }
  .mvb_t_row {
    padding: 30px 0;
  }
  .login-header .top-avatar {
    display: none;
  }
  #top-panel {
    text-align: center;
  }
  #top-panel .head-soc-icons {
    float: none;
    display: inline-block;
  }
  #top-subpanel .column,
  #top-subpanel .columns {
    margin: 10px 0;
  }
  .top-info {
    text-align: center;
  }
  #top-subpanel #logo a img {
    margin: 0;
  }
  .module-recent-block-desc .columns {
    width: 100%;
  }
  #layout.magazine>.row>.columns,
  .blog-section #left-sidebar.three,
  .blog-section #main-content.six,
  .blog-section #main-content.nine,
  .blog-section,
  .blog-section.sidebar-both,
  .blog-section.sidebar-right2,
  .blog-section.sidebar-both2,
  .blog-section.sidebar-both2 #main-content,
  .blog-section.sidebar-both2 #left-sidebar,
  .blog-section.sidebar-left2,
  .sidebar-both #left-sidebar.three,
  .sidebar-both #right-sidebar.three,
  .sidebar-both #main-content.six,
  .sidebar-right2 #left-sidebar.three,
  .sidebar-right2 #main-content.six,
  .sidebar-left2 #main-content.six,
  .sidebar-left2 #right-sidebar.three,
  .sidebar-left #main-content.nine,
  #left-sidebar.three,
  #right-sidebar.three,
  .sidebar-left #right-sidebar {
    width: 100%;
    float: none;
  }
  aside {
    margin-top: 20px;
  }
  .clients-list .clients-direction-nav {
    top: auto;
    bottom: -20px;
    right: 10px;
  }
  .module-recent-news .recent-news-description {
    margin-top: 10px;
  }
  .facts-items .fact-num .line {
    display: none;
  }
  .facts-items .fact-num,
  .facts-items .fact-title,
  .facts-items .fact-subtitle {
    text-align: center;
  }
  .facts-items .circle .number,
  .facts-items .circle .some_text {
    width: 100% !important;
  }
  .facts-items .columns,
  .facts-items .column {
    padding-bottom: 30px;
    margin: 0 auto;
    width: auto !important;
  }
  .facts-items .columns:last-child,
  .facts-items .column:last-child {
    padding-bottom: 0;
  }
  .features_module_polygon .feature-box-wrap {
    margin-top: 40px;
    margin-bottom: 70px;
  }
  .features_module_polygon .feature-box-wrap:last-child {
    margin-bottom: 0;
  }
  .features_module .feature-box {
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .feature-box.al-top {
    text-align: center;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .feature-box.al-top .icon {
    margin: 0 auto 20px auto;
  }
  .feature-block-image .picture img {
    width: 100%;
  }
  .woocommerce .page-title-inner h1.page-title {
    margin-top: 80px;
  }
  .woocommerce .page-title-inner .subtitle {
    display: block;
    margin-top: 80px;
  }
  .type-product .images,
  .type-product .summary {
    float: none !important;
    clear: both !important;
    width: auto !important;
  }
  .header-style-classic #header .header-wrap:not(.fixed) .nav-menu .mega-menu-item a.main-menu-link {
    color: #F0F0F0;
  }
}
@media only screen and (max-width: 799px) {
  .footer-menu {
    float: left;
    margin-top: 20px;
  }
  .promo_row_module img {
    clear: both;
    display: block;
    float: none;
    margin: 0 auto 10px auto;
  }
  .team_module.left-avatar .avatar {
    margin-bottom: 0;
    margin-right: 20px;
    float: left;
  }
  .intagram-gallery .big-item {
    width: 47%;
  }
  .intagram-gallery .big-item img,
  .intagram-gallery .normal-item img {
    width: 100%;
  }
  .instagram-autor {
    display: block;
    float: left;
    margin-bottom: 30px;
  }
  .intagram-gallery .normal-item {
    width: 26%;
  }
  .to-action-block .text-holder {
    margin-bottom: 20px;
  }
  .pricing-table .title,
  .pricing-table .bullet-item {
    text-align: center;
  }
  .pricetable-column {
    width: 100% !important;
    clear: both;
    text-align: center;
  }
  .pricetable-first {
    padding-left: 10px;
  }
  .pricetable-last {
    padding-right: 10px;
  }
  .to-bottom-attached {
    bottom: 0;
    margin-bottom: 20px;
  }
  .row-video {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  .hide-on-medium {
    display: none;
  }
  .columns.half-on-medium {
    width: 50%;
  }
  .tiles-block .tile-item {
    width: 140px;
    height: 140px;
  }
  .recent-block .tabs.horisontal dd {
    float: none;
  }
  .skills_widget .skill-item .item-title .subtitle {
    display: none;
  }
  .skills_widget .skill-item.left .item-title {
    right: 70px;
  }
  .skills_widget .skill-item.right .item-title {
    left: 70px;
  }
  .skills_widget .skill-item .percent {
    line-height: 60px;
    height: 60px;
    width: 60px;
    font-size: 24px;
  }
  .skills_widget .skill-item .percent span {
    font-size: 14px;
    font-weight: 300;
  }
  .map-holder .box-text {
    position: relative;
    margin: 0 10px 20px 10px;
    padding: 25px;
    background: #36bae2;
    max-width: 100%;
  }
  .page-title-inner {
    width: 100%;
  }
  .page-title-inner h1.page-title {
    border: none;
  }
  .page-title-inner h1.page-title:after {
    display: none;
  }
  .page-title-inner .subtitle {
    display: none;
  }
  ul.products li.product:last-child {
    float: left;
  }
}
@media only screen and (max-width: 600px) {
  .skills_widget .skill-item .item-title .title {
    font-size: 14px;
  }
  .skills_widget .skill-item.left .item-title {
    right: 10px;
  }
  .skills_widget .skill-item.right .item-title {
    left: 10px;
  }
  .skills_widget .skill-item .percent span {
    font-size: 14px;
    font-weight: 300;
  }
  .skills_widget .skill-item.top .item-title {
    top: -22px;
  }
  .skills_widget .skill-item.bot .item-title {
    top: 60px;
  }
  .columns.half-on-medium {
    width: 100%;
  }
  .product-ordering {
    display: none;
  }
  .row .product.mobile-two {
    width: 100% !important;
    clear: both;
  }
}
@media only screen and (min-width: 480px) and (max-width: 570px) {
  .skills_widget .skill-item .percent {
    line-height: 50px;
    height: 50px;
    width: 50px;
    font-size: 18px;
  }
  .tiles-block .tile-item {
    width: 134px;
    height: 134px;
  }
}
@media only screen and (max-width: 480px) {
  #main-wrap {
    min-width: 290px;
  }
  #top-panel {
    height: auto;
    margin-bottom: 0;
  }
  #top-panel .top-inner-page {
    display: none;
  }
  #top-panel .lang-sel {
    padding-top: 20px;
  }
  #sub-footer .copyr {
    line-height: 1.5;
  }
  .breadcrumbs {
    display: none;
  }
  .hover-box .more-link,
  .hover-box .zoom-link {
    display: none;
  }
  .testimonials_item .avatar {
    float: none;
  }
  .instagram-autor img,
  .instagram-autor .box-name,
  .instagram-autor .diopinfo {
    display: none;
  }
  .h_skills_module {
    display: none;
  }
  .timelime .timeline-item {
    width: 100%;
    clear: both;
    position: relative;
    background: none;
  }
  .timelime .timeline-item.odd {
    float: left;
    text-align: left;
    padding-right: 0;
    right: 0;
  }
  .timelime .timeline-item.odd .timeline-title {
    text-align: left;
    left: 0;
    width: 100%;
    top: 0;
    margin-top: 0;
    position: relative;
    margin-bottom: 20px;
  }
  .timelime .timeline-item.even {
    float: left;
    text-align: left;
    padding-left: 0;
    left: 0;
  }
  .timelime .timeline-item.even .timeline-title {
    text-align: left;
    left: 0;
    width: 100%;
    top: 0;
    margin-top: 0;
    position: relative;
    margin-bottom: 20px;
  }
  .feature-block-image .picture:before,
  .feature-block-image .picture:after {
    display: none;
  }
}
.ls-thumbnail .ls-thumbnail-slide a img {
  position: relative;
  left: 100%;
  margin-left: -200%;
}
