@import "plugin.css";
/* Generated by less 2.5.1 */
body,
html {
  position: relative;
  /*float: left;*/
  /*width: 100%;*/
  height: 100%;
  display: block;
}
a,
a:visited {
  color: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
nav,
section {
  display: block;
}
a,
ins {
  text-decoration: none;
}
b,
mark,
strong {
  font-weight: 700;
}
dfn,
mark {
  font-style: italic;
}
ins,
mark {
  color: #000000;
}
body,
dd,
fieldset,
figure,
form,
ol,
ul {
  margin: 0;
}
a,
label {
  cursor: pointer;
}
fieldset,
hr,
input,
legend,
nav ol,
nav ul,
ol,
textarea,
ul {
  padding: 0;
}
fieldset,
hr,
img,
legend {
  border: 0;
}
audio,
canvas,
video {
  display: inline-block;
}
canvas {
  -ms-touch-action: double-tap-zoom;
}
* {
  -webkit-touch-callout: none;
}
[hidden],
audio:not([controls]) {
  display: none;
}
body,
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:hover {
  color: inherit;
}
a:focus {
  border: none !important;
  outline: 0 !important;
}
a:active,
a:hover {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p:last-child {
  margin: 0;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
p {
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
blockquote {
  margin: 1em 40px;
}
hr {
  height: 1px;
  border-top: 1px solid #ccc;
  margin: 1em 0;
}
ins {
  background: #ffff99;
}
mark {
  background: #ffff00;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:after,
q:before {
  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;
}
ol,
ul {
  list-style-image: none;
  list-style-type: none;
}
ul,
menu,
dir {
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
}
nav ol,
nav ul {
  list-style: none;
  margin: 0;
}
img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
legend {
  white-space: normal;
}
.lt-ie8 legend {
  margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  border: 0 solid transparent;
}
.lt-ie8 button,
.lt-ie8 input,
.lt-ie8 select,
.lt-ie8 textarea {
  vertical-align: middle;
}
td,
textarea,
th {
  vertical-align: top;
}
button:hover,
input:hover,
select:hover,
textarea:hover {
  border: 0 solid transparent;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
  border: 0 solid transparent;
  outline: 0 !important;
}
select {
  padding-left: 0;
}
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;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: bold;
  color: #2c2d31;
}
::-moz-placeholder {
  font-size: 14px;
  font-weight: bold;
  color: #2c2d31;
}
:-ms-input-placeholder {
  font-size: 14px;
  font-weight: bold;
  color: #2c2d31;
}
.placeholder {
  font-size: 14px;
  font-weight: bold;
  color: #2c2d31;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  text-align: left;
}
/*FONT Gotham starts here*/
@font-face {
  font-family: 'Gotham thin';
  font-weight: normal;
  font-style: normal;
  src: url('../font/gotham/gotham-thin.eot');
  src: url('../font/gotham/gotham-thin.eot?#iefix') format('embedded-opentype'), url('../font/gotham/gotham-thin.woff') format('woff'), url('../font/gotham/gotham-thin.ttf') format('truetype'), url('../font/gotham/gotham-thin.svg#gothamthin') format('svg');
}
@font-face {
  font-family: 'Gotham book';
  font-weight: normal;
  font-style: normal;
  src: url('../font/gotham/gotham-book.eot');
  src: url('../font/gotham/gotham-book.eot?#iefix') format('embedded-opentype'), url('../font/gotham/gotham-book.woff') format('woff'), url('../font/gotham/gotham-book.ttf') format('truetype'), url('../font/gotham/gotham-book.svg#gothambook') format('svg');
}
@font-face {
  font-family: 'Gotham bookitalic';
  font-weight: normal;
  font-style: normal;
  src: url('../font/gotham/gotham-bookitalic.eot');
  src: url('../font/gotham/gotham-bookitalic.eot?#iefix') format('embedded-opentype'), url('../font/gotham/gotham-bookitalic.woff') format('woff'), url('../font/gotham/gotham-bookitalic.ttf') format('truetype'), url('../font/gotham/gotham-bookitalic.svg#gothambook_italic') format('svg');
}
@font-face {
  font-family: 'Gotham extralight';
  font-weight: normal;
  font-style: normal;
  src: url('../font/gotham/gotham-extralight.eot');
  src: url('../font/gotham/gotham-extralight.eot?#iefix') format('embedded-opentype'), url('../font/gotham/gotham-extralight.woff') format('woff'), url('../font/gotham/gotham-extralight.ttf') format('truetype'), url('../font/gotham/gotham-extralight.svg#GothamExtraLight') format('svg');
}
@font-face {
  font-family: 'Gotham light';
  font-weight: normal;
  font-style: normal;
  src: url('../font/gotham/gotham-light.eot');
  src: url('../font/gotham/gotham-light.eot?#iefix') format('embedded-opentype'), url('../font/gotham/gotham-light.woff') format('woff'), url('../font/gotham/gotham-light.ttf') format('truetype'), url('../font/gotham/gotham-light.svg#gothamlight') format('svg');
}
@font-face {
  font-family: 'Gotham lightitalic';
  font-weight: normal;
  font-style: normal;
  src: url('../font/gotham/gotham-lightitalic.eot');
  src: url('../font/gotham/gotham-lightitalic.eot?#iefix') format('embedded-opentype'), url('../font/gotham/gotham-lightitalic.woff') format('woff'), url('../font/gotham/gotham-lightitalic.ttf') format('truetype'), url('../font/gotham/gotham-lightitalic.svg#gothamlight_italic') format('svg');
}
@font-face {
  font-family: 'Gotham medium';
  font-weight: normal;
  font-style: normal;
  src: url('../font/gotham/gotham-medium.eot');
  src: url('../font/gotham/gotham-medium.eot?#iefix') format('embedded-opentype'), url('../font/gotham/gotham-medium.woff') format('woff'), url('../font/gotham/gotham-medium.ttf') format('truetype'), url('../font/gotham/gotham-medium.svg#gothammedium') format('svg');
}
@font-face {
  font-family: 'Gotham mediumitalic';
  font-weight: normal;
  font-style: normal;
  src: url('../font/gotham/gotham-mediumitalic.eot');
  src: url('../font/gotham/gotham-mediumitalic.eot?#iefix') format('embedded-opentype'), url('../font/gotham/gotham-mediumitalic.woff') format('woff'), url('../font/gotham/gotham-mediumitalic.ttf') format('truetype'), url('../font/gotham/gotham-mediumitalic.svg#gothammedium_italic') format('svg');
}
@font-face {
  font-family: 'Gotham bold';
  font-weight: normal;
  font-style: normal;
  src: url('../font/gotham/gotham-bold.eot');
  src: url('../font/gotham/gotham-bold.eot?#iefix') format('embedded-opentype'), url('../font/gotham/gotham-bold.woff') format('woff'), url('../font/gotham/gotham-bold.ttf') format('truetype'), url('../font/gotham/gotham-bold.svg#gothambold') format('svg');
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Gotham thin';
    font-weight: normal;
    font-style: normal;
    src: url('../font/gotham/gotham-thin.svg') format('svg');
  }
  @font-face {
    font-family: 'Gotham book';
    font-weight: normal;
    font-style: normal;
    src: url('../font/gotham/gotham-book.svg') format('svg');
  }
  @font-face {
    font-family: 'Gotham bookitalic';
    font-weight: normal;
    font-style: normal;
    src: url('../font/gotham/gotham-bookitalic.svg') format('svg');
  }
  @font-face {
    font-family: 'Gotham light';
    font-weight: normal;
    font-style: normal;
    src: url('../font/gotham/gotham-light.svg') format('svg');
  }
  @font-face {
    font-family: 'Gotham lightitalic';
    font-weight: normal;
    font-style: normal;
    src: url('../font/gotham/gotham-lightitalic.svg') format('svg');
  }
  @font-face {
    font-family: 'Gotham medium';
    font-weight: normal;
    font-style: normal;
    src: url('../font/gotham/gotham-medium.svg') format('svg');
  }
  @font-face {
    font-family: 'Gotham mediumitalic';
    font-weight: normal;
    font-style: normal;
    src: url('../font/gotham/gotham-mediumitalic.svg') format('svg');
  }
  @font-face {
    font-family: 'Gotham bold';
    font-weight: normal;
    font-style: normal;
    src: url('../font/gotham/gotham-bold.svg') format('svg');
  }
}
/*FONT Gotham ends here*/
/*  GOTHAM CONDENCED  */
@font-face {
  font-family: 'GothamCondensed-Black';
  src: url('../font/gothamCond/GothamCondensed-Black.eot?#iefix') format('embedded-opentype'), url('../font/gothamCond/GothamCondensed-Black.otf') format('opentype'), url('../font/gothamCond/GothamCondensed-Black.woff') format('woff'), url('../font/gothamCond/GothamCondensed-Black.ttf') format('truetype'), url('../font/gothamCond/GothamCondensed-Black.svg#GothamCondensed-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamCondensed-Black';
  src: url('../font/gothamCond/GothamCondensed-Black.eot?#iefix') format('embedded-opentype'), url('../font/gothamCond/GothamCondensed-Black.otf') format('opentype'), url('../font/gothamCond/GothamCondensed-Black.woff') format('woff'), url('../font/gothamCond/GothamCondensed-Black.ttf') format('truetype'), url('../font/gothamCond/GothamCondensed-Black.svg#GothamCondensed-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamCondensed-BlackItalic';
  src: url('../font/gothamCond/GothamCondensed-BlackItalic.eot?#iefix') format('embedded-opentype'), url('../font/gothamCond/GothamCondensed-BlackItalic.otf') format('opentype'), url('../font/gothamCond/GothamCondensed-BlackItalic.woff') format('woff'), url('../font/gothamCond/GothamCondensed-BlackItalic.ttf') format('truetype'), url('../font/gothamCond/GothamCondensed-BlackItalic.svg#GothamCondensed-BlackItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamCondensed-Bold';
  src: url('../font/gothamCond/GothamCondensed-Bold.eot?#iefix') format('embedded-opentype'), url('../font/gothamCond/GothamCondensed-Bold.otf') format('opentype'), url('../font/gothamCond/GothamCondensed-Bold.woff') format('woff'), url('../font/gothamCond/GothamCondensed-Bold.ttf') format('truetype'), url('../font/gothamCond/GothamCondensed-Bold.svg#GothamCondensed-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamCondensed-Book';
  src: url('../font/gothamCond/GothamCondensed-Book.eot?#iefix') format('embedded-opentype'), url('../font/gothamCond/GothamCondensed-Book.otf') format('opentype'), url('../font/gothamCond/GothamCondensed-Book.woff') format('woff'), url('../font/gothamCond/GothamCondensed-Book.ttf') format('truetype'), url('../font/gothamCond/GothamCondensed-Book.svg#GothamCondensed-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamCondensed-BookItalic';
  src: url('../font/gothamCond/GothamCondensed-BookItalic.eot?#iefix') format('embedded-opentype'), url('../font/gothamCond/GothamCondensed-BookItalic.otf') format('opentype'), url('../font/gothamCond/GothamCondensed-BookItalic.woff') format('woff'), url('../font/gothamCond/GothamCondensed-BookItalic.ttf') format('truetype'), url('../font/gothamCond/GothamCondensed-BookItalic.svg#GothamCondensed-BookItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamCondensed-Light';
  src: url('../font/gothamCond/GothamCondensed-Light.eot?#iefix') format('embedded-opentype'), url('../font/gothamCond/GothamCondensed-Light.otf') format('opentype'), url('../font/gothamCond/GothamCondensed-Light.woff') format('woff'), url('../font/gothamCond/GothamCondensed-Light.ttf') format('truetype'), url('../font/gothamCond/GothamCondensed-Light.svg#GothamCondensed-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamCondensed-LightItalic';
  src: url('../font/gothamCond/GothamCondensed-LightItalic.eot?#iefix') format('embedded-opentype'), url('../font/gothamCond/GothamCondensed-LightItalic.otf') format('opentype'), url('../font/gothamCond/GothamCondensed-LightItalic.woff') format('woff'), url('../font/gothamCond/GothamCondensed-LightItalic.ttf') format('truetype'), url('../font/gothamCond/GothamCondensed-LightItalic.svg#GothamCondensed-LightItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamCondensed-Medium';
  src: url('../font/gothamCond/GothamCondensed-Medium.eot?#iefix') format('embedded-opentype'), url('../font/gothamCond/GothamCondensed-Medium.otf') format('opentype'), url('../font/gothamCond/GothamCondensed-Medium.woff') format('woff'), url('../font/gothamCond/GothamCondensed-Medium.ttf') format('truetype'), url('../font/gothamCond/GothamCondensed-Medium.svg#GothamCondensed-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamCondensed-MediumItalic';
  src: url('../font/gothamCond/GothamCondensed-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../font/gothamCond/GothamCondensed-MediumItalic.otf') format('opentype'), url('../font/gothamCond/GothamCondensed-MediumItalic.woff') format('woff'), url('../font/gothamCond/GothamCondensed-MediumItalic.ttf') format('truetype'), url('../font/gothamCond/GothamCondensed-MediumItalic.svg#GothamCondensed-MediumItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamCondensed-Ultra';
  src: url('../font/gothamCond/GothamCondensed-Ultra.eot?#iefix') format('embedded-opentype'), url('../font/gothamCond/GothamCondensed-Ultra.otf') format('opentype'), url('../font/gothamCond/GothamCondensed-Ultra.woff') format('woff'), url('../font/gothamCond/GothamCondensed-Ultra.ttf') format('truetype'), url('../font/gothamCond/GothamCondensed-Ultra.svg#GothamCondensed-Ultra') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamCondensed-UltraItalic';
  src: url('../font/gothamCond/GothamCondensed-UltraItalic.eot?#iefix') format('embedded-opentype'), url('../font/gothamCond/GothamCondensed-UltraItalic.otf') format('opentype'), url('../font/gothamCond/GothamCondensed-UltraItalic.woff') format('woff'), url('../font/gothamCond/GothamCondensed-UltraItalic.ttf') format('truetype'), url('../font/gothamCond/GothamCondensed-UltraItalic.svg#GothamCondensed-UltraItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamCondensed-XBlack';
  src: url('../font/gothamCond/GothamCondensed-XBlack.eot?#iefix') format('embedded-opentype'), url('../font/gothamCond/GothamCondensed-XBlack.otf') format('opentype'), url('../font/gothamCond/GothamCondensed-XBlack.woff') format('woff'), url('../font/gothamCond/GothamCondensed-XBlack.ttf') format('truetype'), url('../font/gothamCond/GothamCondensed-XBlack.svg#GothamCondensed-XBlack') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamCondensed-XBlackItalic';
  src: url('../font/gothamCond/GothamCondensed-XBlackItalic.eot?#iefix') format('embedded-opentype'), url('../font/gothamCond/GothamCondensed-XBlackItalic.otf') format('opentype'), url('../font/gothamCond/GothamCondensed-XBlackItalic.woff') format('woff'), url('../font/gothamCond/GothamCondensed-XBlackItalic.ttf') format('truetype'), url('../font/gothamCond/GothamCondensed-XBlackItalic.svg#GothamCondensed-XBlackItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('../fonts/webfont/flexslider-icon.eot');
  src: url('../fonts/webfonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/webfonts/flexslider-icon.woff') format('woff'), url('../fonts/webfonts/flexslider-icon.ttf') format('truetype'), url('../fonts/webfonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/*VARIABLES*/
/*END VARIABLEs*/
.hover-transition {
  transition: all 0.5s ease-in;
}
.button {
  transition: all 0.5s ease-in;
}
.button:hover {
  background-color: #f9b61b;
}
/*GLOBAL ELEMENTS*/
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
* ::-webkit-input-placeholder {
  color: #989898;
  font-weight: 500;
}
* :-moz-placeholder {
  /* Firefox 18- */
  color: #989898;
  font-weight: 500;
}
* ::-moz-placeholder {
  /* Firefox 19+ */
  color: #989898;
  font-weight: 500;
}
* :-ms-input-placeholder {
  color: #989898;
  font-weight: 500;
}
html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
}
header {
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (min-width: 1573px) {
  header {
    width: 1573px;
  }
}
@media (max-width: 1572px) {
  header {
    width: 96%;
  }
}
header > div {
  float: left;
  position: relative;
  margin: 79px 0 0 0;
}
header nav {
  float: right;
  margin: 142px 0 0 0;
  position: relative;
  color: #514f4e;
}
header nav ul li {
  display: inline;
  position: relative;
  margin: 0 32px 0 0;
}
header nav ul li:last-child {
  margin: 0;
}
header nav ul li:after {
  transition: all 0.3s ease-in-out;
  content: '';
  width: 0;
  height: 3px;
  position: absolute;
  left: 50%;
  top: 100%;
  background-color: #7b7d7c;
}
header nav ul li:hover:after {
  width: 100%;
  left: 0;
}
header nav ul li.active:after {
  transition: all 0.3s ease-in-out;
  content: '';
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #7b7d7c;
}
header + section {
  clear: both;
}
footer {
  width: 100%;
  height: 44px;
  margin: 220px 0 0;
  clear: both;
  background-color: #f9b61b;
}
footer p {
  line-height: 44px;
}
h1 {
  font-family: 'Gotham Book';
  font-size: 16px;
  color: #fff;
}
h2 {
  font-family: 'GothamCondensed-Bold';
  font-size: 100px;
  line-height: 80px;
  color: #333333;
}
h3 {
  font-family: 'Gotham Bold';
  color: #333333;
  font-weight: 500;
  font-size: 16px;
}
h4 {
  font-size: 16px;
  font-family: 'GothamCondensed-Bold';
}
h5 {
  font-family: 'GothamCondensed-Book';
  font-size: 14px;
  color: #666666;
}
p {
  font-family: 'Gotham Medium';
  color: #3d3d3d;
  font-size: 16px;
}
input[type="text"],
select,
textarea {
  font-size: 14px;
  font-weight: 500;
}
select {
  color: #989898;
}
select option {
  color: #000;
}
select option:first-child {
  display: none;
}
/*END GLOBAL ELEMENTS*/
/*GLOBAL CLASSES*/
.mtop-10 {
  margin-top: 10px;
}
.mtop-20 {
  margin-top: 20px;
}
.mtop-30 {
  margin-top: 30px;
}
.mtop-40 {
  margin-top: 40px;
}
.mtop-50 {
  margin-top: 50px;
}
.mtop-60 {
  margin-top: 60px;
}
.mtop-70 {
  margin-top: 70px;
}
.mtop-80 {
  margin-top: 80px;
}
.mtop-90 {
  margin-top: 90px;
}
.wrapper {
  display: block;
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  min-height: 100%;
  margin: 0 auto;
  font-family: 'Gotham Book';
  letter-spacing: 0px;
}
.container {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media (max-width: 1199px) {
  .container {
    width: 96%;
  }
}
@media (min-width: 1099px) {
  .container.subpage {
    width: 1099px;
  }
}
@media (max-width: 1098px) {
  .container.subpage {
    width: 96%;
  }
}
.banner-wrapper {
  display: inline-block;
  position: relative;
  margin: 30px 0 0;
  float: left;
  width: 100%;
}
.banner-wrapper .banner {
  min-height: 443px;
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}
.banner-wrapper .banner.hizmetler {
  background-image: url("../img/banner/1.jpg");
  background-size: cover;
}
@media (max-width: 1366px) {
  .banner-wrapper .banner.hizmetler {
    background-position: 0 -100px;
  }
}
@media (min-width: 1367px) {
  .banner-wrapper .banner.hizmetler {
    background-position: 0 -210px;
  }
}
.banner-wrapper .banner.kara {
  background-image: url("../img/services/kara.jpg");
  background-size: cover;
}
.banner-wrapper .banner.demir {
  background-image: url("../img/services/demir.jpg");
  background-size: cover;
}
.banner-wrapper .banner.deniz {
  background-image: url("../img/services/deniz.jpg");
  background-size: cover;
}
.banner-wrapper .banner.diger {
  background-image: url("../img/services/diger.jpg");
  background-size: cover;
}
.banner-wrapper .banner.hava {
  background-image: url("../img/services/hava.jpg");
  background-size: cover;
}
.banner-wrapper .banner.proje {
  background-image: url("../img/services/proje.jpg");
  background-size: cover;
}
.banner-wrapper .banner.fuar {
  background-image: url("../img/services/fuar.jpg");
  background-size: cover;
}
.banner-wrapper .banner.kombine {
  background-image: url("../img/services/kombine.jpg");
  background-size: cover;
}
.banner-wrapper .banner.yuklerin-siniflandirilmasi {
  background-image: url("../img/services/yuklerin-sinif.jpg");
  background-size: cover;
}
.banner-wrapper .banner.ilkelerimiz {
  background-image: url("../img/corporate/corporate-ilkelerimiz.jpg");
  background-size: auto;
}
.banner-wrapper .banner.ik {
  background-image: url("../img/corporate/corporate-ik.jpg");
  background-size: auto;
}
.banner-wrapper .banner.teknoloji {
  background-image: url("../img/corporate/corporate-tech.jpg");
  background-size: auto;
}
.banner-wrapper .banner.belgeler {
  background-image: url("../img/banner/belgeler.jpg");
  background-size: auto;
}
.banner-wrapper .banner.kurumsal {
  background-image: url("../img/corporate/corporate-main.jpg");
  background-size: auto;
}
.banner-wrapper .banner.yesil-dota {
  background-image: url("../img/yesil-dota.jpg");
  background-size: auto;
}
.banner-wrapper .banner.iletisim {
  background-image: url("../img/banner/1.jpg");
  background-size: auto;
}
.banner-wrapper .banner.haberler {
  background-image: url("../img/banner/1.jpg");
  background-size: auto;
}
.banner-wrapper img {
  width: 100%;
  height: 443px;
}
.column {
  margin: 25px 0 0;
  color: #666666;
}
.column > div {
  float: left;
  position: relative;
}
.column .left-col.content {
  width: 703px;
}
.column .left-col.content .news-detail-btn {
  font-family: "Gotham Medium";
  border-radius: 30px;
  padding: 3px 30px;
  font-size: 13px;
  background-color: #f7d877;
  color: #564e39 !important;
  text-align: center;
}
.column .left-col.content hr {
  border-bottom: 1px solid white;
  border-top: none ;
  margin: 50px 0;
}
.column .left-col.location {
  width: 730px;
}
.column .left-col .sub-menu {
  margin: 0 0 55px -20px;
  padding-right: 140px;
}
.column .left-col .sub-menu li {
  display: inline;
  position: relative;
  margin: 0 0 0 37px;
}
.column .left-col .sub-menu li:hover:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 3px solid #f7d877;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  position: absolute;
  left: -17px;
  top: 50%;
  margin-top: -6px;
}
.column .left-col .sub-menu li:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 1px solid #7b7e7d;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  position: absolute;
  left: -17px;
  top: 50%;
  margin-top: -3px;
}
.column .left-col .sub-menu li.active:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 3px solid #f7d877;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  position: absolute;
  left: -17px;
  top: 50%;
  margin-top: -6px;
}
.column .left-col .belgeler-wrapper {
  margin-bottom: 30px;
  display: inline-block;
}
.column .left-col .belgeler-wrapper li {
  float: left;
  list-style: none;
  margin: 5px;
  position: relative;
}
.column .left-col .belgeler-wrapper li a {
  position: relative;
  float: left;
  width: 100%;
}
.column .left-col .belgeler-wrapper li a:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f7d877;
  background-image: url(../img/icons/plus.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 1.4s ease-in-out;
  transition: all 1.4s ease-in-out;
  z-index: 1;
}
.column .left-col h2 {
  font-family: 'Gotham Thin';
  font-size: 40px;
  line-height: 42px;
  color: #919191;
  font-weight: 400;
  margin: 0 0 45px;
}
.column .left-col p {
  font-size: 15px;
  line-height: 26px;
  text-align: justify;
}
.column .left-col p,
.column .left-col h3 {
  margin: 0 0 24px;
  color: #666666;
}
.column .left-col ul {
  margin: 0 0 44px;
}
.column .left-col ul li {
  list-style-type: disc;
  list-style-position: inside;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  text-align: justify;
}
.column .right-col {
  width: 307px;
  margin-top: 110px;
}
.column aside {
  display: inline-block;
  margin: 0 0 0 85px;
}
.column aside div {
  border: 1px solid #fff;
  padding: 20px 26px;
  margin: 15px 0 31px;
}
.column aside div ul li {
  display: inline-block;
  width: 100%;
  padding: 10px 0 0;
  margin: 12px 0 0;
  border-top: 1px solid #948877;
}
.column aside div ul li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}
.column aside div button {
  margin: 21px 0 0;
}
.column aside p {
  font-size: 14px;
  line-height: 16px;
  color: #666666;
  text-align: justify;
}
.column p {
  font-family: 'Gotham Book';
}
.page-title {
  display: inline-block;
  min-width: 281px;
  height: 33px;
  line-height: 33px;
  background-color: #f9b61b;
  position: relative;
}
.page-title:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 33px 33px 0 0;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  right: -33px;
  top: 3px;
}
.page-title:after {
  content: '';
  width: 49px;
  height: 33px;
  background-color: #fff;
  position: absolute;
  top: 3px;
  right: -82px;
}
.page-title h1 {
  margin: 0 0 0 15px;
}
.page-title h1:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0 33px 33px;
  border-color: transparent transparent transparent #f9b61b;
  position: absolute;
  right: -33px;
  top: 0;
}
.banner {
  position: relative;
  width: 100%;
  margin: 3px 0 0;
  border-top: 7px solid #f9b61b;
  border-bottom: 7px solid #f9b61b;
}
.button {
  display: inline-block;
  border-radius: 7px;
  background-color: #f7d877;
  color: #333333 !important;
  text-align: center;
}
.button.large {
  width: 245px;
  height: 50px;
  line-height: 50px;
}
.button.middle {
  width: 134px;
  height: 49px;
  line-height: 49px;
}
.button.small {
  width: 94px;
  height: 19px;
  line-height: 19px;
}
.button.left0 {
  position: absolute;
  left: 0;
  font-size: 11px;
  font-family: 'Gotham medium';
  width: 130px;
}
.left {
  float: left;
  position: relative;
}
.right {
  float: right;
  position: relative;
}
.bg-band {
  display: table;
  width: 100%;
  height: 304px;
  margin: 38px 0 0 0;
  position: relative;
}
.bg-band.white {
  background-color: #fff;
  /*BG Band Triangle TOP*/
  /*BG Band Triangle BOTTOM*/
}
.bg-band.white:before {
  content: "";
  display: block;
  width: 250px;
  height: 19px;
  position: absolute;
  top: -10px;
  background-image: url(../img/background/band-white-top.png);
  background-repeat: no-repeat;
  background-position: 45px 0;
}
.bg-band.white:after {
  content: "";
  display: block;
  width: 391px;
  height: 30px;
  position: absolute;
  bottom: -30px;
  right: 0;
  background-image: url(../img/background/band-white-bottom.png);
  background-repeat: no-repeat;
  background-position: right;
}
.bg-band.grey {
  background-color: #bfc4c3;
  /*BG Band Triangle TOP*/
  /*BG Band Triangle BOTTOM*/
}
.bg-band.grey .band-subject h3,
.bg-band.grey .band-subject p {
  color: #fff !important;
}
.bg-band.grey:before {
  content: "";
  display: block;
  width: 250px;
  height: 19px;
  position: absolute;
  top: -10px;
  background-image: url(../img/background/band-grey-top.png);
  background-repeat: no-repeat;
  background-position: 45px 0;
}
.bg-band.grey:after {
  content: "";
  display: block;
  width: 391px;
  height: 30px;
  position: absolute;
  bottom: -30px;
  right: 0;
  background-image: url(../img/background/band-grey-bottom.png);
  background-repeat: no-repeat;
  background-position: right;
}
.bg-band.ex-margin {
  margin-top: 72px;
}
.bg-big {
  background-size: 1920px;
  background-position: top center;
  background-repeat: no-repeat;
}
.bg-big.home {
  background-image: url(../img/background/bg-homepage.jpg);
}
.bg-big.subpage {
  /*display: inline-block;*/
  min-height: 1326px;
  /*background-image: url(../img/background/bg-subpage.jpg);
    background-attachment: fixed;*/
  background-image: url(../img/background/bg-homepage.jpg);
  background-color: #d9e5e4;
}
.bg-big.subpage #parallax-1 {
  z-index: 0;
}
.blue-bg {
  background-color: #e9fffd;
}
.inline-title {
  font-size: 24px !important;
  line-height: 22px !important;
}
.form-wrapper {
  width: 100%;
  margin-bottom: 50px;
  display: inline-block;
}
.form-wrapper .sides {
  width: 49%;
  display: inline-block;
  float: left;
}
.form-wrapper .middle {
  float: right;
  margin-top: 10px;
}
.form-wrapper .left-side {
  margin-right: 5px;
}
.form-wrapper .left-side input {
  width: 100%;
  padding: 10px;
  height: 35px;
  margin-bottom: 5px;
  border-radius: 2px;
  border: 1px solid #cccccc;
}
.form-wrapper .right-side #dropzone {
  width: 100%;
  border-radius: 2px;
  border: 1px solid #cccccc;
  position: relative;
}
.form-wrapper .right-side #dropzone .dropzone {
  border-radius: 2px;
  background: white;
  padding: 10px;
  font-size: 13px;
  height: 73px;
}
.form-wrapper .right-side #dropzone img:nth-child(2) {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.cv-upload {
  height: 49px;
}
.cv-upload p,
.cv-upload div {
  display: inline-block;
}
.cv-upload div {
  width: 395px;
  height: 34px;
  border: 1px solid #c8cac9;
  margin: 0 15px 0 21px;
  position: relative;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  background-color: #fff;
}
.cv-upload div button {
  width: 114px;
  height: 30px;
  margin: 1px;
  border: 1px solid #c8cac9;
  background-color: #f3f3f3;
  color: #666666;
}
.cv-upload div button:after {
  content: 'Dosya Seçilmedi';
  position: absolute;
  left: 135px;
  user-select: none;
  cursor: default;
}
.map-area {
  width: 340px;
  height: 280px;
  float: left;
  position: relative;
  margin-left: 20px;
}
.map-area:nth-child(odd) {
  margin-left: 0;
}
.map-area:nth-child(n+3) {
  margin-top: 80px;
}
.map-area h5 {
  width: 244px;
  height: 33px;
  line-height: 33px;
  padding: 0 0 0 13px;
  position: relative;
  background-color: #fff;
}
.map-area h5:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 0 9px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  left: 100%;
  top: 0;
}
.map-area h5:after {
  content: '';
  width: 9px;
  height: 24px;
  position: absolute;
  left: 100%;
  bottom: 0;
  background-color: #fff;
}
.map-area address {
  margin-top: 12px;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #666666;
}
.map {
  width: 100%;
  height: 140px;
}
.gmnoprint {
  display: none;
}
/* ENDGLOBAL CLASSES*/
/*HOMEPAGE*/
.main-content {
  display: inline-block;
  width: 460px;
  margin: 157px 0 0;
  color: #666666;
}
.main-content p {
  font-size: 22px;
  margin: 32px 0 0;
}
.main-content .button {
  margin: 53px 0 0;
}
.band-subject {
  display: table-cell;
  vertical-align: middle;
  width: 180px;
  padding: 0 81px 0 0;
}
.band-subject p,
.band-subject a {
  margin: 0 0 0 18px;
}
.band-subject p {
  font-family: 'GothamCondensed-Book';
  margin: 10px 0 0;
}
.band-subject .button {
  margin: 18px 0 0;
}
.band-slider-wrapper {
  display: table-cell;
  vertical-align: middle;
  width: 845px;
  height: 198px;
}
.band-slider-wrapper h4 {
  width: 155px;
  margin: 8px auto 8px;
  text-align: center;
}
.band-slider-wrapper h4 + p {
  width: 155px;
  font-size: 10px;
  color: #101011;
  text-align: center;
  margin: 0 auto;
}
.band-slider-wrapper h4 + p:after {
  content: "";
  width: 34px;
  height: 2px;
  background-color: #999999;
  position: absolute;
  bottom: 26px;
  left: 84px;
}
.band-slider-wrapper .flexslider {
  margin: 0;
  border: 0;
}
.band-slider-wrapper .flexslider .slides li {
  position: relative;
  margin: 0 15px 0 0;
}
.band-slider-wrapper .flexslider .slides li:first-child:before,
.band-slider-wrapper .flexslider .slides li:nth-child(4n+1):before {
  content: '';
  width: 50%;
  height: 50%;
  position: absolute;
  top: 25%;
  left: 25%;
  border-radius: 50%;
  background-image: url(../img/icons/grey-box.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(235, 252, 250, 0.78);
}
.band-slider-wrapper .flexslider .slides li:first-child:after,
.band-slider-wrapper .flexslider .slides li:nth-child(4n+1):after {
  content: '';
  width: 88px;
  height: 70px;
  position: absolute;
  top: 128px;
  left: 6px;
  background-image: url(../img/global/blue-corner.png);
  background-repeat: no-repeat;
}
.band-slider-wrapper .flexslider .slides li:nth-child(3):before,
.band-slider-wrapper .flexslider .slides li:nth-child(7):before,
.band-slider-wrapper .flexslider .slides li:nth-child(11):before {
  content: '';
  width: 50%;
  height: 50%;
  position: absolute;
  top: 25%;
  left: 25%;
  border-radius: 50%;
  background-image: url(../img/icons/blue-box.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(162, 170, 179, 0.78);
}
.band-slider-wrapper .flexslider .slides li:nth-child(3):after,
.band-slider-wrapper .flexslider .slides li:nth-child(7):after,
.band-slider-wrapper .flexslider .slides li:nth-child(11):after {
  content: '';
  width: 88px;
  height: 70px;
  position: absolute;
  top: 128px;
  left: 6px;
  background-image: url(../img/global/grey-corner.png);
  background-repeat: no-repeat;
}
.band-slider-wrapper .flexslider .slides li:nth-child(even) {
  background-color: #e9fffd;
  border-radius: 50%;
}
.band-slider-wrapper .flexslider .slides li:nth-child(even) img {
  margin: 35px auto 0;
}
.band-slider-wrapper .flexslider .slides li:last-child {
  margin: 0;
}
.band-slider-wrapper .flexslider .slides li div {
  width: 199px;
  height: 198px;
  overflow: hidden;
}
.band-slider-wrapper .flexslider .flex-control-nav {
  display: none;
}
.band-slider-wrapper .flexslider .flex-next,
.band-slider-wrapper .flexslider .flex-prev {
  width: 29px;
  height: 17px;
  top: 55%;
  background-image: url(../img/global/arrow-sprite.png);
  background-repeat: no-repeat;
  opacity: 1;
}
.band-slider-wrapper .flexslider .flex-next {
  background-position: right top;
  right: -25px;
}
.band-slider-wrapper .flexslider .flex-prev {
  background-position: left top;
  left: -25px;
}
.band-slider-wrapper .flexslider .flex-direction-nav a:before {
  content: "" !important;
  display: inline !important;
}
.band-slider-wrapper-news {
  display: table-cell;
  vertical-align: middle;
  width: 845px;
  height: 198px;
}
.band-slider-wrapper-news h4 {
  width: 155px;
  margin: 38px auto 12px;
  text-align: center;
  min-height: 38px;
}
.band-slider-wrapper-news h4 + p {
  width: 155px;
  font-size: 11px;
  color: #101011;
  text-align: center;
  margin: 0 auto;
}
.band-slider-wrapper-news h4 + p + .button {
  transition: all 0.6s ease-in-out;
  position: absolute;
  bottom: 36px;
  left: 50%;
  margin: 0 0 0 -47px;
  background-color: #eaeaea;
}
.band-slider-wrapper-news h4 + p + .button:hover {
  background-color: #f7d877;
}
.band-slider-wrapper-news .flexslider {
  margin: 0;
  border: 0;
}
.band-slider-wrapper-news .flexslider .slides li {
  position: relative;
  margin: 0 15px 0 0;
}
.band-slider-wrapper-news .flexslider .slides li:first-child:before {
  content: '';
  width: 50%;
  height: 50%;
  position: absolute;
  top: 25%;
  left: 25%;
  border-radius: 50%;
  background-image: url(../img/icons/grey-box.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(235, 252, 250, 0.78);
}
.band-slider-wrapper-news .flexslider .slides li:nth-child(even) {
  border-radius: 50%;
}
.band-slider-wrapper-news .flexslider .slides li:nth-child(even) img {
  margin: 35px auto 0 auto;
}
.band-slider-wrapper-news .flexslider .slides li:last-child {
  margin: 0;
}
.band-slider-wrapper-news .flexslider .slides li div {
  width: 199px;
  height: 198px;
  overflow: hidden;
}
.band-slider-wrapper-news .flexslider .flex-control-nav {
  display: none;
}
.band-slider-wrapper-news .flexslider .flex-next,
.band-slider-wrapper-news .flexslider .flex-prev {
  width: 29px;
  height: 17px;
  top: 55%;
  background-image: url(../img/global/arrow-sprite.png);
  background-repeat: no-repeat;
  opacity: 1;
}
.band-slider-wrapper-news .flexslider .flex-next {
  background-position: right top;
  right: -25px;
}
.band-slider-wrapper-news .flexslider .flex-prev {
  background-position: left top;
  left: -25px;
}
.band-slider-wrapper-news .flexslider .flex-direction-nav a:before {
  content: "" !important;
  display: inline !important;
}
.clients-list {
  display: table-cell;
  vertical-align: middle;
  width: 880px;
  height: auto;
}
.clients-list ul {
  width: 700px;
  height: auto;
  margin: 0 auto;
}
.clients-list ul li {
  display: inline-block;
  margin: 0 0 0 35px;
}
.clients-list ul li:first-child,
.clients-list ul li:nth-child(5n+1) {
  margin-left: 0;
}
.clients-list ul li:nth-child(-n+10) {
  margin-bottom: 27px;
}
.clients-list ul li img {
  transition: all 0.6s ease-in-out;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  opacity: 0.6;
}
.clients-list ul li img:hover {
  filter: none;
  -webkit-filter: none;
  opacity: 1;
}
.contact-wrapper-home {
  display: inline-block;
  width: 100%;
  margin: 105px 0 0;
}
.contact-wrapper-home div {
  float: left;
  position: relative;
}
.contact-wrapper-home div:first-child {
  width: 280px;
  margin: 0 136px 0 54px;
}
.contact-wrapper-home div:first-child h3 {
  margin: 0 0 13px;
}
.contact-wrapper-home div:first-child p {
  font-size: 16px;
  color: #5c5c5c;
  margin: 0 0 26px;
}
.contact-wrapper-home div:last-child {
  width: 611px;
}
.contact-wrapper-home div address {
  display: block;
  width: auto;
  margin: 0 0 21px;
  font-size: 15px;
  color: #101011;
  font-style: normal;
}
.contact-wrapper-home div address:last-child {
  margin-bottom: 0;
}
.contact-wrapper-home form input[type="text"],
.contact-wrapper-home form select,
.contact-wrapper-home form textarea {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border: 1px solid #ccc;
}
.contact-wrapper-home form input[type="text"],
.contact-wrapper-home form select {
  display: inline-block;
  width: 291px;
  padding: 12px;
  margin: 0 0 17px;
  background-color: #fff;
}
.contact-wrapper-home form input[type="text"]:nth-child(even),
.contact-wrapper-home form select:nth-child(even) {
  margin-left: 24px;
}
.contact-wrapper-home form textarea {
  width: 100%;
  height: 106px;
  resize: none;
  padding: 16px 0 0 12px;
}
.contact-wrapper-home form button {
  margin: 14px 0 0;
}
.contact-wrapper-subpage form {
  margin-top: 30px;
}
.contact-wrapper-subpage form input[type="text"],
.contact-wrapper-subpage form select,
.contact-wrapper-subpage form textarea {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border: 1px solid #ccc;
  width: 100%;
}
.contact-wrapper-subpage form input[type="text"],
.contact-wrapper-subpage form select {
  display: inline-block;
  padding: 12px;
  margin-bottom: 10px;
  background-color: #fff;
}
.contact-wrapper-subpage form textarea {
  height: 250px;
  resize: none;
  padding: 16px 0 0 12px;
}
.contact-wrapper-subpage form button {
  margin: 14px 0 0;
}
/*END HOMEPAGE*/
/*START PARALLAX*/
#parallax-1 {
  width: 250px;
  position: fixed;
  top: 600px;
  z-index: 3;
}
@media (min-width: 1920px) {
  #parallax-1 {
    right: 300px;
  }
}
@media (max-width: 1919px) {
  #parallax-1 {
    right: 12%;
  }
}
#parallax-1 img {
  position: absolute;
  display: block;
  width: 100%;
}
#parallax-2 {
  position: fixed;
  width: 990px;
  top: 26px;
  z-index: 2;
}
@media (min-width: 1920px) {
  #parallax-2 {
    right: 173px;
  }
}
@media (max-width: 1919px) {
  #parallax-2 {
    right: 0;
  }
}
#parallax-2 img {
  position: absolute;
  display: block;
}
#parallax-2 img#bg-2-1 {
  top: 0;
  left: 0;
}
#parallax-2 img#bg-2-2 {
  top: 89px;
}
@media (min-width: 1920px) {
  #parallax-2 img#bg-2-2 {
    right: 344px;
  }
}
@media (max-width: 1919px) {
  #parallax-2 img#bg-2-2 {
    right: 34%;
  }
}
#parallax-2 img#bg-2-3 {
  top: 350px;
  right: 0;
  display: none;
}
/*END PARALLAX*/
section.later {
  display: inline-block;
  width: 100%;
}
