@import 'font-awesome.min.css';
@charset "utf-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
canvas {
  -ms-touch-action: double-tap-zoom;
}
* {
  -webkit-touch-callout: none;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.004);
}
html,
button,
input,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
}
body {
  margin: 0;
  font-size: 62.5%;
  line-height: 1.28;
  letter-spacing: .0006em;
  width: 100%;
  height: 100%;
}
::-moz-selection {
  background: #4f7585;
  color: #fff;
  text-shadow: none;
  border: none !important;
  outline: none !important;
}
::selection {
  background: #4f7585;
  color: #fff;
  text-shadow: none;
  border: none !important;
  outline: none !important;
}
* {
  outline: 0;
}
a {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0 !important;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace,serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
}
dd {
  margin: 0;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  height: auto;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
.lt-ie8 legend {
  margin-left: -7px;
}
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  border: 1px solid #f2f2f2;
  padding: 0;
}
button {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  padding: 0;
  border: none;
}
.lt-ie8 button,
.lt-ie8 input,
.lt-ie8 select,
.lt-ie8 textarea {
  vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  -moz-appearance: button;
}
.lt-ie8 button,
.lt-ie8 input[type="button"],
.lt-ie8 input[type="reset"],
.lt-ie8 input[type="submit"] {
  overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.lt-ie8 input[type="checkbox"],
.lt-ie8 input[type="radio"] {
  width: 13px;
  height: 13px;
}
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-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
.placeholder {
  color: #727272;
  opacity: 1 !important;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  vertical-align: top;
}
th {
  text-align: left;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.yOrtala {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.dOrtala {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ortala {
  position: absolute;
  opacity: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
}
.ortalaNo {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(0, 0) scale(1);
  -moz-transform: translate(0, 0) scale(1);
  -o-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  -webkit-transform: translate(0, 0) scale(1);
}
.noList {
  list-style: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.displayEffect {
  position: absolute;
  display: none;
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -webkit-animation: display-none-transition 0.4s;
  animation: display-none-transition 0.4s;
  -o-animation: display-none-transition 0.4s;
  -ms-animation: display-none-transition 0.4s;
  -moz-animation: display-none-transition 0.4s;
}
@-webkit-keyframes display-none-transition {
  0% {
    opacity: 0;
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.displayEffectOpen {
  opacity: 1;
  display: block;
  transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
}
/* Contain Float */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.lt-ie8 .clearfix {
  zoom: 1;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.mobile {
  display: none;
}
.desktop {
  display: block;
}
html,
body {
  width: 100%;
  height: auto;
}
html,
body,
.centerfix {
  width: 100%;
  min-width: 1230px;
  max-width: 1920px;
}
.centercontent {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 1230px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 1230px) {
  html,
  body,
  .centerfix {
    min-width: 100%;
  }
  .centercontent {
    width: 100%;
  }
}
@media only screen and (max-width: 851px) {
  .mobile {
    display: block;
  }
  .desktop {
    display: none;
  }
}
/*GeniÅŸlikler*/
/*Renkler*/
.icon {
  display: block;
  width: 60px;
  height: 60px;
  background-image: url('../images/sprite.png');
}
.icon1 {
  background-position: -60px 0;
}
.icon2 {
  background-position: -60px -60px;
}
.icon3 {
  background-position: -60px -120px;
}
.icon4 {
  background-position: -60px -180px;
}
a.btn-readMore {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background: #e98a1a;
  color: #fff;
  padding: 0 15px;
  font-size: 18px;
}
a.btn-readMore span {
  margin-right: 8px;
}
body {
  font-family: 'Roboto';
}
#WidgetFloaterCollapsed{
    border: 2px solid #333 !important;
}
#MicrosoftTranslatorWidget {
    position: absolute;
    width: 40px;
    height: 40px;
    overflow: hidden;
    opacity: 0;
    z-index: 9;
    left: 0;
    top: 0;
}
#WidgetFloaterPanels .DDStyle{
    top: 0!important;
}
#WidgetFloaterPanels span.DDStyle{
    width: calc(100% - 210px);
    background-position: 98% center;
}
div#WidgetFloater {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    width: 350px !important;
    height: auto !important;
}
#WidgetLogoPanel{
    float: right;
    width: 200px;
}
div#CTFLinksPanel {
    display: none !important;
}
header {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background: rgba(0,0,0,0.3);
}
header nav {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
}
header nav .logo {
  float: left;
  padding: 15px 10px;
}
header nav .logo img {
  width: auto;
  height: 70px;
}
header nav ul.menu {
  width: 100%;
  height: 58px;
  padding-left: 200px;
  position: relative;
  text-align: right !important;
  padding-top: 40px;
}
header nav ul.menu > li {
  position: relative;
  display: inline-block;
}
header nav ul.menu > li > a {
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
  width: 100%;
  text-align: center;
  display: block;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.75);
}
header nav ul.menu > li:hover > a {
  background: #bbd21c;
}
header nav ul.menu > li:hover .menuSub {
  opacity: 1;
  display: block;
  transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
}
header nav ul.menu > li .menuSub {
  display: none;
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -webkit-animation: display-none-transition 0.4s;
  animation: display-none-transition 0.4s;
  -o-animation: display-none-transition 0.4s;
  -ms-animation: display-none-transition 0.4s;
  -moz-animation: display-none-transition 0.4s;
  position: absolute;
  left: 0;
  top: 40px;
  width: 200px;
  background: #bbd21c;
  padding: 10px 0;
}
header nav ul.menu > li .menuSub li {
  width: 100%;
  height: auto;
  text-align: center;
}
header nav ul.menu > li .menuSub li:hover a {
  background: #fff;
  color: #bbd21c;
}
header nav ul.menu > li .menuSub li a {
  display: block;
  width: 100%;
  padding: 5px 10px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}

