@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,600,600i,700,700i,800');
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

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

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

[hidden],
template {
  display: none;
}

/* COLORS - CANVIS
#BF6C2F/#bf6c2f PER #26569e
#322e28
#b8622b
*/

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-family: Montserrat, sans-serif;
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
a {
  background: transparent;
  text-decoration: none;
}

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

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0;
}

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

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* Tabs */
/* Title gradient */
/* Buttons */
/* Social colors */
/* Delete before produtcion*/
.debug {
  outline: 1px solid red;
  background: blue;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

[class^="fontawesome-icon-"]:before,
[class*=" fontawesome-icon-"]:before {
  font-family: "fontawesome";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-leaf:before {
  content: '\e800';
}

/* '' */
.icon-food:before {
  content: '\e801';
}

/* '' */
.icon-tablet:before {
  content: '\e802';
}

/* '' */
.icon-th:before {
  content: '\e803';
}

/* '' */
.icon-drupal:before {
  content: '\e804';
}

/* '' */
.icon-tree-2:before {
  content: '\e805';
}

/* '' */
.icon-twitter:before {
  content: '\e806';
}

/* '' */
.icon-calendar:before {
  content: '\e807';
}

/* '' */
.icon-lightbulb:before {
  content: '\e808';
}

/* '' */
.icon-zoom-in:before {
  content: '\e809';
}

/* '' */
.icon-link:before {
  content: '\e80a';
}

/* '' */
.icon-left-open:before {
  content: '\e80b';
}

/* '' */
.icon-right-open:before {
  content: '\e80c';
}

/* '' */
.icon-facebook:before {
  content: '\e80d';
}

/* '' */
.icon-gplus:before {
  content: '\e80e';
}

/* '' */
.icon-pinterest-circled:before {
  content: '\e80f';
}

/* '' */
.icon-this-site:before {
  content: '\e810';
}

/* '' */
.icon-calendar-empty:before {
  content: '\e811';
}

/* '' */
.icon-angle-circled-right:before {
  content: '\e812';
}

/* '' */
.icon-angle-circled-left:before {
  content: '\e813';
}

/* '' */
.icon-dribbble:before {
  content: '\e814';
}

/* '' */
.icon-right-big:before {
  content: '\e815';
}

/* '' */
.icon-right-circle:before {
  content: '\e816';
}

/* '' */
.icon-star-empty:before {
  content: '\e817';
}

/* '' */
.icon-dot:before {
  content: '\e818';
}

/* '' */
.icon-ok:before {
  content: '\e819';
}

/* '' */
.icon-attention:before {
  content: '\e81a';
}

/* '' */
.icon-attention-circled:before {
  content: '\e81b';
}

/* '' */
.icon-flag:before {
  content: '\e81c';
}

/* '' */
.icon-search:before {
  content: '\e81d';
}

/* '' */
.icon-minus:before {
  content: '\e81e';
}

/* '' */
.icon-plus-1:before {
  content: '\e81f';
}

/* '' */
.icon-doc-new:before {
  content: '\e820';
}

/* '' */
.icon-user:before {
  content: '\e821';
}

/* '' */
.icon-tag:before {
  content: '\e822';
}

/* '' */
.icon-comment:before {
  content: '\e823';
}

/* '' */
.icon-right-circled2:before {
  content: '\e824';
}

/* '' */
.icon-brush:before {
  content: '\e825';
}

/* '' */
.icon-thumbs-up-alt:before {
  content: '\e826';
}

/* '' */
.icon-code:before {
  content: '\e827';
}

/* '' */
.icon-angle-left:before {
  content: '\e828';
}

/* '' */
.icon-angle-right:before {
  content: '\e829';
}

/* '' */
.icon-angle-up:before {
  content: '\e82a';
}

/* '' */
.icon-angle-down:before {
  content: '\e82b';
}

/* '' */
.fontawesome-icon-flickr:before {
  content: '\f16e';
}
.fontawesome-icon-instagram:before {
  content: '\f16d';
}
.fontawesome-icon-linkedin:before {
  content: '\f0e1';
}

/* '' */
.fontawesome-icon-youtube:before {
  content: '\f167';
}

/* '' */
@font-face {
  font-family: "fontello";
  src: url('../fonts/fontello.eot?1410999010');
  src: url('../fonts/fontello.eot?&1410999010#iefix') format('embedded-opentype'), url('../fonts/fontello.ttf?1410999010') format('truetype'), url('../fonts/fontello.woff?1410999010') format('woff'), url('../fonts/fontello.svg?1410999010') format('svg');
  font-weight: "normal";
  font-style: "normal";
}
@font-face {
  font-family: "fontawesome";
  src: url('../fonts/fontawesome-webfont.eot?1410999010');
  src: url('../fonts/fontawesome-webfont.eot?&1410999010#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.ttf?1410999010') format('truetype'), url('../fonts/fontawesome-webfont.woff?1410999010') format('woff'), url('../fonts/fontawesome-webfont.svg?1410999010') format('svg');
  font-weight: "normal";
  font-style: "normal";
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea {
  background: white;
  border: 1px solid #d0cfca;
  box-sizing: border-box;
  color: #777;
  display: inline-block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  max-width: 100%;
  outline: medium none;
  padding: 9px 12px;
  width: 100%;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 3px;
  margin: 3px 0 0 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus {
  border-color: #69c;
  box-shadow: 0 0 8px rgba(50, 100, 150, 0.5);
  color: #334;
}

input[type="submit"].form-submit,
input[type="button"] {
  background: none;
  border: none;
  background-size: 100%;
  /*background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#30A3C0, #2694AF);
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF);
  background-image: linear-gradient(#30A3C0, #2694AF);*/
  background-color: #34229a;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 18px;
}
input[type="submit"].form-submit:hover,
input[type="button"]:hover {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#3f3931, #312d27);
  background-image: -webkit-linear-gradient(#3f3931, #312d27);
  background-image: linear-gradient(#3f3931, #312d27);
}

body {
  background-color: #1F262D;
}

.section-1 .region,
.section-2 .section-wrapper {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.section-1 .region:after,
.section-2 .section-wrapper:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1200px) {
  .section-1 .region,
  .section-2 .section-wrapper {
    /* 800 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
  }
  .section-1 .region:after,
  .section-2 .section-wrapper:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 959px) {
  .section-1 .region,
  .section-2 .section-wrapper {
    /* 800 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
  }
  .section-1 .region:after,
  .section-2 .section-wrapper:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 767px) {
  .section-1 .region,
  .section-2 .section-wrapper {
    /* 480 */
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .section-1 .region:after,
  .section-2 .section-wrapper:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 499px) {
  .section-1 .region,
  .section-2 .section-wrapper {
    /* 320 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .section-1 .region:after,
  .section-2 .section-wrapper:after {
    content: " ";
    display: block;
    clear: both;
  }
}

#main-wrapper {
  background-color: #ECF1FD;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
}

#main {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 45px;
  padding-bottom: 65px;
}
#main:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1200px) {
  #main {
    /* 800 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
  }
  #main:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 959px) {
  #main {
    /* 800 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
  }
  #main:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 767px) {
  #main {
    /* 480 */
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  #main:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 499px) {
  #main {
    /* 320 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0;
  }
  #main:after {
    content: " ";
    display: block;
    clear: both;
  }
}

.no-sidebars #content {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.one-sidebar.sidebar-second #content {
  width: 74.35897%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  .one-sidebar.sidebar-second #content {
    /* 800 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.one-sidebar.sidebar-second #sidebar-second {
  width: 23.07692%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  .one-sidebar.sidebar-second #sidebar-second {
    /* 800 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.one-sidebar.first-second #first-second {
  width: 23.07692%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  .one-sidebar.first-second #first-second {
    /* 800 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.one-sidebar.first-second #content {
  width: 74.35897%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  .one-sidebar.first-second #content {
    /* 800 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

.two-sidebars #sidebar-first {
  width: 23.07692%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  .two-sidebars #sidebar-first {
    /* 800 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.two-sidebars #content {
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  .two-sidebars #content {
    /* 800 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.two-sidebars #sidebar-second {
  width: 23.07692%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  .two-sidebars #sidebar-second {
    /* 800 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

.sidebar .block {
  margin-bottom: 2em;
}

#footer .region-mainbottom {
  background-color: #2C353D;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.7) inset;
  padding: 50px 0;
}
@media (max-width: 767px) {
  #footer .region-mainbottom {
    /* 480 */
    padding: 56px 0 0;
  }
}
@media (max-width: 499px) {
  #footer .region-mainbottom {
    /* 320 */
    padding: 56px 0 0;
  }
}
#footer .region-mainbottom h2 {
  border-bottom: 1px dotted #fff;
  color: #fff;
  font-weight: 500;
  position: relative;
  padding-bottom: 2px;
  margin-bottom: 28px;
  text-shadow: none;
  text-transform: none;
}
#footer .region-mainbottom h2:before, #footer .region-mainbottom h2:after {
  background: rgba(255, 255, 255, 0.2);
  bottom: -1px;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 3px;
}
#footer .region-mainbottom h2:before {
  left: 0;
}
#footer .region-mainbottom h2:after {
  right: 0;
}
#footer .region-mainbottom .block {
  width: 22%;
  float: left;
  margin-right: 3%;
}
#footer .region-mainbottom .block.block-last {
  margin-right: 0;
}
#footer .region-mainbottom .block ul.links.inline {
  display: none;
}
@media (max-width: 767px) {
  #footer .region-mainbottom .block {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
#footer .region-mainbottom #block-flickr-5 {
  width: 23.07692%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #footer .region-mainbottom #block-flickr-5 {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#footer .region-footer {
  background-color: #1F262D;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) inset;
  padding: 20px 0;
  font-size: 11px;
  font-size: 1.1rem;
  font-size: 1.5rem;
  color: #bdf;
}
#footer .region-wrapper {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#footer .region-wrapper:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1200px) {
  #footer .region-wrapper {
    /* 800 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
  }
  #footer .region-wrapper:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 959px) {
  #footer .region-wrapper {
    /* 800 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
  }
  #footer .region-wrapper:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 767px) {
  #footer .region-wrapper {
    /* 480 */
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  #footer .region-wrapper:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 499px) {
  #footer .region-wrapper {
    /* 320 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0;
  }
  #footer .region-wrapper:after {
    content: " ";
    display: block;
    clear: both;
  }
}

.grid-12 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.grid-6 {
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
}
.grid-6.last {
  width: 48.71795%;
  float: right;
  margin-right: 0;
}

.grid-4 {
  width: 31.62393%;
  float: left;
  margin-right: 2.5641%;
}
.grid-4.last {
  width: 31.62393%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  .grid-4 {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .grid-4.last {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin: 0;
  }
}
@media (max-width: 499px) {
  .grid-4 {
    /* 320 */
  }
  .grid-4.last {
    margin: 0;
  }
}

.grid-3 {
  width: 23.07692%;
  float: left;
  margin-right: 2.5641%;
}
.grid-3.last {
  width: 23.07692%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  .grid-3 {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .grid-3.last {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin: 0;
  }
}
@media (max-width: 499px) {
  .grid-3 {
    /* 320 */
  }
  .grid-3.last {
    margin: 0;
  }
}

.grid-8 {
  width: 65.81197%;
  float: left;
  margin-right: 2.5641%;
}
.grid-8.last {
  width: 65.81197%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  .grid-8 {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .grid-8.last {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

.clear {
  *zoom: 1;
}
.clear:after {
  content: "";
  display: table;
  clear: both;
}

.hr:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 2.6em auto;
  overflow: hidden;
  visibility: visible;
}

.page-nav {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #465D6F), color-stop(100%, #0060F0));
  background-image: -moz-linear-gradient(#465D6F, #0060F0);
  background-image: -webkit-linear-gradient(#465D6F, #0060F0);
  background-image: inear-gradient(#465D6F, #0060F0);
}
.page-nav .page-nav-wrap {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding: 36px 0 37px;
}
.page-nav .page-nav-wrap:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1200px) {
  .page-nav .page-nav-wrap {
    /* 800 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
  }
  .page-nav .page-nav-wrap:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 959px) {
  .page-nav .page-nav-wrap {
    /* 780 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
  }
  .page-nav .page-nav-wrap:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 767px) {
  .page-nav .page-nav-wrap {
    /* 480 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
  }
  .page-nav .page-nav-wrap:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 499px) {
  .page-nav .page-nav-wrap {
    /* 320 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
  }
  .page-nav .page-nav-wrap:after {
    content: " ";
    display: block;
    clear: both;
  }
}
.page-nav .page-nav-wrap #page-title {
  color: white;
  font-size: 24px;
  font-size: 2.4rem;
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .page-nav .page-nav-wrap #page-title {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
}
.page-nav .page-nav-wrap #breadcrumb {
  width: 48.71795%;
  float: right;
  margin-right: 0;
  padding-top: 5px;
  text-align: right;
}
@media (max-width: 767px) {
  .page-nav .page-nav-wrap #breadcrumb {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
}

.ovh {
  overflow: hidden;
}

.bordered {
  background: white;
  border: 1px solid white;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  float: left;
  padding: 9px;
}
@media (max-width: 767px) {
  .bordered {
    /* 480 */
    float: none !important;
  }
}

.img-left {
  margin: 0 20px 15px 0;
}

.img-right {
  margin: 0 20px 15px 0;
}

#messages {
  margin-bottom: 40px;
}

.panels-flexible-4 .panels-flexible-row {
  padding: 0;
}

.panel-flexible .panel-separator {
  margin: 0;
}


.list,
.block-menu,
.block-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list li,
.block-menu li,
.block-menu-block li {
  margin-bottom: 12px;
  padding: 0 0 0 20px;
  position: relative;
}
.block-menu ul li.leaf,
.block-menu-block ul li.leaf {
  list-style: none;
  margin: 0.6em 0;
}
.block-menu ul li.leaf:hover,
.block-menu ul li.leaf a:hover,
.block-menu-block ul li.leaf:hover,
.block-menu-block ul li.leaf a:hover {
  color: #900;
}
.list li:before {
  color: #26569e;
  content: "\e818";
  display: block;
  font-family: 'fontello';
  font-size: 14px;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: normal;
  left: 0;
  position: absolute;
  text-decoration: inherit;
  top: 0;
}
.block-menu li:before,
.block-menu-block li:before {
  content: "\e80c";
  display: block;
  font-family: 'fontello';
  font-size: 14px;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: normal;
  left: 0;
  position: absolute;
  text-decoration: inherit;
  top: 0;
}

.list-style-check li:before {
  content: "\e819";
}

.list-style-arrow1 li:before {
  content: "\e816";
}

.list-style-arrow2 li:before {
  content: "\e815";
}

.list-style-arrow3 li:before {
  content: "\e80c";
}
.list-style-arrow3 a {
  color: #63615e;
  text-decoration: none;
}
.list-style-arrow3 a:hover {
  color: #26569e;
  text-decoration: underline;
}

.list-style-arrow4 li:before {
  content: "\e818";
  font-size: 22px;
  font-size: 2.2rem;
}

.list-style-star li:before {
  content: "\e817";
}

img, media {
  max-width: 100%;
  vertical-align: top;
  height: auto !important;
}

.item-list .pager {
  text-align: right;
}
.item-list .pager li {
  border-radius: 2px;
  font-size: 1.8rem;
  line-height: 3.8rem;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  height: 40px;
  min-width: 40px;
  padding: 0px;
  margin: 0px 2px;
}
.item-list .pager li a {
  color: #568;
  display: block;
  padding: 0 10px;
  text-decoration: none;
}
.item-list .pager li.pager-item {
  background-color: #fff;
}
.item-list .pager li.pager-item:hover {
  background: #f90;
}
.item-list .pager li.pager-item:hover a {
  color: #fff;
}
.item-list .pager li.pager-current {
  background: #26569e;
  color: white;
}
.item-list .pager li.pager-next a,
.item-list .pager li.pager-prev a {
  font-weight: 600;
}
.item-list .pager li.pager-next a:hover,
.item-list .pager li.pager-prev a:hover {
  color: #124;
}
.item-list .pager li.pager-first,
.item-list .pager li.pager-last {
  display: none;
}

.action-links {
  padding-left: 0;
  list-style: none;
  margin-top: 0;
}
.action-links a {
  text-decoration: none;
}
.action-links a:hover {
  text-decoration: underline;
}
.action-links a:before {
  content: "\e820";
  display: inline-block;
  font-family: 'Fontello';
  margin-right: 7px;
  font-size: 12px;
  font-size: 1.2rem;
}

.media_embed {
  background: white;
  border: 1px solid white;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  padding: 9px;
}
.media_embed iframe {
  border: none;
  width: 100%;
}
@media (max-width: 499px) {
  .media_embed iframe {
    /* 320 */
    height: 210px;
  }
}

table {
  width: 100%;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Montserrat", sans-serif;
  color: #357;
  font-size: 13px;
  font-size: 1.6rem;
  line-height: 22px;
  line-height: 2.3rem;
}

p {
  margin: 0 0 15px;
}

h1, h2, h3, h4, h5, h6 {
  color: #357;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
  line-height: 3.6rem;
  margin: 0 0 0.5em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
}

a {
  color: #26569e;
}
a:hover {
  text-decoration: none;
}

h1 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 30px;
  line-height: 3rem;
}

h2 {
  font-size: 26px;
  font-size: 2.6rem;
}

h3 {
  font-size: 18px;
  font-size: 1.8rem;
}

h4 {
  font-size: 16px;
  font-size: 1.6rem;
}

h5 {
  font-size: 14px;
  font-size: 1.4rem;
}

h6 {
  font-size: 12px;
  font-size: 1.2rem;
}

h2.pane-title {
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "Georgia", serif;
  font-weight: normal;
  text-transform: none;
}
h2.pane-title:after {
  background: #26569e;
  content: "";
  display: block;
  margin: 14px 0 20px;
  width: 30px;
  height: 3px;
}

.dropcap {
  border-radius: 50%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  float: left;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  font-size: 40px;
  font-size: 4rem;
  height: 40px;
  margin-right: 12px;
  text-align: center;
  width: 40px;
}
.dropcap.dropcap__primary {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MwNmUzMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IwNTcyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c06e30), color-stop(100%, #b05726));
  background-image: -moz-linear-gradient(#c06e30, #b05726);
  background-image: -webkit-linear-gradient(#c06e30, #b05726);
  background-image: linear-gradient(#c06e30, #b05726);
}
.dropcap.dropcap__secondary {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#3f3931, #312d27);
  background-image: -webkit-linear-gradient(#3f3931, #312d27);
  background-image: linear-gradient(#3f3931, #312d27);
}
.dropcap.dropcap__tertiary {
  background: white;
  color: #444444;
}
.ui-accordion .ui-accordion-header {
  background: none;
  border: none;
  border-bottom: 1px dotted #8be;
  border-radius: 0;
  padding: 13px 0 17px;
}
.ui-accordion .ui-accordion-header .ui-icon {
  background: none repeat scroll 0 0 #38332c;
  border-radius: 50%;
  color: white;
  display: inline-block;
  font-family: 'Fontello';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: normal;
  height: 20px;
  margin: 2px 10px 0 0;
  left: 0;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-indent: 0;
  vertical-align: top;
  width: 20px;
}
.ui-accordion .ui-accordion-header .ui-icon:before {
  content: "\e81f";
}
.ui-accordion .ui-accordion-header a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #26569e;
  font-weight: bold;
  padding: 18px 0;
  text-transform: none;
  line-height: 1.6em;
}
.ui-accordion .ui-accordion-header.ui-state-active {
  border: none;
}
.ui-accordion .ui-accordion-header.ui-state-active .ui-icon:before {
  content: "\e81e";
}
.ui-accordion .ui-accordion-header.ui-state-active a {
  color: #63615e;
}
.ui-accordion .ui-accordion-content {
  background: none;
  border: none;
  border-top: 1px dotted #d0cfcb;
  border-radius: 0;
  color: #63615e;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 2.3rem;
  padding: 0 31px 13px;
  /*height: auto !important;*/
}

#quickset-why_choose_us {
  border-radius: 6px;
  overflow: hidden;
}
#quickset-why_choose_us .ui-accordion-header {
  background: rgba(0, 0, 0, 0.04);
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  padding: 0;
  min-height: 50px;
  margin-bottom: 2px;
  position: relative;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#quickset-why_choose_us .ui-accordion-header .ui-icon {
  background: white;
  border-radius: 0;
  color: #63615e;
  display: inline-block;
  font-family: 'Fontello';
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 52px;
  line-height: 5.2rem;
  font-weight: normal;
  min-height: 50px;
  margin: 0;
  left: 0;
  top: 0;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-shadow: none;
  text-indent: 0;
  vertical-align: top;
  width: 50px;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#quickset-why_choose_us .ui-accordion-header .ui-icon:before {
  content: "\e829";
  display: inline-block;
}
#quickset-why_choose_us .ui-accordion-header a {
  font-size: 13px;
  font-size: 1.3rem;
  box-sizing: border-box;
  color: #63615e;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  overflow: hidden;
  padding: 18px 10px 16px 21px;
  text-transform: none;
  position: absolute;
  top: 50%;
  width: 83%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#quickset-why_choose_us .ui-accordion-header a:hover {
  color: #26569e;
}
#quickset-why_choose_us .ui-accordion-header.ui-state-active {
  background: white;
}
#quickset-why_choose_us .ui-accordion-header.ui-state-active .ui-icon {
  background: #26569e;
  color: white;
}
#quickset-why_choose_us .ui-accordion-header.ui-state-active .ui-icon:before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 2px;
  position: relative;
}
#quickset-why_choose_us .ui-accordion-header.ui-state-active a {
  color: #26569e;
}
#quickset-why_choose_us .ui-accordion-content {
  background: rgba(0, 0, 0, 0.04);
  border: none;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
  color: #63615e;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding: 0;
  width: 100%;
}
#quickset-why_choose_us .ui-accordion-content .content {
  padding: 23px 45px 13px 24px;
}

