/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul {
  text-rendering: optimizelegibility !important;
  margin: 0;
}
p {
  font-family: "Droid Sans", sans-serif;
  font-size: 13px;
  line-height: 22px;
  margin: 0;
}
a {
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  margin: 0;
  padding: 0;
}
html,
button,
input,
select,
textarea {
  color: #222222;
}
body {
  overflow-y: scroll;
}
html,
body {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
::-moz-selection {
  background: #d2d2d2;
  text-shadow: none;
  color: white;
}
::selection {
  background: #d2d2d2;
  text-shadow: none;
  color: white;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.developers-box {
  position: absolute;
  height: 80px;
  width: 150px;
  margin: 50px;
  font-size: 0.8em;
  background: white;
  border: 1px solid gray;
  padding: 15px;
}
.editCSM {
  color: white !important;
  background: #545454;
  padding: 3px 12px;
}
.editCSM:hover {
  color: #6a98de !important;
}
.editCMScontainer .left {
  float: left;
  margin: 10px 0 0 -100px;
}
.editCMScontainer .right {
  float: right;
}
.editCMScontainer .bottom {
  margin: -10px 0 0 40px;
  position: absolute;
}
.pleaseNoSpam {
  display: none;
}
.clear {
  clear: both;
}
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
.style_menu {
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  line-height: 100px;
  font-weight: 600;
}
.style_title {
  font-family: "proxima-nova", sans-serif;
  font-size: 42px;
  font-weight: 600;
}
.style_subtitle {
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  font-weight: 400;
}
.style_head {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
}
.style_sub {
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
}
.style_text_head {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.style_text {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.ani_normal {
  transition: all 0.6s ease-out;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
}
.ani_straight {
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
}
body {
  background: #34353b;
}
p.error {
  color: #B12B2B !important;
}
p.success {
  color: #4e799e !important;
}
.sprite {
  background-image: url(/images/web/sprites.png);
  background-size: 200px 250px;
  background-position: 0 0;
}
.sprite.doc {
  width: 23px;
  height: 26px;
  background-position: 0 0;
}
.sprite.message {
  width: 26px;
  height: 25px;
  background-position: -61px 0;
}
.sprite.user {
  width: 26px;
  height: 25px;
  background-position: -29px 0;
}
.sprite.contact {
  width: 26px;
  height: 18px;
  background-position: -93px -4px;
}
.button {
  display: inline-block;
  padding: 10px 20px;
  background: #f29428;
  border: 0;
  border-radius: 5px;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  outline: none;
}
.button:hover {
  color: #ffffff;
  background: #d5801e;
}
.link {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  color: #666666;
  text-decoration: underline;
  font-size: 16px;
}
.link:hover {
  color: #666666;
  text-decoration: underline;
  opacity: 0.8;
}
.link.light {
  color: #f3f3f3;
}
.link.light:hover {
  color: #ffffff;
}
header {
  position: fixed;
  width: 100%;
  height: 100px;
  background: #202125;
  z-index: 99999;
}
header.fixed {
  position: absolute;
  background: none;
}
header.fixed nav ul {
  padding-right: 180px;
  text-align: right;
}
header.fixed nav ul li a {
  color: #ffffff;
}
header .header-logo {
  position: absolute;
  top: 0;
  left: 35px;
}
header .header-logo img {
  width: 170px;
  margin-top: 25px;
}
header nav {
  position: absolute;
  width: 100%;
  height: 100px;
  top: 0;
  left: 0;
}
header nav ul {
  list-style: none;
  text-align: center;
  padding: 0;
}
header nav ul li {
  display: inline-block;
  height: 100px;
  padding: 0 25px;
}
header nav ul li a {
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  line-height: 100px;
  font-weight: 600;
  color: #b3b5c0;
}
header nav ul li a:hover {
  color: #ffffff;
}
header nav ul li a.active {
  color: #f29428;
}
header nav ul li ul {
  display: none;
  position: absolute;
  width: 250px;
  margin-left: -35px;
  text-align: left;
}
header nav ul li ul li {
  display: block;
  position: relative;
  height: 50px;
  padding: 0 15px;
  background: #202125;
  border-left: 5px solid rgba(0, 0, 0, 0.2);
}
header nav ul li ul li a {
  display: block;
  padding: 0 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 16px;
  line-height: 49px;
}
header nav ul li ul li ul {
  position: absolute;
  left: 280px;
  margin-top: -50px;
}
header nav ul li ul li ul li {
  border-left: 5px solid rgba(0, 0, 0, 0.2);
}
header nav ul li ul li.last {
  border-radius: 0 0 5px 5px;
}
header nav ul li ul li.last a {
  border-bottom: 0;
}
header nav ul li:hover ul {
  display: block;
}
header nav ul li:hover ul li ul {
  display: none;
}
header nav ul li:hover ul li:hover ul {
  display: block;
}
header nav ul li:hover ul li:hover ul li ul {
  display: none;
}
header nav ul li:hover ul li:hover ul li:hover ul {
  display: block;
}
header .header-login {
  position: absolute;
  top: 0;
  right: 35px;
}
header .header-login span {
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  line-height: 100px;
  font-weight: 600;
  color: #ffffff;
}
header .header-login span.login {
  background: #202125;
  padding: 8px 25px;
  border-radius: 5px;
}
header .header-login a {
  position: absolute;
  left: 0;
  top: 56px;
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  color: #b3b5c0;
  font-weight: 600;
  text-transform: lowercase;
  font-variant: small-caps;
}
.mobile-header {
  display: none;
  position: fixed;
  width: 100%;
  height: 100px;
  background: #202125;
  overflow: hidden;
  z-index: 9;
}
.mobile-header .header-logo {
  position: absolute;
  top: 0;
  left: 35px;
}
.mobile-header .header-logo img {
  height: 40px;
  margin-top: 30px;
}
.mobile-header .mobile-btn {
  position: absolute;
  width: 30px;
  height: 20px;
  top: 36px;
  right: 35px;
}
.mobile-header .mobile-btn .line {
  display: block;
  position: absolute;
  width: 30px;
  height: 3px;
  background: #ffffff;
}
.mobile-header .mobile-btn .line.line1 {
  top: 0;
}
.mobile-header .mobile-btn .line.line2 {
  top: 9px;
}
.mobile-header .mobile-btn .line.line3 {
  top: 18px;
}
.mobile-header nav {
  position: absolute;
  width: 100%;
  height: 200px;
  top: 100px;
  left: 0;
}
.mobile-header nav ul {
  list-style: none;
  padding: 20px 0;
  background: #202125;
}
.mobile-header nav ul li {
  display: block;
  height: 40px;
  padding: 0 25px;
}
.mobile-header nav ul li a {
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  line-height: 100px;
  font-weight: 600;
  color: #b3b5c0;
  line-height: 40px;
}
.mobile-header nav ul li a:hover {
  color: #ffffff;
}
.mobile-header nav ul li a.active {
  color: #f29428;
}
.mobile-header.active {
  height: 300px;
}
#home,
#login,
#about,
#contact {
  position: absolute;
  width: 100%;
  min-height: 100%;
}
#home .bg,
#login .bg,
#about .bg,
#contact .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #202125;
}
#home .bg .cycle-slideshow,
#login .bg .cycle-slideshow,
#about .bg .cycle-slideshow,
#contact .bg .cycle-slideshow {
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
#home .bg .cycle-slideshow .image,
#login .bg .cycle-slideshow .image,
#about .bg .cycle-slideshow .image,
#contact .bg .cycle-slideshow .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center top;
}
#home .content,
#login .content,
#about .content,
#contact .content {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -100px;
}
#home .content .text img,
#login .content .text img,
#about .content .text img,
#contact .content .text img {
  margin-bottom: 30px;
}
#home .content .text h1,
#login .content .text h1,
#about .content .text h1,
#contact .content .text h1 {
  font-family: "proxima-nova", sans-serif;
  font-size: 42px;
  font-weight: 600;
  color: #ffffff;
}
#home .content .text h2,
#login .content .text h2,
#about .content .text h2,
#contact .content .text h2 {
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-size: 26px;
  color: #ffffff;
}
#home .content .text p,
#login .content .text p,
#about .content .text p,
#contact .content .text p {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  color: #ffffff;
}
#home .content .text.center,
#login .content .text.center,
#about .content .text.center,
#contact .content .text.center {
  text-align: center;
}
#home .content .form,
#login .content .form,
#about .content .form,
#contact .content .form {
  width: 100%;
  max-width: 500px;
  margin: -80px auto 0;
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
}
#home .content .form .toggle,
#login .content .form .toggle,
#about .content .form .toggle,
#contact .content .form .toggle {
  width: 100%;
  height: 60px;
}
#home .content .form .toggle .toggle-btn,
#login .content .form .toggle .toggle-btn,
#about .content .form .toggle .toggle-btn,
#contact .content .form .toggle .toggle-btn {
  float: left;
  display: block;
  width: 50%;
  height: 60px;
  text-align: center;
  background: #4e799e;
  font-family: "proxima-nova", sans-serif;
  line-height: 18px;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
  line-height: 60px;
}
#home .content .form .toggle .toggle-btn.active,
#login .content .form .toggle .toggle-btn.active,
#about .content .form .toggle .toggle-btn.active,
#contact .content .form .toggle .toggle-btn.active {
  background: #ffffff;
  color: #4a4c57;
}
#home .content .form .slider,
#login .content .form .slider,
#about .content .form .slider,
#contact .content .form .slider {
  position: relative;
  width: 200%;
  height: 200px;
  left: 0;
}
#home .content .form .slider .slide,
#login .content .form .slider .slide,
#about .content .form .slider .slide,
#contact .content .form .slider .slide {
  float: left;
  width: 50%;
  padding: 60px 120px;
}
#home .content .form .slider .slide p,
#login .content .form .slider .slide p,
#about .content .form .slider .slide p,
#contact .content .form .slider .slide p {
  margin-bottom: 10px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
