padding:20px;body{ font-family: 'PT Sans', sans-serif; }
img{ max-width:100%; height:auto;}
a {
    color: #3663a9;
    text-decoration: none;
    -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}
a:hover{text-decoration: none;}
p {
    color: #444 /*#a3a3a3;*/
    font-size: 16px;
    line-height: 30px;
}
strong{color:#494948;}
.left{ float:left; text-align:left;}
.right{ float:right; text-align:right;}
.btn{ 
    border-radius:0px; 
    -moz-border-radius:0px; 
    -webkit-border-radius:0px; 
    padding:10px; 
    border:0px;  
    text-transform:uppercase;
-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;}
.btn-primary{ background-color:#36a97c; color:#fff;}
.btn-primary:hover{background-color:#3663a9; color:#fff;}
.btn-default{ background-color:#494948; color:#fff;}
.btn-default:hover{ background-color:#fff; color:#494948; }
.btn-success{ background-color:#fff; color:#494948;}
.btn-success:hover{ background-color:#36a97c; color:#fff;}

.rounded-image{ border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%; display:block; overflow:hidden;}

h2.page-title{ color: #454544; font-size:32px; text-transform:uppercase; letter-spacing:1px; font-weight:normal;}

.headerphoto{ background:url(../img/bgk-light.jpg) no-repeat  0 0; background-size:cover; height:605px; border:0px; padding-top:250px;}
.headerphoto .btn{ font-size:24px; letter-spacing:1px; padding:15px 30px; margin-right:10px;}
.headerphoto .btn-group{ margin-top:60px;}
.headerphoto h2{ color:#b1b1b1; font-size:40px;}
.headerphoto h2 span{ color:#3663a9; font-size:40px; font-weight:bold;}
.headerphoto h3 {
    color: #494948;
    font-size: 50px;
    font-weight: 100;
    letter-spacing: 1px;
    margin-top: 0;
    text-transform: uppercase;
}

.headerphoto.servizio {
    height: 847px;
    padding-top: 200px;
}

#logo{ float:left;  margin-bottom: 10px;
    margin-top: 20px;}
#logo a{ background:url(../img/logo.png) no-repeat  0 0; height:70px; width:350px;  background-size:contain;}

.navbar-brand{ margin-left:0px !important;}
.navbar-default {
    background-color: transparent;
    border-width: 0;
    padding-top:30px;
}
.navbar-default.int-pages{ background:url(../img/bgk-light.jpg) no-repeat  0 0; background-size:cover; height: 180px; margin-bottom:0px; }
.navbar-fixed-top {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.navbar-nav { margin-top:15px;}
.navbar-nav ul{ width:auto; float:right;}
.navbar-nav .top-menu{ margin-bottom:20px;}
.navbar-nav .top-menu li a{ color:#747474; font-size:14px; text-transform:inherit; letter-spacing:0px;}
.navbar-nav li{ display:inline; width:auto; margin-left:20px;}
.navbar-nav .main-menu li{ margin-left: 15px; padding-right: 10px; border-right:1px solid #cdcdcd;}
.navbar-nav li a{ text-transform:uppercase; font-size:18px; letter-spacing:1px;}
.navbar-nav li a:hover{ color:#494948;}
.navbar-nav .top-menu li a.btn-primary {
    background-image: url("../img/download-ico.png");
    background-position: right 10px center;
    background-repeat: no-repeat;
    color: #fff;
    padding: 5px 30px 5px 10px;
    text-transform: uppercase;
}
.navbar-nav .top-menu li a.demo{ background:url(../img/eye-ico.png) no-repeat left center; padding-left:30px;}
.navbar-nav .top-menu li a.contact{ background:url(../img/contact-ico.png) no-repeat left center; padding-left:30px;}

.navbar-nav .top-menu #searchform{ margin:0px !important; padding:0px;}
.navbar-nav .top-menu #searchform input {
    background-color: #494948;
    background-image: url("../img/search-ico.png");
    background-position: right 10px center;
    background-repeat: no-repeat;
    border: 0 none;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
}
.navbar.sticky {
    background-color: #f9f9f9;
    padding-bottom: 10px;
    padding-top: 0;
}

/*** dropdown ****/


a.dropdown-toggle{
    background-image: url("https://www.blueclosure.com/theme/bootstrapbolttheme/img/download-ico.png");
    background-position: right 10px center;
    background-repeat: no-repeat;
    color: #fff;
    padding: 5px 30px 5px 10px;
    text-transform: uppercase;
    background-color: #36a97c;
    text-decoration: none;
}
.dropdown.open a.dropdown-toggle{ background-color:#494948; }

.dropdown-menu {
    background-color: #36a97c;
    border: 0 none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 15px;
    margin:6px 0 0;
    min-width: 160px;
    padding: 0;
    right: 3px;
    left: inherit;
}
.navbar li.dropdown ul.dropdown-menu{ float: left;}
.navbar li.dropdown ul.dropdown-menu li{ float: left; width: 100%; margin: 0px;}
.dropdown-menu > li > a{ color: #fff; border-bottom: 1px solid #fff; padding: 7px 15px;}
.dropdown-menu > li > a:hover{ background-color: #494948;}
.dropdown-menu > li > a.btn-default{ padding-top: 15px; padding-bottom: 15px; padding-left: 0px; background-color: #3663a9;}
.dropdown-menu > li > a.btn-default:hover{background-color: #36a97c; border-bottom: 1px solid #fff;}
}

/*** dropdown ****/

#row-blue{ background:url(../img/bgk-blue.jpg) no-repeat  0 0; background-size:cover; padding-top:30px; padding-bottom:30px;}
/***#row-blue h3{ font-size:32px; color:#fff; text-transform:uppercase; font-weight:normal; float:left; width:100%; letter-spacing:1px;}**/
/**#row-blue .btn-success{ padding:20px 60px; float:right; font-size:36px; margin-top:25px;}**/

#row-blue p.date{ color:#fff; font-size:26px; letter-spacing:1.1px;}

#row-blue .btn-success {
    float: left;
    font-size: 19px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 5px 11px;
    width: auto;
}
#row-blue h3 {
    color: #fff;
    float: left;
    font-size: 38px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 52px;
    margin-bottom: 5px;
    margin-top: 0;
    text-transform: uppercase;
    width: 100%;
}
#row-blue h3 span{ font-weight:bold; font-size:54px; float:left; width:100%;}

#row-blue.cybertech{}
#row-blue.cybertech h3{ margin-bottom:0px; margin-top:30px; text-align:center;}
#row-blue.cybertech h4 {
    color: #ffffff;
    float: left;
    font-size: 53px;
    font-weight: 100;
    letter-spacing: 1px;
    margin-top: 0;
    text-transform: capitalize;
    width: auto;
    text-align:center;
    width:100%;
}
#row-blue.cybertech h4 span {
    font-weight:bold;
}
#row-blue.cybertech .btn{ float:none; margin:0 auto;}



#row-blue.websummit{}
#row-blue.websummit h3{ margin-bottom:0px; margin-top:20px; text-align:center;}
#row-blue.rsa h3{ margin-bottom:0px; margin-top:50px; text-align:center;}
#row-blue.websummit h4{
    font-size: 53px;
}
#row-blue.websummit h4, #row-blue.rsa h4 {
    color: #ffffff;
    float: left;
    font-weight: 100;
    letter-spacing: 1px;
    margin-top: 0;
    text-transform: capitalize;
    width: auto;
    text-align:center;
    width:100%;
}
#row-blue.rsa h4 {
    font-size: 45px;
}
#row-blue.websummit h4 span, #row-blue.rsa h4 span {
    font-weight:bold;
}
#row-blue.websummit .btn, #row-blue.rsa .btn{ float:none; margin:0 auto; font-size: 22px;}

#row-blue .btn-success {
    font-size: 18px;
    letter-spacing: 0;
    padding: 5px 15px;
}

#row-green{ background:url(../img/bgk-green.jpg) no-repeat  0 0; background-size:cover; padding-top:30px; padding-bottom:30px; margin-bottom:0px;}
#row-green h3{ font-size:32px; color:#fff; text-transform:uppercase; font-weight:normal; float:left; width:100%; letter-spacing:1px;}
#row-green h3 span{ font-weight:bold; font-size:70px; float:left; width:100%;}
#row-green .btn-success{ padding:20px 60px; float:right; font-size:36px; margin-top:25px;}

#services .item{ text-align:center; margin-top:20px; margin-bottom:20px; background:url(../img/decor.png) no-repeat bottom center;}
#services .item p{ font-size:18px; color:#494948; margin-bottom:0px;}
#services .item h3{ font-size:24px; color:#36a97c; text-transform:uppercase; margin-top:0px;}
#services .rounded-image{ height:250px; width:250px; margin:0 auto; border:10px solid #f9f9f9;}
#services .rounded-image img{ max-width:inherit;}
#services a.more{ margin-bottom:60px; padding: 15px 30px; font-size:24px; margin-top:40px;}


#services .item .loghi {
    display: block;
    height: 200px;
    margin-bottom: 20px;
    width: 100%;
   margin: 0 auto 30px 4%;
        -o-transition: none;
  -ms-transition:none;
  -moz-transition:none;
  -webkit-transition:none;
  transition:none;

}
#services .item .loghi img{ height:100%;}


#services .item .loghi-bc-{
    /*background: rgba(0, 0, 0, 0) url("https://www.blueclosure.com/thumbs/1000x1000r/bootstrapbolttheme/img/logo-bcdet-comingsoon.png") no-repeat scroll 0 0 ;*/
    background: rgba(0, 0, 0, 0) url("https://www.blueclosure.com/thumbs/400x400c/2016-04/1460733933_logo-bcdet.png") no-repeat scroll 0 0 ;
        background-size:contain;

}

/*#services .item .loghi-bc-detect:hover {
    background: rgba(0, 0, 0, 0) url("https://www.blueclosure.com/thumbs/400x400c/2016-04/1460733933_logo-bcdet.png") no-repeat scroll 0 0 ;
   background-size:contain;

}*/
#services .item .loghi-bc-node {
    background: rgba(0, 0, 0, 0) url("https://www.blueclosure.com/thumbs/1000x1000r/bootstrapbolttheme/img/logo-bcnode-comingsoon.png") no-repeat scroll 0 0 ;
        background-size:contain;

}

#services .item .loghi-bc-node:hover {
    background: rgba(0, 0, 0, 0) url("https://www.blueclosure.com/thumbs/400x400c/2016-04/logo-bcnode.png") no-repeat scroll 0 0 ;
        background-size:contain;

}
#services .item .loghi-bc-protect {
    background: rgba(0, 0, 0, 0) url("https://www.blueclosure.com/thumbs/1000x1000r/bootstrapbolttheme/img/logo-bcprotect-comingsoon.png") no-repeat scroll 0 0 ;
        background-size:contain;

}
#services .item .loghi-bc-protect:hover {
    background: rgba(0, 0, 0, 0) url("https://www.blueclosure.com/thumbs/400x400c/2016-04/logo-bcprotect.png") no-repeat scroll 0 0 ;
        background-size:contain;

}
#services .item .loghi-bc-developer {
    background: rgba(0, 0, 0, 0) url("https://www.blueclosure.com/thumbs/1000x1000r/bootstrapbolttheme/img/logo-bcdev-comingsoon.png") no-repeat scroll 0 0 ;
        background-size:contain;

}
#services .item .loghi-bc-developer:hover {
    background: rgba(0, 0, 0, 0) url("https://www.blueclosure.com/thumbs/400x400c/2016-04/dev-logo.1.png") no-repeat scroll 0 0 ;
        background-size:contain;

}