.block h2 {
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 0.4em;
}
.block.block-last {
  margin-bottom: 0;
}

.pane-views-recent-post-widget-block .pane-title {
  color: #565551;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}

.latest-news .views-row, .latest-news-2 .views-row {
  background: #38332c;
  border-radius: 0.5rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin: 0 0 4px;
  padding: 20px;
  overflow: hidden;
  *zoom: 1;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.latest-news .views-row .views-field-field-image, .latest-news-2 .views-row .views-field-field-image {
  border: 1px solid #928f8b;
  float: left;
  margin-right: 20px;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.latest-news .views-row .views-field-field-image img, .latest-news-2 .views-row .views-field-field-image img {
  vertical-align: top;
}
.latest-news .views-row .views-field-created, .latest-news-2 .views-row .views-field-created {
  color: #aaa9a5;
  display: block;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 11px;
  font-size: 1.1rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 8px;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.latest-news .views-row .views-field-title, .latest-news-2 .views-row .views-field-title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-weight: bold;
  margin-bottom: 0;
}
.latest-news .views-row .views-field-title a, .latest-news-2 .views-row .views-field-title a {
  color: #26569e;
  padding-top: 10px;
  text-shadow: none;
  text-decoration: none;
  text-transform: uppercase;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.latest-news .views-row .views-field-body, .latest-news-2 .views-row .views-field-body {
  color: #7c7a77;
}
.latest-news .views-row:hover, .latest-news-2 .views-row:hover {
  background: #26569e;
}
.latest-news .views-row:hover .views-field-created, .latest-news-2 .views-row:hover .views-field-created {
  color: white;
}
.latest-news .views-row:hover .views-field-title a, .latest-news-2 .views-row:hover .views-field-title a {
  color: white;
}
.latest-news .views-row:hover .views-field-body, .latest-news-2 .views-row:hover .views-field-body {
  color: white;
}
.latest-news .more-link, .latest-news-2 .more-link {
  margin-top: 25px;
}
.latest-news .more-link a, .latest-news-2 .more-link a {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxNmUzMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IwNTcyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c16e30), color-stop(100%, #b05726)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 18px;
}
.latest-news .more-link a:hover, .latest-news-2 .more-link a:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
}

.latest-news-2 .views-row {
  background: #38332c url("../images/bg-arrows.png") no-repeat right 0;
  margin-bottom: 10px;
}
.latest-news-2 .views-row .views-field-field-image {
  margin-right: 30px;
}
.latest-news-2 .views-row .views-field-created {
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-size: 12px;
  font-size: 1.2rem;
}
.latest-news-2 .views-row .views-field-body {
  color: #26569e;
  font-family: "Georgia", serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
}
.latest-news-2 .views-row .views-field-view-node a {
  color: white;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  text-decoration: none;
}
.latest-news-2 .views-row .views-field-view-node a:after {
  content: '\e824';
  display: inline-block;
  font-family: 'Fontello';
  font-size: 13px;
  font-size: 1.3rem;
  font-style: normal;
  margin-left: 5px;
  position: relative;
  top: 1px;
  text-align: center;
}
.latest-news-2 .views-row .views-field-view-node a:hover {
  text-decoration: underline;
}
.latest-news-2 .more-link {
  margin-top: 6px;
  text-align: left;
}

.random-testimonial {
  *zoom: 1;
  padding: 50px 0;
}
.random-testimonial:after {
  content: "";
  display: table;
  clear: both;
}
.random-testimonial .views-field-field-testimonial-photo-1 {
  width: 24.78632%;
  float: left;
  margin-right: 2.5641%;
  position: relative;
  margin-top: 12px;
}
@media (max-width: 767px) {
  .random-testimonial .views-field-field-testimonial-photo-1 {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.random-testimonial .views-field-field-testimonial-photo-1 .thumb {
  float: left;
  margin: 0 0 0 52px;
  background: white;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.06);
  border: 1px solid white;
  padding: 9px;
  border-radius: 2px;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.random-testimonial .views-field-field-testimonial-photo-1 .thumb.thumb-first {
  box-shadow: 0 5px 32px rgba(0, 0, 0, 0.22);
  position: absolute;
  left: 0;
  top: 0;
  margin: 10px 0 0 20px;
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
}
.random-testimonial .views-field-field-testimonial-photo-1 .thumb img {
  height: auto;
}
@media (max-width: 959px) {
  .random-testimonial .views-field-field-testimonial-photo-1 .thumb {
    /* 800 */
    width: 160px;
  }
}
@media (max-width: 767px) {
  .random-testimonial .views-field-field-testimonial-photo-1 .thumb {
    /* 480 */
    max-width: 130px;
    margin: 0 auto;
    float: none;
  }
  .random-testimonial .views-field-field-testimonial-photo-1 .thumb.thumb-first {
    left: calc(50% - 65px);
  }
}
.random-testimonial .views-field-field-testimonial-position {
  width: 72.64957%;
  float: right;
  margin-right: 0;
}
@media (max-width: 1200px) {
  .random-testimonial .views-field-field-testimonial-position {
    /* 800 */
    width: 65.81197%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 959px) {
  .random-testimonial .views-field-field-testimonial-position {
    /* 800 */
    width: 65.81197%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .random-testimonial .views-field-field-testimonial-position {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.random-testimonial .views-field-field-testimonial-position blockquote {
  background: none;
  border-left: none;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 32px;
  line-height: 3.2rem;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  color: #8e8c88;
  padding-left: 0;
  margin-bottom: 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}
.random-testimonial .views-field-field-testimonial-position blockquote:before {
  position: absolute;
  top: 0;
  left: -15px;
  display: block;
  color: #c2c2c2;
  content: open-quote;
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  font-size: 120px;
  font-size: 12rem;
  line-height: 1.2em;
  opacity: .5;
  font-family: Georgia, "Times New Roman", Times, serif;
  -webkit-font-smoothing: antialiased;
}
.random-testimonial .views-field-field-testimonial-position blockquote p {
  margin-top: 0;
  padding-left: 56px;
}
.random-testimonial .views-field-field-testimonial-position blockquote cite {
  display: block;
  padding-top: 20px;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: normal;
  text-align: right;
  text-shadow: none;
}
.random-testimonial .views-field-field-testimonial-position blockquote cite:before {
  content: "\2014 \0020";
}
@media (max-width: 767px) {
  .random-testimonial .views-field-field-testimonial-position blockquote {
    /* 480 */
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .random-testimonial .views-field-field-testimonial-position blockquote:before {
    font-size: 70px;
    font-size: 7rem;
    left: 0;
    top: 15px;
  }
}

.testimonials-clients,
.testimonial-demo {
  *zoom: 1;
}
.testimonials-clients:after,
.testimonial-demo:after {
  content: "";
  display: table;
  clear: both;
}
.testimonials-clients .views-row .views-field-body,
.testimonial-demo .views-row .views-field-body {
  background: #fff;
  border: 1px solid #e4e3de;
  color: #aaa9a5;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: italic;
  line-height: 18px;
  line-height: 1.8rem;
  margin-bottom: 12px;
  padding: 20px;
  position: relative;
}
.testimonials-clients .views-row .views-field-body:before,
.testimonial-demo .views-row .views-field-body:before {
  border-left: 15px solid transparent;
  border-right: 0 solid transparent;
  border-top: 15px solid #fff;
  bottom: -15px;
  content: "";
  display: block;
  height: 0;
  left: 20px;
  position: absolute;
  width: 0;
}
.testimonials-clients .views-row .views-field-body p,
.testimonial-demo .views-row .views-field-body p {
  margin: 0;
}
.testimonials-clients .views-row .views-field-field-testimonial-name,
.testimonial-demo .views-row .views-field-field-testimonial-name {
  color: #63615e;
  font-weight: bold;
  padding: 0 0 0 50px;
}
.testimonials-clients .views-row .views-field-field-testimonial-position,
.testimonial-demo .views-row .views-field-field-testimonial-position {
  color: #26569e;
  padding: 0 0 0 50px;
}

blockquote {
  position: relative;
  margin: 0 0 20px;
  padding: 20px 12px 15px 57px;
  background: white;
  border-left: 3px solid #26569e;
  color: #aaa9a5;
  font-style: italic;
  font-size: 11px;
  font-size: 1.1rem;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 18px;
  line-height: 1.8rem;
  quotes: "\201C" "\201D";
}
blockquote:before {
  color: #c2c2c2;
  content: open-quote;
  display: block;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 72px;
  font-size: 7.2rem;
  font-style: normal;
  font-weight: normal;
  left: 17px;
  line-height: 1.2em;
  position: absolute;
  text-decoration: inherit;
  top: 0;
}

#mini-panel-welcome_to_blitz .pane-title {
  color: #565551;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
  margin-bottom: 5px;
}
#mini-panel-welcome_to_blitz .pane-content h4 {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: italic;
  font-weight: normal;
  line-height: 18px;
  line-height: 1.8rem;
  margin-bottom: 15px;
  text-transform: none;
}
#mini-panel-welcome_to_blitz .pane-block-20 .pane-content h4 {
  color: #26569e;
}

.view-features .views-row {
  margin-bottom: 40px;
}
.view-features .views-row:hover .ico-holder-back {
  opacity: 0;
  -moz-transform: scale(1.8);
  -ms-transform: scale(1.8);
  -webkit-transform: scale(1.8);
  transform: scale(1.8);
}
.view-features .views-row:hover .ico-holder-inner {
  height: 70px;
  left: 0;
  line-height: 68px;
  line-height: 6.8rem;
  top: 0;
  width: 70px;
}
.view-features .ico-holder {
  float: left;
  height: 70px;
  margin-right: 30px;
  position: relative;
  width: 70px;
}
.view-features .ico-holder .ico-holder-inner {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c77935), color-stop(100%, #b75f29));
  background-image: -moz-linear-gradient(#30A3C0, #2694AF);
  background-image: -webkit-linear-gradient(#c77935, #b75f29);
  background-image: linear-gradient(#30A3C0, #2694AF);
  border-radius: 50%;
  color: #fff;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 60px;
  line-height: 6rem;
  height: 62px;
  left: 4px;
  position: absolute;
  text-align: center;
  top: 4px;
  width: 62px;
  z-index: 2;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.view-features .ico-holder .ico-holder-inner:before {
  border-radius: 50%;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.view-features .ico-holder .ico-holder-inner i:before {
  position: relative;
  z-index: 10;
}
.view-features .ico-holder .ico-holder-back {
  background-color: #fff;
  border-radius: 50%;
  height: 70px;
  position: absolute;
  width: 70px;
  z-index: 1;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
  box-shadow: 0 0 6px #ddd;
}
.view-features .ico-body {
  overflow: hidden;
  padding-top: 14px;
}
.view-features .ico-body hgroup h3 {
  color: #565551;
  font-size: 20px;
  font-size: 2rem;
  line-height: 22px;
  line-height: 2.2rem;
  font-family: "Georgia", serif;
  font-weight: 500;
  margin-bottom: 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  text-transform: none;
}
.view-features .ico-body hgroup h3:after {
  background: #26569e;
  content: "";
  display: block;
  margin: 14px 0 16px;
  width: 30px;
  height: 2px;
}
.view-features .ico-body h4 {
  color: #9c9c9c;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 11px;
  font-size: 1.1rem;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}
.view-features .ico-body .views-more-link {
  color: #26569e;
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
  margin-bottom: 2em;
}
.view-features .ico-body .views-more-link:after {
  content: '\e824';
  display: inline-block;
  font-family: 'Fontello';
  font-size: 14px;
  font-size: 1.4rem;
  margin-left: 3px;
  position: relative;
  top: 1px;
  text-align: center;
}
.view-features .ico-body .views-more-link:hover {
  color: #38332c;
}

#block-follow-site .content .follow-link {
  background: #fff;
  border-radius: 50%;
  color: #26569e;
  box-shadow: 0 0 12px #111;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 32px;
  line-height: 3.8rem;
  display: inline-block;
  padding: 0;
  margin-right: 0.3em;
  margin-top: -0.4em;
  width: 40px;
  height: 40px;
  text-decoration: none;
  text-align: center;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 959px) {
  #block-follow-site .content .follow-link {
    /* 800 */
    margin-right: 3px;
  }
}
@media (max-width: 767px) {
  #block-follow-site .content .follow-link {
    /* 480 */
    margin-right: 5px;
  }
}
#block-follow-site .content .follow-link:hover {
  color: white;
}
#block-follow-site .content .follow-link.follow-link-twitter:hover {
  background: #33ccff;
}
#block-follow-site .content .follow-link.follow-link-facebook:hover {
  background: #3b5998;
}
#block-follow-site .content .follow-link.follow-link-youtube:hover {
  background: #cc3732;
}
#block-follow-site .content .follow-link.follow-link-flickr:hover {
  background: #ea4c89;
}
#block-follow-site .content .follow-link.follow-link-linkedin:hover {
  background: #0077b5;
}
#block-follow-site .content .follow-link.follow-link-instagram:hover {
  background: #262626;
}
#block-follow-site .content .follow-link.follow-link-this-site:hover {
  background: #f88f16;
}

.view-tweets ul {
  list-style: none outside none;
}
.view-tweets ul .views-row {
  color: #999999;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0 0 0 30px;
  position: relative;
  margin: 0 0 18px;
}
.view-tweets ul .views-row:before {
  color: white;
  font-size: 14px;
  font-size: 1.4rem;
  position: absolute;
  left: 0;
  top: 4px;
}
.view-tweets ul .views-row a {
  color: #26569e;
}
.view-tweets ul .views-row a:hover {
  color: white;
}
.view-tweets ul .views-row .views-field-created-time {
  display: block;
  color: white;
}

#block-views-from-the-blog-block .content .views-row {
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 21px;
  position: relative;
  margin-bottom: 18px;
}
#block-views-from-the-blog-block .content .views-row:before {
  color: white;
  position: absolute;
  left: 0;
  top: 3px;
}
#block-views-from-the-blog-block .content a {
  color: #26569e;
  text-decoration: none;
}
#block-views-from-the-blog-block .content a:hover {
  color: white;
}

