@charset "UTF-8";

body .mc-cycle,div.mc-image {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.ir:before,hr {
  display: block;
}

.ir,.mc-hide-scrolls,.mc-old-browser .mc-image,.visuallyhidden,body .mc-cycle,div.mc-image {
  overflow: hidden;
}

.hidden,.invisible {
  visibility: hidden;
}

.ir,hr,img,legend {
  border: 0;
}

.welcome,dfn {
  font-style: italic;
}

.clear,.clearfix:after {
  clear: both;
}

.ch-grid,.controller-2 ul li,.controller-3 ul li,.details ul,.folio-btn,.main-title ul,.menu ul,.slider-controls li,.wrapper-project ul li,nav ol,nav ul {
  list-style: none;
}

.f-image a,.main-title a,.menu a {
  text-decoration: none;
}

#nav2 span:after,img {
  vertical-align: middle;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,.isotope .isotope-item {
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

.isotope {
  -webkit-transition-property: height,width;
  -moz-transition-property: height,width;
  -ms-transition-property: height,width;
  -o-transition-property: height,width;
  transition-property: height,width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform,opacity;
  -moz-transition-property: -moz-transform,opacity;
  -ms-transition-property: -ms-transform,opacity;
  -o-transition-property: -o-transform,opacity;
  transition-property: transform,opacity;
}

.isotope .isotope-item.no-transition,.isotope.no-transition,.isotope.no-transition .isotope-item {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}/*! Version: 2.0.73 (12-Oct-2012) */body .mc-cycle {
  left: 0;
  position: fixed;
  top: 0;
  z-index: -1;
}

div.mc-image {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

button,html,input,select,textarea {
  color: #222;
  font-family: 'Open Sans',sans-serif;
}

html,mark {
  color: #000;
}

body {
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

img {
  -ms-interpolation-mode: bicubic;
}

.chromeframe {
  margin: .2em 0;
  background: #ccc;
  color: #000;
  padding: .2em 0;
}

.ir {
  background-color: transparent;
}

.ir:before {
  content: "";
  width: 0;
  height: 150%;
}

.hidden {
  display: none!important;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

dl,h3,menu,ol,p,pre,ul {
  margin: 1em 0;
}

.clearfix:after,.clearfix:before {
  content: " ";
  display: table;
}

@media print {
  blockquote,img,pre,tr {
    page-break-inside: avoid;
  }

  * {
    background: 0 0!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
  }

  a,a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
    content: "";
  }

  blockquote,pre {
    border: 1px solid #999;
  }

  thead {
    display: table-header-group;
  }

  img {
    max-width: 100%!important;
  }@  page {
    margin: .5cm;
  }

  h2,h3,p {
    orphans: 3;
    widows: 3;
  }

  h2,h3 {
    page-break-after: avoid;
  }
}

#nav2 span:after,.dark:after,q:after,q:before {
  content: '';
}/*! normalize.css v1.1.1 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
  display: block;
}

audio,canvas,video {
  display: inline-block;
}

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

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: dotted thin;
}

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

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

h2 {
  font-size: 1.5em;
  margin: .83em 0;
}

h3 {
  font-size: 1.17em;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: .83em;
  margin: 1.67em 0;
}

h6 {
  font-size: .67em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,strong {
  font-weight: 700;
}

blockquote {
  margin: 1em 40px;
}

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

mark {
  background: #ff0;
}

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: none;
}

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

dd {
  margin: 0 0 0 40px;
}

menu,ol,ul {
  padding: 0 0 0 40px;
}

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

figure,form {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  padding: 0;
  white-space: normal;
}

button,input,select,textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,input {
  line-height: normal;
}

button,select {
  text-transform: none;
}

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

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

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

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

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

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

textarea {
  resize: vertical;
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}










#mask,body,html {
  height: 100%;
  width: 100%;
}

::selection {
  background-color: #4cddf3;
  color: #fff;
}

body,html {
  background: #fff;
  margin: 0;
  padding: 0;
}

.hideme {
  opacity: 0;
}

.hideme-slide,.hideme-slide2 {
  opacity: 0;
  bottom: -100%!important;
}

.dontHide {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.dontHide.delay {
  -webkit-transition: all 1.5s ease-in-out;
  -moz-transition: all 1.5s ease-in-out;
  -o-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out;
}

.color-picker div,.slider-controls {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}

#mask {
  background-color: #FFF;
  position: fixed;
  z-index: 100000;
}

.loader {
  position: absolute;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  top: 50%;
  left: 50%;
}

.blue .color-picker .pickerTitle {
  background: #00D6FF;
}

.black .color-picker .pickerTitle {
  background: #000;
}

.yellow .color-picker .pickerTitle {
  background: #f1d301;
}

.turquoise .color-picker .pickerTitle {
  background: #29deb5;
}

.red .color-picker .pickerTitle {
  background: #f2333a;
}

.purple .color-picker .pickerTitle {
  background: #d786fe;
}

.orange .color-picker .pickerTitle {
  background: #fda527;
}

.green .color-picker .pickerTitle {
  background: #77be32;
}

.color-picker .picker-btn {
  position: absolute;
  left: -45px;
  top: 45px;
  border: none;
  background: url(../img/picker-ico.png) 5px no-repeat #fff;
  cursor: pointer;
  padding: 5px;
}

.color-picker {
  font-family: Montserrat,sans-serif;
  width: 223px;
  height: auto;
  position: fixed;
  top: 150px;
  right: 0;
  background: #fff;
  z-index: 500;
}

.jump-menu,.jump-selector {
  top: 0;
  position: absolute;
  right: 0;
}

.color-picker .pwrapper {
  padding: 15px 20px 25px;
  width: 170px;
  height: auto;
}

.color-picker .pickerTitle,.color-picker .pickersubTitle {
  text-transform: uppercase;
  float: none;
  padding: 10px 5px;
  cursor: auto;
  text-align: center;
}

.color-picker .pickerTitle {
  width: 100%;
  margin: 0;
  border: none;
  color: #fff;
  background: #666;
  line-height: 30px;
}

.color-picker .picker-blue,.logo span {
  background: #4cddf3;
}

.color-picker .pickersubTitle {
  color: #7F7F7F;
  width: auto;
  height: auto;
  margin: 0 5px 15px;
  font-size: 12px;
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
  clear: both;
}

.color-picker div {
  width: 30px;
  height: 30px;
  margin: 5px;
  float: left;
  cursor: pointer;
  transition: all .2s ease-in-out;
}

.color-picker div.nopick {
  width: 0;
  height: 0;
}

.color-picker .light-version {
  width: 73px;
  height: 29px;
  margin-bottom: 20px;
}

.color-picker .dark-version {
  width: 73px;
  height: 29px;
}

.color-picker .picker-black {
  background: #222;
}

.color-picker .picker-green {
  background: #77be32;
}

.color-picker .picker-yellow {
  background: #f1d301;
}

.color-picker .picker-red {
  background: #f2333a;
}

.color-picker .picker-purple {
  background: #d786fe;
}

.color-picker .picker-turquoise {
  background: #29deb5;
}

.color-picker .picker-orange {
  background: #fda527;
}

.color-picker .picker-black:hover,.color-picker .picker-blue:hover,.color-picker .picker-green:hover,.color-picker .picker-orange:hover,.color-picker .picker-purple:hover,.color-picker .picker-red:hover,.color-picker .picker-turquoise:hover,.color-picker .picker-yellow:hover {
  border-color: #000;
}

.jump-menu {
  display: none;
}

.jump-selector {
  border-radius: 0;
  background: url(../img/menu-icon-blk.png) no-repeat;
  width: 50px;
  height: 75px;
  border: none;
  -webkit-appearance: none;
  padding-right: 50px;
  cursor: pointer;
}

#video-volume {
  bottom: 30px;
  color: #FFF;
  cursor: pointer;
  font-size: 24px;
  margin-left: -12px;
  left: 50%;
  position: absolute;
  width: 25px;
  height: 25px;
  z-index: 10;
  background: url(../img/audio.png) no-repeat;
  opacity: .5;
}

.welcome {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 26px;
  letter-spacing: 3px;
  text-transform: none;
}

.logo,.menu ul li {
  text-transform: uppercase;
  line-height: 75px;
  font-weight: 400;
}

#home div,#home-fullWidth div {
  position: relative;
  width: 100%;
  height: 100%;
}

#home-fullWidth {
  height: 700px;
}

.slider-controls {
  opacity: 0;
  padding: 0;
  margin: 0;
  transition: all .2s ease-in-out;
}

#home div:hover .slider-controls,#home-fullWidth div:hover .slider-controls,.s-ico {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}

#home div:hover .slider-controls,#home-fullWidth div:hover .slider-controls {
  opacity: 1;
  transition: all .2s ease-in-out;
}

.slider-controls li a {
  position: absolute;
  z-index: 25;
  top: 44%;
  width: 81px;
  height: 80px;
  cursor: pointer;
}

.s-next {
  background: url(../img/s-next.png);
  margin-right: 70px;
  right: 0;
  opacity: .3;
}

.s-prev {
  background: url(../img/s-prev.png);
  margin-left: 70px;
  left: 0;
  opacity: .3;
}

#homer:hover .bannerControls,.s-next:hover,.s-prev:hover {
  opacity: 1;
}

#home {
  height: 100%;
}

#bannerscollection_zoominout_opportune {
  height: 100%;
  width: 100%;
}

.wrapperSlider #bannerscollection_zoominout_opportune {
  height: auto;
  width: auto;
}

.banner-info,.header {
  width: 100%;
  position: absolute;
}

.banner-info {
  z-index: 10;
  top: 0;
  left: 0;
  text-align: center;
}

.header {
  height: 75px;
  background: #fff;
  z-index: 75;
}

.buy-logo,.main-title {
  z-index: 10;
  text-align: center;
}

.menu {
  float: right;
  margin-right: 68px;
}

.ca-item,.f-single,.half,.logo,.logo span,.menu ul li,.t-element,.ts {
  float: left;
}

.menu ul {
  padding: 0;
  height: 75px;
  margin: 0;
}

.menu ul li {
  padding: 0 22px;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
}

.menu a {
  color: #414141;
}

.menu a:hover {
  color: #4cddf3;
}

#nav .current a {
  color: #4cddf3!important;
}

.logo {
  color: #000;
  font-family: Montserrat,sans-serif;
  font-size: 23px;
  cursor: pointer;
  margin-left: 68px;
}

.logo span {
  position: relative;
  width: 20px;
  height: 20px;
  background: rgba(76,221,243,.5);
  margin: 26px 7px 0 0;
}

.logo span span {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #4cddf3;
  bottom: 0;
  left: 0;
}

.main-title .second-title {
  font-size: 16px;
  font-family: 'Open Sans',sans-serif!important;
  width: 680px;
  text-transform: none;
  margin: auto;
  font-weight: 400;
}

.second-title span {
  color: #4cddf3;
  font-weight: 600;
}

.buy-logo {
  width: 135px;
  margin: 40px auto 0;
  height: auto;
  position: relative;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Open Sans',sans-serif;
  padding: 11px 25px;
  cursor: pointer;
  border: 2px solid #4cddf3;
  border-radius: 2px;
  letter-spacing: 2px;
  pointer-events: auto;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

.ch-grid:hover div,.main-title ul li {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
}

.buy-logo:hover {
  border: 2px solid #fff!important;
}

.buy-logo a,.slider-logo a {
  text-decoration: none;
  color: #fff;
}

.main-title {
  color: #fff;
  height: 385px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -176px;
  width: 100%;
  pointer-events: none;
}

.main-title.title-fullWidth {
  top: 174px;
  margin-top: 0;
}

.main-title .spacer {
  width: 60px;
  margin: 30px auto 40px;
}

.title-container {
  width: 75%;
  margin: 0 auto;
}

.main-title ul {
  padding: 0;
  margin: 10px 0 0;
  position: relative;
  height: 100px;
  font-size: 100px;
  font-weight: 300;
  text-align: center;
  font-family: "Brandon Grot W01 Bold",Montserrat,sans-serif;
  letter-spacing: 5px;
  text-transform: uppercase;
  z-index: 100;
}

.f-single .portfolio-meta,.nav-featured .btn-featured,.t-element .portfolio-meta {
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
  font-family: 'Open Sans',sans-serif;
  text-transform: uppercase;
}

.main-title ul li {
  width: 100%;
  text-align: center;
  position: absolute;
  opacity: 0;
  top: 40px;
  line-height: 100px;
  transition: all .5s ease-in-out;
  transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
}

.main-title li.t-current {
  opacity: 1;
  top: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
}

.main-carousel {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 376px;
}

.f-image,.f-image a {
  color: #fff;
}

.f-single .portfolio-meta,.t-element .portfolio-meta {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  text-align: center;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  font-size: 15px;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.portfolio-meta div:last-child {
  font-weight: 400;
  opacity: .5;
  font-size: 13px;
}

.team-box .portfolio-meta div:last-child {
  font-weight: 400;
  opacity: 1;
  font-size: 16px;
}

.f-single:hover .portfolio-meta,.t-element:hover .portfolio-meta {
  bottom: 75px;
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.f-single:hover .f-category,.t-element:hover .f-category {
  top: 85px;
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.team-box .t-element:hover .f-category {
  top: 65px;
}

.f-image .f-category,.t-photo .f-category {
  position: absolute;
  top: 20%;
  left: 50%;
  z-index: 20;
  display: block;
  margin-left: -22px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  filter: alpha(opacity=0);
  opacity: 0;
  text-align: center;
  zoom: 1;
  text-decoration: none;
}

.f-image .f-category {
  background: url(color/img/color-icons.png) no-repeat;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.t-photo .f-category {
  background: url(color/img/color-icons.png) 0 -44px no-repeat;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.image-hover-overlay,.roll-info {
  position: absolute;
  height: 100%;
  width: 100%;
}

.f-single a {
  text-decoration: none;
}

.image-hover-overlay {
  left: 0;
  top: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

.f-image .image-hover-overlay,.t-photo .image-hover-overlay {
  z-index: 11;
  background-color: #000!important;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.f-single:hover .image-hover-overlay,.roll-info,.t-element:hover .image-hover-overlay {
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
}

.f-single:hover .image-hover-overlay,.t-element:hover .image-hover-overlay {
  zoom: 1;
  filter: alpha(opacity=85);
  opacity: .85;
  transition: all .2s ease-out;
}

.active .f-info {
  opacity: 1;
}

.roll-info {
  background: #fff;
  opacity: 0;
  transition: all .2s ease-out;
}

.f-single:hover .f-info,.roll-info:hover {
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
}

.roll-info:hover {
  opacity: .7;
  transition: all .2s ease-out;
}

.ca-container {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.ca-nav span {
  width: 25px;
  height: 38px;
  background: url(../img/f-next.png) top left no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: -40px;
  text-indent: -9000px;
  opacity: .7;
  cursor: pointer;
  z-index: 100;
}

.ca-nav span.ca-nav-next {
  background-position: top right;
  left: auto;
  right: -40px;
}

.ca-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
}

.ca-item,.content,.f-image,.f-single,.light {
  position: relative;
}

.ca-item {
  width: auto;
  text-align: center;
}

.dark {
  background: #f7f7f7;
  padding-bottom: 85px;
}

.f-single {
  width: 467px;
  margin: 0 15px;
}

.f-single:hover .f-image {
  opacity: 1;
}

.f-single:hover .f-info {
  cursor: pointer;
  opacity: 1;
  background: #4cddf3;
  color: #fff;
  transition: all .2s ease-out;
}

.f-info,.f-single:hover .roll-info {
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
}

.f-single:hover .roll-info {
  opacity: .7;
  transition: all .2s ease-out;
}

.featured-carousel {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.featured-list {
  overflow: auto;
}

.nav-featured {
  margin: 80px auto;
  height: 57px;
  width: 455px;
}

.nav-featured div {
  float: left;
  cursor: pointer;
}

.prev-featured {
  background: url(../img/f-prev.png) no-repeat #e1e1e1;
  width: 30px;
  height: 57px;
  margin-right: 110px;
}

.prev-featured:hover {
  background-color: #4cddf3;
}

.next-featured {
  background: url(../img/f-next.png) no-repeat #e1e1e1;
  width: 30px;
  height: 57px;
  margin-left: 110px;
}

.next-featured:hover {
  background-color: #4cddf3;
}

.nav-featured .btn-featured {
  margin-top: 4px;
  font-size: 14px;
  text-align: center;
  background: #4cddf3;
  border-radius: 25px;
  padding: 13px 25px;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

.nav-featured .btn-featured:hover {
  background: #e1e1e1;
}

.f-info,.light {
  background: #fff;
}

.btn-featured a {
  text-decoration: none;
  color: #fff;
}

.title {
  font-weight: 300;
  text-align: center;
  font-family: 'Open Sans',sans-serif;
}

.title.one {
  color: #404141;
  font-size: 37px;
  letter-spacing: 5px;
  padding: 120px 0 30px;
  text-transform: uppercase;
}

.f-info,.title.two {
  font-size: 17px;
  font-family: 'Open Sans',sans-serif;
}

.title.two {
  color: #757575;
  width: 680px;
  margin: 50px auto;
}

.f-info {
  font-weight: 400;
  text-align: center;
  color: #404141;
  line-height: 30px;
  padding: 40px 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all .2s ease-out;
}

.f-image,.t-spacer {
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
}

.f-info span {
  color: #aeaeae;
  font-size: 18px;
  font-family: 'Open Sans',sans-serif;
}

.f-image {
  cursor: pointer;
  transition: all .2s ease-out;
}

.dark:after {
  position: absolute;
  width: 0;
  height: 0;
  border: 30px solid #f7f7f7;
  border-bottom: 0 solid transparent!important;
  border-right: 30px solid transparent!important;
  border-left: 30px solid transparent!important;
  left: 50%;
  bottom: -28px;
  margin-left: -29px;
  z-index: 10;
}

.full,.parallax {
  position: relative;
}

.full {
  width: 1180px;
  margin: auto;
}

.half {
  width: 500px;
  padding: 80px 55px 70px 35px;
}

.half:last-child {
  padding: 80px 35px 120px 55px;
}

.half.car-show-2 {
  padding-bottom: 25px;
}

.title-full-two,.title-two {
  font-weight: 300;
  text-align: center;
  font-family: 'Open Sans',sans-serif;
  font-size: 28px;
  color: #434343;
  padding-bottom: 50px;
  margin-top: 10px;
}

.title-full-one {
  padding-top: 80px;
}

.half-content {
  color: #888;
  font-size: 15px;
  font-family: 'Open Sans',sans-serif;
  line-height: 26px;
}

.half-content a {
  color: #4cddf3;
  text-decoration: none;
  font-weight: 400;
}

.parallax .p-dark {
  color: #404040;
}

.parallax {
  width: 100%;
  height: 480px;
  overflow: hidden;
}

.p-image-first {
  margin-left: -335px;
}

.p-image-second {
  margin-left: -448px;
}

.parallax.p-two {
  height: 625px;
}

.parallax.p-one {
  height: 680px;
}

.p-one {
  background: url(../img/parallax/parallax-01.jpg);
}

.p-two {
  background: url(../img/parallax/parallax-02.png) #4cddf3;
}

.p-three {
  background: url(../img/parallax/parallax-01.jpg);
}

.p-title-one {
  font-weight: 400;
  text-align: center;
  font-family: Montserrat,sans-serif;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  opacity: .5;
  padding-top: 140px;
}

.p-info,.p-title-two,.p-video-title {
  font-weight: 300;
  color: #fff;
}

.p-info,.p-title-two,.p-video-title,.t-data {
  font-family: 'Open Sans',sans-serif;
  text-align: center;
}

.p-title-two {
  font-size: 35px;
  padding: 10px 0 30px;
}

.p-info {
  font-size: 16px;
  width: 650px;
  margin: 50px auto 0;
}

.spacer {
  width: 100px;
  height: 2px;
  background: #4cddf3;
  margin: auto;
}

.p-image-01 {
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -595px;
}

.p-image-02 div {
  position: absolute;
  bottom: 0;
  left: 50%;
}

.parallax-info {
  position: absolute;
  z-index: 50;
  width: 100%;
  height: 100%;
}

#video_background {
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1000;
  overflow: hidden;
}

.container-video {
  position: relative;
  overflow: hidden;
  height: 700px;
}

.mk-video-mask,.p-video,.p-video>iframe {
  position: absolute;
  top: 0;
}

.p-video {
  display: inline-block;
  padding: 56.25% 0 0;
  margin: 0;
  width: 100%;
  heigth: auto;
  z-index: 5;
}

.p-video>iframe {
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -100;
}

.mk-video-mask {
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: url(../css/vegas/overlays/05.png) center center;
}

.p-video-title {
  height: auto;
  margin: 333px auto auto;
  opacity: .7;
  font-size: 50px;
  letter-spacing: 30px;
  text-transform: uppercase;
}

.t-spacer {
  width: 40px;
  height: 2px;
  background: #4cd8ed;
  margin: 30px auto auto;
  transition: all .2s ease-out;
}

.t-element:hover .t-roll,.t-element:hover .t-spacer {
  background: #fff;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
}

.t-element:hover .t-spacer {
  transition: all .2s ease-out;
}

.t-element:hover .t-roll {
  background: rgba(255,255,255,.8);
  transition: all .2s ease-out;
}

.t-data,.t-photo {
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
}

.t-photo {
  position: relative;
  width: 255px;
  overflow: hidden;
  transition: all .2s ease-out;
}

.t-element {
  width: 255px;
  margin-right: 53px;
}

.t-element:nth-child(12),.t-element:nth-child(4),.t-element:nth-child(8) {
  margin-right: 0;
}

.t-data {
  background: #fff;
  text-transform: uppercase;
  padding: 30px;
  overflow: auto;
  transition: all .2s ease-out;
}

.caroussel,.ts {
  overflow: hidden;
}

.t-element:hover .t-data,.t-element:hover .t-info {
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
}

.t-element:hover .t-data {
  background: #4cd8ed;
  transition: all .2s ease-out;
}

.t-element:hover .t-info {
  color: #fff;
  transition: all .2s ease-out;
}

.contour-btn,.t-info {
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
}

.t-name {
  color: #030303;
  font-size: 18px;
}

.ts {
  width: 25px;
  height: 25px;
  background: url(../img/social.png);
  margin: 11px 18px;
  opacity: .4;
}

.in-social,.t-social {
  float: right;
  position: relative;
}

.ts:hover {
  opacity: 1;
}

.ts.facebook {
  background-position: 0 0;
}

.ts.facebook:hover {
  background-position: 0 bottom;
}

.ts.twitter {
  background-position: 75px 0;
}

.ts.twitter:hover {
  background-position: 75px bottom;
}

.ts.pinterest {
  background-position: 50px 0;
}

.ts.pinterest:hover {
  background-position: 50px bottom;
}

.ts.tumblr {
  background-position: 25px 0;
}

.ts.tumblr:hover {
  background-position: 25px bottom;
}

.t-info {
  color: #7f7f7f;
  font-size: 14px;
  margin-top: 10px;
  transition: all .2s ease-out;
}

.t-social {
  right: 50%;
}

.in-social {
  margin-top: 10px;
  height: 36px;
  right: -50%;
}

.show {
  position: relative;
  width: 520px;
}

.caroussel {
  width: 500px;
  height: 350px;
  position: relative;
  margin-left: 10px;
}

.caroussel-list {
  overflow: auto;
}

.car-img {
  float: left;
  width: auto;
}

.controller,.controller ul {
  float: right;
  position: relative;
}

.controller {
  right: 50%;
}

.controller ul {
  padding: 0;
  right: -50%;
  margin: 35px 0 0 15px;
}

.controller ul li {
  list-style: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #eaeaea;
  background: #fff;
  float: left;
  margin: 0 7px;
  cursor: pointer;
}

.controller ul li:hover {
  border: 2px solid #4ad8ed;
  background: #4ad8ed;
}

.controller ul li:first-child {
  margin-left: 0;
}

.controller ul li:last-child {
  margin-right: 0;
}

.selected {
  border: 2px solid #4ad8ed!important;
  background: #4ad8ed!important;
}

.car-next,.car-prev {
  position: absolute;
  width: 47px;
  height: 85px;
  background-image: url(../img/c-arrows.png);
  background-color: #4ad8ed;
  top: 125px;
  cursor: pointer;
}

.car-prev {
  left: 0;
  background-position: -16px 0;
}

.car-next {
  right: 0;
  background-position: 0 -85px;
}

.caroussel-2 {
  width: 500px;
  height: 265px;
  overflow: hidden;
  position: relative;
  margin-left: 10px;
}

.caroussel-list-2 {
  overflow: auto;
}

.car-quote {
  float: left;
  width: 500px;
}

.tag-project {
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #929292;
  font-family: Montserrat,sans-serif;
  letter-spacing: 3px;
}

.comment,.details,.s-info {
  font-size: 14px;
}

.controller-2,.controller-3 {
  float: right;
  right: 50%;
  position: relative;
  margin: 30px 0 60px;
}

.controller-3 {
  margin-top: 0;
}

.controller-2 ul,.controller-3 ul {
  padding: 0;
  float: right;
  right: -50%;
  position: relative;
}

.controller-2 ul li,.controller-3 ul li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #eaeaea;
  background: #fff;
  float: left;
  cursor: pointer;
  margin: 35px 0 0 15px;
}

.controller-3 ul li {
  border: 2px solid #fff;
}

.controller-2 ul li:hover,.controller-3 ul li:hover {
  border: 2px solid #4ad8ed;
  background: #4ad8ed;
}

.controller-2 ul li:first-child,.controller-3 ul li:first-child {
  margin-left: 0;
}

.controller-2 ul li:last-child,.controller-3 ul li:last-child {
  margin-right: 0;
}

.car-next-2,.car-prev-2 {
  position: absolute;
  width: 47px;
  height: 85px;
  background-image: url(../img/c-arrows.png);
  background-color: #4ad8ed;
  top: 88px;
  cursor: pointer;
}

.car-prev-2 {
  left: 0;
  background-position: -16px 0;
}

.car-next-2 {
  right: 0;
  background-position: 0 -85px;
}

.avatar {
  width: 100px;
  float: left;
  margin-right: 20px;
}

.avatar img {
  border-radius: 50%;
}

.q-spacer {
  width: 100%;
  height: 1px;
  background: #f4f4f4;
  margin: 35px 0;
}

.comment {
  font-family: 'Open Sans',sans-serif;
  color: #acacac;
}

.comment span {
  color: #474747;
  font-weight: 600;
}

.services {
  position: relative;
  overflow: visible;
}

.arrow-down,.tooltip {
  display: none;
  position: absolute;
  left: 50%;
  top: auto;
  bottom: 100%;
}

.tooltip {
  width: 220px;
  background: #000;
  margin-left: -130px;
  padding: 5px 23px;
  margin-bottom: 30px;
}

.arrow-down {
  margin-left: -8px;
  margin-bottom: 22px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(6,6,6,.85);
}

.details {
  color: #fff;
  text-align: left;
  font-weight: 300;
  font-family: 'Open Sans',sans-serif;
  line-height: 30px;
}

#nav2>ul>li>a,.ch-grid div span,.f-element,.p-category,.s-element,.scrollup,.sl-element,.socialFooter .copy,.title-project,.w-arrows div {
  text-align: center;
}

.s-info,.sl-title {
  font-family: 'Open Sans',sans-serif;
  font-weight: 400;
}

.details ul {
  padding: 0;
}

.list-dot {
  display: inline-block;
  margin: 0 7px -3px 0;
  width: 15px;
  height: 15px;
  background: url(../img/ckeck.png) no-repeat #4cddf3;
}

.s-ico,.sl-ico {
  border-radius: 50%;
  background-repeat: no-repeat;
}

.visible {
  display: block;
}

.s-container {
  position: relative;
  width: 1180px;
  margin: auto;
}

.s-element {
  width: 393px;
  height: auto;
  float: left;
}

.s-info {
  padding: 0 45px;
  color: #b4b4b4;
  line-height: 25px;
}

.s-ico {
  width: 170px;
  height: 170px;
  background-color: #4cddf3;
  cursor: pointer;
  margin: 10px auto 40px;
  background-position: center center;
  transition: all .2s ease-in-out;
}

.s-ico:hover {
  background-color: #e6e6e6;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.f-ico.s-one {
  background-position: 0 0;
}

.f-ico.s-two {
  background-position: -73px 0;
}

.f-ico.s-three {
  background-position: -146px 0;
}

.f-ico.s-four {
  background-position: -219px 0;
}

.s-info span {
  font-family: Montserrat,sans-serif;
  color: #434242;
  font-size: 22px;
}

.sl-element {
  width: 236px;
  height: auto;
  float: left;
  position: relative;
  overflow: visible;
}

.sl-title {
  color: #434242;
  font-size: 18px;
  text-transform: uppercase;
}

.ch-grid div span,.info-skills {
  text-transform: uppercase;
  color: #fff;
  font-family: 'Open Sans',sans-serif;
}

.sl-ico {
  cursor: crosshair!important;
  background-image: url(../img/sl-icons.png);
  width: 110px;
  height: 110px;
  background-color: #4cddf3;
  margin: 10px auto 30px;
  background-position: center center;
}

.sl-ico:hover {
  background-color: #e6e6e6!important;
}

.sl-config {
  background-position: 0 0;
}

.sl-globe {
  background-position: -110px 0;
}

.sl-diamond {
  background-position: -220px 0;
}

.sl-pointer {
  background-position: -330px 0;
}

.sl-clock {
  background-position: -440px 0;
}

.skill-1 .skill-in,.skill-2 .skill-in,.skill-3 .skill-in,.skill-4 .skill-in,.skill-5 .skill-in {
  width: 0%;
}

.progress-bar {
  height: 36px;
  width: 500px;
  background: #f6f6f6;
}

.progress-bar .skill-in {
  display: inline-block;
  height: 100%;
  background: url(../img/skill-sprite.png) repeat-x #4cddf3;
}

.info-skills {
  position: absolute;
  font-size: 14px;
  font-weight: 600;
  line-height: 36px;
  padding-left: 18px;
}

.nav-wrapper,.p-category {
  position: relative;
}

.info-skills span {
  font-weight: 300;
}

.skill-content {
  margin-bottom: 32px;
}

.skill-content:last-child {
  margin-bottom: 0;
}

.p-category {
  text-decoration: none;
  margin: 0 auto;
  z-index: 20;
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  background: url(color/img/color-icons.png) 0 -88px no-repeat;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.ch-grid:hover .p-category,.nav-wrapper:hover .nav-work {
  opacity: 1;
}

.ch-grid img,.nav-work {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}

.nav-work {
  opacity: 0;
  transition: all .2s ease-in-out;
}

.nav-work div {
  position: absolute;
  top: 47%;
  width: 30px;
  height: 60px;
  cursor: pointer;
  background: url(../img/work-arrows.png) no-repeat;
}

.nav-work .w-prev {
  left: 15px;
  background-position: bottom left;
}

.nav-work .w-next {
  right: 15px;
  background-position: top left;
}

.w-arrows .close {
  background-position: -264px bottom;
  border: none;
  borde-radius: none;
}

.w-arrows .btn-next {
  background-position: right bottom;
}

.w-arrows .btn-prev {
  background-position: -218px bottom;
}

.w-arrows div {
  cursor: pointer;
  display: block;
  height: 44px;
  width: 44px;
  line-height: 32px;
  border: 2px solid #ddd;
  border-radius: 50%;
  text-transform: uppercase;
  float: left;
  margin: 0 10px;
  background: url(color/img/color-icons.png) bottom right no-repeat;
}

.w-arrows {
  overflow: auto;
  width: 205px;
  margin: 20px auto;
}

.ch-item,.ch-item img {
  width: 100%;
}

.w-arrows.last {
  margin: 120px auto 150px;
}

.ch-item {
  float: left;
  cursor: pointer;
}

.ch-grid img {
  opacity: 1;
  transition: all .2s ease-in-out;
}

.ch-grid:hover img,.folio-btn {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}

.ch-grid:hover img {
  opacity: .1;
  transition: all .2s ease-in-out;
}

.ch-grid:hover div {
  opacity: 1;
  transition: all .5s ease-in-out;
}

.ch-grid div,.p-roll {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.ch-grid {
  overflow: hidden;
  background-color: #4cddf3;
}

.ch-grid div {
  left: 100%;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

#filters,#options {
  float: right;
  position: relative;
}

.ch-grid div span {
  display: block;
  padding: 0;
  margin: 20% 20px;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 400;
}

.ch-grid div span span {
  margin: auto;
  text-transform: lowercase;
  font-size: 16px;
  font-weight: 400;
}

.ch-grid div span span.p-category {
  margin-bottom: 15px;
}

.ch-grid div span span.cat2 {
  color: #555;
  padding: 0;
  font-size: 13px;
  text-transform: uppercase;
}

#options {
  right: 50%;
  margin-bottom: 70px;
}

#filters {
  padding: 0;
  right: -50%;
}

.folio-btn {
  background: #fff;
  float: left;
  cursor: pointer;
  border-radius: 3px;
  padding: 0 22px;
  font-family: 'Open Sans',sans-serif;
  font-size: 15px;
  color: #c1c1c1;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
  margin: 0 5px 10px;
  transition: all .2s ease-in-out;
}

.folio-btn:hover,.p-roll {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}

.folio-btn:hover {
  background: #4cddf3;
  color: #fff;
  transition: all .2s ease-in-out;
}

.folio-btn:firt-child {
  margin-left: 0;
}

.folio-btn:last-child {
  margin-right: 0;
}

.folio-btn.selected {
  border: none!important;
  background: #4ad8ed!important;
  color: #fff!important;
}

.p-roll {
  background: #4cddf3;
  color: #fff;
  transition: all .2s ease-in-out;
}

.p-roll:hover {
  opacity: .7;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.ch-grid {
  position: relative;
}

.bottom-line {
  border-bottom: solid 1px #f7f7f7;
  width: 1180px;
  margin: 85px auto 0;
}

.caroufredsel_wrapper {
  margin: auto!important;
}

#logos {
  padding: 0;
}

.list_carousel.responsive {
  width: auto;
  margin: 85px 0;
}

.list_carousel li {
  width: 295px;
  height: 100px;
  padding: 0;
  display: block;
  float: left;
}

.list_carousel li img {
  width: 100%;
}

.img-spacer {
  width: 1180px;
  margin: 265px auto auto;
  position: relative;
}

#maps,.img-item {
  position: absolute;
}

.img-item {
  top: -200px;
  z-index: 15;
}

.footer-container {
  padding: 100px 0 60px;
  width: 1180px;
  margin: auto;
  overflow: auto;
  color: #a8a8a8;
  font-family: 'Open Sans',sans-serif;
  font-size: 17px;
  font-weight: 400;
}

#maps,.bay {
  overflow: hidden;
}

.footer-container span {
  font-size: 13px;
}

.f-title-one,.title-full-one,.title-one {
  font-weight: 400;
  font-family: Montserrat,sans-serif;
  font-size: 15px;
  color: #d7d9da;
  text-transform: uppercase;
}

.foot-third {
  float: left;
  width: 365px;
  padding: 0 0 0 28px;
  line-height: 25px;
}

.f-title-one {
  margin-bottom: 5px;
}

.title-full-one,.title-one {
  text-align: center;
}

.f-data,.f-title-two {
  font-family: 'Open Sans',sans-serif;
}

.f-title-two {
  font-weight: 300;
  font-size: 28px;
  color: #434343;
  margin-bottom: 45px;
}

.f-data {
  color: #3f3f3f;
  font-size: 15px;
  font-weight: 600;
  line-height: 30px;
}

.contour-btn,.peThemeContactForm .controls .span9 {
  font-family: Montserrat,sans-serif;
  text-transform: uppercase;
}

.f-data span {
  color: #a8a8a8;
  padding-left: 15px;
}

.f-data.phone span {
  padding-left: 19px;
}

.f-data.e-mail span {
  padding-left: 27px;
}

.f-data.hour-2 span {
  padding-left: 63px;
}

.f-data.hour-3 span {
  padding-left: 57px;
}

.f-data img {
  margin-right: 10px;
}

.inner-map,.map-content {
  margin-left: auto;
  margin-right: auto;
}

.no-top {
  padding-top: 0!important;
}

.f-bottom {
  margin-bottom: 115px!important;
}

.error {
  font-size: 13px;
}

.formError,.formSent {
  display: none;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.bay {
  background-color: transparent;
}

.form-horizontal .control-group {
  margin-bottom: 10px;
}

.peThemeContactForm .controls .span9 {
  width: 97%!important;
  border: none;
  outline: 0;
  padding: 11px;
  font-weight: 300;
  font-size: 13px;
  color: #a8a8a8;
  background: #fbfbfb;
}

.controls.send-btn {
  background: 0 0;
}

.controls textarea {
  height: 100px;
}

#maps,.inner-map {
  width: 100%;
  height: 500px;
}

.contour-btn {
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  font-weight: 300;
  display: inline-block;
  color: #fff;
  padding: 3px 30px;
  border-radius: 3px;
  background: #4cddf3;
  border: none;
  transition: all .2s ease-out;
}

#nav2,.description,.highlight,.milestone-details,.scrollup,.socialFooter .copy,.title-project {
  font-family: 'Open Sans',sans-serif;
}

.contour-btn:hover {
  color: #4cddf3;
  background: #f7f7f7!important;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.map-content {
  width: 100%;
}

.f-element {
  width: 295px;
  height: auto;
  float: left;
}

.f-ico {
  background: url(../img/facts.png) #4cddf3;
  width: 73px;
  height: 71px;
  margin: 0 auto 20px;
}

.highlight {
  font-weight: 300;
  font-size: 100px;
  color: #000;
  line-height: 75px;
}

.milestone-details {
  font-weight: 300;
  font-size: 20px;
  color: #7f7f7f;
  text-transform: uppercase;
  padding: 20px 0 100px;
  letter-spacing: 1px;
}

.scrollup {
  z-index: 500;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  opacity: .8;
  position: fixed;
  bottom: 50px;
  right: 40px;
  display: none;
  background: #4ad8ed;
  color: #fff;
  line-height: 55px;
  text-decoration: none;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 300;
}

#nav2 li,#nav2 span:after,.socialFooter {
  position: relative;
}

.project-show {
  overflow: auto;
}

.project-window {
  width: 100%;
}

.project-content {
  width: 1180px;
  margin: auto;
}

.project-content img {
  width: 1180px;
}

.wrapper-project {
  overflow: hidden;
  width: 100%;
  height: auto;
}

.wrapper-project ul {
  margin: 0;
  padding: 0;
}

.wrapper-project ul li {
  float: left;
  margin: 20px 0 0;
}

.project-content .img-project:first-child {
  border-top: solid 1px #f7f7f7;
}

.description {
  color: #646464;
  font-size: 14px;
  margin-top: 55px;
}

.title-project {
  color: #000;
  font-size: 30px;
  margin: 5px 0 20px;
  text-transform: uppercase;
  font-weight: 300;
}

.title-project span {
  font-size: 16px;
  text-transform: none;
  font-style: italic;
  color: #646464;
}

.socialFooter {
  background: #fff;
  width: 100%;
  height: 201px;
}

#nav2,#nav2 li ul {
  display: none;
  position: absolute;
}

.social-icons {
  width: 215px;
  margin: 0 auto 35px;
  padding-top: 50px;
}

.socialFooter .social-icons .social div {
  width: 51px;
  height: 51px;
  overflow: hidden;
  background: url(../img/social-footer.png);
  float: left;
  margin: 0 10px;
}

.socialFooter .social-icons .social div:hover {
  opacity: .7;
}

.socialFooter .social-icons .social .face {
  background-position: right bottom;
}

.socialFooter .social-icons .social .twitt {
  background-position: left bottom;
}

.socialFooter .social-icons .social .plus {
  background-position: -51px bottom;
}

.socialFooter .copy {
  color: #aaa;
  font-size: 13px;
  margin-top: 35px;
}

#nav2 {
  width: 60em;
  font-weight: 400;
  top: 25%;
  left: 50%;
  margin-left: -30em;
}

#nav2>a {
  display: none;
}

#nav2 li a {
  color: #999;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}

#nav2 span:after {
  width: 0;
  height: 0;
  border: .313em solid transparent;
  border-bottom: none;
  border-top-color: #efa585;
  display: inline-block;
  right: -.313em;
}

#nav2>ul {
  height: 3.75em;
  background-color: #f5f5f5;
  padding: 0;
}

#nav2>ul>li {
  width: 25%;
  height: 100%;
  float: left;
}

#nav2>ul>li>a {
  height: 100%;
  font-size: 1.5em;
  line-height: 2.5em;
}

#nav2>ul>li:not( :last-child )>a {
  border-right: 1px solid #cc470d;
}

#nav2>ul:not( :hover )>li.active>a,#nav2>ul>li:hover>a {
  color: #333;
}

#nav2 li ul {
  background-color: #cc470d;
  top: 100%;
}

#nav2 li:hover ul {
  display: block;
  left: 0;
  right: 0;
}

#nav2 li:not( :first-child ):hover ul {
  left: -1px;
}

#nav2 li ul a {
  font-size: 1.25em;
  border-top: 1px solid #e15a1f;
  padding: .75em;
}



.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-container embed,.video-container iframe,.video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pattern {
  background-image: url(../img/slider/pattern.jpg);
}

.darker .sticky-wrapper {
  background-color: #000;
}

.overlay {
  background: url(../img/overlay.png);
  opacity: .5;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.slides-navigation .next {
  background: url(../img/s-next.png);
  width: 81px;
  height: 80px;
  margin-right: 70px;
  opacity: .3;
}

.slides-navigation .prev {
  background: url(../img/s-prev.png);
  width: 81px;
  height: 80px;
  margin-left: 70px;
  opacity: .3;
}

.slides-navigation .next:hover,.slides-navigation .prev:hover {
  opacity: 1;
}

body .bx-wrapper {
  margin-bottom: 0;
}

.bxslider {
  margin-top: 0;
}

body .bx-wrapper .bx-viewport {
  border: 0;
  left: 0;
}

.bx-wrapper .bx-controls-direction a.bx-next {
  background: url(../img/s-next.png);
  width: 81px;
  height: 80px;
  margin-right: 70px;
  opacity: .3;
}



/*perkeliam*/

@media only screen and (min-width:976px) and (max-width:1258px) {
  .main-title ul {
    font-size: 65px;
  }

  .full {
    width: 960px;
  }

  .half {
    width: 385px;
    padding-bottom: 100px;
  }

  .caroussel {
    width: 370px;
    height: 278px;
  }

  .caroussel img {
    width: 370px;
    height: auto;
  }

  .s-element {
    width: 320px;
  }

  .f-element {
    width: 240px;
  }

  .highlight {
    font-size: 75px;
  }

  .milestone-details {
    font-size: 16px;
  }

  .progress-bar {
    width: 397px;
  }

  .car-quote {
    width: 370px;
  }

  .caroussel-2 {
    width: 370px;
    height: 270px;
  }

  .bottom-line,.img-spacer,.img-spacer img,.logos {
    width: 900px;
  }

  .comment {
    font-size: 13px;
  }

  .q-spacer {
    margin: 20px 0;
  }

  .logos {
    margin: 70px auto 220px;
  }

  .img-spacer {
    margin-top: 190px;
  }

  .img-item {
    top: -125px;
  }

  .foot-third {
    width: 280px;
  }

  .f-data {
    font-size: 14px;
  }

  .f-data span {
    padding-left: 5px;
  }

  .footer-container span {
    font-size: 13px;
  }

  .footer-container {
    width: 959px;
    font-size: 15px;
  }

  .project-content,.project-content img {
    width: 900px;
  }

  .s-container,.team-box {
    width: 960px;
  }

  .we-are {
    font-size: 110px;
  }

  .team-box {
    margin: auto;
  }

  .sl-element {
    width: 192px;
  }

  .team-grid {
    width: 574px!important;
  }

  .p-image-01,.p-image-01 img {
    width: 940px;
  }

  .t-element:nth-child(10),.t-element:nth-child(2),.t-element:nth-child(4),.t-element:nth-child(6),.t-element:nth-child(8) {
    margin-right: 0;
  }

  .t-element {
    margin-bottom: 30px;
  }

  .menu ul li {
    padding: 0 15px;
    font-size: 13px;
  }

  .p-image-01 {
    margin-left: -470px;
  }

  .parallax.p-two {
    height: 555px;
  }

  .container-video {
    height: 530px;
  }

  .main-title {
    font-size: 60px;
    height: 352px;
    top: 50%;
    margin-top: -176px;
  }

  .slider-controls li a {
    top: 41%;
  }

  .s-next {
    margin-right: 30px;
  }

  .s-prev {
    margin-left: 30px;
  }

  .ch-grid div span {
    margin: 50% 20px 0;
    font-size: 15px;
  }

  .main-title .spacer {
    margin: 5px auto 25px;
  }

  .main-title ul {
    margin: 0;
  }

  .show {
    width: 385px;
  }

  .car-next,.car-prev {
    top: 100px;
  }

  .p-category {
    top: 25%;
  }
}


@media only screen and (max-width:976px) {
  .hideme,.newtr,.p-image-02 {
    opacity: 1;
  }

  .parallax .hideme-slide,.parallax .hideme-slide2 {
    bottom: 0!important;
    opacity: 1!important;
  }

  .menu,.slider-controls {
    display: none;
  }

  .jump-menu {
    display: block;
  }

  .main-title {
    height: 350px;
    top: 50%;
    margin-top: -175px;
  }

  .sl-element {
    margin-bottom: 50px;
  }
}




@media only screen and (min-width:796px) and (max-width:976px) {
  .main-title ul {
    font-size: 40px;
  }

  .full {
    width: 783px;
  }

  .half {
    float: none;
    margin: auto;
  }

  .full .half:nth-child(2) {
    padding: 0 45px 120px;
  }

  .s-container {
    width: 603px;
  }

  .team-box {
    width: 700px;
    margin: auto;
  }

  .s-element {
    width: 200px;
  }

  .team-box .s-element {
    width: 300px;
  }

  .s-ico {
    width: 130px;
    height: 130px;
  }

  .s-info {
    padding: 0 10px;
    font-size: 13px;
  }

  .f-element {
    width: 180px;
    padding-left: 10px;
  }

  .f-ico {
    margin: 0 auto;
  }

  .highlight {
    font-size: 40px;
  }

  .s-info {
    margin-bottom: 50px;
  }

  .project-content,.project-content img {
    width: 700px;
  }

  .logos {
    width: 680px;
    margin: 70px auto 150px;
  }

  .img-spacer,.img-spacer img {
    width: 700px;
  }

  .img-spacer {
    margin-top: 150px;
  }

  .img-item {
    top: -80px;
  }

  .footer-container {
    width: 700px;
    padding: 90px 0;
  }

  .foot-third {
    width: 320px;
    padding: 0 0 0 30px;
  }

  .foot-third:last-child {
    margin-top: 50px;
    width: 640px;
    padding: 0 30px;
  }

  .bottom-line {
    width: 700px;
  }

  .milestone-details {
    font-size: 15px;
    padding: 0 0 100px;
  }

  .s-info span {
    font-size: 17px;
  }

  .sl-element {
    width: 200px;
  }

  .t-element {
    margin-bottom: 30px;
  }

  .team-grid {
    width: 574px!important;
  }

  .p-image-01,.p-image-01 img {
    width: 760px;
  }

  .t-element:nth-child(10),.t-element:nth-child(2),.t-element:nth-child(4),.t-element:nth-child(6),.t-element:nth-child(8) {
    margin-right: 0;
  }

  .p-image-01 {
    margin-left: -380px;
  }

  .parallax.p-two {
    height: 520px;
  }

  .container-video {
    height: 430px;
  }

  .main-title {
    font-size: 50px;
  }

  .main-title span {
    top: 100px;
  }
}




@media only screen and (max-width:795px) {
  .car-next,.car-next-2,.car-prev,.car-prev-2 {
    display: none;
  }

  .show {
    width: 385px;
  }

  .main-title ul {
    margin-top: 0;
    height: 80px;
  }

  .main-title .spacer {
    margin: 20px auto;
  }

  .buy-logo {
    margin-top: 35px;
  }
}

@media only screen and (min-width:480px) and (max-width:795px) {
  .half,.t-element {
    float: none;
  }

  .container-video .parallax-info,.vegas-overlay {
    display: none;
  }

  .p-image-02 div {
    left: 50%;
  }

  .p-image-first {
    margin-left: -225px;
  }

  .p-image-first img {
    width: 450px;
  }

  .p-image-second {
    margin-left: -300px;
  }

  .p-image-second img {
    width: 600px;
  }

  .main-title ul {
    font-size: 20px;
  }

  .main-title .second-title {
    width: 345px;
  }

  .full {
    width: 466px;
  }

  .half {
    margin: auto;
    width: 400px;
    padding: 80px 40px 120px;
  }

  .half:first-child {
    padding-bottom: 0;
  }

  .content .full .half {
    padding-left: 0;
    padding-right: 0;
  }

  .next-featured {
    margin-left: 30px;
  }

  .prev-featured {
    margin-right: 30px;
  }

  .nav-featured {
    width: 311px;
  }

  .title.one {
    font-size: 40px;
    padding: 80px 40px 11px;
  }

  #filters,.title.two {
    padding: 0 40px;
  }

  .title.two {
    font-size: 17px;
    width: auto;
  }

  .caroussel,.p-info {
    width: 400px;
  }

  .caroussel {
    height: 270px;
  }

  .caroussel img {
    width: 400px;
    height: auto;
    margin-left: 0;
  }

  .team-box {
    width: 100%;
  }

  .s-container {
    width: 400px;
  }

  .f-element {
    width: 100%;
  }

  .bottom-line,.car-quote,.footer-container,.img-spacer,.img-spacer img,.logos,.progress-bar,.project-content,.project-content img {
    width: 400px;
  }

  .caroussel-2 {
    width: 400px;
    height: 300px;
  }

  .comment {
    font-size: 13px;
  }

  .logos {
    margin: 70px auto 50px;
  }

  .img-spacer {
    margin-top: 50px;
  }

  .img-item {
    top: 10px;
  }

  .foot-third {
    float: none;
    width: 100%;
    padding: 0;
    margin-top: 50px;
  }

  .foot-third:first-child {
    margin-top: 0;
  }

  .t-element,.t-element:nth-child(10),.t-element:nth-child(2),.t-element:nth-child(4),.t-element:nth-child(6),.t-element:nth-child(8) {
    margin: 30px auto 0;
  }

  .sl-element {
    width: 200px;
  }

  .p-image-01,.p-image-01 img {
    width: 460px;
  }

  .p-image-01 {
    margin-left: -230px;
  }

  .main-title {
    font-size: 25px;
  }

  .main-title span {
    top: 70px;
  }

  .logo {
    font-size: 23px;
  }

  .parallax.p-one {
    height: 600px;
  }

  .parallax.p-two {
    height: 400px;
  }

  .container-video {
    height: 260px;
  }
}







@media only screen and (max-width:479px) {
  .p-image-02 .p-image-second,.p-image-02 div {
    left: 50%;
  }

  .half,.t-element {
    float: none;
  }

  .color-picker,.container-video .parallax-info,.img-item,.menu,.parallax.p-two .spacer,.vegas-overlay {
    display: none;
  }

  .hideme {
    opacity: 1;
  }

  .hideme-slide {
    opacity: 1;
    bottom: auto!important;
  }

  .main-title {
    height: 300px;
    top: 50%;
    margin-top: -150px;
  }

  .logo {
    margin-left: 20px;
  }

  .p-image-first img {
    width: 222px;
  }

  .p-image-first {
    margin-left: -111px;
  }

  .p-image-second img {
    width: 300px;
  }

  .p-image-second {
    margin-left: -150px;
  }

  .main-title ul {
    font-size: 20px;
  }

  .main-title .second-title {
    font-size: 13px;
    width: 240px;
  }

  .full,.half {
    width: 300px;
  }

  .half {
    margin: auto;
    padding: 80px 10px 120px;
  }

  .half:first-child {
    padding-bottom: 0;
  }

  .content .full .half {
    padding-left: 0;
    padding-right: 0;
  }

  .next-featured {
    margin-left: 30px;
  }

  .prev-featured {
    margin-right: 30px;
  }

  .nav-featured {
    width: 292px;
  }

  .title.one {
    font-size: 19px;
    padding: 50px 40px;
    width: auto;
  }

  #filters,.title.two {
    padding: 0 40px;
  }

  .title.two {
    font-size: 17px;
    width: auto;
  }

  .caroussel,.p-info,.s-container,.team-box {
    width: 300px;
  }

  .p-title-two {
    font-size: 14px;
  }

  .caroussel {
    height: 220px;
    margin-left: 0;
  }

  .caroussel img {
    width: 300px;
    height: auto;
  }

  .team-box {
    margin: auto;
  }

  .f-element {
    width: 100%;
  }

  .bottom-line,.car-quote,.footer-container,.img-spacer,.img-spacer img,.logos,.progress-bar,.project-content,.project-content img {
    width: 300px;
  }

  .caroussel-2 {
    width: 300px;
    height: 300px;
  }

  .comment {
    font-size: 13px;
  }

  .logos {
    margin: 70px auto 50px;
  }

  .img-spacer {
    margin-top: 0;
  }

  .foot-third {
    float: none;
    width: 100%;
    padding: 0;
    margin-top: 50px;
  }

  .p-image-01,.p-image-01 img,.s-element,.sl-element {
    width: 300px;
  }

  .foot-third:first-child {
    margin-top: 0;
  }

  .sl-element {
    margin-bottom: 30px;
  }

  .t-element,.t-element:nth-child(10),.t-element:nth-child(2),.t-element:nth-child(4),.t-element:nth-child(6),.t-element:nth-child(8) {
    margin: 30px auto 0;
  }

  .p-image-01 {
    margin-left: -150px;
  }

  .content {
    width: 100%;
    overflow: hidden;
  }

  .main-title {
    font-size: 30px;
  }

  .welcome {
    font-size: 13px;
  }

  .main-title span {
    top: 100px;
  }

  .parallax.p-one {
    height: 280px;
  }

  .parallax.p-two {
    height: 255px;
  }

  .p-title-one {
    padding-top: 40px;
  }

  .container-video {
    height: 160px;
  }

  .scrollup {
    display: none!important;
  }

  .mk-video-mask {
    opacity: .5;
    background: 0 0;
  }

  .f-title-one,.f-title-two {
    text-align: center;
  }

  .list_carousel.responsive {
    margin-bottom: 0;
    margin-top: 50px;
  }

  #anchor5 {
    padding-bottom: 35px;
  }
}