#payoff, #row-gray{ background:url(../img/bgk-dark.jpg) no-repeat  0 0; background-size:cover; margin-bottom:0px;}
#payoff h3{ font-size:36px; letter-spacing:1px; color:#fff; text-transform:uppercase;}
#testimonial { background:url(../img/bgk-testimonials.jpg) no-repeat  0 0; background-size:cover; padding-top:100px; padding-bottom:100px; }
#testimonial .rounded-image{ height:80px; width:80px; margin:0 auto;}
#testimonial p {
    color: #494948;
    font-size: 28px;
    font-weight: 100;
    letter-spacing: 0;
    line-height: 36px;
    text-align: center;
    width: 100%;
}
#testimonial h2{ font-weight:bold; font-size:21px; margin-bottom:0px; text-align:center;}
#testimonial .autore p{ font-weight:normal; font-size:18px;}

#partners{ padding-top:60px; padding-bottom:60px;}

#box-features{ background-color:#eee; margin-bottom:0px;}
#box-features .well{ border:0px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; background-color:#fff; margin-top:30px; padding:40px;  margin-bottom:30px;}
#box-features p{ font-size:16px;}
#box-features .well .item{ margin-top:20px; margin-bottom:20px;}
#box-features .well .item h3{color:#3460a6; font-size:24px; text-transform:uppercase; font-weight:bold; margin-top:30px; margin-bottom:30px;}
#box-features .well .item i {
    color: #494948;
    font-size: 36px;
    margin: 30px;
}
.infografica-home{ max-height:800px; padding:20px;}
#payoff.services-infos{margin-top: -340px; padding-top:370px;}
#payoff.services-infos h3{ text-transform:inherit; margin-bottom:40px;}
#payoff.services-infos p{ font-size:16px; color:#b0b0b0; margin-bottom:40px;}
#payoff.services-infos p, #payoff.services-infos h3, #payoff.services-infos .btn-group{ margin-left:40px;}
#payoff.services-infos .btn-group .btn{ padding:15px 30px; font-size:24px; margin-right:10px;}

