/*  Tmpl02  style */


/*------------------- General Styling -------------------- */
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);

body{
    background-color: #d9d9d9;
    color: black;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

a {
    color: #0C2D59;
}
a:hover , a:focus, a.active, li.active a {
    color: #1E8BC3;
    text-decoration: none;
}
/*li.active a:after, li.active a:hover:after {
    content: '';
    position: absolute;
    left: 45%;
    top: 45px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid;
}*/
#toTop{
    position: fixed;
    bottom: 47px;
    right: 13px;
    cursor: pointer;
    display: none;
    z-index: 3;
    background-color: #FE6222;
    border-color: #FE6222;
}

.navbar-toggle {
    border: 1px solid rgb(0, 0, 0);
}
.navbar-toggle .icon-bar {
    background: black;

}

.specification-container
{
    padding: 5px;
    float: left;
    border: 1px solid #CCC;
    border-collapse: collapse;
    border-radius: 3px;
    margin-bottom: 10px !important;
}
.specification-container1 {
    padding: 5px;
    border: 1px solid #CCC;
    border-collapse: collapse;
    border-radius: 3px;
    margin-bottom: 10px !important;
    float: right;
    margin-right: -15px;
}
.bdrBianco
{
    background-color: transparent;
    margin-left: 10px
}
/*------------------- Header section styling -------------------- */
#pos-hbottom{
    background-color: white;
    margin-bottom: 5px;
}
#pos-hmiddle{
    background-color: rgb(255, 255, 255);
}
#pos-htop{
    background-color: #1E8BC3;
    color: white;
}
#pos-htop a{
    color: white;
}
#pos-htop #pb_87 p{
    margin-top: 1px
}

#pos-ctop{
    padding: 0px;
}
#pos-htop .col-md-12 > div{
    float: left;
    margin: 5px;   
}
#pos-htop .col-md-12 > div p{
    margin: 0px;
}
#pos-htop div.generic-languagebutton {
    float: right;
}
@media(min-width:768px){
    #pos-hmiddle div.generic-menu {
        float: right;
        margin-top: 30px;
    }
}
#pb_88{
    padding-top: 35px;

}
.servizi-class{
    padding-top: 35px; 
}
#pb_90{
    padding-top: 35px; 
}
/* - Logo - */
#header div.logo{
    float: left;
    padding: 0px;
    width: 14%;
}
@media(max-width:992px){
    #header div.logo{
        width: 100%;
        text-align: center;
    }
}
#header div.logo img{
    display: inline-block;
    width: 70%;
    padding: 5px;
}

/* - Navbar - */
#header .navbar{
    margin-bottom: 0px;
}

/* - Vertical carousel - */
#pos-sidebar{
    position: fixed;
    background-color: white;
    height: 100vh;
}
@media (max-width: 991px) { 
    #pos-sidebar{
        display: none;
    }
}
#pos-ctop {
    background-color: #0B2C59;
}
#pos-ctop #pb_89 h3{
    text-align: center;
    font-weight: bold;
    color: white;
    margin: 50px;
}
/*------------------- Body section styling -------------------- */
#pos-cmiddle{
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 200px;
}
#pos-cmiddle.container-fluid{
    background-color: rgba(255, 255, 255, 0);
    border-top: 1px solid #aaa;
}
#pos-cmiddle div.body-container{
    padding: 15px;
    overflow: hidden;
}  
#pos-cbottom{
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 15px;
}
#pos-cmiddle div.activate-btn{
    padding: 20px;
}
#pos-cmiddle div.activate-btn a{
    font-size:18px;
    font-weight:bold;
}
p.company-name{
    font-weight: bold;
    font-size: 20px;
}
/*------------------- Footer section styling -------------------- */

#pos-fmiddle {
    background-color: #405D6B;
    color: white;
    font-size: 13px;
    padding-bottom: 10px;
}
#pos-fbottom{
    border-top: 2px solid #1E8BC3;
    background-color: #041C3C;
    color: white;
    padding: 5px;
}
#pb_91 a {
    color: white !important;
}
#pos-fbottom a{
    color: white;
}
.poweredby{
    float: right;
    font-size: 0.9em;
}
.poweredby a{
    font-weight: bold;
}
.news-title{
    font-weight: bold;
    font-size: 19px;
}
.news-title a:hover{
    text-decoration: none;
}
.btn-primary, .btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    background-color: #1E8BC3;
    color: white;
    border-color: #1E8BC3;
}
#pos-fbottom .generic-static-block{
    float: left;
    font-size: 13px;
}
.eva-social-icon a span {
    font-size: 13px !important;
}
#menu_item_38{
    background-color: rgba(214, 20, 20, 0.66);
    color: white;
    border-radius: 3px;
}
#menu_item_38:hover{
    border-bottom: 1px solid transparent !important;
}
#menu_item_67{
    background-color: rgba(214, 20, 20, 0.66);
    color: white;
    border-radius: 3px;
}
.carousel-caption{
    color: white;
    font-size: 40px;
    font-weight: bold;
    font-style: italic;
    background: rgba(16, 16, 16, 0.47);
    margin-bottom: 215px !important;
}
.section-heading{
    font-weight: bold;
    font-size: 20px;
    color: #1E8BC3
}
.section-heading1{
    font-weight: bold;
    font-size: 20px;
    color: #E46464
}
.specification-table{
    clear: both !important;
}
.home-title{
    text-align: center;
    font-weight: bold;
    color: black;
}
.link-home{
    margin: 0px auto;
    display: table;
    list-style-type: none;
}
.li-links{
    float: left;
    margin: 1px;
}
.btn-success {
    color: #fff;
    background-color: #041C3C;
    border-color: #041C3C;
}
.btn-success:hover {
    color: #fff;
    background-color: #1E8BC3;
    border-color: #1E8BC3;
}