@charset "UTF-8";
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}
a:active,
a:hover {
    outline: 0
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700
}
del {
    text-decoration: line-through
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
input,
select {
    vertical-align: middle
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button {
    overflow: visible
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
embed,
object {
    outline: 0
}
textarea {
    overflow: auto
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
* {
    box-sizing: border-box
}
@font-face {
    font-family: icomoon;
    src: url(fonts/icomoon.eot);
    src: url(fonts/icomoon.eot) format('embedded-opentype'), url(fonts/icomoon.woff) format('woff'), url(fonts/icomoon.ttf) format('truetype'), url(fonts/icomoon.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

#chat .close-chat:before,
#server-status .close-status:before,
#slider .next:before,
#slider .prev:before,
.account a:before,
.aside-left .sub-menu a:after,
.aside-right .sub-menu a:after,
.button-alt-3:after,
.button-banner:after,
.button-big:after,
.button-load:after,
.button-show-info:after,
.button-table:before,
.check:before,
.cont-info-prod aside .close-side:after,
.custom-select::after,
.detail-table .show-table:after,
.footer .social li a:after,
.list-faq>li>h2 a:before,
.main-nav .cont-main-nav>ul>li>a:after,
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before,
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before,
.no-check:before,
.pager .next:before,
.pager .prev:before,
[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-flickr:before {
    content: "\e600"
}
.icon-twitter:before {
    content: "\e601"
}
.icon-facebook-f:before,
.icon-facebook:before {
    content: "\e602"
}
.icon-faq-close:before {
    content: "\e603"
}
.icon-faq-load:before {
    content: "\e604"
}
.icon-faq-open:before {
    content: "\e605"
}
.icon-icon-account:before {
    content: "\e606"
}
.icon-icon-buy:before {
    content: "\e607"
}
.icon-icon-download:before {
    content: "\e608"
}
.icon-icon-menu-side:before {
    content: "\e609"
}
.icon-icon-next:before {
    content: "\e60a"
}
.icon-icon-prev:before {
    content: "\e60b"
}
.icon-icon-related:before {
    content: "\e60c"
}
.icon-icon-select:before {
    content: "\e60d"
}
.icon-icon-sublink:before {
    content: "\e60e"
}
.icon-modal-close:before {
    content: "\e60f"
}
.icon-modal-next:before {
    content: "\e610"
}
.icon-modal-prev:before {
    content: "\e611"
}
.icon-slider-next:before {
    content: "\e612"
}
.icon-slider-prev:before {
    content: "\e613"
}
.icon-table-include:before {
    content: "\e614"
}
.icon-table-notinclude:before {
    content: "\e615"
}
.my-mfp-zoom-in .slide {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}
.my-mfp-zoom-in.mfp-ready .slide {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.my-mfp-zoom-in.mfp-removing .slide {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #202020;
    opacity: .8;
    filter: alpha(opacity=80)
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    box-sizing: border-box
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    padding: 0 60px;
    max-width: 980px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .mfp-content {
        padding: 0 60px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .mfp-content {
        padding: 0 50px
    }
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-hide {
    display: none!important
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #CCC
}
.mfp-preloader a:hover {
    color: #FFF
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
button.mfp-close {
    border: 2px solid #e3e3e3;
    border-radius: 45px;
    background-clip: padding-box;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.mfp-close {
    width: 32px;
    height: 32px;
    line-height: 29px;
    position: absolute;
    right: 10px;
    top: 10px;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 2.5rem;
    font-family: Arial, Baskerville, monospace
}
.mfp-close:focus,
.mfp-close:hover {
    border: 2px solid #202020
}
.mfp-close-btn-in .mfp-close {
    color: #202020
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}
.mfp-arrow {
    position: absolute;
    margin: -30px 0 0;
    top: 50%;
    padding: 0;
    width: 60px;
    height: 60px;
    background-color: transparent;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 2000
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    .mfp-arrow {
        width: 40px;
        height: 40px;
        margin-top: -20px
    }
}
.mfp-arrow:active {
    margin-top: -30px
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    border: 2px solid #f4dc3c
}
.mfp-arrow-left {
    left: 50%;
    margin-left: -520px
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    .mfp-arrow-left {
        margin-left: 0;
        left: 10px
    }
}
.mfp-arrow-right {
    right: 50%;
    margin-right: -520px
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    .mfp-arrow-right {
        margin-right: 0;
        right: 10px
    }
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before,
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    color: #F4DC3C;
    font-size: 2.2rem;
    line-height: 57px;
    display: inline-block;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    .mfp-arrow-left .mfp-b,
    .mfp-arrow-left:before,
    .mfp-arrow-right .mfp-b,
    .mfp-arrow-right:before {
        line-height: 27px;
        font-size: 1.5rem
    }
}
.mfp-arrow-left,
.mfp-arrow-right {
    border: 2px solid rgba(244, 220, 60, .25);
    border-radius: 45px;
    background-clip: padding-box
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    content: "\e611";
    left: -1px
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    content: "\e610";
    right: -1px
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}
.mfp-figure {
    line-height: 0
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}
.mfp-image-holder .mfp-content {
    max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}
@media all and (max-width: 767px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }
}
.mfp-ie7 .mfp-img {
    padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
    padding: 0
}
.mfp-ie7 .mfp-content {
    padding-top: 44px
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}
.custom-select {
    position: relative;
    display: block;
    padding: 0
}
.custom-select select {
    background: 0 0;
    outline: 0;
    border: none;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none
}
.custom-select::after {
    position: absolute;
    top: 50%;
    right: 1em;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 2;
    pointer-events: none
}
.custom-select select:focus {
    outline: 0;
    background-color: transparent
}
.custom-select option {
    font-weight: 400
}
.custom-select::after,
x:-o-prefocus {
    display: none
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .custom-select select::-ms-expand {
        display: none
    }
    .custom-select select:focus::-ms-value {
        background: 0 0
    }
}
@-moz-document url-prefix() {
    .custom-select {
        overflow: hidden
    }
    .custom-select select {
        width: 120%!important;
        width: calc(100% + em)
    }
}
.custom-select select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}
.res-menu {
    display: none;
    float: right;
    clear: right;
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #202020;
    cursor: pointer;
    height: 25px;
    line-height: 23px;
    margin-top: 22px;
    position: relative;
    padding-right: 40px;
    right: 3.5%;
    z-index: 1000
}
.res-menu .line {
    width: 30px;
    height: 3px;
    position: absolute;
    background-color: #202020;
    right: 0;
    top: 50%;
    margin-top: -3px;
    display: block;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.res-menu .line:after,
.res-menu .line:before {
    content: "";
    width: 30px;
    height: 3px;
    display: block;
    position: absolute;
    background-color: #202020;
    right: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.res-menu .line:before {
    top: -8px
}
.res-menu .line:after {
    bottom: -8px
}
.res-menu.open span {
    background-color: transparent
}
.res-menu.open span:after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: progid: DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
    zoom: 1
}
.res-menu.open span:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid: DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
    zoom: 1
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .res-menu {
        display: block
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    header {
        background-color: #fff;
        position: relative
    }
}
.main-nav {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 0 260px;
    margin: 22px auto
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    .main-nav {
        padding: 0 230px
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav {
        padding: 0
    }
    .main-nav .cont-main-nav {
        display: none;
        position: absolute;
        width: 100%;
        top: 100px;
        z-index: 999;
        box-shadow: 0 0 0 0 transparent;
        -webkit-transition: box-shadow .2s ease-in-out;
        transition: box-shadow .2s ease-in-out
    }
    .main-nav .cont-main-nav.activeMenu {
        -webkit-transition-delay: .2s;
        transition-delay: .2s;
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .18)
    }
}
.main-nav .cont-main-nav>ul>li {
    position: relative;
    text-align: center;
    display: inline-table;
    display: inline-block;
    margin-right: -5px
}
.main-nav .cont-main-nav>ul>li:hover>a,
.main-nav .cont-main-nav>ul>li>a:hover {
    background-color: #F4DC3C
}
.main-nav .cont-main-nav>ul>li>a {
    text-transform: uppercase;
    font-size: 1.5rem;
    display: block;
    padding: 25px 20px 30px;
    line-height: 1;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    .main-nav .cont-main-nav>ul>li>a {
        padding: 25px 13px 30px
    }
}
.main-nav .cont-main-nav>ul>li.active>a {
    font-weight: 700
}
.main-nav .cont-main-nav>ul>li>ul {
    position: absolute;
    text-align: left;
    width: 250px;
    padding: 30px 20px 40px;
    background-color: #F4DC3C;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: visibility .2s ease-in-out, opacity .2s ease-in-out 0s;
    transition: visibility .2s ease-in-out, opacity .2s ease-in-out 0s
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul>li>ul {
        display: none;
        -webkit-transition: none!important;
        transition: none!important;
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        position: relative;
        width: 100%;
        background-color: #f7f7f7;
        padding: 0
    }
}
.main-nav .cont-main-nav>ul>li ul:hover,
.main-nav .cont-main-nav>ul>li:hover ul,
.main-nav .cont-main-nav>ul>li:hover>a ul {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}
.main-nav .cont-main-nav>ul>li ul li {
    width: 100%
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul>li ul li {
        display: block;
        border-top: 1px solid #e3e3e3
    }
    .main-nav .cont-main-nav>ul>li ul li:first-child {
        border-top: none
    }
}
.main-nav .cont-main-nav>ul>li ul li a:hover,
.main-nav .cont-main-nav>ul>li ul li.active a {
    background-color: #d7bd0c
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul>li ul li a:hover,
    .main-nav .cont-main-nav>ul>li ul li.active a {
        background-color: #eaeaea
    }
}
.main-nav .cont-main-nav>ul>li ul a {
    font-size: 1.5rem;
    padding: 5px 10px;
    display: block;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul>li ul a {
        padding: 10px 3.5%
    }
}
.main-nav .cont-main-nav>ul .product {
    position: static
}
.main-nav .cont-main-nav>ul .product:hover .nav-bg-submenu,
.main-nav .cont-main-nav>ul .product>a:hover .nav-bg-submenu {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}
.main-nav .cont-main-nav>ul .big-sub-menu {
    z-index: 10;
    display: block;
    position: relative;
    text-align: left;
    background-color: #F4DC3C;
    padding: 30px 10px 10px;
    overflow: hidden;
    width: 500px;
    left: 50%;
    margin-left: -301px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul .big-sub-menu {
        z-index: 1;
        background-color: #F7F7F7;
        padding: 0;
        left: 0;
        margin-left: 0;
        width: 100%;
        display: none
    }
}
.main-nav .cont-main-nav>ul .big-sub-menu:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 30px;
    width: 1px;
    height: 86.8%;
    border-left: 1px solid #D1B81C
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul .big-sub-menu:before {
        display: none
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul .big-sub-menu .nav-col:first-child li:first-child {
        border-top: none
    }
}
.main-nav .cont-main-nav>ul .big-sub-menu .nav-col:first-child li a {
    padding-left: 10px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul .big-sub-menu .nav-col:first-child li a {
        padding: 10px 3.5%
    }
}
.main-nav .cont-main-nav>ul .big-sub-menu .nav-col {
    float: left;
    width: 50%
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul .big-sub-menu .nav-col {
        clear: both;
        width: 100%
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul .big-sub-menu .nav-col li {
        border-top: 1px solid #e3e3e3
    }
}
.main-nav .cont-main-nav>ul .big-sub-menu .nav-col li a {
    padding-left: 25px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul .big-sub-menu .nav-col li a {
        padding: 10px 3.5%
    }
}
.main-nav .cont-main-nav>ul .big-sub-menu .cont-extra-nav-col {
    float: left;
    clear: both;
    width: 100%
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul .big-sub-menu .cont-extra-nav-col {
        border-top: 5px solid #e3e3e3
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul .big-sub-menu .cont-extra-nav-col .extra-nav-col:first-child li:first-child {
        border-top: none
    }
}
.main-nav .cont-main-nav>ul .big-sub-menu .cont-extra-nav-col .extra-nav-col:first-child li a {
    padding-left: 10px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul .big-sub-menu .cont-extra-nav-col .extra-nav-col:first-child li a {
        padding: 10px 3.5%
    }
}
.main-nav .cont-main-nav>ul .big-sub-menu .cont-extra-nav-col .extra-nav-col {
    float: left;
    width: 50%;
    padding-top: 25px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul .big-sub-menu .cont-extra-nav-col .extra-nav-col {
        padding-top: 0;
        width: 100%
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul .big-sub-menu .cont-extra-nav-col .extra-nav-col li {
        border-top: 1px solid #e3e3e3
    }
}
.main-nav .cont-main-nav>ul .big-sub-menu .cont-extra-nav-col .extra-nav-col li a {
    padding-left: 25px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul .big-sub-menu .cont-extra-nav-col .extra-nav-col li a {
        padding: 10px 3.5%
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .cont-main-nav>ul {
        text-align: left;
        padding: 0;
        clear: both
    }
    .main-nav .cont-main-nav>ul>li {
        text-align: left;
        display: block;
        width: 100%;
        border-top: 1px solid #D1B81C
    }
    .main-nav .cont-main-nav>ul>li>a {
        font-weight: 700;
        height: 50px;
        padding: 16px 3.5%;
        background-color: #F4DC3C;
        position: relative
    }
    .main-nav .cont-main-nav>ul>li>a:hover {
        background-color: #d7bd0c
    }
    .main-nav .cont-main-nav>ul>li>a:after {
        content: "\e60d";
        position: absolute;
        display: block;
        right: 3.5%;
        color: #202020;
        font-size: .9rem;
        top: 50%;
        margin-top: -4px
    }
}
.main-nav .extra-nav {
    display: none;
    width: 100%;
    margin-top: 0
}
.main-nav .extra-nav>div {
    float: left;
    width: 50%;
    background-color: #F4DC3C
}
.main-nav .extra-nav .account {
    border-left: 1px solid #D1B81C
}
.main-nav .extra-nav .account a {
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 1.5rem;
    padding: 0;
    font-weight: 400;
    background-color: #F4DC3C
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .main-nav .extra-nav .account a {
        font-size: 1.3rem
    }
}
.main-nav .extra-nav .account a:hover {
    background-color: #d7bd0c
}
.main-nav .extra-nav .account a:before {
    position: relative;
    width: 50px;
    display: inline-block;
    margin-right: 10px;
    margin-left: -10px;
    top: 1px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .main-nav .extra-nav .account a:before {
        width: 30px
    }
}
.main-nav .extra-nav .language {
    float: left;
    padding: 0 0 0 3.5%;
    position: relative
}
.main-nav .extra-nav .language p {
    position: absolute;
    color: #202020;
    float: left;
    line-height: 50px;
    font-size: 1.5rem;
    margin-bottom: 0;
    text-transform: uppercase
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .main-nav .extra-nav .language p {
        display: none
    }
}
.main-nav .extra-nav .language .custom-select {
    float: left;
    width: 100%;
    height: 50px;
    padding-left: 70px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .main-nav .extra-nav .language .custom-select {
        padding-left: 0
    }
}
.main-nav .extra-nav .language .custom-select:after {
    content: "\e60d";
    color: #202020;
    font-size: .9rem;
    margin-top: -2px;
    margin-right: 5px
}
.main-nav .extra-nav .language .custom-select select {
    width: 100%;
    height: 50px;
    font-weight: 700;
    padding: 0 0 0 10px;
    font-size: 1.5rem;
    border: none;
    cursor: pointer
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .main-nav .extra-nav .language .custom-select select {
        padding-left: 0
    }
}
.main-nav .extra-nav .language .custom-select select:focus {
    outline: 0
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-nav .extra-nav {
        display: block
    }
}
@-moz-document url-prefix() {
    .extra-nav .custom-select select {
        width: 120%!important
    }
}
.no-transition {
    -webkit-transition: none!important;
    transition: none!important
}
header .nav-bg-submenu {
    background-color: #F4DC3C;
    position: absolute;
    left: 0;
    width: 100%;
    top: 92px;
    padding-bottom: 20px;
    z-index: 100;
    visibility: hidden;
    -webkit-transition: visibility .2s ease-in-out, opacity .2s ease-in-out 0s;
    transition: visibility .2s ease-in-out, opacity .2s ease-in-out 0s;
    opacity: 0;
    filter: alpha(opacity=0)
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    header .nav-bg-submenu {
        background-color: transparent;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        position: relative;
        top: 0;
        z-index: 1;
        padding: 0
    }
}
.button {
    border-radius: 2px;
    background-clip: padding-box;
    background-color: #F4DC3C;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4rem;
    padding: 10px 30px;
    display: inline-block;
    white-space: nowrap;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}
.button:hover {
    background-color: #e1c50d
}
.detail-table .cont-table.detail .button {
    padding: 10px 15px;
    font-size: 1.2rem;
    border: none;
    color: #202020
}
.button-alt {
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 700;
    padding: 10px 30px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 2px;
    background-clip: padding-box;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}
.button-alt:hover {
    border: 1px solid #000
}
.button-alt-2 {
    display: inline-block;
    border-radius: 2px;
    background-clip: padding-box;
    text-transform: uppercase;
    font-size: 1.2rem;
    padding: 13px 30px;
    font-weight: 700;
    line-height: 1;
    border: 1px solid #e3e3e3;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}
.button-alt-2:hover {
    border-color: #F4DC3C
}
.button-alt-3 {
    display: block;
    text-transform: uppercase;
    font-size: 1.2rem;
    padding: 15px 20px;
    font-weight: 700;
    position: relative;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}
.button-alt-3:after {
    content: "\e60c";
    position: absolute;
    right: 20px;
    font-size: 1.1rem;
    top: 50%;
    margin-top: -5px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.button-alt-3:hover {
    background-color: #f7f7f7
}
.button-alt-3:hover:after {
    right: 15px
}
.button-alt-4 {
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 700;
    padding: 10px 20px;
    color: #fff;
    border: 1px solid rgba(225, 225, 225, .5);
    border-radius: 2px;
    background-clip: padding-box;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}
.button-alt-4:hover {
    border: 1px solid #e1e1e1
}
.cont-button {
    display: block;
    clear: both;
    text-align: center;
    padding: 0 3.5% 30px
}
.aside-left .sub-menu a,
.aside-right .sub-menu a,
.button-banner,
.button-big,
.button-load {
    display: inline-block;
    text-align: left;
    margin: 0 auto;
    position: relative;
    font-size: 1.4rem;
    font-weight: 700;
    padding: 30px 70px 30px 35px;
    text-transform: uppercase;
    border: 1px solid #E5E5E5;
    border-radius: 2px;
    background-clip: padding-box;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .aside-left .sub-menu a,
    .aside-right .sub-menu a,
    .button-banner,
    .button-big,
    .button-load {
        padding: 20px 70px 20px 25px
    }
}
.aside-left .sub-menu a:after,
.aside-right .sub-menu a:after,
.button-banner:after,
.button-big:after,
.button-load:after {
    content: "\e60e";
    display: block;
    position: absolute;
    right: 20px;
    margin-top: -16px;
    top: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 1.4rem;
    border: 1px solid #E5E5E5;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 45px;
    background-clip: padding-box
}
.aside-left .sub-menu a:hover,
.aside-right .sub-menu a:hover,
.button-banner:hover,
.button-big:hover,
.button-load:hover {
    border: 1px solid #202020
}
.aside-left .sub-menu a:hover:after,
.aside-right .sub-menu a:hover:after,
.button-banner:hover:after,
.button-big:hover:after,
.button-load:hover:after {
    right: 15px;
    border: 1px solid transparent
}
.banner a:hover {
    border: 1px solid #202020
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .banner a:hover .button-banner {
        border-top: 1px solid #202020
    }
}
.banner a:hover .button-banner:after {
    right: 15px;
    border: 1px solid transparent
}
.banner .button-banner {
    border: none;
    padding: 30px 70px 30px 30px
}
.banner .button-banner:hover {
    border: none
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .banner .button-banner:hover {
        border-top: 1px solid #202020
    }
}
.aside-left .sub-menu,
.aside-right .sub-menu {
    margin-top: -20px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .aside-left .sub-menu,
    .aside-right .sub-menu {
        margin-top: -10px
    }
}
.aside-left .sub-menu a,
.aside-right .sub-menu a {
    display: block;
    padding-left: 0;
    font-size: 1.3rem;
    border-left: none;
    border-right: none;
    border-bottom: none
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .aside-left .sub-menu a,
    .aside-right .sub-menu a {
        padding: 10px 0
    }
    .aside-left .sub-menu a:after,
    .aside-right .sub-menu a:after {
        border: none;
        right: 5px
    }
    .aside-left .sub-menu a:hover:after,
    .aside-right .sub-menu a:hover:after {
        right: 0;
        border: none
    }
}
.aside-left .sub-menu li:first-child a,
.aside-left .sub-menu li:first-child a:hover,
.aside-right .sub-menu li:first-child a,
.aside-right .sub-menu li:first-child a:hover {
    border-top: none
}
.aside-left .sub-menu li a:hover,
.aside-right .sub-menu li a:hover {
    border: none;
    border-top: 1px solid #E5E5E5
}
.button-show-info {
    text-align: center;
    margin: 0 auto;
    position: relative;
    font-size: 1.3rem;
    font-weight: 700;
    display: block;
    padding: 15px 70px 15px 25px;
    text-transform: uppercase;
    border: 1px solid #E5E5E5;
    border-radius: 2px;
    background-clip: padding-box
}
.button-show-info:after {
    content: "\e609";
    display: block;
    position: absolute;
    right: 20px;
    margin-top: -16px;
    top: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.4rem;
    border: 1px solid #E5E5E5;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 45px;
    background-clip: padding-box
}
.button-show-info:hover:after {
    right: 15px;
    border: 1px solid #fff
}
aside .button-big {
    padding: 25px 0;
    width: 100%;
    display: block;
    text-align: left;
    border-radius: 0;
    background-clip: padding-box;
    border: none
}
aside .button-big:after {
    text-align: center;
    right: 0
}
aside .button-big:hover {
    border: none
}
aside .button-big:hover:after {
    right: -5px
}
.button-table {
    background-color: #F4DC3C;
    text-align: center;
    font-weight: 700;
    color: #202020;
    font-size: 1.4rem;
    text-transform: uppercase;
    border: none;
    min-width: 160px;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}
.button-table:hover {
    background-color: #efd20e
}
.button-table:before {
    margin-right: 10px;
    text-align: center;
    border-radius: 45px;
    background-clip: padding-box;
    content: "\e607";
    line-height: 32px;
    display: inline-block;
    height: 33px;
    font-size: 1.6rem;
    width: 33px;
    border: 2px solid #d7bd0c
}
.button-img {
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    border: 1px solid #F4DC3C;
    white-space: nowrap;
    border-radius: 2px;
    background-clip: padding-box;
    color: #fff;
    padding: 30px 60px;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}
.button-img:hover {
    background-color: rgba(244, 218, 59, .2)
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .button-img {
        font-size: 1.4rem;
        padding: 20px 30px
    }
}
.cont-load-more {
    text-align: center
}
.button-load {
    display: inline-block
}
.button-load:after {
    content: "\e604";
    font-size: 1rem;
    text-align: center;
    letter-spacing: 1.2px
}
#slider {
    text-align: center;
    position: relative
}
#slider #slider-content {
    position: relative;
    overflow: hidden;
    width: 100%
}
#slider #slider-content li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    padding-top: 90px
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    #slider #slider-content li {
        padding-top: 70px
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    #slider #slider-content li {
        padding-top: 30px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #slider #slider-content li {
        padding-top: 20px
    }
}
@media screen and (min-width: 0) and (max-width: 479px) {
    #slider #slider-content li {
        padding-top: 10px
    }
}
#slider #slider-content li:first-child {
    position: relative;
    display: block;
    float: left
}
#slider .slide-content {
    margin: 0 auto;
    max-width: 1023px;
    padding-bottom: 35px
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    #slider .slide-content {
        max-width: 800px
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    #slider .slide-content {
        max-width: 720px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #slider .slide-content {
        max-width: 990px;
        padding: 0 50px 30px;
        height: auto!important
    }
}
#slider .slide-content h1 {
    font-size: 6.2rem;
    line-height: 1.04;
    max-width: 800px;
    margin: 0 auto 24px
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    #slider .slide-content h1 {
        font-size: 5.2rem;
        margin-bottom: 16px;
        max-width: 680px;
        line-height: 1
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    #slider .slide-content h1 {
        font-size: 4.2rem;
        max-width: 520px;
        margin-bottom: 15px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #slider .slide-content h1 {
        font-size: 3.6rem;
        margin-bottom: 10px
    }
}
@media screen and (min-width: 0) and (max-width: 479px) {
    #slider .slide-content h1 {
        font-size: 2.4rem;
        letter-spacing: 0
    }
}
#slider .slide-content p {
    font-size: 1.6rem;
    padding: 0 20px;
    margin: 0
}
@media screen and (min-width: 0) and (max-width: 479px) {
    #slider .slide-content p {
        padding: 0;
        font-size: 1.4rem
    }
}
#slider .slide-continue {
    background-color: #333;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0;
    position: relative;
    padding: 80px 0
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    #slider .slide-continue {
        padding: 65px 0
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    #slider .slide-continue {
        padding: 55px 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #slider .slide-continue {
        padding: 45px 0
    }
}
@media screen and (min-width: 0) and (max-width: 479px) {
    #slider .slide-continue {
        padding: 35px 0
    }
}
#slider .slide-continue::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .1)
}
#slider .slide-continue a {
    position: relative;
    z-index: 20
}
#slider .next,
#slider .prev {
    position: absolute;
    z-index: 20;
    right: 90px
}
@media screen and (min-width: 0) and (max-width: 1320px) {
    #slider .next,
    #slider .prev {
        right: 40px
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    #slider .next,
    #slider .prev {
        right: 35px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #slider .next,
    #slider .prev {
        right: auto
    }
}
#slider .next:before,
#slider .prev:before {
    display: block;
    font-size: 2.1rem
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #slider .next:before,
    #slider .prev:before {
        font-size: 2.4rem
    }
}
#slider .prev {
    bottom: 60%
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #slider .prev {
        left: 20px
    }
}
#slider .prev:before {
    content: "\e613"
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #slider .prev:before {
        content: "\e60b"
    }
}
#slider .next {
    bottom: 20%;
    color: #fff
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #slider .next {
        right: 20px;
        color: #202020
    }
}
#slider .next:before {
    content: "\e612"
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #slider .next:before {
        content: "\e60a"
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #slider .next,
    #slider .prev {
        bottom: auto;
        top: 90px
    }
}
#quote {
    max-height: 490px;
    position: relative;
    width: 100%
}
#quote .rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}
#quote .rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    max-height: 490px;
    min-height: 490px;
    padding: 0 30px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    #quote .rslides li {
        max-height: 390px;
        min-height: 390px
    }
}
#quote .rslides li:first-child {
    position: relative;
    display: block;
    float: left
}
#quote .rslides li p {
    position: relative;
    z-index: 10;
    color: #fff;
    text-align: left;
    max-width: 980px;
    width: 100%;
    left: -50px;
    margin: 0 auto;
    padding: 70px 3.5%;
    font-size: 5rem;
    font-weight: 700;
    line-height: 1.1
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    #quote .rslides li p {
        left: -20px
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    #quote .rslides li p {
        font-size: 4rem;
        padding: 60px 3.5%;
        left: 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #quote .rslides li p {
        font-size: 2.3rem;
        padding: 40px 3.5%;
        text-align: center
    }
}
@media screen and (min-width: 0) and (max-width: 355px) {
    #quote .rslides li p {
        font-size: 2rem
    }
}
#quote .rslides li p:before {
    content: "\201C";
    font-size: 7rem;
    opacity: .4;
    filter: alpha(opacity=40);
    display: inline-block;
    left: 0;
    top: 60px;
    position: absolute
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    #quote .rslides li p:before {
        top: 53px;
        left: -10px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #quote .rslides li p:before {
        position: relative;
        left: 0;
        text-align: center;
        width: 100%;
        display: block;
        top: 0;
        height: 50px
    }
}
#quote .rslides li p:after {
    content: "\201D";
    font-size: 7rem;
    line-height: .1;
    position: relative;
    top: 40px;
    right: -5px;
    opacity: .4;
    filter: alpha(opacity=40)
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #quote .rslides li p:after {
        position: relative;
        width: 100%;
        height: 50px;
        top: auto;
        bottom: -40px;
        text-align: center;
        display: block
    }
}
#quote .rslides li .author {
    position: absolute;
    right: 0;
    bottom: 80px;
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
    z-index: 10;
    max-width: 980px;
    width: 100%;
    text-align: right;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding: 0 3.5%
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #quote .rslides li .author {
        text-align: center;
        display: block;
        position: relative;
        margin-top: 50px
    }
}
#quote .rslides figure {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    max-height: 490px;
    left: 0;
    float: left
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    #quote .rslides figure {
        max-height: 390px
    }
}
#quote .rslides figure:after {
    position: absolute;
    content: "";
    background-color: #000;
    opacity: .3;
    filter: alpha(opacity=30);
    display: inline-block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2
}
#quote .rslides img {
    display: block;
    float: left;
    width: auto;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 490px;
    height: auto;
    border: 0;
    position: relative;
    z-index: 1
}
#quote .rslides_tabs {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 30px;
    z-index: 20;
    display: block;
    text-align: center
}
#quote .rslides_tabs li {
    display: inline-block;
    margin: 0 5px
}
#quote .rslides_tabs li a {
    border-radius: 45px;
    background-clip: padding-box;
    color: #fff;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    opacity: .5;
    filter: alpha(opacity=50)
}
#quote .rslides_tabs li a:hover,
#quote .rslides_tabs li.rslides_here a {
    opacity: 1;
    filter: alpha(opacity=100)
}
.title {
    text-align: center;
    padding-bottom: 50px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .title {
        padding-bottom: 30px
    }
}
.title h1 {
    font-size: 5.5rem;
    line-height: 1;
    margin-bottom: 25px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .title h1 {
        font-size: 4.5rem;
        margin-bottom: 15px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .title h1 {
        font-size: 3.5rem;
        margin-bottom: 10px
    }
}
.title p {
    margin: 0 auto;
    font-size: 1.6rem
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .title p {
        font-size: 1.6rem
    }
}
.product-page .title {
    text-align: left
}
.product-page .title:after,
.product-page .title:before {
    content: '';
    display: table
}
.product-page .title:after {
    clear: both
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .product-page .title {
        text-align: center
    }
}
.product-page .title figure {
    width: 240px;
    float: left;
    text-align: center;
    padding-top: 10px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .product-page .title figure {
        text-align: left;
        width: 220px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .product-page .title figure {
        float: none;
        margin: 0 auto 10px;
        max-width: 150px
    }
}
.product-page .title figure img {
    width: 220px;
    height: auto;
    display: inline-block
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .product-page .title figure img {
        width: 180px;
        margin: 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .product-page .title figure img {
        width: 100%
    }
}
.product-page .title .cont-title {
    margin-left: 290px;
    overflow: hidden
}
.product-page .title .cont-title p {
    margin: 0;
    font-size: 1.8rem
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .product-page .title .cont-title p {
        font-size: 1.6rem
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .product-page .title .cont-title {
        margin-left: 220px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .product-page .title .cont-title {
        clear: both;
        margin-right: 0;
        margin-left: 0
    }
}
.sub-link {
    clear: both;
    margin-bottom: 30px
}
.sub-link li {
    border-bottom: 1px solid #e3e3e3
}
.sub-link li:first-child {
    border-top: 1px solid #e3e3e3
}
.cont-info-prod {
    padding-bottom: 70px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .cont-info-prod {
        padding-bottom: 60px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .cont-info-prod {
        padding-bottom: 40px
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .cont-info-prod:after {
        content: "";
        display: inline-block;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 2000;
        height: 100%;
        background-color: rgba(0, 0, 0, .8);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }
    .cont-info-prod.show-bg:after {
        opacity: 1;
        visibility: visible
    }
}
.cont-info-prod aside {
    width: 240px;
    float: left;
    background-color: #fff
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .cont-info-prod aside {
        position: fixed;
        left: -280px;
        z-index: 10000;
        padding: 0 20px 20px;
        width: 280px;
        top: 0;
        height: 100%;
        overflow-y: auto;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }
    .cont-info-prod aside.open {
        left: 0
    }
}
.cont-info-prod aside .close-side {
    display: none;
    text-transform: uppercase;
    font-size: 1.3rem;
    float: right;
    font-weight: 700;
    padding: 25px 40px;
    width: 100%;
    text-align: right;
    position: relative
}
.cont-info-prod aside .close-side:after {
    content: "\e60f";
    position: absolute;
    right: 0;
    color: #fff;
    background-color: #202020;
    height: 30px;
    line-height: 30px;
    width: 30px;
    font-size: 1rem;
    text-align: center;
    letter-spacing: 1px;
    top: 50%;
    margin-top: -15px;
    border-radius: 45px;
    background-clip: padding-box
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .cont-info-prod aside .close-side {
        display: block
    }
}
.cont-info-prod aside h2 {
    font-size: 2.2rem
}
.cont-info-prod aside p {
    font-size: 1.3rem
}
.cont-info-prod article {
    overflow: hidden;
    margin-left: 290px;
    padding-right: 1px;
    width: auto
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .cont-info-prod article {
        margin-left: 0;
        padding-right: 0
    }
}
.cont-other-section {
    padding-bottom: 30px
}
.cont-other-section>div {
    padding-top: 30px;
    margin-top: 30px;
    position: relative
}
.cont-other-section>div:before {
    position: absolute;
    display: inline-block;
    content: "";
    width: 50px;
    height: 1px;
    left: 0;
    top: 0;
    background-color: #e3e3e3
}
.cont-other-section>div:first-child {
    padding-top: 0;
    margin-top: 0
}
.cont-other-section>div:first-child:before {
    display: none
}
.other-link,
.other-spec,
.side-spec {
    clear: both
}
.other-link ul {
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    background-clip: padding-box
}
.other-link li {
    border-top: 1px solid #e3e3e3
}
.other-link li:first-child {
    border-top: none
}
.side-spec ul {
    padding-left: 5px;
    margin-bottom: 20px
}
.side-spec ul li {
    font-size: 1.3rem;
    padding-left: 20px;
    margin-top: 5px;
    position: relative
}
.side-spec ul li:first-child {
    margin-top: 0
}
.side-spec ul li:before {
    content: ' \25CF';
    font-size: .8rem;
    position: absolute;
    left: 0;
    top: 3px;
    color: #202020
}
.side-spec dl {
    margin-bottom: 20px
}
.side-spec dl dd,
.side-spec dl dt {
    font-size: 1.3rem
}
.side-spec dl dt {
    margin-top: 10px;
    font-weight: 700;
    color: #202020
}
.side-spec dl dt:first-child {
    margin-top: 0
}
.mfp-content .slide {
    position: relative;
    max-width: 860px;
    margin: 0 auto;
    background-color: #fff;
    padding: 40px;
    border-radius: 2px;
    background-clip: padding-box
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    .mfp-content .slide {
        padding: 40px 20px
    }
}
.mfp-content .slide h1 {
    font-size: 3.5rem
}
.mfp-content .slide figure {
    display: block;
    margin-top: 20px
}
.mfp-content .slide figure img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}
.full-bg,
.full-bg-hl,
.full-bg-table {
    padding: 70px 0;
    background-size: cover;
    position: relative
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .full-bg,
    .full-bg-hl,
    .full-bg-table {
        padding: 60px 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .full-bg,
    .full-bg-hl,
    .full-bg-table {
        padding: 40px 0
    }
}
.full-bg-hl:before,
.full-bg-table:before,
.full-bg:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    left: 0;
    top: 0
}
.full-bg .wrapper-small,
.full-bg-hl .wrapper-small,
.full-bg-table .wrapper-small {
    position: relative;
    z-index: 2
}
.full-bg .wrapper-small p,
.full-bg-hl .wrapper-small p,
.full-bg-table .wrapper-small p {
    max-width: 650px
}
.full-bg h2,
.full-bg p,
.full-bg-hl h2,
.full-bg-hl p,
.full-bg-table h2,
.full-bg-table p {
    color: #fff
}
.full-bg-table:before {
    opacity: .7;
    filter: alpha(opacity=70)
}
.full-bg-hl {
    position: relative
}
.full-bg-hl.icon h2 {
    padding-right: 220px;
    line-height: 1.2
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .full-bg-hl.icon h2 {
        font-size: 2.7rem;
        padding-right: 250px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .full-bg-hl.icon h2 {
        font-size: 2.3rem;
        width: 100%;
        clear: both;
        padding-right: 0
    }
}
.full-bg-hl.icon.prod .info-link-full {
    position: absolute;
    right: 3.5%;
    top: -10px
}
.full-bg-hl.icon.prod .info-link-full>a {
    font-size: 1.3rem
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .full-bg-hl.icon.prod .info-link-full>a {
        position: absolute;
        bottom: 0;
        left: 3.5%;
        right: 3.5%;
        text-align: center
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .full-bg-hl.icon.prod .info-link-full {
        top: 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .full-bg-hl.icon.prod .info-link-full {
        position: static
    }
    .full-bg-hl.icon.prod .info-link-full~h2 {
        padding-bottom: 60px
    }
}
.full-bg-hl.icon.prod figure {
    position: relative;
    right: auto;
    top: auto;
    margin: 0 auto 30px;
    width: 220px;
    height: 150px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .full-bg-hl.icon.prod figure {
        width: 180px;
        height: auto;
        margin-bottom: 20px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .full-bg-hl.icon.prod figure {
        width: 120px
    }
}
.full-bg-hl.icon.prod figure img {
    width: 100%;
    height: auto
}
.full-bg-hl.icon figure {
    position: absolute;
    right: 3.5%;
    top: -20px;
    width: 140px;
    height: 140px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .full-bg-hl.icon figure {
        width: 120px;
        height: 120px
    }
}
.full-bg-hl.icon figure img {
    width: 100%;
    height: auto
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .full-bg-hl.icon figure {
        position: relative;
        width: 80px;
        height: 80px;
        margin: 0 auto 15px;
        top: 0;
        right: auto
    }
}
.full-bg figure {
    margin: -50px auto 0;
    width: 140px;
    height: 140px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .full-bg figure {
        width: 120px;
        height: 120px;
        margin: -20px auto 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .full-bg figure {
        width: 90px;
        height: 90px
    }
}
.full-bg figure img {
    width: 100%;
    height: auto
}
.full-bg .wrapper-small {
    text-align: center
}
.full-bg .wrapper-small p {
    margin: 0 auto 20px
}
.note {
    background-color: #fafafa;
    padding: 50px 0 40px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .note {
        padding: 60px 0 40px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .note {
        padding: 40px 0 20px
    }
}
.note h3 {
    float: left;
    max-width: 230px;
    padding-right: 60px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .note h3 {
        width: 100%;
        max-width: none;
        padding-right: 0
    }
}
.note p {
    padding-top: 3px;
    font-size: 1.3rem;
    overflow: hidden;
    line-height: 1.4;
    margin-left: 230px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .note p {
        width: 100%;
        clear: both;
        margin-left: 0
    }
}
#breadcrumbs {
    margin-bottom: 60px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #breadcrumbs {
        margin-bottom: 30px
    }
}
#breadcrumbs .cont-bg {
    background-size: cover
}
#breadcrumbs .cont-bg .wrapper-medium {
    position: relative;
    height: 200px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    #breadcrumbs .cont-bg .wrapper-medium {
        height: 100px
    }
}
#breadcrumbs .cont-breadcrumbs {
    position: absolute;
    right: 3.5%;
    bottom: 0;
    background-color: #f7f7f7;
    padding: 7px 10px;
    border-radius: 2px 2px 0 0;
    background-clip: padding-box
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #breadcrumbs .cont-breadcrumbs {
        display: none
    }
}
#breadcrumbs .cont-breadcrumbs p {
    float: left;
    margin-top: 1px;
    margin-bottom: 0;
    font-size: 1.2rem
}
#breadcrumbs .cont-breadcrumbs ul {
    float: left;
    margin-left: 10px
}
#breadcrumbs .cont-breadcrumbs ul li {
    float: left;
    font-size: 1.3rem
}
#breadcrumbs .cont-breadcrumbs ul li:first-child {
    margin-left: 0
}
#breadcrumbs .cont-breadcrumbs ul li:first-child:before {
    display: none
}
#breadcrumbs .cont-breadcrumbs ul li:before {
    content: "/";
    display: inline-block;
    width: 10px;
    text-align: center;
    margin: 0 5px;
    opacity: .5;
    filter: alpha(opacity=50)
}
.form-cont {
    width: 100%;
    max-width: 760px;
    margin-bottom: 30px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .form-cont {
        max-width: none
    }
}
.form-cont .field {
    background-color: #F5F5F5;
    border-top: 1px solid #fff;
    padding: 15px 20px 15px 30px
}
.form-cont .field:after,
.form-cont .field:before {
    content: '';
    display: table
}
.form-cont .field:after {
    clear: both
}
.form-cont .field label.error {
    display: none!important
}
.form-cont .field input[type=text].error,
.form-cont .field textarea.error {
    border-color: #E74242
}
.form-cont .field label {
    float: left;
    width: 100px;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 700;
    color: #202020;
    line-height: 40px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .form-cont .field label {
        font-size: 1.2rem;
        line-height: 1;
        margin-bottom: 5px
    }
}
.form-cont .field .cont-input {
    margin-left: 130px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .form-cont .field .cont-input {
        clear: both;
        margin-left: 0
    }
}
.form-cont .field input[type=text] {
    background-color: #fff;
    border-radius: 2px;
    background-clip: padding-box;
    height: 40px;
    width: 100%;
    font-size: 1.4rem;
    padding: 0 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, "MS Trebuchet", sans-serif;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.form-cont .field input[type=text],
.form-cont .field textarea {
    border: 1px solid transparent
}
.form-cont .field input[type=text]:focus,
.form-cont .field input[type=text]:hover,
.form-cont .field textarea:focus,
.form-cont .field textarea:hover {
    border-color: #202020
}
.form-cont .field textarea {
    color: rgba(0, 0, 0, .6);
    background-color: #fff;
    border-radius: 2px;
    background-clip: padding-box;
    height: 150px;
    padding: 12px 15px;
    font-size: 1.4rem;
    width: 100%;
    font-family: "Helvetica Neue", Helvetica, Arial, "MS Trebuchet", sans-serif;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.form-cont .field input[type=checkbox] {
    float: left;
    position: relative;
    z-index: 2;
    margin-right: 5px
}
.form-cont .field input[type=checkbox].error~p:before {
    content: "";
    display: block;
    width: 235px;
    height: 30px;
    position: absolute;
    z-index: 0;
    border: 1px solid #E74242;
    border-radius: 2px;
    background-clip: padding-box;
    left: -5px;
    top: 26px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .form-cont .field input[type=checkbox].error~p:before {
        top: 4px
    }
}
.form-cont .field input[type=submit] {
    border-radius: 2px;
    background-clip: padding-box;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    font-size: 1.4rem;
    color: #202020;
    padding: 25px 60px;
    line-height: 1;
    font-family: "Helvetica Neue", Helvetica, Arial, "MS Trebuchet", sans-serif;
    background-color: #F4DC3C;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}
.form-cont .field input[type=submit]:hover {
    background-color: #d7bd0c
}
.form-cont .field .cont-submit {
    padding: 10px 0
}
.form-cont .field .cont-submit input {
    float: right
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .form-cont .field .cont-submit input {
        float: none;
        clear: both;
        width: 100%
    }
}
.form-cont .field .cont-priva,
.form-cont .field .cont-submit {
    float: left;
    width: 50%
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .form-cont .field .cont-priva,
    .form-cont .field .cont-submit {
        width: 100%;
        clear: both
    }
}
.form-cont .field .cont-priva {
    position: relative;
    padding: 32px 0
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .form-cont .field .cont-priva {
        padding: 10px 0
    }
}
.form-cont .field .cont-priva p {
    font-size: 1.3rem;
    margin-bottom: 0
}
.main-content .cont-priva p a {
    background-position: 0 1em
}
.aside-left,
.aside-right {
    padding: 70px 0
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .aside-left,
    .aside-right {
        padding: 60px 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .aside-left,
    .aside-right {
        padding: 40px 0
    }
}
.aside-left aside,
.aside-right aside {
    width: 260px;
    float: left
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .aside-left aside,
    .aside-right aside {
        width: 100%;
        margin-bottom: 30px
    }
}
.aside-left article,
.aside-right article {
    overflow: hidden;
    margin-left: 330px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .aside-left article,
    .aside-right article {
        margin-left: 300px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .aside-left article,
    .aside-right article {
        margin-left: 0;
        clear: both
    }
}
.aside-right aside {
    float: right
}
.aside-right article {
    margin-right: 330px;
    margin-left: 0
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .aside-right article {
        margin-right: 300px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .aside-right article {
        margin-right: 0
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-content ol li,
    .main-content ul li {
        font-size: 1.4rem
    }
}
.main-content .full-txt p {
    max-width: 900px
}
.main-content .aside-left h2,
.main-content .aside-right h2 {
    font-size: 2.8rem
}
.full-txt {
    padding: 70px 0
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .full-txt {
        padding: 60px 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .full-txt {
        padding: 40px 0
    }
}
.full-txt p {
    max-width: none
}
.full-txt h2 {
    font-size: 2.8rem
}
.aside-left article ul li,
.aside-right article ul li,
.full-txt ul li {
    padding-left: 25px;
    position: relative
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .aside-left article ul li,
    .aside-right article ul li,
    .full-txt ul li {
        padding-left: 15px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .aside-left article ul li,
    .aside-right article ul li,
    .full-txt ul li {
        padding-left: 7px
    }
}
.aside-left article ul li::before,
.aside-right article ul li::before,
.full-txt ul li::before {
    content: "•";
    font-size: 2.8rem;
    position: absolute;
    left: -15px;
    top: -7px;
    color: #F4DC3C
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .aside-left article ul li::before,
    .aside-right article ul li::before,
    .full-txt ul li::before {
        top: -8px
    }
}
.aside-left article ol,
.aside-left article ul,
.aside-right article ol,
.aside-right article ul,
.full-txt ol,
.full-txt ul {
    padding-left: 40px;
    margin-bottom: 25px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .aside-left article ol,
    .aside-left article ul,
    .aside-right article ol,
    .aside-right article ul,
    .full-txt ol,
    .full-txt ul {
        padding-left: 30px
    }
}
.aside-left article ol li,
.aside-left article ul li,
.aside-right article ol li,
.aside-right article ul li,
.full-txt ol li,
.full-txt ul li {
    margin-top: 10px
}
.aside-left article ol li:first-child,
.aside-left article ul li:first-child,
.aside-right article ol li:first-child,
.aside-right article ul li:first-child,
.full-txt ol li:first-child,
.full-txt ul li:first-child {
    margin-top: 0
}
.banner a {
    display: block;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    background-clip: padding-box;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}
.banner figure {
    text-align: center;
    padding: 20px 0 0
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .banner figure {
        padding: 20px 0
    }
}
.banner img {
    width: 100%;
    max-width: 220px;
    height: auto
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .banner .button-banner {
        display: block;
        border-top: 1px solid #e3e3e3
    }
}
.show-info-prod {
    float: left;
    display: none;
    margin-bottom: -1px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .show-info-prod {
        display: block
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .show-info-prod+h2,
    .show-info-prod+h3,
    .show-info-prod+p {
        clear: left;
        padding-top: 30px
    }
}
.cont-table {
    clear: both;
    position: relative;
    margin-bottom: 30px
}
.cont-table.price-right {
    padding-right: 210px
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    .cont-table.price-right {
        padding-right: 0
    }
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    .cont-table.config {
        overflow-x: auto
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .cont-table {
        overflow-x: auto;
        width: 100%
    }
}
.cont-table table {
    width: 100%;
    font-size: 1.2rem;
    border-collapse: collapse;
  /*  margin-bottom: 15px */
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .cont-table table {
        min-width: 700px
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .cont-table table.easy-table {
        min-width: 480px
    }
}
.cont-table table .select-label p {
    float: left;
    width: 50%;
    text-align: right;
    font-size: 1.2rem;
    margin-bottom: 0;
    padding: 7px 15px 6px 0
}
.cont-table table .select-label .custom-select {
    width: 50%
}
.cont-table table .custom-select {
    float: left;
    border: 1px solid #e3e3e3;
    width: 100%;
    padding-left: 0;
    height: 30px;
    border-radius: 2px;
    background-clip: padding-box;
    color: rgba(0, 0, 0, .6)
}
.cont-table table .custom-select:after {
    content: "\e60d";
    font-size: .8rem;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 30px;
    color: #202020;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(44%, #fff), color-stop(99%, #fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 44%, #fff 99%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 44%, #fff 99%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    height: 28px;
    width: 30px
}
.cont-table table .custom-select select {
    width: 100%;
    height: 30px;
    margin: -1px 0 0;
    padding: 0 0 0 5px;
    line-height: 1;
    border: none;
    font-size: 1.2rem
}
.cont-table table .custom-select select:focus {
    outline: 0;
    border: 0 solid transparent
}
.cont-table table .cta-button {
    display: none
}
.cont-table table .cta-button.show {
    display: table-row
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    .cont-table table .cta-button {
        display: table-row
    }
}
.cont-table table .cta-button td {
    padding: 10px
}
.cont-table table .cta-button button {
    width: 100%;
    height: 90px
}
.cont-table th {
    background-color: #F4DC3C;
    font-weight: 700;
    text-transform: uppercase;
    color: #202020;
    padding: 20px;
    border-left: 1px solid #d7bd0c
}
.cont-table th:first-child {
    border-left: 1px solid #F4DC3C
}
.cont-table th:last-child {
    border-right: 1px solid #F4DC3C
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .cont-table th {
        padding: 10px
    }
}
.cont-table .alt-title {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3
}
.cont-table .alt-title th {
    background-color: #f7f7f7;
    border-top: 5px solid #e3e3e3;
    padding: 10px 20px
}
.cont-table .alt-title th:first-child {
    border-left: 1px solid #e3e3e3
}
.cont-table .alt-title th:last-child {
    border-right: 1px solid #e3e3e3
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .cont-table .alt-title th {
        padding: 10px
    }
}
.cont-table td,
.cont-table th {
    text-align: left;
    height: 50px;
    vertical-align: middle
}
.cont-table td.value-row {
    text-align: center
}
.cont-table td.value-row.align-r {
    text-align: right
}
.cont-table td {
    position: relative;
    padding: 10px 20px;
    border: 1px solid #e3e3e3
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .cont-table td {
        padding: 10px
    }
}
.cont-table .align-r {
    text-align: right
}
.cont-table .align-c {
    text-align: center
}
.cont-table.price-right .name-row {
    width: 215px
}
.cont-table .name-row {
    position: relative;
    padding: 10px 40px 10px 20px;
    width: 260px;
    height: auto
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .cont-table .name-row {
        padding-left: 10px
    }
}
.cont-table .price-value-row {
    height: 70px;
    border-top: 5px solid #e3e3e3
}
.cont-table .price-value-row td {
    white-space: nowrap;
    color: #202020;
    font-weight: 700;
    text-transform: uppercase
}
.cont-table .price-value-row td.value-row {
    font-size: 2.5rem
}
.cont-table .price-value-big-row {
    height: 90px;
    border-bottom: 5px solid #e3e3e3
}
.cont-table .price-value-big-row td {
    white-space: nowrap;
    color: #202020;
    font-weight: 700;
    text-transform: uppercase
}
.cont-table .price-value-big-row td.value-row {
    font-size: 3.6rem
}
.cont-table .input-table {
    position: relative;
    float: right
}
.cont-table .input-table span {
    margin-right: 10px;
    font-weight: 700;
    color: #202020
}
.cont-table .input-table.full {
    width: 100%;
    float: none;
    margin-top: 0;
    top: auto
}
.cont-table .input-table.full input {
    text-align: left;
    max-width: none
}
.cont-table .input-table input {
    border-radius: 2px;
    background-clip: padding-box;
    height: 30px;
    background-color: #fafafa;
    padding: 5px 10px;
    font-size: 1.2rem;
    text-align: right;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05) inset;
    max-width: 95px;
    width: 100%;
    border: 1px solid #e3e3e3;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}
.cont-table .input-table input:focus {
    border: 1px solid #202020
}
.cont-table .last-val,
.cont-table .pt-val {
    font-size: 1.4rem;
    width: 90px;
    white-space: nowrap
}
.cont-table .partial-total {
    background-color: #F9F9F9
}
.cont-table .partial-total .label {
    text-transform: uppercase
}
.cont-table .partial-total .label,
.cont-table .partial-total .pt-val {
    color: #202020;
    font-weight: 700
}
.cont-table .info-table {
    vertical-align: top;
    padding: 20px 0 20px 20px
}
.cont-table .info-table .cont-info-table {
    height: 80px;
    padding-right: 15px;
    overflow-y: auto
}
.cont-table .info-table p {
    margin-bottom: 0;
    font-size: 1.2rem
}
.cont-table .butt-label {
    padding: 20px 10px 10px;
    text-align: center
}
.cont-table .butt-label p {
    font-size: 1.3rem;
    margin-bottom: 10px;
    font-weight: 700;
    color: #202020;
    text-transform: uppercase
}
.cont-table .button-table {
    width: 100%;
    height: 80px
}
.check:before,
.no-check:before {
    text-align: center;
    display: inline-block
}
.check:before {
    content: "\e614";
    color: #25AC39;
    font-size: 1.5rem
}
.no-check:before {
    content: "\e615";
    color: #E74242;
    font-size: 1.2rem
}
.value-row {
    padding: 10px 20px;
    height: 40px;
    text-align: center;
    font-size: 1.4rem
}
.price-col {
    padding: 20px;
    top: 20px;
    width: 209px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.price-col.fixed {
    position: fixed
}
.price-col.fadeOut {
    opacity: 0
}
.price-col.hidden {
    display: none
}
.final-price,
.price-col {
    font-weight: 700;
    color: #202020
}
.price-co .label-total,
.final-price .label-total,
.price-col .label-total {
    text-transform: uppercase;
    display: block;
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 5px
}
.big-price {
    font-size: 3.6rem;
    line-height: 1
}
.resume-price {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    width: 211px;
    padding: 0;
    overflow: hidden
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    .resume-price {
        display: none
    }
}
.resume-price .partial-price .label-total {
    color: #525252;
    line-height: 1;
    margin-bottom: 0
}
.resume-price .partial-price .price {
    display: block;
    color: #525252;
    font-size: 2.5rem;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e3e3
}
.resume-price .price-col {
    text-align: right
}
.resume-price .button-table {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 120px;
    width: 100%
}
.info-star p {
    font-size: 1.2rem;
    line-height: 1.4;
    color: rgba(128, 128, 128, .6);
    padding-right: 210px
}
@media screen and (min-width: 0) and (max-width: 1140px) {
    .info-star p {
        padding-right: 0
    }
}
.bold {
    font-weight: 700;
    color: #202020
}
.detail-table {
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
    max-width: 760px;
    float: left;
    text-align: center;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    background-clip: padding-box;
    padding: 20px;
    background-color: #f7f7f7
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .detail-table {
        margin-top: 30px;
        margin-bottom: 30px;
        max-width: none
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .detail-table {
        margin-top: 10px;
        margin-bottom: 0
    }
}
.detail-table .price-col {
    width: 22%
}
.detail-table .service {
    width: 25%;
    vertical-align: top;
    font-weight: 700;
    text-transform: uppercase;
    color: #202020;
    padding: 20px
}
.detail-table .service+.value-row {
    text-align: left
}
.detail-table .spacer {
    padding: 0;
    background-color: #e3e3e3;
    height: 5px
}
.detail-table .show-table {
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2rem;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    background-clip: padding-box;
    padding: 8px 20px;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.detail-table .show-table.active {
    top: -36px
}
.detail-table .show-table:after {
    content: "\e60d";
    display: inline-block;
    font-size: .8rem;
    width: 10px;
    margin-left: 10px
}
.detail-table .cont-table.detail {
    display: none;
    margin-bottom: 0;
    overflow-x: auto;
    width: 100%
}
.detail-table table {
    background-color: #fff;
    min-width: 550px
}
.detail-table table th {
    padding: 10px 20px;
    height: 40px
}
.detail-table .info-detail {
    text-align: left
}
.detail-table .info-detail p {
    font-size: 1.3rem
}
.table-bg .cont-table-bg {
    width: 100%;
    overflow-x: auto
}
.table-bg table {
    width: 100%;
    min-width: 880px;
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, .5)
}
.table-bg table td,
.table-bg table th {
    border-right: 1px solid rgba(255, 255, 255, .5);
    border-top: 1px solid rgba(255, 255, 255, .5);
    vertical-align: middle;
    text-align: center;
    color: #fff;
    padding: 15px 10px;
    font-size: 1.5rem
}
.table-bg table td.name-row,
.table-bg table td:first-child,
.table-bg table th.name-row,
.table-bg table th:first-child {
    text-align: left;
    padding-left: 15px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .table-bg table td,
    .table-bg table th {
        padding: 10px
    }
    .table-bg table td.name-row,
    .table-bg table td:first-child,
    .table-bg table th.name-row,
    .table-bg table th:first-child {
        padding-left: 10px
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .table-bg table th {
        font-size: 1.3rem
    }
}
.table-bg table td {
    font-size: 1.2rem
}
.table-bg tfoot td {
    white-space: nowrap;
    border-top: none;
    font-size: 1.4rem;
    padding: 20px 10px;
    color: #F4DC3C;
    font-weight: 700;
    background-color: rgba(0, 0, 0, .3)
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .table-bg tfoot td {
        padding: 20px 10px
    }
}
.table-std .cont-table-std {
    width: 100%;
    overflow-x: auto
}
.table-std.comp tbody td:nth-child(even),
.table-std.comp thead th:nth-child(even) {
    background-color: #f7f7f7
}
.table-std.comp tfoot td:nth-child(even) {
    background-color: #efd20e
}
.table-std table {
    border-collapse: collapse;
    border: 1px solid #e3e3e3;
    width: 100%
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .table-std table {
        min-width: 768px
    }
}
.table-std table .name-row {
    position: relative
}
.table-std table td,
.table-std table th {
    padding: 5px 30px;
    vertical-align: middle
}
.table-std table td.name-row,
.table-std table td:first-child,
.table-std table th.name-row,
.table-std table th:first-child {
    text-align: left;
    padding-left: 20px
}
.table-std table th {
    color: #202020;
    padding-top: 20px;
    padding-bottom: 20px
}
.table-std table td {
    font-size: 1.4rem
}
.table-std table tr {
    border-top: 1px solid #e3e3e3
}
.table-std table tfoot td {
    border: 1px solid #F4DC3C;
    background-color: #F4DC3C;
    color: #202020;
    font-weight: 700;
    padding: 30px;
    font-size: 1.6rem
}
.tip {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px
}
.tip>span {
    color: #F4DC3C;
    position: relative;
    font-weight: 700;
    border-radius: 45px;
    display: block;
    width: 21px;
    height: 21px;
    padding: 0 6px;
    font-size: 1.3rem;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    background: url(https://static.seeweb.it/images/tip.png) center 5px no-repeat #202020;
    background-size: 7px 10px
}
.tip>span em {
    display: none;
    font-style: normal
}
.tip .cont-pin:hover,
.tip:hover .cont-pin {
    bottom: 30px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}
.tip .cont-pin {
    text-align: left;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    bottom: 35px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    color: #fff;
    background: #202020;
    position: absolute;
    z-index: 100;
    width: 310px;
    font-size: 1.2rem;
    border-radius: 5px;
    background-clip: padding-box;
    padding: 15px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .tip .cont-pin {
        width: 250px
    }
}
.tip .cont-pin:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #111;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px
}
#chat {
    position: fixed;
    bottom: 0;
    right: 10px;
    width: 280px;
    z-index: 999
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #chat {
        display: none
    }
}
#chat .cont-chat {
    display: none;
    float: left;
    overflow: hidden;
    background-color: #202020;
    padding: 30px;
    border-radius: 2px 2px 0;
    background-clip: padding-box
}
#chat h2,
#chat p {
    color: #fff;
    line-height: 1.2
}
#chat h2 {
    font-size: 2rem
}
#chat p {
    font-size: 1.4rem
}
#chat .cont-field {
    position: relative;
    background-color: #fff;
    border-radius: 2px;
    background-clip: padding-box;
    height: 130px
}
#chat textarea {
    resize: none;
    border: none;
    border-radius: 2px;
    background-clip: padding-box;
    font-size: 1.4rem;
    padding: 10px;
    height: 80px;
    width: 100%;
    display: block
}
#chat input[type=submit] {
    color: #202020;
    border-radius: 2px;
    background-clip: padding-box;
    border: none;
    position: absolute;
    bottom: 10px;
    right: 10px
}
#chat .action-chat {
    clear: both;
    float: right;
    position: relative;
    z-index: 999
}
#chat .action-chat a {
    display: block;
    line-height: 1;
    font-size: 1.5rem;
    font-weight: 700;
    color: #fff;
    background: url(https://static.seeweb.it/images/icon-chat.svg) 15px center no-repeat #202020;
    background-size: 23px 19px;
    padding: 10px 20px 10px 50px;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}
#chat .action-chat a:hover {
    background-color: #2d2d2d
}
#chat .close-chat {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 45px;
    background-clip: padding-box;
    width: 26px;
    height: 26px;
    text-align: center;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}
#chat .close-chat span {
    display: none
}
#chat .close-chat:before {
    text-align: center;
    content: "\e60f";
    font-size: 1rem;
    line-height: 10px;
    letter-spacing: -.5px;
    display: inline-block;
    width: 11px;
    height: 11px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -5px;
    margin-left: -6px
}
#chat .close-chat:hover {
    border: 1px solid #fff
}
.wrapper.nomax {
    max-width: none
}
.page-list {
    margin-top: 100px;
    width: 100%;
    background-color: #F4DC3C;
    padding: 20px 3.5% 100px;
    line-height: 1
}
.page-list li {
    border-top: 1px solid #d7bd0c
}
.page-list li:first-child {
    border-top: none;
    padding-top: 0;
    margin-top: 0
}
.page-list a {
    padding: 20px 0;
    display: block;
    background-color: #F4DC3C;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.page-list a:hover {
    padding-left: 20px;
    background: #fff
}
.page-list a span {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.3rem;
    margin-bottom: 5px;
    display: block
}
.page-list a p {
    margin-bottom: 0;
    line-height: 1.2;
    color: rgba(0, 0, 0, .6);
    text-transform: uppercase;
    font-size: 1.3rem
}
.menu-list {
    position: fixed;
    background-color: #202020;
    color: #F4DC3C;
    display: block;
    line-height: 1;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    direction: rtl;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: translate(7px, 225%) rotate(-90deg);
    -ms-transform: translate(7px, 225%) rotate(-90deg);
    transform: translate(7px, 225%) rotate(-90deg);
    border-radius: 0 0 5px 5px;
    background-clip: padding-box;
    text-transform: uppercase;
    padding: 10px 10px 11px;
    left: -7px;
    top: 50%;
    z-index: 10000;
    font-weight: 700;
    font-size: 1.3rem;
    opacity: .2;
    filter: alpha(opacity=20)
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .menu-list {
        display: none
    }
}
.menu-list:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
html {
    font-size: 62.5%
}
body {
    font-size: 1.6rem;
    line-height: 1.3;
    font-family: "Helvetica Neue", Helvetica, Arial, "MS Trebuchet", sans-serif;
    overflow-x: hidden
}
button,
input,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, "MS Trebuchet", sans-serif
}
body,
button,
input {
    color: rgba(0, 0, 0, .6);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
h1,
h2,
h3 {
    color: #202020;
    margin: 0 0 15px
}
h1 {
    font-size: 3rem;
    letter-spacing: -1px
}
h2 {
    font-size: 3.5rem;
    line-height: 1.2
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    h2 {
        font-size: 2.7rem
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    h2 {
        font-size: 2.3rem
    }
}
h3 {
    font-size: 2.2rem
}
strong {
    color: #202020
}
p {
    margin: 0 0 25px;
    font-size: 1.6rem
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    p {
        font-size: 1.4rem
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    p {
        margin-bottom: 20px
    }
}
a {
    text-decoration: none;
    color: #202020
}
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0
}
.footer .email a,
.main-content p a {
    position: relative;
    display: inline;
    box-shadow: 0 -2px 0 #F4DC3C inset;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.footer .email a:hover,
.main-content p a:hover {
    box-shadow: 0 -15px 0 #F4DC3C inset
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .footer .email a,
    .main-content p a {
        border-bottom: 2px solid #F4DC3C;
        box-shadow: none
    }
}
.highlight-section a {
    position: relative;
    display: inline;
    box-shadow: 0 -2px 0 #fff inset;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.highlight-section a:hover {
    box-shadow: 0 -15px 0 #fff inset
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .highlight-section a {
        border-bottom: 2px solid #fff;
        box-shadow: none
    }
}
.main-content p a {
    background-position: 0 .8em
}
::-moz-selection {
    background: #e3e3e3;
    color: #000
}
::selection {
    background: #e3e3e3;
    color: #000
}
.wrapper {
    width: auto;
    max-width: 1440px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 3.5%;
    padding-right: 3.5%;
    min-width: 320px
}
.wrapper:after,
.wrapper:before {
    content: '';
    display: table
}
.wrapper:after {
    clear: both
}
.wrapper-small {
    width: auto;
    max-width: 1080px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 3.5%;
    padding-right: 3.5%;
    min-width: 320px
}
.wrapper-small:after,
.wrapper-small:before {
    content: '';
    display: table
}
.wrapper-small:after {
    clear: both
}
.wrapper-medium {
    width: auto;
    max-width: 1220px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 3.5%;
    padding-right: 3.5%;
    min-width: 320px
}
.wrapper-medium:after,
.wrapper-medium:before {
    content: '';
    display: table
}
.wrapper-medium:after {
    clear: both
}
.brand {
    position: absolute;
    left: 3.5%;
    float: left;
    margin-top: 30px;
    z-index: 1000
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .brand {
        margin-top: 36px
    }
}
.brand a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 190px;
    height: 38px;
    background-image: url(images/logo.svg), none;
    background-repeat: no-repeat;
    background-size: 100% auto
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .brand a {
        width: 150px;
        height: 30px
    }
}
.cont-extra {
    position: absolute;
    right: 3.5%;
    top: 0
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .cont-extra {
        text-align: center;
        width: 100%;
        right: 0
    }
}
header {
    position: relative;
    z-index: 100
}
header .wrapper {
    position: relative
}
header .num-contact {
    margin-top: -1px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    header .num-contact {
        margin-top: 10px;
        font-size: 1.4rem
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    header .num-contact {
        font-size: 1.2rem;
        float: none
    }
}
header .extra {
    float: right
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    header .extra {
        display: none
    }
}
header .extra .language {
    float: left;
    padding: 0 5px
}
header .extra .language p {
    color: #202020;
    margin-right: 5px;
    float: left;
    line-height: 1.2;
    margin-top: 6px;
    font-size: 1.2rem
}
header .extra .language .custom-select {
    float: left;
    width: 70px;
    height: 20px;
    margin-top: 6px
}
header .extra .language .custom-select:after {
    content: "\e60d";
    color: #202020;
    font-size: .6rem;
    margin-top: -5px
}
header .extra .language .custom-select select {
    width: 100%;
    height: 20px;
    margin: -10px 0 0;
    font-weight: 700;
    padding: 0;
    font-size: 1.2rem;
    line-height: 1;
    border: none
}
header .extra .language .custom-select select:focus {
    outline: 0
}
.account {
    float: left
}
.account a {
    background-color: #f6f6f6;
    padding: 7px 10px 10px 30px;
    border-radius: 0 0 2px 2px;
    background-clip: padding-box;
    display: block;
    line-height: 1;
    font-size: 1.2rem;
    font-weight: 700;
    position: relative;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}
.account a:hover {
    background-color: #e9e9e9
}
.account a:before {
    content: "\e606";
    position: absolute;
    left: 10px
}
.num-contact {
    float: right;
    clear: right;
    color: #6BB31E;
    font-size: 1.5rem;
    text-transform: uppercase
}
.num-contact span {
    font-weight: 700;
    letter-spacing: -.1px
}
.plans,
.related {
    padding: 70px 0
}
.plans:after,
.plans:before,
.related:after,
.related:before {
    content: '';
    display: table
}
.plans:after,
.related:after {
    clear: both
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .plans,
    .related {
        padding: 60px 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .plans,
    .related {
        padding: 40px 0
    }
}
.plans h2,
.related h2 {
    text-align: center;
    margin-bottom: 30px
}
.plans .wrapper-small,
.related .wrapper-small {
    margin-bottom: 50px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .plans .wrapper-small,
    .related .wrapper-small {
        margin-bottom: 30px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .plans .wrapper-small,
    .related .wrapper-small {
        margin-bottom: 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .plans .cont-button,
    .related .cont-button {
        padding-top: 60px;
        padding-bottom: 0
    }
}
.plans .plan,
.related .plan {
    position: relative;
    float: left;
    clear: none;
    text-align: inherit;
    width: 26.66667%;
    margin-left: 0;
    margin-right: 10%;
    padding-bottom: 40px
}
.plans .plan:after,
.plans .plan:before,
.related .plan:after,
.related .plan:before {
    content: '';
    display: table
}
.plans .plan:after,
.related .plan:after {
    clear: both
}
.plans .plan:last-child,
.related .plan:last-child {
    margin-right: 0
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .plans .plan,
    .related .plan {
        display: block;
        clear: both;
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-top: 50px;
        padding-bottom: 0
    }
    .plans .plan:first-child,
    .related .plan:first-child {
        margin-left: auto
    }
    .plans .plan:last-child,
    .related .plan:last-child {
        margin-right: auto
    }
    .plans .plan:first-child,
    .related .plan:first-child {
        margin-top: 0
    }
}
.plans .plan figure,
.related .plan figure {
    margin-bottom: 20px
}
.plans .plan figure:after,
.plans .plan figure:before,
.related .plan figure:after,
.related .plan figure:before {
    content: '';
    display: table
}
.plans .plan figure:after,
.related .plan figure:after {
    clear: both
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .plans .plan figure,
    .related .plan figure {
        margin-bottom: 20px
    }
}
.plans .plan figure a,
.related .plan figure a {
    float: left;
    width: 100%;
    display: block;
    text-align: center
}
.plans .plan figure a img,
.related .plan figure a img {
    max-width: 220px;
    height: auto;
    width: 100%;
    display: inline-block
}
.plans .plan .button,
.related .plan .button {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .plans .plan .button,
    .related .plan .button {
        left: auto;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        position: relative
    }
}
.plans .plan .info-plan,
.related .plan .info-plan {
    clear: both;
    max-width: 260px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .plans .plan .info-plan,
    .related .plan .info-plan {
        margin: 0 auto;
        max-width: 480px
    }
}
.plans .plan .info-plan h3,
.related .plan .info-plan h3 {
    margin-bottom: 5px
}
.related {
    background-color: #fafafa
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .related .plan figure {
        margin-bottom: 10px
    }
    .related .plan figure a img {
        max-width: 110px;
        height: auto
    }
}
.related .wrapper-small {
    margin-bottom: 0
}
.highlight {
    background-color: #F4DC3C
}
.highlight.section-home {
    padding: 70px 0
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .highlight.section-home {
        padding: 60px 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .highlight.section-home {
        padding: 40px 0
    }
}
.highlight.section-home article {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46%;
    margin-left: 0;
    margin-right: 8%;
    padding-bottom: 50px;
    position: relative
}
.highlight.section-home article:after,
.highlight.section-home article:before {
    content: '';
    display: table
}
.highlight.section-home article:after {
    clear: both
}
.highlight.section-home article:last-child {
    margin-right: 0
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .highlight.section-home article {
        display: block;
        clear: both;
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        padding-bottom: 0;
        margin-top: 50px
    }
    .highlight.section-home article:first-child {
        margin-left: auto
    }
    .highlight.section-home article:last-child {
        margin-right: auto
    }
}
.highlight.section-home article .title {
    float: left;
    padding-bottom: 0
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .highlight.section-home article .title {
        width: 100%
    }
}
.highlight.section-home article .title figure,
.highlight.section-home article .title h1 {
    float: left
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .highlight.section-home article .title figure,
    .highlight.section-home article .title h1 {
        clear: both;
        width: 100%;
        margin-top: -20px
    }
}
.highlight.section-home article .title h1 {
    font-size: 5.7rem;
    color: #fff;
    letter-spacing: -1px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .highlight.section-home article .title h1 {
        font-size: 4.5rem
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .highlight.section-home article .title h1 {
        margin-top: 0
    }
}
.highlight.section-home article .title img {
    max-width: 140px;
    height: auto;
    width: 100%;
    display: block;
    margin-left: -20px;
    margin-top: -28px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .highlight.section-home article .title img {
        max-width: 120px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .highlight.section-home article .title img {
        margin: 0 auto
    }
}
.highlight.section-home article .info-section {
    clear: both
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .highlight.section-home article .info-section h2 {
        font-size: 2.7rem
    }
}
.highlight.section-home article .info-section .button-alt {
    position: absolute;
    left: 0;
    bottom: 0
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .highlight.section-home article .info-section .button-alt {
        position: relative;
        display: inline-block;
        text-align: center
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .highlight.section-home article:first-child {
        margin-top: 0
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .highlight.section-home article:first-child img {
        max-width: 130px;
        margin-bottom: -10px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .highlight.section-home article:first-child img {
        margin: 0 auto
    }
}
.client {
    padding: 70px 0;
    text-align: center
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .client {
        padding: 60px 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .client {
        padding: 40px 0
    }
    .client .cont-button {
        padding-top: 0;
        padding-bottom: 0
    }
}
.client p {
    max-width: 690px;
    margin-left: auto;
    margin-right: auto
}
.client ul {
    display: block;
    margin: 0 auto 30px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .client ul {
        margin-bottom: 25px
    }
}
.client ul li {
    display: inline-block;
    margin: 0 15px
}
.client ul li a,
.client ul li img {
    display: block
}
.client ul li a {
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}
.client ul li a:hover {
    opacity: .5;
    filter: alpha(opacity=50)
}
.client ul li img {
    height: 80px;
    width: auto
}
.split-section {
    padding: 90px 0;
    background-color: #f7f7f7
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .split-section {
        padding: 80px 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .split-section {
        padding: 60px 0
    }
}
.split-section.alt-color {
    background: #f7f7f7;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #f7f7f7), color-stop(50%, #f7f7f7), color-stop(50%, #fff));
    background: -webkit-linear-gradient(left, #f7f7f7 0, #f7f7f7 50%, #fff 50%);
    background: linear-gradient(to right, #f7f7f7 0, #f7f7f7 50%, #fff 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=1)
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .split-section.alt-color {
        background: #fff;
        padding: 0
    }
    .split-section.alt-color .wrapper-small {
        padding: 0
    }
    .split-section.alt-color article {
        padding: 40px 3.5%;
        margin-top: 0;
        border-top: none
    }
    .split-section.alt-color article:first-child {
        padding: 40px 3.5%;
        background-color: #f7f7f7
    }
}
.split-section article {
    width: 48%;
    float: right;
    padding-right: 0;
    padding-left: 5%
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .split-section article {
        padding-left: 3%
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .split-section article {
        width: 100%;
        clear: both;
        padding-left: 0;
        padding-top: 20px;
        margin-top: 20px;
        border-top: 1px solid #e3e3e3
    }
}
.split-section article .button-alt {
    margin-top: 50px;
    display: inline-block
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .split-section article .button-alt {
        margin-top: 0
    }
}
.split-section article:first-child {
    float: left;
    padding-right: 5%;
    padding-left: 0
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .split-section article:first-child {
        padding-right: 3%
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .split-section article:first-child {
        padding-right: 0;
        padding-top: 0;
        margin-top: 0;
        border-top: none
    }
}
.tecnology {
    text-align: center;
    padding: 20px 0 30px
}
.tecnology ul {
    display: block
}
.tecnology ul li {
    display: inline-block;
    margin: 20px 15px 0
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .tecnology ul li {
        margin: 20px 5px 0
    }
}
.tecnology ul li img {
    display: block;
    height: 40px;
    width: auto
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .tecnology ul li img {
        height: 30px
    }
}
.footer .wrapper-small {
    padding: 70px 3.5%
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .footer .wrapper-small {
        padding: 60px 3.5%
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .footer .wrapper-small {
        padding: 40px 3.5%
    }
}
.footer .info-footer {
    width: 49%;
    clear: both;
    float: left;
    padding-top: 50px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .footer .info-footer {
        width: 100%
    }
}
.footer .info-footer h2 {
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1
}
.footer .city {
    margin-bottom: 42px
}
.footer .city p {
    font-size: 1.4rem;
    padding-right: 0
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .footer .city p {
        font-size: 1.3rem
    }
}
.footer .email {
    clear: both
}
.footer .email a {
    font-size: 1.4rem;
    background-position: 0 1em
}
.footer .city,
.footer .email,
.footer .social {
    width: 50%;
    float: left
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .footer .city,
    .footer .email,
    .footer .social {
        width: 25%;
        clear: none;
        margin-bottom: 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .footer .city,
    .footer .email,
    .footer .social {
        width: 50%
    }
}
.footer .num-contact {
    float: left;
    clear: left;
    margin-top: 30px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .footer .num-contact {
        width: 100%
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .footer .num-contact {
        margin-top: 20px
    }
}
.footer .social li {
    float: left;
    margin-left: 10px
}
.footer .social li:first-child {
    margin-left: 0;
    margin-right: -3px
}
.footer .social li a {
    display: block;
    color: #d7d7d7
}
.footer .social li a .social-name {
    display: none
}
.footer .social li a:after {
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    display: block;
    width: 15px;
    height: 15px
}
.footer .social li.fb a:hover {
    color: #3b5998
}
.footer .social li.fb a:after {
    content: "\e602"
}
.footer .social li.tw a:hover {
    color: #00aced
}
.footer .social li.tw a:after {
    content: "\e601"
}
.footer .social li.fl a {
    width: 21px;
    height: 20px;
    display: block;
    position: relative
}
.footer .social li.fl a:hover:before {
    background-color: #0D65D3
}
.footer .social li.fl a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #FF0080
}
.footer .social li.fl a:after,
.footer .social li.fl a:before {
    content: "";
    height: 12px;
    width: 12px;
    border-radius: 45px;
    position: absolute;
    top: 2px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.footer .social li.fl a:before {
    left: 1px;
    background-color: #D8D8D8
}
.footer .social li.fl a:after {
    right: 1px;
    background-color: #969696;
    opacity: .5;
    filter: alpha(opacity=50)
}
.footer .brand {
    z-index: 1;
    position: relative;
    margin-top: 0;
    left: -3px
}
.footer .brand a {
    width: 160px;
    height: 33px
}
.end-footer {
    background-color: #f7f7f7;
    padding: 40px 0 60px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .end-footer {
        padding: 40px 0
    }
}
.end-footer p {
    float: left;
    font-size: 1.2rem;
    margin: 0
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .end-footer p {
        line-height: 1.4
    }
}
.end-footer ul {
    float: right
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .end-footer ul {
        clear: both;
        float: left;
        margin-top: 20px
    }
}
.end-footer ul li {
    padding-left: 10px;
    border-left: 1px solid rgba(0, 0, 0, .6);
    margin-left: 10px;
    float: left;
    font-size: 1.2rem
}
.end-footer ul li:first-child {
    padding-left: 0;
    border-left: none;
    margin-left: 0
}
.end-footer ul li a {
    line-height: 1;
    text-transform: uppercase;
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}
.end-footer ul li a:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
.menu-footer {
    float: right;
    width: 49%;
    margin-top: -45px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .menu-footer {
        clear: both;
        float: left;
        width: 100%;
        margin-top: 20px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .menu-footer {
        margin-top: 0
    }
}
.menu-footer nav {
    width: 100%;
    overflow: hidden
}
.menu-footer nav>ul>li a {
    display: block;
    font-size: 1.4rem;
    color: rgba(0, 0, 0, .6);
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}
.menu-footer nav>ul>li a:hover {
    color: #202020
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .menu-footer nav>ul>li a {
        font-size: 1.3rem
    }
}
.menu-footer nav>ul li {
    display: block;
    margin-top: 7px
}
.menu-footer nav>ul>li>a {
    font-weight: 700;
    text-transform: uppercase;
    color: #202020;
    cursor: default;
    margin-bottom: 10px;
    display: block
}
.menu-footer nav>ul>li {
    float: left;
    clear: none;
    text-align: inherit;
    width: 30.86667%;
    margin-left: 0;
    margin-right: 3.7%
}
.menu-footer nav>ul>li:after,
.menu-footer nav>ul>li:before {
    content: '';
    display: table
}
.menu-footer nav>ul>li:after {
    clear: both
}
.menu-footer nav>ul>li:last-child {
    margin-right: 0
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .menu-footer nav>ul>li {
        float: left;
        clear: none;
        text-align: inherit;
        width: 48.15%;
        margin-left: 0;
        margin-right: 3.7%;
        margin-top: 20px
    }
    .menu-footer nav>ul>li:after,
    .menu-footer nav>ul>li:before {
        content: '';
        display: table
    }
    .menu-footer nav>ul>li:after {
        clear: both
    }
    .menu-footer nav>ul>li:last-child {
        margin-right: 0
    }
    .menu-footer nav>ul>li:nth-child(2n) {
        clear: both
    }
}
.menu-footer nav .product {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.43333%;
    margin-left: 0;
    margin-right: 3.7%
}
.menu-footer nav .product:after,
.menu-footer nav .product:before {
    content: '';
    display: table
}
.menu-footer nav .product:after {
    clear: both
}
.menu-footer nav .product:last-child {
    margin-right: 0
}
.menu-footer nav .product .extra-nav-col,
.menu-footer nav .product .nav-col {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.17269%;
    margin-left: 0;
    margin-right: 5.65461%
}
.menu-footer nav .product .extra-nav-col:after,
.menu-footer nav .product .extra-nav-col:before,
.menu-footer nav .product .nav-col:after,
.menu-footer nav .product .nav-col:before {
    content: '';
    display: table
}
.menu-footer nav .product .extra-nav-col:after,
.menu-footer nav .product .nav-col:after {
    clear: both
}
.menu-footer nav .product .extra-nav-col:nth-of-type(2n),
.menu-footer nav .product .nav-col:nth-of-type(2n) {
    margin-right: 0;
    float: right
}
.menu-footer nav .product .extra-nav-col:nth-of-type(2n+1),
.menu-footer nav .product .nav-col:nth-of-type(2n+1) {
    clear: both
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .menu-footer nav .product {
        display: block;
        clear: both;
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }
    .menu-footer nav .product:first-child {
        margin-left: auto
    }
    .menu-footer nav .product:last-child {
        margin-right: auto
    }
}
.menu-footer nav .cont-extra-nav-col {
    margin: 20px 0;
    float: left;
    width: 100%
}
.menu-footer nav .product+li {
    float: left;
    clear: none;
    text-align: inherit;
    width: 30.86667%;
    margin-left: 0;
    margin-right: 3.7%
}
.menu-footer nav .product+li:after,
.menu-footer nav .product+li:before {
    content: '';
    display: table
}
.menu-footer nav .product+li:after {
    clear: both
}
.menu-footer nav .product+li:nth-of-type(2n) {
    margin-right: 0;
    float: right
}
.menu-footer nav .product+li:nth-of-type(2n+1) {
    clear: both
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .menu-footer nav .product+li {
        float: left;
        clear: none;
        text-align: inherit;
        width: 48.15%;
        margin-left: 0;
        margin-right: 3.7%
    }
    .menu-footer nav .product+li:after,
    .menu-footer nav .product+li:before {
        content: '';
        display: table
    }
    .menu-footer nav .product+li:after {
        clear: both
    }
    .menu-footer nav .product+li:nth-of-type(2n) {
        margin-right: 0;
        float: right
    }
    .menu-footer nav .product+li:nth-of-type(2n+1) {
        clear: both
    }
}
.loading {
    background-image: url(images/loading.svg);
    background-repeat: no-repeat;
    display: block;
    width: 60px;
    height: 60px;
    margin: 25px auto;
    background-size: 100% auto
}
.loading:after,
.loading:before {
    content: '';
    display: table
}
.loading:after {
    clear: both
}
.loading span {
    display: none
}
.main-content {
    padding-top: 50px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .main-content {
        padding-top: 0
    }
}
.main-content p {
    max-width: 760px
}
.main-content article .plans {
    padding-top: 20px
}
.main-content article .plans .wrapper-small {
    margin-bottom: 0
}
.main-content article .page-plans {
    border-bottom: 5px solid #e3e3e3
}
.main-content article .page-plans .wrapper-small {
    margin-bottom: 70px
}
.main-content article .page-plans .wrapper-small:last-child {
    margin-bottom: 0
}
.no-result p {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 0;
    opacity: .5;
    filter: alpha(opacity=50);
    text-align: center;
    max-width: none;
    width: 100%;
    padding: 20px 0
}
.section-list-faq {
    padding-bottom: 70px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .section-list-faq {
        padding-bottom: 60px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .section-list-faq {
        padding-bottom: 40px
    }
}
.action-faq {
    background-color: #F7F7F7;
    padding: 50px 0
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .action-faq {
        padding: 30px 0
    }
}
.action-faq .search-faq {
    overflow: hidden;
    margin-right: 270px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .action-faq .search-faq {
        margin-right: 0;
        width: 100%;
        float: left
    }
}
.action-faq .search-faq .field {
    position: relative
}
.action-faq .search-faq label {
    font-weight: 700;
    color: #202020;
    font-size: 2rem;
    display: block;
    margin-bottom: 10px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .action-faq .search-faq label {
        font-size: 1.8rem
    }
}
.action-faq .search-faq input[type=text] {
    width: 100%;
    border: 1px solid #F4DC3C;
    height: 60px;
    font-size: 2.7rem;
    border-radius: 4px;
    background-clip: padding-box;
    padding: 0 20px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .action-faq .search-faq input[type=text] {
        font-size: 2rem
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .action-faq .search-faq input[type=text] {
        height: 40px;
        font-size: 1.8rem;
        padding: 0 15px
    }
}
.action-faq .search-faq input[type=submit] {
    padding: 10px 30px;
    font-weight: 700;
    color: #202020;
    font-size: 1.3rem;
    text-transform: uppercase;
    border: none;
    position: absolute;
    height: 40px;
    right: 10px;
    top: 10px;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    background-color: #F4DC3C;
    border-radius: 2px;
    background-clip: padding-box
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .action-faq .search-faq input[type=submit] {
        padding: 10px 20px;
        top: 0;
        right: 0
    }
}
.action-faq .search-faq input[type=submit]:hover {
    background-color: #d7bd0c
}
.action-faq .wrapper-small {
    position: relative
}
.action-faq .button-section-faq {
    position: absolute;
    top: 36px;
    right: 3.5%
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .action-faq .button-section-faq {
        position: relative;
        width: 100%;
        clear: both;
        top: auto;
        right: auto;
        float: left;
        margin-top: 20px
    }
}
.action-faq .button-section-faq .button-alt-2 {
    font-size: 1.4rem;
    height: 60px;
    line-height: 1.2;
    white-space: nowrap;
    padding: 20px 30px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .action-faq .button-section-faq .button-alt-2 {
        padding: 10px 30px;
        height: 40px;
        width: 100%;
        text-align: center
    }
}
.center-img-section {
    width: 140px;
    height: 140px;
    margin: 20px auto
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .center-img-section {
        width: 120px;
        height: 120px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .center-img-section {
        width: 90px;
        height: 90px
    }
}
.center-img-section img {
    width: 100%;
    height: auto;
    display: block
}
.list-faq {
    margin-bottom: 40px
}
.list-faq>li {
    position: relative;
    border-bottom: 1px solid #e3e3e3;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}
.list-faq>li:first-child {
    border-top: 1px solid #e3e3e3
}
.list-faq>li.active {
    border-right: 5px solid #F4DC3C;
    border-left: 5px solid #F4DC3C
}
.list-faq>li>h2 {
    margin-bottom: 0;
    font-size: 2.7rem
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .list-faq>li>h2 {
        font-size: 2.4rem
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .list-faq>li>h2 {
        font-size: 2rem
    }
}
.list-faq>li>h2 a {
    display: block;
    padding: 40px 130px 40px 30px;
    position: relative
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .list-faq>li>h2 a {
        padding-right: 100px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .list-faq>li>h2 a {
        padding: 25px 20px
    }
}
.list-faq>li>h2 a:before {
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 45px;
    background-clip: padding-box;
    border: 2px solid #e3e3e3;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
    position: absolute;
    right: 38px;
    top: 35px;
    content: "\e605";
    font-size: 1.2rem;
    line-height: 48px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .list-faq>li>h2 a:before {
        top: 32px;
        right: 20px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .list-faq>li>h2 a:before {
        display: none
    }
}
.list-faq>li>h2 a:hover:before {
    border: 2px solid #F4DC3C
}
.list-faq>li>h2 a.open:before {
    content: "\e603";
    line-height: 46px;
    font-size: 1.6rem
}
.list-faq>li .cont-info-faq {
    background-color: #f9f9f9;
    border-top: 1px solid #e3e3e3;
    display: none;
    padding: 20px 30px 10px
}
.list-faq>li .cont-info-faq p {
    font-size: 1.5rem;
    margin-bottom: 13px;
    max-width: 650px
}
.highlight-section {
    background-color: #F4DC3C;
    padding: 50px 0
}
.highlight-section.icon {
    padding: 70px 0
}
.highlight-section.icon h2 {
    padding-right: 180px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .highlight-section.icon h2 {
        padding-right: 0
    }
}
.highlight-section h2 {
    font-size: 3.3rem;
    line-height: 1.2;
    letter-spacing: -1px
}
.highlight-section h2 strong {
    color: #fff
}
.highlight-section h2 a {
    text-transform: none;
    font-size: inherit;
    box-shadow: 0 -5px 0 #fff inset
}
.highlight-section h2 a:hover {
    box-shadow: 0 -35px 0 #fff inset
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .highlight-section h2 a {
        box-shadow: 0 -3px 0 #fff inset
    }
    .highlight-section h2 a:hover {
        box-shadow: 0 -20px 0 #fff inset
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .highlight-section h2 a {
        box-shadow: 0 -2px 0 #fff inset
    }
    .highlight-section h2 a:hover {
        box-shadow: 0 -20px 0 #fff inset
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .highlight-section h2 {
        font-size: 2.7rem;
        letter-spacing: 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .highlight-section h2 {
        font-size: 2.3rem;
        width: 100%;
        clear: both;
        padding-right: 0
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .highlight-section,
    .highlight-section.icon {
        padding: 60px 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .highlight-section {
        padding: 40px 0
    }
    .highlight-section.icon {
        padding: 30px 0 40px
    }
}
.highlight-section.icon .wrapper-small {
    position: relative
}
.highlight-section.icon figure {
    position: absolute;
    right: 3.5%;
    top: -10px;
    width: 140px;
    height: 140px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .highlight-section.icon figure {
        width: 120px;
        height: 120px
    }
}
.highlight-section.icon figure img {
    width: 100%;
    height: auto
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .highlight-section.icon figure {
        position: relative;
        width: 80px;
        height: 80px;
        margin: 0 auto 15px;
        top: 0;
        right: auto
    }
}
.highlight-section a {
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 700
}
.section-list-file .important {
    background-color: #fafafa
}
.section-list-file .important .label {
    text-transform: uppercase;
    background-color: #F4DC3C;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 18px;
    width: 30px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .section-list-file .important .label {
        height: 30px;
        width: 100%
    }
}
.section-list-file .important .label span {
    color: #202020;
    display: block;
    line-height: 1;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    direction: rtl;
    -webkit-transform: translate(7px, 40px) rotate(-90deg);
    -ms-transform: translate(7px, 40px) rotate(-90deg);
    transform: translate(7px, 40px) rotate(-90deg)
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .section-list-file .important .label span {
        direction: ltr;
        -webkit-transform: translate(0, 0) rotate(0deg);
        -ms-transform: translate(0, 0) rotate(0deg);
        transform: translate(0, 0) rotate(0deg);
        margin: 7px
    }
}
.section-list-file .label {
    display: none
}
.section-list-file article {
    padding: 50px 0;
    overflow: hidden;
    position: relative;
    border-top: 1px solid #e3e3e3
}
.section-list-file article .wrapper-small {
    position: relative
}
.section-list-file article .info-time {
    float: left;
    margin-top: 5px
}
.section-list-file article .info-time p {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 1.4rem;
    color: #202020
}
.section-list-file article .info-time p span {
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, .6)
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .section-list-file article .info-time p span {
        display: inline-block
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .section-list-file article .info-time p {
        margin-bottom: 10
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .section-list-file article .info-time {
        float: none;
        margin: 0 auto;
        max-width: 550px
    }
}
.section-list-file article .info-file {
    overflow: hidden;
    max-width: 550px;
    margin-left: 130px;
    margin-right: 300px
}
.section-list-file article .info-file h2 {
    line-height: 1.1;
    margin-bottom: 10px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .section-list-file article .info-file {
        clear: both;
        margin: 0 auto
    }
}
.section-list-file article .action-file {
    position: absolute;
    bottom: 0;
    right: 3.5%
}
.section-list-file article .action-file a {
    display: block;
    text-align: left
}
.section-list-file article .action-file a:after {
    text-align: center;
    content: "\e608"
}
.section-list-file article .action-file a:hover {
    border: 1px solid #202020
}
.section-list-file article .action-file a:hover:after {
    margin-top: -11px;
    right: 20px;
    border: 1px solid transparent
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .section-list-file article .action-file {
        clear: both;
        position: relative;
        max-width: 550px;
        margin: 0 auto;
        bottom: auto;
        right: auto
    }
}
.pager {
    padding-bottom: 70px
}
.pager .wrapper-small {
    position: relative
}
.pager ul {
    border-top: 1px solid #e3e3e3;
    display: block;
    width: 100%;
    padding: 30px 50px 0;
    text-align: center
}
.pager ul li {
    display: inline-block;
    margin: 0 5px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .pager ul li {
        margin: 0 1px
    }
}
.pager ul li a {
    color: #d2d2d2;
    font-weight: 700;
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 2rem;
    border: 2px solid transparent;
    line-height: 29px;
    border-radius: 45px;
    background-clip: padding-box;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .pager ul li a {
        font-size: 1.6rem;
        width: 30px;
        height: 30px;
        line-height: 26px
    }
}
.pager ul li a:hover,
.pager ul li.active a {
    color: #202020;
    border: 2px solid #F4DC3C
}
.pager .next,
.pager .prev {
    position: absolute;
    top: 30px;
    display: block
}
.pager .next span,
.pager .prev span {
    display: none
}
.pager .next:before,
.pager .prev:before {
    font-size: 2.5rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: .2;
    filter: alpha(opacity=20)
}
.pager .next.active:before,
.pager .next:hover:before,
.pager .prev.active:before,
.pager .prev:hover:before {
    opacity: 1;
    filter: alpha(opacity=100)
}
.pager .prev {
    left: 3.5%
}
.pager .prev:before {
    content: "\e60b"
}
.pager .next {
    right: 3.5%
}
.pager .next:before {
    content: "\e60a"
}
.section-list-iso {
    border-bottom: 5px solid #e3e3e3;
    padding-bottom: 70px
}
.section-list-iso article {
    border-top: 1px solid #e3e3e3;
    padding: 50px 0
}
.section-list-iso article:first-child {
    border-top: none
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .section-list-iso article {
        border-top: 5px solid #F4DC3C
    }
}
.section-list-iso .title-iso {
    width: 300px;
    float: left
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .section-list-iso .title-iso {
        width: 100%
    }
    .section-list-iso .title-iso h2 {
        float: left;
        margin-right: 20px
    }
}
.section-list-iso .title-iso p {
    color: #202020;
    font-weight: 700
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .section-list-iso .title-iso p {
        float: left;
        padding-top: 10px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .section-list-iso .title-iso p {
        padding-top: 0;
        clear: left
    }
}
.section-list-iso .info-iso {
    overflow: hidden;
    margin-left: 350px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .section-list-iso .info-iso {
        clear: both;
        margin-left: 0
    }
}
.section-list-iso dt {
    font-weight: 700;
    width: 160px;
    text-transform: uppercase;
    color: #202020;
    font-size: 1.4rem;
    text-align: right;
    line-height: 1.3;
    float: left;
    clear: both;
    padding: 10px 0
}
.section-list-iso dt:first-child,
.section-list-iso dt:first-child+dd {
    padding-top: 0
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .section-list-iso dt:first-child,
    .section-list-iso dt:first-child+dd {
        padding-top: 10px
    }
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .section-list-iso dt {
        width: 100%;
        text-align: left;
        padding-bottom: 0;
        border-top: 1px solid #e3e3e3
    }
}
.section-list-iso dd {
    min-height: 64px;
    overflow: hidden;
    margin-left: 180px;
    width: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    border-left: 1px solid #e3e3e3;
    padding-left: 20px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .section-list-iso dd {
        clear: both;
        border-left: none;
        padding-left: 0;
        margin-left: 0;
        min-height: 0
    }
}
.section-list-iso dd p {
    font-size: 1.5rem;
    margin-bottom: 0;
    line-height: 1.3
}
.info-grid {
    padding: 70px 0
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .info-grid {
        padding: 60px 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .info-grid {
        padding: 40px 0
    }
}
.info-grid .wrapper-small .info-row {
    padding-top: 50px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .info-grid .wrapper-small .info-row {
        padding-top: 25px
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .info-grid .wrapper-small .info-row {
        padding-top: 0
    }
}
.info-grid .wrapper-small:first-child .info-row {
    padding-top: 25px
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .info-grid .wrapper-small:first-child .info-row {
        padding-top: 0
    }
}
.info-grid article {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0;
    margin-right: 5%
}
.info-grid article:after,
.info-grid article:before {
    content: '';
    display: table
}
.info-grid article:after {
    clear: both
}
.info-grid article:last-child {
    margin-right: 0
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .info-grid article {
        display: block;
        float: left;
        clear: none;
        text-align: inherit;
        width: 48.15%;
        margin-left: 0;
        margin-right: 3.7%
    }
    .info-grid article:first-child {
        margin-left: auto
    }
    .info-grid article:last-child {
        margin-right: auto
    }
    .info-grid article:after,
    .info-grid article:before {
        content: '';
        display: table
    }
    .info-grid article:after {
        clear: both
    }
    .info-grid article:nth-of-type(2n) {
        margin-right: 0;
        float: right
    }
    .info-grid article:nth-of-type(2n+1) {
        clear: both
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .info-grid article {
        display: block;
        clear: both;
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }
    .info-grid article:first-child {
        margin-left: auto
    }
    .info-grid article:last-child {
        margin-right: auto
    }
}
.info-grid article h3 {
    font-size: 2.1rem
}
.info-grid article h3 span {
    color: rgba(0, 0, 0, .6);
    display: block;
    font-weight: 400;
    font-size: 1.9rem
}
.info-grid article p {
    font-size: 1.4rem;
    line-height: 1.5
}
.map .cont-map {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #f7f7f7
}
.map .cont-map .tip-map {
    position: absolute;
    left: 50%;
    bottom: 50%;
    z-index: 2;
    background-color: #fff;
    border-radius: 2px;
    background-clip: padding-box;
    padding: 20px;
    min-width: 164px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.map .cont-map .tip-map:before {
    width: 0;
    height: 0;
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -22px;
    left: 0;
    border-style: solid;
    border-width: 25px 25px 0 0;
    border-color: #fff transparent transparent
}
.map .cont-map .tip-map.pos-1 {
    margin: 0 0 29px -49px
}
.map .cont-map .tip-map.pos-2 {
    margin: 0 0 -114px 38px
}
.map .cont-map .tip-map li {
    right: 50%;
    bottom: 50%;
    margin-top: 10px
}
.map .cont-map .tip-map li:first-child {
    margin-top: 0
}
.map .cont-map .tip-map span {
    font-size: 1.3rem;
    display: block;
    font-weight: 700;
    color: #202020
}
.map .cont-map .cities {
    font-weight: 700;
    text-transform: uppercase;
    color: #202020;
    font-size: 1.2rem
}
.map .cont-map .cities li {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10
}
.map .cont-map .cities .data-1 {
    margin: -263px 0 0 -122px
}
.map .cont-map .cities .data-2 {
    margin: -12px 0 0 -174px
}
.map .cont-map .cities .data-3 {
    margin: -18px 0 0 -30px
}
.map .cont-map .cities .data-4 {
    margin: 72px 0 0 -16px
}
.map .cont-map .cities .data-5 {
    margin: 127px 0 0 58px
}
.map .cont-map figure {
    position: relative;
    width: 100%;
    background-color: #f7f7f7
}
.map .cont-map figure img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    min-width: 2560px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}
.risorse {
    padding: 70px 0
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .risorse {
        padding: 60px 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .risorse {
        padding: 40px 0
    }
}
.risorse p {
    max-width: none
}
.risorse .list-risorse {
    padding: 70px 0
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .risorse .list-risorse {
        padding: 60px 0
    }
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .risorse .list-risorse {
        padding: 0 0 40px
    }
}
.risorse .cont-risorse {
    width: 100%;
    padding-top: 130px;
    border-bottom: 3px dashed #202020
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .risorse .cont-risorse {
        border-bottom: none;
        padding-top: 30px
    }
}
.risorse .cont-risorse ul {
    width: auto;
    max-width: 1080px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 3.5%;
    padding-right: 3.5%;
    min-width: 320px;
    text-align: center
}
.risorse .cont-risorse ul:after,
.risorse .cont-risorse ul:before {
    content: '';
    display: table
}
.risorse .cont-risorse ul:after {
    clear: both
}
.risorse .cont-risorse ul li {
    text-align: left;
    position: relative;
    top: -87px;
    display: inline-block;
    margin-left: -10px;
    width: 12.5%
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .risorse .cont-risorse ul li {
        float: left;
        width: 50%;
        padding-left: 30px;
        margin-top: 50px;
        margin-left: 0;
        top: auto
    }
    .risorse .cont-risorse ul li:first-child,
    .risorse .cont-risorse ul li:first-child+li {
        margin-top: 0
    }
    .risorse .cont-risorse ul li:nth-child(2n+1) {
        clear: both
    }
}
@media screen and (min-width: 0) and (max-width: 479px) {
    .risorse .cont-risorse ul li {
        width: 100%;
        clear: both;
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #e3e3e3
    }
    .risorse .cont-risorse ul li:first-child {
        margin-top: 0;
        padding-top: 0;
        border-top: none
    }
    .risorse .cont-risorse ul li:first-child+li {
        margin-top: 20px
    }
}
@media screen and (min-width: 0) and (max-width: 479px) {
    .risorse .cont-risorse ul li:first-child:before {
        left: 0;
        bottom: auto;
        top: 2px
    }
}
.risorse .cont-risorse ul li:before {
    position: absolute;
    content: "";
    display: inline-block;
    border: 3px solid #202020;
    bottom: -100px;
    left: 21px;
    border-radius: 45px;
    background-clip: padding-box;
    width: 10px;
    height: 10px;
    background-color: #fff
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .risorse .cont-risorse ul li:before {
        left: 0;
        bottom: auto;
        top: 2px
    }
}
@media screen and (min-width: 0) and (max-width: 479px) {
    .risorse .cont-risorse ul li:before {
        left: 0;
        bottom: auto;
        top: 22px
    }
}
.risorse .cont-risorse ul li:nth-child(even):before {
    background-color: #F4DC3C
}
.risorse .cont-risorse ul li p {
    position: absolute;
    bottom: 0;
    -webkit-transform: translate(2px, 28px) rotate(-45deg);
    -ms-transform: translate(2px, 28px) rotate(-45deg);
    transform: translate(2px, 28px) rotate(-45deg);
    white-space: nowrap;
    font-size: 1.4rem;
    margin-bottom: 0
}
.risorse .cont-risorse ul li p span {
    display: block;
    font-weight: 700;
    color: #202020
}
@media screen and (min-width: 0) and (max-width: 767px) {
    .risorse .cont-risorse ul li p {
        -webkit-transform: translate(0, 0) rotate(0deg);
        -ms-transform: translate(0, 0) rotate(0deg);
        transform: translate(0, 0) rotate(0deg);
        position: relative
    }
}
.info-text-split {
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px
}
@media screen and (min-width: 0) and (max-width: 1023px) {
    .info-text-split {
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px
    }
}
.info-text-split p {
    max-width: none;
    width: 100%
}
#server-status {
    position: relative
}
#server-status .cont-serv-stat {
    position: relative;
    padding: 10px 70px 13px 110px;
    height: auto;
    background-color: #EA4545;
    background-image: url(https://static.seeweb.it/images/server.svg), none;
    background-repeat: no-repeat;
    background-position: 20px 19px;
    background-size: 70px auto
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #server-status .cont-serv-stat {
        padding: 55px 15px 13px;
        background-position: 15px 19px
    }
}
#server-status .cont-mess {
    display: table;
    min-height: 60px
}
#server-status p {
    height: 36px;
    display: table-cell;
    vertical-align: middle;
    color: rgba(255, 255, 255, .95);
    font-size: 1.4rem;
    margin-bottom: 0
}
#server-status p a,
#server-status p b,
#server-status p strong {
    color: #fff;
    font-weight: 700
}
#server-status p a {
    border-bottom: 1px solid #fff
}
#server-status .close-status {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 14px;
    text-align: center;
    font-size: 1rem;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, .3);
    border-radius: 45px;
    background-clip: padding-box;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
@media screen and (min-width: 0) and (max-width: 767px) {
    #server-status .close-status {
        top: 16px;
        width: 25px;
        height: 25px;
        font-size: .8rem
    }
}
#server-status .close-status span {
    display: none
}
#server-status .close-status:before {
    content: "\e60f";
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 12px;
    line-height: 30px;
    margin-left: -6px;
    margin-top: -15px
}
#server-status .close-status:hover {
    border: 2px solid #fff
}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .align-center {
        width: auto !important;
        margin-left: 0 !important;
    }
    #server-status {
        position: fixed;
        bottom: 0;
        z-index: 1000;
        width: 100%;
    }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .align-center {
        width: auto !important;
        margin-left: 0 !important;
    }
}
.align-center {
    width: 980px;
    margin-left: 18%;
}
.fix-height {
    height: 365px;
}
.ecs-table {
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2rem;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    background-clip: padding-box;
    padding: 8px 20px;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.ecs-table:after {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e60d";
    display: inline-block;
    font-size: .8rem;
    width: 10px;
    margin-left: 10px;
}
.action-faq .search-faq {
    overflow: hidden;
    margin-right: 0px;
}
.team {
    max-width: 1500px;
    height: 490px;
    margin: 0 auto;
    padding: 70px 0;
    background-size: cover;
    position: relative;
}
.slide-gray {
    background-color: #fafafa !important;
    border-radius: 2px;
}
.slide-gray h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.slide-gray img {
    padding: 15px 5px;
    padding-right: 23px;
}
.risorse .cont-risorse ul li {
    width: 10.5%;
}
@media screen and (max-width: 767px) and (min-width: 0) {
    .risorse .cont-risorse ul li {
        width: 50% !important;
    }
}
.risorse .list-risorse-traceroute {
    padding: 30px 0;
}
.risorse .cont-risorse-traceroute ul li {
    text-align: left;
    position: relative;
    left: -54px;
    display: block;
    margin-left: -2px;
    width: 100% !important;
    margin-bottom: 30px;
    padding-left: 15px;
}
.risorse .cont-risorse-traceroute {
    border-bottom: none;
    padding-left: 47px;
    padding-top: 80px;
    border-left: 3px dashed #202020;
    width: 90%;
    margin: 0 auto;
    display: none;
}
.risorse .cont-risorse-traceroute ul li:before {
    position: absolute;
    content: "";
    display: inline-block;
    border: 3px solid #202020;
    bottom: 7px;
    left: -3.9%;
    border-radius: 45px;
    background-clip: padding-box;
    width: 10px;
    height: 10px;
    background-color: #fff;
}
@media screen and (min-width: 1023px) {
    .risorse .cont-risorse-traceroute ul li {
        font-size: 22px;
    }
}
@media screen and (max-width: 767px) and (min-width: 0) {
    .risorse .cont-risorse-traceroute {
        padding-top: 0px;
    }
    .risorse .cont-risorse-traceroute ul li {
        margin-top: 0px;
    }
    .risorse .cont-risorse-traceroute ul li:before {
        bottom: 7px;
        top: -1px;
    }
}
.sa-price-col {
    white-space: nowrap;
    border-top: none;
    font-size: 1.4rem !important;
    padding: 20px 10px !important;
    color: #F4DC3C !important;
    font-weight: 700;
    background-color: rgba(0, 0, 0, .3);
}
.cc_container .cc_logo {
    display: none !important;
}
.cc_container {
    background: #202020;
    border-radius: 2px;
    padding: 20px 20px 77px!important;
}
.cc_container .cc_btn {
    background-color: #f4dc3c;
    border-radius: 2px!important;
    font-weight: 700;
    padding: 12px!important;
    font-size: 1.3rem!important;
    text-transform: uppercase;
}
.cc_container .cc_btn:hover {
    background-color: #bfa600 !important;
}
p.cc_message {
    font-size: 1.4rem!important;
    line-height: 1.2!important;
    margin-bottom: 10px!important;
}
p.cc_message a {
    color: #f4dc3c;
    border-bottom: 1px solid #f4dc3c;
}
@media screen and (min-width: 500px) {
    .cc_container {
        left: 20px !important;
    }
    .cc_container .cc_btn {
        bottom: 25px !important;
        right: 15px;
    }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .cc_container {
        padding: 20px 20px 77px!important;
    }
}
@media screen and (min-width: 0px) and (max-width: 479px) {
    .cc_container {
        padding: 20px 20px 57px!important;
    }
}
.form-cont .field input[type=email] {
    background-color: #fff;
    border-radius: 2px;
    background-clip: padding-box;
    height: 40px;
    width: 100%;
    font-size: 1.4rem;
    padding: 0 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, "MS Trebuchet", sans-serif;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.form-cont .field input[type=email],
.form-cont .field textarea {
    border: 1px solid transparent;
}
.form-cont .field input[type=email]:focus,
.form-cont .field input[type=email]:hover,
.form-cont {
    border-color: #202020;
}
.form-cont .field input[type=email].error,
.form-cont .field textarea.error {
    border-color: #E74242 !important;
}
#js-cage-message {
    text-align: center;
    margin-bottom: 39px;
    font-weight: bold;
}
@media screen and (min-width: 0px) and (max-width: 400px) {
    .hide-mobile {
        display: none !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 479px) {
    
}

#server-status .cont-mess {
    display: table;
    min-height: 37px;
}
@media screen and (max-width: 355px) and (min-width: 0) {
    #quote .rslides-chi li p {
        font-size: 2rem !important;
    }
}
.full-bg-table .wrapper-medium {
    position: relative;
    z-index: 2;
}
.switchery {
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    position: relative;
    vertical-align: middle;
    width: 50px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: content-box;
    background-clip: content-box
}
.switchery>small {
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    height: 30px;
    position: absolute;
    top: 0;
    width: 30px
}
.switchery-small {
    border-radius: 20px;
    height: 20px;
    width: 33px
}
.switchery-small>small {
    height: 20px;
    width: 20px
}
.switchery-large {
    border-radius: 40px;
    height: 40px;
    width: 66px
}
.switchery-large>small {
    height: 40px;
    width: 40px
}
.so {
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
    padding: 12px 2px;
}

.deadline {
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
    padding: 12px 2px;
}

.switch {
    float: left;
    margin: 0 8px;
}
.switch-container {
    display: inline-block;
    margin-bottom: 20px;
    background: #fff;
    color: #202020;
    padding: 5px;
    text-align: center;
    font-weight: 700;
    color: #202020;
    font-size: 1.4rem;
}
.cont-table {
    overflow-x: auto !important;
}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : portrait) {

.cont-table td {
    padding: 10px 5px;
    width: 100px;
}
.cont-table.price-right .name-row {
    width: 100px;
    padding: 10px 5px;
}
.cont-table .last-val, .cont-table .pt-val {
    font-size: 1.4rem;
    width: 50px;
    white-space: nowrap;
}
}

.resume-price .price-co {
    text-align: right;
}
.final-price, .price-co {
    font-weight: 700;
    color: #202020;
}

.price-co {
    padding: 20px;
    top: 20px;
    width: 209px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}