#home .content .form .slider .slide form a,
#login .content .form .slider .slide form a,
#about .content .form .slider .slide form a,
#contact .content .form .slider .slide form a {
  display: block;
  float: left;
  width: 60%;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  font-size: 11px;
  line-height: 38px;
  color: #4a4c57;
  text-decoration: underline;
}
#home .content .form .slider .slide form a:hover,
#login .content .form .slider .slide form a:hover,
#about .content .form .slider .slide form a:hover,
#contact .content .form .slider .slide form a:hover {
  color: #34353b;
}
#home .content .form .slider .slide form .input,
#login .content .form .slider .slide form .input,
#about .content .form .slider .slide form .input,
#contact .content .form .slider .slide form .input {
  width: 100%;
  height: 40px;
  padding: 12px 10px;
  margin-bottom: 6px;
  background: none;
  border: 1px solid #b3b5c0;
  border-radius: 5px;
  outline: none;
  color: #80828f;
}
#home .content .form .slider .slide form .select,
#login .content .form .slider .slide form .select,
#about .content .form .slider .slide form .select,
#contact .content .form .slider .slide form .select {
  width: 100%;
  height: 40px;
  padding: 12px 10px;
  margin-bottom: 6px;
  background: none;
  border: 1px solid #b3b5c0;
  border-radius: 5px;
  outline: none;
  color: #80828f;
}
#home .content .form .slider .slide form .dummyinput,
#login .content .form .slider .slide form .dummyinput,
#about .content .form .slider .slide form .dummyinput,
#contact .content .form .slider .slide form .dummyinput {
  display: none;
}
#home .content .form .slider .slide form .button,
#login .content .form .slider .slide form .button,
#about .content .form .slider .slide form .button,
#contact .content .form .slider .slide form .button {
  padding: 15px 30px;
  min-width: 40%;
  float: right;
}
#home .content .form .slider.toggled,
#login .content .form .slider.toggled,
#about .content .form .slider.toggled,
#contact .content .form .slider.toggled {
  left: -100%;
}
#home .logos,
#login .logos,
#about .logos,
#contact .logos {
  position: absolute;
  width: 100%;
  bottom: 50px;
  text-align: center;
}
#home .logos img,
#login .logos img,
#about .logos img,
#contact .logos img {
  margin: 0 30px;
}
#about .bg .cycle-slideshow,
#contact .bg .cycle-slideshow {
  opacity: 0.2;
}
#about .about-con,
#contact .about-con {
  margin-top: 60px;
}
#about .about-con h1,
#contact .about-con h1 {
  margin-bottom: 30px;
  font-family: "proxima-nova", sans-serif;
  font-size: 42px;
  font-weight: 600;
  color: #ffffff;
}
#about .about-con p,
#contact .about-con p {
  margin-bottom: 40px;
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
}
#about .about-con .ani-logo,
#contact .about-con .ani-logo {
  position: relative;
  width: 100%;
  height: 314px;
  margin-top: 100px;
}
#about .about-con .ani-logo img,
#contact .about-con .ani-logo img {
  opacity: 0;
  position: absolute;
  max-width: 100%;
  top: 0;
  left: 0;
  transition: opacity 0.6s ease-out;
  -webkit-transition: opacity 0.6s ease-out;
  -moz-transition: opacity 0.6s ease-out;
  -ms-transition: opacity 0.6s ease-out;
  -o-transition: opacity 0.6s ease-out;
}
#about .about-con .ani-logo img.active,
#contact .about-con .ani-logo img.active {
  opacity: 1;
}
#about .about-con .ani-logo .mask,
#contact .about-con .ani-logo .mask {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  transition: height 0.6s ease-out;
  -webkit-transition: height 0.6s ease-out;
  -moz-transition: height 0.6s ease-out;
  -ms-transition: height 0.6s ease-out;
  -o-transition: height 0.6s ease-out;
}
#about .about-con .ani-logo .mask.mask1,
#contact .about-con .ani-logo .mask.mask1 {
  top: 0;
}
#about .about-con .ani-logo .mask.mask2,
#contact .about-con .ani-logo .mask.mask2 {
  bottom: 0;
}
#about .about-con .ani-logo .mask.mask2 img,
#contact .about-con .ani-logo .mask.mask2 img {
  top: auto;
  bottom: 0;
}
#about .about-con .ani-logo .mask img,
#contact .about-con .ani-logo .mask img {
  opacity: 1;
}
#about .about-con .ani-logo .mask.active,
#contact .about-con .ani-logo .mask.active {
  height: 100%;
}
#about .contact-form,
#contact .contact-form {
  margin-top: 60px;
}
#about .contact-form h1,
#contact .contact-form h1 {
  margin-bottom: 30px;
  font-family: "proxima-nova", sans-serif;
  font-size: 42px;
  font-weight: 600;
  color: #ffffff;
}
#about .contact-form .half,
#contact .contact-form .half {
  float: left;
  width: 50%;
  padding: 0 10px 0 0;
  vertical-align: top;
}
#about .contact-form .half:last-child,
#contact .contact-form .half:last-child {
  padding: 0 0 0 10px;
}
#about .contact-form .half .text,
#contact .contact-form .half .text {
  padding-right: 60px;
}
#about .contact-form .half p,
#contact .contact-form .half p {
  margin-bottom: 40px;
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
}
#about .contact-form .half p.small,
#contact .contact-form .half p.small {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #ffffff;
}
#about .contact-form .half span,
#contact .contact-form .half span {
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
}
#about .contact-form .half span.small,
#contact .contact-form .half span.small {
  font-size: 14px;
  line-height: 22px;
}
#about .contact-form .half .input,
#contact .contact-form .half .input {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  margin-bottom: 10px;
  border: 0;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #202125;
  border-radius: 5px;
  background: #e6e6e6;
  outline: none;
}
#about .contact-form .half .select,
#contact .contact-form .half .select {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  margin-bottom: 10px;
  border: 0;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #202125;
  border-radius: 5px;
  background: #e6e6e6;
  outline: none;
}
#about .contact-form .half .dummyinput,
#contact .contact-form .half .dummyinput {
  display: none;
}
#about .contact-form .half .textarea,
#contact .contact-form .half .textarea {
  width: 100%;
  height: 120px;
  padding: 10px;
  margin-bottom: 5px;
  border: 0;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #202125;
  border-radius: 5px;
  background: #e6e6e6;
  outline: none;
  resize: none;
}
#about .contact-form .half .imageupload,
#contact .contact-form .half .imageupload {
  height: 20px;
  margin-bottom: 10px;
  color: #ffffff;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
