﻿
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
.flex-container a:active,
.flexslider a:active {
    outline: none
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    width: 100%;
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none
}

.flexslider .slides img {
    max-width: 100%;
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    zoom: 1
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides>li {
    position: relative
}

.flex-container {
    zoom: 1;
    position: relative
}

.flex-caption {
    background: none
}

.flex-caption {
    width: 96%;
    padding: 2%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    font-size: 14px;
    line-height: 18px
}

.flex-direction-nav li a {
    width: 52px;
    height: 52px;
    margin: -13px 0 0;
    display: block;
    background: url(/public/img/tpl/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px
}

.flex-direction-nav li a.next {
    background-position: -52px 0;
    right: -21px
}

.flex-direction-nav li a.prev {
    background-position: 0 0;
    left: -20px
}

.flex-direction-nav li a.disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: default
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 50px;
    left: 20px;
    text-align: left;
    padding-left: 35px
}

.flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-nav li:first-child {
    margin: 0
}

.flex-control-nav li a {
    width: 13px;
    height: 13px;
    display: block;
    background: none;
    cursor: pointer;
    text-indent: -9999px
}

.flex-control-nav li a:hover {
    background-position: 0 -13px
}

.flex-control-nav li a.active {
    background-position: 0 -26px;
    cursor: default
}

html.swipebox {
    overflow: hidden !important
}

#swipebox-overlay img {
    border: none !important
}

#swipebox-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

#swipebox-slider {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    display: none
}

#swipebox-slider .slide {
    background: url("/public/img/tpl/loader.gif") no-repeat center center;
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block
}

#swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle
}

#swipebox-slider .slide .swipebox-video-container {
    background: none;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 5%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

#swipebox-action,
#swipebox-caption {
    position: absolute;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%
}

#swipebox-action {
    bottom: -50px
}

#swipebox-action.visible-bars {
    bottom: 0
}

#swipebox-action.force-visible-bars {
    bottom: 0 !important
}

#swipebox-caption {
    top: -50px;
    text-align: center
}

#swipebox-caption.visible-bars {
    top: 0
}

#swipebox-caption.force-visible-bars {
    top: 0 !important
}

#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
    background-image: url("/public/img/tpl/icons.png");
    background-repeat: no-repeat;
    border: none !important;
    text-decoration: none !important;
    cursor: pointer;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0
}

#swipebox-action #swipebox-close {
    background-position: 15px 12px;
    left: 40px
}

#swipebox-action #swipebox-prev {
    background-position: -32px 13px;
    right: 100px
}

#swipebox-action #swipebox-next {
    background-position: -78px 13px;
    right: 40px
}

#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: .3
}

#swipebox-slider.rightSpring {
    -moz-animation: rightSpring .3s;
    -webkit-animation: rightSpring .3s
}

#swipebox-slider.leftSpring {
    -moz-animation: leftSpring .3s;
    -webkit-animation: leftSpring .3s
}

@-moz-keyframes rightSpring {
    0% {
        margin-left: 0
    }
    50% {
        margin-left: -30px
    }
    100% {
        margin-left: 0
    }
}

@-moz-keyframes leftSpring {
    0% {
        margin-left: 0
    }
    50% {
        margin-left: 30px
    }
    100% {
        margin-left: 0
    }
}

@-webkit-keyframes rightSpring {
    0% {
        margin-left: 0
    }
    50% {
        margin-left: -30px
    }
    100% {
        margin-left: 0
    }
}

@-webkit-keyframes leftSpring {
    0% {
        margin-left: 0
    }
    50% {
        margin-left: 30px
    }
    100% {
        margin-left: 0
    }
}

@media screen and (max-width:800px) {
    #swipebox-action #swipebox-close {
        left: 0
    }
    #swipebox-action #swipebox-prev {
        right: 60px
    }
    #swipebox-action #swipebox-next {
        right: 0
    }
}

#swipebox-overlay {
    background: #0d0d0d
}

#swipebox-action,
#swipebox-caption {
    text-shadow: 1px 1px 1px #000;
    background-color: #0d0d0d;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #0d0d0d), color-stop(100%, #000));
    background-image: -webkit-linear-gradient(#0d0d0d, #000);
    background-image: -moz-linear-gradient(#0d0d0d, #000);
    background-image: -o-linear-gradient(#0d0d0d, #000);
    background-image: linear-gradient(#0d0d0d, #000);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=95);
    opacity: .95
}

#swipebox-action {
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

#swipebox-caption {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff !important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica, Arial, sans-serif
}

.cc-cookies {
    position: fixed;
    width: 90%;
    box-sizing: content-box;
    left: 0;
    top: 0;
    padding: .5em 5%;
    background: #565656;
    background: rgba(86, 86, 86, 0.95);
    font-size: 13px;
    font-weight: 500;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    z-index: 999999;
    text-align: center;
    color: #fff
}

.cc-cookies a,
.cc-cookies a:hover {
    color: #fff;
    text-decoration: underline
}

.cc-cookies a:hover {
    text-decoration: none
}

.cc-overlay {
    height: 100%;
    padding-top: 25%
}

.cc-cookies-error {
    float: left;
    width: 90%;
    text-align: center;
    margin: 1em 0 2em 0;
    background: #fff;
    padding: 2em 5%;
    border: 1px solid #ccc;
    font-size: 18px;
    color: #333
}

.cc-cookies a.cc-cookie-accept,
.cc-cookies-error a.cc-cookie-accept,
.cc-cookies a.cc-cookie-decline,
.cc-cookies-error a.cc-cookie-decline,
.cc-cookies a.cc-cookie-reset {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background: #7daf3b;
    padding: .5em .75em;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    -o-transition: background .5s ease-in;
    -webkit-transition: background .25s ease-in;
    -moz-transition: background .25s ease-in
}

.cc-cookies a.cc-cookie-decline,
.cc-cookies-error a.cc-cookie-decline {
    background: #af3b3b;
    margin-left: .5em
}

.cc-cookies a.cc-cookie-reset {
    background: #f15b00
}

.cc-cookies a:hover.cc-cookie-accept,
.cc-cookies-error a:hover.cc-cookie-accept,
.cc-cookies a:hover.cc-cookie-decline,
.cc-cookies-error a:hover.cc-cookie-decline,
.cc-cookies a:hover.cc-cookie-reset {
    background: #000;
    -o-transition: background .5s ease-in;
    -webkit-transition: background .25s ease-in;
    -moz-transition: background .25s ease-in
}

.cc-cookies-error a.cc-cookie-accept,
.cc-cookies-error a.cc-cookie-decline {
    display: block;
    margin-top: 1em
}

.cc-cookies.cc-discreet {
    width: auto;
    padding: .5em 1em;
    left: auto;
    top: auto
}

.cc-cookies.cc-discreet a.cc-cookie-reset {
    background: none;
    text-shadow: none;
    padding: 0;
    text-decoration: underline
}

.cc-cookies.cc-discreet a:hover.cc-cookie-reset {
    text-decoration: none
}

.cc-cookies a:link,
.cc-cookies a:visited,
.cc-cookies a:hover,
.cc-cookies a:active {
    border: none !important
}

@media screen and (max-width:768px) {
    .cc-cookies a.cc-cookie-accept,
    .cc-cookies a.cc-cookie-decline,
    .cc-cookies a.cc-cookie-reset {
        display: block;
        margin: 1em 0
    }
}

@media screen and (max-width:480px) {
    .cc-cookies {
        position: relative;
        float: left
    }
}

@font-face {
    font-family: "icons";
    src: url("/public/fonts/nvwebpro.eot");
    src: url("/public/fonts/nvwebpro.eot?#iefix") format("embedded-opentype"), url("/public/fonts/nvwebpro.woff") format("woff"), url("/public/fonts/nvwebpro.ttf") format("truetype"), url("/public/fonts/nvwebpro.svg#nvwebpro") format("svg");
    font-weight: normal;
    font-style: normal
}

.box1 {
    width: 60px;
    width: 3.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden
}

.box2 {
    width: 140px;
    width: 8.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden
}

.box3 {
    width: 220px;
    width: 13.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden
}

.box4 {
    width: 300px;
    width: 18.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden
}

.box5 {
    width: 380px;
    width: 23.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden
}

.box6 {
    width: 460px;
    width: 28.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden
}

.box7 {
    width: 540px;
    width: 33.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden
}

.box8 {
    width: 620px;
    width: 38.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden
}

.box9 {
    width: 700px;
    width: 43.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden
}

.box10 {
    width: 780px;
    width: 48.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden
}

.box11 {
    width: 860px;
    width: 53.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden
}

.box12 {
    width: 940px;
    width: 58.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden
}

html,
body,
div,
span,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
abbr,
address,
cite,
code,
del,
em,
img,
ins,
small,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    box-sizing: border-box
}

body {
    line-height: 1
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

blockquote {
    quotes: none
}

blockquote:before,
blockquote:after {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help
}

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

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

input,
select {
    vertical-align: middle
}

html {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    background-color: #fff;
    color: #2d2d2d;
    min-width: 960px
}

* {
    font-family: 'Open Sans', sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 300;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    -webkit-font-smoothing: antialiased;
    background: #fff;
    font-size: 14px;
    font-size: 0.875rem;
    border-top: 4px solid #4D454B
}

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

::-moz-selection {
    background-color: #4D454B;
    color: #fff
}

b,
strong {
    font-weight: 600
}

abbr[title] {
    outline: none;
    border: none
}

*:focus,
*:active {
    outline: none
}

a {
    text-decoration: none;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

a:link,
a:visited {
    color: #4D454B;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

a:hover,
a:active {
    color: #4D454B;
    text-decoration: underline
}

a:after,
a:before {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.cc-cookies a {
    color: #fff !important
}

li {
    list-style: none
}

p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem
}

img {
    max-width: 100%
}

header[role="banner"] {
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 100;
    border-bottom: 5px solid #251d23
}

header[role="banner"]:before,
header[role="banner"]:after {
    content: "";
    display: table
}

header[role="banner"]:after {
    clear: both
}

header[role="banner"] .ctr {
    width: 960px;
    width: 60rem;
    margin: 0 -10px;
    margin: 0rem -0.625rem;
    margin: 0 auto
}

header[role="banner"] .ctr:before,
header[role="banner"] .ctr:after {
    content: "";
    display: table
}

header[role="banner"] .ctr:after {
    clear: both
}

header[role="banner"] .ctr.head {
    height: 124px;
    height: 7.75rem
}

header[role="banner"] .wrap-nav {
    width: 100%;
    margin: 0 auto;
    height: 60px;
    height: 3.75rem;
    border-top: 2px solid #f8f8f8
}

header[role="banner"] #nav {
    width: 780px;
    width: 48.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden;
    overflow: visible;
    margin-right: 0;
    width: auto
}

header[role="banner"] #nav:before,
header[role="banner"] #nav:after {
    content: "";
    display: table
}

header[role="banner"] #nav:after {
    clear: both
}

header[role="banner"] #nav ul {
    width: auto;
    float: left;
    overflow: hidden;
    overflow: inherit
}

header[role="banner"] #nav ul li {
    float: left;
    display: block;
    height: 60px;
    height: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    position: relative
}

header[role="banner"] #nav ul li:before,
header[role="banner"] #nav ul li:after {
    content: "";
    display: table
}

header[role="banner"] #nav ul li:after {
    clear: both
}

header[role="banner"] #nav ul li>a {
    display: inline-block;
    padding: 0 16px;
    font-weight: 600
}

