/* */

body{
    background: #fff;
    font-family: 'Agenda', Arial, Helvetica, sans-serif;
}
.container {
    max-width: 1010px !important;
}
:hover{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

/* Header */
section.cnt-header{

}
/* Logo */
section.cnt-header a.logo img {
    margin: 20px 0 0 0;
}
section.cnt-header a.logo a {
    display: block;
}
section.cnt-header a.logo:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

/* Login button */
section.cnt-header a.login-button{
    margin: 10px 0 0 0;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    border: 0;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #424241;
}
section.cnt-header p.login{
    margin: 10px 0 0 10px;
    padding: 0;
    font-size: 11px;
    line-height: 11px;
    color: #424241;
}
section.cnt-header p.login a{
    color: #424241;
    text-decoration: underline;
}

/* Lingue */
section.cnt-header button.lingue{
    background: url("../images/bkg_languages.png") no-repeat 0 0;
    margin: 10px 0 0 0;
    padding: 0 0 0 15px;
    width: 140px;
    height: 25px;
    font-size: 12px;
    border: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
section.cnt-header .btn-group.open .dropdown-toggle {
    background: url("../images/bkg_languages.png") no-repeat 0 0;
    background-position: 0 -25px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
section.cnt-header .btn-group.open .dropdown-toggle:focus,
section.cnt-header .btn-group.open .dropdown-toggle:hover{
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
section.cnt-header ul.dropdown-menu {
    background: #d1d1d1;
    min-width: 155px;
    border: none;
    font-size: 12px;
    line-height: 20px;
    box-shadow: none;
    padding: 0 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
section.cnt-header ul.dropdown-menu>li>a {
    background: #d1d1d1;
    padding-left: 30px;
    line-height: 20px;
}
section.cnt-header ul.dropdown-menu>li>a.ita {
    background: url(../images/flag/italy.png) no-repeat 10px 50% #d1d1d1;
}
section.cnt-header ul.dropdown-menu>li>a.ita:hover {
    background: url(../images/flag/italy.png) no-repeat 10px 50% #e7e7e7;
}
section.cnt-header ul.dropdown-menu>li>a.eng {
    background: url(../images/flag/united_kingdom.png) no-repeat 10px 50% #d1d1d1;
}
section.cnt-header ul.dropdown-menu>li>a.eng:hover {
    background: url(../images/flag/united_kingdom.png) no-repeat 10px 50% #e7e7e7;
}
section.cnt-header .pull-right > .dropdown-menu {
    right: auto;
}

/* Link Gruppo */
header.tecno-header a.link-gruppo{
    display: block;
}
header.tecno-header a.link-gruppo img{
    width: auto;
}
header.tecno-header a.link-gruppo:hover {
    opacity: 0.7;
    filter: alpha(opacity = 70);
}

/* Navbar */
section.cnt-navbar{
    background: #5F8D70;
    margin: 15px 0 0 0;
}
section.cnt-navbar .navbar{
    background: transparent;
    border: none;
    border-radius: 0;
    min-height: 0;
    margin: 0;
}
section.cnt-navbar .navbar-collapse,
section.cnt-navbar .container-fluid{
    padding: 0;
}
section.cnt-navbar .navbar-default .navbar-nav{
    font-size: 12px;
    font-weight: 700;
}
section.cnt-navbar .navbar-default .navbar-nav > li > a{
    color: #fff;
    padding: 8px 20px;
    border-right: 1px solid #f9f9f9;
}
section.cnt-navbar .navbar-default .navbar-nav > li:last-child > a{
    border-right: 0;
}
section.cnt-navbar .navbar-default .navbar-nav > li > a:hover,
section.cnt-navbar .navbar-default .navbar-nav > li > a:focus,
section.cnt-navbar .navbar-default .navbar-nav > .open > a,
section.cnt-navbar .navbar-default .navbar-nav > .open > a:hover,
section.cnt-navbar .navbar-default .navbar-nav > .open > a:focus{
    background: #5F8D70;
    color: #fff;
}
section.cnt-navbar .navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
}
section.cnt-navbar .navbar-toggle {
    padding: 8px 9px;
    margin-top: 5px;
    margin-bottom: 5px;
}
section.cnt-navbar .navbar-nav > li > .dropdown-menu{
    background: #5F8D70;
    font-size: 12px;
}
section.cnt-navbar .dropdown-menu > li > a{
    color: #fff;
}
section.cnt-navbar .dropdown-menu > li > a:hover,
section.cnt-navbar .dropdown-menu > li > a:active,
section.cnt-navbar .dropdown-menu > li > a:focus{
    background: #0259a1;
    background: #80A27C;
    color: #fff;
}

/* Carousel */
section.cnt-carousel{
    margin: 5px 0 0 0;
    background: #e6e6e6;
}
section.cnt-carousel .carousel-indicators{
    bottom: 0;
}
section.cnt-carousel .carousel-indicators li{
    background: #fff;
    border: none;
    width: 12px;
    height: 12px;
    margin: 0 2px;
    border: 2px solid #fff;
}
section.cnt-carousel .carousel-indicators .active{
    background-color: transparent;
    /*border: none;*/
}
section.cnt-carousel .carousel-control{
    width: 5%;
}
section.cnt-carousel .carousel-caption{
    top: 8%;
    left: 4%;
    width: 35%;
    text-align: left;
    padding-top: 0;
}
section.cnt-carousel .carousel-caption h3{
    margin: 0;
    padding: 0;
    font-size: 25px;
    line-height: 28px;
    color: #f7a600;
    color: #fff;
    font-weight: 700;
}
section.cnt-carousel .carousel-caption h4{
    margin: 0;
    padding: 0;
    font-size: 25px;
    line-height: 31px;
    color: #f7a600;
    color: #fff;
    font-weight: 700;
}
section.cnt-carousel .carousel-caption ul{
    margin: 20px 0 0 15px;
    padding: 0;
    list-style: disc;
    font-size: 17px;
    line-height: 20px;
    color: #f7a600;
    color: #fff;
}
section.cnt-carousel .carousel-caption ul li{
    margin: 5px 0 0 0;
    padding: 0;
}

/* Prodotti Home */
section.cnt-prodotti{
    background: #e6e6e6;
    padding-bottom: 40px;
}
section.cnt-prodotti .box-prodotto{
    margin: 20px 0 0 0;
    padding: 15px 0 0 20px;
    border: 3px solid #c1c1c1;
    background: #fff;
    position: relative;
    min-height: 180px;
}
section.cnt-prodotti .box-prodotto img{
    position: absolute;
    width: auto;
}
section.cnt-prodotti .box-prodotto h3{
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    color: #4A4A49;
    font-weight: 700;
}
section.cnt-prodotti .box-prodotto h3 a,
section.cnt-prodotti .box-prodotto h3 a:hover{
    color: #4A4A49;
    text-decoration: none;
}
section.cnt-prodotti .box-prodotto p{
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #474747;
    font-weight: 700;
}
section.cnt-prodotti .box-prodotto p a,
section.cnt-prodotti .box-prodotto p a:hover{
    color: #474747;
    text-decoration: none;
}
section.cnt-prodotti h4{
    margin: 70px 0 0 0;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #4A4A49;
    font-weight: 400;
    text-transform: uppercase;
}
section.cnt-prodotti h4 strong{
    font-weight: 700;
    font-size: 20px;
}

/* Home */
section.cnt-home{

}
section.cnt-home h3{
    margin: 40px 0 0 0;
    padding: 0;
    font-size: 20px;
    line-height: 23px;
    color: #f7a600;
    color: #4A4A49;
    text-transform: uppercase;
    font-weight: 700;
}

section.cnt-home .box-soluzioni{
    margin: 15px 0 0 0;
    border: 3px solid #c1c1c1;
}
section.cnt-home .box-soluzioni p{
    margin: 15px 0 0 15px;
    padding: 0;
    font-size: 17px;
    line-height: 21px;
    color: #4d4d4d;
    font-weight: 700;
}
section.cnt-home .box-soluzioni img{
    width: 100%;
}
section.cnt-home .box-soluzioni .btn.btn-default{
    margin: 15px 0 0 15px;
    padding: 5px 15px;
    background: #f7a600;
    background: #5F8D70;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    border: none;
}
section.cnt-home .box-soluzioni .btn.btn-default:hover{
    background: #5F8D70;
    background: #4A4A49;
    color: #fff;
}

section.cnt-home .box-casestudy{
    margin: 15px 0 0 0;
    background: #f7a600;
    background: #4A4A49;
     border-radius: 5px;
}
section.cnt-home .box-casestudy img{
    width: 100%;
    border-radius: 5px;
}
section.cnt-home .box-casestudy h4{
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    font-weight: 700;
}
section.cnt-home .box-casestudy p{
    margin: 10px 10px 0 0;
    padding: 0;
    font-size: 13px;
    line-height: 16px;
    color: #fff;
}
section.cnt-home .box-casestudy ul{
    list-style: disc;
    margin: 10px 10px 0 15px;
    padding: 0;
    font-size: 13px;
    line-height: 16px;
    color: #fff;
}
section.cnt-home .box-casestudy ul li{
    margin: 0;
    padding: 0;
}
section.cnt-home .box-casestudy .view {
   width: 100%;
   height: 100%;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
section.cnt-home .box-casestudy .view .mask,
section.cnt-home .box-casestudy .view .content{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
section.cnt-home .box-casestudy .view img{
   display: block;
   position: relative;
}
section.cnt-home .box-casestudy .view a.info{
   background: url(../images/icon/plus.png) 50% 50% no-repeat #5F8D70;
   border-radius: 5px;
   display: inline-block;
   text-decoration: none;
   padding: 0;
   text-indent: -9999px;
   width: 30px;
   height: 30px;
}
section.cnt-home .box-casestudy .second-effect .mask{
   opacity: 0;
   overflow: visible;
   border: 0px solid rgba(0,0,0,0.7);
   box-sizing: border-box;
   transition: all 0.4s ease-in-out;
}
section.cnt-home .box-casestudy .second-effect a.info{
   position: relative;
   top: 45%;
   opacity: 0;
   transform: scale(0,0);
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
section.cnt-home .box-casestudy .second-effect:hover .mask{
   opacity: 1;
   border: 100px solid rgba(0,0,0,0.7);
}
section.cnt-home .box-casestudy .second-effect:hover a.info{
   opacity: 1;
   transform: scale(1,1);
   transition-delay: 0.3s;
}
section.cnt-home .box-casestudy .btn.btn-default{
    margin: 15px 0 0 0;
    padding: 5px 15px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    display: inline-block;
    margin-bottom: 4rem;
    margin-left: 10px;
}
section.cnt-home .box-casestudy .btn.btn-default:hover{
    background: #fff;
    color: #4A4A49;
}

/* News */
section.cnt-home .box-news{
    margin: 15px 0 0 0;
}
section.cnt-home .box-news img{
    border-radius: 5px;
    width: 100%;
}
section.cnt-home .box-news p.data{
    margin: 0;
    padding: 0 6px;
    font-size: 13px;
    line-height: 75px;
    background: #4d4d4d;
    border-radius: 5px;
    color: #fff;
    font-style: italic;
}
section.cnt-home .box-news p.title{
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 15px;
    line-height: 18px;
    color: #4A4A49;
    font-weight: 700;
}
section.cnt-home .box-news p.text{
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 17px;
    color: #474747;
}
section.cnt-home a.btn.btn-default{
    margin: 5px 0 0 0;
    padding: 3px 8px;
    color: #fff;
    text-decoration: none;
    background: #f7a600;
    background: #5F8D70;
    font-size: 12px;
    border: none;
}
section.cnt-home a.btn.btn-default:hover{
    background: #4A4A49;
    color: #fff;
}

/* Area riservata */
section.cnt-home .box-reserved{
    margin: 15px 0 0 0;
    padding: 15px;
    border: 3px solid #c1c1c1;
}
section.cnt-home .box-reserved p{
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}
section.cnt-home .box-reserved .form-group{
    margin: 0;
}
section.cnt-home .box-reserved form{
    margin: 20px 0 0 0;
    padding: 0;
}
section.cnt-home .box-reserved form input[type=email],
section.cnt-home .box-reserved form input[type=password]{
    width: 45%;
}
section.cnt-home .box-reserved form input[type=email]{
    margin: 0 30px 0 0;
}
section.cnt-home .box-reserved form button.btn.btn-default{
    background: #5F8D70;
    margin: 10px 15px 0 0;
    padding: 5px 15px;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    border: none;    
}
section.cnt-home .box-reserved form button.btn.btn-default:hover{
    background: #4A4A49;
    color: #fff;
}
section.cnt-home .box-reserved ul{
    list-style: none;
    margin: 25px 0 0 0;
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 12px;
}
section.cnt-home .box-reserved ul li{
    margin: 0 15px 0 0;
    padding: 0;
}
section.cnt-home .box-reserved ul li a{
    color: #000f23;
    text-decoration: none;
}
section.cnt-home .box-reserved ul li a:hover{
    color: #000;
    text-decoration: underline;
}

/* Box Aziende Gruppo */
section.cnt-gruppo{
    background: #e1e1e1;
    margin-top: 50px;
    padding-bottom: 15px;
}
section.cnt-gruppo h3{
    margin: 30px 0 0 0;
    padding: 0 0 5px 0;
    font-size: 15px;
    line-height: 15px;
    color: #021229;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px dotted #969696;
}
section.cnt-gruppo p{
    margin: 15px 50px 0 0;
    padding: 0;
    font-size: 13px;
    line-height: 17px;
    color: #021229;
    font-weight: 400;
}
section.cnt-gruppo img{
    margin: 20px 0 0 0;
    width: 100%;
}
section.cnt-gruppo a.btn.btn-default{
    margin: 15px 50px 0 0;
    padding: 3px 8px;
    color: #000;
    text-decoration: none;
    background: #f7a600;
    font-size: 12px;
    border: none;
}
section.cnt-gruppo a.btn.btn-default:hover{
    background: #5F8D70;
    color: #fff;
}

/* Sitemap */
section.cnt-sitemap{
    background: #f3f3f3;
    margin-top: 30px;
    padding-bottom: 20px;
}
section.cnt-sitemap h3{
    background: url("../images/loghi/logo-sitemap.png") no-repeat 10px 0px;
    background-size: contain;
    margin: 15px 0 10px 0;
    padding: 0 0 0 40px;
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
section.cnt-sitemap p{
    margin: 10px 0 0 10px;
    padding: 0;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #010101;
}
section.cnt-sitemap p a{
    color: #010101;
    text-decoration: none;
}
section.cnt-sitemap ul{
    list-style: none;
    margin: 5px 0 0 10px;
    padding: 0;
    font-size: 12px;
    line-height: 18px;
}
section.cnt-sitemap ul li{
    margin: 0;
    padding: 0;
    color: #010101;
}
section.cnt-sitemap ul li:before{
    content: "›";
    padding-right: 3px;
}
section.cnt-sitemap ul li a{
    color: #010101;
    text-decoration: none;
}

/* Footer */
footer{
    margin: 10px 0;
}
footer p{
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #000;
}
footer p a{
    color: #000;
    text-decoration: underline;
}

/* Pagina interna */
section.cnt-top-internal{
    background: #e6e6e6;
    margin: 10px 0 0 0;
    padding: 0;
}
section.cnt-top-internal .breadcrumb{
    margin: 10px 0;
    padding: 0 0 5px 0;
    background: none;
    border-radius: 0;
    font-size: 12px;
    line-height: 14px;
    color: #5b5b5b;
    border-bottom: 1px dashed #fff;
}
section.cnt-top-internal .breadcrumb a{
    color: #5b5b5b;
    text-decoration: none;
}
section.cnt-top-internal .breadcrumb > .active{
    color: #5b5b5b;
    font-weight: 700;
}
section.cnt-top-internal .breadcrumb > li > a{
    color: #5b5b5b;
}
section.cnt-top-internal .breadcrumb > a:hover{
    color: #5b5b5b;
    text-decoration: underline;
}
section.cnt-top-internal .breadcrumb > li + li:before {
    padding: 0 3px 0 1px;
    color: #5b5b5b;
    content: "›";
    font-weight: 400;
}

/* Immagine principale */
section.cnt-top-internal img.slide{
    width: 100%;
}

section.cnt-top-internal aside{
    margin: 40px 0 0 0;
}

section.cnt-subtitle{
    background: #5F8D70;
    padding: 15px 0;
}
section.cnt-subtitle h1,
section.cnt-subtitle h2{
    margin: 0;
    padding: 0;
    font-size: 19px;
    line-height: 23px;
    color: #fff;
    font-weight: 700;
}

section.cnt-skeleton{
    margin: 0;
}
section.cnt-skeleton h1{
    margin: 25px 0 0 0;
    padding: 0;
    font-size: 22px;
    line-height: 26px;
    color: #5F8D70;
    font-weight: 700;
    text-transform: uppercase;
}
section.cnt-skeleton h2{
    margin: 50px 0 0 0;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #5F8D70;
}
section.cnt-skeleton h3{
    margin: 40px 0 0 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    color: #5F8D70;
    font-weight: 700;
}
section.cnt-skeleton h4{
    margin: 40px 15px 0 15px;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
    color: #5F8D70;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
section.cnt-skeleton h5{
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    color: #4A4A49;
    font-weight: 400;
}
section.cnt-skeleton p{
    margin: 20px 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #5b5b5b;
}
section.cnt-skeleton img{
    width: 100%;
    height: auto;
}
section.cnt-skeleton iframe{
    margin: 20px 0 0 0;
}
section.cnt-skeleton ul{
    list-style: disc;
    margin: 5px 0 0 20px;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #5b5b5b;
}
section.cnt-skeleton ul li{
    margin: 0 0 5px 0;
    padding: 0;
}
section.cnt-skeleton img.ico{
    margin: 20px 0 0 0;
    width: 100%;
}
section.cnt-skeleton .arrow_box {
    position: relative;
    background: #ffffff;
    border-bottom: 1px solid #b5b5b5;
}
section.cnt-skeleton .arrow_box:after, .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
section.cnt-skeleton .arrow_box:after {
    border-top-color: #ffffff;
    border-width: 15px;
    margin-left: -15px;
}
section.cnt-skeleton .arrow_box:before {
    border-top-color: #b5b5b5;
    border-width: 16px;
    margin-left: -16px;
}


section.cnt-skeleton .view {
   width: 100%;
   height: 100%;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
section.cnt-skeleton .view .mask,
section.cnt-skeleton .view .content{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
section.cnt-skeleton .view img{
   display: block;
   position: relative;
}
section.cnt-skeleton .view a.info{
   background: url(../images/icon/plus.png) 50% 50% no-repeat #99B475;
   border-radius: 5px;
   display: inline-block;
   text-decoration: none;
   padding: 0;
   text-indent: -9999px;
   width: 30px;
   height: 30px;
}
section.cnt-skeleton .second-effect .mask{
   opacity: 0;
   overflow: visible;
   border: 0px solid rgba(0,0,0,0.7);
   box-sizing: border-box;
   transition: all 0.4s ease-in-out;
}
section.cnt-skeleton .second-effect a.info{
   position: relative;
   top: 45%;
   opacity: 0;
   transform: scale(0,0);
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
section.cnt-skeleton .second-effect:hover .mask{
   opacity: 1;
   border: 120px solid rgba(0,0,0,0.7);
}
section.cnt-skeleton .second-effect:hover a.info{
   opacity: 1;
   transform: scale(1,1);
   transition-delay: 0.3s;
}

section.cnt-skeleton .box-sublink{
    margin: 60px 0 0 0;
}
section.cnt-skeleton .box-sublink h3{
    margin: 0 15px 20px 15px;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
    color: #4A4A49;
    text-align: center;
    text-transform: uppercase;
}
section.cnt-skeleton .box-sublink p{
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    font-size: 23px;
    line-height: 25px;
    color: #737373;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}
section.cnt-skeleton .box-sublink img{
    width: 100%;
}


section.cnt-skeleton .box-news{
    margin: 40px 0 0 0;
    padding: 0 0 40px 0;
    border-bottom: 2px solid #dadada;
}
section.cnt-skeleton .box-news img{
    border-radius: 5px;
    width: 100%;
}
section.cnt-skeleton .box-news p.data{
    margin: 0;
    padding: 0 10px;
    font-size: 13px;
    line-height: 95px;
    background: #4d4d4d;
    border-radius: 5px;
    color: #fff;
    font-style: italic;
    text-align: center;
}
section.cnt-skeleton .box-news p.title{
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 19px;
    color: #4A4A49;
    font-weight: 700;
}
section.cnt-skeleton .box-news p.text{
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #474747;
}
section.cnt-skeleton a.btn.btn-default{
    margin: 5px 0 0 0;
    padding: 3px 8px;
    color: #000;
    color: #fff;
    text-decoration: none;
    background: #80A27C;
    font-size: 12px;
    border: none;
}
section.cnt-skeleton a.btn.btn-default:hover{
    background: #5F8D70;
    color: #fff;
}

section.cnt-skeleton .box-sistema-geotermico{
    margin: 30px 0 0 0;
}
section.cnt-skeleton .box-sistema-geotermico img{
    width: 100%;
}
section.cnt-skeleton .box-sistema-geotermico h5{
    margin: 60px 0 0 0;
    padding: 0;
    font-size: 19px;
    line-height: 23px;
    color: #4A4A49;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

/* Dettaglio prodotto */
section.cnt-top-internal .intro-product{
    margin: 10px 0 0 0;
}
section.cnt-top-internal .intro-product h1{
    margin: 0;
    padding: 0;
    font-size: 25px;
    line-height: 28px;
    color: #4A4A49;
    font-weight: 700;
}
section.cnt-top-internal .intro-product h1 span{
    font-size: 20px;
    font-weight: 400;
}
section.cnt-top-internal .box-image{
    background: #fff;
    width: 100%;
    margin: 20px 0;
    padding: 30px 0;
    text-align: center;
}
section.cnt-top-internal .box-image img{
    max-width: 450px;
    max-height: 300px;
}
section.cnt-product{
    margin: 35px 0;
}
section.cnt-product p{
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #5b5b5b;
}
section.cnt-product img{
    width: 100%;
}
section.cnt-product h3{
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 18px;
    color: #5b5b5b;
    text-transform: uppercase;
    font-weight: 700;
}
section.cnt-product ul{
    list-style: disc;
    margin: 0 0 20px 20px;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #5b5b5b;
}
section.cnt-product ul li{
    margin: 10px 0 0 0;
    padding: 0;
}
section.cnt-product ul li img{
    max-height: 80px;
    width: auto;
}
section.cnt-product ul ul{
    list-style: circle;
    margin: 0 0 5px 30px;
}
section.cnt-product ul li li{
    margin: 5px 0 0 0;
}
section.cnt-product ol{
    list-style: decimal;
    margin: 0 0 20px 20px;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #5b5b5b;
}
section.cnt-product ul li{
    margin: 10px 0 0 0;
    padding: 0;
}
section.cnt-product table{
    margin: 10px 0 20px 0;
    width: 100%;
}
section.cnt-product table tr td{
    text-align: center;
}
section.cnt-product table thead tr:first-child{
    background: #5b5b5b;
}
section.cnt-product table tr td:first-child{
    text-align: left;
}
section.cnt-product table tr td p{
    margin: 5px;
    font-size: 13px;
    line-height: 17px;
}
section.cnt-product table tr td h3{
    padding: 5px;
    background: #5b5b5b;
    color: #fff;
    font-size: 13px;
    line-height: 17px;
}

section.cnt-product .box-files{
    
}
section.cnt-product .box-files p{
    margin: 0;
    padding: 5px 0;
    background: #737373;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
section.cnt-product .box-files ul{
    list-style: none;
    margin: 5px 0 0 0;
    padding: 0;
}
section.cnt-product .box-files ul li{
    margin: 10px 0 0 0;
    padding: 5px 10px;
    border: 1px dashed #737373;
    font-size: 14px;
    color: #4A4A49;
    line-height: 17px;
    font-weight: 700;
}
section.cnt-product .box-files ul li span{
    font-size: 11px;
    font-weight: 400;
}
section.cnt-product .box-files img{
    width: auto;
    margin-right: 10px;
}
section.cnt-product .box-files ul li a{
    color: #4A4A49;
    text-decoration: none;
}

section.cnt-product .box-info{
    margin: 40px 0 0 0;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
section.cnt-product .box-info i.fa.fa-pencil{
    color: #fff;
    font-size: 35px;
    margin-right: 10px;
    font-weight: 400;
}
section.cnt-product .box-info a{
    color: #fff;
    text-decoration: none;
    display: block;
    background: #99B475;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
section.cnt-product .box-info a:hover{
    background: #5F8D70;
}
section.cnt-product .box-info a:hover i.fa.fa-pencil{
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
}
section.cnt-product .list-plus{
    margin: 0 0 25px 0;
}
section.cnt-product .list-plus h3{
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 23px;
    color: #737373;
    font-weight: 700;
    text-transform: uppercase;
}
section.cnt-product .list-plus .box-plus{
    margin: 0 20px 0 0;
}
section.cnt-product .list-plus .box-plus img{
    width: auto;
    border: 1px solid #cdcdcd;
}
section.cnt-product .list-plus .box-plus p{
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 13px;
    line-height: 15px;
    color: #5b5b5b;
    font-weight: 400;
}
section.cnt-product .box-extra {
    margin: 0 0 20px 0;
    padding: 10px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 10px #cdcdcd;
    -webkit-box-shadow: 0 0 10px #cdcdcd;
    -moz-box-shadow: 0 0 10px #cdcdcd;
}
section.cnt-product .box-extra p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #737373;
}
section.cnt-product .box-extra ul {
    margin: 5px 0 0 20px;
    padding: 0;
    list-style: disc;
    font-size: 15px;
    line-height: 18px;
    color: #000;
}
section.cnt-product .box-extra ul li {
    margin: 5px 0 0 0;
    padding: 0 22px 0px 0px;
    width: 50%;
    float: left;
}

/* Menu accordion */
section.cnt-top-internal ul,
ul.menu-accordion{
    list-style: none !important;
    margin: 25px 0 5px 0 !important;
    padding: 0 !important;
    font-size: 15px !important;
    line-height: 18px !important;
}
section.cnt-categories ul.menu-accordion,
section.cnt-product ul.menu-accordion{
    list-style: none !important;
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
    font-size: 15px !important;
    line-height: 18px !important;
}
section.cnt-top-internal ul li,
ul.menu-accordion li,
section.cnt-product ul.menu-accordion li{
    margin: 0;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
}
section.cnt-top-internal ul li:last-child,
section.cnt-top-internal ul li li:last-child,
section.cnt-top-internal ul li li li:last-child,
ul.menu-accordion li:last-child,
ul.menu-accordion li li:last-child,
ul.menu-accordion li li li:last-child,
section.cnt-product ul.menu-accordion li:last-child,
section.cnt-product ul.menu-accordion li li:last-child,
section.cnt-product ul.menu-accordion li li li:last-child{
    border: none;
}
section.cnt-top-internal ul li a.active,
ul.menu-accordion li a.active,
section.cnt-product ul.menu-accordion li a.active{
    font-weight: 700;
}
section.cnt-top-internal ul li a,
ul.menu-accordion li a,
section.cnt-product ul.menu-accordion li a{
    background: #5F8D70;
    color: #fff;
    padding: 10px 15px;
    display: block;
}
section.cnt-top-internal ul ul,
ul.menu-accordion ul,
section.cnt-product ul.menu-accordion ul{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
}
section.cnt-top-internal ul li li,
ul.menu-accordion li li,
section.cnt-product ul.menu-accordion li li{
    margin: 0;
    padding: 5px 10px;
    font-weight: 400;
    text-transform: none;
    border-bottom: 1px solid #ddd;
}
section.cnt-top-internal ul li li a,
ul.menu-accordion li li a,
section.cnt-product ul.menu-accordion li li a{
    background: none;
    color: #383838;
    padding: 0;
}
section.cnt-top-internal ul li li a:hover,
ul.menu-accordion li li a:hover,
section.cnt-product ul.menu-accordion li li a:hover{
    color: #383838;
    text-decoration: underline;
}
section.cnt-top-internal ul ul ul,
ul.menu-accordion ul ul,
section.cnt-product ul.menu-accordion ul ul{
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 15px;
}
section.cnt-top-internal ul li li li,
ul.menu-accordion li li li,
section.cnt-product ul.menu-accordion li li li{
    margin: 0;
    padding: 5px 10px;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
}



section.cnt-top-internal .panel-group{
    margin: 10px 0 5px 0;
}
section.cnt-top-internal .panel-group .panel{
    border-radius: 0;
}
section.cnt-top-internal .panel {
    margin: 0;
    background: none;
    border: none;
    border-radius: none;
    box-shadow: none;
}

section.cnt-top-internal .panel-default>.panel-heading{
    background: #f7a600;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    padding: 10px 15px;
}
section.cnt-top-internal .panel-default>.panel-heading a{

}
section.cnt-top-internal .panel-default>.panel-heading h4{
    font-weight: 700;
}
section.cnt-top-internal .panel-group .panel-heading + .panel-collapse > .panel-body,
section.cnt-top-internal .panel-group .panel-heading + .panel-collapse > .list-group{
    border: none;
}
section.cnt-top-internal .panel-group ul.list-group{
    font-size: 14px;
    line-height: 18px;
}
section.cnt-top-internal .panel-group ul ul.list-group{
    font-size: 13px;
    line-height: 15px;
}
section.cnt-top-internal .panel-group ul.list-group li a{
    color: #383838;
}
section.cnt-top-internal .panel > .list-group:last-child .list-group-item:last-child,
section.cnt-top-internal .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child{
    border-radius: 0;
}
section.cnt-top-internal .list-group{
    margin-bottom: 0;
}
section.cnt-top-internal .list-group-item{
    background: none;
    padding: 5px 10px;
    border-bottom: 1px solid #c1c1c1;
}
section.cnt-top-internal .list-group-item .active{
    font-weight: 700;
}

/* Categorie prodotto */
section.cnt-categories{
    margin: 35px 0 0 0;
}
section.cnt-categories h1{
    margin: 0;
    padding: 0;
    font-size: 30px;
    line-height: 33px;
    color: #4A4A49;
    font-weight: 700;
}
section.cnt-categories h2{
    margin: 0;
    padding: 0;
    font-size: 25px;
    line-height: 28px;
    color: #4A4A49;
    font-weight: 700;
}
section.cnt-categories p{
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 16px;
    line-height: 19px;
    color: #4A4A49;
}

section.cnt-categories .list-category,
section.cnt-categories .list-products{
    margin: 35px 0 0 0;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #e6e6e6;
}
section.cnt-categories .list-category .box-product{
    margin: 30px 0 0 0;
    padding: 10px 0;
    border: 2px solid #c1c1c1;
    text-align: center;
    border-radius: 3px;
}
section.cnt-categories .list-products .box-product{
    margin: 30px 0 0 0;
    text-align: center;
}
section.cnt-categories .list-category .box-product h3,
section.cnt-categories .list-products .box-product h3{
    margin: 25px 0 0 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    color: #4A4A49;
    text-align: center;
}
section.cnt-categories .list-products .box-product h3{
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
}
section.cnt-categories .list-category .box-product h3 a,
section.cnt-categories .list-products .box-product h3 a{
    color: #4A4A49;
    text-decoration: none;
}
section.cnt-categories .list-products p{
    margin: 5px 0 0 0;
    padding: 0;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    color: #4A4A49;
    font-weight: 400;
}
section.cnt-categories .list-category .box-product img{
    width: auto;
    max-height: 120px;
    min-height: 120px;
    max-width: 155px;
}
section.cnt-categories .list-products .box-product img{
    width: auto;
    max-height: 170px;
}
section.cnt-categories .list-category .box-product a.btn.btn-default,
section.cnt-categories .list-products .box-product a.btn.btn-default{
    margin: 10px 0 0 0;
    padding: 4px 8px;
    border-radius: 50%;
    border: none;
    background: #80A27C;
    color: #fff;    
}
section.cnt-categories .list-category .box-product a.btn.btn-default:hover,
section.cnt-categories .list-products .box-product a.btn.btn-default:hover{
    background: #5F8D70;
    color: #fff;
}

/* Pagina Soluzioni */
section.cnt-solutions{
    background: #efede1;
    text-align: center;
    padding-bottom: 10px;
}
section.cnt-solutions h2{
    margin: 70px 0 0 0;
    padding: 0;
    font-size: 25px;
    line-height: 27px;
    color: #4A4A49;
    font-weight: 400;
    text-transform: uppercase;
}
section.cnt-solutions h3{
    margin: 25px 0 0 0;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    color: #4A4A49;
    font-weight: 400;
}
section.cnt-solutions img{
    width: 100%;
}
section.cnt-solutions .box{
    text-align: left;
    min-height: 200px;
}
section.cnt-solutions .box.box1{
    background: #005784;
}
section.cnt-solutions .box.box2{
    background: #6f4d71;
}
section.cnt-solutions .box.box3{
    background: #00a3e6;
}
section.cnt-solutions .box.box4{
    background: #9bc223;
}
section.cnt-solutions .box h3{
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
}
section.cnt-solutions .box p{
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 13px;
    line-height: 17px;
    color: #fff;
}
section.box-solutions1{
    background: #5F8D70;
    padding: 40px 0;
}
section.box-solutions2{
    background: #fff;
    padding: 10px 0 0 0;
    /*padding: 40px 0;*/
}
section.box-solutions2.padding{
    padding: 40px 0;
}
section.box-solutions1.first{
    background: url(../images/icon/arrow3.png) no-repeat 50% 0 #002857;
}
section.box-solutions1 h3{
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    color: #4A4A49;
    font-weight: 700;
    text-transform: uppercase;
}
section.box-solutions2 h3{
    margin: 30px 0 0 0;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    color: #4A4A49;
    font-weight: 700;
    text-transform: uppercase;
}
section.box-solutions1 h3{
    color: #fff;
}
section.box-solutions1 p,
section.box-solutions2 p{
    margin: 30px 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #4A4A49;
}
section.box-solutions1 p{
    color: #fff;
}
section.box-solutions1 img.ico,
section.box-solutions2 img.ico{
    width: auto;
}
section.box-solutions1 .btn.btn-default,
section.box-solutions2 .btn.btn-default{
    margin: 15px 0 0 0;
    padding: 5px 15px;
    background: #f7a600;
    color: #000;
    font-size: 13px;
    line-height: 18px;
    border: none;
}
section.box-solutions2 .btn.btn-default.margin{
    margin-top: 280px;
}
section.box-solutions1 .btn.btn-default:hover{
    background: #fff;
    color: #4A4A49;
}
section.box-solutions2 .btn.btn-default:hover{
    background: #5F8D70;
    color: #fff;
}
section.box-solutions1 .ico,
section.box-solutions2 .ico{
    margin: 5px 0 0 0;
}

/* Form richieste */
section.cnt-skeleton form{

}
section.cnt-skeleton form label{
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #5b5b5b;
    /*display: none;*/
}
section.cnt-skeleton form .checkbox{
    margin: 0 0 0 25px;
}
section.cnt-skeleton form .form-group{
    margin: 0;
}
section.cnt-skeleton form .form-control{
    margin-bottom: 10px;
    width: 100%;
    margin-right: 25px;
}
section.cnt-skeleton form input{
    margin: 5px 0 0 0;
}
section.cnt-skeleton form textarea.form-control{
    width: 100%;
    min-height: 100px;
    margin-top: 5px;
}
section.cnt-skeleton form .btn.btn-success{
    margin: 15px 0 0 0;
    padding: 5px 15px;
    background: #5F8D70;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    border: none;
    text-transform: uppercase;
}
section.cnt-skeleton form .btn.btn-success:hover{
    background: #4A4A49;
    color: #fff;
}

/* Referenze */
section.cnt-skeleton .list-referenze{
    margin: 30px 0 0 0;
}
section.cnt-skeleton .list-referenze .cnt-title{
    background: #f7a600;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 15px;
    min-height: 80px;
}
section.cnt-skeleton .list-referenze .cnt-title p{
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    font-weight: 700;
}

/* Pagina Download */
section.cnt-skeleton .cnt-download{
    text-align: center;
    margin: 50px 0;
}
section.cnt-skeleton .cnt-download h2{
    margin: 0;
    padding: 0;
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    color: #000;
}
section.cnt-skeleton .cnt-download h3{
    margin: 40px 0 0 0;
    padding: 0;
    background: #ebebeb;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}
section.cnt-skeleton .cnt-download h4{
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    color: #000;
}
section.cnt-skeleton .cnt-download h4 span{
    color: #0258a1;
    font-weight: 700;
    font-size: 18px;
}
section.cnt-skeleton .cnt-download h5{
    margin: 25px 0 0 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: 700;
}
section.cnt-skeleton .cnt-download h6{
    margin: 50px 0 10px 0;
    padding: 0;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
    color: #4A4A49;
    text-align: left;
}
section.cnt-skeleton .cnt-download p{
    margin: 30px 0 0 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    color: #000;
}
section.cnt-skeleton .cnt-download img{
    width: 100%;
    max-width: 390px;
    margin-top: 10px;
}
section.cnt-skeleton .cnt-download .box-ricerca{
    margin: 40px 0 0 0;
    padding: 0;
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #e6e6e6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );
    min-height: 265px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 10px #cdcdcd;
    -webkit-box-shadow: 0 0 10px #cdcdcd;
    -moz-box-shadow: 0 0 10px #cdcdcd;
    border: 1px solid #fff;
}
section.cnt-skeleton .cnt-download .box-ricerca .form-group{
    
}
section.cnt-skeleton .cnt-download .box-ricerca .form-control {
    height: 28px;
    padding: 5px 10px;
    font-size: 14px;
    color: #000;
    /*max-width: 270px;*/
    margin: 10px 0 0 60px;
    width: 70%;
}
section.cnt-skeleton .cnt-download .btn.btn-default{
    margin: 20px 0 0 0;
    color: #fff;
    background: #5F8D70;
    font-size: 14px;
    line-height: 18px;
    padding: 6px 25px;
    border: none;
    text-transform: uppercase;
}
section.cnt-skeleton .cnt-download .btn.btn-default:hover{
    color: #fff;
    background: #000;
}
section.cnt-skeleton .cnt-download .table.result-files{
    border-bottom: 5px solid #5F8D70;
}
section.cnt-skeleton .cnt-download .table.result-files > tbody > tr > td.info{
    background-color: #5F8D70;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    font-weight: 700;
}
section.cnt-skeleton .cnt-download .table.result-files > tbody > tr > td{
    font-size: 12px;
    line-height: 15px;
    color: #000;
    text-align: left;
}
section.cnt-skeleton .cnt-download .table.result-files > tbody > tr > td img{
    height: 20px;
    width: auto;
    margin: 0;
}

/* Form registrazione utente */
section.cnt-skeleton img.download{
    width: 100%;
    margin: 40px 0 0 0;
}
section.cnt-skeleton .tabs-form{
    margin: 40px 0 0 0;
}
section.cnt-skeleton .tabs-form ul{
    margin-left: 0;
}
section.cnt-skeleton .tabs-form ul li{
    margin-bottom: 0;
}
section.cnt-skeleton .tabs-form .nav.nav-tabs{
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}
section.cnt-skeleton .tabs-form .nav.nav-tabs > li > a{
    background: #eee;
    border: 1px solid #ddd;
    color: #555;
}
section.cnt-skeleton .tabs-form .nav.nav-tabs > li.active > a,
section.cnt-skeleton .tabs-form .nav.nav-tabs > li.active > a:hover,
section.cnt-skeleton .tabs-form .nav.nav-tabs > li.active > a:focus{
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
section.cnt-skeleton .tabs-form .tab-content{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 20px 15px;
}
section.cnt-skeleton .tabs-form .tab-content p{
    margin: 0 0 10px 0;
}
section.cnt-skeleton .tabs-form .tab-content h3{
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #4A4A49;
}
section.cnt-skeleton .tabs-form .tab-content .form-group.login{
    border-radius: 5px;
    -webkit-box-border-radius: 5px;
    -moz-box-border-radius: 5px;
    background: #f1f1f1;
    padding: 10px 15px;
    border: 1px solid #cdcdcd;
    margin-bottom: 20px;
}
section.cnt-skeleton form.form-contatti{
    margin: 20px 0 0 0;
    padding: 0;
}
section.cnt-skeleton form.form-contatti input.form-control,
section.cnt-skeleton form.form-contatti select.form-control{
    /*width: 45%;*/
    margin: 0 30px 10px 0;
    color: #000;
}
section.cnt-skeleton form.form-contatti button.btn.btn-default{
    margin: 20px 0 0 0;
    padding: 6px 20px;
    text-transform: uppercase;
    color: #fff;
    background: #5F8D70;
    font-size: 14px;
    line-height: 19px;
    border: none;
}
section.cnt-skeleton form.form-contatti button.btn.btn-default:hover{
    color: #fff;
    background: #000;
}

/* Profilo utente */
section.cnt-skeleton .user-profile{
    margin: 50px 0;
}
section.cnt-skeleton .user-profile .header-profile img{
    border: 2px solid #d8d8d8;
}
section.cnt-skeleton .user-profile .header-profile p{
    margin: 0;
    padding: 0;
    font-size: 24px;
    line-height: 50px;
    color: #4A4A49;
    font-weight: 700;
}
section.cnt-skeleton .user-profile .header-profile .btn.btn-default{
    margin: 15px 0 0 0;
    padding: 3px 10px;
    color: #fff;
    text-decoration: none;
    background: #5F8D70;
    font-size: 12px;
    border: none;
}
section.cnt-skeleton .user-profile .header-profile .btn.btn-default i{
    margin-right: 5px;
}
section.cnt-skeleton .user-profile .header-profile .btn.btn-default:hover{
    background: #021229;
}
section.cnt-skeleton .user-profile .cnt-profile{
    margin: 25px 0 0 0;
    border: 1px solid #d8d8d8;
    -webkit-box-shadow: 0px 0px 15px #a6a6a6;
    -moz-box-shadow: 0px 0px 15px #a6a6a6;
    box-shadow: 0px 0px 15px #a6a6a6;
    padding: 10px 30px;
}
section.cnt-skeleton .user-profile .cnt-profile .header-user{
    border-bottom: 1px solid #002857;
    padding: 0 0 10px 0;
}
section.cnt-skeleton .user-profile .cnt-profile .header-user p{
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #7f7f7f;
}
section.cnt-skeleton .user-profile .cnt-profile .header-user p strong{
    color: #4A4A49;
}
section.cnt-skeleton .user-profile .cnt-profile .header-user .btn.btn-default{
    margin: 0;
    padding: 3px 10px;
    color: #fff;
    text-decoration: none;
    background: #5F8D70;
    font-size: 12px;
    border: none;
}
section.cnt-skeleton .user-profile .cnt-profile .header-user .btn.btn-default i{
    margin-right: 5px;
}
section.cnt-skeleton .user-profile .cnt-profile .header-user .btn.btn-default:hover{
    background: #021229;
}
section.cnt-skeleton .user-profile .cnt-profile h3{
    margin: 35px 0 0 0;
    padding: 0;
    font-size: 15px;
    line-height: 20px;
    color: #000;
}
section.cnt-skeleton .user-profile .cnt-profile .list-documents{
    margin: 35px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #002857;
}
section.cnt-skeleton .user-profile .cnt-profile .list-documents h4{
    margin: 0;
    padding: 0;
    background: #bdbdbd;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    line-height: 25px;
    font-weight: 700;
}
section.cnt-skeleton .user-profile .cnt-profile .list-documents h4 i{
    margin: 0 5px 0 10px;
    color: #4A4A49;
}
section.cnt-skeleton .user-profile .cnt-profile .list-documents .btn.btn-default{
    margin: 0;
    padding: 3px 10px;
    color: #fff;
    text-decoration: none;
    background: #5F8D70;
    font-size: 12px;
    border: none;
}
section.cnt-skeleton .user-profile .cnt-profile .list-documents .btn.btn-default i{
    margin-right: 5px;
}
section.cnt-skeleton .user-profile .cnt-profile .list-documents .btn.btn-default:hover{
    background: #021229;
}
section.cnt-skeleton .user-profile .cnt-profile .list-documents img{
    max-height: 25px;
}
section.cnt-skeleton .user-profile .cnt-profile .list-documents table{
    margin-top: 5px;
}
section.cnt-skeleton .user-profile .cnt-profile .list-documents tr.active td{
    padding: 5px;
    font-size: 14px;
    line-height: 18px;
    color: #4A4A49;
    font-weight: 700;
}
section.cnt-skeleton .user-profile .cnt-profile .list-documents tr td{
    font-size: 13px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
}

/* Dettaglio News */
section.cnt-skeleton .detail-news{
    
}
section.cnt-skeleton .detail-news img.img-news{
    max-width: 275px;
    /*max-width: 300px;*/
    margin: 20px 25px 0 0;
    border: 1px solid #cdcdcd;
}
section.cnt-skeleton .detail-news .gallery-news{
    margin: 30px 0 0 0;
}
section.cnt-skeleton .detail-news .gallery-news img{
    width: 100%;
    margin: 20px 0 0 0;
}

section.cnt-skeleton .list-news{
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    border-bottom: 1px dotted #cdcdcd;
}
section.cnt-skeleton .list-news.border{
}
section.cnt-skeleton .list-news img{
    width: 100%;
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    box-shadow: 0 0 10px #888;
    border: 1px solid #f9f9f9;
}
section.cnt-skeleton .list-news h3{
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 21px;
    color: #80A27C;
    font-weight: 700;
}
section.cnt-skeleton .list-news p{
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 17px;
    color: #484848;
    text-align: justify;
}
section.cnt-skeleton .list-news a.btn.btn-default{
    margin: 20px 0 0 0;
    color: #fff;
    background: #80A27C;
    font-size: 12px;
    line-height: 15px;
    border: none;
}
section.cnt-skeleton .list-news a.btn.btn-default:hover{
    color: #fff;
    background: #5F8D70;
}

/* Personalizzazione modal */
#modal-product .modal-body h3{
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 18px;
    color: #5b5b5b;
    font-weight: 400;
}
#modal-product .modal-body form label{
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    color: #5b5b5b;
    display: none;
}
#modal-product .modal-body form .form-group{
    margin: 0;
}
#modal-product .modal-body form .form-control{
    margin-bottom: 10px;
    width: 100%;
}
#modal-product .modal-body form input{
    margin: 5px 0 0 0;
}
#modal-product .modal-body form textarea.form-control{
    width: 100%;
    min-height: 100px;
    margin-top: 5px;
}
#modal-product .modal-body form .btn.btn-success{
    margin: 15px 0 0 0;
    padding: 5px 15px;
    background: #f7a600;
    color: #000;
    font-size: 13px;
    line-height: 18px;
    border: none;
    text-transform: uppercase;
}
#modal-product .modal-body form .btn.btn-success:hover{
    background: #5F8D70;
    color: #fff;
}
/* MODAL */
.modal-content h4.modal-title{
    text-align: center;
    background: rgba(0,0,0,0.1);
    border-radius: 3px 3px 0 0;
    margin: 0;
    padding: 10px 0;
    color: #000;
    font-weight: 700;
}
.modal-content h3{
    margin: 0;
    padding: 0;
    font-size: 21px;
    line-height: 25px;
    font-weight: 400;
    color: #000;
}
.modal-content form{
    margin-top: 10px;
}
.modal-content form p{
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 13px;
    line-height: 16px;
    color: #000;
}
.modal-content form p.link{
    margin: 20px 0 0 0;
    font-size: 12px;
    line-height: 15px;
}
.modal-content form p.link a{
    color: #4A4A49;
    text-decoration: underline;
}
.modal-content form .form-control{
    margin-bottom: 10px;
}
.modal-content form button.btn.btn-primary{
    padding: 5px 40px;
    background: #5F8D70;
}
.modal-content form button.btn.btn-default{
    margin-top: 10px;
    background: #5F8D70;
    font-size: 13px;
    color: #fff;
    padding: 6px 20px;
    border: none;
}
.modal-content form button.btn.btn-primary:hover,
.modal-content form button.btn.btn-default:hover{
    background: #000;
}

.modal-content .modal-header .close {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 1.5em;
    text-shadow: none;
    background: #333;
    color: #fff;
    border: 3px solid #fff;
    border-radius: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    width: 30px;
    height: 30px;
}
.modal-content button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}
.modal-content .close {
    filter: alpha(opacity=100);
    opacity: 1;
}
.modal-content .table > tbody > tr > td.info{
    background-color: #4A4A49;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
}
.modal-content .table > tbody > tr > td{
    font-size: 12px;
    line-height: 15px;
    color: #000;
}
.modal-content .table > tbody > tr > td img{
    height: 20px;
    width: auto;
}
.modal-body img{
    width: 100%;
}
.modal-body .btn.btn-primary{
    background: #5F8D70;
}
.modal-body .btn.btn-primary:hover{
    background: #000;
}

.installation_box img{
    width: auto !important;
}