#about .contact-form .half .submit,
#contact .contact-form .half .submit {
  padding: 10px 40px;
}
#about .contact-form .half .required,
#contact .contact-form .half .required {
  border: 2px solid #f29428;
}
.page {
  width: 100%;
  min-height: 100%;
  padding: 100px 0;
  background: #34353b;
}
.navi {
  position: absolute;
  width: 100%;
}
.navi h3 {
  position: absolute;
  left: 30px;
  top: 30px;
}
.navi h3 a {
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  font-size: 18px;
  color: #e6e6e6;
}
.navi h3 a:hover {
  opacity: 0.8;
}
.navi h3 span {
  display: inline-block;
  margin: 0 5px 0 10px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  font-size: 20px;
  color: #4e799e;
}
.navi .closebtn {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 30px;
  right: 30px;
}
.navi .closebtn .line {
  display: block;
  position: absolute;
  width: 40px;
  height: 4px;
  top: 14px;
  left: 0;
  background: #ffffff;
}
.navi .closebtn .line.line1 {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.navi .closebtn .line.line2 {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.title {
  width: 100%;
  padding: 30px 0;
  text-align: center;
}
.title h1 {
  font-family: "proxima-nova", sans-serif;
  font-size: 42px;
  font-weight: 600;
  color: #ffffff;
}
.title h2 {
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #b3b5c0;
}
.grid {
  width: 100%;
}
.grid .block {
  margin-bottom: 30px;
  border-radius: 10px 10px 5px 5px;
  background: #ffffff;
}
.grid .block .head {
  width: 100%;
  height: 85px;
  padding: 25px;
  background: #4e799e;
  border-radius: 5px 5px 0 0;
  border-bottom: 5px solid rgba(0, 0, 0, 0.2);
}
.grid .block .head .block-title {
  float: left;
}
.grid .block .head .block-title h3 {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  color: #ffffff;
}
.grid .block .head .block-title h4 {
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  color: #ffffff;
}
.grid .block .head .icon {
  display: block;
  float: right;
  margin-top: 3px;
}
.grid .block .content .dropdown {
  width: 100%;
  height: 0;
  overflow: hidden;
}
.grid .block .content .dropdown.active {
  height: auto;
}
.grid .block .content .project {
  width: 100%;
  max-height: 60px;
  overflow: hidden;
  transition: all 0.6s ease-out;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
}
.grid .block .content .project.uneven {
  background: #f3f3f3;
}
.grid .block .content .project .parent {
  padding: 20px 25px;
}
.grid .block .content .project .parent .project-title h5 {
  display: inline-block;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #202125;
}
.grid .block .content .project .parent .arrow {
  position: relative;
  float: right;
  width: 16px;
  height: 10px;
  top: 5px;
  margin-right: 4px;
}
.grid .block .content .project .parent .arrow .line {
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 10px;
  height: 2px;
  background: #f29428;
}
.grid .block .content .project .parent .arrow .line.line1 {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.grid .block .content .project .parent .arrow .line.line2 {
  left: 6px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.grid .block .content .project .parent .gobtn {
  display: inline-block;
  float: right;
  position: relative;
  height: 20px;
  margin-right: 20px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
}
.grid .block .content .project .parent .gobtn:hover {
  color: #202125;
}
.grid .block .content .project .parent:hover {
  background: #e6e6e6;
}
.grid .block .content .project .parent:hover .arrow .line {
  background: #d5801e;
}
.grid .block .content .project .children {
  position: relative;
}
.grid .block .content .project .children .child {
  display: block;
  position: relative;
  padding: 13px 65px 13px 25px;
  border-top: 1px solid #e6e6e6;
}
.grid .block .content .project .children .child h6 {
  display: inline-block;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #666666;
}
.grid .block .content .project .children .child a {
  float: right;
  margin-left: 20px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
}
.grid .block .content .project .children .child a:hover {
  color: #202125;
}
.grid .block .content .project:last-child {
  border-bottom: 0;
}
.grid .block .content .project.active {
  max-height: 1000px;
}
.grid .block .content .project.active .parent .arrow .line {
  width: 16px;
  left: 0px;
}
.grid .block .content .project:last-child {
  border-radius: 0 0 5px 5px;
}
.grid .block .content.doc-content {
  width: 100%;
  max-height: 355px;
  overflow: hidden;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.grid .block .content.doc-content .doc-con {
  text-align: center;
  padding: 30px 35px 0;
  text-align: left;
}
.grid .block .content.doc-content .doc-con .document {
  display: inline-block;
  width: 90px;
  padding: 0 15px;
  margin-bottom: 30px;
  text-align: center;
}
.grid .block .content.doc-content .doc-con .document span {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
}
.grid .block .content.doc-content .doc-con .document:hover img {
  opacity: 0.7;
}
.grid .block .content.doc-content.active {
  max-height: 2000px;
}
.grid .block .content .padding-con {
  padding: 20px 25px;
}
.grid .block .content .padding-con.ticket-con {
  padding: 0;
}
.grid .block .content .matrix table tr td {
  height: 60px;
  padding: 0 30px;
  vertical-align: middle;
  border-right: 1px solid #dce7e7;
}
.grid .block .content table {
  width: 100%;
}
.grid .block .content table tr td {
  height: 30px;
  padding-right: 30px;
  vertical-align: top;
}
.grid .block .content table tr td.table-head {
  width: 200px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #202125;
}
.grid .block .content table tr td.table-head .part {
  width: 45px;
  float: right;
}
.grid .block .content table tr td.table-content {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #202125;
}
.grid .block .content table tr td.table-content .check {
  color: #f29428;
}
.grid .block .content table tr td:last-child {
  padding: 0;
  border-right: 0;
}
.grid .block .content table tr td.column {
  width: 100px;
  text-align: center;
}
.grid .block .content table tr td.column2 {
  width: 96px;
  padding: 0 10px;
  text-align: center;
}
.grid .block .content table tr td.column3 {
  width: 220px;
  padding: 0 30px;
}
.grid .block .content table tr td.table-date {
  width: 110px;
}
.grid .block .content table tr td.table-main {
  width: 310px;
}
.grid .block .content table tr.uneven {
  background: #f3f3f3;
}
.grid .block .content table.dark tr td {
  height: 30px;
  padding-right: 30px;
  vertical-align: top;
}
.grid .block .content table.dark tr td.table-head {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #ffffff;
}
.grid .block .content table.dark tr td.table-content {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #ffffff;
}
.grid .block .content table.dark tr td.table-date {
  width: 110px;
}
.grid .block .content table.dark tr td:last-child {
  padding: 0;
}
.grid .block .content table.tickets tr td,
.grid .block .content table.gevel-table tr td {
  height: 60px;
}
.grid .block .content table.tickets tr td.table-head,
.grid .block .content table.gevel-table tr td.table-head {
  line-height: 60px;
}
.grid .block .content table.tickets tr td.table-content,
.grid .block .content table.gevel-table tr td.table-content {
  line-height: 60px;
}
.grid .block .content table.tickets tr td.table-filter,
.grid .block .content table.gevel-table tr td.table-filter {
  text-align: right;
}
.grid .block .content table.tickets tr td.table-filter .filter-label,
.grid .block .content table.gevel-table tr td.table-filter .filter-label {
  position: relative;
  margin-right: 5px;
  font-size: 14px;
}
.grid .block .content table.tickets tr td:first-child,
.grid .block .content table.gevel-table tr td:first-child {
  padding-left: 25px;
}
.grid .block .content table.tickets tr td:last-child,
.grid .block .content table.gevel-table tr td:last-child {
  padding-right: 25px;
}
.grid .block .content table.tickets tr td a,
.grid .block .content table.gevel-table tr td a {
  display: block;
  height: 60px;
  overflow: hidden;
}
.grid .block .content table.tickets tr td .filter,
.grid .block .content table.gevel-table tr td .filter {
  display: inline-block;
  position: relative;
  width: 210px;
  top: 10px;
}
.grid .block .content table.tickets tr td .filter .filter-head,
.grid .block .content table.gevel-table tr td .filter .filter-head {
  display: block;
  width: 100%;
  height: 30px;
  background: #ffffff;
  border-radius: 5px;
}
.grid .block .content table.tickets tr td .filter .filter-head .selected,
.grid .block .content table.gevel-table tr td .filter .filter-head .selected {
  display: inline-block;
  position: relative;
  width: 180px;
  height: 30px;
  top: -15px;
  padding: 0 15px;
  border: 1px solid #b3b5c0;
  border-right: 0;
  border-radius: 5px 0 0 5px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  font-size: 14px;
  line-height: 30px;
  color: #202125;
  text-align: left;
}
.grid .block .content table.tickets tr td .filter .filter-head .filter-button,
.grid .block .content table.gevel-table tr td .filter .filter-head .filter-button {
  display: inline-block;
  float: right;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 0 5px 5px 0;
  background: #f29428;
}
.grid .block .content table.tickets tr td .filter .filter-head .filter-button .line,
.grid .block .content table.gevel-table tr td .filter .filter-head .filter-button .line {
  display: block;
  position: absolute;
  width: 6px;
  height: 2px;
  top: 14px;
  left: 20px;
  background: #ffffff;
}
.grid .block .content table.tickets tr td .filter .filter-head .filter-button .line.line1,
.grid .block .content table.gevel-table tr td .filter .filter-head .filter-button .line.line1 {
  left: 10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.grid .block .content table.tickets tr td .filter .filter-head .filter-button .line.line2,
.grid .block .content table.gevel-table tr td .filter .filter-head .filter-button .line.line2 {
  left: 14px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.grid .block .content table.tickets tr td .filter .filter-head:hover .filter-button,
.grid .block .content table.gevel-table tr td .filter .filter-head:hover .filter-button {
  background: #d5801e;
}
.grid .block .content table.tickets tr td .filter .filter-options,
.grid .block .content table.gevel-table tr td .filter .filter-options {
  display: none;
  position: absolute;
  width: 100%;
  margin-top: 10px;
  z-index: 999;
  border: 1px solid #b3b5c0;
  border-radius: 5px;
  background: #ffffff;
  text-align: left;
}
.grid .block .content table.tickets tr td .filter .filter-options .option,
.grid .block .content table.gevel-table tr td .filter .filter-options .option {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border-bottom: 1px solid #f3f3f3;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  cursor: pointer;
}
.grid .block .content table.tickets tr td .filter .filter-options .option:first-child,
.grid .block .content table.gevel-table tr td .filter .filter-options .option:first-child {
  border-radius: 5px 5px 0 0;
}
.grid .block .content table.tickets tr td .filter .filter-options .option:last-child,
.grid .block .content table.gevel-table tr td .filter .filter-options .option:last-child {
  border-radius: 0 0 5px 5px;
}
.grid .block .content table.tickets tr td .filter .filter-options .option:hover,
.grid .block .content table.gevel-table tr td .filter .filter-options .option:hover {
  background: #f3f3f3;
}
.grid .block .content table.tickets tr td .filter .filter-options .option.active,
.grid .block .content table.gevel-table tr td .filter .filter-options .option.active {
  font-weight: 700;
}
.grid .block .content table.tickets tr td .filter .filter-options.active,
.grid .block .content table.gevel-table tr td .filter .filter-options.active {
  display: block;
}
.grid .block .content table.tickets tr.uneven,
.grid .block .content table.gevel-table tr.uneven {
  background: #f3f3f3;
}
.grid .block .content table.mobile-table {
  display: none;
}
.grid .block .content .table-container {
  display: table;
  width: 100%;
}
.grid .block .content .table-container .table-labels {
  display: table-cell;
  width: 25%;
  border-right: 1px solid #dce7e7;
  padding-bottom: 10px;
}
.grid .block .content .table-container .table-labels .table-head {
  padding-left: 20px;
}
.grid .block .content .table-container .mask {
  display: table-cell;
  position: relative;
  width: 75%;
  overflow: hidden;
}
.grid .block .content .table-container .mask .slider {
  position: absolute;
  min-width: 100%;
}
.grid .block .content .table-container .mask .slider .location-table tr td {
  padding: 0 30px;
}
.grid .block .content .table-container .mask .slider .location-table tr td.planning {
  text-align: left;
}
.grid .block .content .table-container .mask .nav-slider {
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: 0;
  background: #a26013;
}
.grid .block .content .table-container .mask .nav-slider .slider-bar {
  display: block;
  position: relative;
  width: 100%;
  height: 10px;
  background: #f29428;
  cursor: move;
}
.grid .block .content a {
  color: #202125;
  text-decoration: underline;
}
.grid .block .content a:hover {
  color: #666666;
}
.grid .block .content .alert {
  display: inline-block;
  background-position: -24px -31px;
  width: 20px;
  height: 17px;
  margin: 20px 0 0 30px;
}
.grid .block .content .label {
  display: block;
  margin-bottom: 6px;
}
.grid .block .content .contact-info span {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #202125;
}
.grid .block .content .contact-info span.contact-label {
  display: inline-block;
  width: 40px;
}
.grid .block .content .input {
  width: 100%;
  padding: 5px 10px;
  margin-bottom: 6px;
  background: none;
  border: 1px solid #b3b5c0;
  border-radius: 5px;
  outline: none;
  font-size: 14px;
  color: #666666;
}
.grid .block .content .textarea {
  width: 100%;
  height: 100px;
  padding: 5px 10px;
  margin: 20px 0 6px;
  background: none;
  border: 1px solid #b3b5c0;
  border-radius: 5px;
  outline: none;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  resize: none;
}
.grid .block .content .submit {
  float: right;
  border: none;
}
.grid .block .cta {
  position: relative;
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #b3b5c0;
  text-align: center;
}
.grid .block .cta .button {
  margin-right: 15px;
  color: #ffffff;
  text-decoration: none;
}
.grid .block .cta .button:hover {
  color: #ffffff;
}
.grid .block .cta .line-icon {
  position: absolute;
  width: 20px;
  height: 5px;
  left: 50%;
  top: -3px;
  margin-left: -10px;
}
.grid .block .cta .line-icon .line {
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #b3b5c0;
}
.grid .block .cta .line-icon .line.line1 {
  top: 0;
}
.grid .block .cta .line-icon .line.line2 {
  bottom: 0;
}
.grid .block.dark {
  background: #80828f;
}
.grid .block.dark .head {
  background: #4a4c57;
}
#side .side-banner {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
#side .side-banner.expand {
  height: 400px;
}
#side .side-banner .side {
  position: relative;
  float: left;
  width: 40%;
  height: 100%;
}
#side .side-banner .side .bg {
  width: 100%;
  height: 100%;
  background: #ffffff;
  text-align: center;
}
#side .side-banner .side .bg .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
#side .side-banner .side .bg img {
  max-width: 100%;
  max-height: 100%;
}
#side .side-banner .side .zoombtn {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: 20px;
  right: 20px;
}
#side .side-banner .side .zoombtn .icon {
  display: block;
  width: 100%;
  height: 100%;
  background-position: -1px -74px;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
}
#side .side-banner .side .zoombtn:hover {
  opacity: 0.8;
}
#side .side-banner .side.left-side {
  width: 45%;
}
#side .side-banner .side.right-side {
  width: 55%;
}
#side .side-banner .side-slider {
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
  transition: all 0.6s ease-out;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
}
#side .side-banner .side-slider .slide {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
}
#side .side-banner .side-slider .slide .bg {
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
  background: #ffffff;
  text-align: center;
}
#side .side-banner .side-slider .slide .bg .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
#side .side-banner .side-slider .slide .bg img {
  max-width: 100%;
  max-height: 100%;
  padding: 0 30px;
}
#side .side-banner .side-slider .slide .bg .extern {
  display: inline-block;
}
#side .side-banner .side-slider .slide .bg .intern {
  display: none;
}
#side .side-banner .side-slider .slide:first-child .bg {
  padding-bottom: 0;
}
#side .side-banner .side-slider .slide .shade {
  position: absolute;
  width: 100%;
  height: 60px;
  bottom: 0;
  background: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), #ffffff);
  background: -moz-linear-gradient(rgba(255, 255, 255, 0), #ffffff);
  background: -ms-linear-gradient(rgba(255, 255, 255, 0), #ffffff);
  background: -o-linear-gradient(rgba(0, 0, 0, 0), #ffffff);
}
#side .side-banner .side-slider .slide .caption {
  position: absolute;
  left: 20px;
  bottom: 14px;
  padding: 0;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  font-size: 18px;
  color: #34353b;
}
#side .side-banner .side-slider .slide .lightbox-button {
  position: absolute;
  width: 42px;
  height: 38px;
  right: 200px;
  bottom: 10px;
  padding: 10px;
  background-image: url(/images/web/icon-view.png);
  background-repeat: no-repeat;
  background-position: center center;
}
#side .side-banner .side-slider .slide .img-toggler {
  position: absolute;
  right: 20px;
  bottom: 10px;
}
#side .side-banner .slider-bullets {
  position: absolute;
  width: 50%;
  height: 10px;
  bottom: 20px;
  left: 25%;
  text-align: center;
}
#side .side-banner .slider-bullets .bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  background: #34353b;
  border-radius: 10px;
}
#side .side-banner .slider-bullets .bullet.active {
  background: #4e799e;
}
#side .side-banner .slider-control {
  display: none;
  position: absolute;
  width: 45px;
  height: 45px;
  top: 50%;
  margin-top: -22px;
  background: #ffffff;
  border-radius: 0 5px 5px 0;
}
#side .side-banner .slider-control .line {
  display: block;
  position: absolute;
  width: 10px;
  height: 2px;
  top: 18px;
  left: 15px;
  background: #f29428;
}
#side .side-banner .slider-control .line.line1 {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
#side .side-banner .slider-control .line.line2 {
  top: 24px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