#mainSlider {
  width: 100%;
  height: 460px;
  position: relative;
  overflow: hidden;
}
#mainSlider .swiper-pagination {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 20px;
}
#mainSlider .swiper-pagination .swiper-pagination-bullet {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  background-color: #fff;
  width: 15px;
  height: 15px;
  opacity: 1;
  margin: 0 5px;
  border: 2px solid #fff;
}
#mainSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: none;
}
#mainSlider .swiper-container {
  height: 460px;
}
#mainSlider .swiper-wrapper {
  height: 430px;
}
#mainSlider .swiper-wrapper li {
  list-style: none;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
#mainSlider .textWrap {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 80px;
  padding: 35px 40px 25px 40px;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,ffffff+100&0+0,1+25,1+50,1+75,0+100 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 25%, #ffffff 50%, #ffffff 75%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 25%, #ffffff 50%, #ffffff 75%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 25%, #ffffff 50%, #ffffff 75%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
}
#mainSlider .textWrap h3 {
  font-size: 35px;
  color: #83bc2b;
  border-bottom: 4px solid #e98a1a;
  padding: 0 40px;
  line-height: 0.7;
}
#mainSlider .textWrap p {
  font-size: 20px;
  color: #e98a1a;
  line-height: 1;
  margin-top: 10px !important;
}
#mainSlider .textWrap a {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  top: -40px;
}
.sectionHead {
  width: 100%;
  text-align: center;
  position: relative;
  padding-bottom: 30px;
}
.sectionHead:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 85px;
  height: 2px;
  background-color: #3a3a3a;
  display: block;
  bottom: 0;
}
.sectionHead .head {
  font-size: 20px;
  color: #3a3a3a;
  font-weight: normal;
}
.sectionHead p {
  margin-top: 20px !important;
  font-size: 25px;
  color: #3a3a3a;
  font-weight: bold;
}
#aboutSection {
  padding: 90px 0 0 0;
}
#aboutSection .centercontent {
  border-bottom: 1px solid #d4d4d4;
}
#aboutSection .text {
  width: 100%;
  max-width: 900px;
  color: #3a3a3a;
  margin: 0 auto;
  text-align: center;
  line-height: 1.3;
  font-size: 16px;
  padding: 40px 0;
}
#aboutSection .text a {
  margin-top: 20px;
}
#pageContent #servicesList > li{
    width: 33.33%;
    float: left;
}
#pageContent #servicesList{
    padding: 0;
}
#servicesList {
  width: 100%;
  padding: 60px 0;
}
@media screen and (min-width:851px){
  header nav ul.menu > li.services-menu .menuSub {
      width: 560px;
      right: 0;
      left: inherit;
  }

  header nav ul.menu > li.services-menu .menuSub ul > li {
      float: left;
      width: 50%;
  }

  header nav ul.menu > li.services-menu .menuSub ul > li > a {
      text-align: left;
  }
  #servicesSection .swiper-container {
      overflow: visible;
  }

  #servicesSection .swiper-container ul#servicesList {
      -webkit-transform: none;
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      transform: none;
      display: inline-block;
      vertical-align: top;
      height: auto;
  }

  #servicesSection .swiper-container ul#servicesList > li {
      margin: 0 !important;
      width: 20% !important;
      float: left !important;
  }
}
#servicesList a.inner {
  display: block;
  text-decoration: none;
  padding: 10px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  position: relative;
  overflow: hidden;
}
#servicesList a.inner img{
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  width:100%;
  height: auto;
}
#servicesList a.inner:hover img{
  transform: scale(1.2);
}
#servicesList a.inner .textWrap {
  width: 90%;
  text-align: center;
  position: absolute;
  bottom: 5%;
  left: 5%;
  padding:10px 0;
  background-color:rgba(0,0,0,0.4);
}
#servicesList a.inner .textWrap b {
  position: relative;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  width: 100%;
  display: block;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#servicesList a.inner .textWrap b:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 85px;
  height: 2px;
  background-color: #ffffff;
  display: block;
  bottom: 0;
}
#servicesList a.inner .textWrap p {
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  width: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  max-width: 250px;
  margin: 0 auto;
  padding-bottom: 20px;
  display: inline-block;
}
#servicesList a.inner:hover {
  background-size:120% auto;
}
#servicesList a.inner:hover .textWrap b,
#servicesList a.inner:hover .textWrap p {
  color: #fff;
}
#infoSection {
  padding: 45px 0;
  background-image: url(../images/info-bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}
