/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #000000;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

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

audio,
canvas,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.clear{
    clear:both;
}

[class*="col-"]{
    float: left;
}
.col-sm-6{
    width: 50%;
}

.main-container{
    padding: 15px 0px;
}

.bold{
    font-weight: bold;
}

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px 'suisse_intlregular', Helvetica, arial, sans-serif;
}

@font-face {
    font-family: 'suisse_intlregular';
    src: url('../fonts/suisseintl-regular-webfont.woff2') format('woff2'),
         url('../fonts/suisseintl-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'suisse_intlbold';
    src: url('../fonts/suisseintl-bold-webfont.woff2') format('woff2'),
         url('../fonts/suisseintl-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'suisse_intlthin';
    src: url('../fonts/suisseintl-thin-webfont.woff2') format('woff2'),
         url('../fonts/suisseintl-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'avenir45book';
    src: url('../fonts/aew_____-webfont-webfont.eot');
    src: url('../fonts/aew_____-webfont-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/aew_____-webfont-webfont.woff') format('woff'),
        url('../fonts/aew_____-webfont-webfont.ttf') format('truetype'),
        url('../fonts/aew_____-webfont-webfont.svg#avenir_45book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'avenirlight';
    src: url('../fonts/ael___-webfont.eot');
    src: url('../fonts/ael___-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ael___-webfont.woff') format('woff'),
        url('../fonts/ael___-webfont.ttf') format('truetype'),
        url('../fonts/ael___-webfont.svg#avenirlight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'avenir55heavy';
    src: url('../fonts/aeh_____-webfont-webfont.eot');
    src: url('../fonts/aeh_____-webfont-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/aeh_____-webfont-webfont.woff') format('woff'),
        url('../fonts/aeh_____-webfont-webfont.ttf') format('truetype'),
        url('../fonts/aeh_____-webfont-webfont.svg#avenir_55heavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

.wrapper {
    width: 90%;
    max-width: 940px;
    margin: 0 auto;
}

/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
}

nav a {
    display: block;

    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
    float: right;

    margin-bottom: 0;
}

.header-container{
    background-color: #45ccd2;
}

nav a:hover,
nav a:visited {
    color: #000000;
}

nav a:hover {
    text-decoration: underline;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 18px 0;
}
.block1 .main{
    padding-bottom:60px;
}
.block2 .main{
    padding-bottom:95px;
}
.block2 .main:first-child{
    padding-bottom: 30px;
}

.help{
    clear: both;
    display: block;
    margin:0 0 0 160px;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
    color: #000;
    padding: 20px 0;
}

.footer-container footer img {
    width: 100%;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* ===============
    HEADER
   =============== */
#langSelect{
    font-family: 'suisse_intlbold';
    font-size: 18px;
    border: none;
    background: url('../img/arrowSmall.png') no-repeat 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    float: right;
    padding: 30px 0 30px 18px;
}
/* ===============
    BLOCK1
   =============== */
.block1 .main{
    position: relative;
}
.separator {
    max-width: 980px;
    width: 100%;
    border-bottom: 5px solid black;
    display: block;
    margin: 0 auto;
}
.full {
    max-width: none;
}
.title{
    float: left;
    padding: 20px 0 24px;
    font-size: 0;
    line-height: 0;
}
.sectionTitle{
    float: left;
    color: #000000;
    font-family: 'suisse_intlbold', Helvetica, Arial;
    font-size: 45px;
    line-height: normal;
    padding: 20px 0 60px;
    text-transform: uppercase;
    margin: 0;
    font-weight: normal;
}
.sectionTitle span{
    font-family: 'suisse_intlregular', Helvetica, Arial;
    font-weight: normal;
    font-size:22px;
}
#mainImageContainer{
    position: relative;
}
#mainTitle{
    font-size: 45px;
    line-height: 46px;
    font-family: 'suisse_intlbold', Helvetica, Arial;
    margin: 25px 0 4px;
}
#arrowBottom{
    position: absolute;
    bottom: 6%;
    right: 50%;
    animation: 3.4s ease-in-out infinite fadebottom;
    -webkit-animation: 3.4s ease-in-out infinite fadebottom;
}
@keyframes fadebottom {
    0% {
        opacity: 1;
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
    25% {
        opacity: 0;
        transform: translateY(20px);
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
    }
    30% {
        opacity: 0;
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
    45% {
        opacity: 1;
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
    100% {
        opacity: 1;
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
}

@-webkit-keyframes fadebottom {
    0% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
    25% {
        opacity: 0;
        transform: translateY(20px);
        -webkit-transform: translateY(20px);
    }
    30% {
        opacity: 0;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
    45% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
    100% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
}
/* ===============
    BLOCK2
   =============== */

[lang="fr"] .block2 .sectionTitle,
[lang="nl"] .block2 .sectionTitle{font-size:36px;}

.textRequest{
    font-size: 22px;
    line-height: 24px;
    width: 100%;
    padding: 15px 0 20px;
    border-bottom: 1px solid #999999;
    margin-bottom: 75px;
}
.textRequest strong{
    font-family: 'suisse_intlbold', Helvetica, Arial;
    font-weight:normal;
}
.textRequest.no-border{
    border-bottom: none;
}
.margin-top-50 {
    margin-top: 50px;
}
.bulletNav{
    max-width: 260px;
    float:left;
    padding: 12px 40px 0 0;
}
.bullet{
    width: 21.0%;
    padding-right: 2%;
}
.fixImage{
    max-width: 100%;
    height: auto;
    float: right;
}

.penContainer, .otherContainer{
    position: relative;
    width: 100%;
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    padding-left: 8.5%;
    padding-right: 8.5%;
}
.otherContainer{
    text-align: center;
    margin-top: 40px;
    padding: 0;
}
.otherContainer + .row .titleDesktop{
    width: 450px;
    margin-right: 10px;
    padding-top: 30px;
    display: inline-block;
    float: none;
}
.otherContainer + .row .radio1{
    display: inline-block;
    vertical-align: bottom;
}
/*.penContainer img{
    max-width:780px;
}*/
#metalPen{
    position: absolute;
    display: none;
}
.titleDesktop{
    float:left;
    width: 190px;
    font-weight:normal;
    font-size:22px;
    margin:10px 0;
    font-family: 'suisse_intlthin';
}
.titleMobile{
    display:none;
}
.row{
    margin: 0;
}
.row + .row{
    margin: 25px 0 0;
}
.radioContainer{
    float:left;
}
.radioContainer + .titleDesktop {
    width: auto;
    margin-top: 15px;
    clear: none;
    float: left;
    max-width: calc(100% - 50px);
}
.more-requests textarea {
    width: calc(100% - 215px);
    min-height: 170px;
    margin-top: 10px;
    background-color: #eaeaea;
    border-color: #eaeaea;
}
.ruota {
    font-size: 16px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg) translateX(100%);
    -webkit-transform-origin: 48% 760%;
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg) translateX(100%);
    -moz-transform-origin: 48% 760%;
    -ms-transform: rotate(-45deg) translateX(100%);
    transform-origin: 48% 760%;
    width: 175px;
    position: absolute;
    float: left;
    top: 0;
    left: 0;

}
.col-lg-3{
    float:left;
}

/* ===============
    BLOCK3
   =============== */
/*.block3{
    background-color: #e1e1e1;
}*/
/* ===============
    BLOCK4
   =============== */
/*.block4{
    background-color: #c2c2c2;
}*/
/* ===============
    BLOCK5
   =============== */

.block5{
    background-color: #45ccd2;
    color: #000;
    font-size: 18px;
}
.block5 .sectionTitle{
    color: #000;
}

.text{
    max-width:595px;
    width:100%;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
}
#activeLang{
    padding: 30px 0 30px 22px;
    background: url('../img/arrowSmall.png') no-repeat 0px 38px;
}
ul.lingue {
    display: none;
    position: absolute;
    background: #fff;
    text-align: right;
    right: 0;
    top: 55px;
    z-index: 10;
}
ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.lingue li {
    padding-top: 0.6em;
}
nav ul li {
    display: inline-block;
    padding-left: 1.7em;
    position: relative;
    float:right;
}

/* ===============
    FOOTER
   =============== */

.footer-container{
    background-color: #45ccd2;
    color: #666666;
    font-size: 14px;
}
.footer-container a{
    color: #666666;
    text-decoration: none;
}

/* ===============
    UPLOAD FORM
   =============== */

#preview1, #preview2{
    max-width: 300px;
    width: 40%;
    margin: 10px 0 0;
    float: right;
    display: none;
}
#previewimg1, previewimg2{
    overflow-x: hidden;
}
.upload{
    float: left;
}

.descFile{
    float: left;
    margin-top: 22px;
}
.descFileMobile{
    display:none;
}
/* Added Files */


.filelist {
    padding: 11px 10px;
    color: #646464;
    border: 1px solid #333333;
    position: relative;
}

/* Remove File Button */
.upload-form a.removeFile {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    top: 16px;
    right: 10px;
    color: #646464;
    text-decoration: none;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin-top: 10px;
    display: inline-block;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 50px;
}

.button{
    background-color:#333333;
    padding:12px 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#ffffff;
    text-decoration:none;
    margin-right: 10px;
}
.button:hover{
    background-color: #45ccd2;
    color:#fff;
}
.buttonContainer{
    margin:40px 0;
    float: left;
    width:50%;
}

/* ===============
    FORM
   =============== */

.fullField{
    max-width: none !important;
}
.contenuti_form {
    width: 75%;
    text-align: left;
    padding: 4em 0;
}
.fieldContainer {
    width: 100%;
    max-width: 48%;
    margin-right: 30px;
    float: left;
    margin-bottom: 20px;
    border-top: 1px solid black;
    padding-top: 5px;
}

.fieldContainer.last{
    border-bottom: 1px solid black;
    padding-bottom: 5px;
}

.fieldContainer label{
    font-family: 'suisse_intlthin';
    float: left;
    width: 35%;
    padding-top: 10px;
}

.font-weight-thin {
    font-family: 'suisse_intlthin';
}

.fieldContainer div{
    float: left;
    width: 65%;
}
.checkbox-container-form{
    width: 100%;
    margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
    .fieldContainer label{
        float: unset;
        width: 100%;
        padding-top: 10px;  
    }

    .fieldContainer div{
        float: unset;
        width: 100%;
    }
}

@media only screen and (max-width: 450px) {
    .fieldContainer {
        max-width: 100%;
    }

    .otherContainer + .row .titleDesktop{
        max-width: 300px;
    }
}

.fieldContainerFull {
    width: 100%;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}

.field {
    font-family: 'suisse_intlregular', Helvetica, arial, sans-serif;
    font-size: 16px;
    border: none;
    background: #fff;
    width: 100%;
    padding: 12px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0.5em;
}
select.field {
    border: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    position: relative;
    background: transparent;
    z-index: 11;
}
.select_wrapper {
    position: relative;
    background: #FFF;
    z-index: 10;
}
.select_wrapper:after {
    position: absolute;
    font-family: FontAwesome;
    top: 10px;
    right: 10px;
    content: "\f107";
    font-size: 30px;
    color: #000000;
}
.short{
    width: 47%;
    max-width: 140px;
    margin-bottom: 0;
}
.rightCol{
    margin-right: 0;
}
.fieldContainer textarea{
    height: 138px;
    resize:none;
}
.message {margin-bottom: 40px;/*width:620px;*/max-width:100%;}

#submit{
    background-color: #000;
    padding: 12px 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    text-decoration: none;
    margin-right: 10px;
    border:none;
}
#submit:hover{
    background-color: #999999;
}
select.error{
    background: pink;
}
.error{
    background: pink;
}