#side .side-banner .slider-control.slider-prev {
  left: 0;
}
#side .side-banner .slider-control.slider-next {
  right: 0;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
#side .side-banner .slider-control.active {
  display: block;
}
#side .grid-options {
  width: 100%;
  padding: 30px 0;
  text-align: center;
}
#side .grid-options .option-con {
  display: inline-block;
  width: 250px;
  height: 65px;
  margin: 0 25px;
  text-align: left;
}
#side .grid-options .option-con .label {
  padding-left: 15px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  font-size: 14px;
  color: #dce7e7;
}
#side .grid-options .option-con .filter {
  position: relative;
  width: 100%;
  margin-top: 5px;
}
#side .grid-options .option-con .filter .filter-head {
  display: block;
  width: 100%;
  height: 40px;
  background: #ffffff;
  border-radius: 5px;
}
#side .grid-options .option-con .filter .filter-head .selected {
  display: inline-block;
  padding: 0 15px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  line-height: 40px;
  color: #202125;
}
#side .grid-options .option-con .filter .filter-head .filter-button {
  display: inline-block;
  float: right;
  position: relative;
  width: 45px;
  height: 40px;
  border-radius: 0 5px 5px 0;
  background: #f29428;
}
#side .grid-options .option-con .filter .filter-head .filter-button .line {
  display: block;
  position: absolute;
  width: 6px;
  height: 2px;
  top: 18px;
  left: 20px;
  background: #ffffff;
}
#side .grid-options .option-con .filter .filter-head .filter-button .line.line1 {
  left: 18px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
