/*
 * Start Bootstrap - Logo Nav (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/*
body {
    padding-top: 70px;  Required padding for .navbar-fixed-top.  Change if height of navigation changes. 
}
*/

body{
        font-family: 'Roboto', sans-serif !importat;
}

.top_top{
        margin-top: 15%;
}

.body{
    color:#828282 !important;
}

.navbar-fixed-top .nav { 
    padding: 15px 0;
}

.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}

@media(min-width:768px) {


    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }
}

.son_conteiner2{
    margin: auto;
    box-sizing: border-box;
}

.bodyHome{
background: url(../img/home.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
} 

.logoopen:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.logoopen{ 
    -webkit-transition: -webkit-transform 1s ease-in-out;
    transition: transform 1s 
}

.navbar-inverse{
           background: url(../img/header.png);
    height: 227px;
    background-size: 100% 103%;
    border: none;
        width: 1125px;
    margin: 0 auto;
}

.prodotti{
    background: url(../img/prodotti.jpg); 
        background-size: 100%;
        background-repeat: no-repeat;
    background-color: #fdfcfd;
        margin-top: -135px;
    min-height: 800px;
        background-position-y: -13%; 
}
.impresa{
   background: url(../img/impresa.jpg); 
        background-size: 100%;
        background-repeat: no-repeat;
    background-color: #fdfcfd;
    margin-top: -135px;
    min-height: 800px;
}

.manuali{
   background: url(../img/manuali.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
background-color: #fdfcfd;
margin-top: -135px;  
    min-height: 800px;
}
.contatti{
  background: url(../img/contatti.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
    background-color: #fdfcfd;
margin-top: -135px;
    min-height: 800px;
}
.news{
     background: url(../img/news.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
    background-color: #fdfcfd;
margin-top: -135px;
    min-height: 800px; 
}
.footerS{
    background: #f3f3f2;
height: 50px;
    padding: 12px;

}
.footerSp{
    color: #8b8b8b;
float: left;
margin-left: 40px;
    margin-top: 4px;
}
.icog{
    color: #fff;
    background: #ababab;
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    text-align: center;
    font-size: 17px;
    line-height: 25px;

}

.img-header{
    width: 350px;
}
.RT{
    float: right !important;
}

.LF{
    float: left !important;;
}

.upper{
    text-transform: uppercase; 
        margin-top: 15px !important;
        font-family: 'Roboto', sans-serif !important;
    font-weight: 200 !important;
}

.menu{
        color: #8b8b8b;
        text-decoration: none !important;
}
.menu:hover{
    color: #8eb556 !important;
}

.dropdownMenu{ 
  display: none;  
    width: 100px;
    background: rgba(255, 255, 255, 0.67);
    /* padding: 5px; */
    margin-left: 20px;
    padding: 15px;
}
.dropdownMenu2{ 
  display: none;  
    width: 100px;
    background: rgba(255, 255, 255, 0.67);
    /* padding: 5px; */
    margin-left: 20px;
    padding: 15px;
        position: absolute;
    top: 30px;
    right: 20px;
}

.blocky{
    display: block !important;
}
.green{ 
    color: #077eaf !important;
}

/*
.navbar-brand{
    width: 302px; height: 88px;
        background: url(../img/logo.png); 
        background-size: contain;
    z-index: 10;
}*/

.main_conteiner{
    background: #f9f9f9;
    width: 100%;
    min-height: 800px;
}

.son_conteiner{
    width: 1125px;
        min-height: 800px;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
}

.containerPrinc{
    padding-left: 5%;
        font-size: 17px;
    line-height: 25px;
}

.leng{
       margin-top: -10%;
}


#bottom-banner{
position:absolute;
/*    bottom:0px;*/
    z-index:100;
    width: 1125px;
/*    margin-top: 20px;*/
}

.navbar-brand>img{
    min-width: 300px !important;
    margin-left: 10px;
    margin-top: 10px;
}



a.navbar-brand {
    width: 251px !important;
    height: 88px;
    margin-left: 0px !important;
}

.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append{
    min-height: 40px;
}

.form-horizontal textarea {
    min-height: 200px;
}

body{
        background-color: #f9f9f9 !important;;
}

.navbar-inverse .nav>li>a:focus, .navbar-inverse .nav>li>a:hover{
    color: #077eaf !important;
}

/*
.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append{
        font-family: 'Roboto Condensed';
}
*/

.navbar-fixed-top, .navbar-fixed-bottom{
    position: relative !important;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
        width: 640px !important;
    margin-top: 6px;
}


.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container{
    width: 1125px !important;
}



.prodotti strong{ 
    color:#077eaf !important
}

.navbar-inverse .brand, .navbar-inverse .nav>li>a{
    text-shadow: none !important;
}


.submitN{
        background: #adc52c !important;
    text-transform: uppercase;
    width: 90px;
        border: none;
    color: #fff;
}

.Ball{
    background: url(../img/balle.png);
        background-size: 100%;
        background-repeat: no-repeat;
    height: 500px;
    margin-top: -45%;
}

.center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.bg_logo{
    background: rgba(255, 254, 254, 0.58);
    border-radius: 15px;
    width: 688px !important;
    height: 230px !important;
}

.prods_space{
    padding: 5%;
    height: 450PX;
}

.prods_space p{
    float: left;
    width: 16%;
        text-align: left;
    margin: 2%
}
.prods_space img{
    margin-top: 5%;
    margin-bottom: 5%;
}

.prods_space strong{
    font-size: 20px;
    font-weight: 900;
}

.home_mobile{
    display: none;
}

.menu_mobile{
    display: none;
}

.menu_mob{
    display: none;
    
}
.prody_img_text{
    display: none;
}
.mob{
    display: none;
}
.desk{
    display: block;
}

/************************************************** MEDIA QUERY ********************************************************/
/************************************************* START MOBILE ********************************************************/
@media only screen and (min-width:320px) and (max-width:667px) {
    body{
        padding: 0 !important;
    }
    .son_conteiner{
        width: 100% !important;
    }
    .container{
        width: 100% !important;
    }

    .col-xs-6.containerPrinc{ 
    min-width: 73%;
    }
    .top_top {
    margin-top: 34%;
    }
    .impresa {
    width: 100% !important;
    margin-top: -100px;
    }
    
    .prodotti{
            margin-top: -67px;
            background-position-y: 0%;
    }
    .col-xs-4.RT {
        width: 100%;
        margin-top: 4% !important;
        margin-bottom: 5%;
    }
    
    nav.navbar.navbar-inverse.navbar-fixed-top{
    height: 113px;
    background-size: 100% 105%;
    width: 109%;
    }
    .navbar-brand>img{
max-width: 170px !important;
    min-width: 50px !important;
    margin-top: 10px;
    margin-left: 37px;
    }
    div#bottom-banner{
    width: 100%;
    height: 150px;
    }
    .col-xs-6.containerPrinc{
            min-width: 100%;
            margin-left: 0 !important;
            padding: 5% !important;
            margin-top: 0 !important
    }
    .col-xs-6.containerPrinc p{
        width: 100% !important;
    }
    .container.manuali{
        margin-top: -92px;
    }
    .container.impresa{
                margin-top: -92px;
    }
    .col-xs-12{
        margin-left: 0 !important;
            padding: 0 !important;
    }
    
    form.form-horizontal{
        margin-left: 0 !important;
        width: 100% !important;
    }
    .Ball{
            height: 179px;
    }
    .leng_select{
        width: 100%;
    }
    .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
            max-width: 48%;
    }
    .home_mobile{
        display: block;
    }
    .home_mobile img{
            width: 30px;
    height: 30px;
    border-radius: 40px;
    /* padding: 0%; */
    margin: 0%;
    }
    .home_desk{
        display: none;
    }
    .main_conteiner2{
        overflow: hidden;
    }
    .son_conteiner2{
        position: fixed;
    }
    .bg_logo{
            width: 600px !important;
    height: 120px !important;
    }
    .menu_mobileBlock{
    display:block;
    display: block;
    width: 31%;
    margin-top: -3%;
    text-align: center;
    }
    
    .menu_mob{
    position: absolute;
    top: 8%;
    right: 12%;
    font-size: 25px;
    color: #a5a5a5;
    background: #fff;
    padding: 1%;
    border: 2px solid #a5a5a5;
    border-radius: 5px;
    display: block;  
    }
    .top_top_menu_mobile{ 
        padding-top: 83%;
    }
    .menu2{
            font-size: 20px;
    background: #89c2da;
    color: #fff !important;
    width: 25%;
    margin: 4%;
    margin-top: -3%;
        text-align: center;
    }
    .logo_menu_mobile{
        margin-top: 6%;
    }
    .prody{
        width: 100% !important;
    }
    
    .prody_img{
        display: none;
    }
    
    .prody_img_text{
        display: block;
            float: right;
    }
    .prods_space p{
        width: 100%;
    }
    
    .container.news {
    margin-top: -92px;
    }
    
    .conNews{
        padding: 6% !important;
    }
    .padding_five p{
        padding: 0% !important;
    }
    .container.contatti {
    margin-top: -92px;
    }
    
    .desk{
        display: none;
    }
    .mob{
        display: block;
    }
    .footerSp{
        margin-left: -4% !important;
    }
    .container.prodotti{
        margin-top: -92px;
    }
    
}
/************************************* LANDESCAPE MOBILE *********************************************/

/*IPHONE 5*/

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
      .navbar .nav{
               width: 22%;
              margin-bottom: -4%;
    margin-top: -5% !important;
      }
      .navbar .nav>li {
    float: left;
    width: 250px;
    margin: 1% 0% 0% 19%;
}
      .navbar .nav>li>a{
          width: 100%;
      }
}