#row-blue.banner{margin-bottom:0px;}

#row-blue.feature-service{ padding-top:40px; padding-bottom:40px;}
#row-blue.feature-service .item{background:url(../img/decor.png) no-repeat center bottom; background-size:contain; float:left; width:100%;}
#row-blue.feature-service .item .rounded-image {
    border: 1px solid #fff;
    height: 200px;
    margin: 0 auto 20px;
    width: 200px;
}
#row-blue.feature-service .item h3{ font-size:24px;}
#row-blue.feature-service .item .rounded-image img{ max-width:inherit; height:100%; width:auto;}

#info-security{ padding-top:60px; padding-bottom:0px;}
#info-security h2{color: #b1b1b1;
    font-size: 40px;}
#info-security h2, #info-security h2 span {
    font-size: 32px;
    color:#3460a6;
    margin-top:20px;
}
#info-security h2 span {
    color: #3663a9;
    font-size: 40px;
    font-weight: bold;
}
#info-security h3{
color: #494948;
    font-size: 50px;
    font-weight: 100;
    letter-spacing: 1px;
    margin-top: 0;
    text-transform: uppercase;}
#info-security p{ line-height:24px;}
#info-security .btn {
    font-size: 21px;
    margin-top: 30px;
    padding: 15px 30px;
    margin-right:10px;
}
.services #table-price {
 margin-top: -120px;
    padding-top: 130px;
    margin-bottom:120px;
}
#table-price {
    background-color: #fff;
    z-index: 1;
    padding-bottom:60px;
    padding-top:20px;
}
#table-price ul{padding-left:0px; margin-top:80px;}
#table-price ul li {
    float: left;
    list-style: outside none none;
    margin-right: 2%;
    width: 48%;
}
#table-price ul li:last-child{ margin-right:0px;}
#table-price .table {
    background-color: #fafafa;
    float: left;
    min-height: 900px; /* was 670 */
    padding-left:0px;
    width: 100%;
    position:relative;
    padding-bottom:120px;
}
#table-price .table li {
    float: left;
    list-style: outside none none;
    padding: 15px;
    width: 100%;
    margin:0px;
}
#table-price .table li.gray{ background-color:#f3f3f3;}
#table-price .table li .fa{ text-align:left; line-height:30px; margin-right:10px;}
#table-price .table li .fa-check{color:#36a97c;}
#table-price .table li .fa-times{ color:#da2323;}
#table-price .table li p{ margin-bottom:0px;}
#table-price .table ul li.head h2 {
    background-image: url("../img/decor.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 75px;
    line-height: 75px;
    margin-top: 10px;
}
#table-price .table.basic li.head{ background-color:#494948;}
#table-price .table.pro li.head{ background-color:#36a97c;}
#table-price .table.developer li.head{ background-color:#4E8E7D;}

#table-price .table.enterprise li.head{ background-color:#3460a6;}
#table-price .table li.head h2 {
    color: #fff;
    font-size: 28px;
    height: 50px;
    margin: 5px 0 0;
    text-transform: uppercase;
    padding-top: 2px;
}
#table-price .table.pro li.head h2, #table-price .table.enterprise li.head h2{ position:relative;}
#table-price .table li.head h2 span{
    background-size:contain;
    background-position: 0 0;
    background-repeat:no-repeat;
    top: -205px;
    position: absolute;
}
#table-price .table.enterprise li.head h2 .product-logo{ 
    height: 276px;
    width: 276px;
    background-image:url("../img/logo-bcenterprise.png"); 
        left: 20%;

}