#side .grid-options .option-con .filter .filter-head .filter-button .line.line2 {
  left: 21px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
#side .grid-options .option-con .filter .filter-head:hover .filter-button {
  background: #d5801e;
}
#side .grid-options .option-con .filter .filter-options {
  display: none;
  position: absolute;
  width: 100%;
  margin-top: 10px;
  z-index: 999;
}
#side .grid-options .option-con .filter .filter-options .option {
  display: block;
  width: 100%;
  height: 35px;
  padding: 0 15px;
  background: #ffffff;
  border-bottom: 1px solid #f3f3f3;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #666666;
  font-size: 15px;
  line-height: 35px;
  font-weight: 400;
  cursor: pointer;
}
#side .grid-options .option-con .filter .filter-options .option:first-child {
  border-radius: 5px 5px 0 0;
}
#side .grid-options .option-con .filter .filter-options .option:last-child {
  border: 0;
  border-radius: 0 0 5px 5px;
}
#side .grid-options .option-con .filter .filter-options .option:hover {
  background: #f3f3f3;
}
#side .grid-options .option-con .filter .filter-options .option.active {
  font-weight: 600;
}
#side .grid-options .option-con .filter .filter-options.active {
  display: block;
}
#side .grid-options .option-con.hidden {
  opacity: 0.2;
  pointer-events: none;
}
#side .window-grid {
  width: 100%;
  text-align: center;
}
#side .window-grid .item {
  display: inline-block;
  position: relative;
  width: 200px;
  height: 120px;
  padding: 20px;
  margin: 6px;
  background: #4e799e;
  border-bottom: 5px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px 5px 0 0;
  text-align: left;
}
#side .window-grid .item h4 {
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  font-size: 14px;
  color: #ffffff;
}
#side .window-grid .item h3 {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
}
#side .window-grid .item h2 {
  position: absolute;
  bottom: 20px;
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
}
#side .window-grid .item:hover {
  opacity: 0.8;
}
#map-con {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
}
#map-con .bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
#map-con .block {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
#map-con .block .head .head-title {
  float: left;
}
#map-con .block .head .head-title h3 {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  color: #ffffff;
}
#map-con .block .head .head-title h4 {
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  color: #ffffff;
}
#map-con .block .head .close-map {
  display: block;
  position: relative;
  width: 25px;
  height: 25px;
  float: right;
  margin-top: 3px;
}
#map-con .block .head .close-map .line {
  display: block;
  position: absolute;
  width: 25px;
  height: 3px;
  top: 11px;
  border-radius: 4px;
  background: #ffffff;
}
#map-con .block .head .close-map .line.line1 {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
#map-con .block .head .close-map .line.line2 {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
#map-con .block .content .map {
  width: 100%;
  padding: 0 60px;
}
#map-con .block .content .map img {
  width: 100%;
}
#map-con .block .content .gevel table tr td {
  width: 180px;
}
#map-con .block .content .gevel table tr td:first-child {
  padding-left: 300px;
}
#map-con .block .content .gevel table tr td:last-child {
  padding-right: 200px;
}
#map-con.active {
  display: block;
}
#ticket-con {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
}
#ticket-con .ticket-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
#ticket-con .ticket-popup {
  position: relative;
  width: 500px;
  margin: 200px 0 100px;
  left: 50%;
  margin-left: -250px;
  background: #ffffff;
  border-radius: 10px;
}
#ticket-con .ticket-popup .ticket-head {
  width: 100%;
  height: 85px;
  padding: 25px;
  background: #4e799e;
  border-radius: 5px 5px 0 0;
  border-bottom: 5px solid rgba(0, 0, 0, 0.2);
}
#ticket-con .ticket-popup .ticket-head .head-title {
  float: left;
}
#ticket-con .ticket-popup .ticket-head .head-title h3 {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  color: #ffffff;
}
#ticket-con .ticket-popup .ticket-head .head-title h4 {
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  color: #ffffff;
}
#ticket-con .ticket-popup .ticket-head .close-ticket {
  display: block;
  position: relative;
  width: 25px;
  height: 25px;
  float: right;
  margin-top: 3px;
}
#ticket-con .ticket-popup .ticket-head .close-ticket .line {
  display: block;
  position: absolute;
  width: 25px;
  height: 3px;
  top: 11px;
  border-radius: 4px;
  background: #ffffff;
}
#ticket-con .ticket-popup .ticket-head .close-ticket .line.line1 {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
#ticket-con .ticket-popup .ticket-head .close-ticket .line.line2 {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
#ticket-con .ticket-popup .content {
  padding: 30px 0;
}
#ticket-con .ticket-popup .content .text p {
  padding: 0 30px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #666666;
}
#ticket-con .ticket-popup .content .form {
  padding: 0 30px;
  margin-top: 30px;
}
#ticket-con .ticket-popup .content .form table {
  width: 100%;
}
#ticket-con .ticket-popup .content .form table tr {
  width: 100%;
}
#ticket-con .ticket-popup .content .form table tr td {
  width: 70%;
  text-align: right;
  vertical-align: top;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  line-height: 35px;
  color: #666666;
}
#ticket-con .ticket-popup .content .form table tr td .input {
  width: 100%;
  height: 35px;
  padding: 0 10px;
  margin-bottom: 5px;
  background: #ffffff;
  border: 1px solid #b3b5c0;
  outline: none;
  border-radius: 5px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