#infoSection #infoList {
  width: 100%;
  text-align: center;
}
#infoSection #infoList li .textWrap {
  max-width: 850px;
  color: #fff;
  margin: 0 auto;
}
#infoSection #infoList li .textWrap h4 {
  font-size: 22px;
  margin-bottom: 40px !important;
}
#infoSection #infoList li .textWrap p {
  font-size: 20px;
  margin-bottom: 20px !important;
}
#infoSection .swiper-button-prev {
  background: none;
}
#infoSection .swiper-button-prev:after {
  content: '\f104';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 55px;
}
#infoSection .swiper-button-next {
  background: none;
}
#infoSection .swiper-button-next:after {
  content: '\f105';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 55px;
}
#referencesSection {
  padding: 50px 0;
}
#referencesSection .sectionHead {
  margin-bottom: 30px;
}
#referencesSection .swiper-pagination {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  position: relative;
  display: none;
}
#referencesSection .swiper-pagination .swiper-pagination-bullet {
  background-color: #276e44;
  width: 14px;
  height: 14px;
  margin: 0 7px;
}
#referencesList > li {
  text-align: center;
}
#pageContent ul#referencesList {
    width: 100%;
    display: inline-block;
    padding: 30px 0;
}

#pageContent #referencesList > li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
}

#pageContent #referencesList > li:nth-child(3n+3) {
    margin-right: 0;
}
#referencesList > li a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
#referencesList > li a img {
  width: 100%;
  height: auto;
}
#referencesList > li a .textWrap {
  width: 100%;
  padding: 20px;
  text-align: left;
  z-index: 3;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  background: #f4f4f4;
  height: 80px;
}
#referencesList > li a .textWrap b {
  font-size: 16px;
  font-weight: normal;
  color: #494949;
  display: block;
}
#referencesList > li a:hover img {
  opacity: 0.8;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