#table-price .table.pro li.head h2 .product-logo{  
    background-image:url("../img/logo-bcdet.png");
    height: 250px;
   width: 250px;
    left: 27%;
}

#table-price .table.enterprise li.head h2, #table-price .table.pro li.head h2, #table-price .table.developer li.head h2 {
    padding-top:8px;
}
#table-price .table li.info {
    background-color: #e1e1e1;
    float: left;
    width: 100%;
    padding:10px 10px 5px;
}
#table-price .table li.info h3{ text-transform:uppercase; font-size:16px; letter-spacing:0px; margin-top:5px;}
#table-price .table li.info h3 span.price{  font-size:50px; text-transform:inherit; letter-spacing:-1px; margin-right:5px; margin-left:5px;}
#table-price .table li.info p {
    border-top: 1px solid #cdcdcd;
    color: #494948;
    font-size: 15px;
    letter-spacing: 0;
    padding: 5px;
    float:left;
    width:100%;
}
#table-price .table li .btn-group{ float:left; width:100%;}
#table-price .table li.call-to-action{ background-color:#e1e1e1; left:0; bottom:0px; position:absolute;}
#table-price .table li.call-to-action .price-row{ background-color:#ffffff; padding:8px; margin-bottom:10px; font-size:21px;}
#table-price .table li.call-to-action .btn {
    font-size: 16px;
    line-height: 19px;
    padding: 15px;
    width:100%;
}
#table-price .table li.call-to-action .btn-primary{margin-bottom:10px;}
#table-price .table li.call-to-action .btn-success{ margin-right:17px;}
#table-price .table .enterprise li.call-to-action .btn-primary{ background-color:#345fa6;}

