@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: KarbonBold;
    src: url(fonts/karbon-bold-webfont.eot);
    src: url(fonts/karbon-bold-webfont-1.eot) format("embedded-opentype"), url(fonts/karbon-bold-webfont.woff) format("woff"), url(fonts/KarbonApp-Bold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: KarbonLight;
    src: url(fonts/karbon-light-webfont.eot);
    src: url(fonts/karbon-light-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/karbon-light-webfont.woff) format("woff"), url(fonts/KarbonApp-Light.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: KarbonMedium;
    src: url(fonts/karbon-medium-webfont.eot);
    src: url(fonts/karbon-medium-webfont-1.eot) format("embedded-opentype"), url(fonts/karbon-medium-webfont.woff) format("woff"), url(fonts/KarbonApp-Medium.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: KarbonRegular;
    src: url(fonts/karbon-regular-webfont.eot);
    src: url(fonts/karbon-regular-webfont-1.eot) format("embedded-opentype"), url(fonts/karbon-regular-webfont.woff) format("woff"), url(fonts/KarbonApp-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: KarbonSemibold;
    src: url(fonts/karbon-semibold-webfont.eot);
    src: url(fonts/karbon-semibold-webfont-1.eot) format("embedded-opentype"), url(fonts/karbon-semibold-webfont.woff) format("woff"), url(fonts/KarbonApp-Semibold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
body {
    font-family: KarbonRegular, Helvetica, Arial, "sans-serif";
    margin: 0;
    padding: 0;
    min-width: 100%;
    background-color: #ffffff;
    color: #000000;
}
a {
    color: #000000;
}
.section {
    padding-top: 70px;
    padding-bottom: 70px;
    overflow: auto;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.col-100 {
    padding: 0 55px;
    width: calc(100% - 110px);
    position: relative;
    min-height: 1px;
}
.col-50 {
    padding: 0 55px;
    width: calc(50% - 110px);
    float: left;
    position: relative;
    min-height: 1px;
}
.col-50-nop {
    padding: 0;
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
}
.col-50-nop.img-dx img {
    padding-left: 55px;
    text-align: left !important;
}
.no-padding {
    padding: 0 !important;
    padding-left: 110px;
    padding-right: 0;
}
.gray {
    background-color: #ece9e9;
}
.gray2 {
    background-color: #fafafa;
}
.title {
    font-family: KarbonBold, Helvetica, Arial, "sans-serif";
    font-size: 50px;
    color: #4e5758;
    padding-bottom: 20px;
}
.testo {
    font-family: KarbonRegular, Helvetica, Arial, "sans-serif";
    font-size: 20px;
    line-height: 28px;
}
.disclaimer {
    padding: 20px 45px;
    font-size: 10px;
    text-align: justify;
}
.center {
    text-align: center;
}
.full-width-image img {
    width: 100%;
    height: auto;
}
.img-right {
    text-align: right;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
img {
    max-width: 100% !important
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both
}
.col-testo {
/*padding-left: 55px;*/
}
.video {
}
.video .testo {
    padding: 5px 0;
    font-size: 11px;
    line-height: 12px
}
.video01, .video02 {
    padding: 20px 0 0;
    display: inline-block;
    max-width: 193px;
}
.video01 {
    padding-right: 10px;
}
.icons {
    padding-top: 20px;
    padding-bottom: 20px;
}
.wrapper {
    width: 100%;
    table-layout: fixed;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
.container {
    max-width: 1200px;
    margin: 0 auto;
}
.outer {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}
.contents {
    width: 100%;
}

@media (max-width:767px) {
.disclaimer {
    padding: 20px 15px;
}
.section {
    padding: 0;
}
.col-100 {
    padding: 50px 15px;
    width: calc(100% - 30px);
}
.col-50 {
    padding: 50px 15px 50px 15px;
    width: calc(100% - 30px);
    position: relative;
    min-height: 1px;
}
.col-50-nop {
    padding: 0 15px;
    width: calc(100% - 30px);
    position: relative;
    min-height: 1px;
}
.title {
    font-size: 38px;
    text-align: center;
}
.testo {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}
.col-img {
    margin: 0 auto !important;
    text-align: center !important;
}
.video {
    margin: 0 auto;
    text-align: center;
}
.img-responsive {
    display: block;
    margin-left: auto;
    margin-right: auto
}
}

@media (min-width:768px) and (max-width:991px) {
.container {
    width: 750px
}
.img01 {
    max-width: 190px !important;
    margin-left: -15px;
}
.img03 {
    max-width: 190px !important;
}
.title {
    font-size: 38px;
}
.testo {
    font-size: 16px;
    line-height: 20px;
}
}

@media (min-width:992px) and (max-width:1199px) {
.container {
    width: 970px
}
.img01 {
    max-width: 250px !important;
    margin-left: -10px;
}
.img03 {
    max-width: 250px !important;
}
.video01, .video02 {
    max-width: 180px;
}
.title {
    font-size: 42px;
}
.testo {
    font-size: 16px;
    line-height: 20px;
}
}

@media (min-width:1200px) {
.container {
    width: 1170px
}
}
video:hover {
    cursor: pointer;
}