#ticket-con .ticket-popup .content .form table tr td .upload {
  line-height: 20px;
}
#ticket-con .ticket-popup .content .form table tr td .select {
  width: 100%;
  height: 35px;
  padding: 0 10px;
  margin-bottom: 5px;
  background: #ffffff;
  border: 1px solid #b3b5c0;
  outline: none;
  border-radius: 5px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
#ticket-con .ticket-popup .content .form table tr td .textarea {
  width: 100%;
  height: 100px;
  padding: 10px;
  margin-bottom: 5px;
  background: #ffffff;
  border: 1px solid #b3b5c0;
  outline: none;
  resize: none;
  border-radius: 5px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
#ticket-con .ticket-popup .content .form table tr td .readonly {
  border: 0;
}
#ticket-con .ticket-popup .content .form table tr td:first-child {
  width: 30%;
  padding-right: 10px;
}
#ticket-con .ticket-popup .content .form table tr.hidden {
  display: none;
}
#ticket-con .ticket-popup .content .upper_part {
  width: 100%;
  margin-bottom: 30px;
}
#ticket-con .ticket-popup .content .upper_part .half {
  float: left;
  width: 50%;
}
#ticket-con .ticket-popup .content .upper_part .form {
  margin: 0;
  text-align: center;
}
#ticket-con .ticket-popup .content .upper_part .form .textarea {
  width: 100%;
  height: 100px;
  padding: 10px;
  margin-bottom: 5px;
  background: #ffffff;
  border: 1px solid #b3b5c0;
  outline: none;
  resize: none;
  border-radius: 5px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