footer{ background:url(../img/bgk-dark.jpg) no-repeat  0 0; background-size:cover; padding-top:60px; padding-bottom:60px; margin-top:0px !important; color:#fff; }
footer .col-md-2{ width:20%;}
footer h4{ font-size:14px; text-transform:uppercase; color:#fff;}
footer ul{ padding:0px;}
footer ul li{list-style:none; margin-bottom:15px;}
footer ul li a{ font-size:12px; color:#bbbbbb;  text-transform:inherit;}

footer .bottom{ margin-top:20px; padding-top:30px; border-top: 1px solid #616161;}
footer .bottom p{ color:#fff; font-size:14px;}
footer .bottom a{ color:#bbbbbb; font-size:14px;}
footer .logo-footer {
    width: 26%;
}
footer .product-list{width:15%;}
footer .logo-footer img{ width:180px; height:auto; margin-top:10px; opacity:0.9;}
footer .logo-footer img.blueclosure{ margin-bottom:0px; padding-bottom:10px; border-bottom: 1px dotted #fff;}

.placeholder{ width:100%; float:left; background-color:#ededed; height:500px; padding-top:200px; text-align:center; font-size:36px; color:#fff; margin-bottom:100px; margin-top:40px;}

/*** sidebar ****/
.sidebar {
    display: table;
    margin-bottom: 50px;
}
.sidebar .sidebar-menu li{
    list-style:none;
}
.sidebar .sidebar-menu li a{ 
    text-transform:uppercase; 
    font-size:18px;
    padding:20px;
    background-color:#f3f3f3;
    margin-bottom:5px;
    float:left;
    width:100%;
}
.sidebar .sidebar-menu li a:hover{color:#fff; background-color:#285bb1;}
.sidebar .sidebar-menu li.last a{ width:100%; text-align:left; background-color:#36a97c;}
.sidebar .sidebar-menu li.last a:hover{ background-color:#285bb1;}

/*** pagine interne ***/

    
#page-header{
    background: rgba(0, 0, 0, 0) url("../img/bgk-blue.jpg") no-repeat scroll 0 0;
    background-size:cover;
    padding-bottom: 30px;
    padding-top: 30px;
}
#page-header .container {
    background: rgba(0, 0, 0, 0) url("../img/graffe-blu.png") no-repeat scroll 0 0;
    height: 150px;
    padding-left: 50px;
}
#page-header h1{ font-size:80px; color:#ffffff; margin-top:30px;}
#breadcrumbs{ background-color:#f3f3f3; padding:15px;}
#main-content{ margin-top:30px;}
#main-content h2.title{ color:#3460a6; font-size:30px; margin-top:10px; margin-bottom:30px; text-transform:inherit;}
#main-content #payoff{ margin-top:40px; margin-bottom:40px;}

#features .item{ padding-top:60px; padding-bottom:60px;}
#features .item.feature-odd{ background:url("../img/bgk-light.jpg") no-repeat scroll 0 0; background-size:cover; }
#features .item.feature-odd .col-md-3{ float:right;}
#features .item.feature-odd .col-md-9{ float:left;}
#features .item .rounded-image{ height:250px; text-align:center;}
#features .item .rounded-image img {
    height: 100%;
    margin: 0 auto;
    max-width: inherit;
    width: auto;
}
#features .item h3{ margin-top:60px; font-size:28px; text-align:left;}
#features .item p
{ 
    font-size: 18px;
    line-height: 34px;
    text-align:left;
}
#features .item h3, #features .item p{ margin-left:40px;}
#features .item.feature-odd h3, #features .item.feature-odd p{ margin-right:40px; text-align:right;}

ul.whitepaper-list{padding-left:0px;}
ul.whitepaper-list li{ list-style:none; margin-bottom:20px;}
ul.whitepaper-list li h3 i{ font-size:32px; color:#37ab7f; margin-right:10px;}


.form-control {
   -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
    color: #999;
    display: block;
    font-size: 14px;
    height: 45px;
    padding: 10px 12px;
}
label {
    font-size: 14px;
    font-weight: normal;
    margin-top: 20px;
}

form button{ 
    background-color:#37ab7f; 
    padding:15px 30px; 
    text-align:center; 
    font-size:18px; 
    text-transform:uppercase; 
    color:#fff;
    border:0px;
   -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;}

#customers .item{ margin-bottom:10px; margin-top:15px;}
#customers .item a.box{ background-color:#fff; padding:10px; float:left; width:100%; border:10px solid #f3f3f3; height:150px; text-align:center; margin-bottom:10px;}
#customers .item a.box img{ max-height:100%;}
#customers .item h3 a{ text-transform:uppercase; font-size:16px;}

footer .newsletter input[type="email"]{ width:100%;;}
footer .newsletter button{ padding:13px 30px;}
footer .form-group {
    margin-bottom: 10px;
}
.panel.banner{ background-color:#3663a9; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; padding:20px; color:#fff;}
.panel.banner h5{ font-size:32px; text-transform:uppercase; font-weight:bold;}
.panel.banner p{ font-size:16px; text-transform:uppercase; font-weight:normal; color:#fff;}


/*** prodotto ***/
.features-list{ margin-top:30px; margin-bottom:0px;}
#row-gray.features-list{padding-top:30px; padding-bottom:30px;}
#row-blue.features-list .item h3, #row-gray.features-list .item h3 {
    background: rgba(0, 0, 0, 0) url("../img/decor.png") no-repeat scroll center center / contain ;
    color: #fff;
    font-size: 18px;
    height: 90px;
    letter-spacing: 0;
    padding: 25px 26px 0;
    text-align: center;
    text-transform: uppercase;
    line-height:21px;
}
.features-list .item .rounded-image {
    height: 200px;
    margin: 0 auto;
    width: 200px;
}
.features-list .item .rounded-image img{ height:100%; width:auto; max-width:inherit;}


/* Aggiunti da Gianluca */
.container p { font-size:16px }
#partners img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
footer span.rss-aggregator-desc {
    font-size: 12px;
}

footer span.rss-aggregator-desc:before {
    content: " - ";
}

/***carosello css*/

#customers-logos{ background:rgba(0, 0, 0, 0) url("../img/bgk-dark.jpg") no-repeat scroll 0 0;  margin-bottom:40px; background-size:cover;}
.carousel-container {
    height:150px;
    position:relative;
    overflow:hidden;
}

.css-carousel {
  width:500%;
  -webkit-animation: css-carousel 20s linear infinite;
    -moz-animation: css-carousel 20s linear infinite;
    -ms-animation: css-carousel 20s linear infinite;
    animation: css-carousel 20s linear infinite;
    margin-top:30px;
    float:left;
}

.css-carousel .css-img{
  display:inline-block;
  max-width:190px;
    float:left;
    margin-left:50px;
    margin-right:50px;

}
.css-carousel img:not(:first-child){
  float:left;
}


.testimonial-container {
    height: 400px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 768px;
}
/**#testimonial .css-carousel{ margin-top:0px;}
#testimonial .css-carousel .item {
    display: inline-block;
    float:left;
    width: 100%;
    max-width: 768px;
}**/



@-webkit-keyframes css-carousel {
  0%, 23% {margin-left:0}
  25%, 48% { margin-left:-100%; }
  50%, 73% { margin-left:-200%; }
  75%, 98% { margin-left:-300%;}
  100% { margin-left:0;}
    
}
@-moz-keyframes css-carousel {
  0%, 23% {margin-left:0}
  25%, 48% { margin-left:-100%; }
  50%, 73% { margin-left:-200%; }
  75%, 98% { margin-left:-300%;}
  100% { margin-left:0;}
}
@-ms-keyframes css-carousel {
  0%, 23% {margin-left:0}
  25%, 48% { margin-left:-100%; }
  50%, 73% { margin-left:-200%; }
  75%, 98% { margin-left:-300%;}
  100% { margin-left:0;}
}
@keyframes css-carousel {
  0%, 23% {margin-left:0}
  25%, 48% { margin-left:-100%; }
  50%, 73% { margin-left:-200%; }
  75%, 98% { margin-left:-300%;}
  100% { margin-left:0;}
}
/***carosello css*/


/*** prova slider ***/

.slideshow {
  width: 760px;
  margin: 0 auto;
  overflow: hidden;
}

.slideshow-container {
  width: 1520px;
  font-size: 0;
  transition: 1s ease;
  height: 320px;
}

.slideshow-container:hover {
  animation-play-state: paused;
}

.text-container {
  width: 760px;
  height: auto;
  display: inline-block;
  font-size: 16px;
  text-align: center;
}

.text-container {
  height: 320px;
  position: relative;
}
.text-container.marco-morana {
    top:-40px;
}


.slide {
  animation: slide 24s ease infinite;
}

@keyframes slide {
  0% {
    transform: translateX(0%);
  }
  
  12.5% {
    transform: translateX(0%);
  }
  25% {
    transform: translateX(0%);
  }
  
  37.5% {
    transform: translateX(-50%);
  }
  
  50% {
    transform: translateX(-50%);
  }
  
  62.5% {
    transform: translateX(-50%);
  }
    
  75.5% {
    transform: translateX(-95%);
  }
  
  85% {
    transform: translateX(0%);
  }
  
  95% {
    transform: translateX(0%);
  }
  
  100% {
    transform: translateX(0);
  }
}


/*** prova slider ***/



@media screen and (max-width: 1280px) {
    .headerphoto h3 {
        font-size: 42px;}
    #testimonial p {
        font-size: 30px;}
    #features .item .rounded-image {
    width: 250px;
}
    #features .item h3{ margin-top:45px;}
    #features .item {
    padding-bottom: 40px;
    padding-top: 40px;
}
 #table-price .table li.head h2 {
    font-size: 18px;
    height: 50px;
    padding-top: 4px;
}
    #table-price .table.enterprise li.head h2, #table-price .table.basic li.head h2, #table-price .table.developer li.head h2 {
    padding-top: 13px;
}
}

@media screen and (max-width: 1190px) {
    
    #row-blue.cybertech h3 {
    margin-top: 20px;
   font-size:30px;
}
#row-blue.cybertech h4 {
    font-size: 42px;
}
#row-blue.cybertech .btn-success {
    font-size: 15px;
    letter-spacing: 0;
    padding: 5px 10px;
}
#row-blue.websummit h3, #row-blue.rsa h3 {
    margin-top: 20px;
   font-size:30px;
}
#row-blue.websummit h4 {
    font-size: 42px;
}
#row-blue.rsa h4{font-size: 34px;}
    
#row-blue.websummit .btn-success, #row-blue.rsa .btn-success {
    font-size: 17px;
    letter-spacing: 0;
    padding: 5px 10px;
}

    }