#block-flickr-5 .content .flickr-album-heading,
#block-flickr-5 .content .flickr-album-counter {
  display: none;
}
#block-flickr-5 .content .flickr-wrap {
  display: inline-block;
  margin: 0 12px 12px 0;
}
#block-flickr-5 .content .flickr-wrap a {
  border: 3px solid #c0bfb8;
  display: inline-block;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
#block-flickr-5 .content .flickr-wrap a:hover {
  border: 3px solid #26569e;
}
#block-flickr-5 .content .flickr-wrap a img {
  max-width: 75px;
  height: auto;
}
@media (max-width: 1200px) {
  #block-flickr-5 .content .flickr-wrap a img {
    max-width: 59px;
  }
}
@media (max-width: 959px) {
  #block-flickr-5 .content .flickr-wrap a img {
    /* 800 */
    max-width: 46px;
  }
}
@media (max-width: 767px) {
  #block-flickr-5 .content .flickr-wrap a img {
    /* 480 */
    max-width: 46px;
  }
}
@media (max-width: 499px) {
  #block-flickr-5 .content .flickr-wrap a img {
    /* 320 */
    max-width: 46px;
  }
}
#block-flickr-5 .content .flickr-wrap:nth-child(3n) {
  margin-right: 0;
}
#block-flickr-5 .content .flickr-counter {
  display: none;
}

#block-block-21 {
  position: absolute;
  top: 140px;
  left: 0;
}
@media (max-width: 767px) {
  #block-block-21 {
    /* 480 */
    position: relative;
    top: 0;
  }
}

.view-pricing-tables {
  *zoom: 1;
  padding-bottom: 30px;
}
.view-pricing-tables:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 499px) {
  .view-pricing-tables {
    /* 320 */
    padding-bottom: 0;
  }
}
.view-pricing-tables .views-row {
  background: white;
  float: left;
  width: 25%;
  margin-right: 1px;
  text-align: center;
  position: relative;
  z-index: 3;
}
@media (max-width: 767px) {
  .view-pricing-tables .views-row {
    /* 480 */
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 499px) {
  .view-pricing-tables .views-row {
    /* 320 */
    margin-bottom: 50px;
  }
}
.view-pricing-tables .views-row .views-field-title {
  background-color: #346;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 0;
  padding: 15px 0;
  text-transform: uppercase;
}
.view-pricing-tables .views-row .views-field-field-pricing-price {
  background: rgba(0, 0, 0, 0.04);
  color: #26569e;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0;
  padding: 20px 0;
  position: relative;
}
.view-pricing-tables .views-row .views-field-field-pricing-storage-capacity,
.view-pricing-tables .views-row .views-field-field-pricing-security-option,
.view-pricing-tables .views-row .views-field-field-pricing-users,
.view-pricing-tables .views-row .views-field-field-pricing-operation,
.view-pricing-tables .views-row .views-field-field-pricing-time-tracking {
  border-top: 1px solid #f1f1ee;
  color: #5c5c5c;
  list-style-type: none;
  margin: 0;
  padding: 13px 0 12px;
}
.view-pricing-tables .views-row .views-field-field-pricing-link a {
  background-color: #346;
  color: #fff;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-out 0s;
}
.view-pricing-tables .views-row .views-field-field-pricing-link a:hover {
  background: #f80;
}
.view-pricing-tables .views-row.featured {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #fff;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.14);
  margin: -26px -5px;
  z-index: 4;
}
@media (max-width: 767px) {
  .view-pricing-tables .views-row.featured {
    /* 480 */
    margin: 0 0 20px;
  }
}
@media (max-width: 499px) {
  .view-pricing-tables .views-row.featured {
    /* 320 */
    margin-bottom: 50px;
  }
}
.view-pricing-tables .views-row.featured .views-field-title {
  background: #36A;
  color: #fff;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1em;
  padding: 23px 0 24px;
}
.view-pricing-tables .views-row.featured .views-field-field-pricing-price {
  background-color: #69D;
  border-top: 1px solid #fff;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1em;
  padding: 22px 0;
}
.view-pricing-tables .views-row.featured .views-field-field-pricing-link a {
  font-size: 20px;
  font-size: 2rem;
  padding: 20px 0;
}
@media (max-width: 499px) {
  .view-pricing-tables .views-row.views-row-last {
    /* 320 */
    margin-bottom: 10px;
  }
}
.view-pricing-tables.pricing-3-col .views-row {
  width: 33%;
}
@media (max-width: 767px) {
  .view-pricing-tables.pricing-3-col .views-row {
    /* 480 */
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 499px) {
  .view-pricing-tables.pricing-3-col .views-row {
    /* 320 */
    margin-bottom: 50px;
  }
}
@media (max-width: 499px) {
  .view-pricing-tables.pricing-3-col .views-row.views-row-last {
    /* 320 */
    margin-bottom: 10px;
  }
}
.view-pricing-tables.pricing-2-col .views-row {
  width: 50%;
}
@media (max-width: 767px) {
  .view-pricing-tables.pricing-2-col .views-row {
    /* 480 */
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 499px) {
  .view-pricing-tables.pricing-2-col .views-row {
    /* 320 */
    margin-bottom: 50px;
  }
}
@media (max-width: 499px) {
  .view-pricing-tables.pricing-2-col .views-row.views-row-last {
    /* 320 */
    margin-bottom: 10px;
  }
}

.progress-bar {
  margin-bottom: 12px;
}
.progress-bar .progress-bar-holder {
  background: rgba(0, 0, 0, 0.04);
  border-radius: 6px;
  box-sizing: border-box;
  height: 36px;
  overflow: hidden;
  padding: 3px;
  position: relative;
  width: 100%;
}
.progress-bar .progress-bar-holder .progress-bar-value {
  background: url('../images/pattern.png') #26569e;
  border-radius: 2px;
  float: left;
  height: 100%;
}
.progress-bar .progress-bar-holder .progress-bar-value span {
  color: #fff;
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 36px;
  line-height: 3.6rem;
  left: 3px;
  padding: 0 0 0 10px;
  position: absolute;
  top: 0;
}

.tags {
  overflow: hidden;
}
.tags a {
  background-color: #fff;
  border-radius: 2px;
  color: #679;
  display: inline-block;
  float: left;
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0 2px 3px 0;
  padding: 2px 10px;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.tags a:hover {
  background: #26569e;
  color: white;
}

.latest-posts .views-row {
  overflow: hidden;
  padding-bottom: 20px;
}
.latest-posts .views-row .views-field-field-blog-image {
  float: left;
  margin-right: 17px;
}
.latest-posts .views-row .views-field-field-blog-image a {
  border: 3px solid #c0bfb8;
  display: inline-block;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.latest-posts .views-row .views-field-field-blog-image a:hover {
  border: 3px solid #26569e;
}
.latest-posts .views-row .views-field-title {
  overflow: hidden;
}
.latest-posts .views-row .views-field-title a {
  font-weight: bold;
  text-decoration: none;
}
.latest-posts .views-row .views-field-title a:hover {
  text-decoration: underline;
}
.latest-posts .views-row .views-field-created {
  color: #aaa9a5;
  font-family: Georgia;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 11px;
  line-height: 1.1rem;
  font-style: italic;
  overflow: hidden;
}
.latest-posts .views-row .views-field-body {
  overflow: hidden;
  padding-top: 7px;
}

#block-block-21 .content {
  color: #26569e;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 18px;
  line-height: 1.8rem;
}

#block-block-23 {
  background: #fff;
  border: 1px solid #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  font-size: 11px;
  font-size: 1.1rem;
  padding: 30px 56px 30px 40px;
  *zoom: 1;
  padding: 20px;
}
#block-block-23:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 499px) {
  #block-block-23 {
    /* 320 */
    margin-bottom: 0;
  }
}
#block-block-23 .content h3 {
  line-height: 25px;
  line-height: 2.5rem;
}
#block-block-23 .content a {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#30A3C0, #2694AF);
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF);
  background-image: linear-gradient(#30A3C0, #2694AF);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 18px;
}
#block-block-23 .content a:hover {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
}