header[role="banner"] #nav ul li>a:before {
    display: block;
    content: "";
    width: 0;
    width: 0rem;
    height: 0;
    height: 0rem;
    border-bottom: 0 solid #251d23;
    border-left: 10px dashed transparent;
    border-right: 10px dashed transparent;
    z-index: 10;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    margin-left: -0.5rem;
    top: 64px;
    top: 4rem;
    z-index: 1;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    visibility: hidden
}

header[role="banner"] #nav ul li>a:link,
header[role="banner"] #nav ul li>a:visited {
    color: #2d2d2d
}

header[role="banner"] #nav ul li>a:hover,
header[role="banner"] #nav ul li>a:active {
    color: #2d2d2d;
    text-decoration: none
}

header[role="banner"] #nav ul li>a:hover:before,
header[role="banner"] #nav ul li>a.active:before {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    visibility: visible;
    border-bottom: 16px solid #251d23;
    top: 48px;
    top: 3rem
}

header[role="banner"] #nav ul li.drop {
    position: relative
}

header[role="banner"] #nav ul li.drop>a {
    position: relative
}

header[role="banner"] #nav ul li.drop>a:after,
header[role="banner"] #nav ul li.drop>a:hover:after {
    font-family: "icons";
    content: "h";
    width: 7px;
    width: 0.4375rem;
    height: 60px;
    height: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    display: inline-block;
    color: #bbb;
    font-size: 7px;
    font-size: 0.4375rem;
    position: absolute !important;
    right: 5px !important;
    left: auto;
    top: 0;
    margin: 0;
    border: none
}

header[role="banner"] #nav ul li ul {
    position: absolute;
    background: #fff;
    padding: 6px 0;
    border: 1px solid #d9d9d9;
    top: 50px;
    top: 3.125rem;
    left: 50%;
    margin: 0 0 0 -120px;
    width: 240px;
    width: 15rem;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 2
}

header[role="banner"] #nav ul li ul:before,
header[role="banner"] #nav ul li ul:after {
    content: "";
    display: table
}

header[role="banner"] #nav ul li ul:after {
    clear: both
}

header[role="banner"] #nav ul li ul li {
    float: none;
    height: 30px;
    height: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    text-align: center;
    white-space: nowrap
}

header[role="banner"] #nav ul li ul li:first-child a:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    margin-left: -0.5625rem;
    top: -16px;
    top: -1rem;
    background-image: url('/public/img/tpl/sprite.png');
    background-repeat: no-repeat;
    background-position: -200px -200px;
    width: 18px;
    width: 1.125rem;
    height: 10px;
    height: 0.625rem
}

header[role="banner"] #nav ul li ul a:hover,
header[role="banner"] #nav ul li ul a:active {
    color: #4D454B;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

header[role="banner"] #nav ul li ul a:hover:after {
    border: none;
    display: none
}

header[role="banner"] #nav ul li ul a:hover:before {
    border: none;
    display: none
}

header[role="banner"] #nav ul li:hover ul,
header[role="banner"] #nav ul li:focus ul {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    visibility: visible
}

header[role="banner"] #nav ul li:nth-child(3) ul {
    width: 320px;
    width: 20rem;
    margin: 0 0 0 -160px
}

.logo {
    width: 220px;
    width: 13.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden;
    position: relative;
    top: 16px;
    top: 1rem;
    width: auto
}

#address-lang {
    position: relative;
    float: right;
    overflow: hidden;
    overflow: visible;
    top: 28px;
    top: 1.75rem;
    width: 220px;
    width: 13.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    margin-right: 0;
    width: auto !important
}

#address-lang #language {
    position: absolute;
    line-height: 20px;
    line-height: 1.25rem;
    padding-right: 21px;
    padding-right: 1.3125rem;
    right: 100%;
    padding-top: 10px;
    padding-top: 0.625rem
}

#address-lang #language ul {
    display: block;
    text-align: right
}

#address-lang address {
    font-style: normal;
    overflow: visible;
    padding-left: 20px;
    padding-left: 1.25rem
}

#address-lang address:before {
    display: block;
    content: '';
    width: 1px;
    width: 0.0625rem;
    height: 123px;
    height: 7.6875rem;
    background-image: url('/public/img/tpl/sprite.png');
    background-repeat: no-repeat;
    background-position: -1000px -600px;
    position: absolute;
    left: 0;
    left: 0rem;
    top: 0
}

#address-lang address dl dt {
    display: none
}

#address-lang address dl dd {
    font-size: 14px;
    font-size: 0.875rem;
    color: #777;
    margin: 0 0 12px
}

#address-lang address dl dd.tel {
    color: #4D454B;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 600
}

#address-lang address dl dd span {
    display: block;
    line-height: 15px;
    line-height: 0.9375rem
}

ul.social-links {
    width: 300px;
    width: 18.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    width: auto;
    position: relative;
    float: right;
    overflow: hidden;
    top: 18px;
    top: 1.125rem;
    margin-left: 0;
    overflow: visible
}

ul.social-links li {
    float: left;
    overflow: hidden;
    overflow: visible
}

ul.social-links li a {
    width: 26px;
    width: 1.625rem;
    height: 26px;
    height: 1.625rem;
    display: block;
    -webkit-transition: all 10s ease-out;
    -moz-transition: all 10s ease-out;
    -ms-transition: all 10s ease-out;
    -o-transition: all 10s ease-out;
    transition: all 10s ease-out;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -ms-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    position: relative;
    text-indent: -99999px;
    overflow: visible
}

ul.social-links li a:after {
    font-family: 'icons';
    color: #2d2d2d;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    font-size: 28px;
    font-size: 1.75rem
}

ul.social-links li a.facebook:after {
    content: "d"
}

ul.social-links li a.twitter:after {
    content: "j"
}

ul.social-links li a.linkedin:after {
    content: "f"
}

ul.social-links li a.google:after {
    content: "e"
}

ul.social-links li a.blogger:after {
    content: "b"
}

ul.social-links li a.pinterest:after {
    content: "p"
}

ul.social-links li a.instagram:after {
    content: "a"
}

ul.social-links li a.wordpress:after {
    content: "n"
}

ul.social-links li a:hover:after {
    color: #4D454B
}