#errorContainer{
    margin-bottom: 10px;
}
#errorContainer .error{
    padding: 20px;
    display: block;
}

/*** custom checkboxes ***/

input[type=checkbox] { display:none; } /* to hide the checkbox itself */
input[type=checkbox] + label:before {
    font-family: FontAwesome;
    display: inline-block;
}

input[type=checkbox] + label:before { content: "\f096"; width:29px;} /* unchecked icon */
input[type=checkbox] + label:before { letter-spacing: 10px; } /* space between checkbox and label */

input[type=checkbox]:checked + label:before { content: "\f046"; width:29px;} /* checked icon */
input[type=checkbox]:checked + label:before { letter-spacing: 5px; } /* allow space for check mark */


/*** custom radiobuttons ***/

input[type=radio] {
    display: none;
}
input[type=radio] + label:before {
    font-family: FontAwesome;
    content: "\f111";
    color: #FFFFFF;
    margin-right: 10px;
    border: 1px solid black;
    border-radius: 100%;
    padding-left: 2px;
    padding-right: 2px;
}
input[type=radio]:checked + label:before {
    color:#000000;
}



#success, #error {
    display:none
}
#success span, #erro span {
    display:block;
    position:absolute;
    top:0;
    width:100%
}
#success span p, #error span p {
    margin-top:6em
}
#success span p {
    color:#9bd32d;
}
#error span p {
    color:#c0392b;
}