@media (max-width: 499px) {
  .meet-team2 .item-list a {
    /* 320 */
    padding: 0 17px !important;
  }
}
.meet-team2 .quicktabs_main {
  overflow: hidden;
}
.meet-team2 .quicktabs_main .views-field-field-team-twitter {
  float: left;
  margin: 0 20px 5px 0;
}
.meet-team2 .quicktabs_main .views-field-field-team-twitter img {
  background: white;
  border: 1px solid white;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  padding: 9px;
  margin-bottom: 10px;
}
.meet-team2 .quicktabs_main .views-field-field-team-twitter .social-profiles {
  text-align: center;
}
.meet-team2 .quicktabs_main .views-field-field-team-twitter .social-profiles a {
  background: none repeat scroll 0 0 rgba(143, 143, 143, 0.4);
  border-radius: 20px;
  color: transparent;
  display: inline-block;
  font-size: 0;
  line-height: 34px;
  line-height: 3.4rem;
  height: 24px;
  width: 24px;
  text-decoration: none;
  text-align: center;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.meet-team2 .quicktabs_main .views-field-field-team-twitter .social-profiles a:before {
  font-size: 14px;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.4);
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.meet-team2 .quicktabs_main .views-field-field-team-twitter .social-profiles a:hover:before {
  color: white;
}
.meet-team2 .quicktabs_main .views-field-field-team-twitter .social-profiles a.icon-facebook:hover {
  background: #3b5998;
}
.meet-team2 .quicktabs_main .views-field-field-team-twitter .social-profiles a.icon-twitter:hover {
  background: #33ccff;
}
.meet-team2 .quicktabs_main .views-field-field-team-twitter .social-profiles a.icon-gplus:hover {
  background: #cc3732;
}
.meet-team2 .quicktabs_main .views-field-field-team-position {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 25px;
  line-height: 2.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  overflow: hidden;
  padding-bottom: 10px;
  text-transform: capitalize;
}

.pane-views-recent-works-block-2 .view-content {
  overflow: hidden;
}
.pane-views-recent-works-block-2 .views-row {
  background: #fff;
  border: 1px solid #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  font-size: 11px;
  font-size: 1.1rem;
  padding: 30px 56px 30px 40px;
  *zoom: 1;
  width: 23.07692%;
  float: left;
  margin-right: 2.5641%;
  border-radius: 2px;
  padding: 9px 9px 14px;
  margin-bottom: 30px;
  box-sizing: border-box;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.pane-views-recent-works-block-2 .views-row:after {
  content: "";
  display: table;
  clear: both;
}
.pane-views-recent-works-block-2 .views-row:hover {
  background: #26569e;
  border: 1px solid #26569e;
}
.pane-views-recent-works-block-2 .views-row:hover .overlay {
  opacity: 1;
}
.pane-views-recent-works-block-2 .views-row:hover .views-field-title a {
  color: white;
}
.pane-views-recent-works-block-2 .views-row:hover .views-field-term-node-tid {
  color: white;
}
.pane-views-recent-works-block-2 .views-row:hover .views-field-term-node-tid a {
  color: white;
}
.pane-views-recent-works-block-2 .views-row .overlay {
  background: rgba(0, 0, 0, 0.65);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.pane-views-recent-works-block-2 .views-row .overlay a {
  display: inline-block;
  color: white;
  font-size: 42px;
  font-size: 4.2rem;
  left: 50%;
  margin-top: -25px;
  opacity: 0;
  position: absolute;
  text-decoration: none;
  top: 50%;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.pane-views-recent-works-block-2 .views-row .overlay a:after {
  display: inline-block;
  font-family: 'fontello';
}
.pane-views-recent-works-block-2 .views-row .overlay .project-link a {
  margin-left: -50px;
  -moz-transform: translateY(-75%);
  -ms-transform: translateY(-75%);
  -webkit-transform: translateY(-75%);
  transform: translateY(-75%);
}
.pane-views-recent-works-block-2 .views-row .overlay .project-link a:after {
  content: "\e80a";
}
.pane-views-recent-works-block-2 .views-row .overlay .project-zoomin a {
  margin-left: 10px;
  -moz-transform: translateY(75%);
  -ms-transform: translateY(75%);
  -webkit-transform: translateY(75%);
  transform: translateY(75%);
}
.pane-views-recent-works-block-2 .views-row .overlay .project-zoomin a:after {
  content: "\e809";
}
.pane-views-recent-works-block-2 .views-row .overlay:hover a {
  opacity: 1;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.pane-views-recent-works-block-2 .views-row figure {
  margin: 0 0 13px;
  position: relative;
}
.pane-views-recent-works-block-2 .views-row .views-field-title a {
  color: #63615e;
  font-family: "Georgia", serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  padding-left: 20px;
  text-decoration: none;
}
.pane-views-recent-works-block-2 .views-row .views-field-title a:hover {
  text-decoration: underline;
}
.pane-views-recent-works-block-2 .views-row .views-field-term-node-tid {
  padding-left: 20px;
}
.pane-views-recent-works-block-2 .views-row .views-field-term-node-tid a {
  color: #aaa9a5;
  font-style: italic;
  font-size: 12px;
  font-size: 1.2rem;
  text-decoration: none;
}
.pane-views-recent-works-block-2 .views-row .views-field-term-node-tid a:hover {
  text-decoration: underline;
}
.pane-views-recent-works-block-2 .views-row.views-row-4, .pane-views-recent-works-block-2 .views-row.views-row-8 {
  width: 23.07692%;
  float: right;
  margin-right: 0;
}
.pane-views-recent-works-block-2 .more-link {
  *zoom: 1;
  margin-top: 19px;
  text-align: center;
}
.pane-views-recent-works-block-2 .more-link:after {
  content: "";
  display: table;
  clear: both;
}
.pane-views-recent-works-block-2 .more-link a {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxNmUzMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IwNTcyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c16e30), color-stop(100%, #b05726)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 7px;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 15px 26px;
  font-size: 18px;
  font-size: 1.8rem;
}
.pane-views-recent-works-block-2 .more-link a:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
}

.features-three-col .views-row {
  width: 31.62393%;
  float: left;
  margin-right: 2.5641%;
  margin-bottom: 0;
}
.features-three-col .views-row:nth-child(3n) {
  width: 31.62393%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  .features-three-col .views-row {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .features-three-col .views-row:nth-child(3n) {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
}

.solutions-block {
  padding-top: 71px;
}
@media (max-width: 959px) {
  .solutions-block {
    /* 800 */
    margin: 0;
  }
}
@media (max-width: 767px) {
  .solutions-block {
    /* 800 */
    padding-top: 15px;
  }
}
.solutions-block img {
  float: left;
  margin-right: 91px;
}
@media (max-width: 959px) {
  .solutions-block img {
    /* 800 */
    float: none;
    margin: 0 60px 20px 0;
  }
}
@media (max-width: 767px) {
  .solutions-block img {
    /* 800 */
    margin: 0 0 20px 0;
  }
}
.solutions-block .solution-row {
  overflow: hidden;
  text-align: left;
  margin: 6px 0 15px;
}
.solutions-block .solution-row:last-child {
  margin-bottom: 0;
}
@media (max-width: 959px) {
  .solutions-block .solution-row {
    /* 800 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
  }
  .solutions-block .solution-row:after {
    content: " ";
    display: block;
    clear: both;
  }
}
.solutions-block .solution-row .ico-holder {
  float: left;
  height: 70px;
  margin-right: 30px;
  position: relative;
  width: 70px;
}
.solutions-block .solution-row .ico-holder .ico-holder-inner {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#30A3C0, #2694AF);
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF);
  background-image: linear-gradient(#30A3C0, #2694AF);
  border-radius: 50%;
  color: #fff;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 57px;
  line-height: 5.7rem;
  height: 62px;
  left: 4px;
  position: absolute;
  text-align: center;
  top: 4px;
  width: 62px;
  z-index: 2;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.solutions-block .solution-row .ico-holder .ico-holder-inner:before {
  background: url('../images/bg-orange-btn.png?1410815938') repeat scroll 0 0 transparent;
  border-radius: 50%;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.solutions-block .solution-row .ico-holder .ico-holder-inner i:before {
  position: relative;
  z-index: 10;
}
.solutions-block .solution-row .ico-holder .ico-holder-back {
  background: none repeat scroll 0 0 rgba(56, 51, 44, 0.1);
  border-radius: 50%;
  height: 70px;
  position: absolute;
  width: 70px;
  z-index: 1;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease-in-out 0s;
}
.solutions-block .solution-row .ico-body {
  overflow: hidden;
  padding-top: 7px;
}
.solutions-block .solution-row .ico-body h4 {
  color: #565551;
  font-family: "Georgia", serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 8px;
  text-transform: none;
}

#breadcrumb {
  color: #0cf;
  font-size: 15px;
  font-size: 1.5rem;
}
#breadcrumb a {
  color: white;
  text-decoration: none;
}
#breadcrumb a:hover {
  color: #f90;
}
#breadcrumb span {
  color: #0cf;
}

.view-recent-works .owl-item > div {
  background: white;
  border: 1px solid #fff;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  padding: 9px;
  color: #999;
  text-align: center;
  margin: 0 10px;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.view-recent-works .owl-item > div:hover {
  background: #26569e;
  border: 1px solid #26569e;
}
.view-recent-works .owl-item > div:hover .overlay {
  opacity: 1;
}
.view-recent-works .owl-item > div:hover .views-field-title a {
  color: white;
}
.view-recent-works .owl-item > div:hover .views-field-term-node-tid {
  color: white;
}
.view-recent-works .owl-item > div:hover .views-field-term-node-tid a {
  color: white;
}
.view-recent-works .owl-item > div .img-holder {
  margin: 0 0 10px 0;
  position: relative;
}
.view-recent-works .owl-item > div .overlay {
  background: rgba(0, 0, 0, 0.65);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.view-recent-works .owl-item > div .overlay a {
  display: inline-block;
  color: white;
  font-size: 42px;
  font-size: 4.2rem;
  left: 50%;
  margin-top: -25px;
  opacity: 0;
  position: absolute;
  text-decoration: none;
  top: 50%;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.view-recent-works .owl-item > div .overlay a:after {
  display: inline-block;
  font-family: 'fontello';
}
.view-recent-works .owl-item > div .overlay .project-link a {
  margin-left: -50px;
  -moz-transform: translateY(-75%);
  -ms-transform: translateY(-75%);
  -webkit-transform: translateY(-75%);
  transform: translateY(-75%);
}
.view-recent-works .owl-item > div .overlay .project-link a:after {
  content: "\e80a";
}
.view-recent-works .owl-item > div .overlay .project-zoomin a {
  margin-left: 10px;
  -moz-transform: translateY(-75%);
  -ms-transform: translateY(-75%);
  -webkit-transform: translateY(-75%);
  transform: translateY(-75%);
}
.view-recent-works .owl-item > div .overlay .project-zoomin a:after {
  content: "\e809";
}
.view-recent-works .owl-item > div .overlay:hover a {
  opacity: 1;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.view-recent-works .owl-item > div .views-field-title a {
  color: #26569e;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0.3em;
  text-transform: uppercase;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.view-recent-works .owl-item > div .views-field-term-node-tid {
  color: #aaa9a5;
}
.view-recent-works .owl-item > div .views-field-term-node-tid a {
  color: #aaa9a5;
  display: inline-block;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 11px;
  font-size: 1.1rem;
  font-style: italic;
  padding-bottom: 4px;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}

.view-our-partners .owl-item > div {
  padding: 0 10px;
}
.view-our-partners .owl-item img {
  height: auto;
  opacity: .4;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.view-our-partners .owl-item img:hover {
  opacity: 1;
}

.owl-theme .owl-controls {
  font-size: 14px;
  font-size: 1.4rem;
  position: absolute;
  right: 0;
  top: -89px;
}
.owl-theme .owl-controls .owl-buttons div {
  background: none;
  border: 1px solid #e0dfda;
  border-radius: 0;
  color: #38332c;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 19px;
  line-height: 1.9rem;
  padding: 0 2px 3px;
  margin: 0 5px 0 0;
  opacity: 1;
}
.owl-theme .owl-controls .owl-buttons div:hover {
  background: #26569e;
  color: white;
}

.circliful {
  display: inline-block;
  margin: 0 44px 40px;
  position: relative;
}

.circle-text, .circle-info, .circle-text-half, .circle-info-half {
  width: 100%;
  position: absolute;
  text-align: center;
  display: inline-block;
}

.circle-info-half {
  color: #63615e;
  font-size: 16px;
  font-weight: bold;
  margin-top: 85px;
  text-transform: uppercase;
}

.circle-text {
  color: #26569e;
  font-size: 32px !important;
  font-weight: bold;
  line-height: 50px !important;
}

.circliful .fa {
  color: #cd997f !important;
  display: block;
  font-weight: normal;
  font-size: 30px !important;
  margin: 65px 3px 0 3px;
  position: relative;
  bottom: 4px;
}

#comments .title {
  font-size: 18px;
  font-size: 1.8rem;
}
#comments .comment {
  border-bottom: 1px solid #e4e3de;
  margin-bottom: 27px;
  padding-bottom: 20px;
  overflow: hidden;
}
#comments .comment .user-picture {
  background: #38332c;
  border: 2px solid #c0bfb8;
  float: left;
  margin-right: 20px;
}
#comments .comment .attribution {
  overflow: hidden;
  margin-bottom: 6px;
}
#comments .comment .attribution .username {
  color: #282828;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: none;
}
#comments .comment .attribution time {
  color: #aaa9a5;
  font-family: Georgia;
  font-style: italic;
  font-size: 11px;
  font-size: 1.1rem;
}
#comments .comment .content {
  overflow: hidden;
}
#comments .comment footer {
  overflow: hidden;
  padding-top: 10px;
  text-align: right;
}
#comments .comment footer a {
  text-decoration: none;
  text-transform: capitalize;
}
#comments .comment footer a:hover {
  text-decoration: underline;
}

#comment-form .title {
  font-size: 18px;
  font-size: 1.8rem;
}
#comment-form .form-item {
  width: 31.62393%;
  float: left;
  margin-right: 2.5641%;
}
#comment-form .form-item.form-item-homepage {
  width: 31.62393%;
  float: right;
  margin-right: 0;
}
#comment-form .form-item .description {
  display: none;
}
#comment-form .form-type-item {
  width: 31.62393%;
  float: left;
  margin-right: 2.5641%;
  float: none;
}
#comment-form #edit-comment-body {
  clear: both;
}
#comment-form #edit-comment-body .form-item {
  width: 100%;
  float: none;
  margin: 0;
}
#comment-form #edit-submit {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxNmUzMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IwNTcyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c16e30), color-stop(100%, #b05726)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 18px;
  margin-right: 20px;
}
#comment-form #edit-submit:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
}
#comment-form #edit-preview {
  background: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: #444444;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 18px;
}
#comment-form #edit-preview:hover {
  background-image: url('../images/pattern-bg3.png?1405981103'), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: url('../images/pattern-bg3.png?1405981103'), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: url('../images/pattern-bg3.png?1405981103'), -moz-linear-gradient(#3f3931, #312d27);
  background-image: url('../images/pattern-bg3.png?1405981103'), -webkit-linear-gradient(#3f3931, #312d27);
  background-image: url('../images/pattern-bg3.png?1405981103'), linear-gradient(#3f3931, #312d27);
  color: white;
}

/*#header .section-1 {
  background-color: #26569e;
  height: 36px;
  overflow: hidden;
}*/
#header .section-1 {
  height: 34px;
  overflow: hidden;
  text-align: right;
  font-size: 11px;
  color: #FFF;
  border-bottom: 1px solid #999;
  background: #336799 url("../images/pattern.png") repeat scroll 50% 0px;
  position: relative;
}
/*#header .section-1 .block {
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
}*/
#header .section-1 .block .content {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 36px;
  line-height: 3.6rem;
  color: #999999;
}
#header .section-1 .block .content a {
  color: white;
  text-decoration: none;
}
/*#header .section-1 .block .content a:hover {
  color: #26569e;
}*/
#header .section-1 #block-block-6 {
  width: 48.71795%;
  float: right;
  margin-right: 0;
  text-align: right;
}
@media (max-width: 767px) {
  #header .section-1 #block-block-6 {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #header .section-1 {
    /* 480 */
  }
  #header .section-1 #block-block-19 {
    display: none;
  }
}
/*#header .section-2 {
  background-color: #ECF1FD;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.2);
  border-top: 1px solid #f1f1ef;
  position: relative;
  height: 83px;
  z-index: 20;
}*/
/* Canvi Catherine Belleza */
#header .section-2 {
  background-color: #ECF1FD;
  box-shadow: 0px -1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 3px rgba(0, 0, 0, 0.2);
  border-top: 1px solid #F1F1EF;
  position: relative;
  height: 83px;
  z-index: 20;
}
@media (max-width: 767px) {
  #header .section-2 {
    /* 480 */
    height: auto;
  }
}
#header .section-2 .logo-block {
  width: 214px;
  float: left;
  margin-right: 15px;
  margin-bottom: -13px;
  margin-top: 8px;
}
@media (max-width: 980px) {
  #header .section-2 .logo-block {
    width: 162px;
    float: left;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  #header .section-2 .logo-block {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin: 10px 0;
    text-align: center;
  }
}
#header .section-2 .logo-block #logo {
  /*box-shadow: 0 5px 30px rgba(0, 0, 0, 0.16);*/
  float: left;
  padding-top: 0.7em;
}
@media (max-width: 767px) {
  #header .section-2 .logo-block #logo {
    /* 480 */
    float: none;
  }
}
#header .section-2 .logo-block #site-slogan {
  border-left: 1px solid #cacac6;
  color: #9c9c9c;
  float: left;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 10px;
  font-size: 1rem;
  font-style: italic;
  margin: 11px 0 0 11px;
  padding: 1px 0 1px 13px;
}
@media (max-width: 767px) {
  #header .section-2 .logo-block #site-slogan {
    /* 480 */
    border: none;
    float: none;
    margin: 11px auto;
    padding: 0;
  }
}
#header .section-2 .region-navigation {
  float: right;
  margin-right: 0;
}
@media (max-width: 959px) {
  #header .section-2 .region-navigation {
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #header .section-2 .region-navigation {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  #header .section-2 .region-navigation select {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 18px;
  }
}
#header .section-3 {
  background: #56504e;
}

/* Styling */
ul.menu li {
  margin: 0 0 0 1px;
}
.sf-menu {
  float: right;
  margin-top: -1px;
}
.sf-menu ul {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  min-width: 160px;
  /* allow long menu items to determine submenu width */
}
.sf-menu li {
  white-space: nowrap;
  /* no need for Supersubs plugin */
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.sf-menu > li {
  margin-left: 1px;
}
.sf-menu > li > a {
  background: url(../images/bg-menu.gif) 0 -61px repeat-x;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  color: #38332c;
  padding: 33px 15px 30px;
  /* margin: 0 8px; */
  text-decoration: none;
  text-transform: uppercase;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #26569e;
}
body.i18n-ru .sf-menu > li > a {
  padding: 33px 10px 30px;
}
@media (max-width: 990px) {
  .sf-menu > li > a {
    padding: 33px 10px 31px;
  }
}
@media (max-width: 880px) {
  .sf-menu > li > a {
    padding: 33px 8px 31px;
    font-size: 1.3rem;
  }
  .sf-menu > li::before {
    display: none !important;
  }
}
@media (max-width: 830px) {
  .sf-menu > li > a {
    font-size: 1.2rem;
  }
}
@media (max-width: 790px) {
  .sf-menu > li > a {
    padding: 33px 5px 31px;
  }
}
.sf-menu > li:hover:before, .sf-menu > li.sfHover:before {
  display: none;
}
.sf-menu > li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 41px;
  width: 4px;
  height: 4px;
  background: #26569e;
  border-radius: 50%;
}
.sf-menu > li:first-child:before {
  display: none;
}
.sf-menu > li > a:hover:before,
.sf-menu > li.sfHover > a:before,
.sf-menu > li > a.active:before,
.sf-menu > li.active-trail > a:before {
  border-bottom-color: #1f1c18;
}

.sf-menu > li:hover + li:before,
.sf-menu > li.sfHover + li:before,
.sf-menu > li.active-trail + li:before,
.sf-menu > li.active-trail:before {
  display: none;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  top: 83px;
}

/* Submenu */
.sf-menu ul {
  box-shadow: none;
  padding: 10px 0 0 0;
}
.sf-menu ul ul:before {
  display: none;
}
.sf-menu ul li:first-child {
  border-top: 1px solid #78b;
  position: relative;
}
.sf-menu ul li:first-child:before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: -6px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #26569e;
}
.sf-menu ul li:first-child > a {
  border-top: none;
}
.sf-menu ul li {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  margin: 0;
}
.sf-menu ul li:hover, .sf-menu ul li.sfHover {
  /* only transition out, not in */
  transition: none;
}
/* fondo menú desplegable */
.sf-menu ul li a {
  background-color: #25559c;
  border-top: 1px solid #101E2C;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  padding: 12px 17px;
  text-decoration: none;
  text-transform: none;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
}

.sf-menu > li.last ul:before {
  left: auto;
  right: 20px;
}

.sf-menu > li.last ul {
  left: auto !important;
  right: 0 !important;
}
.sf-menu ul li a:hover,
.sf-menu ul li.sfHover > a,
.sf-menu ul li.active-trail > a,
.sf-menu ul li a.active {
  background-color: #0192e2;
  /*border-top-color: #26569e;*/
  color: #fff;
  text-decoration: none;
}
/* triangle del menu desplegable */
.sf-menu ul li:first-child::before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: -5px;
  width: 0px;
  height: 0px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #26569e;
}
.sf-menu ul li:hover + li > a,
.sf-menu ul li.current-menu-item + li > a,
.sf-menu ul li.sfHover + li > a {
  border-top-color: #0A7B87;
}
#superfish-1-select {
  background: white;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  cursor: pointer;
  font-size: 13px;
  font-size: 1.3rem;
  height: 30px;
  margin: 0;
  padding: 5px;
  width: 100%;
}
/* agrupació menú productes en 3 columnes */
ul#superfish-1 > li:first-child > ul {
  display: grid !important;
  /*grid-template-columns: 14em 14em 14em;*/
  width: 38em !important;
  grid-template-rows: 3em 3em 3em 3em 3em 3em 3em 3em;
  grid-auto-flow: column;
}
body.i18n-en ul#superfish-1 > li:first-child > ul {
  width: 37em !important;
}
ul#superfish-1 > li:first-child > ul > li {
  display: table;
  height: 3em;
  border: 0 !important;
}
ul#superfish-1 > li:first-child > ul > li > a {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  line-height: 142%;
  padding: 2px 16px;
  border: 1px solid #1c4c8c !important;
}
/* agrupació menú sectores en 3 columnes */
ul#superfish-1 > li:nth-child(2) > ul {
  display: grid !important;
  /*grid-template-columns: 12em 12em 12em;*/
  width: 38em !important;
  grid-template-rows: 2.6em 2.6em 2.6em 2.6em 2.6em;
  grid-auto-flow: column;
}
ul#superfish-1 > li:nth-child(2) > ul > li {
  border: 0 !important;
}
ul#superfish-1 > li:nth-child(2) > ul > li > a {
  height: 1.4em;
  border: 1px solid #1e2e3e !important;
}