@media screen and (max-width: 1024px) {
    
#testimonial .css-carousel .item{ max-width:1024px;}  
    
#logo a{ width:250px;}
    
.navbar-nav ul{ padding:0px;}
    
.navbar-nav li{ margin-left:10px;}
    
    .navbar-nav li a {
    font-size: 16px;
    letter-spacing: 0;
    text-transform: inherit;
}
    .navbar-nav .top-menu {
    margin-bottom: 8px;
}
.headerphoto h2, .headerphoto h2 span {
    font-size: 32px;
}
.headerphoto h3{ font-size:34px;}
.headerphoto .btn{ font-size:18px;}
.headerphoto .btn-group {
    margin-top: 25px;
}
.headerphoto {
    height: 500px;
    padding-top: 200px;
}
    #row-blue h3 span, #row-green h3 span {
    font-size: 60px;
}
#services .item .loghi {
    margin: 0 auto 0 6%;
    width: auto;
}
    #services .item .loghi img {
    height: 150px;
    width: auto;
}
#services .rounded-image{ width:200px; height:200px;}
#services .item p{ font-size:15px;}
.navbar-right{ margin-right:0px;} 
    #features .item .rounded-image {
    height: 210px;
    width: 210px;
}
    .panel.banner h5 {
    font-size: 21px;
    text-transform: uppercase;
}
 

    #row-blue.features-list .item h3, #row-gray.features-list .item h3{ font-size:16px;}
    #info-security h3 {font-size: 44px;}
.css-carousel .css-img {
    margin-left: 30px;
    margin-right: 30px;
    max-width: 180px;
}
    #row-blue.cybertech h3{ font-size:30px; margin-top:20px;}

    #row-blue.cybertech h4 {
    font-size: 42px;
    line-height: 28px;
    margin-bottom: 20px;
}
    
#row-blue.websummit h3{ font-size:30px; margin-top:20px;}
    #row-blue.rsa h3{ font-size:30px; margin-top:40px;}

    #row-blue.websummit h4, #row-blue.rsa h4 {
    font-size: 42px;
    line-height: 28px;
    margin-bottom: 20px;
}
    #row-blue.rsa h4 {font-size:36px;}
    
    #row-blue .btn-success{
    font-size: 15px;
    letter-spacing: 0;
    margin-top: 0;
}
} 


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

    .headerphoto h2, .headerphoto h2 span{ font-size:30px;}
    .headerphoto h3 {
    font-size: 32px;
}
.headerphoto {
    height: 378px;
    padding-top: 160px;
}
    .headerphoto .btn {
    font-size: 16px;
    letter-spacing: 0;
    margin-right: 10px;
    padding: 15px 20px;
}
    #row-blue h3 {
    font-size: 30px;
    letter-spacing: 1px;
    margin-top: 5px;
     line-height:36px;
}
#row-blue h3 span {
    font-size: 42px;
}
    #row-blue p.date {
    font-size: 15px;
    letter-spacing: 1px;
        line-height:20px;
}
#row-blue, #row-green {
    padding-bottom: 7px;
    padding-top: 15px;
}    
#row-blue .btn-success {
    font-size: 16px;
    letter-spacing: 0;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 5px 10px;
    width: 100%;
}
    #row-blue .col-md-6 img{ margin-top:10px;}
    .jumbotron {
    padding-bottom: 20px;
    padding-top: 20px;
}
#services .item .loghi {
    margin: 0 auto 30px 7%;
    width: 100%;
}
    #services .item .loghi img {
    height: 100%;
        width:auto;
}
    #services .item{ background-size:contain;}
#services .item h3 {
    font-size: 16px;
    margin-bottom: 0;
}
    #testimonial p{ width:100%;}
    #testimonial{
    padding-bottom: 20px;
    padding-top: 20px;
    }
footer .newsletter input[type='email'] {
    width: 200px;
}
    .panel.banner h5 { font-size:24px;}
    #customers .item a.box{ height:100px;}
    #table-price{ padding-bottom:20px;}
#table-price .table li.head h2 {
    background-image: none;
    font-size: 16px;
    height: 40px;
}
    #table-price .table.enterprise li.head h2, #table-price .table.basic li.head h2 {
    padding-top: 10px;
}   

    #table-price .table li.info h3 span.price {
        font-size: 28px;}