#socialSection {
  padding: 40px 0;
}
#socialSection .sectionHead {
  margin-bottom: 40px;
}
#socialSection .socialPart {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 30px;
}
#socialSection .socialPart aside {
  float: left;
  width: 25%;
  position: relative;
}
#socialSection .socialPart aside .imgHolder {
  opacity: 0;
}
#socialSection .socialPart aside a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: block;
}
#socialSection .socialPart aside a .socialLogo {
  display: block;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  text-align: center;
  line-height: 60px;
  font-size: 25px;
  color: #fff;
  float: left;
}
#socialSection .socialPart aside a .socialLogo.ins {
  background-color: #786541;
}
#socialSection .socialPart aside a .socialLogo.tw {
  background-color: #2cb8cd;
}
#socialSection .socialPart aside a .text {
  width: 100%;
  padding-left: 80px;
  padding-top: 10px;
}
#socialSection .socialPart aside a .text b {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 5px;
}
#socialSection .socialPart aside a .text b.ins {
  color: #786541;
}
#socialSection .socialPart aside a .text b.tw {
  color: #2cb8cd;
}
#socialSection .socialPart aside a .text p {
  font-size: 14px;
  color: #3a3a3a;
}
#socialSection .socialPart .col2 {
  float: left;
  width: 75%;
}
#socialSection .socialPart .col2 .tweetList {
  width: 100%;
  display: inline-block;
}
#socialSection .socialPart .col2 .tweetList li {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  border: 1px solid #e7e6e6;
  background: #f9f9f9;
  line-height: 20px;
  padding: 5px 10px;
}
#socialSection .socialPart .col2 .tweetList li:last-child {
  margin-bottom: 0;
}
#socialSection .socialPart .col2 .tweetList li i {
  float: left;
  width: 20px;
  height: 20px;
  color: #2cb8cd;
  font-size: 16px;
}
#socialSection .socialPart .col2 .tweetList li p {
  padding-left: 30px;
  width: 100%;
  font-size: 13px;
}
#socialSection .socialPart .col2 .imgList {
  width: 100%;
  display: inline-block;
}
#socialSection .socialPart .col2 .imgList li {
  float: left;
  width: 23%;
  margin-right: 2.66%;
}
#socialSection .socialPart .col2 .imgList li:last-child {
  margin-right: 0;
}
#socialSection .socialPart .col2 .imgList li a {
  display: block;
  position: relative;
  z-index: 3;
}
#socialSection .socialPart .col2 .imgList li img {
  width: 100%;
  height: auto;
}
#socialSection .socialPart .col2 .imgList li .textWrap {
  position: absolute;
  opacity: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  color: #fff;
  font-size: 16px;
  z-index: 2;
  width: 100%;
  text-align: center;
  opacity: 0;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  pointer-event: none;
}
#socialSection .socialPart .col2 .imgList li .textWrap span {
  margin: 0 5px;
}
#socialSection .socialPart .col2 .imgList li a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  pointer-event: none;
}
#socialSection .socialPart .col2 .imgList li:hover a:after,
#socialSection .socialPart .col2 .imgList li:hover .textWrap {
  opacity: 1;
}
#footer {
  padding: 20px 0;
  background: #e98a1a;
  display: block;
  text-align: center;
}
#footer .centercontent {
  display: inline-block;
}
#footer .copyright {
  color: #fff;
  float: left;
  font-size: 14px;
  line-height: 40px;
}
#footer .social {
  float: right;
}
#footer .social li {
  float: left;
  margin-left: 10px;
}
#footer .social li a {
  width: 40px;
  height: 40px;
  display: block;
  background-color: #fff;
  color: #e98a1a;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
#pageCover {
  width: 100%;
  position: relative;
  padding-top: 160px;
  padding-bottom: 40px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