/* messages */
#messages {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
#messages:after {
  content: " ";
  display: block;
  clear: both;
}

.messages {
  background: none !important;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  padding: 8px 20px 8px 48px !important;
  position: relative;
  text-shadow: none;
  box-shadow: 0 0 6px #ccc;
}
.messages:before {
  font-family: 'Fontello';
  font-size: 16px;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: normal;
  left: 20px;
  position: absolute;
  text-decoration: inherit;
  text-shadow: 0 1px 0 #fff;
  top: 9px;
}
.messages.error {
  background-color: #f4c9c9 !important;
  border-color: #ed9d9d !important;
}
.messages.error:before {
  content: "\E81A";
}
.messages.warning {
  background-color: #f6f1d2 !important;
  border-color: #e3ce4b !important;
  color: #b25705;
}
.messages.warning:before {
  content: "\E81B";
}
.messages.info {
  background-color: #d1e8f5 !important;
  border-color: #6bbeed !important;
  color: #257;
}
.messages.info:before {
  content: "\E81B";
}
.messages.status {
  background-color: #deef90 !important;
  border-color: #6D8B3A !important;
  color: #2D5B0A;
}
.messages.status:before {
  content: "\e81c";
}

.field-name-post-date {
  background: #e5e5e1;
  border-radius: 2px;
  color: #aaa9a5;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  padding: 2px 4px 2px 8px;
  margin: 0 7px 15px 0;
}
.field-name-post-date:before {
  content: "\e807";
  display: inline-block;
  font-family: 'Fontello';
  margin-right: 7px;
}

.field-name-author {
  background: #e5e5e1;
  border-radius: 2px;
  color: #aaa9a5;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  padding: 2px 8px;
  margin-right: 7px;
}
.field-name-author:before {
  content: "\e821";
  display: inline-block;
  font-family: 'Fontello';
  margin-right: 7px;
  font-size: 12px;
  font-size: 1.2rem;
}
.field-name-author a {
  color: #aaa9a5;
  text-decoration: none;
}
.field-name-author a:hover {
  color: #26569e;
}

.field-name-field-tags {
  background: #e5e5e1;
  border-radius: 2px;
  color: #aaa9a5;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  padding: 2px 8px;
  margin-right: 7px;
}
.field-name-field-tags:before {
  content: "\e822";
  display: inline-block;
  font-family: 'Fontello';
  margin-right: 7px;
  font-size: 12px;
  font-size: 1.2rem;
}
.field-name-field-tags a {
  color: #aaa9a5;
  text-decoration: none;
}
.field-name-field-tags a:hover {
  color: #26569e;
}

.field-name-comment-count {
  background: #e5e5e1;
  border-radius: 2px;
  color: #aaa9a5;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  padding: 2px 8px;
  margin-right: 7px;
}
.field-name-comment-count:before {
  content: "\e823";
  display: inline-block;
  font-family: 'Fontello';
  margin-right: 7px;
  font-size: 12px;
  font-size: 1.2rem;
}
.field-name-comment-count a {
  color: #aaa9a5;
  text-decoration: none;
}
.field-name-comment-count a:hover {
  color: #26569e;
}

.field-name-field-image {
  background: white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  border: 1px solid white;
  border-radius: 2px;
  float: left;
  margin: 0 20px 28px 0;
  padding: 9px;
}

.field-name-body {
  margin-bottom: 0.5em;
}

#block-search-form #search-block-form, #page-not-found .pane-search-form #search-block-form {
  position: relative;
}
#block-search-form #search-block-form .form-wrapper, #page-not-found .pane-search-form #search-block-form .form-wrapper {
  position: absolute;
  top: 0;
  right: 0;
}
#block-search-form #search-block-form .form-wrapper:before, #page-not-found .pane-search-form #search-block-form .form-wrapper:before {
  content: '\e81d';
  font-family: "fontello";
  font-size: 15px;
  font-size: 1.5rem;
  color: #dddddd;
  display: inline-block;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  line-height: 1em;
  position: absolute;
  top: 12px;
  right: 6px;
}
#block-search-form #search-block-form .form-wrapper .form-text, #page-not-found .pane-search-form #search-block-form .form-wrapper .form-text {
  background: #fdfdfc;
  padding-right: 30px;
}
#block-search-form #search-block-form .form-wrapper .form-submit, #page-not-found .pane-search-form #search-block-form .form-wrapper .form-submit {
  background: none;
  box-shadow: none;
  border: none;
  height: 0;
  padding-top: 23px;
  width: 29px;
  font-size: 0;
}

#search-form lablel {
  display: block;
}
#search-form .form-text {
  padding: 9px 10px;
  width: 85%;
  margin: 0 10px 20px 0;
  margin-right: 10px;
}

.flexslider {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
}

#block-views-slider-block .slides img {
  height: auto;
}
#block-views-slider-block .slides .flex-active-slide .views-field-field-slider-slogan {
  opacity: 1;
}
#block-views-slider-block .views-field-field-slider-slogan {
  position: absolute;
  top: 40%;
  left: calc(50% - 90px);
  opacity: 0;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
@media (max-width: 499px) {
  #block-views-slider-block .views-field-field-slider-slogan {
    /* 320 */
    top: 25%;
  }
}
#block-views-slider-block .views-field-field-slider-slogan ul {
  width: 50rem;
}
@media (max-width: 959px) {
  #block-views-slider-block .views-field-field-slider-slogan ul {
    /* 320 */
    width: 100%;
  }
}
@media (max-width: 767px) {
  #block-views-slider-block .views-field-field-slider-slogan ul {
    /* 480 */
    width: 100%;
  }
}
@media (max-width: 499px) {
  #block-views-slider-block .views-field-field-slider-slogan ul {
    /* 320 */
    width: 100%;
  }
}
#block-views-slider-block .views-field-field-slider-slogan li {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 48px;
  line-height: 4.8rem;
  padding: 0 14px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  margin-bottom: 4px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #block-views-slider-block .views-field-field-slider-slogan li {
    /* 480 */
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    line-height: 3rem;
    margin-right: 80px;
  }
}
@media (max-width: 499px) {
  #block-views-slider-block .views-field-field-slider-slogan li {
    /* 320 */
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 24px;
    line-height: 2.4rem;
    margin: 0 0 4px 65px;
    padding: 0 7px;
  }
}
#block-views-slider-block .views-field-field-slider-slogan li.first {
  background: #26569e;
  color: white;
}
#block-views-slider-block .views-field-field-slider-slogan li.last {
  background: #38332c;
  color: #26569e;
}

.flex-direction-nav a {
  background: #38332c;
  border-radius: 50%;
  color: white;
  opacity: 1;
  text-align: center !important;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 36px;
  line-height: 3.6rem;
  width: 36px;
  height: 36px;
  text-indent: 0;
}
.flex-direction-nav a:hover {
  background: #26569e;
}
@media (max-width: 767px) {
  .flex-direction-nav {
    /* 480 */
    display: none;
  }
}

.flex-control-paging {
  bottom: 17px;
  position: absolute;
  right: 15px;
  z-index: 3;
  width: auto;
}
@media (max-width: 499px) {
  .flex-control-paging {
    /* 320 */
    display: none;
  }
}
.flex-control-paging li {
  display: inline-block;
  margin: 0 5px;
}
.flex-control-paging li a {
  background: white;
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12), 0 1px 0 rgba(0, 0, 0, 0.15) inset;
  cursor: pointer;
  display: block;
  height: 10px;
  text-indent: -9999px;
  vertical-align: top;
  width: 10px;
  position: relative;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.flex-control-paging li a:before {
  background: #26569e;
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  opacity: 1;
  top: 50%;
  width: 100%;
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.flex-control-paging li a.flex-active {
  background: white;
}
.flex-control-paging li a.flex-active:before {
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.flex-control-paging li a:hover {
  background: white;
}
.flex-control-paging li a:hover:before {
  opacity: .7;
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.attachment-after {
  background-color: #26569e;
  box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.1);
  padding: 14px 0 20px 0;
}
@media (max-width: 767px) {
  .attachment-after {
    /* 480 */
    display: none;
  }
}
.attachment-after .view-content {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.attachment-after .view-content:after {
  content: " ";
  display: block;
  clear: both;
}
.attachment-after .view-content .flexslider {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.attachment-after .slides {
  padding-top: 7px;
}
.attachment-after .slides li {
  margin-right: 20px;
  position: relative;
}
.attachment-after .slides li:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: 0;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #26569e;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.attachment-after .slides li img {
  background-color: #258;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  padding: 3px;
  position: relative;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}
.attachment-after .slides li img:hover {
  background: #26569e;
}
.attachment-after .slides li.flex-active-slide:before {
  top: -7px;
}
.attachment-after .slides li.flex-active-slide img {
  background: #26569e;
}
.attachment-after .flex-direction-nav a {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 32px;
  line-height: 3.2rem;
  width: 30px;
  height: 30px;
  margin-top: -13px;
  text-align: center;
}
.attachment-after .flex-direction-nav a.flex-prev {
  left: 10px;
}
.attachment-after .flex-direction-nav a.flex-next {
  right: 10px;
}

#tabs {
  padding-bottom: 20px;
  *zoom: 1;
}
#tabs:after {
  content: "";
  display: table;
  clear: both;
}
#tabs .tabs {
  border-bottom: 1px solid #deddd9;
  margin: 0;
  padding: 0;
  *zoom: 1;
}
#tabs .tabs:after {
  content: "";
  display: table;
  clear: both;
}
#tabs .tabs li {
  display: inline-block;
  margin-right: 2px;
  float: left;
}
#tabs .tabs li a {
  background: rgba(0, 0, 0, 0.04);
  border: none;
  border-top: 1px solid transparent;
  color: #38332c;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 34px;
  line-height: 3.4rem;
  padding: 0 20px;
  margin: 0;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
#tabs .tabs li a.active {
  background: #fafafa;
  border-top: 1px solid #26569e;
}
#tabs .tabs li a:hover {
  background: #fafafa;
  -moz-transition: background 0s;
  -o-transition: background 0s;
  -webkit-transition: background 0s;
  transition: background 0s;
}

.quicktabs-wrapper .item-list {
  overflow: hidden;
}
.quicktabs-wrapper .item-list .quicktabs-tabs {
  margin: 0;
}
.quicktabs-wrapper .item-list .quicktabs-tabs li {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  float: left;
}
.quicktabs-wrapper .item-list .quicktabs-tabs li a {
  background: rgba(0, 0, 0, 0.04);
  border: none;
  border-top: 1px solid transparent;
  color: #38332c;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 34px;
  line-height: 3.4rem;
  padding: 0 20px;
  margin: 0;
  text-decoration: none;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.quicktabs-wrapper .item-list .quicktabs-tabs li a:hover {
  background: #fafafa;
  -moz-transition: background 0s;
  -o-transition: background 0s;
  -webkit-transition: background 0s;
  transition: background 0s;
}
.quicktabs-wrapper .item-list .quicktabs-tabs li.active a {
  background: #fafafa;
  border-top: 1px solid #26569e;
}
.quicktabs-wrapper .quicktabs_main {
  background: #fafafa;
  padding: 24px 20px 8px;
}

#about-us .top-region:after,
#about-us .center-region:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
#about-us .panels-flexible-region-inside {
  overflow: hidden;
}
#about-us .pane-quicktabs-about-us-tabs {
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  #about-us .pane-quicktabs-about-us-tabs {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
#about-us .our-skills {
  width: 48.71795%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #about-us .our-skills {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#about-us .pane-views-meet-our-team-block:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}