.request-block {
    width: 160px;
    width: 10rem;
    height: 155px;
    height: 9.6875rem;
    background: #DB2354;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #DB2354), color-stop(1, #b3002c));
    background: -webkit-linear-gradient(#DB2354, #b3002c);
    background: -moz-linear-gradient(center bottom, #DB2354 0, #b3002c 100%);
    background: -ms-linear-gradient(bottom, #DB2354, #b3002c);
    background: -o-linear-gradient(#DB2354, #b3002c);
    background: linear-gradient(#DB2354, #b3002c);
    position: fixed;
    z-index: 2;
    top: 75px;
    top: 4.6875rem;
    left: 50%;
    margin-left: 490px;
    margin-left: 30.625rem;
    display: block;
    border: 4px solid #b3002c
}

.request-block:link,
.request-block:visited,
.request-block:hover,
.request-block:active {
    color: #fff
}

.request-block p {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 25px;
    line-height: 1.5625rem;
    position: relative;
    top: 60px;
    top: 3.75rem;
    z-index: 100;
    color: #fff
}

.request-block p strong {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600;
    display: block
}

.request-block p span {
    display: block
}

.request-block p:before {
    display: block;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    content: "";
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    height: 60px;
    height: 3.75rem;
    width: 60px;
    width: 3.75rem;
    border: 0 solid #2d2d2d;
    border-radius: 50%;
    background: #2d2d2d;
    position: absolute;
    z-index: 100;
    left: 50%;
    margin-left: -30px;
    margin-left: -1.875rem;
    top: -76px;
    top: -4.75rem
}

.request-block p:after {
    display: block;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    font-family: 'icons';
    font-size: 45px;
    font-size: 2.8125rem;
    content: "g";
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem;
    position: absolute;
    top: -58px;
    top: -3.625rem;
    left: 57px;
    left: 3.5625rem;
    z-index: 101;
    color: #fff
}

.request-block:before {
    display: block;
    content: "";
    border-bottom: 146px solid #b3002c;
    border-left: 146px solid rgba(0, 0, 0, 0);
    height: 0;
    width: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1
}

.request-block:hover {
    text-decoration: none !important
}

.request-block:hover:before {
    border-bottom-color: #DB2354
}

.request-block:hover p:before {
    border: 6px solid #2d2d2d;
    margin-left: -36px;
    margin-left: -2.25rem;
    top: -81px;
    top: -5.0625rem;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.request-block:hover p:after {
    font-size: 48px;
    font-size: 3rem;
    top: -60px;
    top: -3.75rem;
    left: 56px;
    left: 3.5rem;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.contacto .request-block {
    display: none !important
}

.title {
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    padding: 0 0 16px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #d9d9d9;
    width: 100%;
}

#slideRight {
    display: none
}

.sidr {
    display: none
}

.global-link {
    text-decoration: none !important
}

.global-link.mobile {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    visibility: hidden;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0
}

.global-link.mobile.on {
    visibility: visible;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

.banner-contact {
    background: #DB2354;
    min-height: 170px;
    min-height: 10.625rem;
    clear: both;
    padding: 30px 0;
    border-top: 5px solid #b3002c;
    margin-top: 80px;
    margin-top: 5rem;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.banner-contact div {
    width: 960px;
    width: 60rem;
    margin: 0 -10px;
    margin: 0rem -0.625rem;
    margin: 0 auto;
    position: relative
}

.banner-contact div:before {
    display: block;
    content: "";
    background-color: #DB2354;
    border: 5px solid #b3002c;
    width: 176px;
    width: 11rem;
    height: 176px;
    height: 11rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50% 50% 50% 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: absolute;
    top: -64px;
    top: -4rem;
    right: 90px;
    right: 5.625rem;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.banner-contact div:after {
    display: block;
    font-family: 'icons';
    font-size: 130px;
    font-size: 8.125rem;
    content: "g";
    width: 104px;
    width: 6.5rem;
    height: 104px;
    height: 6.5rem;
    position: absolute;
    top: -34px;
    top: -2.125rem;
    right: 130px;
    right: 8.125rem;
    color: #fff;
    text-shadow: 0 10px 0 #b3002c
}

.banner-contact:hover {
    background: #b3002c;
    text-decoration: none !important
}

.banner-contact:hover div:before {
    border-color: #fff
}

.banner-contact:hover div:after {
    top: -37px;
    top: -2.3125rem;
    right: 130px;
    right: 8.125rem;
    color: #fff;
    text-shadow: 0 15px 10px #b3002c;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.banner-contact article {
    width: 620px;
    width: 38.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem
}

.banner-contact strong {
    color: #fff;
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 300;
    display: block;
    margin: 0 0 14px;
    text-decoration: none
}

.banner-contact strong span {
    font-weight: 600
}

.banner-contact p {
    color: #fff;
    line-height: 20px;
    line-height: 1.25rem
}

.contacto .banner-contact {
    display: none !important
}

.flexslider {
    width: 100%;
    height: 370px;
    height: 23.125rem;
    border: none !important;
    border-radius: 0 !important
}

.flexslider .flex-viewport {
    height: 314px;
    height: 19.625rem
}

.flexslider .slides {
    height: 314px !important;
    height: 19.625rem !important;
    background: #4D454B;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4D454B), color-stop(1, #251d23));
    background: -webkit-linear-gradient(#4D454B, #251d23);
    background: -moz-linear-gradient(center bottom, #4D454B 0, #251d23 100%);
    background: -ms-linear-gradient(bottom, #4D454B, #251d23);
    background: -o-linear-gradient(#4D454B, #251d23);
    background: linear-gradient(#4D454B, #251d23)
}

.flexslider .slides li .ctr {
    width: 960px;
    width: 60rem;
    margin: 0 -10px;
    margin: 0rem -0.625rem;
    height: 314px;
    height: 19.625rem;
    padding: 24px 0 0;
    margin: 0 auto
}

.flexslider .slides li .ctr div {
    float: left;
    overflow: hidden;
    width: auto;
    -webkit-box-shadow: 0 1px 1px #eee;
    -moz-box-shadow: 0 1px 1px #eee;
    box-shadow: 0 1px 1px #eee;
    position: relative;
    /*margin: 0 30px 0 0;*/
    overflow: visible;
    text-align: center
}

.home .flexslider .slides li .ctr div { 
	margin: 0 30px 0 0;
}

.flexslider .slides li .ctr div:after {
    content: "";
    display: block;
    background-image: url('/public/img/tpl/sprite.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 460px;
    width: 28.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    height: 40px;
    height: 2.5rem;
    bottom: -40px;
    bottom: -2.5rem;
    left: 0;
    z-index: 10000;
    position: absolute
}

.flexslider .slides li .ctr div img {
    border: 10px solid #fff;
    display: inline-block;
    display: block
}

.flexslider .slides li .ctr h1 {
    color: #fff;
    font-weight: 300;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    width: 380px;
    width: 23.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden;
    margin: 22px 0 0;
    overflow: inherit
}

.flexslider .slides li .ctr h1 span {
    display: block
}

.flexslider .slides li .ctr h1 span.small {
    font-size: 18px;
    font-size: 1.125rem;
    font-style: italic
}

.flexslider .slides li .ctr a.slide-link {
    padding: 0 30px 0 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hidden;
    line-height: 40px;
    line-height: 2.5rem;
    background: #2d2d2d;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    border: none;
    cursor: pointer;
    text-align: center;
    margin-top: 26px;
    margin-top: 1.625rem;
    -webkit-box-shadow: 0 2px 0 #030303;
    -moz-box-shadow: 0 2px 0 #030303;
    box-shadow: 0 2px 0 #030303
}

.flexslider .slides li .ctr a.slide-link:hover {
    position: relative;
    top: 1px;
    top: 0.0625rem;
    -webkit-box-shadow: 0 1px 0 #030303;
    -moz-box-shadow: 0 1px 0 #030303;
    box-shadow: 0 1px 0 #030303;
    text-decoration: none
}

.flexslider .slides li .ctr a.slide-link:active {
    position: relative;
    top: 2px;
    top: 0.125rem;
    -webkit-box-shadow: 0 0 0 #030303;
    -moz-box-shadow: 0 0 0 #030303;
    box-shadow: 0 0 0 #030303;
    text-decoration: none
}

.flexslider .slides li .ctr a.slide-link:link,
.flexslider .slides li .ctr a.slide-link:visited,
.flexslider .slides li .ctr a.slide-link:hover,
.flexslider .slides li .ctr a.slide-link a:active {
    text-decoration: none;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.flexslider .slides li .ctr a.slide-link:hover {
    background: #030303
}

.flexslider.ancho .slides li .ctr {
    position: relative
}

.flexslider.ancho .slides li .ctr div {
    margin: 0
}

.flexslider.ancho .slides li .ctr div:after {
    left: 50%;
    margin-left: -230px;
    margin-left: -14.375rem
}

.flexslider.ancho .slides li .ctr .img {
    width: 100% !important;
    margin: auto !important;
    background: #4D454B
}

.flexslider.ancho .slides li .ctr .img img {
    width: 100%;
    max-height: 318px;
    max-height: 19.875rem
}

.flexslider.ancho .slides li .ctr .txt {
    position: absolute;
    right: 20px;
    right: 1.25rem;
    text-align: left;
    -webkit-box-shadow: 0 0 0 #030303;
    -moz-box-shadow: 0 0 0 #030303;
    box-shadow: 0 0 0 #030303
}

.flexslider.ancho .slides li .ctr .txt:after {
    display: none
}

.flexslider.ancho .slides li .ctr .txt h1 {
    padding: 20px 20px 40px 20px;
    background: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    color: #030303;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem
}

.flexslider.ancho .slides li .ctr .txt a.slide-link {
    clear: both;
    float: right;
    overflow: hidden;
    display: inline-block;
    margin: -20px 20px 0 0
}

.flexslider.ancho .flex-control-nav {
    z-index: 500000;
    padding-left: 0;
    bottom: 0 !important
}

.flexslider.ancho .flex-direction-nav li a.prev {
    margin-left: -45px !important
}

.flexslider.ancho .flex-direction-nav li a.next {
    margin-left: 15px !important
}

.flex-direction-nav li a {
    width: 32px !important;
    height: 32px !important;
    background: url(/public/img/tpl/sprite.png) no-repeat !important;
    top: 310px !important;
    left: 50% !important;
    margin-left: 10px !important
}

.flex-direction-nav li a.prev {
    background-position: -600px 0 !important
}

.flex-direction-nav li a.prev:hover {
    margin-top: -11px;
    margin-top: -0.6875rem;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.flex-direction-nav li a.next {
    background-position: -800px 0 !important;
    left: 50% !important;
    margin-left: 55px !important
}

.flex-direction-nav li a.next:hover {
    margin-top: -11px;
    margin-top: -0.6875rem;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.flex-control-nav {
    text-align: center !important;
    bottom: 14px !important;
    left: 50% !important;
    margin-left: -50% !important;
    width: 100%;
    padding-left: 85px;
    padding-left: 5.3125rem
}

.flex-control-nav li a {
    width: 13px;
    height: 13px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.flex-control-nav li a:after {
    font-family: 'icons';
    content: "c";
    color: #4D454B;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    font-size: 14px;
    font-size: 0.875rem
}

.flex-control-nav li a:hover:after {
    color: #251d23
}

.flex-control-nav li a.active:after {
    color: #2d2d2d;
    cursor: default
}

.wrapper {
    width: 960px;
    width: 60rem;
    margin: 0 -10px;
    margin: 0rem -0.625rem;
    margin: 0 auto
}

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

.wrapper:after {
    clear: both
}

.claim {
    width: 880px;
    width: 55rem;
    margin: 0 -10px;
    margin: 0rem -0.625rem;
    margin: 50px auto 80px
}

.claim p {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 40px;
    line-height: 2.5rem;
    color: #777;
    text-align: center
}

section[role="main"] {
    margin: 0 0 66px
}

section[role="main"] ul {
    width: 960px;
    width: 60rem;
    margin: 0 -10px;
    margin: 0rem -0.625rem;
    margin: 0 auto;
    overflow: hidden
}

section[role="main"] ul li {
    width: 300px;
    width: 18.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden;
    position: relative
}

section[role="main"] ul li p {
    line-height: 20px;
    line-height: 1.25rem
}

section[role="main"] ul li p.sig {
    margin: 22px 0 0
}

section[role="main"] ul li p.sig span {
    font-weight: 600
}

section[role="main"] ul li p.sig span.com {
    display: block;
    color: #4D454B;
    font-weight: normal
}

section[role="main"] ul li a {
    padding: 0 20px 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hidden;
    line-height: 30px;
    line-height: 1.875rem;
    background: #DB2354;
    -webkit-box-shadow: 0 2px 0 #b3002c;
    -moz-box-shadow: 0 2px 0 #b3002c;
    box-shadow: 0 2px 0 #b3002c;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    border: none;
    cursor: pointer;
    text-align: center;
    margin: 28px 0 0
}

section[role="main"] ul li a:hover {
    position: relative;
    top: 1px;
    top: 0.0625rem;
    -webkit-box-shadow: 0 1px 0 #b3002c;
    -moz-box-shadow: 0 1px 0 #b3002c;
    box-shadow: 0 1px 0 #b3002c;
    text-decoration: none
}

section[role="main"] ul li a:active {
    position: relative;
    top: 2px;
    top: 0.125rem;
    -webkit-box-shadow: 0 0 0 #b3002c;
    -moz-box-shadow: 0 0 0 #b3002c;
    box-shadow: 0 0 0 #b3002c;
    text-decoration: none
}

section[role="main"] ul li div {
    padding: 28px 28px 48px;
    text-align: center;
    position: relative;
    z-index: 2
}

section[role="main"] ul li div strong {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    display: block;
    margin-bottom: 16px;
    margin-bottom: 1rem
}

section[role="main"] ul li div p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem
}

section[role="main"] ul li div a {
    padding: 0 20px 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hidden;
    line-height: 40px;
    line-height: 2.5rem;
    background: #DB2354;
    -webkit-box-shadow: 0 2px 0 #b3002c;
    -moz-box-shadow: 0 2px 0 #b3002c;
    box-shadow: 0 2px 0 #b3002c;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    border: none;
    cursor: pointer;
    text-align: center;
    margin-top: 46px;
    margin-top: 2.875rem
}

section[role="main"] ul li div a:hover {
    position: relative;
    top: 1px;
    top: 0.0625rem;
    -webkit-box-shadow: 0 1px 0 #b3002c;
    -moz-box-shadow: 0 1px 0 #b3002c;
    box-shadow: 0 1px 0 #b3002c;
    text-decoration: none
}

section[role="main"] ul li div a:active {
    position: relative;
    top: 2px;
    top: 0.125rem;
    -webkit-box-shadow: 0 0 0 #b3002c;
    -moz-box-shadow: 0 0 0 #b3002c;
    box-shadow: 0 0 0 #b3002c;
    text-decoration: none
}

section[role="main"] ul li:last-child {
    border: 2px solid #d9d9d9
}

section[role="main"] ul li:last-child:before {
    display: block;
    content: "";
    border-bottom: 300px solid #f8f8f8;
    border-left: 298px solid rgba(0, 0, 0, 0);
    height: 0;
    width: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1
}

.gallery-home {
    width: 960px;
    width: 60rem;
    margin: 0 -10px;
    margin: 0rem -0.625rem;
    margin: 0 auto 80px;
    clear: both
}

.gallery-home .title {
    width: 100%;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    margin: 0 10px 16px
}

.gallery-home .noticias .title {
    margin-left: 0;
}

.gallery-home .noticias small.fecha {
    padding-left: 0
}

.gallery-home .title a {
    padding: 0 20px 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    line-height: 30px;
    line-height: 1.875rem;
    background: #DB2354;
    -webkit-box-shadow: 0 2px 0 #b3002c;
    -moz-box-shadow: 0 2px 0 #b3002c;
    box-shadow: 0 2px 0 #b3002c;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    border: none;
    cursor: pointer;
    text-align: center;
    float: right;
    overflow: hidden;
    position: relative;
    margin-top: -6px;
    margin-top: -0.375rem
}

.gallery-home .title a:hover {
    position: relative;
    top: 1px;
    top: 0.0625rem;
    text-decoration: underline
}

.gallery-home .title a:active {
    position: relative;
    top: 2px;
    top: 0.125rem;
    -webkit-box-shadow: 0 0 0 #b3002c;
    -moz-box-shadow: 0 0 0 #b3002c;
    box-shadow: 0 0 0 #b3002c;
    text-decoration: none
}

.gallery-home ul {
    overflow: hidden
}

.gallery-home li {
    width: 220px;
    width: 13.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden
}

.gallery-home li>a {
    height: 140px;
    height: 8.75rem;
    margin-bottom: 18px;
    margin-bottom: 1.125rem
}

.gallery-home li:hover img {
    border-color: #4D454B
}

.gallery-home img {
    border: 3px solid #eee;
    display: block;
    max-width: 100%
}

.gallery-home p {
    line-height: 20px;
    line-height: 1.25rem
}

.gallery-home p a {
    font-weight: 600 !important
}

.last-tweet {
    clear: both;
    width: 960px;
    width: 60rem;
    margin: 0 -10px;
    margin: 0rem -0.625rem;
    margin: 0 auto 60px;
    text-align: center
}

.last-tweet:before,
.last-tweet:after {
    content: "";
    display: table
}

.last-tweet:after {
    clear: both
}

.last-tweet .title {
    text-align: center;
    margin: 0 0 34px
}

.last-tweet p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 25px;
    line-height: 1.5625rem;
    margin: 0 0 26px
}

.last-tweet .author {
    position: relative
}

.last-tweet .author:before {
    display: block;
    content: "k";
    font-family: "icons";
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 30px;
    line-height: 1.875rem;
    color: #4D454B;
    width: 44px;
    width: 2.75rem;
    height: 35px;
    height: 2.1875rem;
    position: absolute;
    top: -4px;
    top: -0.25rem;
    left: -50px;
    left: -3.125rem
}

footer {
    clear: both
}

footer:before,
footer:after {
    content: "";
    display: table
}

footer:after {
    clear: both
}

footer .foot {
    background: #2d2d2d;
    padding: 38px 0
}

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

footer .foot:after {
    clear: both
}

footer .ctr {
    width: 960px;
    width: 60rem;
    margin: 0 -10px;
    margin: 0rem -0.625rem;
    margin: 0 auto
}

footer .col {
    width: 300px;
    width: 18.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden;
    overflow: inherit
}

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

footer .col:after {
    clear: both
}

footer .col:first-child ul li {
    padding: 0 0 0 22px;
    line-height: 25px;
    line-height: 1.5625rem;
    position: relative;
    font-weight: 300;
    clear: left
}

footer .col:first-child ul li:before {
    content: "";
    display: block;
    height: 7px;
    height: 0.4375rem;
    width: 6px;
    width: 0.375rem;
    position: absolute;
    top: 8px;
    top: 0.5rem;
    left: 0;
    background-image: url('/public/img/tpl/sprite.png');
    background-repeat: no-repeat;
    background-position: -400px -200px
}

footer .col:first-child ul li a {
    text-overflow: ellipsis;
    display: block;
    line-height: 1.5;
    float: left;
    overflow: hidden
}

footer .col:nth-child(2)>a {
    padding: 0 20px 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hidden;
    line-height: 40px;
    line-height: 2.5rem;
    background: #DB2354;
    -webkit-box-shadow: 0 2px 0 #b3002c;
    -moz-box-shadow: 0 2px 0 #b3002c;
    box-shadow: 0 2px 0 #b3002c;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    border: none;
    cursor: pointer;
    text-align: center
}

footer .col:nth-child(2)>a:hover {
    position: relative;
    top: 1px;
    top: 0.0625rem;
    -webkit-box-shadow: 0 1px 0 #b3002c;
    -moz-box-shadow: 0 1px 0 #b3002c;
    box-shadow: 0 1px 0 #b3002c;
    text-decoration: none
}

footer .col:nth-child(2)>a:active {
    position: relative;
    top: 2px;
    top: 0.125rem;
    -webkit-box-shadow: 0 0 0 #b3002c;
    -moz-box-shadow: 0 0 0 #b3002c;
    box-shadow: 0 0 0 #b3002c;
    text-decoration: none
}

footer .col>p {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    color: #fff;
    margin: 0 0 24px
}

footer .col a:link,
footer .col a:visited,
footer .col a:hover,
footer .col a:active {
    color: #fff
}

footer .social-links-foot {
    overflow: hidden;
    margin: 0 0 32px
}

footer .social-links-foot li {
    float: left;
    overflow: hidden;
    margin: 0 2px 0 0
}

footer .social-links-foot li a {
    width: 36px;
    width: 2.25rem;
    height: 36px;
    height: 2.25rem;
    display: block;
    text-indent: -9999px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    position: relative
}

footer .social-links-foot li a:after {
    font-family: 'icons';
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    font-size: 36px;
    font-size: 2.25rem
}

footer .social-links-foot li a.facebook:after {
    content: "d"
}

footer .social-links-foot li a.twitter:after {
    content: "j"
}

footer .social-links-foot li a.linkedin:after {
    content: "f"
}

footer .social-links-foot li a.google:after {
    content: "e"
}

footer .social-links-foot li a.blogger:after {
    content: "b"
}

footer .social-links-foot li a.pinterest:after {
    content: "p"
}

footer .social-links-foot li a.instagram:after {
    content: "a"
}

footer .social-links-foot li a.wordpress:after {
    content: "n"
}

footer .social-links-foot li a:hover:after {
    color: #4D454B
}

footer address {
    color: #fff;
    font-style: normal;
    font-size: 14px;
    font-size: 0.875rem;
    position: inherit;
    float: none;
    overflow: hidden;
    line-height: 20px;
    line-height: 1.25rem;
    margin: 0
}

footer address span {
    display: block
}

footer address dl {
    overflow: hidden;
    padding: 16px 0 0
}

footer address dt {
    display: inline;
    float: left;
    overflow: hidden;
    margin-right: 4px;
    margin-right: 0.25rem
}

footer address dd {
    font-size: 14px !important;
    font-size: 0.875rem !important;
    color: #fff !important;
    font-weight: 300 !important;
    margin: inherit
}

footer address dd a:link,
footer address dd a:visited {
    text-decoration: underline
}

footer address dd a:hover,
footer address dd a:active {
    text-decoration: none
}

.copy {
    height: 30px;
    height: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    clear: both;
    background: #f8f8f8;
    font-size: 12px;
    font-size: 0.75rem
}

.copy>div {
    width: 960px;
    margin: 0 -10px;
    margin: 0rem -0.625rem;
    margin: 0 auto
}

.copy>div>div {
    width: 300px;
    width: 18.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden
}

.copy>div>div:first-child {
    width: 620px;
    width: 38.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem
}

.main-header {
    background: #4D454B;
    height: 105px;
    height: 6.5625rem;
    line-height: 140px;
    line-height: 8.75rem;
    overflow: hidden
}

.main-header h1.doble {
    width: 53%;
    margin-top: 7px;
    line-height: 46px;
    height: 100%;
}

.main-header h1 {
    background: #4D454B;
    color: #fff;
    font-size: 48px;
    font-size: 3rem;
    left: 50%;
    margin-left: -230px;
    margin-left: -14.375rem;
    position: relative
}

.main-header h1:before {
    content: '';
    display: block;
    height: 100%;
    margin-top: -7px;
    width: 100%;
    background: #251d23;
    position: absolute;
    top: 0;
    left: -100%;
    margin-left: -30px;
    margin-left: -1.875rem
}

section.main {
    width: 960px;
    width: 60rem;
    margin: 0 -10px;
    margin: 0rem -0.625rem;
    margin: 0 auto
}

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

section.main:after {
    clear: both
}

section.main .excerpt {
    width: 700px;
    width: 43.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: right;
    overflow: hidden;
    line-height: 24px;
    line-height: 1.5rem;
    font-size: 18px;
    font-size: 1.125rem;
    margin: 40px 10px 40px
}

section.main.gallery ul {
    width: 100%;
    clear: both
}

section.main.gallery ul li {
    width: 220px;
    width: 13.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden;
    min-height: 230px;
    min-height: 14.375rem
}

section.main.gallery ul li>a {
    overflow: hidden;
    border: 3px solid #bbb;
    height: 140px;
    height: 8.75rem;
    display: block;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem
}

section.main.gallery ul li>a img {
    display: block;
    width: 100%;
    min-height: 100%;
    width: 214px;
    width: 13.375rem
}

section.main.gallery ul li>a:hover {
    border-color: #4D454B
}

section.main.gallery ul li>a.minivideo {
    position: relative
}

section.main.gallery ul li>a.minivideo:before {
    display: block;
    content: "c";
    font-family: "icons";
    font-size: 60px;
    font-size: 3.75rem;
    color: #2d2d2d;
    width: 60px;
    width: 3.75rem;
    height: 60px;
    height: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

section.main.gallery ul li>a.minivideo:after {
    display: block;
    content: "h";
    font-family: "icons";
    font-size: 30px;
    font-size: 1.875rem;
    color: #fff;
    width: 60px;
    width: 3.75rem;
    height: 65px;
    height: 4.0625rem;
    line-height: 60px;
    line-height: 3.75rem;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -38px 0 0 -25px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

section.main.gallery ul li>a.minivideo:hover:before {
    color: #4D454B
}

section.main.gallery ul li>a.minivideo:hover:after {
    -webkit-transform: rotate(-450deg);
    -moz-transform: rotate(-450deg);
    -o-transform: rotate(-450deg);
    transform: rotate(-450deg)
}

section.main.gallery ul li p>a {
    line-height: 20px;
    line-height: 1.25rem;
    font-weight: 600
}

section.main>.secondary-nav {
    width: 210px;
    width: 13.125rem;
    margin-left: 10px;
    margin-left: 0.625rem;
    float: left;
    overflow: hidden
}

section.main>.secondary-nav>strong {
    height: 50px;
    line-height: 26px;
    ;
    overflow: none !important;
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    border-bottom: 1px solid #eee
}

section.main>.secondary-nav ul {
    width: 100%
}

section.main>.secondary-nav ul li {
    border-bottom: 1px solid #eee;
    display: block;
    vertical-align: middle;
    width: 100%;
    position: relative
}

section.main>.secondary-nav ul li a {
    display: block;
    line-height: 1.5;
    line-height: 40px;
    line-height: 2.5rem;
    height: 40px;
    height: 2.5rem;
    padding-left: 20px;
    padding-left: 1.25rem
}

section.main>.secondary-nav ul li a:link,
section.main>.secondary-nav ul li a:visited {
    color: #4D454B
}

section.main>.secondary-nav ul li a:hover,
section.main>.secondary-nav ul li a:active,
section.main>.secondary-nav ul li a.active {
    color: #2d2d2d;
    text-decoration: none;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

section.main>.secondary-nav ul li a:before {
    display: block;
    font-family: "icons";
    content: "r";
    font-size: 8px;
    font-size: 0.5rem;
    width: 6px;
    width: 0.375rem;
    left: 0;
    color: #bbb;
    position: absolute
}

section.main .main-content {
    width: 700px;
    width: 43.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: right;
    overflow: hidden
}

section.main .main-content h1 {
    font-size: 24px;
    font-size: 1.5rem;
    width: 700px;
    width: 43.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: none;
    margin: 40px 0;
    font-weight: 600
}

section.main .main-content h1.noticia {
    margin-bottom: 10px;
    margin-bottom: 0.625rem		
}

section.main .main-content h1.noticia+.excerpt {
    margin-top: 10px;
    margin-top: 0.625rem;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    padding-bottom: 0.625rem		
}

section.main .main-content .date {
    font-weight: 600;
    color: #777;
    clear: both;
    display: inline-block;
    background: #eee;
    font-size: 12px;
    font-size: 0.75rem;
    padding: 5px;
    padding: 0.3125rem
}

section.main .main-content .excerpt {
    width: 700px;
    width: 43.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: none;
    margin: 40px 0
}

section.main .main-content img {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    border: 5px solid #d9d9d9
}

section.main .main-content img[align="left"],
section.main .main-content img.left,
section.main .main-content .flimg {
    float: left;
    overflow: hidden;
    border: 5px solid #d9d9d9;
    margin: 0 20px 20px 0;
    clear: both
}

section.main .main-content img[align="right"],
section.main .main-content img.right,
section.main .main-content .frimg {
    float: right;
    overflow: hidden;
    border: 5px solid #d9d9d9;
    margin: 0 0 20px 20px;
    clear: both
}

section.main .main-content p {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

section.main .main-content ul {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    margin-left: 30px;
    margin-left: 1.875rem;
    overflow: hidden
}

section.main .main-content ul li {
    position: relative;
    margin: 0 0 12px;
    padding: 0 0 0 20px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: #777
}

section.main .main-content ul li:before {
    display: block;
    content: "\00b7";
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 700;
    color: #DB2354;
    width: 17px;
    width: 1.0625rem;
    height: 35px;
    height: 2.1875rem;
    position: absolute;
    top: 0;
    top: 0rem;
    left: 0
}

section.main .main-content ul li strong {
    font-weight: 400
}

section.main .main-content ol {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    margin-left: 30px;
    margin-left: 1.875rem;
    overflow: hidden;
    counter-reset: li
}

section.main .main-content ol li {
    margin: 0 0 12px;
    padding: 0 0 0 20px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: #777;
    list-style: none;
    position: relative
}

section.main .main-content ol li:before {
    content: counter(li);
    counter-increment: li;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    color: #DB2354;
    width: 17px;
    width: 1.0625rem;
    height: 35px;
    height: 2.1875rem;
    position: absolute;
    top: 0;
    top: 0rem;
    left: 0
}

section.main .main-content ol li strong {
    font-weight: 400
}

section.main .main-content h2 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

section.main .main-content h3 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

section.main .main-content h4 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

section.main .main-content h5 {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

section.main .main-content h6 {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

section.main .main-content.legal {
    padding: 50px 0 40px 0
}

section.main .main-content .disqus {
    clear: both
}

section.main p {
    color: #777 !important
}

section.main p.excerpt {
    color: #2d2d2d !important
}

.pagination {
    text-align: center;
    line-height: 60px;
    line-height: 3.75rem;
    border-top: 2px solid #d9d9d9;
    clear: both;
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}

.pagination li {
    display: inline-block
}

.pagination li a,
.pagination li span {
    font-size: 14px;
    font-size: 0.875rem;
    display: block;
    min-width: 40px;
    min-width: 2.5rem;
    position: relative;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-weight: 600
}

.pagination li a:before,
.pagination li span:before {
    content: '';
    display: block;
    height: 3px;
    height: 0.1875rem;
    background: #4D454B;
    top: -2px;
    top: -0.125rem;
    width: 0;
    left: 0;
    position: absolute;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.pagination li a.current,
.pagination li span.current {
    color: #777
}

.pagination li a.current:before,
.pagination li span.current:before {
    width: 100%
}

.pagination li a:hover:before,
.pagination li span:hover:before {
    width: 100%
}

.quotes {
    width: 700px;
    width: 43.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: right;
    overflow: hidden
}

.quotes li {
    width: 300px !important;
    width: 18.75rem !important;
    margin: 0 10px 30px !important;
    margin: 0rem 0.625rem 30px!important;
    float: left;
    overflow: hidden;
    padding: 0 0 30px;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    position: relative;
    padding: 0 !important
}

.quotes li:before {
    display: none !important
}

.quotes li q {
    position: relative
}

.quotes li q:before {
    display: none
}

.quotes li q small {
    display: block;
    margin-top: 20px;
    margin-top: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem
}

.quotes li q strong {
    font-weight: 600
}

.quotes span {
    display: block;
    line-height: 20px;
    line-height: 1.25rem
}

.quotes span:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    background: #eee;
    width: 60px;
    width: 3.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    height: 1px;
    height: 0.0625rem;
    left: 0;
    margin: 0
}

.services {
    clear: both;
    width: 100%
}

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

.services:after {
    clear: both
}

.services li {
    width: 220px;
    width: 13.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden;
    background: #f8f8f8;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

.services li a {
    text-align: center;
    display: block;
    padding-bottom: 20px;
    padding-bottom: 1.25rem
}

.services li a img {
    border-bottom: 5px solid #4D454B;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.services li a h2 {
    font-weight: 600;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    padding: 0 10px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem
}

.services li a span {
    color: #2d2d2d;
    padding: 0 10px;
    display: block;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
    line-height: 20px;
    line-height: 1.25rem
}

.services li a span.date {
    margin: -10px 0 10px 0;
    background: #fff;
    font-weight: 400;
    display: inline-block;
    font-size: 12px;
    font-size: 0.75rem;
    border-bottom: 1px solid #d9d9d9
}

.services li a strong {
    padding: 0 20px 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hidden;
    line-height: 30px;
    line-height: 1.875rem;
    background: #DB2354;
    -webkit-box-shadow: 0 2px 0 #b3002c;
    -moz-box-shadow: 0 2px 0 #b3002c;
    box-shadow: 0 2px 0 #b3002c;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    border: none;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem
}

.services li a strong:hover {
    position: relative;
    top: 1px;
    top: 0.0625rem;
    -webkit-box-shadow: 0 1px 0 #b3002c;
    -moz-box-shadow: 0 1px 0 #b3002c;
    box-shadow: 0 1px 0 #b3002c;
    text-decoration: none
}

.services li a strong:active {
    position: relative;
    top: 2px;
    top: 0.125rem;
    -webkit-box-shadow: 0 0 0 #b3002c;
    -moz-box-shadow: 0 0 0 #b3002c;
    box-shadow: 0 0 0 #b3002c;
    text-decoration: none
}

.services li a:hover {
    text-decoration: none
}

.services li a:hover h2 {
    text-decoration: underline
}

.news {
    clear: both;
    width: 100%
}

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

.news:after {
    clear: both
}

.news li {
    width: 220px;
    width: 13.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden;
    background: #f8f8f8;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

.news li a {
    text-align: center;
    display: block;
    padding-bottom: 20px;
    padding-bottom: 1.25rem
}

.news li a img {
    border-bottom: 5px solid #4D454B;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.news li a h2 {
    font-weight: 600;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    padding: 0 10px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1.125rem
}

.news li a span {
    color: #2d2d2d;
    padding: 0 10px;
    display: block;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
    line-height: 20px;
    line-height: 1.25rem
}

.news li a span.date {
    margin: -10px 0 10px 0;
    background: #fff;
    font-weight: 400;
    display: inline-block;
    font-size: 12px;
    font-size: 0.75rem;
    border-bottom: 1px solid #d9d9d9
}

.news li a strong {
    padding: 0 20px 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hidden;
    line-height: 30px;
    line-height: 1.875rem;
    background: #DB2354;
    -webkit-box-shadow: 0 2px 0 #b3002c;
    -moz-box-shadow: 0 2px 0 #b3002c;
    box-shadow: 0 2px 0 #b3002c;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    border: none;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem
}

.news li a strong:hover {
    position: relative;
    top: 1px;
    top: 0.0625rem;
    -webkit-box-shadow: 0 1px 0 #b3002c;
    -moz-box-shadow: 0 1px 0 #b3002c;
    box-shadow: 0 1px 0 #b3002c;
    text-decoration: none
}

.news li a strong:active {
    position: relative;
    top: 2px;
    top: 0.125rem;
    -webkit-box-shadow: 0 0 0 #b3002c;
    -moz-box-shadow: 0 0 0 #b3002c;
    box-shadow: 0 0 0 #b3002c;
    text-decoration: none
}

.news li a:hover {
    text-decoration: none
}

.news li a:hover h2 {
    text-decoration: underline
}

.service-detail h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    margin: 40px 0 20px
}

.service-detail ul {
    margin-left: 10px;
    margin-left: 0.625rem
}

.people {
    width: 720px;
    width: 45rem;
    margin: 0 -10px;
    margin: 0rem -0.625rem;
    float: right;
    overflow: hidden
}

.people .vcard {
    width: 220px !important;
    width: 13.75rem !important;
    margin: 0 10px 20px !important;
    margin: 0rem 0.625rem 2rem !important;
    float: left;
    overflow: hidden;
    height: 320px;
    height: 20rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding: 0 !important;
    overflow: visible
}

.people .vcard:before {
    display: none !important
}

.people .vcard img {
    border: 1px solid #d9d9d9;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem
}

.people .vcard .fn {
    display: block;
    line-height: 20px;
    line-height: 1.25rem;
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem;
    border: none
}

.people .vcard .title {
    display: inline-block;
    line-height: 20px;
    line-height: 1.25rem;
    font-weight: 300;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 2px 0 4px;
    padding: 0;
    border-bottom: none
}

.people .vcard>a {
    font-weight: 600;
    font-size: 13px;
    font-size: 0.8125rem
}

ul.benefits li {
    position: relative;
    margin: 0 0 12px;
    padding: 0 0 0 30px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: #777
}

ul.benefits li:before {
    display: block;
    content: "l";
    font-family: "icons";
    font-size: 20px;
    font-size: 1.25rem;
    color: #4D454B;
    width: 17px;
    width: 1.0625rem;
    height: 35px;
    height: 2.1875rem;
    position: absolute;
    top: 0;
    top: 0rem;
    left: 0
}

ul.benefits li strong {
    font-weight: 400
}

dl.faqs {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 25px 0 46px
}

dl.faqs dt {
    color: #4D454B;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 15px;
    line-height: 0.9375rem;
    font-weight: 600;
    padding: 20px 30px 18px 0;
    list-style-position: inside;
    cursor: pointer;
    border-bottom: 1px solid #eee;
    position: relative
}

dl.faqs dt:after {
    font-family: "icons";
    content: "h";
    width: 10px;
    width: 0.625rem;
    height: 10px;
    height: 0.625rem;
    display: inline-block;
    color: #4D454B;
    font-size: 10px;
    font-size: 0.625rem;
    position: absolute;
    right: 0;
    right: 0rem;
    top: 25px;
    top: 1.5625rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    line-height: 10px;
    line-height: 0.625rem
}

dl.faqs dt.active:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

dl.faqs dt:hover,
dl.faqs dt.active {
    text-decoration: none;
    color: #444;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

dl.faqs dt.active {
    border-bottom: none
}

dl.faqs dd {
    margin: 0;
    padding: 0;
    line-height: 20px;
    line-height: 1.25rem;
    border-bottom: 1px solid #eee
}

dl.faqs dd div {
    width: 620px;
    width: 38.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    padding: 6px 0 16px;
    margin-left: 70px;
    margin-left: 4.375rem
}

dl.faqs dd div a:link,
dl.faqs dd div a:visited,
dl.faqs dd div a:hover,
dl.faqs dd div a:active {
    color: #4D454B
}

.contact-form article.form {
    padding: 46px 0 0;
    width: 620px !important;
    width: 38.75rem !important;
    margin: 0 10px !important;
    margin: 0rem 0.625rem !important;
    float: left;
    overflow: hidden;
    margin-bottom: 50px !important;
    margin-bottom: 3.125rem !important
}

.contact-form article.form .title {
    font-size: 24px;
    font-size: 1.5rem
}

.contact-form article.add {
    width: 300px !important;
    width: 18.75rem !important;
    margin: 0 10px !important;
    margin: 0rem 0.625rem !important;
    float: left;
    overflow: hidden;
    padding: 52px 0 0;
    overflow: visible
}

.contact-form article.add address {
    color: #2d2d2d;
    font-style: normal;
    font-size: 14px;
    font-size: 0.875rem;
    position: inherit;
    float: none;
    overflow: hidden;
    line-height: 20px;
    line-height: 1.25rem;
    padding: 10px 0 34px
}

.contact-form article.add address span {
    display: block
}

.contact-form article.add address dl {
    overflow: hidden;
    padding: 16px 0 0
}

.contact-form article.add address dt {
    display: inline;
    float: left;
    overflow: hidden;
    margin-right: 4px;
    margin-right: 0.25rem
}

.contact-form article.add address dd {
    font-size: 14px !important;
    font-size: 0.875rem !important;
    color: #2d2d2d !important;
    font-weight: 300 !important;
    margin: inherit
}

.contact-form article.add ul li {
    float: left;
    overflow: hidden;
    overflow: visible;
    margin-right: 0;
    margin-right: 0rem
}

.contact-form article.add ul li a {
    width: 30px;
    width: 1.875rem;
    height: 30px;
    height: 1.875rem;
    display: block;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    position: relative;
    text-indent: -99999px;
    overflow: hidden
}

.contact-form article.add ul li a:after {
    font-family: 'icons';
    color: #4D454B;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    font-size: 32px;
    font-size: 2rem
}

.contact-form article.add ul li a.facebook:after {
    content: "d"
}

.contact-form article.add ul li a.twitter:after {
    content: "j"
}

.contact-form article.add ul li a.linkedin:after {
    content: "f"
}

.contact-form article.add ul li a.google:after {
    content: "e"
}

.contact-form article.add ul li a.blogger:after {
    content: "b"
}

.contact-form article.add ul li a.pinterest:after {
    content: "p"
}

.contact-form article.add ul li a.instagram:after {
    content: "a"
}

.contact-form article.add ul li a.wordpress:after {
    content: "n"
}

.contact-form article.add ul li a:hover:after {
    color: #2d2d2d
}

.form legend {
    display: none
}

.form fieldset {
    background: #f8f8f8;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    padding: 38px 0 30px 0
}

.form .fields {
    width: 100%;
    clear: left
}

.form .fields label {
    display: block;
    position: relative;
    float: left;
    overflow: hidden;
    clear: left;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    overflow: visible
}

.form .fields label.error {
    display: block;
    padding-left: 250px;
    padding-left: 15.625rem;
    line-height: 30px;
    line-height: 1.875rem;
    clear: both;
    margin: 0;
    color: #e10000;
    font-weight: 600
}

.form .fields label span.value {
    float: left;
    overflow: hidden;
    width: 210px;
    width: 13.125rem;
    box-sizing: content-box;
    padding-right: 30px;
    padding-right: 1.875rem;
    text-align: right;
    height: 40px;
    height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-size: 14px;
    font-size: 0.875rem;
    display: block;
    color: #777;
    font-weight: 600
}

.form .fields label span.required {
    position: absolute;
    right: -24px;
    right: -1.5rem;
    color: #4D454B;
    display: block;
    height: 40px;
    height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700
}

.form .fields label input[type="text"] {
    font-size: 14px;
    font-size: 0.875rem;
    float: left;
    overflow: hidden;
    text-indent: 15px;
    text-indent: 0.9375rem;
    width: 298px;
    width: 18.625rem;
    height: 38px;
    height: 2.375rem;
    line-height: 38px;
    line-height: 2.375rem;
    display: block;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px 4px 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #fff;
    -webkit-box-shadow: inset 0 1px 0 #bbb;
    -moz-box-shadow: inset 0 1px 0 #bbb;
    box-shadow: inset 0 1px 0 #bbb;
    overflow: visible
}

.form .fields label input[type="password"] {
    font-size: 14px;
    font-size: 0.875rem;
    float: left;
    overflow: hidden;
    text-indent: 15px;
    text-indent: 0.9375rem;
    width: 298px;
    width: 18.625rem;
    height: 38px;
    height: 2.375rem;
    line-height: 38px;
    line-height: 2.375rem;
    display: block;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px 4px 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: inset 0 1px 0 #bbb;
    -moz-box-shadow: inset 0 1px 0 #bbb;
    box-shadow: inset 0 1px 0 #bbb;
    overflow: visible
}

.form .fields label.mini input[type="text"] {
    width: 109px;
    width: 6.8125rem
}

.form .fields label textarea {
    font-size: 14px;
    font-size: 0.875rem;
    float: left;
    overflow: hidden;
    text-indent: 15px;
    text-indent: 0.9375rem;
    width: 298px;
    width: 18.625rem;
    height: 116px;
    height: 7.25rem;
    padding: 10px 0 0 0;
    line-height: 20px;
    line-height: 1.25rem;
    display: block;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px 4px 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: inset 0 1px 0 #bbb;
    -moz-box-shadow: inset 0 1px 0 #bbb;
    box-shadow: inset 0 1px 0 #bbb;
    overflow: visible;
    resize: none
}

.form p {
    clear: both;
    color: #777;
    width: 300px;
    width: 18.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    margin-left: 250px;
    margin-left: 15.625rem
}

.form .fbut {
    margin: 0 0 6px;
    padding: 0 0 0 250px
}

.form .fbut button {
    padding: 0 20px 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hidden;
    line-height: 40px;
    background: #DB2354;
    -webkit-box-shadow: 0 2px 0 #b3002c;
    -moz-box-shadow: 0 2px 0 #b3002c;
    box-shadow: 0 2px 0 #b3002c;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    font-size: 18px;
    border: none;
    cursor: pointer;
    text-align: center
}

.form .fbut button:hover {
    position: relative;
    top: 1px;
    top: 0.0625rem;
    -webkit-box-shadow: 0 1px 0 #b3002c;
    -moz-box-shadow: 0 1px 0 #b3002c;
    box-shadow: 0 1px 0 #b3002c;
    text-decoration: none
}

.form .fbut button:active {
    position: relative;
    top: 2px;
    top: 0.125rem;
    -webkit-box-shadow: 0 0 0 #b3002c;
    -moz-box-shadow: 0 0 0 #b3002c;
    box-shadow: 0 0 0 #b3002c;
    text-decoration: none
}

.form input:hover,
.form textarea:hover,
.form input:focus,
.form textarea:focus {
    border: 1px solid #d9d9d9 !important
}

#map {
    width: 100%;
    height: 240px;
    height: 15rem;
    border-bottom: 5px solid #eee
}

#map img {
    max-width: inherit
}

section.main p.message_ok {
    width: 100%;
    margin: 0 0 12px;
    color: #73d41b !important;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 40px;
    line-height: 2.5rem
}

section.main p.message_ko {
    width: 100%;
    margin: 0 0 12px;
    color: #e10000 !important;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 40px;
    line-height: 2.5rem
}

#cboxTitle,
#cboxCurrent {
    font-size: 14px !important;
    font-size: 0.875rem !important;
    font-weight: 600 !important
}

.clients {
    clear: both;
    width: 940px;
    width: 58.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    margin: 50px auto 0
}

.clients ul {
    overflow: hidden;
    width: 110%
}

.clients ul li {
    float: left;
    overflow: hidden;
    margin-right: 20px;
    margin-right: 1.25rem
}

.stButton {
    margin: 0 !important
}

p {
    color: #2d2d2d
}

@media screen and (max-width:1300px) {
    .request-block {
        display: none
    }
}

@media screen and (max-width:992px) {
    body {
        min-width: 100%;
        padding: 0;
        -webkit-font-smoothing: antialiased;
        width: 100%;
        position: absolute;
        overflow-x: none
    }
    header[role="banner"] .wrap-nav {
        display: none !important
    }
    header[role="banner"] {
        height: auto;
        width: 100%
    }
    header[role="banner"] .ctr.head {
        height: auto;
        width: 100%
    }
    header[role="banner"] .ctr.head:before,
    header[role="banner"] .ctr.head:after {
        content: "";
        display: table
    }
    header[role="banner"] .ctr.head:after {
        clear: both
    }
    header[role="banner"] .logo {
        width: 100%;
        text-align: center;
        float: none;
        height: auto;
        margin: 0 0 30px
    }
    header[role="banner"] #address-lang {
        text-align: center;
        top: 0;
        right: 0;
        margin: 0 0 30px;
        float: none;
        width: 100%
    }
    header[role="banner"] #address-lang #language {
        display: block;
        float: none;
        width: 100%;
        padding: 10px 0;
        position: relative;
        right: 0 !important;
        text-align: center
    }
    header[role="banner"] #address-lang #language ul {
        text-align: center;
        display: block;
        float: none;
        width: 100%
    }
    header[role="banner"] #address-lang #language ul li {
        display: inline-block;
        padding: 0 5px
    }
    header[role="banner"] #address-lang address {
        text-align: center;
        display: block;
        top: 0;
        right: 0;
        margin: 0;
        margin: 0rem;
        padding: 0;
        float: none;
        width: 100%
    }
    header[role="banner"] #address-lang address:before {
        display: none
    }
    header[role="banner"] #address-lang address dl {
        width: 100%
    }
    header[role="banner"] #address-lang address dl .tel {
        margin-bottom: 5px;
        margin-bottom: 0.3125rem
    }
    .flexslider {
        height: auto;
        margin-bottom: 0
    }
    .flexslider .slides {
        padding: 0;
        max-width: 100%;
        overflow: visible;
        height: auto !important;
        width: 100%;
        box-sizing: border-box
    }
    .flexslider .slides li {
        width: 100%
    }
    .flexslider .slides li .ctr {
        width: 100%;
        padding: 20px;
        padding: 1.25rem;
        text-align: center
    }
    .flexslider .slides li .ctr div {
        -webkit-box-shadow: 0 0 0 transparent;
        -moz-box-shadow: 0 0 0 transparent;
        box-shadow: 0 0 0 transparent
    }
    .flexslider .slides li .ctr h1 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 20px;
        line-height: 1.25rem;
        width: 100%;
        text-align: center;
        padding-bottom: 30px;
        padding-bottom: 1.875rem
    }
    .flexslider .slides li .ctr>a.slide-link {
        padding: 0 10px 0 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px 5px 5px 5px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        overflow: hidden;
        line-height: 30px;
        line-height: 1.875rem;
        background: #2d2d2d;
        color: #fff;
        font-weight: 300;
        font-size: 14px;
        font-size: 0.875rem;
        border: none;
        cursor: pointer;
        text-align: center;
        margin-top: 26px;
        margin-top: 1.625rem;
        display: inline-block;
        margin-top: -15px;
        margin-top: -0.9375rem
    }
    .flexslider .slides li .ctr>a.slide-link:hover {
        background: #030303
    }
    .flexslider .slides>li {
        width: 100%
    }
    .flexslider .slides>li .ctr {
        width: 100%;
        padding: 20px;
        padding: 1.25rem
    }
    .flexslider .slides>li .ctr div {
        width: 100%;
        margin: 0!important;
        padding: 0
    }
    .flexslider .slides>li .ctr div:after {
        display: none
    }
    .flexslider .flex-direction-nav {
        display: none !important
    }
    .flexslider .flex-control-nav {
        position: relative;
        margin-top: 40px;
        margin-top: 2.5rem;
        margin-left: 0 !important;
        top: 0 !important;
        left: 0 !important;
        padding: 0;
        text-align: center
    }
    .flexslider .flex-control-nav li a {
        height: 20px;
        height: 1.25rem;
        width: 20px;
        width: 1.25rem
    }
    .flexslider .flex-control-nav li a:after {
        font-size: 20px;
        font-size: 1.25rem
    }
    .flexslider.ancho {
        height: auto
    }
    .flexslider.ancho .slides li .ctr {
        height: auto
    }
    .flexslider.ancho .slides li .ctr .img {
        height: auto
    }
    .home .flexslider .slides li .ctr div img {
	    margin: 0 auto;
	}
    .flexslider.ancho .slides li .ctr .img .video-wrapper {
        height: auto;
        width: auto
    }
    .flexslider.ancho .slides li .ctr .img .video-wrapper #video-home {
        height: auto !important;
        width: auto !important;
        margin: 0
    }
    .flexslider.ancho .slides li .ctr .img .video-wrapper #video-home .vjs-tech {
        position: relative !important
    }
    .flexslider.ancho .slides li .ctr .txt {
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        clear: both;
        text-align: center;
        padding-bottom: 20px;
        padding-bottom: 1.25rem
    }
    .flexslider.ancho .slides li .ctr .txt h1 {
        background: transparent;
        color: #fff;
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 30px;
        line-height: 1.875rem;
        margin-top: 0;
        padding-bottom: 20px;
        padding-bottom: 1.25rem
    }
    .flexslider.ancho .slides li .ctr .txt a.slide-link {
        float: none;
        margin: 0 !important
    }
    .claim {
        margin: 0;
        width: 100%;
        padding: 40px 20px 60px
    }
    .claim p {
        width: 100%;
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 25px;
        line-height: 1.5625rem
    }
    section[role="main"] {
        width: 100%;
        margin-bottom: 40px;
        margin-bottom: 2.5rem
    }
    section[role="main"] ul {
        width: 100%;
        padding: 0 20px
    }
    section[role="main"] ul li {
        margin: 0;
        width: 100%;
        padding-bottom: 40px;
        padding-bottom: 2.5rem
    }
    section[role="main"] ul li a {
        margin-top: 10px;
        margin-top: 0.625rem
    }
    section[role="main"] ul li div {
        padding: 20px;
        padding: 1.25rem
    }
    section[role="main"] ul li div a {
        margin-top: 15px;
        margin-top: 0.9375rem
    }
    section[role="main"] ul li:last-child {
        padding-bottom: 20px;
        padding-bottom: 1.25rem
    }
    .gallery-home {
        display: none
    }
    .last-tweet {
        width: 100%;
        padding: 0 20px
    }
    .last-tweet .title {
        margin: 0 0 20px
    }
    .last-tweet p {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 20px;
        line-height: 1.25rem
    }
    .global-link {
        width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 5;
        display: block;
        z-index: 110
    }
    .global-link .banner-contact {
        width: 100%;
        padding: 0 20px;
        min-height: 0;
        margin: 0
    }
    .global-link .banner-contact div {
        width: 100%
    }
    .global-link .banner-contact div article {
        width: 100%;
        margin: 0
    }
    .global-link .banner-contact div article strong {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 40px;
        line-height: 2.5rem;
        text-align: center;
        margin: 0
    }
    .global-link .banner-contact div article p {
        display: none
    }
    .global-link .banner-contact div:before,
    .global-link .banner-contact div:after {
        display: none
    }
    footer .foot {
        width: 100%;
        padding: 0 20px
    }
    footer .foot .ctr {
        width: 100%
    }
    footer .foot .ctr .col {
        width: 100%;
        padding: 0;
        display: none
    }
    footer .foot .ctr .col:nth-child(2) {
        text-align: center;
        display: block
    }
    footer .foot .ctr .col:nth-child(2) p {
        margin: 20px 0 10px 0
    }
    footer .foot .ctr .col:nth-child(2) .social-links-foot {
        text-align: center
    }
    footer .foot .ctr .col:nth-child(2) .social-links-foot li {
        display: inline-block;
        float: none
    }
    footer .foot .ctr .col:nth-child(2) .social-links-foot li a {
        display: block
    }
    footer .foot .ctr .col:nth-child(2)>a {
        display: none
    }
    footer .copy {
        height: auto;
        width: 100%;
        margin: 0 0 45px 0;
        padding: 10px 20px;
        background: #777;
        color: #d9d9d9
    }
    footer .copy:before,
    footer .copy:after {
        content: "";
        display: table
    }
    footer .copy:after {
        clear: both
    }
    footer .copy>div {
        width: 100%;
        float: none;
        line-height: 20px;
        line-height: 1.25rem;
        text-align: center
    }
    footer .copy>div a {
        color: #fff
    }
    footer .copy>div>div {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important
    }
    .main-header {
        height: auto;
        line-height: auto;
        width: 100%;
        padding: 20px;
        padding: 1.25rem
    }
    .main-header h1 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 40px;
        line-height: 2.5rem;
        left: 0;
        margin: 0;
        top: 0
    }
    .main-header h1:before {
        display: none
    }
    section.main {
        width: 100%!important;
        padding: 0 20px 30px
    }
    section.main .secondary-nav {
        display: none
    }
    section.main .secondary-nav.faqs {
        display: block;
        width: 100%;
        padding: 0;
        float: none;
        margin: 0
    }
    section.main .main-content {
        width: 100%!important;
        padding: 0;
        float: none!important;
        margin: 0!important
    }
    section.main .main-content .excerpt {
        width: 100%;
        float: none!important;
        margin: 30px 0 40px 0
    }
    section.main .main-content img[align="left"],
    section.main .main-content img.left,
    section.main .main-content .flimg {
        float: none;
        margin: 0 0 20px 0;
        clear: both;
        width: 100% !important;
        height: auto !important
    }
    section.main .main-content img[align="right"],
    section.main .main-content img.right,
    section.main .main-content .frimg {
        float: none;
        margin: 0 0 20px 0;
        clear: both;
        width: 100% !important;
        height: auto !important
    }
    section.main .main-content ul,
    section.main .main-content ol {
        margin-left: 0
    }
    section.main .excerpt {
        width: 100%!important;
        float: none!important;
        margin: 30px 0 40px 0
    }
    section.main.gallery {
        padding: 0 20px 30px
    }
    section.main.gallery ul li {
        float: none!important;
        width: 100%!important;
        margin: 0;
        height: auto;
        min-height: 0;
        padding: 10px 0;
        border-bottom: 1px solid #eee
    }
    section.main.gallery ul li:before,
    section.main.gallery ul li:after {
        content: "";
        display: table
    }
    section.main.gallery ul li:after {
        clear: both
    }
    section.main.gallery ul li>a {
        float: left;
        overflow: hidden;
        width: 30%;
        max-width: 220px;
        max-width: 13.75rem;
        margin: 0 20px 0 0;
        height: auto
    }
    section.main.gallery ul li>a img {
        min-height: 0;
        width: 100%
    }
    section.main.gallery ul li p {
        padding: 0
    }
    .clients {
        width: 100%;
        padding: 0 20px
    }
    .clients ul {
        text-align: center;
        width: 100%
    }
    .clients ul li {
        float: none;
        display: inline-block;
        width: 30%;
        margin: 0 1.5% 3% 0
    }
    .people {
        width: 100%;
        padding: 0;
        margin: 0
    }
    .people .vcard {
        float: none;
        width: 100%;
        margin: 0;
        height: auto;
        padding: 0 0 20px 0
    }
    .people .vcard:before,
    .people .vcard:after {
        content: "";
        display: table
    }
    .people .vcard:after {
        clear: both
    }
    .people .vcard img {
        float: left;
        overflow: hidden;
        max-width: 30%;
        margin: 0 5% 0 0
    }
    .quotes {
        margin: 0;
        float: none;
        width: 100%
    }
    .quotes li {
        float: none;
        width: 100%;
        padding: 0 0 20px 0;
        margin: 0 0 30px 0
    }
    .services {
        width: 100%;
        padding: 0;
        margin: 0
    }
    .services li {
        float: none;
        width: 100%;
        margin: 0 0 20px;
        height: auto;
        padding: 10px;
        padding: 0.625rem
    }
    .services li:before,
    .services li:after {
        content: "";
        display: table
    }
    .services li:after {
        clear: both
    }
    .services li a {
        text-align: left
    }
    .services li a img {
        float: left;
        overflow: hidden;
        max-width: 220px;
        max-width: 13.75rem;
        width: 30%;
        margin: 0 20px 20px 0;
        padding: 0
    }
    .services li a h2 {
        padding: 0
    }
    .services li a span {
        padding: 0
    }
    .service-detail h2 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 25px;
        line-height: 1.5625rem
    }
    ul.benefits {
        margin: 0;
        width: 100%
    }
    ul.benefits li {
        font-size: 16px;
        font-size: 1rem;
        padding: 0 0 0 30px;
        width: 100%
    }
    dl.faqs dd div {
        margin-left: 0;
        width: 100%
    }
    section.main.contact-form {
        /*padding-left: 0;*/
        box-sizing: border-box;
    }
    .contact-form article.form {
        margin: 0!important;
        width: 100%!important
    }
    .contact-form article.form .form {
        width: 100%;
        box-sizing: border-box
    }
    .contact-form article.form .form fieldset {
        padding: 20px;
        padding: 1.25rem;
        width: 100%
    }
    .contact-form article.form .form p {
        padding: 10px 0;
        margin: 0;
        width: 100%;
        clear: both
    }
    .contact-form article.form .form .fields label {
        float: none;
        width: 75vw
    }
    .contact-form article.form .form .fields label.error {
        padding-left: 0;
        padding-left: 0rem
    }
    .contact-form article.form .form .fields label span.value {
        text-align: left;
        float: none;
        padding: 0;
        width: 100%
    }
    .contact-form article.form .form .fields label span.required {
        right: 0;
        top: 0
    }
    .contact-form article.form .form .fields label input[type="text"] {
        font-size: 16px;
        font-size: 1rem;
        float: none;
        width: 100%;
        height: 45px;
        height: 2.8125rem;
        line-height: 45px;
        line-height: 2.8125rem;
        display: block
    }
    .contact-form article.form .form .fields label textarea {
        font-size: 16px;
        font-size: 1rem;
        float: none;
        width: 100%;
        display: block
    }
    .contact-form article.form .fbut {
        padding: 0 0 0 0
    }
    .contact-form article.add {
        width: 100%;
        margin: 0
    }
    .contact-form article.add address {
        margin: 0
    }
    .contact-form article.add .vcard+strong,
    .contact-form article.add strong+ul {
        display: none
    }
    .sidr {
        display: none;
        position: absolute;
        position: fixed;
        top: 0;
        height: 100%;
        z-index: 999999;
        width: 260px;
        width: 16.25rem;
        overflow-x: none;
        overflow-y: auto;
        font-size: 15px;
        background: #030303;
        border-right: 1px solid #d9d9d9
    }
    .sidr .sidr-inner {
        overflow: hidden
    }
    .sidr .sidr-inner>ul {
        display: block;
        margin: 0;
        padding: 20px 0 0 0
    }
    .sidr .sidr-inner>ul>li {
        display: block;
        border-bottom: 1px solid #030303
    }
    .sidr .sidr-inner>ul>li a {
        display: block;
        padding: 0 0 0 30px;
        line-height: 40px;
        line-height: 2.5rem;
        font-size: 14px;
        font-size: 0.875rem;
        color: #d9d9d9;
        -webkit-transition: all 0s ease-out;
        -moz-transition: all 0s ease-out;
        -ms-transition: all 0s ease-out;
        -o-transition: all 0s ease-out;
        transition: all 0s ease-out
    }
    .sidr .sidr-inner>ul>li a:before {
        display: block;
        font-family: "icons";
        content: "r";
        font-size: 8px;
        font-size: 0.5rem;
        width: 6px;
        width: 0.375rem;
        left: 10px;
        left: 0.625rem;
        color: #777;
        position: absolute
    }
    .sidr .sidr-inner>ul>li a:link,
    .sidr .sidr-inner>ul>li a:visited {
        color: #d9d9d9
    }
    .sidr .sidr-inner>ul>li a:hover,
    .sidr .sidr-inner>ul>li a:active {
        color: #fff;
        background: #4D454B;
        text-decoration: none
    }
    .sidr .sidr-inner>ul>li a:hover:before,
    .sidr .sidr-inner>ul>li a:active:before {
        color: #fff
    }
    .sidr .sidr-inner>ul>li li a {
        padding: 0 0 0 50px
    }
    .sidr .sidr-inner>ul>li li a:before {
        left: 30px;
        left: 1.875rem
    }
    .sidr.left {
        left: -260px;
        left: -16.25rem;
        right: auto
    }
    #slideRight {
        height: 45px;
        height: 2.8125rem;
        line-height: 45px;
        line-height: 2.8125rem;
        text-align: center;
        width: 50px;
        width: 3.125rem;
        display: block;
        overflow: hidden;
        z-index: 555555;
        position: absolute;
        top: 0;
        left: 0
    }
    #slideRight:before {
        font-family: 'icons';
        content: 'm';
        font-size: 30px;
        font-size: 1.875rem;
        color: #2d2d2d
    }
}
@media screen and (max-width:520px) {
	.noticias ul.news {
	    display: flex;
	    flex-direction: column;
	    align-items: center
	}
}

.temporal {
    border-top: 35px solid #4D454B
}

.temporal .tempcontent {
    margin: 50px auto;
    width: 600px;
    width: 37.5rem;
    text-align: center
}

.temporal .tempcontent .logotemp {
    display: block;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

.temporal .tempcontent .titletemp {
    font-size: 42px;
    font-size: 2.625rem;
    font-weight: 300;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    display: block
}

.temporal .tempcontent .texttemp * {
    font-size: 18px;
    font-size: 1.125rem
}

.temporal .tempcontent .texttemp p {
    margin-bottom: 10px;
    margin-bottom: 0.625rem
}

.temporal .tempcontent .texttemp strong,
.temporal .tempcontent .texttemp strong * {
    font-weight: 600
}

@media only screen and (max-width:1024px) {
    .global-link .banner-contact div article strong {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.lt-ie9 .minivideo:before,
.ie10 .minivideo:before {
    display: none !important
}

.lt-ie9 .minivideo:after,
.ie10 .minivideo:after {
    display: none !important
}

#calendarTitle {
    display: none !important
}

small.fecha {
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 0 0 10px 10px;
}

.main-header h1.tel-movil {
    color: white;
    font-weight: inherit;
    display: none;
}

.main-header h1.tel-movil a {
    color: white;
    font-weight: 300;
}

section.main {
    width: 960px;
    width: 60rem;
    margin: 0 -10px;
    margin: 0rem -0.625rem;
    margin: 0 auto
}

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

section.main:after {
    clear: both
}

section.main .excerpt {
    width: 700px;
    width: 43.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: right;
    overflow: hidden;
    line-height: 30pxline-height: 1.875rem;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    font-weight: 300;
    margin: 40px 10px 40px;
}

section.main.gallery ul {
    width: 100%;
    clear: both
}

section.main.gallery ul li {
    width: 220px;
    width: 13.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: left;
    overflow: hidden;
    min-height: 230px;
    min-height: 14.375rem
}

section.main.gallery ul li>a {
    overflow: hidden;
    border: 3px solid #bbb;
    height: 140px;
    height: 8.75rem;
    display: block;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem
}

section.main.gallery ul li>a img {
    display: block;
    width: 100%;
    min-height: 100%;
    width: 214px;
    width: 13.375rem
}

section.main.gallery ul li>a:hover {
    border-color: #4D454B
}

section.main.gallery ul li>a.minivideo {
    position: relative
}

section.main.gallery ul li>a.minivideo:before {
    display: block;
    content: "c";
    font-family: "icons";
    font-size: 60px;
    font-size: 3.75rem;
    color: #2d2d2d;
    width: 60px;
    width: 3.75rem;
    height: 60px;
    height: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

section.main.gallery ul li>a.minivideo:after {
    display: block;
    content: "h";
    font-family: "icons";
    font-size: 30px;
    font-size: 1.875rem;
    color: #fff;
    width: 60px;
    width: 3.75rem;
    height: 65px;
    height: 4.0625rem;
    line-height: 60px;
    line-height: 3.75rem;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -38px 0 0 -25px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

section.main.gallery ul li>a.minivideo:hover:before {
    color: #4D454B
}

section.main.gallery ul li>a.minivideo:hover:after {
    -webkit-transform: rotate(-450deg);
    -moz-transform: rotate(-450deg);
    -o-transform: rotate(-450deg);
    transform: rotate(-450deg)
}

section.main.gallery ul li p>a {
    line-height: 20px;
    line-height: 1.25rem;
    font-weight: 600
}

section.main>.secondary-nav {
    width: 210px;
    width: 13.125rem;
    margin-left: 10px;
    margin-left: 0.625rem;
    float: left;
    overflow: hidden
}

section.main>.secondary-nav>strong {
    height: 50px;
    line-height: 26px;
    overflow: show;
    margin-top: 30px;
    padding-bottom: 60px;
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    border-bottom: 1px solid #eee
}

section.main>.secondary-nav ul {
    width: 100%
}

section.main>.secondary-nav ul li {
    border-bottom: 1px solid #eee;
    display: block;
    vertical-align: middle;
    width: 100%;
    position: relative
}

section.main>.secondary-nav ul li a {
    display: block;
    line-height: 1.5;
    line-height: 40px;
    line-height: 2.5rem;
    height: 40px;
    height: 2.5rem;
    padding-left: 20px;
    padding-left: 1.25rem
}

section.main>.secondary-nav ul li a.doble {
    line-height: 20px;
}

section.main>.secondary-nav ul li a:link,
section.main>.secondary-nav ul li a:visited {
    color: #4D454B
}

section.main>.secondary-nav ul li a:hover,
section.main>.secondary-nav ul li a:active,
section.main>.secondary-nav ul li a.active {
    color: #2d2d2d;
    text-decoration: none;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

section.main>.secondary-nav ul li a:before {
    display: block;
    font-family: "icons";
    content: "r";
    font-size: 8px;
    font-size: 0.5rem;
    width: 6px;
    width: 0.375rem;
    left: 0;
    color: #bbb;
    position: absolute
}

section.main .main-content {
    width: 700px;
    width: 43.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: right;
    overflow: hidden
}

section.main .main-content h1 {
    font-size: 24px;
    font-size: 1.5rem;
    width: 700px;
    width: 43.75rem;
    margin: 0 10px;
    margin: 0rem 0.625rem;
    float: none;
    margin: 40px 0;
    font-weight: 600
}

section.main .main-content h1.noticia {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    width: 100%;
}

section.main .main-content h1.noticia+.excerpt {
    margin-top: 10px;
    margin-top: 0.625rem;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    padding-bottom: 0.625rem
}

section.main .main-content .date {
    font-weight: 600;
    color: #777;
    clear: both;
    display:inline?? {
        
p,li,span{font-weight:normal;}

section.main>.secondary-nav ul li a.triple{line-height:20px; height:60px;}

section[role="main"] ul li div a{
  background: #FFB300 !important;
  box-shadow: 0 2px 0 #000000;
}
footer .col:nth-child(2)>a{
  background: #FFB300 !important;
  box-shadow: 0 2px 0 #000000;
}
.form .fbut button{
  background: #FFB300 !important;
  box-shadow: 0 2px 0 #000000;
}
.flexslider.ancho .slides li .ctr .txt a.slide-link{
  background: #FFB300 !important;
}
.form .fbut button{
  background: #FFB300 !important;
}
.request-block{
  background: #F0D135 !important;
  border: 4px solid #FFB300 !important;
}
.request-block:hover{
  background: #F0D135 !important;
  border: 4px solid #FFB300 !important;
}
.request-block:before{
  border-bottom: 146px solid #FFB300 !important;
}
/********************/
/** MENU PRINCIPAL **/
/********************/
header[role="banner"] #nav ul li.drop ul li {
    width: 100% !important;
    min-height: 30px !important;
    padding: 5px 0 !important;
    line-height: 16px !important;
    height: auto !important;
    white-space: inherit !important;
}

#address-lang address dl dd.tel {
    color: #4D454B;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 600;
}
#address-lang address dl dd.tel-movil {
    display: none;
}

p,li,span{
	font-weight:normal;
}

/** Menu secundario **/
section.main>.secondary-nav>strong.simple{
	line-height:80px;
}
/** Servicios detalle **/
img.img_servicios_gde{
	border:0px !important;
}


@media screen and (max-width:1024px) {
		section.main, section.main .main-content {
	    width: 100% !important;
	}
}

@media screen and (max-width:800px) {
	#address-lang address dl dd.tel-movil {
    color: #4D454B;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 800;
    display: block!important;
	}
	header[role=banner] #address-lang address:before {
	    display: none;
	}
	header[role=banner] #address-lang address dl {
	    width: 100%}
	header[role=banner] #address-lang address dl .tel-movil {
	    margin-bottom: .3125rem;
	}
	header[role=banner] #address-lang address dl .tel {
	    display: none;
	}
	.flexslider .slides {
    padding: 0;
    max-width: inherit;
    height: auto!important;
    width: auto;
    box-sizing: border-box;
	}
	.contact-form article.form {
    margin: 0;
    width: 100%!important;
	}
	.contact-form article.form .form {
    width: 100%!important;
    box-sizing: border-box;
	}
	section.main, section.main .main-content {
	    width: 100% !important;
	}
}


/* Servicios HOME */

.gallery-home ul.services>li{
	height:390px !important;
}


@media screen and (max-width: 800px){
  .global-link .banner-contact {
    background: #FFB300 !important;
    border-top: 5px solid rgba(255,255,255,.5) !important;
    padding: 20px 0px !important;
  }

  /* SERVICIOS HOME */
  .gallery-home {
    display: block;
    width: 100% !important;    
  }

  .gallery-home ul.services>li{
    height: 185px !important;
    min-height:160px !important;
  }
  
}




/**********/
/** FAQS **/
/**********/
dl.faqs dt {
	line-height: 1.50rem !important
}

/****************/
/** RESPONSIVE **/
/****************/
@media screen and (max-width:800px) {
	.movilhidden { display: none !important}
	.main-header h1.tel-movil {display: block;}
	#address-lang address dl dd.tel-movil {color: #4D454B;font-size: 30px;font-size: 1.875rem;font-weight: 800;display: block!important;}
	header[role=banner] #address-lang address:before {display: none;}
	header[role=banner] #address-lang address dl {width: 100%}
	header[role=banner] #address-lang address dl .tel-movil {margin-bottom: .3125rem;}
	header[role=banner] #address-lang address dl .tel { display: none;}
	.flexslider .slides { padding: 0; max-width: inherit; height: auto!important; width: auto;box-sizing: border-box;}
	.contact-form article.form {margin: 0; width: 100%!important;}
	.contact-form article.form .form { width: 100%!important; box-sizing: border-box;}
	.contact-form article.form .form fieldset { padding-left: 10px; padding-right: 10px}
}

@media screen and (max-width: 500px){
  /* SERVICIOS HOME */
  .gallery-home {
    display: block;
    width: 100% !important;    
    padding: 0 10px;
    box-sizing: border-box;
  }
  .gallery-home ul.services>li{
    height: 400px !important;
    min-height:160px !important;
  }
  ul.services>li>a>img{
    max-width: 100% !important;
    width: 100% !important;
    height:auto !important;
  }
  ul.services li h2{
    display:block;
    clear: both;
  }
  div.sidr-inner ul li a{
    font-size:18px !important;
  }

  body.home .global-link {
    width: 100% !important;
    padding-left: 0px;
  }

  body.home .global-link .banner-contact {
    width: 100% !important;
  }

  .gallery-home .title {
    width:100%;
  }

  .gallery-home .title  a{
    display:none !important;
  }

  p img{
    height: auto !important;
  }

  /* MAPA */
  .gomapMarker { 
    display: block !important;
    width: 180px !important;
    height: auto !important; 
    padding:10px 0px !important;
  } 
}


.g-recaptcha{
    float: right;
    margin: 20px 72px 0px 0px;
}

input.form-noseve{
	display:none;
}
fieldset small{
	font-size:11px;
	margin-right:10px;
}
