/*
font-family: 'Black Ops One', cursive;
font-family: 'Anonymous Pro', ;
font-family: 'Oswald', sans-serif;
font-family: 'Oxygen', sans-serif;
font-family: 'Abril Fatface', cursive;
font-family: 'Titillium Web', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Sanchez', serif;
*/
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,300,600|Slabo+27px&subset=latin,latin-ext);
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default:disabled,
.btn-default[disabled] {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #2f2482 0%, #1e1752 100%);
  background-image: -o-linear-gradient(top, #2f2482 0%, #1e1752 100%);
  background-image: linear-gradient(to bottom, #2f2482 0%, #1e1752 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f2482', endColorstr='#ff1e1752', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #1b154a;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #1e1752;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #1e1752;
  border-color: #1b154a;
}
.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary[disabled] {
  background-color: #1e1752;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success:disabled,
.btn-success[disabled] {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info:disabled,
.btn-info[disabled] {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning:disabled,
.btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger:disabled,
.btn-danger[disabled] {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #2f2482 0%, #281e6e 100%);
  background-image: -o-linear-gradient(top, #2f2482 0%, #281e6e 100%);
  background-image: linear-gradient(to bottom, #2f2482 0%, #281e6e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f2482', endColorstr='#ff281e6e', GradientType=0);
  background-color: #281e6e;
}
.navbar {
  z-index: 2;
  border: none;
  /*.languageSelector {
    padding-left: 45px;
    a {
      padding-left: 0px;
      padding-right: 0px;
    }
    a, .separator {
      display: inline-block;
    }
    .separator {
      color: #989898;
      padding-left: 5px;
      padding-right: 5px;
    }
    a.selected, a.selected:hover {
      span {
        color: #555;
        font-weight: bold;
        padding-bottom: 5px;
        //border-bottom: 2px solid @green2;
      }
    }
  }*/
}
.navbar .navbar-toggle,
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
  border: none;
  background: transparent;
}
.navbar .navbar-toggle .icon-bar {
  -webkit-transition: all ease-in-out .3s;
  -o-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
.navbar .navbar-toggle .bar1 {
  -webkit-transform: rotateZ(-45deg) translate3d(-3px, 6px, 0);
  -moz-transform: rotateZ(-45deg) translate3d(-3px, 6px, 0);
  -o-transform: rotateZ(-45deg) translate3d(-3px, 6px, 0);
  -ms-transform: rotateZ(-45deg) translate3d(-3px, 6px, 0);
  transform: rotateZ(-45deg) translate3d(-3px, 6px, 0);
}
.navbar .navbar-toggle .bar2 {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.navbar .navbar-toggle .bar3 {
  -webkit-transform: rotateZ(45deg) translate3d(-2px, -6px, 0);
  -moz-transform: rotateZ(45deg) translate3d(-2px, -6px, 0);
  -o-transform: rotateZ(45deg) translate3d(-2px, -6px, 0);
  -ms-transform: rotateZ(45deg) translate3d(-2px, -6px, 0);
  transform: rotateZ(45deg) translate3d(-2px, -6px, 0);
}
.navbar .navbar-toggle.collapsed .icon-bar {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar .navbar-brand,
.navbar .navbar-brand:hover {
  padding: 30px 10px;
}
@media (max-width: 991px) {
}
.navbar .navbar-brand img,
.navbar .navbar-brand:hover img {
  height: 100%;
  width: auto;
  max-height: 40px;
}
.navbar-default {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.075);
  font-weight: 300;
  font-size: 17px;
}
@media (max-width: 767px) {
  .navbar-default {
    text-align: center;
    font-size: 22px;
  }
}
.navbar-default .navbar-nav > .open > a span,
.navbar-default .navbar-nav > .active > a span {
  color: black;
  padding-bottom: 5px;
  border-bottom: 5px solid #2f2482;
}
.navbar-default .navbar-nav > li > a {
  font-weight: bold;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  /*@media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) {
      padding-left: 10px;
      padding-right: 10px;
    }*/
}
.navbar-inverse .navbar-nav > .active > a {
  /*@media (min-width: @screen-sm-min) {
      background-image: url("../../images/navbar-active-indicator.png");
      background-repeat: no-repeat;
      background-position: center top;
    }*/
}
.navbar-inverse .navbar-nav > li > a {
  font-weight: bold;
  text-shadow: 1px 1px 0 #000000;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
  /*@media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) {
      padding-left: 10px;
      padding-right: 10px;
    }*/
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #2f2482 0%, #281e6e 100%);
    background-image: -o-linear-gradient(top, #2f2482 0%, #281e6e 100%);
    background-image: linear-gradient(to bottom, #2f2482 0%, #281e6e 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f2482', endColorstr='#ff281e6e', GradientType=0);
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #2f2482 0%, #21195a 100%);
  background-image: -o-linear-gradient(top, #2f2482 0%, #21195a 100%);
  background-image: linear-gradient(to bottom, #2f2482 0%, #21195a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f2482', endColorstr='#ff21195a', GradientType=0);
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #21195a;
  background-image: -webkit-linear-gradient(top, #2f2482 0%, #241c64 100%);
  background-image: -o-linear-gradient(top, #2f2482 0%, #241c64 100%);
  background-image: linear-gradient(to bottom, #2f2482 0%, #241c64 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f2482', endColorstr='#ff241c64', GradientType=0);
  border-color: #241c64;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #2f2482 0%, #281e6e 100%);
  background-image: -o-linear-gradient(top, #2f2482 0%, #281e6e 100%);
  background-image: linear-gradient(to bottom, #2f2482 0%, #281e6e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f2482', endColorstr='#ff281e6e', GradientType=0);
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.bodyContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.coverContainer {
  position: relative;
  font-family: 'Slabo 27px', serif;
  height: 270px;
  padding-top: 150px;
  padding-bottom: 50px;
}
.coverContainer .underlay,
.coverContainer .textContainer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  overflow: hidden;
}
.coverContainer .underlay {
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(118, 105, 214, 0.1) 50%, rgba(47, 36, 130, 0.3));
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(118, 105, 214, 0.1) 50%, rgba(47, 36, 130, 0.3));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(118, 105, 214, 0.1) 50%, rgba(47, 36, 130, 0.3));
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#4d2f2482', GradientType=0);
}
.coverContainer .container {
  margin-top: 100px;
}
.coverContainer h1 {
  font-weight: 300;
  margin-top: 0;
  line-height: 170px;
}
.coverContainer.animationEnabled {
  -webkit-transition: background 5s;
  -o-transition: background 5s;
  transition: background 5s;
}
@media (max-width: 767px) {
  .coverContainer {
    text-align: center;
    padding-top: 130px;
    padding-bottom: 30px;
    background-size: cover !important;
  }
}
@media (max-width: 767px) {
  .coverContainer h1 {
    font-size: 36px;
  }
}
@media (min-width: 768px) {
  .coverContainer h1 {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .coverContainer h1 {
    font-size: 42px;
  }
}
@media (min-width: 1200px) {
  .coverContainer h1 {
    font-size: 46px;
  }
}
.footer {
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .footer {
    text-align: center !important;
  }
}
.footer .overlay,
.footer .underlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.footer .underlay {
  z-index: 1;
  overflow: hidden;
  background-size: cover;
  width: 130%;
  height: 130%;
  top: -15%;
  left: -15%;
  /*@blur: 7px;
    -webkit-filter: blur(@blur);
    -moz-filter: blur(@blur);
    -o-filter: blur(@blur);
    -ms-filter: blur(@blur);
    filter: blur(@blur);*/
}
.footer .overlay {
  z-index: 2;
  background: rgba(255, 255, 255, 0.85);
}
.footer .container {
  position: relative;
  z-index: 3;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 1200px) {
  .footer .container {
    padding-top: 33.33333333px;
    padding-bottom: 33.33333333px;
  }
}
@media (max-width: 767px) {
  .footer .container {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.footer .logoSymbol {
  opacity: .8;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}
@media (min-width: 768px) {
  .footer .logoSymbol {
    max-height: 61px;
  }
}
@media (min-width: 992px) {
  .footer .logoSymbol {
    max-height: 82px;
  }
}
@media (min-width: 1200px) {
  .footer .logoSymbol {
    max-height: 101px;
  }
}
.footer .logoSymbol:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .footer .logoSymbol {
    margin-bottom: 25px;
    width: 100%;
    height: auto;
  }
}
.footer a {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.6);
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
}
.footer a:hover,
.footer a.active {
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
}
.footer .languageDivider {
  color: rgba(0, 0, 0, 0.4);
}
@media (min-width: 768px) {
  .footer .pageLink,
  .footer .languageLinks {
    line-height: 61px;
  }
}
@media (min-width: 992px) {
  .footer .pageLink,
  .footer .languageLinks {
    line-height: 82px;
  }
}
@media (min-width: 1200px) {
  .footer .pageLink,
  .footer .languageLinks {
    line-height: 101px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .languageLinks {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .footer .contactDetails {
    padding-top: 10px;
    /*(60px-40px)/2;*/
    text-align: right;
  }
}
@media (min-width: 992px) {
  .footer .contactDetails {
    padding-top: 21px;
    /*(82px-40px)/2;*/
  }
}
@media (min-width: 1200px) {
  .footer .contactDetails {
    padding-top: 30px;
    /*(100px-40px)/2;*/
  }
}
@media (max-width: 767px) {
  .footer .pageLink,
  .footer .languageLinks,
  .footer .contactDetails {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.projectsCarousel#topSlider .item {
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
}
.projectsCarousel#topSlider .owl-controls {
  text-align: left;
}
@media (max-width: 767px) {
  .projectsCarousel#topSlider .owl-controls {
    margin-top: -130px;
    display: none !important;
  }
}
@media (min-width: 768px) {
  .projectsCarousel#topSlider .owl-controls {
    margin-top: -150px;
  }
}
@media (min-width: 992px) {
  .projectsCarousel#topSlider .owl-controls {
    margin-top: -135px;
  }
}
@media (min-width: 1200px) {
  .projectsCarousel#topSlider .owl-controls {
    margin-top: -130px;
  }
}
.projectsCarousel#topSlider .owl-controls .owl-next,
.projectsCarousel#topSlider .owl-controls .owl-prev {
  background: transparent;
  width: auto;
  font-size: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0;
}
.projectsCarousel#topSlider .owl-controls .owl-next {
  float: right;
  margin-right: -30px;
}
.projectsCarousel#topSlider .owl-controls .owl-prev {
  float: left;
  margin-left: -30px;
}
.projectsCarousel#projectPageList .item {
  position: relative;
  margin: 15px 0;
}
.projectsCarousel#projectPageList .item .title {
  margin: 0;
}
.projectsCarousel .item {
  width: inherit !important;
  overflow: hidden;
  margin: 15px 10px;
  /*&.readMore {
      background: fade(@gray-light, 30%);
      */
  /*.titleContainer {
        background: transparent;
      }*/
  /*
    }*/
}
@media (max-width: 767px) {
  .projectsCarousel .item {
    height: 200px !important;
  }
}
@media (min-width: 768px) {
  .projectsCarousel .item {
    height: 240px !important;
  }
}
@media (min-width: 992px) {
  .projectsCarousel .item {
    height: 210px !important;
  }
}
@media (min-width: 1200px) {
  .projectsCarousel .item {
    height: 200px !important;
  }
}
.projectsCarousel .item .backgroundImage {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all ease-in-out .3s;
  -o-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
.projectsCarousel .item .backgroundImage .itemOverlay {
  width: 100%;
  height: 100%;
  -webkit-transition: background ease-in-out .3s;
  -o-transition: background ease-in-out .3s;
  transition: background ease-in-out .3s;
}
.projectsCarousel .item .titleContainer {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.projectsCarousel .item .titleContainer .title {
  margin: 15px 10px;
  padding: 15px;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}
.projectsCarousel .item .titleContainer .title h3 {
  font-size: 22px;
  font-weight: 300;
}
.projectsCarousel .item .dateContainer {
  position: absolute;
  top: 0;
  right: 0;
  margin: 5px;
  padding: 10px;
}
.projectsCarousel .item:hover .backgroundImage {
  -webkit-transform: scale(1.3) rotate(5deg);
  -ms-transform: scale(1.3) rotate(5deg);
  -o-transform: scale(1.3) rotate(5deg);
  transform: scale(1.3) rotate(5deg);
  /* -webkit-filter:   blur(5px);
        -moz-filter:      blur(5px);
        -o-filter:        blur(5px);
        -ms-filter:       blur(5px);
        filter:           blur(5px); */
}
.projectsCarousel .item:hover .backgroundImage .itemOverlay {
  background: rgba(133, 185, 101, 0.6);
}
.carousel {
  min-height: 100%;
}
.carousel,
.carousel .overlay,
.carousel .punchline,
.carousel .carousel-inner,
.carousel .item {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel .overlay {
  position: absolute;
  top: 0;
  background-color: rgba(47, 36, 130, 0.8);
}
.carousel .item {
  background-size: cover;
}
.carousel .punchline {
  position: absolute;
  top: 0;
}
.carousel .punchline .content {
  color: white;
  padding: 30px 15px;
}
.carousel .punchline .content.whiteBg {
  background-color: rgba(255, 255, 255, 0.7);
}
.carousel .punchline .content.blackBg {
  background-color: rgba(0, 0, 0, 0.1);
}
.carousel .punchline .content .punchlineText {
  font-weight: 300;
  font-family: 'Slabo 27px', serif;
}
@media (max-width: 767px) {
  .carousel .punchline .content .punchlineText {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .carousel .punchline .content .punchlineText {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  .carousel .punchline .content .punchlineText {
    font-size: 70px;
  }
}
@media (min-width: 1200px) {
  .carousel .punchline .content .punchlineText {
    font-size: 80px;
  }
}
.carousel .punchline .content .callToAction {
  margin-top: 20px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .carousel .punchline .content .callToAction {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .carousel .punchline .content .callToAction {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .carousel .punchline .content .callToAction {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  .carousel .punchline .content .callToAction {
    font-size: 30px;
  }
}
.carousel .punchline .content .callToAction a {
  display: inline-block;
  border-bottom: 5px solid rgba(255, 255, 255, 0.7);
  margin-bottom: 10px;
  padding: 0 0 0px 0;
  font-weight: normal;
  color: inherit;
}
.carousel .punchline .content .callToAction a span.glyphicon {
  font-size: 70%;
}
.carousel .punchline .content .callToAction a:hover {
  text-decoration: none;
  border-bottom: 5px solid #ffffff;
}
.carousel .punchline .arrowDown {
  position: absolute;
  bottom: 15px;
  width: 100%;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.8);
}
.carousel .punchline .certifications {
  display: inline-block;
  padding: 15px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: background ease-out .5s, box-shadow ease-out .5s;
  -o-transition: background ease-out .5s, box-shadow ease-out .5s;
  transition: background ease-out .5s, box-shadow ease-out .5s;
  height: 100px;
  border-radius: 200px;
}
@media (max-width: 767px) {
  .carousel .punchline .certifications {
    height: 80px;
    padding: 8px;
  }
}
.carousel .punchline .certifications:hover {
  background: #ffffff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
}
.carousel .punchline img {
  height: 100%;
}
.carousel .punchline .iso14001 {
  margin-left: 10px;
}
.carousel.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel.carousel-fade .carousel-inner .active.left,
.carousel.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel.carousel-fade .carousel-inner .next.left,
.carousel.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel.carousel-fade .carousel-control {
  z-index: 2;
}
.projectsHomepage .project {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .projectsHomepage .project {
    height: 240px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .projectsHomepage .project {
    height: 200px;
  }
}
@media (min-width: 992px) {
  .projectsHomepage .project {
    height: 220px;
  }
}
@media (min-width: 1200px) {
  .projectsHomepage .project {
    height: 300px;
  }
}
.projectsHomepage .project .picture,
.projectsHomepage .project .overlay,
.projectsHomepage .project .textContainer {
  position: absolute;
  width: 100%;
  height: 100%;
}
.projectsHomepage .project .picture {
  background-size: cover;
  z-index: 1;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.projectsHomepage .project .overlay {
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  background-color: rgba(133, 185, 101, 0.2);
}
.projectsHomepage .project:hover .overlay {
  opacity: 1;
}
.projectsHomepage .project:hover .picture {
  -webkit-transform: scale(1.3) rotate(5deg);
  -ms-transform: scale(1.3) rotate(5deg);
  -o-transform: scale(1.3) rotate(5deg);
  transform: scale(1.3) rotate(5deg);
}
.projectsHomepage .project .textContainer {
  z-index: 3;
}
.projectsHomepage .project .textContainer .title {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 40px 15px;
  text-align: center;
  font-family: 'Slabo 27px', serif;
  font-weight: 300;
  color: white;
  font-size: 20px;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}
.projectsHomepage .project a,
.projectsHomepage .project a:hover {
  color: inherit;
  text-decoration: none;
}
@media (min-width: 768px) {
  .servicesContainer .serviceBoxContainer {
    padding-right: 0;
  }
  .servicesContainer .serviceBoxContainer:last-of-type {
    padding-right: 15px;
  }
}
.servicesContainer .serviceBox {
  overflow: hidden;
  font-weight: 300;
  padding: 18px;
  margin-bottom: 30px;
  border: 1px solid white;
  text-align: center;
  -webkit-transition: ease-in-out all .4s;
  -o-transition: ease-in-out all .4s;
  transition: ease-in-out all .4s;
}
.servicesContainer .serviceBox.green1 {
  background: #a1c988;
}
.servicesContainer .serviceBox.green2 {
  background: #85B965;
}
.servicesContainer .serviceBox.green3 {
  background: #6ba249;
}
.servicesContainer .serviceBox.green4 {
  background: #547f39;
}
.servicesContainer .serviceBox .title {
  font-size: 22px;
  font-weight: 300;
  padding-bottom: 20px;
  font-family: 'Slabo 27px', serif;
  color: white;
}
.servicesContainer .serviceBox .description {
  font-size: 14px;
  padding-bottom: 20px;
  color: rgba(255, 255, 255, 0.8);
}
.servicesContainer .serviceBox .callToAction {
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.9);
  color: rgba(255, 255, 255, 0.9);
  padding: 10px;
  font-size: 12px;
}
.servicesContainer .serviceBox .callToAction a {
  color: inherit;
}
.servicesContainer .serviceBox:hover {
  background: rgba(133, 185, 101, 0.05);
  color: #989898;
  border-color: #85B965;
}
.servicesContainer .serviceBox:hover .title {
  -webkit-animation: appearFromTop 0.3s;
  /* Safari 4+ */
  -moz-animation: appearFromTop 0.3s;
  /* Fx 5+ */
  -o-animation: appearFromTop 0.3s;
  /* Opera 12+ */
  animation: appearFromTop 0.3s;
  /* IE 10+, Fx 29+ */
  color: #85B965;
}
.servicesContainer .serviceBox:hover .description {
  -webkit-animation: appearFromBottom 0.5s;
  /* Safari 4+ */
  -moz-animation: appearFromBottom 0.5s;
  /* Fx 5+ */
  -o-animation: appearFromBottom 0.5s;
  /* Opera 12+ */
  animation: appearFromBottom 0.5s;
  /* IE 10+, Fx 29+ */
  color: #989898;
}
.servicesContainer .serviceBox:hover .callToAction {
  -webkit-animation: appearFromBottom 0.4s;
  /* Safari 4+ */
  -moz-animation: appearFromBottom 0.4s;
  /* Fx 5+ */
  -o-animation: appearFromBottom 0.4s;
  /* Opera 12+ */
  animation: appearFromBottom 0.4s;
  /* IE 10+, Fx 29+ */
  border: transparent;
  background: #85B965;
  color: white;
}
.certificat_preview {
  width: 100%;
  height: auto;
}
.grid {
  margin: 15px;
}
.grid-item {
  margin-bottom: 15px;
  cursor: pointer;
  cursor: zoom-in;
}
@media (max-width: 767px) {
  .grid-item {
    width: 95%;
    margin-left: 2.5%;
  }
}
@media (min-width: 768px) {
  .grid-item {
    width: 233px;
  }
}
@media (min-width: 992px) {
  .grid-item {
    width: 266px;
  }
}
@media (min-width: 1200px) {
  .grid-item {
    width: 370px;
  }
}
.grid-item img {
  margin: 0;
}
.slideshowContainer {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.9);
  cursor: zoom-out;
}
@media (max-width: 767px) {
}
@media (min-width: 768px) {
}
.slideshowContainer .slideshow {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.slideshowContainer .exitSign {
  color: white;
  position: absolute;
  top: 15px;
  right: 15px;
  opacity: .6;
  cursor: pointer;
}
.slideshowContainer .exitSign:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .slideshowContainer .exitSign {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .slideshowContainer .exitSign {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .slideshowContainer .exitSign {
    font-size: 50px;
  }
}
@media (min-width: 1200px) {
  .slideshowContainer .exitSign {
    font-size: 60px;
  }
}
.row.grid-15-gutter {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.row.grid-15-gutter [class*="col-"] {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.intro {
  margin-top: 40px;
  border-left: 2px solid #85B965;
  padding-left: 15px;
  text-align: justify;
}
.whiteText {
  color: white;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.7);
}
.grayText {
  color: #333333;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.7);
}
.blackText {
  color: black;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.7);
}
.grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
.noFilter {
  -webkit-filter: none;
  filter: none;
}
.noLinkDecoration,
.noLinkDecoration:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .threeColumnText {
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
  }
}
@media (min-width: 768px) {
  .twoColumnText {
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
  }
}
.page {
  padding-bottom: 30px;
}
.page .img {
  width: 100%;
  min-height: 150px;
  height: auto;
  background-size: cover;
}
@media (max-width: 767px) {
  .page img,
  .page .img {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.page .arhitectural {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page .arhitectural {
    display: inline;
  }
}
.projectPage .owl-buttons {
  margin-top: -32px;
}
.projectPage .owl-buttons .owl-prev {
  float: left;
}
.projectPage .owl-buttons .owl-next {
  float: right;
}
.protectii-pereti-1 {
  height: 300px;
}
@media (min-width: 768px) {
  .protectii-pereti-1 {
    height: 302px;
  }
}
@media (min-width: 992px) {
  .protectii-pereti-1 {
    height: 256px;
  }
}
@media (min-width: 1200px) {
  .protectii-pereti-1 {
    height: 315px;
  }
}
.stergatoare-picioare-1 {
  height: 250px;
  background-position: center;
}
@media (min-width: 768px) {
  .stergatoare-picioare-1 {
    height: 245px;
  }
}
@media (min-width: 992px) {
  .stergatoare-picioare-1 {
    height: 208px;
  }
}
@media (min-width: 1200px) {
  .stergatoare-picioare-1 {
    height: 255px;
  }
}
::selection {
  background: #2f2482;
  /* Safari */
  color: white;
}
::-moz-selection {
  background: #2f2482;
  /* Firefox */
  color: white;
}
@-webkit-keyframes appearFromTop {
  from {
    -webkit-transform: translate(0, -200px);
    -ms-transform: translate(0, -200px);
    -o-transform: translate(0, -200px);
    transform: translate(0, -200px);
  }
  to {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@-moz-keyframes appearFromTop {
  from {
    -webkit-transform: translate(0, -200px);
    -ms-transform: translate(0, -200px);
    -o-transform: translate(0, -200px);
    transform: translate(0, -200px);
  }
  to {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@-ms-keyframes appearFromTop {
  from {
    -webkit-transform: translate(0, -200px);
    -ms-transform: translate(0, -200px);
    -o-transform: translate(0, -200px);
    transform: translate(0, -200px);
  }
  to {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@-o-keyframes serviceBoxFlyFromTopAnimation {
  from {
    -webkit-transform: translate(0, -200px);
    -ms-transform: translate(0, -200px);
    -o-transform: translate(0, -200px);
    transform: translate(0, -200px);
  }
  to {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@keyframes appearFromTop {
  from {
    -webkit-transform: translate(0, -200px);
    -ms-transform: translate(0, -200px);
    -o-transform: translate(0, -200px);
    transform: translate(0, -200px);
  }
  to {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@-webkit-keyframes appearFromBottom {
  from {
    -webkit-transform: translate(0, 200px);
    -ms-transform: translate(0, 200px);
    -o-transform: translate(0, 200px);
    transform: translate(0, 200px);
  }
  to {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@-moz-keyframes appearFromBottom {
  from {
    -webkit-transform: translate(0, 200px);
    -ms-transform: translate(0, 200px);
    -o-transform: translate(0, 200px);
    transform: translate(0, 200px);
  }
  to {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@-ms-keyframes appearFromBottom {
  from {
    -webkit-transform: translate(0, 200px);
    -ms-transform: translate(0, 200px);
    -o-transform: translate(0, 200px);
    transform: translate(0, 200px);
  }
  to {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@-o-keyframes appearFromBottom {
  from {
    -webkit-transform: translate(0, 200px);
    -ms-transform: translate(0, 200px);
    -o-transform: translate(0, 200px);
    transform: translate(0, 200px);
  }
  to {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@keyframes appearFromBottom {
  from {
    -webkit-transform: translate(0, 200px);
    -ms-transform: translate(0, 200px);
    -o-transform: translate(0, 200px);
    transform: translate(0, 200px);
  }
  to {
    -webkit-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