.view-meet-our-team {
  *zoom: 1;
}
.view-meet-our-team:after {
  content: "";
  display: table;
  clear: both;
}
.view-meet-our-team .views-row {
  width: 31.62393%;
  float: left;
  margin-right: 2.5641%;
}
.view-meet-our-team .views-row.views-row-last {
  width: 31.62393%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  .view-meet-our-team .views-row {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .view-meet-our-team .views-row.views-row-last {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
}
.view-meet-our-team .views-row .views-field-field-photo {
  background: white;
  border: 1px solid white;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  display: inline-block;
  padding: 9px;
  margin-bottom: 18px;
  width: 100%;
}
@media (max-width: 767px) {
  .view-meet-our-team .views-row .views-field-field-photo {
    /* 480 */
    width: 40.17094%;
    float: left;
    margin-right: 2.5641%;
    margin-right: 20px;
  }
}
.view-meet-our-team .views-row .views-field-title {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 0.2em;
}
.view-meet-our-team .views-row .views-field-title a {
  text-decoration: none;
}
.view-meet-our-team .views-row .views-field-field-team-position {
  color: #9c9c9c;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 11px;
  font-size: 1.1rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 20px;
  text-transform: none;
}
.view-meet-our-team .views-row .views-field-body {
  margin-bottom: 16px;
}
.view-meet-our-team .views-row .views-field-field-team-fb-1 a {
  background: none repeat scroll 0 0 rgba(143, 143, 143, 0.4);
  border-radius: 20px;
  color: transparent;
  display: inline-block;
  font-size: 0;
  height: 24px;
  line-height: 34px;
  line-height: 3.4rem;
  width: 24px;
  text-decoration: none;
  text-align: center;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.view-meet-our-team .views-row .views-field-field-team-fb-1 a:before {
  font-size: 14px;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.4);
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.view-meet-our-team .views-row .views-field-field-team-fb-1 a:hover:before {
  color: white;
}
.view-meet-our-team .views-row .views-field-field-team-fb-1 a.icon-facebook:hover {
  background: #3b5998;
}
.view-meet-our-team .views-row .views-field-field-team-fb-1 a.icon-twitter:hover {
  background: #33ccff;
}
.view-meet-our-team .views-row .views-field-field-team-fb-1 a.icon-gplus:hover {
  background: #cc3732;
}
.cta {
  background: #fff;
  border: 1px solid #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  font-size: 11px;
  font-size: 1.1rem;
  padding: 30px 56px 30px 40px;
  *zoom: 1;
}
.cta:after {
  content: "";
  display: table;
  clear: both;
}
.cta .cta-inner {
  float: left;
  max-width: 76%;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}
.cta h2 {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 0.1em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  text-transform: none;
}
.cta .cta-button-holder {
  float: right;
  padding-top: 4px;
}
.cta .cta-button-holder .button {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#30A3C0, #2694AF);
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF);
  background-image: linear-gradient(#30A3C0, #2694AF);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 7px;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 15px 26px;
}
.cta .cta-button-holder .button:hover {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#3f3931, #312d27);
  background-image: -webkit-linear-gradient(#3f3931, #312d27);
  background-image: linear-gradient(#3f3931, #312d27);
}
.cta .cta-button-holder .button .button-inner {
  background: url('../images/pattern.png') repeat scroll 0 0 transparent;
  border-radius: 6px;
  display: inline-block;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  padding: 6px 24px;
}
@media (max-width: 767px) {
  .cta {
    /* 480 */
    padding: 26px;
  }
  .cta .cta-inner {
    float: none;
    max-width: 100%;
  }
  .cta h2 {
    line-height: 22px;
    line-height: 2.2rem;
  }
  .cta .cta-button-holder {
    float: none;
    padding-top: 20px;
  }
}

.recent-post-page .views-row {
  overflow: hidden;
}
.recent-post-page .views-row:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
.recent-post-page .views-row .views-field-field-image {
  background: white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  border: 1px solid white;
  border-radius: 2px;
  float: left;
  margin: 0 20px 28px 0;
  padding: 9px;
}
@media (max-width: 959px) {
  .recent-post-page .views-row .views-field-field-image {
    /* 800 */
    float: none;
    display: inline-block;
  }
}
.recent-post-page .views-row .views-field-title {
  overflow: hidden;
}
.recent-post-page .views-row .views-field-title h3 {
  text-transform: none;
}
.recent-post-page .views-row .views-field-title h3 a {
  color: #63615e;
  text-decoration: none;
}
.recent-post-page .views-row .views-field-title h3 a:hover {
  color: #26569e;
}
.recent-post-page .views-row .views-field-created {
  background: #e5e5e1;
  border-radius: 2px;
  color: #aaa9a5;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  padding: 2px 4px 2px 8px;
  margin: 0 7px 15px 0;
  overflow: hidden;
}
.recent-post-page .views-row .views-field-created:before {
  content: "\e807";
  display: inline-block;
  font-family: 'Fontello';
  margin-right: 7px;
}
.recent-post-page .views-row .views-field-view-node a {
  text-decoration: none;
}
.recent-post-page .views-row .views-field-view-node a:hover {
  text-decoration: underline;
}
.recent-post-page .views-row .views-field-view-node a:after {
  content: "\E816";
  display: inline-block;
  font-family: 'Fontello';
  margin-left: 7px;
  font-size: 12px;
  font-size: 1.2rem;
}

.node-blog.view-mode-teaser:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
.node-blog.view-mode-full .group-blog-content:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
.node-blog .group-blog-header {
  margin-bottom: 18px;
}
.node-blog .group-blog-header h2 {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 15px;
  text-transform: none;
}
.node-blog .group-blog-header h2 a {
  color: #565551;
  text-decoration: none;
}
.node-blog .group-blog-header h2 a:hover {
  color: #26569e;
}
.node-blog .group-blog-header .field-name-post-date {
  background: #e5e5e1;
  border-radius: 2px;
  color: #aaa9a5;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  padding: 2px 4px 2px 8px;
  margin-right: 7px;
}
.node-blog .group-blog-header .field-name-post-date:before {
  content: "\e807";
  display: inline-block;
  font-family: 'Fontello';
  margin-right: 7px;
}
.node-blog .group-blog-header .field-name-author {
  background: #e5e5e1;
  border-radius: 2px;
  color: #aaa9a5;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  padding: 2px 8px;
  margin-right: 7px;
}
.node-blog .group-blog-header .field-name-author:before {
  content: "\e821";
  display: inline-block;
  font-family: 'Fontello';
  margin-right: 7px;
  font-size: 12px;
  font-size: 1.2rem;
}
.node-blog .group-blog-header .field-name-author a {
  color: #aaa9a5;
  text-decoration: none;
}
.node-blog .group-blog-header .field-name-author a:hover {
  color: #26569e;
}
.node-blog .group-blog-header .field-name-field-blog-tags {
  background: #e5e5e1;
  border-radius: 2px;
  color: #aaa9a5;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  padding: 2px 8px;
  margin-right: 7px;
}
.node-blog .group-blog-header .field-name-field-blog-tags:before {
  content: "\e822";
  display: inline-block;
  font-family: 'Fontello';
  margin-right: 7px;
  font-size: 12px;
  font-size: 1.2rem;
}
.node-blog .group-blog-header .field-name-field-blog-tags a {
  color: #aaa9a5;
  text-decoration: none;
}
.node-blog .group-blog-header .field-name-field-blog-tags a:hover {
  color: #26569e;
}
.node-blog .group-blog-header .field-name-comment-count {
  background: #e5e5e1;
  border-radius: 2px;
  color: #aaa9a5;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  padding: 2px 8px;
  margin-right: 7px;
}
.node-blog .group-blog-header .field-name-comment-count:before {
  content: "\e823";
  display: inline-block;
  font-family: 'Fontello';
  margin-right: 7px;
  font-size: 12px;
  font-size: 1.2rem;
}
.node-blog .group-blog-header .field-name-comment-count a {
  color: #aaa9a5;
  text-decoration: none;
}
.node-blog .group-blog-header .field-name-comment-count a:hover {
  color: #26569e;
}
.node-blog .flexslider {
  background: white;
  border: 1px solid white;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  margin: 0 0 28px 0;
  padding: 9px;
}
.node-blog .field-name-body {
  margin-bottom: 18px;
}
.node-blog .field-name-node-link a {
  text-decoration: none;
}
.node-blog .field-name-node-link a:hover {
  text-decoration: underline;
}
.node-blog .field-name-node-link a:after {
  content: "\E816";
  display: inline-block;
  font-family: 'Fontello';
  margin-left: 7px;
  font-size: 12px;
  font-size: 1.2rem;
}

.blog-style-2 .views-row:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
.blog-style-2 .views-row .views-field-field-blog-image {
  background: white;
  box-shadow: 0 0 20px rgba(100, 200, 255, 0.05) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  border: 1px solid white;
  border-radius: 2px;
  float: left;
  margin: 0 20px 28px 0;
  padding: 9px;
}
@media (max-width: 499px) {
  .blog-style-2 .views-row .views-field-field-blog-image {
    /* 320 */
    float: none;
    margin: 0 0 28px 0;
  }
  .blog-style-2 .views-row .views-field-field-blog-image img {
    width: 100%;
  }
}
.blog-style-2 .views-row .views-field-field-soundcloud,
.blog-style-2 .views-row .views-field-field-video {
  background: white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  border: 1px solid white;
  border-radius: 2px;
  float: left;
  margin: 0 20px 28px 0;
  padding: 9px;
  width: 200px;
}
@media (max-width: 499px) {
  .blog-style-2 .views-row .views-field-field-soundcloud,
  .blog-style-2 .views-row .views-field-field-video {
    /* 320 */
    float: none;
    margin: 0 0 28px 0;
    width: auto;
  }
}
.blog-style-2 .views-row .views-field-field-soundcloud iframe,
.blog-style-2 .views-row .views-field-field-video iframe {
  height: auto !important;
  width: 100%;
}
.blog-style-2 .views-row .views-field-title {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: none;
}
.blog-style-2 .views-row .views-field-title a {
  color: #565551;
  text-decoration: none;
}
.blog-style-2 .views-row .views-field-title a:hover {
  color: #26569e;
}
.blog-style-2 .views-row .blog-attribution {
  overflow: hidden;
  margin-bottom: 18px;
}
.blog-style-2 .views-row .blog-attribution > div {
  margin-right: 7px;
}
@media (max-width: 959px) {
  .blog-style-2 .views-row .blog-attribution > div {
    /* 800 */
    margin-right: 3px;
  }
}
.blog-style-2 .views-row .blog-attribution .field-name-post-date {
  background-color: #fff;
  border-radius: 2px;
  color: #aaa9a5;
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 2px 4px 2px 8px;
}
.blog-style-2 .views-row .blog-attribution .field-name-post-date:before {
  content: "\e807";
  display: inline-block;
  font-family: 'Fontello';
  margin-right: 7px;
}
.blog-style-2 .views-row .blog-attribution .field-name-author {
  background-color: #fff;
  border-radius: 2px;
  color: #aaa9a5;
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 2px 8px;
}
.blog-style-2 .views-row .blog-attribution .field-name-author:before {
  content: "\e821";
  display: inline-block;
  font-family: 'Fontello';
  margin-right: 7px;
  font-size: 12px;
  font-size: 1.2rem;
}
.blog-style-2 .views-row .blog-attribution .field-name-author a {
  color: #aaa9a5;
  text-decoration: none;
}
.blog-style-2 .views-row .blog-attribution .field-name-author a:hover {
  color: #26569e;
}
.blog-style-2 .views-row .blog-attribution .field-name-field-blog-tags {
  background: #fff;
  border-radius: 2px;
  color: #aaa9a5;
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 2px 8px;
}
.blog-style-2 .views-row .blog-attribution .field-name-field-blog-tags:before {
  content: "\e822";
  display: inline-block;
  font-family: 'Fontello';
  margin-right: 7px;
  font-size: 12px;
  font-size: 1.2rem;
}
.blog-style-2 .views-row .blog-attribution .field-name-field-blog-tags a {
  color: #aaa9a5;
  text-decoration: none;
}
.blog-style-2 .views-row .blog-attribution .field-name-field-blog-tags a:hover {
  color: #26569e;
}
.blog-style-2 .views-row .blog-attribution .field-name-comment-count {
  background: #fff;
  border-radius: 2px;
  color: #aaa9a5;
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 2px 8px;
  margin-right: 0;
}
.blog-style-2 .views-row .blog-attribution .field-name-comment-count:before {
  content: "\e823";
  display: inline-block;
  font-family: 'Fontello';
  margin-right: 7px;
  font-size: 12px;
  font-size: 1.2rem;
}
.blog-style-2 .views-row .blog-attribution .field-name-comment-count a {
  color: #aaa9a5;
  text-decoration: none;
}
.blog-style-2 .views-row .blog-attribution .field-name-comment-count a:hover {
  color: #26569e;
}
.blog-style-2 .views-row .views-field-view-node a {
  text-decoration: none;
}
.blog-style-2 .views-row .views-field-view-node a:hover {
  text-decoration: underline;
}
.blog-style-2 .views-row .views-field-view-node a:after {
  content: "\E816";
  display: inline-block;
  font-family: 'Fontello';
  margin-left: 7px;
  font-size: 12px;
  font-size: 1.6rem;
}

.panels-flexible-region-9-center {
  width: 100%;
}

.getlocations_map_wrapper_inner {
  height: 300px;
}

.panels-flexible-row-1-main-row-middle {
  margin: 0;
}

#contacts .map-region {
  margin-bottom: 40px;
}
#contacts .map-region article {
  background: white;
  border: 1px solid #fff;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  padding: 9px;
  color: #999;
  text-align: center;
  box-sizing: border-box;
}
#contacts .map-region article header {
  display: none;
}
#contacts .map-region article .location.vcard {
  display: none;
}
#contacts .map-region article .getlocations_map_wrapper_inner {
  height: 358px;
}
#contacts .contact-left {
  width: 74.35897%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  #contacts .contact-left {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
#contacts .contact-left .inside {
  padding: 0;
}
#contacts .contact-widgets {
  width: 23.07692%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #contacts .contact-widgets {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#contacts .contact-widgets .inside {
  padding: 0;
}
#contacts .pane-contact .form-item-name,
#contacts .pane-contact .form-item-mail {
  width: 31.62393%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 499px) {
  #contacts .pane-contact .form-item-name,
  #contacts .pane-contact .form-item-mail {
    /* 320 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#contacts .pane-contact .form-item-subject {
  width: 31.62393%;
  float: right;
  margin-right: 0;
}
@media (max-width: 499px) {
  #contacts .pane-contact .form-item-subject {
    /* 320 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#contacts .pane-contact .form-item-message {
  clear: both;
  width: 100%;
}
#contacts .pane-contact #edit-submit {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxNmUzMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IwNTcyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c16e30), color-stop(100%, #b05726)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 18px;
}
#contacts .pane-contact #edit-submit:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
}
#contacts .contact-info ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#contacts .contact-info ul a {
  text-decoration: none;
}
#contacts .contact-info ul a:hover {
  text-decoration: underline;
}

#contacts-2 .panel-col-first {
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  #contacts-2 .panel-col-first {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
#contacts-2 .panel-col-first .inside,
#contacts-2 .panel-col-first .panel-separator {
  margin: 0;
}
#contacts-2 .panel-col-first article {
  background: white;
  border: 1px solid #fff;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  padding: 9px;
  margin-bottom: 30px;
  color: #999;
  text-align: center;
  box-sizing: border-box;
}
#contacts-2 .panel-col-first article header {
  display: none;
}
#contacts-2 .panel-col-first article .location.vcard {
  display: none;
}
#contacts-2 .panel-col-first article .getlocations_map_wrapper_inner {
  height: 358px;
}
#contacts-2 .panel-col-first .contact-info ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#contacts-2 .panel-col-first .contact-info ul a {
  text-decoration: none;
}
#contacts-2 .panel-col-first .contact-info ul a:hover {
  text-decoration: underline;
}
#contacts-2 .panel-col-last {
  width: 48.71795%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #contacts-2 .panel-col-last {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#contacts-2 .panel-col-last .inside {
  margin: 0;
}
#contacts-2 .panel-col-last .contact-form-wrapper {
  background: #fff;
  border-radius: 2px;
  padding: 20px;
}
#contacts-2 .panel-col-last .contact-form-wrapper .form-item {
  margin-bottom: 20px;
}
#contacts-2 .panel-col-last .contact-form-wrapper #edit-submit {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxNmUzMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IwNTcyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c16e30), color-stop(100%, #b05726)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 18px;
}
#contacts-2 .panel-col-last .contact-form-wrapper #edit-submit:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
}
#home-style-1 .panels-flexible-row-4-main-row .pane-welcome-to-blitz {
  width: 65.81197%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  #home-style-1 .panels-flexible-row-4-main-row .pane-welcome-to-blitz {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
#home-style-1 .panels-flexible-row-4-main-row .pane-views-recent-post-widget-block {
  width: 31.62393%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #home-style-1 .panels-flexible-row-4-main-row .pane-views-recent-post-widget-block {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#home-style-1 .top-region:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
#home-style-1 .center-region:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
#home-style-1 .center-region > .inside {
  *zoom: 1;
}
#home-style-1 .center-region > .inside:after {
  content: "";
  display: table;
  clear: both;
}
#home-style-1 .center-region .pane-block-20:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
#home-style-1 .center-region .welcome-bottom .views-row {
  margin-bottom: 0;
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 499px) {
  #home-style-1 .center-region .welcome-bottom .views-row {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
#home-style-1 .center-region .welcome-bottom .views-row-last {
  width: 48.71795%;
  float: right;
  margin-right: 0;
}
@media (max-width: 499px) {
  #home-style-1 .center-region .welcome-bottom .views-row-last {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
}
#home-style-1 .bottom-region .pane-views-recent-works-block:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}

#home-style-2 .panels-flexible-row-first:after,
#home-style-2 .panels-flexible-row-three_rows-main-row:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
#home-style-2 .view-features .views-row {
  width: 31.62393%;
  float: left;
  margin-right: 2.5641%;
  margin-bottom: 40px;
}
#home-style-2 .view-features .views-row:nth-child(3n) {
  width: 31.62393%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #home-style-2 .view-features .views-row {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  #home-style-2 .view-features .views-row:nth-child(3n) {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #home-style-2 .view-features .views-row {
    /* 480 */
  }
  #home-style-2 .view-features .views-row.views-row-last {
    margin-bottom: 0;
  }
}
#home-style-2 .pane-views-recent-works-block {
  width: 74.35897%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  #home-style-2 .pane-views-recent-works-block {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
#home-style-2 .pane-views-testimonials-block-2 {
  width: 23.07692%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #home-style-2 .pane-views-testimonials-block-2 {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

#home-style-3 .panels-flexible-row-first:after,
#home-style-3 .panels-flexible-row-three_rows-main-row:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
#home-style-3 .pane-block-24:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
#home-style-3 .pane-block-24 .pane-content a {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #147), color-stop(100%, #024));
  background-image: -moz-linear-gradient(#147, #024);
  background-image: -webkit-linear-gradient(#147, #024);
  background-image: linear-gradient(#147, #024);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 7px;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 15px 26px;
}
#home-style-3 .pane-block-24 .pane-content a:hover {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c16e30), color-stop(100%, #b05726));
  background-image: -moz-linear-gradient(#30A3C0, #2694AF);
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF);
  background-image: linear-gradient(#30A3C0, #2694AF);
}
#home-style-3 .pane-block-25 {
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  #home-style-3 .pane-block-25 {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
#home-style-3 .pane-views-meet-our-team-block-1 {
  width: 48.71795%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #home-style-3 .pane-views-meet-our-team-block-1 {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

.homepage-4 #main {
  max-width: 100%;
}
@media (max-width: 1200px) {
  .homepage-4 #main {
    /* 800 */
    max-width: 100%;
    margin: 0;
  }
}
@media (max-width: 959px) {
  .homepage-4 #main {
    /* 800 */
    max-width: 100%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .homepage-4 #main {
    /* 480 */
    max-width: 100%;
    padding: 0;
  }
}
@media (max-width: 499px) {
  .homepage-4 #main {
    /* 320 */
    max-width: 100%;
    padding: 0;
  }
}

