/**
 * 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=Open+Sans:300,400,600,700,800');

/* SYSTEM */

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

.wide.odd { background-color: #003471; }

.wide.even { background-color: #8cc63f; }

.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;*/
}

/* DEFAULT */

body {
    background: none no-repeat scroll 0 0 #FFFFFF;
    font: 19px/1.2 Helvetica,Arial,sans-serif;
    font-family: 'Open Sans', 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: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #1c3f95;
    line-height: 1.4;
}

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: 'Open Sans', sans-serif;
    font-size: 1em;
    color: #1c3f95;
    line-height: 1.3;
    font-weight: 400;
    margin-top: 0px;
}

ul.bullet {  list-style: outside url("../images/arrow.png") none; 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: #8cc63f; text-decoration: none; }

a:hover, a:focus, li a:hover { color: #8cc63f; }

a:active, li a:active, a.active, li a.active { color: #003471;  }

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

.evidenza { color: #8cc63f; }
.blu { color: #1c3f95; }
.white { color: #FFFFFF; }
.black { color: #000000; }


.cursor { cursor: pointer; }
.cursor:hover { opacity: 0.8; }

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; }


a.tasto { background: #e51421 url('../images/tasto.png') no-repeat scroll 0 0; width: 217px height: 47px; color: #FFFFFF; font-size: 16px; font-weight: 700; text-transform: uppercase; padding: 10px; }
a.tasto:hover { opacity: 0.8; }

.title h2 { font-size: 37px; font-weight: 700; }
.title h3 { font-size: 30px; font-weight: 700; }
.title p { font-weight: 400; }

/* HEAD */

.header .top img { height: 50px; }

.header .head { height: 454px; padding-left: 0; margin-left: 0; background-color: #1c3f95; }
.header .head > div { padding-left: 0; }
.header .head h1 { position: absolute; font-size: 47px; font-weight: 600; top: 200px; left: 0;}
.header .head p.sconto { font-size: 20px; font-weight: 700; left: 430px; position: absolute; top: 155px; }
.header .head h6.sconto { font-size: 52px; font-weight: 700; left: 392px; position: absolute; top: 104px; }
.header .head p.label { color: #1c3f95; font-size: 15px; font-weight: 600; left: 397px; position: absolute; top: 370px; }
.header .head a.tasto { left: 429px; position: absolute; top: 260px; }

.header .tags p { color: #FFF; font-size: 18px; font-weight: 400; }

/* VIDEO */

.video .grid { padding-top: 45px; }
.video .vimeo:hover { opacity: 0.8; }

/* SEMPLICE */

.etichetta { font-size: 18px; font-weight: 700; color: #8cc63f; text-align: left; }
.etichetta { position: absolute; left: 0; top: 0; background: transparent url('../images/linea.png') repeat-x scroll right center; padding-right: 150px; }
.etichetta span { z-index: 2; padding-right: 10px;  background-color: #fff;}
.etichetta.right { padding-right: 0; padding-left: 150px; }
.etichetta.right span { padding-right: 0px;  }

.etichetta.uno { left: 500px; top: 55px; }
.etichetta.due { left: 135px; top: 135px; }
.etichetta.tre { left: 130px; top: 235px; }
.etichetta.quattro { left: 555px; top: 275px; }
.etichetta.cinque { left: 0; top: 340px; }
.etichetta.sei { left: 550px; top: 440px; }

.semplice a.tasto { left: 0; position: absolute; top: 510px; }

/* TAGLIE */

.taglie .grid { width: 20%; }
.taglie .grid:hover { opacity: 0.8; }
.taglie .grid img { height: 220px; position: relative; top: 1px; }
.taglie .grid h6 { margin: 0; padding: 10px 0; font-size: 20px; font-weight: 700; color: #FFF; }
.taglie .grid.uno h6 { background-color: #1598d3; }
.taglie .grid.due h6 { background-color: #8dc63f; }
.taglie .grid.tre h6 { background-color: #184685; }
.taglie .grid.quattro h6 { background-color: #0db4b6; }
.taglie .grid.cinque h6 { background-color: #7c4396; }

/* SCOPRI */

.scopri .wide { height: 528px; padding-right: 0; margin-right: 0; background-color: #1c3f95; }
.scopri h1 { font-size: 47px; font-weight: 600; left: 0;line-height: 1.2; position: absolute; top: 60px; }
.scopri a.tasto { left: 0; position: absolute; top: 335px; }
.scopri .grid { padding-top: 45px; }

/* TESTATO */

.testato { background-color: #e0e2f1; }
.testato .grid { padding-top: 15px; }
.testato .col-xs-1 { width: 10%; }

/* FOOTER */

.footer { border: none; }
.footer p { font-size: 15px; margin-top: 40px; }

/*  WEBFORM  */

.webform-client-form p,
.webform-client-form label { color: #FFF; font-weight: 400; }

.webform-component,
.webform-component input,
.webform-component select,
.webform-component textarea,
.webform-component label,
.webform-component .description
.webform-client-form .form-actions {
    font-family: 'Open Sans', sans-serif;
    display: inline;
    float: left;
    margin: 0.6em 0px 0.5em;
    position: relative;
}

.webform-component label,
.webform-component .description {
    font-family: 'Open Sans', sans-serif;
    color: #FFF;
    display: inline;
    float: left;
    margin: 0 0 5px;
    font-size: 1em;
    position: relative;
}

.webform-component .description { }

.webform-component input,
.webform-component select,
.webform-component textarea {
    border: 1px solid #FFFFFF;
    border-top: 1px solid #ada9ac;
    border-right: 1px solid #ada9ac;
    border: 1px solid #e0e2f1;
    background: none;
    background-color: #e0e2f1;
    display: inline;
    float: left;
    font-size: 1em;
    font-size: 15px;
    margin: 0;
    position: relative;
    padding: 0.2em 0.5em;
    padding: 0.8em 0.5em;
    height: auto;
    color: #000;
}

.webform-component textarea { }

.webform-component .form-type-checkbox,
.webform-component .form-type-radio {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0;
    margin-top: 5px;
    width: 50%;
    float: left;
}

.webform-component .form-type-checkbox label,
.webform-component .form-type-checkbox .description,
.webform-component .form-type-radio label,
.webform-component .form-type-radio .description {
    font-size: 1em;
    color: #FFFFFF;
    font-weight: 300;
    line-height: 1.2;
    width: 100%;
    margin: 0.2em;
    padding-left: 1.5em;
}

.webform-component .form-type-checkbox input,
.webform-component .form-type-radio input {
    margin: 0.2em 0;
    margin-left: -25px;
}

.webform-component .form-type-checkbox,
.webform-component .form-type-radio {
    width: 100%;
}


.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-client-form fieldset { background: none; border: none; box-shadow: none; margin: 0; }
.webform-client-form .panel-body { padding: 0; }

.webform-component.webform-component-markup h3 { font-size: 36px; color: #8cc63f; font-weight: 600; }
.webform-component.webform-component-markup h4 { color: #fff; font-size: 36px; font-weight: 600; line-height: 1.5; margin: 20px 0 0; }
.webform-component.webform-component-markup h5 { font-size: 30px; color: #FFF; font-weight: 600; }

.webform-component.webform-component--head { width: 50%; }

.webform-component--modulo { padding-top: 20px; }

.webform-component--footer { text-align: center; width: 100%; }

.webform-component.privacy label { font-size: 0.8em; font-size: 12px; }

.webform-client-form .form-actions { 
/*    position: absolute;*/
/*    right: 94px;*/
/*    top: 158px;*/
/*    width: 20%;*/
}

.webform-client-form .form-actions .form-submit { 
    background: #8cc63f none no-repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 1em;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 0.5em;
    padding: 0.8em 3.6em;
    position: absolute;
    right: 29px;
    text-shadow: none;
    text-transform: uppercase;
    top: -225px;
    top: -196px;
    width: auto;
}

.webform-client-form .form-actions .form-submit:hover { background-color: #0db4b6; }