#table-price .table li .fa {
    line-height: 18px;
    margin-right: 5px;
}
    #table-price .table li.info p {
    font-size: 14px;
    padding: 0;
}
 
 #table-price .table li.info p span.left {
     float:left;
    line-height: 15px;
    margin-bottom: 10px;
    margin-top: 7px;
    width: 54%;
}
    #table-price .table li.info p span.right{ margin-top:6px;}

    #table-price .table li.call-to-action .btn-success {
    margin-right: 6px;
}

  #table-price .table.developer li.head h2 {
    padding-top: 0;
}
  #payoff h3 {
    font-size: 32px;
    font-weight: normal;
}
    #services .item p {
    font-size: 13px;
}
    #row-green h3{ margin-top:5px;}
    #row-green h3 span {
    font-size: 46px;
}
 #row-green .btn-success {
    font-size: 30px;
    margin-top: 12px;
    padding: 14px 30px;
}
    
    .features-list .item{margin-top:20px; margin-bottom:20px;}
    .features-list .item .rounded-image {
    height: 130px;
    margin: 0 auto;
    width: 130px;
}
    #features .item .rounded-image {
    height: 210px;
    margin-top: 10px;
    text-align: left;
    width: 210px;
}
.features-list .item h3 {
    background-image: none;
    font-size: 16px;
    padding: 0;
    height:auto;
    margin-bottom:20px;
}
    #features .item h3, #features .item p {
    margin-left: 0;
}
    #features .item.feature-odd h3{
    margin-top: 30px;
}
    #features .item p {
        font-size: 16px;}
    #info-security h3 {
    font-size: 29px;
    font-weight: normal;
}
    #info-security h2 span {
    color: #3663a9;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 1px;
}
    #info-security h2, #info-security h2 span {
    color: #3460a6;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-top: 0;
}
#info-security {
    padding-bottom: 0;
    padding-top: 30px;
}
    #row-blue.features-list .item h3, #row-gray.features-list .item h3{ font-size:14px;}
    
    .css-carousel .css-img {
    margin-left: 0;
    margin-right: 0;
    max-width: 180px;
}
    
        #table-price .table li.call-to-action .price-row {
    padding: 15px;
    text-align: center;
}
    #table-price .table.pro li.head h2 .product-logo{ left:20%;}
    #table-price .table.enterprise li.head h2 .product-logo{ left:10%;}
    #page-header h1 {
    font-size: 60px;
    margin-top: 39px;
}
    
    #row-blue.cybertech h3 {
    margin-bottom: 5px;
    margin-top: 20px;
        font-size:24px;
}
#row-blue.cybertech h4 {
    font-size: 32px;
}
    #row-blue.cybertech .btn-success {
    font-size: 13px;
    letter-spacing: -1px;
    margin-top: 10px;
    padding: 5px;
        width:auto;
}
       #row-blue.websummit h3,  #row-blue.rsa h3 {
    margin-bottom: 5px;
    margin-top: 20px;
        font-size:24px;
}
#row-blue.websummit h4 {
    font-size: 32px;
}
    #row-blue.rsa h4 {
    font-size: 22px;
}
    #row-blue.websummit .btn-success, #row-blue.rsa .btn-success {
    font-size: 15px;
    letter-spacing: -1px;
    margin-top: 10px;
    padding: 5px;
        width:auto;
}
}


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

    #row-blue.cybertech .btn-success{ margin-top:0px;}
    #row-blue.websummit .btn-success{ margin-top:0px;}
    #row-blue.rsa .btn-success{ margin-top:0px;}
}
@media screen and (max-width: 480px) {
 #logo a {
    width: 200px;
}   
    
#logo {
    float: left;
    margin-bottom: 10px;
    margin-top: 0;
}
.navbar-default{ margin-left:0px; padding-left:0px;}
    .navbar-default .mobile{ background-color:#f9f9f9; float:left; width:100%; z-index:10;}
    .navbar-nav .top-menu {
    float: left;
    margin-bottom: 0;
    width: 100%;
}
    .navbar-nav ul {
    float: left;
    padding: 0;
    width: 100%;
}
    .navbar-nav {
    margin-left: 0;
    margin-right: 0;
}
.navbar-default .navbar-toggle {
    margin-right: 0;
    margin-top: 0;
}
.headerphoto h2, .headerphoto h2 span {
    font-size: 25px;
    text-align: center;
}
.headerphoto h3 {
    font-size: 24px;
    text-align: center;
}
    .headerphoto .btn-group{ float:left; width:100%;}
    .headerphoto .btn {
    margin-bottom: 10px;
    padding: 15px 25px;
    width: 100%;
    margin-right:0px;
        font-size:24px;
}
.headerphoto {
    height: 600px;
    padding-top: 100px;
}
.headerphoto img {
    margin-top: 20px;
}
    
#row-blue h3{ text-align:center; font-size:27px;}
#row-blue h3 span {
    font-size: 38px;
    text-align: center;
}
    #row-blue .col-md-6 img{ margin-bottom:20px;}
#row-blue .btn-success {
    font-size: 15px;
    letter-spacing: 0;
    margin-bottom: 20px;
    padding: 15px;
    width: 100%;
}
    #row-blue p.date {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 20px;
    text-align: center;
}
    
#row-green h3{ text-align:center; font-size:24px;}
#row-green h3 span{ font-size:30px;}
 #row-green .btn-success{ width:100%;}
    h2.page-title{ font-size:24px;}
    
#services .item{ background:transparent;}
#services a.more {
    margin-bottom: 40px;
    margin-top: 20px;
} 
.navbar.sticky {
    padding-bottom: 0;
    padding-top: 20px;
}
    #services .item .loghi img {
    height: 200px;
    max-height: 100%;
    width: auto;
}
    #services .item .loghi {
    margin: 0 auto 30px 12%;
    width: 270px;
}
        #services .item .loghi.loghi-bc-detect{ margin: 0 auto 30px 18%;}
    #services .item h3 {
    font-size: 32px;
}
    #services .item p{ font-size:21px;}
    