#home-style-4 .panels-flexible-row {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}
#home-style-4 .panels-flexible-row:after {
  content: " ";
  display: block;
  clear: both;
}
#home-style-4 .panels-flexible-row-first {
  padding-bottom: 90px;
}
@media (max-width: 1200px) {
  #home-style-4 .panels-flexible-row-first {
    /* 800 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
  }
  #home-style-4 .panels-flexible-row-first:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 959px) {
  #home-style-4 .panels-flexible-row-first {
    /* 800 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
  }
  #home-style-4 .panels-flexible-row-first:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 767px) {
  #home-style-4 .panels-flexible-row-first {
    /* 480 */
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 50px;
  }
  #home-style-4 .panels-flexible-row-first:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 499px) {
  #home-style-4 .panels-flexible-row-first {
    /* 320 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0;
  }
  #home-style-4 .panels-flexible-row-first:after {
    content: " ";
    display: block;
    clear: both;
  }
}
#home-style-4 .panels-flexible-row-first .pane-views-testimonials-block {
  margin-bottom: 30px;
}
#home-style-4 .panels-flexible-row-21-main-row {
  background: url('../images/bg-latest-projects.jpg?1410990262') repeat 50% 0 fixed;
  background-size: 100% 100%;
  border-top: 4px solid #3b3934;
  border-bottom: 4px solid #3b3934;
  max-width: 100%;
  padding-bottom: 92px;
  position: relative;
}
@media (max-width: 767px) {
  #home-style-4 .panels-flexible-row-21-main-row {
    /* 480 */
    padding-bottom: 50px;
  }
}
#home-style-4 .panels-flexible-row-21-main-row .paralax-overlay {
  background: rgba(56, 51, 44, 0.9);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#home-style-4 .panels-flexible-row-21-main-row > .inside {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 85px;
  position: relative;
}
#home-style-4 .panels-flexible-row-21-main-row > .inside:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1200px) {
  #home-style-4 .panels-flexible-row-21-main-row > .inside {
    /* 800 */
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 959px) {
  #home-style-4 .panels-flexible-row-21-main-row > .inside {
    /* 800 */
    padding-left: 10px;
    padding-right: 10px;
  }
  #home-style-4 .panels-flexible-row-21-main-row > .inside .pane-views-recent-works-block-2 .views-row {
    width: 31.62393%;
    float: left;
    margin-right: 2.5641%;
  }
  #home-style-4 .panels-flexible-row-21-main-row > .inside .pane-views-recent-works-block-2 .views-row.views-row-3, #home-style-4 .panels-flexible-row-21-main-row > .inside .pane-views-recent-works-block-2 .views-row.views-row-6 {
    width: 31.62393%;
    float: right;
    margin-right: 0;
  }
  #home-style-4 .panels-flexible-row-21-main-row > .inside .pane-views-recent-works-block-2 .views-row img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #home-style-4 .panels-flexible-row-21-main-row > .inside {
    /* 480 */
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 45px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #home-style-4 .panels-flexible-row-21-main-row > .inside:after {
    content: " ";
    display: block;
    clear: both;
  }
  #home-style-4 .panels-flexible-row-21-main-row > .inside .pane-views-recent-works-block-2 .views-row {
    width: 48.71795%;
    float: left;
    margin-right: 2.5641%;
  }
  #home-style-4 .panels-flexible-row-21-main-row > .inside .pane-views-recent-works-block-2 .views-row.views-row-even {
    width: 48.71795%;
    float: right;
    margin-right: 0;
  }
  #home-style-4 .panels-flexible-row-21-main-row > .inside .pane-views-recent-works-block-2 .views-row.views-row-3 {
    width: 48.71795%;
    float: left;
    margin-right: 2.5641%;
  }
}
@media (max-width: 499px) {
  #home-style-4 .panels-flexible-row-21-main-row > .inside {
    /* 320 */
    padding-left: 10px;
    padding-right: 10px;
  }
  #home-style-4 .panels-flexible-row-21-main-row > .inside .pane-views-recent-works-block-2 .views-row {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  #home-style-4 .panels-flexible-row-21-main-row > .inside .pane-views-recent-works-block-2 .views-row.views-row-even, #home-style-4 .panels-flexible-row-21-main-row > .inside .pane-views-recent-works-block-2 .views-row.views-row-3 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#home-style-4 .panels-flexible-row-21-main-row .pane-title {
  color: white;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: normal;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
#home-style-4 .panels-flexible-row-21-main-row .pane-title:after {
  background: #26569e;
  content: "";
  display: block;
  margin: 20px auto 57px;
  width: 30px;
  height: 3px;
}
#home-style-4 .top-region .pane-views-testimonials-block {
  margin-bottom: 95px;
}
#home-style-4 .top-region .pane-views-testimonials-block:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
@media (max-width: 767px) {
  #home-style-4 .top-region .pane-views-testimonials-block {
    /* 480 */
    margin-bottom: 0;
  }
  #home-style-4 .top-region .pane-views-testimonials-block .random-testimonial {
    padding-bottom: 0;
  }
}
#home-style-4 .row-bottom {
  padding-top: 100px;
  overflow: hidden;
}
@media (max-width: 767px) {
  #home-style-4 .row-bottom {
    /* 480 */
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding: 50px 10px 40px;
  }
  #home-style-4 .row-bottom:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 499px) {
  #home-style-4 .row-bottom {
    /* 320 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0;
  }
  #home-style-4 .row-bottom:after {
    content: " ";
    display: block;
    clear: both;
  }
}
#home-style-4 .row-bottom .pane-title {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: normal;
  text-align: center;
  text-transform: none;
}
#home-style-4 .row-bottom .pane-title:after {
  background: #26569e;
  content: "";
  display: block;
  margin: 21px auto 27px;
  width: 30px;
  height: 3px;
}
#home-style-4 .row-bottom .pane-content {
  text-align: center;
}
#home-style-4 .row-bottom-2 {
  background: rgba(0, 0, 0, 0.02);
  max-width: 100%;
  padding-bottom: 92px;
}
@media (max-width: 767px) {
  #home-style-4 .row-bottom-2 {
    /* 480 */
    padding-bottom: 50px;
  }
}
#home-style-4 .row-bottom-2 > .inside {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 95px;
}
#home-style-4 .row-bottom-2 > .inside:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1200px) {
  #home-style-4 .row-bottom-2 > .inside {
    /* 800 */
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  #home-style-4 .row-bottom-2 > .inside {
    /* 480 */
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 45px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #home-style-4 .row-bottom-2 > .inside:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 499px) {
  #home-style-4 .row-bottom-2 > .inside {
    /* 320 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0;
  }
  #home-style-4 .row-bottom-2 > .inside:after {
    content: " ";
    display: block;
    clear: both;
  }
}
#home-style-4 .row-bottom-2 .pane-quicktabs-why-choose-us {
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  #home-style-4 .row-bottom-2 .pane-quicktabs-why-choose-us {
    /* 800 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
#home-style-4 .row-bottom-2 .pane-views-recent-post-widget-block-2 {
  width: 48.71795%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #home-style-4 .row-bottom-2 .pane-views-recent-post-widget-block-2 {
    /* 800 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#home-style-4 .row-bottom-3 {
  max-width: 100%;
}
#home-style-4 .row-bottom-3 .statistic-block {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 80px 0 60px;
  text-align: center;
}
#home-style-4 .row-bottom-3 .statistic-block:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1200px) {
  #home-style-4 .row-bottom-3 .statistic-block {
    /* 800 */
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  #home-style-4 .row-bottom-3 .statistic-block {
    /* 480 */
    padding: 50px 0 30px;
  }
}
#home-style-4 .row-bottom-3 .paralax-block #paralax-bg {
  background: url('../images/paralax-bg.jpg?1410990758');
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  height: 300px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  position: relative;
  text-align: center;
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#home-style-4 .row-bottom-3 .paralax-block #paralax-bg .paralax-overlay {
  background: rgba(50, 150, 200, 0.8);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#home-style-4 .row-bottom-3 .paralax-block #paralax-bg article {
  position: relative;
}
#home-style-4 .row-bottom-3 .paralax-block #paralax-bg h3 {
  color: white;
  font-family: "Georgia", serif;
  font-size: 40px;
  font-size: 4rem;
  font-weight: normal;
  margin: 100px 0 30px;
  text-shadow: none;
  text-transform: none;
}
@media (max-width: 499px) {
  #home-style-4 .row-bottom-3 .paralax-block #paralax-bg h3 {
    /* 320 */
    margin: 60px 10px 30px;
  }
}
#home-style-4 .row-bottom-3 .paralax-block #paralax-bg a {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#3f3931, #312d27);
  background-image: -webkit-linear-gradient(#3f3931, #312d27);
  background-image: linear-gradient(#3f3931, #312d27);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 7px;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 15px 26px;
}
#home-style-4 .row-bottom-3 .paralax-block #paralax-bg a:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxNmUzMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IwNTcyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c16e30), color-stop(100%, #b05726));
  background-image: -moz-linear-gradient(#30A3C0, #2694AF);
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF);
  background-image: linear-gradient(#30A3C0, #2694AF);
}
#home-style-4 .row-bottom-3 .pane-views-our-partners-block {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding: 85px 0 46px;
}
#home-style-4 .row-bottom-3 .pane-views-our-partners-block:after {
  content: " ";
  display: block;
  clear: both;
}
#home-style-4 .row-bottom-3 .pane-views-our-partners-block .pane-content {
  padding-top: 14px;
}
@media (max-width: 1200px) {
  #home-style-4 .row-bottom-3 .pane-views-our-partners-block {
    /* 800 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
  }
  #home-style-4 .row-bottom-3 .pane-views-our-partners-block:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 767px) {
  #home-style-4 .row-bottom-3 .pane-views-our-partners-block {
    /* 480 */
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #home-style-4 .row-bottom-3 .pane-views-our-partners-block:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 499px) {
  #home-style-4 .row-bottom-3 .pane-views-our-partners-block {
    /* 320 */
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0;
  }
  #home-style-4 .row-bottom-3 .pane-views-our-partners-block:after {
    content: " ";
    display: block;
    clear: both;
  }
}

.node-portfolio .flexslider {
  background: white;
  border: 1px solid #fff;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  padding: 9px;
  margin-bottom: 40px;
  color: #999;
  text-align: center;
  box-sizing: border-box;
}
.node-portfolio .group-project-body {
  overflow: hidden;
}
.node-portfolio .group-project-body .flexslider {
  width: 65.81197%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  .node-portfolio .group-project-body .flexslider {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.node-portfolio .group-project-body .field-name-title h3 {
  margin-bottom: 7px;
}
.node-portfolio .group-project-body .field-name-field-category {
  overflow: hidden;
  margin-bottom: 20px;
}
.node-portfolio .group-project-body .field-name-field-category a {
  color: #aaa9a5;
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  font-family: Georgia;
  font-style: italic;
  text-decoration: none;
}
.node-portfolio .group-project-body .field-name-field-category a:hover {
  color: #26569e;
}
.node-portfolio .group-project-body .field-name-body {
  overflow: hidden;
}
.node-portfolio .group-project-details {
  overflow: hidden;
  padding-top: 20px;
}
.node-portfolio .group-project-details h3 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 15px;
}
.node-portfolio .group-project-details .field-name-field-project-info {
  margin-bottom: 20px;
}
.node-portfolio .group-project-details .field-name-field-project-info .field-item {
  line-height: 30px;
  line-height: 3rem;
}
.node-portfolio .group-project-details .field-name-field-project-info .field-item:before {
  color: #26569e;
  content: "\e80c";
  display: inline-block;
  margin-right: 7px;
  font-family: 'fontello';
  font-size: 14px;
  font-size: 1.4rem;
}
.node-portfolio .group-project-details .field-name-field-project-link2 a {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxNmUzMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IwNTcyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c16e30), color-stop(100%, #b05726)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 18px;
}
.node-portfolio .group-project-details .field-name-field-project-link2 a:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
}
.node-portfolio .field-name-related-projects {
  overflow: hidden;
  clear: both;
}
.node-portfolio .field-name-related-projects h2 {
  font-size: 22px;
  font-size: 2.2rem;
}
.node-portfolio .field-name-related-projects .views-row {
  background: white;
  border: 1px solid #fff;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  padding: 9px;
  color: #999;
  text-align: center;
  box-sizing: border-box;
  width: 23.07692%;
  float: left;
  margin-right: 2.5641%;
}
.node-portfolio .field-name-related-projects .views-row.views-row-last {
  width: 23.07692%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  .node-portfolio .field-name-related-projects .views-row {
    /* 480 */
    width: 48.71795%;
    float: left;
    margin-right: 2.5641%;
    margin-bottom: 20px;
  }
  .node-portfolio .field-name-related-projects .views-row.views-row-last, .node-portfolio .field-name-related-projects .views-row.views-row-2 {
    width: 48.71795%;
    float: right;
    margin-right: 0;
  }
}
.node-portfolio .field-name-related-projects .views-row .views-field-field-portfolio-image {
  margin-bottom: 10px;
}
.node-portfolio .field-name-related-projects .views-row .views-field-title a {
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
.node-portfolio .field-name-related-projects .views-row .views-field-title a:hover {
  text-decoration: underline;
}
.node-portfolio .field-name-related-projects .views-row .views-field-field-category a {
  color: #aaa9a5;
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  font-family: Georgia;
  font-style: italic;
  text-decoration: none;
}
.node-portfolio .field-name-related-projects .views-row .views-field-field-category a:hover {
  color: #26569e;
}
.node-portfolio.view-mode-full .group-project-body:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
.node-portfolio.view-mode-full2 .group-project-wrapper {
  overflow: hidden;
}
.node-portfolio.view-mode-full2 .group-project-wrapper:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
.node-portfolio.view-mode-full2 .group-project-wrapper .group-project-body {
  width: 65.81197%;
  float: left;
  margin-right: 2.5641%;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .node-portfolio.view-mode-full2 .group-project-wrapper .group-project-body {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.node-portfolio.view-mode-full2 .group-project-wrapper .group-project-details {
  width: 31.62393%;
  float: right;
  margin-right: 0;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .node-portfolio.view-mode-full2 .group-project-wrapper .group-project-details {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

#page-not-found {
  padding: 50px 0;
  text-align: center;
}
#page-not-found .error-404 {
  font-size: 200px;
  font-size: 20rem;
  line-height: 200px;
  line-height: 20rem;
}
#page-not-found .error-404-text {
  overflow: hidden;
}
#page-not-found .error-404-text strong {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 70px;
  line-height: 7rem;
}
#page-not-found .error-404-text p {
  font-size: 16px;
  font-size: 1.6rem;
}
#page-not-found .pane-search-form {
  max-width: 300px;
  margin: 0 auto 40px;
}

.isotope-element img {
  height: auto;
  max-width: 100%;
  width: 100%;
}

#isotope-options {
  background: none;
}

