body{
    overflow-x: hidden;
    font-family: Open Sans;
}
#masthead ul {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
hr{
    border-color: #569CCE;
    padding:5px 0;
    margin: 0;
}
.light-blue{
    color:#2FA9DE;
}
.light-blue-bg{
    background-color: #2FA9DE;
}
.bg-light-light-blue{
    background-color: #E6F5FC;
}
.blue-cagif,.blue-cagif a,a.blue-cagif,.blue-cagif span, span.blue-cagif{
    color: #213D8D;
}

.uppercase{
    text-transform: uppercase;
}
footer a,footer a:active,footer a:hover,footer a:focus{
    color: black;
    text-decoration: none;
}
#carousel-example-generic {
    position: relative;
    z-index: 0;
    /* height: 490px;*/
}
#carousel-example-generic-int {
    position: relative;
    z-index: 0;
    height: 250px;
}

#carousel-example-generic-int {
    position: relative;
    /*    z-index: -1;*/
    height: 400px;
}
#carousel-example-generic-int .ii-caption {

    left: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-height: 180px;
    right: 0;
    top: 10% !important;
}
#carousel-example-generic-int .ii-caption *{
    text-align: center;
}
.nav > li > a:hover, .nav > li > a:focus{


    font-weight: bold;
}
.navbar-nav > li > a{
    padding: 8px 5px;
}
.nav.navbar-nav a{
    text-decoration: none;
    font-weight: bold;
}
.site-header {
    position: relative;
    z-index: 0;
    background-color: #DFDFDF;
}
.site-navigation {

    position: relative;
    z-index: 1;
    height:105px
}
.site-navigation a{
    text-transform: uppercase;

}
.navbar-nav>li {
    margin: 0 2px;
}
.navbar-default .navbar-nav > li > a {
    color: #666666;
    font-weight: 400;
    font-size: 13px;
    transition: all 0.1s ease
}
.active{
    font-weight: bold!important;
}
#sidebar-navigation_top>li>a.active:before{
    background-image: url("../images/freccia_menu.png");
    content: "";
    left: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: -40px;
    width: 52px;

}
#sidebar-navigation_top>li>a.active:after{
    background-image: url("../images/freccia_menu2.png");
    content: "";
    left: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0;
    position: absolute;
    right: 0;
    bottom: -45px;
    width: 52px;
}
.testo-breve{
    position: relative;
}
.testo-breve *:after{
    background-image: url("../images/freccia_menu-bianca.png");
    content: "";
    left: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    height: 23px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0;
    position: absolute;
    right: 0;
    top:0;
    width: 52px;
}
.testo-breve:after{
    background-image: url("../images/freccia_menu-blu.png");
    content: "";
    left: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    height: 23px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0;
    position: absolute;
    right: 0;
    bottom: -20px;
    width: 52px;
}


.site-navigation li:hover{
    font-weight: bold!important;
    background-color: #f2f2f2;
}
.nopadding{
    padding: 0;
}
.navbar-custom{
    background-color: transparent;
    border: 0;
}
.navbar-custom{
    margin: 0;
    padding: 40px 0;
}

.site-title {
    margin-bottom: -30px;
    transition: background 0.5s ease, padding 0.8s linear;
    margin-top:15px
}

.white {
    color:#fff !important;
}
.bgwhite {
    background-color:#fff !important;
}

/*FOOTER*/

footer .fa{
    font-size: 24px;
    height: 30px;
    color:#B2D1E4;
}

.menufooter { line-height:27px;}

.bg-footer ul{
    margin-left: 0;
    padding-left: 0;
}
.bg-footer li{
    list-style: none;
    list-style-type: none;
}
.bg-footer h3{

    padding-bottom: 15px;
    font-size: 16px;
    font-weight:bold;
}
.copyright{
    background-color: #efefef;
    color: #4A4A4A;
    font-size: 12px;
    padding: 5px 0;
}
.copyright a{
    color: #4A4A4A;
}
/*END FOOTER*/
.scroll-top:hover, .scroll-top:active {
    color: #fff;
}
.scroll-top {
    background: #19519d none repeat scroll 0 0;
    border: 1px solid #19519d;
    border-radius: 3px;
    bottom: 15px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 26px;
    line-height: 1;
    padding: 5px 9.5px;
    position: fixed;
    right: 15px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    z-index: 999;
}