#ticket-con .ticket-popup .content .upper_part hr {
  width: auto;
  height: 1px;
  margin: 30px;
  background: #b3b5c0;
  border: 0;
}
#ticket-con .ticket-popup .content .messages .bericht {
  position: relative;
  width: auto;
  padding: 30px 180px;
  text-align: left;
}
#ticket-con .ticket-popup .content .messages .bericht .content_con {
  width: 440px;
}
#ticket-con .ticket-popup .content .messages .bericht .content_con .content {
  position: relative;
  width: auto;
  padding: 20px 70px 20px 30px;
  border-radius: 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #666666;
}
#ticket-con .ticket-popup .content .messages .bericht .content_con .content .picturethumb {
  display: block;
  position: absolute;
  width: 50px;
  height: 40px;
  top: 10px;
  right: 10px;
  background-size: cover;
  background-position: center center;
  border-radius: 3px;
}
#ticket-con .ticket-popup .content .messages .bericht .user {
  position: absolute;
  width: 180px;
  top: 30px;
  right: 0;
  padding: 20px 30px;
}
#ticket-con .ticket-popup .content .messages .bericht .user img {
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 9;
}
#ticket-con .ticket-popup .content .messages .bericht .user p {
  color: #333;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  font-weight: 600;
}
#ticket-con .ticket-popup .content .messages .bericht .user p span {
  color: #999;
  font-weight: 600;
}
#ticket-con .ticket-popup .content .messages .bericht .user.client {
  left: 0;
  text-align: right;
}
#ticket-con .ticket-popup .content .messages .bericht .user.client img {
  left: auto;
  right: 0;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