input[type=text]:disabled, .select_wrapper select:disabled, input[type=email]:disabled, input[type=tel]:disabled {
    background: #dddddd;
}

.stateIndicator{
    font-size:16px;
}

/* ==========================================================================
   THANKYOU PAGE
   ========================================================================== */
#thanks{
    font-family: "suisse_intlbold", arial;
    font-size: 22px;
    line-height: 24px;
}
#homebutton{
    margin: 60px 0 180px;
}

.border-bottom {
    position: relative;
    padding-bottom: 30px;
}
.border-bottom:after {
    content: " ";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(100% - 165px);
    border-bottom: 1px solid #999;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 990px) {
    .descFile{display:none;}
    .descFileMobile{display:block;}
}
@media only screen and (max-width: 910px) {
    #penContainer{
        margin-left: 0;
    }
}
@media only screen and (max-width: 850px) {
    .ruota{display:none;}
    .row {margin: 30px 0;}

    #form_newsletter, .footer-container {display:block}
    .full {display:block; position:relative}
    .block1 {height:auto;}


}
@media only screen and (max-width: 550px) {
    .buttonContainer span{
        display: block;
        margin-top: 15px;
    }
}


@media only screen and (max-width: 480px) {
    .titleDesktop{
        clear:both;
        float:none;
        display:block;
        width:auto;
    }
    .help{
        margin:0;
    }
    #textRequest{
        font-size:20px;
        line-height:27px;
    }
    .short{
        width: 100%;
        max-width: none;
        margin-bottom: 20px;
    }
    .bigBlock{
        margin-bottom: 0;
    }
    .fileUpload{
        padding: 12px 38px;
    }
    .sectionTitle{
        font-size: 40px;
        word-break: break-all;
    }
    .row {
        margin: 20px 0 0 !important;
    }
    .block1 .main {
        width:100%;
    }
    .main #mainTitle{
        padding: 0 18px;
    }
    #scrollDown{
        display:none;
    }
}

@media only screen and (min-width: 768px) {

    /* ====================
        WIDE: CSS3 Effects
       ==================== */



    /* ============
        WIDE: Menu
       ============ */

    .title {
        float: left;
    }

    nav {
        float: right;
        width: 38%;
    }

    /* ============
        WIDE: Main
       ============ */

    .main article {
        float: left;
        width: 57%;
    }

    .main aside {
        float: right;
        width: 28%;
    }
    
}

@media only screen and (max-width: 768px) {
    [class*="col-"]{
        width: auto;
        float: none;
        clear: both;
    }
    [class*="col-"]:before,
    [class*="col-"]:after{
        clear: both;
        content: " ";
        display: block;
    }
    .more-requests textarea {
        width: 100%;
        display: block;
    }
}

@media only screen and (min-width: 1140px) {

    /* ===============
        Maximal Width
       =============== */

    .wrapper {
        width: 940px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}
@media only screen and ( max-height: 900px ){
    .block1{ height:100%;}
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr  {
        page-break-inside: avoid;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

body[lang="ru"] .sectionTitle {
    font-size: 35px;
}