.title-top {
    line-height: 30px;
    color: #666666;
    font-size: 11px;
    opacity: 0.8
}




.site-header .social li {
    list-style-type: none;
    float: left;
    margin: 0px 5px 0 0 ;
}
.site-header .social li a i {
    background: white;
    color: #569CCE;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    font-size: 12px;
    text-align: center;
    margin-right: 0px;
    padding: 5px 0;
    opacity: 0.5;
    transition: all 0.5s ease;
    margin-bottom: 5px;
}

.site-header .social li a:hover i {
    background:#213D8D;
    color: #fff;
}
.sticky {
    background-color: white;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
    height:65px;
    -webkit-transition: width 2s; /* Safari */
    -webkit-transition-timing-function: linear; /* Safari */
    transition: width 2s;
    transition-timing-function: linear;
    -webkit-box-shadow: 0px 6px 5px -1px rgba(216,216,216,0.75);
    -moz-box-shadow: 0px 6px 5px -1px rgba(216,216,216,0.75);
    box-shadow: 0px 6px 5px -1px rgba(216,216,216,0.75);
}

.sticky .site-title img {
    height: auto;
    margin-top: -40px;

}
.sticky .navbar-custom {
    margin: 0;
    padding: 15px 0 0 0;
}

.black {color:#000000}
.pink {color:#e73642}
.brown {color:#894219}
.bgbrown {background-color:#a9724c;}
.grey {color:#666666}
.yellow {color:#fbc044}
.beige1 {color:#f1ede4}
.bgbeige1 {background-color:#f1ede4}
.beige {color:#f0ede3}
.white {color:#ffffff} .white strong {color:#e73642}
.black {color:#000000} .black strong {color:#e73642}
.bggreen{
    background-color: #379e3f;
}
.bggreen a{
    color:white;
}
.bgblue{
    background-color: #213D8D;
    color:#64a7d1;
}
.bg-tortora{
    background-color: #F0EFEF;
    /*z-index: -1;*/
    position: relative;
}


.margin-left{
    margin-left: 3px;
    margin-right:  -3px;
}

.bgblue .content{
    margin: 10px 5px;
}
.satisfy {
    font-family: Satisfy;
}
.opensans {
    font-family: Open Sans;
}

a:hover, a:focus {
    color: #000;
    text-decoration: none;
}

.align-center{ text-align:center !important; }
.align-left{ text-align:left !important;}
.align-right{ text-align:right !important; }

.relative{position:relative;}
.hidden{display:none;}
.inline-block{display:inline-block;}

.bgtop_title {
    background-color:#a9724c;
    border-bottom:1px solid #ccaa8e;
    padding: 10px 0;
}
.bgtop_title .container {
    padding-bottom: 0;
}

.titletop {
    color:#ccaa8e;
    font-size:12px;
    line-height:18px;
    text-align:right; margin:5px 0
}
.flag li {
    list-style-type: none;
    float: left;
    margin: 10px 5px;
}


/*MENU TOP*/
#sidebar-navigation_top li:hover > .sub-menu
{
    display:block!important;
    z-index:9999!important;
}
.sub-menu {
    position: absolute;
    margin: 0;
    padding: 0px 0px;
    list-style: none;
    width: 300px!important;
    background-color: #fefefe;
    box-shadow: 1px 1px 2px #ccc;
    -webkit-box-shadow: 1px 1px 2px #ccc;
    -moz-box-shadow: 1px 1px 2px #ccc;
}
.sub-menu .sub-menu{

    margin-left: 280px;
    top: 0;

}
.sub-menu li {
    margin: 0!important;
    padding: 6px 10px!important;
    border-bottom: 1px solid #f2f2f2;
    line-height: 14px;
    font-size: 13px;
}
.site-navigation li:hover, .site-navigation li:hover a {
    transition: all 0.1s ease

}
.bgblue a{
    text-transform: uppercase;
    color:white!important;
}

.site-navigation ul li ul li a {

    transition: all 0.1s ease;
    font-size: 12px;
    font-weight: bold!important;
}

.ii-caption {
    white-space: normal!important;
    width: 600px;
    left: 10%;
    top: 25% !important;
    max-height:250px;
    position:absolute
}
.ii-caption .separator{
    width:150px; margin:0 auto
}
.ii-caption a,.ii-caption a:hover{
    color:white;
}


#carousel-example-generic .carousel-caption h2 {
    color: #ffffff;
    margin: 0;
    font-style: italic;
    font-size: 60px;
    margin-top: -40px;
}
#carousel-example-generic .carousel-caption h3 {
    color: #ffffff;
    margin: 20px 0;
    border-bottom: 1px solid rgba(255,255,255,0.4);
    padding-bottom: 10px;
}

#carousel-example-generic .carousel-caption h4 {
    font-size: 18px;
    font-weight: 100;
    line-height: 24px;
    text-align: justify;
}
#carousel-example-generic-int .carousel-caption h2 {
    color: #ffffff;
    margin: 0;
    font-weight: 800;
}

.carousel-control.left, .carousel-control.right {
    background:transparent !important
}
#carousel-example-generic-int .carousel-inner {
    height: 400px;
    margin-top:0;
}
.carousel-inner {
    height: auto;
}

.carousel-caption{
    text-align: left;
}
.carousel-caption h2 {

    color:#ffffff;
    margin:0
}
.carousel-caption h3 {

    color:#ffffff;
    margin:0
}
.carousel-caption h5 {
    font: normal 20px/25px Open sans;
    color: #ffffff;
    font-style: italic;
    margin: 10px 0;
    letter-spacing: 0;
}
.carousel-indicators {
    display:none
}
.carousel-indicators .active {
    width: 24px;
    height: 24px;
    background-color: #cd1d5e;
}
.carousel-indicators li {
    border:2px solid #fff;

    width: 20px;
    height: 20px;

}


.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}



.scroll-down {
    cursor:pointer
}




/* ==============================
   Buttons
   ============================== */

.btn-mod,
a.btn-mod{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 13px;
    color: #fff;
    background: #e73642;
    border: 2px solid transparent;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;

    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.btn-mod:hover,
.btn-mod:focus,
a.btn-mod:hover,
a.btn-mod:focus{
    font-weight: 400;
    color: rgba(255,255,255, .85);
    background: #a9724c;
    text-decoration: none;
    outline: none;
}
.btn-mod:active{
    cursor: pointer !important;
}

.btn-mod.btn-gray{
    color: #263c83;
    background: rgba(213,206,199,1);
}
.btn-mod.btn-gray:hover,
.btn-mod.btn-gray:focus{
    color: #263c83;
    background: rgba(213,206,199,0.8);
}


.main-content-inner {
    padding-bottom: 0;

    position:relative
}

#section-descrizione h4, #section-descrizione h4 p {
    margin:0;
    font-size:1.3em;
    color: #2FA9DE;
    font-weight: 400;
    font-family: 'Squada One'
}
#section-descrizione h3, #section-descrizione h3 p {
    font-size:1.7em;
}


/*SOCIAL*/
.footer-social{
    background-color: #569CCE;
    color:#213D8D;
    font-size: 18px;
    padding: 15px 0;
}
.condividi{
    padding: 10px 0;
}
.social li a i {
    background: #213D8D;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    font-size: 25px;
    text-align: center;
    margin-right: 10px;

    padding-top: 8px;
}
.social li {
    list-style-type: none;

}
/*END SOCIAL*/
footer {
    background-color: #dfdfdf;
    padding: 50px 0 0px 0;
    color: black;
    font: normal 14px/22px Open sans;
}

footer h3 {
    color: black;    font-size:20px;

    margin: 0 ;
}
footer h4 {

    font-size:20px;
    color:black;
}

footer .separator:before {
    height: 20px;
}

footer a {
    color: black;
    transition: all 0.1s ease
}

.sub-footer {
    background-color: #894219;
    color: #213D8D;
    z-index: -1;
    font: normal 13px/18px Open Sans;
}
.sub-footer a {
    color: #213D8D;
    font: normal 13px/18px Open Sans;
    transition: all 0.1s ease
}


footer .progress-alt {
    background: rgba(195,30,93,0.3);

    color:#213D8D
}


.social li {
    list-style-type: none;
    float: left;

}
.social li a {

    padding: 5px 5px 5px 5px;

    font-size: 25px;
    color: #894219;
    transition: all 0.1s ease
}






.menu-note-legali-container {
    display: inline;
}
#menu-note-legali {
    display: inline-table;
    padding-left:0
}
#menu-note-legali li {
    display: table-cell;
    float: none;
    position: relative;
}


.btn-info-prd:before {
    background: url("../images/write-white.png") no-repeat !important;

}
#contactform>p{
    display: none!important;
}
.wpcf7-form div-contact p { display: block }
.gm-style-iw  p {
    color: #333;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

.divisore-custom {
    background: url("../images/divisore-custom.png") no-repeat !important;
    height: 30px;
    text-align: center;
    margin: 0 auto;
    width: 260px;
}

.link-arrow {
    color: #fff;
    text-decoration: none;
    line-height: 84px;
    float: right;
    font-size: 16px;
    margin-right: 40px;
    font-weight:bold
}
.link-arrow:hover {
    opacity: 0.5;
}
.link-arrow:before {
    content: "\f061";
    position: absolute;
    right: 0;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color;
    transition-property: color;
    background-color: #3fa754;
    height: 34px;
    width: 34px;
    line-height: 32px;
    margin-top: 25px;
    border: 1px solid #fff;
}




/*.btn-default {
    color: #0e73b9;
    background-color: #fff;
    border-color: #399e40;
    border-radius: 0;
    font-weight: 700;
    padding: 5px 20px;
}*/
.btn-default {
    color: #0e73b9;
    background-color: #fff;
    border-color: #399e40;
    border-radius: 0;
    font-weight: 700;
    padding: 5px 10px;
    min-width: 100px;
    font-size: 12px;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #399e40;
    border-color: #0d72b6;
}

.owl-theme .owl-controls .owl-pagination {
    opacity: 0;
    filter: alpha(opacity=0);
    display:none
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 15%;
    opacity: 0;
    filter: alpha(opacity=0);
    border-radius:0;
    top:48%
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -40px;
    background-image:url(../images/prev.png);
    height:30px; width:30px;
    content: '';
    opacity: 1;
    filter: alpha(opacity=1);
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -40px;
    background-image:url(../images/next.png);
    height:30px; width:30px;
    content: '';
    opacity: 1;
    filter: alpha(opacity=1);
}

.titolo-sezione h2 {
    font-size: 30px;
    line-height: 30px;
    font-family: Open Sans;
    color: #000000;
    padding-top:15px
}


.page-content-single hr {
    border-color: #ddd;
    padding: 5px 0;
    margin: 0;
}

.allegato-wrapper {
    background-color: #f4f4f3;
    float: left;
    width: 100%;
    /* padding: 10px; */
    border: 1px solid rgb(236, 236, 236);
    height:45px;
    line-height:45px;
}


.div-contact {
    width: 30%!important;
    float: left;
}





/* PAGE FLUID */
.page-full-bg { background: #f2f2f2; }


.page-full-bg h2 { color: #379E3F; font-size:30px; font-weight:bold }
.page-full-bg h3 { font-style:normal; line-height:40px }

#container-inside {
    width: 50%;
    background: #fff;
}
#aligned {
    width: 50%;
    background: #f2f2f2;
}
#container-inside, #aligned {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}


/* PAGE & FLUID FASI DI LAVORO */
.bg-fasi {
    background-color: #f0f0f0;
}


/* PAGE & FLUID DIVISORE */
.divisore-background-int {
    padding-top: 150px;
    padding-bottom: 150px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center center;
    text-align: center;
    color: #fff;
}
.border-white {
    border: 1px solid rgba(255,255,255,0.3);
    padding: 40px;
    background-color: rgba(33,61,141,0.3);
}

.bg-divisore {
    padding:40px;
    margin:20px;
    border: 1px solid rgba(255,255,255,0.5);
}

h3.divisore-background-int-text {
    font-size: 60px;
    line-height: 80px;
    text-align: center;
    font-weight: 800;
    margin: 0;
}

h4.divisore-background-int-text  {
    font-size: 30px !important;
    text-align: center;
    text-transform: none;
}

/* IMPIANTO PRODOTTI REALIZZAZIONI */

.bg-impianto-prd-real {
    padding-top: 40px;
    padding-bottom: 40px;
    background: url(../images/bg-blue-green.gif) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    text-align: center;
    color: #fff;
}


/*SETTORI*/
.settore{

    position: relative;
    z-index: 2;
    background-color: #f0f0f0;
    padding:0;
    cursor:pointer
}

.settore:hover header {
    background-image: url('../images/bg-fasi-green.png');
    background-size: 100% 100%;
    background-position: right center;
    background-repeat: no-repeat;
}
.settore:hover .content {
    background-image: url('../images/bg-fasi-blue.png');
    background-size: 100% 100%;

    background-repeat: no-repeat;
}
.settore:hover header img{
    filter: invert(0);

}
.section-settori .settore header img {
    filter: invert(0)!important;
    -webkit-filter: invert(0)!important;
}
.settore:hover .content,.settore:hover h3,.settore:hover p{

    color:white;
}
.settore header{
    padding: 40px 0 20px 0;
}
.settore .content{
    padding: 20px 0 40px 0 ;
    color:#999999;
}

.settore .content p,.settore .content h3{
    margin:0 auto;
}
.settore header img {
    filter: invert(0.4);
    -webkit-filter: invert(0.4);
}
.settore:hover header img {
    filter: invert(0);
    -webkit-filter: invert(0);
}
.settore h3 {
    color:#E6F5FC;
    font-weight: 300;
    text-transform: uppercase;

}
/*END SETTORI*/


section.elenco-news {
    background: rgba(0, 0, 0, 0) url("../images/bg-blue-green-fasi.gif") no-repeat fixed center center / cover ;
    color: #fff;
    padding-bottom: 40px;
    padding-top: 40px;
    min-height:600px

}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="number"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="date"], .wpcf7-form input[type="file"] {
    width: 95%!important;
    margin: 10px 0 20px 0!important;
    border: 1px solid #f2f2f2!important;
    display: block;
    padding: 8px;
    outline: 0 none;
    color: #666;
    background: -moz-linear-gradient(center top,#FFF,#EEE 1px,#FFF 25px) repeat scroll 0 0 transparent;
    background: #f9f9f8!important;
}

.wpcf7-form {
    font-size: 14px;
    font-family: Open Sans;
    color: #333;
    line-height: 20px;
}

.contact-form  p{
    display:block
}

.contact-form  select {
    visibility: visible;
    width: 95%!important;
    margin: 10px 0 20px 0!important;
    border: 1px solid #f2f2f2;
    display: block;
    padding: 8px;
    outline: 0 none;
    color: #666;
    background-color: #f9f9f8!important;
}

.wpcf7-form textarea {
    width: 97.5%!important;
    margin: 10px 0 20px 0!important;
    border: 1px solid #f2f2f2!important;
    display: block;
    padding: 8px;
    outline: 0 none;
    color: #666;
    background: #f9f9f8!important;
    height:120px!important;
}
.div-contact-submit input[type="submit"]:hover {
    color: #fff;
    background-color: #8cc63f;
}
.div-contact-submit input[type="submit"] {
    border: 1px solid;
    padding: 10px 15px;
    font-size: 14px!important;
    font-weight: 600;
    display: block;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    background: #349345;
    color: #fff;
    margin: 0 auto;
}
#cookieAccept{
    background-color: #0D72B8!important;
    width: 100%!important;
}
#cookie_access_form {

    padding: 5px 0 !important;
}
.note ul li{
    display: inline;
    list-style: none;
    padding: 0 5px;

}
.copyright a:hover{
    color: white;
}
.wpcf7-form #contactform .contact-form p {
    display: block;
}
.wpcf7-form p, .contact-form  p{
    display:block !important;
}

