@import url("../css/font.css");
@import url("../css/GGS.css");
.grid {
  float: left;
  position: relative; }

.grid-1 {
  width: 18.13725%; }

.grid-2 {
  width: 25.98039%; }

.grid-4 {
  width: 40.19608%; }

.grid-4-a {
  width: 41.17647%; }

.grid-5 {
  width: 58.72549%; }

.grid-6 {
  width: 68.62745%; }

.grid-12 {
  width: 100%;
  clear: both; }

.push-1 {
  padding-right: 5.39216%; }

.push-3 {
  padding-right: 23.03922%; }

.push-4 {
  padding-right: 40.19608%; }

* {
  outline: none; }

html,
body {
  height: 100%; }

body {
  font-family: "centrale_sans_regularregular", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  background-color: #fafaf8; }

::selection {
  background-color: #ede8df; }

::-moz-selection {
  background-color: #ede8df; }

input {
  -webkit-appearance: none;
  border-radius: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "klavika_regularplain";
  text-transform: uppercase;
  margin: 0;
  padding: 0; }

.clear {
  clear: both; }

.absolute {
  position: absolute !important; }

a {
  color: #d66349; }
  a:active {
    color: #ff805e; }

.btn {
  font-size: 1em;
  color: white;
  text-transform: uppercase;
  font-family: "centrale_sans_boldbold";
  padding: 0.75em;
  height: auto;
  display: block;
  color: #cfad95;
  background-color: #ede8df;
  border: 0;
  margin: 0; }
  .btn span {
    display: none;
    float: right;
    margin-top: 6px;
    width: 0;
    height: 0;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 10px solid white;
    font-size: 0;
    line-height: 0; }

.btn-active {
  color: white;
  background-color: #d66349; }
  .btn-active span {
    display: block; }

.close {
  color: white;
  background-color: #d66349;
  width: 45px;
  height: 35px;
  font-size: 2em;
  display: block;
  text-align: center;
  padding-top: 10px; }

.close-professional {
  float: left; }

.ie8 .label {
  top: -12px; }

h1 {
  float: left;
  font-size: 1.25em;
  text-transform: uppercase; }
  h1 a {
    color: #d66349; }

h2 {
  font-size: 2.1875em; }

h3 {
  font-family: "centrale_sans_mediummedium";
  font-size: 1em; }

h6 {
  font-size: 1.125em; }
  h6 a {
    color: #2b2b2b; }

.container {
  height: 100%;
  min-height: 100%;
  height: auto !important;
  margin: 0 auto -110px;
  position: relative;
  width: 100%;
  background-color: #fafaf8; }

.fix-width {
  max-width: 1650px;
  min-width: 320px;
  margin-left: auto;
  margin-right: auto; }

.wrapper {
  box-sizing: border-box;
  /* + vendor prefixes */
  -moz-box-sizing: border-box;
  /* + vendor prefixes */
  /* Assuming gutter width = 1.5em */
  padding: 0 0.75em;
  height: 100%; }

.label {
  background-color: #cfad95;
  width: 41.17647%;
  margin-bottom: 0.75em;
  position: relative;
  left: -0.75em;
  padding-right: 0.75em;
  padding-bottom: 20.4%;
  color: white; }
  .label div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.75em;
    right: 0; }
  .label h2 {
    color: white;
    position: absolute;
    bottom: 0.75em;
    left: 0px; }

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative; }

button.slider-control {
  border: none;
  bottom: -35px;
  outline: none;
  font-size: 24px;
  background: none;
  color: #cfad95;
  position: absolute;
  font-family: "times new roman"; }

.btn-left {
  left: 15px; }

.btn-right {
  right: 10px; }

.swipe-wrap {
  overflow: hidden;
  position: relative; }

.swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative; }

nav {
  color: black;
  padding-top: 30px;
  height: 40px;
  position: relative;
  padding-bottom: 10px;
  background-color: white;
  text-transform: uppercase;
  z-index: 1;
  width: 100%;
  font-family: "klavika_regularplain"; }
  nav ul {
    text-align: right; }
    nav ul li {
      display: inline-block;
      margin-right: 20px; }
      nav ul li a {
        color: #444444;
        display: block; }
        nav ul li a:hover {
          color: #803b2b; }
      nav ul li .active {
        color: #d66349; }
        nav ul li .active:hover {
          color: #d66349;
          cursor: default; }
    nav ul li li,
    nav ul li:last-child {
      margin-right: 0; }
  nav .button-menu {
    display: none; }

.load-1,
.load-2,
.load-3,
.load-4,
.load-5 {
  opacity: 0; }

.home {
  background-color: white; }

#home {
  position: relative;
  width: 100%; }

ul.us {
  left: 0;
  list-style: none;
  overflow: hidden; }
  ul.us li {
    float: left;
    position: relative;
    margin-right: 2.38095%;
    margin-bottom: 2.38095%; }
    ul.us li a {
      display: block;
      margin-bottom: -7px; }
    ul.us li img {
      width: 100%; }
  ul.us .first-row {
    width: 48.80952%; }
  ul.us .first-row-right {
    margin-right: 0; }
  ul.us .second-row {
    width: 64.28571%; }
  ul.us .second-row-right {
    width: 33.33333%;
    margin-right: 0; }

.claim {
  right: 0;
  color: white;
  background-color: #d66349;
  width: 57.84314%; }
  .claim h2,
  .claim p {
    color: white; }
  .claim h2 {
    padding-top: 25%;
    margin: 0; }
  .claim h3 {
    color: white;
    font-size: 1.3em;
    font-weight: normal;
    font-family: "centrale_sans_regularregular"; }
  .claim p {
    margin-top: 20px;
    font-size: 1.25em;
    line-height: 1.2em;
    text-transform: uppercase;
    font-family: "centrale_sans_thin"; }

.news {
  color: white;
  font-family: "centrale_sans_regularregular"; }
  .news h3 {
    color: white; }
  .news .wrapper {
    top: 30%;
    position: relative; }
  .news a {
    color: white; }
  .news ul li {
    display: none; }
  .news ul li:first-child {
    display: block; }

.news-s24h {
  top: 400px;
  left: 200px;
  background-color: #778aa0;
  margin-bottom: 0.98039%; }

.news-ade {
  left: 0;
  background-color: #cfad95;
  width: 26.47059%;
  height: 190px; }

.service {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  margin-right: 0.98039%;
  width: 71.56863%; }
  .service li {
    float: left;
    color: #af774e;
    background-color: #ede8df;
    width: 32.39437%;
    margin-right: 1.40845%;
    margin-bottom: 1.40845%; }
    .service li a {
      padding: 35% 0.75em 0;
      color: #af774e;
      display: block;
      height: 100%;
      text-align: center;
      font-family: "centrale_sans_mediummedium";
      font-size: 1em;
      text-transform: uppercase; }
      .service li a span {
        width: 60px;
        height: 60px;
        display: block;
        margin: 0 auto 10px; }
      .service li a .icon-1 {
        background: url("../img/icon-home-sprite.png") 0 0 no-repeat; }
      .service li a .icon-2 {
        background: url("../img/icon-home-sprite.png") 0 -62px no-repeat; }
      .service li a .icon-3 {
        background: url("../img/icon-home-sprite.png") 0 -123px no-repeat; }
      .service li a .icon-4 {
        background: url("../img/icon-home-sprite.png") 0 -185px no-repeat; }
      .service li a .icon-5 {
        background: url("../img/icon-home-sprite.png") 0 -246px no-repeat; }
      .service li a .icon-6 {
        background: url("../img/icon-home-sprite.png") 0 -308px no-repeat; }
      .service li a .icon-7 {
        background: url("../img/icon-home-sprite.png") 0 -371px no-repeat; }
      .service li a .icon-8 {
        background: url("../img/icon-home-sprite.png") 0 -435px no-repeat; }
      .service li a .icon-9 {
        background: url("../img/icon-home-sprite.png") 0 -498px no-repeat; }
      .service li a .icon-10 {
        background: url("../img/icon-home-sprite.png") 0 -558px no-repeat; }
  .service li:nth-child(3n+3) {
    margin-right: 0; }

.place {
  right: 0;
  padding: 0;
  margin-bottom: 0;
  margin-right: 0.98039%; }
  .place img {
    width: 100%; }

.us-list {
  margin-right: 0.98039%; }
  .us-list li {
    display: block;
    width: 100%;
    margin-bottom: 0.75em; }
    .us-list li a,
    .us-list li div {
      display: block;
      height: auto;
      color: #2b2b2b; }
      .us-list li a img,
      .us-list li div img {
        float: left;
        width: 120px; }
      .us-list li a p,
      .us-list li div p {
        margin-left: 130px;
        font-size: 0.875em;
        line-height: 1.3125em; }
      .us-list li a span,
      .us-list li div span {
        margin-left: 130px;
        font-size: 0.875em;
        line-height: 1.3125em;
        display: block;
        text-transform: uppercase;
        font-family: "centrale_sans_boldbold"; }
      .us-list li a:hover,
      .us-list li div:hover {
        color: black; }
    .us-list li .read-more {
      color: #d66349; }
    .us-list li:hover {
      background-color: #f8f3ea; }
  .us-list li li,
  .us-list li:last-child {
    margin-bottom: 0; }

.ul-list-partner li {
  width: 40.19608%;
  float: left;
  margin-right: 0.98039%; }

.partner-info {
  margin-left: 0.75em;
  padding-left: 120px; }
  .partner-info li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 0.875em;
    width: auto;
    margin-right: 10px; }
    .partner-info li a {
      display: block;
      color: #d66349; }
      .partner-info li a:hover {
        color: #c05941; }

.us-description p {
  margin: 0;
  padding: 0; }

.professional-panel {
  padding-right: 1%; }
  .professional-panel img {
    float: right;
    width: 120px; }

.btn-service {
  margin-right: 0.98039%;
  margin-bottom: 0.75em; }

.service-list {
  position: relative;
  font-size: 1em;
  color: #563d37;
  font-family: "centrale_sans_regularregular"; }
  .service-list dt {
    position: absolute;
    left: -82px;
    width: 70px;
    height: 70px;
    border-right: 0.75em solid #fafaf8;
    background-color: #ede8df; }
    .service-list dt a {
      display: block;
      width: 100%;
      height: 100%;
      padding-top: 17px; }
      .service-list dt a span {
        display: block;
        width: 36px;
        height: 36px;
        margin: 0 auto;
        text-indent: -9999px; }
      .service-list dt a .icon-1 {
        background: url("../img/icon-sprite.png") 0 0 no-repeat; }
      .service-list dt a .icon-2 {
        background: url("../img/icon-sprite.png") 0 -41px no-repeat; }
      .service-list dt a .icon-3 {
        background: url("../img/icon-sprite.png") 0 -82px no-repeat; }
      .service-list dt a .icon-4 {
        background: url("../img/icon-sprite.png") 0 -123px no-repeat; }
      .service-list dt a .icon-5 {
        background: url("../img/icon-sprite.png") 0 -164px no-repeat; }
      .service-list dt a .icon-6 {
        background: url("../img/icon-sprite.png") 0 -205px no-repeat; }
      .service-list dt a .icon-7 {
        background: url("../img/icon-sprite.png") 0 -246px no-repeat; }
      .service-list dt a .icon-8 {
        background: url("../img/icon-sprite.png") 0 -287px no-repeat; }
      .service-list dt a .icon-9 {
        background: url("../img/icon-sprite.png") 0 -328px no-repeat; }
      .service-list dt a .icon-10 {
        background: url("../img/icon-sprite.png") 0 -369px no-repeat; }
  .service-list dd {
    width: 100%;
    background-color: #ede8df;
    min-height: 70px;
    margin-bottom: 0.75em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0.75em 0 0.75em 0.75em; }
    .service-list dd h4 {
      font-family: "centrale_sans_boldbold"; }

.module-list li {
  margin-bottom: 0.75em;
  list-style: none; }
  .module-list li a {
    display: block;
    color: #563d37;
    padding: 0.65em;
    min-height: 20px;
    position: relative;
    margin-left: 45px;
    border-left: 0.75em solid #fafaf8;
    background-color: #ede8df; }
    .module-list li a span {
      width: 45px;
      height: 35px;
      text-align: center;
      text-transform: uppercase;
      font-family: "centrale_sans_boldbold";
      font-size: 0.75em;
      padding-top: 10px;
      top: 0;
      left: -55px;
      position: absolute;
      display: block;
      color: white;
      background-color: #778aa0; }
.module-list li li,
.module-list li:last-child {
  margin-bottom: 0; }

.useful-list .small-label {
  color: white;
  padding: 0.75em;
  margin-bottom: 0.75em;
  background-color: #cfad95;
  display: block;
  text-transform: uppercase;
  font-family: "klavika_regularplain"; }
.useful-list li {
  list-style: none;
  margin-bottom: 0.75em; }
  .useful-list li a {
    font-size: 16px;
    background-color: #ede8df;
    padding: 0.75em;
    font-size: 1em;
    display: block;
    list-style: none;
    font-family: "centrale_sans_boldbold";
    color: #778aa0; }
    .useful-list li a span {
      color: #563d37;
      display: block;
      font-size: 0.875em;
      font-family: "centrale_sans_regularregular"; }
.useful-list li li,
.useful-list li:last-child {
  margin-bottom: 0; }

.info {
  color: #563d37;
  margin-bottom: 1.96078%; }
  .info span {
    text-transform: uppercase;
    display: block;
    font-family: "centrale_sans_boldbold"; }
  .info a {
    font-family: "centrale_sans_boldbold"; }

.img-place {
  margin-right: 0.98039%;
  position: relative; }
  .img-place img {
    width: 100%; }
  .img-place .small-slider {
    position: relative;
    width: 140px;
    height: 110px;
    float: right;
    margin-top: -7px;
    padding-top: 0.75em; }
    .img-place .small-slider img {
      width: 140px;
      height: 110px; }

.contact-form {
  margin-bottom: 1.96078%; }
  .contact-form p {
    width: 100%;
    text-align: left;
    margin-bottom: 0.75em; }
    .contact-form p input[type="text"],
    .contact-form p textarea {
      text-align: left;
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      color: #563d37;
      font-family: "centrale_sans_mediummedium";
      text-transform: none;
      outline: 0;
      border: 0;
      line-height: 24px;
      background-color: #ede8df; }
      .contact-form p input[type="text"]:focus,
      .contact-form p textarea:focus {
        text-transform: none; }
    .contact-form p input[type="text"] {
      padding: 0.75em; }
    .contact-form p textarea {
      resize: vertical;
      padding: 0.75em; }
    .contact-form p input[type="submit"] {
      text-align: left;
      margin-top: -7px; }
    .contact-form p input.error,
    .contact-form p textarea.error {
      color: #d66349;
      border: 4px solid #ab4f3a; }
    .contact-form p label.error {
      display: none !important; }
  .contact-form .send-email-alert {
    color: white;
    padding: 0.75em;
    margin-bottom: 0.75em;
    background-color: #ede8df;
    display: none; }
  .contact-form .send-email-done {
    background-color: #778aa0; }
  .contact-form .send-email-error {
    background-color: #d66349; }

.maps {
  background-color: #ede8df;
  margin-bottom: 1.96078%;
  height: 295px;
  position: relative;
  left: 0;
  right: 0; }

.push,
footer {
  height: 85px; }

footer {
  color: #2b2b2b;
  font-size: 0.875em;
  line-height: 1.3125em;
  margin-top: 0.70423%; }
  footer .wrapper {
    padding-top: 20px; }
  footer a {
    color: #2b2b2b; }
    footer a:hover {
      color: #222222; }

/* Retina */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .service li a .icon-1,
  .service li a .icon-2,
  .service li a .icon-3,
  .service li a .icon-4,
  .service li a .icon-5,
  .service li a .icon-6,
  .service li a .icon-7,
  .service li a .icon-8,
  .service li a .icon-9,
  .service li a .icon-10 {
    background-image: url("../img/icon-home-sprite@2x.png"); }
  .service li a .icon {
    background-size: cover; }

  .service-list dt a .icon-1,
  .service-list dt a .icon-2,
  .service-list dt a .icon-3,
  .service-list dt a .icon-4,
  .service-list dt a .icon-5,
  .service-list dt a .icon-6,
  .service-list dt a .icon-7,
  .service-list dt a .icon-8,
  .service-list dt a .icon-9,
  .service-list dt a .icon-10 {
    background-image: url("../img/icon-sprite@2x.png"); }
  .service-list dt a .icon {
    background-size: cover; } }
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  body {
    font-size: 0.875em; }

  .claim h2 {
    padding-top: 22%; }
  .claim p {
    font-size: 1.125em;
    line-height: 1.125em; }

  .news .wrapper {
    top: 25%; }

  .module-list li a {
    min-height: 27px; }

  .service li a {
    font-size: 1em; }

  footer {
    font-size: 1em; } }
@media (max-width: 860px) {
  .service li a {
    font-size: 0.875em;
    line-height: 14px; }

  .module-list li a {
    min-height: 27px; } }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body {
    font-size: 0.75em; }

  .us li {
    width: 48.61111% !important; }

  .claim h2 {
    padding-top: 18%; }
  .claim p {
    margin-top: 15px; }

  .news .wrapper {
    top: 0;
    padding-top: 10%;
    height: 100%; }

  .news-s24h {
    width: 53.80282% !important; }

  .service {
    width: 100%;
    position: relative; }
    .service li {
      width: 23.94366%; }
      .service li a {
        padding: 15% 0.75em 0; }
        .service li a span {
          width: 40px;
          height: 40px;
          background-size: cover; }
        .service li a .icon-1 {
          background: url("../img/icon-home-sprite-responsive.png") 0 0 no-repeat; }
        .service li a .icon-2 {
          background: url("../img/icon-home-sprite-responsive.png") 0 -41px no-repeat; }
        .service li a .icon-3 {
          background: url("../img/icon-home-sprite-responsive.png") 0 -82px no-repeat; }
        .service li a .icon-4 {
          background: url("../img/icon-home-sprite-responsive.png") 0 -123px no-repeat; }
        .service li a .icon-5 {
          background: url("../img/icon-home-sprite-responsive.png") 0 -164px no-repeat; }
        .service li a .icon-6 {
          background: url("../img/icon-home-sprite-responsive.png") 0 -205px no-repeat; }
        .service li a .icon-7 {
          background: url("../img/icon-home-sprite-responsive.png") 0 -246px no-repeat; }
        .service li a .icon-8 {
          background: url("../img/icon-home-sprite-responsive.png") 0 -287px no-repeat; }
        .service li a .icon-9 {
          background: url("../img/icon-home-sprite-responsive.png") 0 -328px no-repeat; }
        .service li a .icon-10 {
          background: url("../img/icon-home-sprite-responsive.png") 0 -369px no-repeat; }
    .service li:nth-child(3n+3) {
      margin-right: 1.40845%; }
    .service li:nth-child(4n+4) {
      margin-right: 0; }

  .place {
    margin: 0; } }
@media only screen and (max-width: 877px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .service li a .icon-1,
  .service li a .icon-2,
  .service li a .icon-3,
  .service li a .icon-4,
  .service li a .icon-5,
  .service li a .icon-6,
  .service li a .icon-7,
  .service li a .icon-8,
  .service li a .icon-9,
  .service li a .icon-10 {
    background-image: url("../img/icon-home-sprite.png"); }
  .service li a .icon {
    background-size: cover; } }
@media (min-width: 681px) {
  body {
    overflow: visible !important; }

  nav {
    margin-top: 0 !important; }
    nav ul {
      display: block !important; }

  nav h1,
  #home,
  .container .content {
    opacity: 1 !important; } }
@media (max-width: 680px) {
  .push-1,
  .push-3 {
    padding: 0; }

  .content .grid {
    float: none;
    width: 100%;
    margin-bottom: 0.75em; }
  .content .label {
    margin-bottom: 0.75em; }

  .close {
    float: none;
    margin-bottom: 0.4em;
    font-size: 2.5em;
    padding-top: 12px;
    height: 30px; }

  .news .wrapper {
    padding-top: 8%; }

  .professional-panel {
    padding-right: 0; }
    .professional-panel img {
      float: left;
      width: 120px;
      margin-right: 0.75em; }

  .img-place .small-slider {
    float: none;
    margin-bottom: 0.75em; }

  footer {
    padding-top: 40px; }

  nav ul {
    display: none;
    position: fixed;
    background-color: white;
    width: 100%;
    left: 0;
    top: 0;
    height: auto; }
    nav ul li {
      clear: both;
      display: block;
      text-align: left;
      margin: 0;
      margin-bottom: 0.75em; }
      nav ul li a {
        padding: 10px 0.75em;
        width: auto;
        background-color: #fafaf8; }
        nav ul li a:hover {
          background-color: #f5f5f3; }
  nav .button-menu {
    top: 0;
    right: 0.75em;
    display: block;
    width: 20px;
    height: 16px;
    z-index: 200;
    position: absolute; }
    nav .button-menu .icon-bar {
      top: 0;
      width: 20px;
      height: 4px;
      display: block;
      position: relative;
      background-color: #a58a77; }
    nav .button-menu .icon-bar + .icon-bar {
      margin-top: 2px; }
    nav .button-menu:hover .icon-bar {
      background-color: #7c6759; }

  .label {
    width: 100%;
    left: 0;
    margin: 0;
    padding: 2.25em 0;
    color: white; }
    .label div,
    .label h2 {
      position: relative;
      bottom: auto; }

  .us-list {
    overflow: hidden; }
    .us-list li {
      width: 49%;
      margin-right: 0.75em;
      float: left; }
    .us-list li:nth-child(2n+2) {
      margin-right: 0; }

  .btn-service-wrapper {
    width: 100%;
    overflow: hidden;
    list-style: none; }
    .btn-service-wrapper li {
      width: 48.5%;
      float: left;
      margin-right: 0.75em; }
    .btn-service-wrapper li li,
    .btn-service-wrapper li:last-child {
      margin-right: 0; }

  .btn-service {
    margin-right: 0;
    display: block;
    margin-bottom: 0.75em;
    width: auto;
    overflow: visible;
    position: relative; }
    .btn-service span {
      position: absolute;
      float: none;
      top: 100%;
      left: 50%;
      margin-top: -0.75em;
      margin-left: -3.5px;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 8px solid #d66349; }

  .module-list {
    padding-bottom: 20px;
    overflow: hidden; } }
@media (max-width: 565px) {
  .us-list li {
    width: 100% !important; }

  .label {
    padding: 1.25em 0 !important; }
    .label h2 {
      font-size: 1.5em; } }
@media (max-width: 480px) {
  .label {
    padding: 0.75em 0; }

  .grid {
    float: none;
    width: 100%; }

  .absolute {
    position: relative !important; }

  nav .wrapper {
    padding-top: 0 !important; }

  .us li {
    margin-right: 0 !important;
    width: 31.7% !important;
    padding-right: 2.43902%; }
  .us li:first-child {
    margin-left: 31.7%;
    padding-left: 2.43902%; }
  .us li:nth-child(2n+2),
  .us li li,
  .us li:last-child {
    padding-right: 0;
    margin-right: 0; }
  .us li:last-child {
    margin-left: 2.43902%; }

  .claim {
    padding: 10px 0; }
    .claim h2 {
      padding: 0; }
    .claim p {
      margin-top: 0; }

  .claim,
  .news-s24h,
  .news-ade {
    top: 0;
    left: 0;
    width: 100% !important;
    height: auto;
    margin-bottom: 2.43902%; }

  .news .wrapper {
    padding-top: 20px;
    padding-bottom: 20px; }

  .service li {
    width: 31.7%;
    margin-right: 2.43902%;
    margin-bottom: 2.43902%; }
    .service li a {
      padding: 15px 0 10px;
      font-size: 0.75em;
      margin: 0;
      min-height: 85px; }
      .service li a span {
        width: 25px;
        height: 18px;
        margin: 0 auto 10px; }
      .service li a .icon-1 {
        background: url("../img/icon-home-sprite-responsive-320.png") 0 0 no-repeat; }
      .service li a .icon-2 {
        background: url("../img/icon-home-sprite-responsive-320.png") 0 -24px no-repeat; }
      .service li a .icon-3 {
        background: url("../img/icon-home-sprite-responsive-320.png") 0 -41px no-repeat; }
      .service li a .icon-4 {
        background: url("../img/icon-home-sprite-responsive-320.png") 0 -62px no-repeat; }
      .service li a .icon-5 {
        background: url("../img/icon-home-sprite-responsive-320.png") 0 -82px no-repeat; }
      .service li a .icon-6 {
        background: url("../img/icon-home-sprite-responsive-320.png") 0 -103px no-repeat; }
      .service li a .icon-7 {
        background: url("../img/icon-home-sprite-responsive-320.png") 0 -123px no-repeat; }
      .service li a .icon-8 {
        background: url("../img/icon-home-sprite-responsive-320.png") 0 -144px no-repeat; }
      .service li a .icon-9 {
        background: url("../img/icon-home-sprite-responsive-320.png") 0 -164px no-repeat; }
      .service li a .icon-10 {
        background: url("../img/icon-home-sprite-responsive-320.png") 0 -185px no-repeat; }
  .service li:nth-child(3n+3) {
    margin-right: 0; }
  .service li:nth-child(4n+4) {
    margin-right: 2.43902%; }

  .push-home {
    height: 0; }

  .professional-panel {
    margin-bottom: 0 !important; }
    .professional-panel img {
      float: none;
      margin-right: 0; }
    .professional-panel p {
      margin: 0; }

  footer {
    margin-top: 20px; }

  .footer-home {
    margin-top: 0px; }
    .footer-home .wrapper {
      height: auto; } }
@media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .service li a span {
    width: 20px; }
  .service li a .icon-1,
  .service li a .icon-2,
  .service li a .icon-3,
  .service li a .icon-4,
  .service li a .icon-5,
  .service li a .icon-6,
  .service li a .icon-7,
  .service li a .icon-8,
  .service li a .icon-9,
  .service li a .icon-10 {
    background-image: url("../img/icon-home-sprite-responsive.png"); }
  .service li a .icon {
    background-size: cover; } }