@media only screen and (max-width:62.5em) {
  #nav2 {
    display: none;
    width: 100%;
    position: static;
    margin: 0;
  }
}

@media only screen and (max-width:974px) {
  #nav2,html {
    font-size: 75%;
  }

  #nav2,#nav2>a {
    position: relative;
  }

  #nav2,#nav2.active>ul,#nav2:not( :target )>a:first-of-type,#nav2:target>a:last-of-type {
    display: block;
  }

  #nav2 {
    top: auto;
    left: auto;
  }

  #nav2>a {
    width: 50px;
    height: 75px;
    text-align: left;
    text-indent: -9999px;
    background: url(../img/menu-icon-blk.png) no-repeat rgba(0,0,0,0);
    float: right;
    cursor: pointer;
  }

  #nav2>ul {
    height: auto;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 75px;
  }

  #nav2:target>ul {
    display: block;
  }

  #nav2>ul>li {
    width: 100%;
    float: none;
  }

  #nav2>ul>li>a {
    height: auto;
    text-align: left;
    padding: 0 .833em;
  }

  #nav2>ul>li:not( :last-child )>a {
    border-right: none;
    border-bottom: 1px dotted #999;
  }

  #nav2 li ul {
    position: static;
    padding: 0 1.25em 1.25em;
  }
}