/*
style css
Author: Stefano Almonte Lalli
Version: 1.0
*/

@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);


@font-face {
    font-family: 'bariolbold';
    src: url('../fonts/Bariol-Complete-Webfont/Bariol-Bold-Webfont/bariol_bold-webfont.eot');
    src: url('../fonts/Bariol-Complete-Webfont/Bariol-Bold-Webfont/bariol_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Bold-Webfont/bariol_bold-webfont.woff2') format('woff2'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Bold-Webfont/bariol_bold-webfont.woff') format('woff'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Bold-Webfont/bariol_bold-webfont.ttf') format('truetype'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Bold-Webfont/bariol_bold-webfont.svg#bariolbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bariollight';
    src: url('../fonts/Bariol-Complete-Webfont/Bariol-Light-Webfont/bariol_light-webfont.eot');
    src: url('../fonts/Bariol-Complete-Webfont/Bariol-Light-Webfont/bariol_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Light-Webfont/bariol_light-webfont.woff2') format('woff2'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Light-Webfont/bariol_light-webfont.woff') format('woff'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Light-Webfont/bariol_light-webfont.ttf') format('truetype'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Light-Webfont/bariol_light-webfont.svg#bariollight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bariolregular';
    src: url('../fonts/Bariol-Complete-Webfont/Bariol-Regular-Webfont/bariol_regular-webfont.eot');
    src: url('../fonts/Bariol-Complete-Webfont/Bariol-Regular-Webfont/bariol_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Regular-Webfont/bariol_regular-webfont.woff2') format('woff2'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Regular-Webfont/bariol_regular-webfont.woff') format('woff'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Regular-Webfont/bariol_regular-webfont.ttf') format('truetype'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Regular-Webfont/bariol_regular-webfont.svg#bariolregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bariolthin';
    src: url('../fonts/Bariol-Complete-Webfont/Bariol-Thin-Webfont/bariol_thin-webfont.eot');
    src: url('../fonts/Bariol-Complete-Webfont/Bariol-Thin-Webfont/bariol_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Thin-Webfont/bariol_thin-webfont.woff2') format('woff2'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Thin-Webfont/bariol_thin-webfont.woff') format('woff'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Thin-Webfont/bariol_thin-webfont.ttf') format('truetype'),
         url('../fonts/Bariol-Complete-Webfont/Bariol-Thin-Webfont/bariol_thin-webfont.svg#bariolregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.cookie-disabled-icon-2 {
    height:320px;
    display:table;
    width: 100%;
    text-align: right;
}

.cookie-disabled-icon-3 {
    height:320px;
    display:table;
}

@media only screen and (max-width: 599px) {

    .cookie-disabled-icon-2 {
        height:80px;
        text-align: center;
    }

    .cookie-disabled-icon-3 {
        height:200px;
    }

}