#pageCover .pageHead {
  text-align: center;
  color: #fff;
}
#pageCover .pageHead h2 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 15px !important;
  position: relative;
  padding-bottom: 15px;
}
#pageCover .pageHead h2:After {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 0;
  width: 80px;
  height: 3px;
  background: #fff;
}
#pageCover .pageHead h1 {
  font-size: 30px;
}
#pageContent {
  padding: 20px 0;
  display: inline-block;
  vertical-align: top;
}
#pageContent aside {
  float: left;
  width: 300px;
  margin-right: 20px;
}
#pageContent aside .menu {
  width: 100%;
  background: #f4f4f4;
  padding-left: 5px;
  padding-bottom: 20px;
}
#pageContent aside .menu > li {
  width: 100%;
}
#pageContent aside .menu > li > span {
  padding: 0 5px;
  font-size: 20px;
  color: #8c8a8a;
  height: 40px;
  width: 100%;
  line-height: 40px;
  display: block;
  margin-bottom: 10px;
}
#pageContent aside .menu > li > span i {
  margin-right: 10px;
}
#pageContent aside .menu > li > ul {
  width: 100%;
}
#pageContent aside .menu > li > ul li {
  width: 100%;
}
#pageContent aside .menu > li > ul li a {
  display: block;
  width: 100%;
  padding: 10px 10px 10px 20px;
  font-size: 16px;
  color: #8c8a8a;
  position: relative;
}
#pageContent aside .menu > li > ul li a i {
  position: absolute;
  left: 8px;
  top: 11px;
  
}
#pageContent aside .menu > li > ul li a:hover {
  background: #ebeaea;
}
#pageContent aside .menu > li > ul li.active > a {
  background: #fff;
}
#pageContent aside + article {
  padding-left: 320px;
}
#pageContent article {
  width: 100%;
}
#pageContent article .slimText {
  width: 80%;
  max-width: 680px;
  margin: 0 auto;
  padding: 20px 0;
  margin-bottom: 20px;
  font-size: 16px;
  color: #343434;
  text-align: center;
  line-height: 1.5;
}
#pageContent article .content {
  padding: 20px 0;
}
#pageContent article .content h3 {
  font-size: 18px;
  margin-bottom: 20px !important;
}
#pageContent article .content p {
  font-size: 16px;
  margin-bottom: 15px !important;
}
.formSuccess {
    background: green;
    font-size: 14px;
    color: #fff;
    padding: 15px;
    margin-bottom: 20px;
}
.formWarning {
    background: red;
    font-size: 14px;
    color: #fff;
    padding: 15px;
    margin-bottom: 20px;
}
.contact {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 40px 0;
}
.contact .colLeft {
  float: left;
  width: 50%;
}
.contact .colLeft h2 {
  font-size: 18px;
  margin-bottom: 20px !important;
}
.contact .colLeft .contactText {
  width: 100%;
}
.contact .colLeft .formSuccess {
  width: 100%;
  height: auto;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #23CC1F;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.contact .colLeft li {
  width: 90%;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.5;
  display: inline-block;
}
.contact .colLeft b {
  float: left;
  width: 100px;
  font-weight: bold;
  display: block;
}
.contact .colLeft span {
  display: block;
  width: 100%;
  padding-left: 100px;
}
.contact .colLeft a {
  display: block;
  color: #5b1f0a;
}
.contact .colLeft a:hover {
  opacity: 0.7;
}
.contact .colRight {
  float: right;
  width: 50%;
  padding-right: 20px;
}
.contact .colRight h2 {
  font-size: 18px;
  margin-bottom: 20px !important;
}
.contact .colRight .col {
  float: left;
  width: 50%;
  padding-right: 20px;
}
.contact .colRight .formStyle button {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  background: #276e44;
  color: #fff;
  font-size: 16px;
}
.contact .colRight .formStyle button button:hover {
  opacity: 0.7;
}
.contact .colRight section {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.contact .colRight section label {
  position: absolute;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  padding-left: 10px;
  top: 1px;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  width: 100%;
  pointer-events: none;
  background: #fff;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.contact .colRight section .obj {
  width: 100%;
}
.contact .colRight section .obj input {
  width: 100%;
  height: 50px;
  padding: 15px 10px 10px 10px;
  font-size: 16px;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  background: none;
}
.contact .colRight section .obj textarea {
  width: 100%;
  height: 190px;
  padding: 25px 10px 10px 10px;
  font-size: 16px;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  background: none;
}
.contact .colRight section.formTop label {
  top: 1px;
  height: 15px;
  line-height: 15px;
  padding-top: 5px;
  font-size: 12px;
  color: #5b1f0a;
}
.contact .colRight section.formTop input {
  padding-top: 25px;
}
.gallerySection {
  width: 100%;
  height: auto;
}
.gallerySection h3 {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  position: relative;
  margin-bottom: 40px !important;
  padding-bottom: 15px;
}
.gallerySection h3:After {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 0;
  content: '';
  width: 80px;
  height: 3px;
  background: #434343;
  display: block;
}
.gallerySection .galleryList {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.gallerySection .galleryList > li {
  float: left;
  width: 32%;
  margin-right: 2%;
  text-align: center;
}
.gallerySection .galleryList > li:nth-child(3n+3) {
  margin-right: 0;
}
.gallerySection .galleryList > li a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.gallerySection .galleryList > li a img {
  width: 100%;
  height: auto;
}
.gallerySection .galleryList > li a:After {
  position: absolute;
  opacity: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  content: '\f002';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 18px;
  opacity: 0;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.gallerySection .galleryList > li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.gallerySection .galleryList > li a:hover:before {
  opacity: 1;
}
.gallerySection .galleryList > li a:hover:after {
  opacity: 1;
}
ul.teamList {
    width: 100%;
    height: auto;
}

ul.teamList > li {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom:2%;
}

ul.teamList > li:nth-child(4n+4) {
    margin-right: 0;
}

ul.teamList > li .inner {
    position: relative;
    width: 100%;
    height: auto;
}

ul.teamList > li .inner img {
    width: 100%;
    height: auto;
}

ul.teamList > li .inner .textWrap {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px;
}

ul.teamList > li .inner .textWrap span {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 14px;
}

ul.teamList > li .inner .textWrap a {
    font-size: 14px;
    color: #fff;
}
@media only screen and (max-width: 851px) {
  header {
    height: 90px;
  }
  header .centercontent {
    padding: 0;
  }
  header nav {
    margin-top: 0;
    height: 90px;
  }
  header nav .logo {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(0, 0) scale(1);
    -moz-transform: translate(0, 0) scale(1);
    -o-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    -webkit-transform: translate(0, 0) scale(1);
    float: left;
    left: -1px;
    top: -5px;
    z-index: 2;
  }
  header nav .logo img {
    height: 80px;
    width: auto;
    margin: 5px;
  }
  header nav ul.mBar {
    float: right;
  }
  header nav ul.mBar li {
    float: left;
    margin-left: 10px;
  }
  header nav ul.mBar li a {
    display: block;
    width: 50px;
    height: 90px;
    line-height: 90px;
    color: #fff;
    font-size: 25px;
  }
  header nav ul.menu {
    display: none;
  }
  ul.teamList > li {
        width: 49%;
    }

    ul.teamList > li:nth-child(2n+2) {
        margin-right: 0;
    }

    ul.teamList > li:nth-child(3n+3) {
        margin-right: 2%;
    }
  nav#menu {
    -moz-transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -ms-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
    position: fixed;
    left: -100%;
    top: 0;
    width: 90%;
    padding-top: 60px;
    max-width: 330px;
    height: 100%;
    background: #e98a1a;
    z-index: 9999999999;
    display: none;
  }
  nav#menu .closeBtn {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    border-bottom: 1px solid #d78729;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    padding: 0 20px;
  }
  nav#menu .closeBtn i {
    margin-right: 10px;
  }
  nav#menu > ul {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 5%;
    overflow: scroll;
    position: relative;
    border-top: 1px solid #f7a23d;
  }
  nav#menu > ul li {
    width: 100%;
  }
  nav#menu > ul li a {
    display: block;
    font-size: 20px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
  }
  nav#menu > ul li.hasSub > a {
    position: relative;
  }
  nav#menu > ul li.hasSub > a:after {
    content: '+';
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
    height: 50px;
    line-height: 50px;
  }
  nav#menu > ul li.hasSub.open > a:After {
    content: '-';
  }
  nav#menu > ul li .menuSub {
    position: relative;
    width: 100%;
    display: none;
  }
  nav#menu > ul li .menuSub ul {
    padding: 20px;
    width: 100%;
    height: auto;
  }
  nav#menu > ul li .menuSub ul a {
    font-size: 18px;
    line-height: 1.2;
  }
  .vail {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: 80;
    opacity: 0;
    display: none;
  }
  .mobilMenuReady {
    overflow: hidden;
  }
  .mobilMenuReady nav#menu {
    display: table;
  }
  .mobilMenuReady .menuVail {
    display: block;
  }
  .mobilMenuAnimate nav#menu {
    left: 0;
  }
  .mobilMenuAnimate .menuVail {
    opacity: 1;
  }
  #mainSlider {
    max-height: 500px !important;
  }
  #mainSlider .swiper-pagination {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(0, 0) scale(1);
    -moz-transform: translate(0, 0) scale(1);
    -o-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    -webkit-transform: translate(0, 0) scale(1);
    top: inherit;
    bottom: 140px;
    left: 0;
    width: 20%;
  }
  #mainSlider .swiper-container {
    max-height: 500px !important;
  }
  #mainSlider .swiper-wrapper {
    max-height: 500px !important;
  }
  #mainSlider .swiper-wrapper .swiper-slide {
    overflow: hidden;
    max-height: 500px !important;
    background-size: cover;
  }
  #mainSlider .swiper-wrapper .textWrap {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 0;
    width: 90%;
    background: #fff !important;
  }
  #mainSlider .swiper-wrapper .textWrap h3 {
    font-size: 25px;
    padding: 0;
  }
  #mainSlider .swiper-wrapper .textWrap p {
    font-size: 15px;
  }
  #infoSection #infoList li .textWrap {
    padding: 0 50px;
  }
  #infoSection #infoList li .textWrap p {
    font-size: 18px;
  }
  #socialSection .socialPart {
    display: inline-block;
    vertical-align: middle;
  }
  #socialSection .socialPart aside {
    width: 100%;
    padding: 20px 0;
    display: inline-block;
    vertical-align: middle;
  }
  #socialSection .socialPart aside img {
    display: none;
  }
  #socialSection .socialPart aside a {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(0, 0) scale(1);
    -moz-transform: translate(0, 0) scale(1);
    -o-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    -webkit-transform: translate(0, 0) scale(1);
    left: 0;
    top: 0;
  }
  #socialSection .socialPart .col2 {
    width: 100%;
  }
  #socialSection .socialPart .col2 .imgList li {
    width: 48%;
    margin: 1%;
  }
  #socialSection .socialPart .col2 .tweetList li {
    height: auto;
    padding: 10px;
  }
  #footer .copyright {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
  }
  #footer ul.social {
    float: none;
    width: 100%;
    text-align: center;
  }
  #footer ul.social li {
    float: none;
    display: inline-block;
  }
  #pageContent {
    padding: 20px 0;
    display: inline-block;
    vertical-align: top;
  }
  #pageContent aside {
    display: none;
  }
  #pageContent article {
    padding-left: 0;
  }
  #pageContent aside + article{
      width: 100%;
      padding-left: 0;
  }
  .contact .colLeft {
    width: 100%;
    margin-bottom: 30px;
  }
  .contact .colRight {
    width: 100%;
  }
  .mobileSubMenu {
        width: 100%;
        position: relative;
        border-bottom: 1px solid #d4d4d4;
    }

    .mobileSubMenu select {
        width: 100%;
        height: 60px;
        padding: 0 15px;
        font-size: 18px;
    }
    #pageContent #referencesList > li,
    .gallerySection .galleryList > li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    #pageContent #referencesList > li:nth-child(3n+3),
    .gallerySection .galleryList > li:nth-child(3n+3) {
        margin-right: 2%;
    }
    #pageContent #referencesList > li:nth-child(2n+2),
    .gallerySection .galleryList > li:nth-child(2n+2) {
        margin-right: 0;
    }
}
@media only screen and (max-width: 640px) {
  #pageContent #referencesList > li,
  .gallerySection .galleryList > li {
    width: 100%;
    margin-right: 0 !important;
  }
}


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxSlideshow{display: none;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

#cboxOverlay{background:#fff;}
#colorbox{outline:0;}
    #cboxContent{margin-top:32px; overflow:visible; background:#000;}
    .cboxIframe{background:#fff;}
    #cboxError{padding:50px; border:1px solid #ccc;}
    #cboxLoadedContent{background:#000; padding:1px;}
    #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
    #cboxLoadingOverlay{background:#000;}
    #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
    #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
    #cboxClose{position: absolute;top: -28px;right: 2px;z-index: 99;color: #f21;background: #fff;font-size: 16px;width: 25px;height: 25px;border-radius: 15px;box-shadow: 0 1px 1px #000;}