.view-portfolio-pages .view-header {
  overflow: hidden;
  margin-bottom: 22px;
}
.view-portfolio-pages .view-header #filters {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.view-portfolio-pages .view-header #filters li {
  display: inline-block;
  margin-right: 5px;
}
.view-portfolio-pages .view-header #filters li a {
  background-color: #fff;
  border-radius: 3px;
  color: #679;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0.2em;
  padding: 0.5em 1em;
  text-decoration: none;
  text-transform: uppercase;
  -moz-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  -webkit-transition: all 0.1s ease-out;
  -webkit-transition-delay: 0s;
  transition: all 0.1s ease-out 0s;
}
.view-portfolio-pages .view-header #filters li a:hover {
  background: #f90;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
  color: #fff;
}
.view-portfolio-pages .view-header #filters li a.active {
  background: -moz-linear-gradient(center top, #c06e30 0%, #b05726 100%) repeat scroll 0 0 #c06e30;
  color: #FFF;
}
.view-portfolio-pages.portfolio-two-column .view-content,
.view-portfolio-pages.portfolio-three-column .view-content,
.view-portfolio-pages.portfolio-four-column .view-content {
  overflow: hidden;
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element,
.view-portfolio-pages.portfolio-three-column .view-content .isotope-element,
.view-portfolio-pages.portfolio-four-column .view-content .isotope-element {
  background: white;
  border: 1px solid #fff;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  padding: 9px;
  margin-bottom: 20px;
  color: #999;
  text-align: center;
  box-sizing: border-box;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element:hover,
.view-portfolio-pages.portfolio-three-column .view-content .isotope-element:hover,
.view-portfolio-pages.portfolio-four-column .view-content .isotope-element:hover {
  background: #26569e;
  border: 1px solid #26569e;
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element:hover .overlay,
.view-portfolio-pages.portfolio-three-column .view-content .isotope-element:hover .overlay,
.view-portfolio-pages.portfolio-four-column .view-content .isotope-element:hover .overlay {
  opacity: 1;
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element:hover .views-field-title a,
.view-portfolio-pages.portfolio-three-column .view-content .isotope-element:hover .views-field-title a,
.view-portfolio-pages.portfolio-four-column .view-content .isotope-element:hover .views-field-title a {
  color: white;
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element:hover .views-field-field-category a,
.view-portfolio-pages.portfolio-three-column .view-content .isotope-element:hover .views-field-field-category a,
.view-portfolio-pages.portfolio-four-column .view-content .isotope-element:hover .views-field-field-category a {
  color: white;
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element .img-holder,
.view-portfolio-pages.portfolio-three-column .view-content .isotope-element .img-holder,
.view-portfolio-pages.portfolio-four-column .view-content .isotope-element .img-holder {
  margin: 0 0 10px 0;
  position: relative;
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element .overlay,
.view-portfolio-pages.portfolio-three-column .view-content .isotope-element .overlay,
.view-portfolio-pages.portfolio-four-column .view-content .isotope-element .overlay {
  background: rgba(0, 0, 0, 0.65);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element .overlay a,
.view-portfolio-pages.portfolio-three-column .view-content .isotope-element .overlay a,
.view-portfolio-pages.portfolio-four-column .view-content .isotope-element .overlay a {
  display: inline-block;
  color: white;
  font-size: 42px;
  font-size: 4.2rem;
  left: 50%;
  margin-top: -25px;
  opacity: 0;
  position: absolute;
  text-decoration: none;
  top: 50%;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element .overlay a:after,
.view-portfolio-pages.portfolio-three-column .view-content .isotope-element .overlay a:after,
.view-portfolio-pages.portfolio-four-column .view-content .isotope-element .overlay a:after {
  display: inline-block;
  font-family: 'fontello';
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element .overlay .project-link a,
.view-portfolio-pages.portfolio-three-column .view-content .isotope-element .overlay .project-link a,
.view-portfolio-pages.portfolio-four-column .view-content .isotope-element .overlay .project-link a {
  margin-left: -50px;
  -moz-transform: translateY(-75%);
  -ms-transform: translateY(-75%);
  -webkit-transform: translateY(-75%);
  transform: translateY(-75%);
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element .overlay .project-link a:after,
.view-portfolio-pages.portfolio-three-column .view-content .isotope-element .overlay .project-link a:after,
.view-portfolio-pages.portfolio-four-column .view-content .isotope-element .overlay .project-link a:after {
  content: "\e80a";
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element .overlay .project-zoomin a,
.view-portfolio-pages.portfolio-three-column .view-content .isotope-element .overlay .project-zoomin a,
.view-portfolio-pages.portfolio-four-column .view-content .isotope-element .overlay .project-zoomin a {
  margin-left: 10px;
  -moz-transform: translateY(75%);
  -ms-transform: translateY(75%);
  -webkit-transform: translateY(75%);
  transform: translateY(75%);
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element .overlay .project-zoomin a:after, .view-portfolio-pages.portfolio-three-column .view-content .isotope-element .overlay .project-zoomin a:after, .view-portfolio-pages.portfolio-four-column .view-content .isotope-element .overlay .project-zoomin a:after {
  content: "\e809";
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element .overlay:hover a, .view-portfolio-pages.portfolio-three-column .view-content .isotope-element .overlay:hover a, .view-portfolio-pages.portfolio-four-column .view-content .isotope-element .overlay:hover a {
  opacity: 1;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element .views-field-title a, .view-portfolio-pages.portfolio-three-column .view-content .isotope-element .views-field-title a, .view-portfolio-pages.portfolio-four-column .view-content .isotope-element .views-field-title a {
  color: #26569e;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0.3em;
  text-transform: uppercase;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element .views-field-field-category, .view-portfolio-pages.portfolio-three-column .view-content .isotope-element .views-field-field-category, .view-portfolio-pages.portfolio-four-column .view-content .isotope-element .views-field-field-category {
  color: #aaa9a5;
}
.view-portfolio-pages.portfolio-two-column .view-content .isotope-element .views-field-field-category a, .view-portfolio-pages.portfolio-three-column .view-content .isotope-element .views-field-field-category a, .view-portfolio-pages.portfolio-four-column .view-content .isotope-element .views-field-field-category a {
  color: #aaa9a5;
  display: inline-block;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 11px;
  font-size: 1.1rem;
  font-style: italic;
  padding-bottom: 4px;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.view-portfolio-pages.portfolio-single-column .isotope-element:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-portfolio-image {
  background: white;
  border: 1px solid #fff;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.08);
  padding: 9px;
  margin-bottom: 40px;
  color: #999;
  text-align: center;
  box-sizing: border-box;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  .view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-portfolio-image {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-portfolio-image:hover {
  background: #26569e;
  border: 1px solid #26569e;
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-portfolio-image:hover .overlay {
  opacity: 1;
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-portfolio-image .img-holder {
  margin: 0;
  position: relative;
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-portfolio-image .overlay {
  background: rgba(0, 0, 0, 0.65);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-portfolio-image .overlay a {
  display: inline-block;
  color: white;
  font-size: 42px;
  font-size: 4.2rem;
  left: 50%;
  margin-top: -25px;
  opacity: 0;
  position: absolute;
  text-decoration: none;
  top: 50%;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in-out 0s;
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-portfolio-image .overlay a:after {
  display: inline-block;
  font-family: 'fontello';
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-portfolio-image .overlay .project-link a {
  margin-left: -50px;
  -moz-transform: translateY(-75%);
  -ms-transform: translateY(-75%);
  -webkit-transform: translateY(-75%);
  transform: translateY(-75%);
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-portfolio-image .overlay .project-link a:after {
  content: "\e80a";
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-portfolio-image .overlay .project-zoomin a {
  margin-left: 10px;
  -moz-transform: translateY(75%);
  -ms-transform: translateY(75%);
  -webkit-transform: translateY(75%);
  transform: translateY(75%);
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-portfolio-image .overlay .project-zoomin a:after {
  content: "\e809";
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-portfolio-image .overlay:hover a {
  opacity: 1;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-title {
  overflow: hidden;
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-title h3 {
  margin-bottom: 7px;
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-title h3 a {
  color: #565551;
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-title h3 a:hover {
  color: #26569e;
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-category {
  overflow: hidden;
  margin-bottom: 20px;
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-field-category a {
  color: #aaa9a5;
  font-size: 11px;
  font-size: 1.1rem;
  display: inline-block;
  font-family: Georgia;
  font-style: italic;
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-view-node {
  overflow: hidden;
  margin-top: 20px;
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-view-node a {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxNmUzMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IwNTcyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c16e30), color-stop(100%, #b05726)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#30A3C0, #2694AF), url('../images/bg-orange-btn.png?1410815938');
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 18px;
}
.view-portfolio-pages.portfolio-single-column .isotope-element .views-field-view-node a:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
}
.view-portfolio-pages.portfolio-two-column .isotope-element {
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
  margin: 0 0.6% 0;
}
@media (max-width: 767px) {
  .view-portfolio-pages.portfolio-two-column .isotope-element {
    /* 480 */
    margin: 0 0.65% 0;
  }
}
@media (max-width: 499px) {
  .view-portfolio-pages.portfolio-two-column .isotope-element {
    /* 320 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.view-portfolio-pages.portfolio-three-column .isotope-element {
  width: 31.62393%;
  float: left;
  margin-right: 2.5641%;
  margin: 0 0.85% 0;
}
@media (max-width: 767px) {
  .view-portfolio-pages.portfolio-three-column .isotope-element {
    /* 480 */
    width: 48.71795%;
    float: left;
    margin-right: 2.5641%;
    margin: 0 0.5% 0;
  }
}
@media (max-width: 499px) {
  .view-portfolio-pages.portfolio-three-column .isotope-element {
    /* 320 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.view-portfolio-pages.portfolio-four-column .isotope-element {
  width: 23.07692%;
  float: left;
  margin-right: 2.5641%;
  margin: 0 0.95% 0;
}
@media (max-width: 767px) {
  .view-portfolio-pages.portfolio-four-column .isotope-element {
    /* 480 */
    width: 48.71795%;
    float: left;
    margin-right: 2.5641%;
    margin: 0 0.5% 0;
  }
}
@media (max-width: 499px) {
  .view-portfolio-pages.portfolio-four-column .isotope-element {
    /* 320 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

#pricing-tables .top-region:after,
#pricing-tables .center-region:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
#pricing-tables h2.pane-title {
  margin-bottom: 40px;
}

#services .top-region:after,
#services .center-region:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
#services .center-region .pane-content {
  overflow: hidden;
}
#services .view-features .views-row {
  width: 31.62393%;
  float: left;
  margin-right: 2.5641%;
}
#services .view-features .views-row:nth-child(3n) {
  width: 31.62393%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #services .view-features .views-row {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  #services .view-features .views-row:nth-child(3n) {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#services .pane-views-testimonials-block-1:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
#services .pane-views-testimonials-block-1 .views-row {
  width: 23.07692%;
  float: left;
  margin-right: 2.5641%;
}
#services .pane-views-testimonials-block-1 .views-row.views-row-last {
  width: 23.07692%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #services .pane-views-testimonials-block-1 .views-row {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
  #services .pane-views-testimonials-block-1 .views-row.views-row-last {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

#shortcodes .top-region-1:after,
#shortcodes .top-region-2:after,
#shortcodes .center-region:after,
#shortcodes .bottom-region-1:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
#shortcodes .top-region-1 .inside,
#shortcodes .top-region-2 .inside,
#shortcodes .center-region .inside,
#shortcodes .bottom-region-1 .inside {
  overflow: hidden;
}
#shortcodes .center-region .panel-pane {
  width: 31.62393%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  #shortcodes .center-region .panel-pane {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
#shortcodes .center-region .pane-views-testimonials-block-2 {
  width: 31.62393%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #shortcodes .center-region .pane-views-testimonials-block-2 {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 499px) {
  #shortcodes .center-region .pane-views-testimonials-block-2 {
    margin-bottom: 0;
  }
}
@media (max-width: 499px) {
  #shortcodes .center-region .pane-views-features-block-7 {
    margin-bottom: 10px;
  }
}
#shortcodes .bottom-region-1 .panel-pane {
  width: 31.62393%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  #shortcodes .bottom-region-1 .panel-pane {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 50px;
  }
}
#shortcodes .bottom-region-1 .pane-quicktabs-accordion-demo {
  width: 31.62393%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #shortcodes .bottom-region-1 .pane-quicktabs-accordion-demo {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
#shortcodes .bottom-region-2 .panel-pane {
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  #shortcodes .bottom-region-2 .panel-pane {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 50px;
  }
}
#shortcodes .bottom-region-2 .pane-quicktabs-accordion {
  width: 48.71795%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #shortcodes .bottom-region-2 .pane-quicktabs-accordion {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 499px) {
  #shortcodes .bottom-region-2 .pane-quicktabs-accordion {
    margin-bottom: 0;
  }
}
#shortcodes .bottom-region-2 .pane-quicktabs-accordion .quicktabs-wrapper .item-list {
  float: left;
}
@media (max-width: 499px) {
  #shortcodes .bottom-region-2 .pane-quicktabs-accordion .quicktabs-wrapper .item-list {
    float: none;
  }
}
#shortcodes .bottom-region-2 .pane-quicktabs-accordion .quicktabs-wrapper .item-list ul.quicktabs-tabs li {
  float: none;
  display: block;
  width: 160px;
  margin-bottom: 1px;
}
@media (max-width: 767px) {
  #shortcodes .bottom-region-2 .pane-quicktabs-accordion .quicktabs-wrapper .item-list ul.quicktabs-tabs li {
    /* 480 */
    width: auto;
  }
}
#shortcodes .bottom-region-2 .pane-quicktabs-accordion .quicktabs-wrapper .item-list ul.quicktabs-tabs li a {
  width: 100%;
}
#shortcodes .bottom-region-2 .pane-quicktabs-accordion .quicktabs-wrapper .quicktabs_main {
  overflow: hidden;
}
#shortcodes .buttons {
  width: 48.71795%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  #shortcodes .buttons {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 499px) {
  #shortcodes .buttons {
    margin-bottom: 50px;
  }
}
#shortcodes .progress-bars {
  width: 48.71795%;
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #shortcodes .progress-bars {
    /* 480 */
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#shortcodes .small-btns {
  margin-bottom: 20px;
}
#shortcodes .small-btns a {
  margin-right: 10px;
}
#shortcodes .small-btns .button-dark-small {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#3f3931, #312d27);
  background-image: -webkit-linear-gradient(#3f3931, #312d27);
  background-image: linear-gradient(#3f3931, #312d27);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 18px;
}
#shortcodes .small-btns .button-dark-small:hover {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#30A3C0, #2694AF);
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF);
  background-image: linear-gradient(#30A3C0, #2694AF);
}
#shortcodes .small-btns .button-orange-small {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#30A3C0, #2694AF);
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF);
  background-image: linear-gradient(#30A3C0, #2694AF);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 18px;
}
#shortcodes .small-btns .button-orange-small:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), url('../images/bg-orange-btn.png?1410815938');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF)), url('../images/bg-orange-btn.png?1410815938');
  background-image: -moz-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: -webkit-linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
  background-image: linear-gradient(#3f3931, #312d27), url('../images/bg-orange-btn.png?1410815938');
}
#shortcodes .small-btns .button-light-small {
  background: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: #444444;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 18px;
}
#shortcodes .small-btns .button-light-small:hover {
  background-image: url('../images/pattern-bg3.png?1405981103'), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: url('../images/pattern-bg3.png?1405981103'), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: url('../images/pattern-bg3.png?1405981103'), -moz-linear-gradient(#3f3931, #312d27);
  background-image: url('../images/pattern-bg3.png?1405981103'), -webkit-linear-gradient(#3f3931, #312d27);
  background-image: url('../images/pattern-bg3.png?1405981103'), linear-gradient(#3f3931, #312d27);
  color: white;
}
#shortcodes .big-btns a {
  margin-right: 9px;
}
@media (max-width: 499px) {
  #shortcodes .big-btns a {
    margin-bottom: 10px;
  }
}
#shortcodes .big-btns .button-dark-big {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#3f3931, #312d27);
  background-image: -webkit-linear-gradient(#3f3931, #312d27);
  background-image: linear-gradient(#3f3931, #312d27);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 7px;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 15px 26px;
}
#shortcodes .big-btns .button-dark-big:hover {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#30A3C0, #2694AF);
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF);
  background-image: linear-gradient(#30A3C0, #2694AF);
}
#shortcodes .big-btns .button-orange-big {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#30A3C0, #2694AF);
  background-image: -webkit-linear-gradient(#30A3C0, #2694AF);
  background-image: linear-gradient(#30A3C0, #2694AF);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: white;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 7px;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 15px 26px;
}
#shortcodes .big-btns .button-orange-big:hover {
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: -moz-linear-gradient(#3f3931, #312d27);
  background-image: -webkit-linear-gradient(#3f3931, #312d27);
  background-image: linear-gradient(#3f3931, #312d27);
}
#shortcodes .big-btns .button-light-big {
  background: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  color: #444444;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 7px;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 15px 26px;
}
#shortcodes .big-btns .button-light-big:hover {
  background-image: url('../images/pattern-bg3.png?1405981103'), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmMzkzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMxMmQyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: url('../images/pattern-bg3.png?1405981103'), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #30A3C0), color-stop(100%, #2694AF));
  background-image: url('../images/pattern-bg3.png?1405981103'), -moz-linear-gradient(#3f3931, #312d27);
  background-image: url('../images/pattern-bg3.png?1405981103'), -webkit-linear-gradient(#3f3931, #312d27);
  background-image: url('../images/pattern-bg3.png?1405981103'), linear-gradient(#3f3931, #312d27);
  color: white;
}

#typography .headings p:after {
  background: url('../images/bg-line.png?1405375469') top repeat-x, url('../images/bg-line2.png?1405375469') 0 0 no-repeat, url('../images/bg-line2.png?1405375469') right 0 no-repeat;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  margin: 60px auto;
  overflow: hidden;
  visibility: visible;
}
#typography .typography-lists {
  padding-top: 20px;
}
#typography .typography-lists .pane-title {
  font-size: 22px;
  font-size: 2.2rem;
}
#typography .typography-lists .list {
  width: 14.52991%;
  float: left;
  margin-right: 2.5641%;
}
@media (max-width: 767px) {
  #typography .typography-lists .list {
    /* 480 */
    width: 48.71795%;
    float: left;
    margin-right: 2.5641%;
    margin-bottom: 30px;
  }
  #typography .typography-lists .list:nth-child(2n) {
    width: 48.71795%;
    float: right;
    margin-right: 0;
  }
}
#typography .typography-lists .list-style-check {
  margin-left: 0;
}
#typography .typography-lists .list-style-star {
  margin-right: 0;
}