#ticket-con .ticket-popup .content .messages .bericht.uneven {
  background: #f3f3f3;
}
#ticket-con .ticket-popup.large {
  width: 800px;
  margin: 100px 0;
  margin-left: -400px;
}
#ticket-con.active {
  display: block;
}
#ticket-con .pictureviewer {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 99;
}
#ticket-con .pictureviewer .picturecon {
  position: relative;
  padding: 10px;
  border-radius: 5px;
  background: #ffffff;
}
#ticket-con .pictureviewer .picturecon img {
  display: block;
  position: relative;
  max-width: 100%;
}
#ticket-con .pictureviewer .close-picture {
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  right: -40px;
}
#ticket-con .pictureviewer .close-picture .line {
  display: block;
  position: absolute;
  width: 25px;
  height: 3px;
  top: 14px;
  border-radius: 4px;
  background: #ffffff;
}
#ticket-con .pictureviewer .close-picture .line.line1 {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
#ticket-con .pictureviewer .close-picture .line.line2 {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
#ticket-con .pictureviewer.active {
  display: block;
}
#lightbox {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
}
#lightbox .image-con {
  display: table-cell;
  width: 100%;
  height: 100vh;
  vertical-align: middle;
  text-align: center;
}
#lightbox .image-con img {
  display: inline-block;
  max-width: 80%;
  max-height: 80%;
}
#lightbox .close-btn {
  display: block;
  position: absolute;
  top: 40px;
  right: 40px;
  width: 40px;
  height: 40px;
}
#lightbox .close-btn:before,
#lightbox .close-btn:after {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 3px;
  top: 18px;
  left: 0;
  background: #ffffff;
}
#lightbox .close-btn:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
#lightbox .close-btn:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
#lightbox.active {
  display: table;
}
@media (max-width: 1300px) {
  header nav ul li ul {
    width: 200px;
  }
  header nav ul li ul li ul {
    left: 230px;
  }
  #home .logos img,
  #login .logos img {
    height: 80px;
    margin: 0 15px;
  }
  #home .content .text h2,
  #login .content .text h2 {
    font-size: 22px;
  }
  #home .content .text p,
  #login .content .text p {
    font-size: 15px;
    line-height: 25px;
  }
  #about .about-con .ani-logo,
  #contact .about-con .ani-logo {
    height: 274px;
  }
  .grid .block .head {
    padding: 25px 15px;
  }
  .grid .block .head .block-title h3 {
    font-size: 16px;
  }
  .grid .block .head .block-title h4 {
    font-size: 13px;
  }
  .grid .block .content table.dark tr td {
    padding-right: 10px;
  }
  .grid .block .content table.dark tr td.table-date {
    width: 70px;
  }
  .grid .block .content table tr td.table-content {
    font-size: 14px;
  }
  .grid .block .content table.dark tr td.table-content {
    font-size: 14px;
  }
  .grid .block .content table.tickets tr td.table-content {
    font-size: 14px;
  }
  .grid .block .content .contact-info span {
    font-size: 14px;
  }
  .grid .block .content table tr td.table-head .part {
    float: none;
  }
  .grid .block .content.doc-content {
    max-height: 265px;
  }
  .grid .block .content.doc-content .doc-con {
    padding: 30px 15px 0;
  }
  .grid .block .content.doc-content .doc-con .document {
    width: 80px;
    margin-bottom: 20px;
  }
  .grid .block .content.doc-content .doc-con .document img {
    width: 30px;
  }
  .grid .block .content.doc-content .doc-con .document span {
    font-size: 11px;
  }
  .grid .block .content table.tickets tr td .filter .filter-head .selected,
  .grid .block .content table.gevel-table tr td .filter .filter-head .selected {
    top: -14px;
  }
  #map-con .block {
    width: 900px;
  }
}
/* Portrait tablet to landscape and desktop */
@media (max-width: 990px) {
  header nav ul li {
    padding: 0 10px;
  }
  header nav ul li a {
    font-size: 15px;
  }
  header nav ul li ul {
    width: 180px;
  }
  header nav ul li ul li {
    height: 40px;
    padding: 0 5px;
  }
  header nav ul li ul li a {
    font-size: 14px;
    line-height: 39px;
  }
  header nav ul li ul li ul {
    left: 210px;
    margin-top: -40px;
  }
  header .header-login span {
    font-size: 15px;
  }
  #home .bg,
  #login .bg {
    position: fixed;
  }
  #home .content,
  #login .content {
    width: auto;
    height: auto;
    padding: 0 30px;
  }
  #home .logos,
  #login .logos {
    position: relative;
    bottom: auto;
    margin-top: 50px;
  }
  #about .about-con .ani-logo,
  #contact .about-con .ani-logo {
    height: 204px;
  }
  .grid .col-sm-8 {
    width: 80%;
    margin-left: 10%;
  }
  .grid .col-sm-6 {
    width: 80%;
    margin-left: 10%;
  }
  .grid .col-sm-4 {
    width: 80%;
    margin-left: 10%;
  }
  .grid .block .content table.dark tr td.table-content {
    font-size: 14px;
  }
  .grid .block .content table tr td.table-head {
    font-size: 14px;
  }
  #side .side-banner {
    height: 250px;
  }
  #side .grid-options .option-con {
    width: 200px;
    margin: 0 15px;
  }
  #side .grid-options .option-con .label {
    font-size: 12px;
  }
  #side .grid-options .option-con .filter .filter-head .selected {
    font-size: 14px;
  }
  #side .grid-options .option-con .filter .filter-options .option {
    font-size: 13px;
  }
  #side .window-grid .item {
    width: 200px;
    padding: 20px;
  }
  #ticket-con .ticket-popup.large {
    width: 600px;
    margin-left: -300px;
  }
  #ticket-con .ticket-popup .content .messages .bericht {
    padding: 30px 160px;
  }
  #ticket-con .ticket-popup .content .messages .bericht .content_con {
    width: 280px;
  }
  #ticket-con .ticket-popup .content .messages .bericht .user {
    width: 160px;
    padding: 20px 0 0 30px;
  }
  #ticket-con .ticket-popup .content .messages .bericht .user.client {
    padding: 20px 30px 0 0;
  }
  #map-con .block {
    width: 700px;
  }
  #map-con .block .content .gevel table tr td:first-child {
    padding-left: 60px;
  }
  #map-con .block .content .gevel table tr td:last-child {
    padding-right: 60px;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 769px) {
  header {
    display: none;
  }
  .mobile-header {
    display: block;
  }
  .button {
    font-size: 12px;
  }
  .link {
    font-size: 12px;
  }
  #home .content .form,
  #login .content .form {
    margin: 50px auto;
  }
  #home .content,
  #login .content {
    position: relative;
    width: auto;
    height: auto;
    top: auto;
    margin-top: 50px;
    padding: 0 30px;
  }
  #home .content .text img,
  #login .content .text img,
  #about .content .text img,
  #contact .content .text img {
    max-width: 100%;
  }
  #home .content .form .slider .slide,
  #login .content .form .slider .slide,
  #about .content .form .slider .slide,
  #contact .content .form .slider .slide {
    padding: 30px;
  }
  #home .content .form .toggle,
  #login .content .form .toggle,
  #about .content .form .toggle,
  #contact .content .form .toggle {
    height: 45px;
  }
  #home .content .form .toggle .toggle-btn,
  #login .content .form .toggle .toggle-btn,
  #about .content .form .toggle .toggle-btn,
  #contact .content .form .toggle .toggle-btn {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
  #about .about-con .ani-logo,
  #contact .about-con .ani-logo {
    height: 314px;
  }
  .grid .col-sm-8 {
    width: 100%;
    margin-left: 0%;
  }
  .grid .col-sm-6 {
    width: 100%;
    margin-left: 0%;
  }
  .grid .col-sm-4 {
    width: 100%;
    margin-left: 0%;
  }
  .grid .block .head .block-title {
    width: 80%;
  }
  .grid .block .content table tr td.table-head {
    font-size: 12px;
  }
  .grid .block .content .table-container .table-labels .table-head {
    padding-left: 10px;
  }
  #side .side-banner {
    height: 200px;
  }
  #side .side-banner .slider-bullets {
    display: none;
  }
  #side .side-banner .side-slider .slide .lightbox-button {
    right: 170px;
  }
  #side .grid-options .option-con {
    width: 180px;
    height: 95px;
    margin: 0 15px;
  }
  #side .grid-options .option-con .label {
    font-size: 10px;
  }
  #side .grid-options .option-con .filter .filter-head .selected {
    font-size: 13px;
  }
  #side .grid-options .option-con .filter .filter-options .option {
    font-size: 13px;
  }
  #side .window-grid .item {
    width: 180px;
    height: 130px;
    margin: 10px;
  }
  #ticket-con .ticket-popup.large {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
  #ticket-con .ticket-popup .content .upper_part .half {
    width: 100%;
    margin-bottom: 10px;
  }
  #ticket-con .ticket-popup .content .messages .bericht {
    padding: 30px 30px 30px 160px;
  }
  #ticket-con .ticket-popup .content .messages .bericht .user {
    width: 140px;
    left: 0;
    right: auto;
    padding: 0 0 0 30px;
    text-align: left;
  }
  #ticket-con .ticket-popup .content .messages .bericht .user.client {
    width: 140px;
    padding: 0 0 0 30px;
    text-align: left;
  }
  #ticket-con .ticket-popup .content .messages .bericht .user img {
    display: none;
  }
  #ticket-con .ticket-popup .content .messages .bericht .content_con {
    width: 100%;
  }
  #ticket-con .ticket-popup {
    width: 360px;
    margin-left: -180px;
  }
  #ticket-con .ticket-popup .content .form table tr td {
    display: block;
    text-align: left;
  }
  #ticket-con .ticket-popup .content .text {
    width: 100%;
  }
  #ticket-con .pictureviewer .picturecon {
    min-height: 100%;
  }
  #ticket-con .pictureviewer .close-picture {
    top: -40px;
    right: 10px;
  }
  #map-con .block {
    width: 100%;
  }
  #map-con .block .content .gevel table tr td {
    width: auto;
  }
  #map-con .block .content .gevel table tr td:first-child {
    padding-left: 60px;
  }
  #map-con .block .content .gevel table tr td:last-child {
    padding-right: 60px;
  }
  .grid .block .content table.tickets tr td .filter .filter-head .selected,
  .grid .block .content table.gevel-table tr td .filter .filter-head .selected {
    top: -14px;
  }
  #ticket-con .ticket-popup .content .messages .bericht .user {
    position: relative;
    top: 0;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  .button {
    font-size: 11px;
    padding: 10px;
  }
  .link {
    font-size: 11px;
  }
  #about .about-con .ani-logo,
  #contact .about-con .ani-logo {
    width: 300px;
    height: 227px;
  }
  .grid .block .content .table-container {
    display: none;
  }
  .grid .block .cta .button {
    margin-right: 5px;
  }
  .grid .block .content .padding-con {
    padding: 20px;
  }
  .grid .block .content .tickets tr td.table-head:nth-child(3) {
    display: none;
  }
  .grid .block .content .tickets tr td.table-head:last-child {
    display: none;
  }
  .grid .block .content .tickets tr td.table-content:nth-child(3) {
    display: none;
  }
  .grid .block .content .tickets tr td.table-content:last-child {
    display: none;
  }
  .grid .block .content table.dark tr td.table-content {
    font-size: 13px;
  }
  .grid .block .content table tr td.table-content {
    font-size: 13px;
  }
  .grid .block .content .window-table tr td.table-content {
    font-size: 11px;
  }
  .grid .block .content .matrix table tr td {
    padding: 0 5px;
  }
  .grid .block .content.doc-content .doc-con .document {
    width: 70px;
    padding: 0 5px;
  }
  #side .side-banner {
    height: 140px;
  }
  #side .side-banner .side-slider .slide .lightbox-button {
    right: 140px;
  }
  .grid .block .head .block-title h4 {
    display: none;
  }
  .grid .block .content .location-table {
    display: none;
  }
  .grid .block .content table.mobile-table {
    display: block;
  }
  .grid .block .content table.mobile-table tr td {
    width: 5% !important;
  }
  #ticket-con .ticket-popup .content .messages .bericht .user {
    width: 200px;
  }
  #ticket-con .ticket-popup .content .messages .bericht {
    padding: 30px 0;
  }
  #ticket-con .ticket-popup {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
  #contact .contact-form .half {
    width: 100%;
  }
}