#payoff h3 {
    font-size: 24px;
}

#testimonial p {
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 29px;
    width: 100%;
}
#logo a{ height:50px;}
.navbar-nav li {
    border-bottom: 1px solid #cdcdcd;
    border-right:0px;
    float: left;
    margin-left: 0;
    padding-bottom: 10px;
    padding-right: 0;
    padding-top: 10px;
    width: 100%;
    text-transform:uppercase;
}
.navbar-nav .main-menu li{ margin-left:0px;}
.navbar-nav .top-menu { margin-bottom:0px;}
.navbar-nav .top-menu #searchform input, .navbar-nav .top-menu li a.btn-primary{ float:left; width:100%;}
.navbar-nav {
    margin-right: 0px;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{ max-height:inherit; background-color:#f9f9f9;}
nav{ padding-left:10px;}
.navbar-nav .main-menu li{ border-right:0px;}
.navbar-nav > li{ border-bottom:0px;}
.navbar-nav .top-menu #searchform {
    float: left;
    width: 100%;
}
footer{ padding-top:30px; padding-bottom:30px;}
footer .col-md-2{ width:100%; margin-bottom:20px;}
footer ul li a{ font-size:15px;}
    
 #page-header h1 {
    font-size: 30px;
    margin-top: 57px;
}
    .navbar-default.int-pages{ height:90px;}
 #features .item .rounded-image {
    height: 200px;
    margin: 0 auto;
    width: 200px;
}
    #features .item.feature-odd .col-md-3 {
    float: none;
}
    #features .item h3, #features .item p {
    margin-left: 0;
    text-align: center;
}
    #features .item h3 {
        font-size: 24px;}
    #features .item p {
    font-size: 16px;
    line-height: 25px;
}
    #features .item.feature-odd h3, #features .item.feature-odd p {
    margin-right: 0;
    text-align: center;
}
     #box-features .well{padding:20px;}
    #table-price ul li{ width:100%; height:auto;}
    
    #table-price .table li .fa {
    line-height: 18px;
}
    #table-price .table li.info p {
    font-size: 15px;
    padding: 5px;
}
#table-price .table {
    min-height: inherit;
    padding-bottom: 0;
}
    #table-price .table li.call-to-action .btn {
    font-size: 20px;
    padding: 15px 25px;
        text-transform:uppercase;
        line-height:22px;
}
#table-price .table li.call-to-action .btn-success {
    margin-right: 10px;
}
    #row-green .btn-success {
    margin-bottom: 20px;
    margin-top: 0;
}
    .features-list .item h3{ background:transparent;}
    #info-security h2 span, #info-security h2 {
    font-size: 21px;
    text-align: center;
}
    #info-security h3 {
    font-size: 23px;
    text-align: center;
}
    #info-security .btn {
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 0;
    width: 100%;
}
    #info-security .btn.btn-default{ margin-bottom:20px;}
    .infografica-home {
    padding: 20px 0;
}
    #table-price ul li {
    width: 100%;
}
    #table-price .table li.call-to-action{ position:static;}
    #table-price .table li.head h2{ font-size:21px; padding-top:5px;}
   #table-price .table.enterprise li.head h2, #table-price .table.basic li.head h2 {
    padding-top: 5px;
} 
    
    #row-blue.features-list .item h3, #row-gray.features-list .item h3 {
    font-size: 16px;
    padding-top: 33px;
}
    .css-carousel{ margin-top:0px;}  
    .css-carousel .css-img {
    margin-left: 0;
    margin-right: 0;
    max-width: 300px;
}
    
#table-price .table.pro li.head h2 .product-logo {
    height: 180px;
    left: 21%;
    width: 230px;
}
#table-price .table.enterprise li.head h2 .product-logo{
    height: 180px;
    left: 13%;
    width: 250px;
}   
    #table-price .table li.head h2 span{ top:-187px;}    
    #table-price .table.enterprise{ margin-top:180px;}

    
    #testimonial p {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
    width: 100%;
}
    .slideshow, .text-container  {
    width: 310px;
}
    .slideshow-container {
        
    width: 630px;
}
  .text-container.marco-morana {
    top: -90px;
} 
    #row-blue.cybertech .btn-success {
    font-size: 13px;
    letter-spacing: 0;
        margin-bottom:20px;
    }
    #row-blue.cybertech h4 {
    font-size: 38px;
    margin-top: 0px;
}
      #row-blue.websummit .btn-success, #row-blue.rsa .btn-success {
    font-size: 16px;
    letter-spacing: 0;
        margin-bottom:20px;
    }
    #row-blue.websummit h4 {
    font-size: 38px;
    margin-top: 0px;
}
        #row-blue.rsa h4 {
    font-size: 28px;
    margin-top: 0px;
}
}
@media screen and (max-width: 320px) {

#services .item .loghi {
    width: 230px;
}
     #row-blue.cybertech .btn-success {
    font-size: 12px;
    }
    #row-blue.cybertech h4 {
    font-size: 33px;
        
}
         #row-blue.websummit .btn-success, #row-blue.rsa .btn-success {
    font-size: 14px;
    }
    #row-blue.websummit h4 {
    font-size: 33px;
        
}
        #row-blue.rsa h4 {
    font-size: 27px;
        
}
    }

/* aggiunto da gian dopo modifiche ilaria del dropdown, da controllare */
#row-blue {     background-color: #3361ab; }

/* ZOPIM WIDGET */
.meshim_widget_components_chatButton_ButtonBar .favicon { color: #36a97c !important; }
.meshim_widget_widgets_ConnAwareSubmit { color: #36a97c; }