/*IPHONE 6*/
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
      .navbar .nav{
       width: 33%;
    margin-bottom: -6% !important;
    margin-top: -3% !important;
      }
      .navbar .nav>li {
    float: left;
    width: 250px;
    margin: 1% 0% 0% 19%;
}
      .top_top_menu_mobile {
    padding-top: 63%;
}
}

/* SAMSUNG S5 */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-min-device-pixel-ratio: 3)    
  and (orientation: portrait) {
      .navbar .nav{
     width: 33%;
              margin-bottom: -4%;
    margin-top: -5% !important;
      }
      .navbar .nav>li {
    float: left;
    width: 250px;
    margin: 1% 0% 0% 12%;
}
}

/* NEXUS 5x */
@media only screen
and (device-width: 360px)
and (device-height: 592px)
and (-webkit-device-pixel-ratio: 3){
      .navbar .nav{
            width: 33%;
              margin-bottom: -4%;
    margin-top: -5% !important;
      }
      .navbar .nav>li {
    float: left;
    width: 250px;
    margin: 1% 0% 0% 12%;
}
}


/*-- iPhone 6+ 7+ */
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 3) { 
      .navbar .nav{
           width: 33%;
              margin-bottom: -4%;
    margin-top: -5% !important;
      }
      .navbar .nav>li {
    float: left;
    width: 250px;
    margin: 1% 0% 0% 12%;
}
    
}

/************************************************* END MOBILE *********************************************************/
/************************************************* START TABLET ********************************************************/
@media only screen and (min-width:668px) and (max-width:1024px) {
    .container{
        width: 100% !important;
    }

}
