/**
 * This file should get overwritten if Method 1 is used. If Method 2 is chosen,
 * remove this comment and start adding your styles to this file.
 */

/* CSS Document */
@charset "utf-8";

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

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');


/* SYSTEM */

.wide {
    margin: 0 -9999px;
    padding: 0px 9999px;
    position: relative;
    background-color: transparent;
}

.wide.odd { background-color: #2c88c5; }

.wide.even { background-color: #d21d85; }

.wide.image { background: #286aae url("../images/barra_sfu.png") no-repeat scroll center top; }

.padding-vertical { padding-bottom: 1em; padding-top: 1em; }
.padding-left { padding-left: 15px; }
.padding-right { padding-right: 15px; }
.nopadding-top { padding-top: 0;}

.table { margin: 0; padding: 1em 0; }

.grid-flex {
    width: 100%;
    float: left;
    position: relative;
    display: block;
}

#page { 
    overflow: hidden;
/*  background-color: #003c84;
	-webkit-appearance: none;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
  box-shadow: 5px 5px 20px #666666;
  margin: 50px 0 20px;*/
}

.main-container.container { background-color: #FFFFFF; }
/* DEFAULT */

body {
    background: url("../images/bg.png") repeat scroll 0 0 #FFFFFF;
    font: 19px/1.2 Helvetica,Arial,sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #000000;
    margin: 0px 0px;
}

h1, h2, h3, h4, h5, h6, p { 
    font-family: Helvetica,Arial,sans-serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #2c88c5;
    line-height: 1.2;
}

h1, .h1 { font-weight: 300; font-size: 2.5em; line-height: 1; }

h1.title, .h1.title { font-weight: 300; font-size: 5em; line-height: 1; }

h2, .h2 { font-weight: 300; font-size: 2em; line-height: 1.1; }

h3, .h3 { font-weight: 300; font-size: 1.5em; line-height: 1.2; }

h4, .h4 { font-size: 1em; line-height: 1.2; }

h5, .h5 { font-size: 0.8em; line-height: 1.2; }

p, ul { 
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    color: #000000;
    line-height: 1.3;
    font-weight: 400;
    margin-top: 0px;
}

ul.bullet { padding-left: 3em; }
ul.list-unstyled {  list-style: outside none none; padding-left: 2em; }

p.big { font-size: 1.3em; }

.thin { font-weight: 100!important; }
.extra-light { font-weight: 200!important; }
.light { font-weight: 300!important; }
.normal { font-weight: 400!important; }
.medium { font-weight: 500!important; }
.semi-bold { font-weight: 600!important; }
.bold { font-weight: 700!important; }
.extra-bold { font-weight: 800!important; }
.ultra-bold { font-weight: 900!important; }


/* STYLE */

a, img { border: 0 none; }

a:link, a:visited, li a:link, li a:visited {  color: #2c88c5; text-decoration: none; }

a:hover, a:focus, li a:hover { color: #d21d85; }

a:active, li a:active, a.active, li a.active { color: #2c88c5;  }

.marker, .form-required, .request { color: #2c88c5; }

.evidenza { color: #d21d85; }
.blu { color: #2c88c5; }
.white { color: #FFFFFF; }
.black { color: #000000; }


strong,b { font-weight: 700; }

span.sup { font-size: 70%; position: relative; top: -0.5em; }

sub { font-size: 70%; position: relative; top: 2px; }

.btn { border: none; padding: 0.6em 1em 0.8em; }


/* HEADER */

.header .ragazza { height: 658px; }
.header .ragazza .fix { position: absolute; top: 0px; left: 0px;  }

.header .trapezio { background: transparent url("../images/trapezio.png") no-repeat scroll 0 top; height: 609px;}

.header .rettangolo { background: transparent url("../images/rettangolo.png") no-repeat scroll center top; height: 170px; }

.header .logo { margin-top: 30px; }

.header p,
.header h2,
.header h3,
.header h4 { 
    font-family: 'Poppins', sans-serif;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 30px;
}

.header h2 { font-size: 40px; }
.header h3 { font-size: 30px; margin: 40px 0 60px; padding-left: 95px;}
.header p { font-size: 25px; font-weight: 300; padding-left: 100px; }

/* CONTENT */

.disclaimer p { font-size: 20px; font-weight: 300; }

/* ATTACCHI */

.attacchi .popup { 
    position: absolute; 
    top: 0; 
    left: 0; 
    z-index:10; 
    color: #2c88c5; 
    font-size: 25px; 
    font-weight: 300; 
}

.attacchi .popup:hover { color: #d21d85; }

.tooltip.bottom .tooltip-arrow { border-bottom-color: #f4f6f7; }

.tooltip .tooltip-inner { 
    background-color: #f4f6f7;
    color: #000000;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    font-weight: 300;
    max-width: 300px;
    opacity: 0.9;
    padding: 8px 14px;
    text-align: left;
}

.attacco1 .tooltip1 { left: 580px; top: 20px; }
.attacco1 .tooltip2 { left: 135px; top: 95px; }
.attacco1 .tooltip3 { left: 630px; top: 355px; }
.attacco1 .tooltip4 { left: 120px; top: 515px; }

.attacco2 .tooltip1 { left: 550px; top: 40px; }
.attacco2 .tooltip2 { left: 85px; top: 20px; }
.attacco2 .tooltip3 { left: 520px; top: 360px; }
.attacco2 .tooltip4 { left: 130px; top: 245px; }

.attacco3 .tooltip1 { left: 560px; top: 30px; }
.attacco3 .tooltip2 { left: 30px; top: 160px; }
.attacco3 .tooltip3 { left: 535px; top: 340px; }


/* APC */

.apc .rettangolo { background: transparent url("../images/rettangolo_viola.png") no-repeat scroll center top; height: 174px; }

.apc h2,
.apc h4 { 
    font-family: 'Poppins', sans-serif;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 30px;
}

.apc h2 { font-size: 40px; }
.apc p { font-size: 25px; margin-top: 10px; font-weight: 300; }
.apc .flashfree { height: 264px; }
.apc .flashfree .image { position: absolute;  top: -60px; left: 0; z-index: 1; }

.apc .gray { background-color: #f4f6f7;  }
.apc li { color: #d21d85; font-size: 25px; margin-bottom: 10px; font-weight: 300; }

/* SCARICA */

.scarica { 
    background: transparent url("../images/trapezio_small.png") no-repeat scroll 0 top; 
    height: 224px; 
    border-top: 1px solid #dedede;
} 

.scarica .sup { top: -5px; }
.scarica h2 { font-family: 'Poppins', sans-serif; font-size: 120px; font-weight: 600;  left: 40px; position: relative; }
.scarica h3 { font-family: 'Poppins', sans-serif; font-size: 33px; font-weight: 600; left: 10px; position: relative; top: 30px; }
.scarica p { font-size: 25px; font-weight: 300; left: 50px; position: relative;  top: -20px; }
.scarica .imgon { top: 60px; position: relative; }
.scarica .imgon:hover { opacity: 0.6; }
/* FOOTER */

.footer.wide.image { height: 47px;}

/* WEBFORM */

.webform-component, 
.webform-component input, 
.webform-component select, 
.webform-component textarea, 
.webform-component label, 
.webform-component .description,
.webform-client-form .form-actions {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 0.1em 0 0.5em;
 }

.webform-component input, 
.webform-component select, 
.webform-component textarea {
    background: #FFF none repeat scroll 0 0;
    border: 0 none;
    border-bottom: 1px solid;
    color: #000;
    display: inline;
    float: left;
    font-size: 15px;
    height: auto;
    margin: 0;
    padding: 0.2em 0.5em;
    position: relative;
    border-radius: 0;
}

.form-control:focus {  box-shadow: 0 1px 1px #2564aa inset; border-radius: 4px; }

.webform-component .form-control { color: #000; }
.webform-component .form-control::-webkit-input-placeholder { color: #000; } /* Chrome/Opera/Safari */
.webform-component .form-control::-moz-placeholder { color: #000; } /* Firefox 19+ */ 
.webform-component .form-control:-ms-input-placeholder { color: #000; } /* IE 10+ */ 
.webform-component .form-control:-moz-placeholder { color: #000; } /* Firefox 18- */

.webform-component.webform-component-markup { margin: 0; }

.webform-component.webform-component-markup h3 { 
    color: #000;
    font-size: 25px;
    margin: 0 10px; 
}

.webform-component.privacy label,
.webform-component.privacy .help-block { font-size: 12px; }

.webform-component.privacy .help-block { float: right; }

.webform-client-form .form-actions {
    clear: unset;
    float: right;
    margin-top: 10px;
    padding: 0 15px;
    text-align: center;
    width: 40%;
}

.webform-client-form .form-actions .form-submit {
    background: #fff none no-repeat scroll 0 0;
    border: 1px solid #2564aa;
    color: #2564aa;
    float: none;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    padding: 0.8em 2em;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    width: 100%;
}

.webform-client-form .form-actions .form-submit:hover { 
    border: 1px solid #ae2b88;
    color: #ae2b88;
}

/* FEEDBACK */

#feedback { margin-right: 50px; height: 65%; }

#feedback-content { 
    background: none repeat scroll 0 0 #FFFFFF;
    width: 500px; 
    height: 300px; 
    overflow: hidden; 
    opacity: 0.9;
}

#feedback-tab {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    background-color: #2564aa;
    color: #FFF;
    height: 50px;
    left: auto;
    position: fixed;
    right: -125px;
    margin-top: 125px;
    text-transform: uppercase;
    width: 300px;
}

#feedback-tab:hover { background-color: #ae2b88; }

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

.img-responsive { display: inline-block; }


    /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 300px) {

        body { font-size: 8px; }

    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {

        body { font-size: 12px; }
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

        body { font-size: 16px; }

    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {

        body { font-size: 18px; }

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

        body { font-size: 20px; }

    }


    /*==========  Non-Mobile First Method  ==========*/


    /* Large Devices, Wide Screens LG */
    @media only screen and (max-width : 1200px) {

    }

    /* Medium Devices, Laptop MD*/
    @media (min-width: 992px) and (max-width: 1199px) { 

    }

    /* Medium Devices, Desktops MD*/
    @media only screen and (max-width : 992px) {

    }

    /* Portrait tablets and small desktops */
    @media (min-width: 768px) and (max-width: 991px) {

    }

    /* Small Devices, Tablets SM*/
    @media only screen and (max-width : 767px) {

    }

    /* Mobile Large, Extra Small Devices, Phones XS*/ 
    @media only screen and (max-width : 480px) {

    }

    /* Mobile Medium, iPhone Retina */ 
    @media only screen and (max-width : 375px) {


    }

    /* Mobile Small, Custom iPhone Retina */ 
    @media only screen and (max-width : 320px) {

    }

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: @screen-sm-min) {  }

/* Medium devices (desktops, 992px and up) */
@media (min-width: @screen-md-min) {  }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: @screen-lg-min) {  }


@media (max-width: @screen-xs-max) {  }
@media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) {  }
@media (min-width: @screen-md-min) and (max-width: @screen-md-max) {  }
@media (min-width: @screen-lg-min) {  }