.contact-form select {
    visibility: visible;
    width: 95%!important;
    margin: 10px 0 20px 0!important;
    border: 1px solid #f2f2f2;
    display: block;
    padding: 8px;
    outline: 0 none;
    color: #666;
    background-color: #f9f9f8!important;
}
.ui-helper-hidden-accessible{
    display: none!important;
}
#tabs{
    text-align: center;
    width: 38%;
    margin: 0 auto;
    border: none;
}
#tabs  > li > a{
    border: none;
    border-radius: 0;
    background-color: #E6F5FC;
    text-decoration: none;
    padding-left:80px;
    padding-right: 80px;
}
#tabs  > li.active > a:hover{
    color:white !important;
}
#tabs  > li.active > a{
    background-color: #213D8D;
    color:white;
}
.tab-content{
    border-top: 30px solid #213D8D;
}







.yamm .dropdown.yamm-fw .dropdown-menu {
    padding: 5px 0 15px 0;
}

.navbar-nav > li > a.dropdown-toggle {
    padding: 10px 5px;
    text-decoration: none;
    font-weight: bold;
    font-family: Squada one;
    font-size: 20px;
    padding:10px 14px;
}

#navbar-collapse-grid .navbar-nav {
    margin: 0 auto;
    width: 70%;
    float:none
}
#navbar-collapse-grid .navbar-nav>li>a:hover, #navbar-collapse-grid .navbar-nav>li>a:focus {
    background-color: #fff;
    color:#213D8D
}

.like-a-submenu li a {
    text-decoration: none;
    font-weight: normal !important;
    font-size: 13px;
    text-transform: none;
    transition: all 0.1s ease;
    display: block;
    padding: 5px 15px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
}
.like-a-submenu li {
    border-bottom: 2px solid #fff;
}

#breadcrumbs, #breadcrumbs a, #breadcrumbs span {
    color: #fff !important;
    font-size:11px;
    opacity:0.95
}

.breadcrumbs-bg-right  {
    background: -moz-linear-gradient(180deg, rgba(230,245,252,0) 0%, rgba(230,245,252,1) 60%, rgba(230,245,252,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(230,245,252,1)), color-stop(40%, rgba(230,245,252,1)), color-stop(100%, rgba(230,245,252,0))); /* safari4+,chrome */
    background: -webkit-linear-gradient(180deg, rgba(230,245,252,0) 0%, rgba(230,245,252,1) 60%, rgba(230,245,252,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(180deg, rgba(230,245,252,0) 0%, rgba(230,245,252,1) 60%, rgba(230,245,252,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(180deg, rgba(230,245,252,0) 0%, rgba(230,245,252,1) 60%, rgba(230,245,252,1) 100%); /* ie10+ */
    background: linear-gradient(270deg, rgba(230,245,252,0) 0%, rgba(230,245,252,1) 60%, rgba(230,245,252,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6F5FC', endColorstr='#E6F5FC',GradientType=1 ); /* ie6-9 */
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(0,0,0,0.7);
}
.modal-header {
    background-color: #E6F5FC;
    color: #213D8D;
    padding: 5px 15px;
}
.content-home{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1aa1db+0,1aa1db+50,0095d7+51,0095d7+100 */
    background: rgb(26,161,219); /* Old browsers */
    background: -moz-linear-gradient(-30deg,  rgba(26,161,219,1) 0%, rgba(26,161,219,1) 50%, rgba(0,149,215,1) 51%, rgba(0,149,215,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-30deg,  rgba(26,161,219,1) 0%,rgba(26,161,219,1) 50%,rgba(0,149,215,1) 51%,rgba(0,149,215,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(170deg,  rgba(26,161,219,1) 0%,rgba(26,161,219,1) 50%,rgba(0,149,215,1) 51%,rgba(0,149,215,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1aa1db', endColorstr='#0095d7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    font-size:16px;
    line-height: 24px;

}
.content-home .container{
    color:white;
    padding: 80px 40px;
}
.sidebar{
    padding-left:  0;
    padding-right:  0;
}
.sidebar,.sidebar li{
    list-style: none;
    list-style-type: none;
}
.sidebar li{
    margin: 2px 0;
    background-color: #DFDFDF;
    padding: 8px 5px;
}
.sidebar li a{
    text-decoration: none;
}
.sidebar li:hover,.sidebar li:hover a,.sidebar li.active,.sidebar li.active a{
    background-color: #0095D7;
    color:white;
}
.sidebar li:hover a:after,.sidebar li.active a:after{
    background-image: url("../images/freccia_sidebar.png");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 26px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: absolute;
    right: -45px;
    width: 55px;

}
#contactform input,#contactform select,#contactform textarea{
    background-color: rgba(255,255,255,0.5)!important;
    border: 1px solid #ccc!important;
}
#contactform .wpcf7-submit{
    width: 300px;
    background-color: transparent;
    border:1px solid red!important;
    color:red;
    font-weight: bold;
    text-transform: uppercase;
}