.dropdown-content {
    position: absolute;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 12px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    right: 0;
    left: auto;
}

.dropdown-content>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-content a {
  color: black;
  padding: 0px 20px;
  text-decoration: none;
  display: block;
}

hr{
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
}

.navbar-nav>li>.dropdown-content {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.dropdown a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.hide-mobile {}

.desktop{
  width:220px;
  height: 70px; 
  margin-top: 5px; 
  margin-left: 10px;"
}

.hide-desktop {}

.mobile{
  width: 180px;
  height: 50px;
  margin-top: 2px;
  margin-left: 32px;
}

.glyph{
  padding-right: 43%;
  padding-left: 40%;
}

.icon-left{
  float: left;
  padding-bottom: 20px;
}

.icon{
  padding: 0px !important;
  background-color: #f69847 !important;
}

.icon-mob {
  width: 15px;
  height: 15px;
  padding: 0px 17px !important;
}

.icon-des{
  width: 30px;
  height: 30px;
  padding: 0px 20px !important;
}

.text-center{
  clear: both;
}

.numbbot{
  border-color: #f69847;
}

#pag{
  padding-top: 5px;
}

.not-solar{
  padding-top: 4px;
}

.cor-modi{
  background-color: #dddddd;
}

.navbar-nav>li{}

.navbar-nav>li>a{}

.tam{
  width: 455px;
  height: 375px;
}

.espa{}

.mfp-container{}

.modi{}

@media only screen and (max-width: 1026px) {
  .hide-mobile {
    display: none !important;
  }
}
@media only screen and (min-width: 1025px) {
  .hide-desktop {
    display: none !important;
  }
}
@media only screen and (max-width: 426px) {
  .not-solar-details{
    width: 720px !important;
  }
}
@media (min-width:1025px){
  .navbar-nav{float:left;margin:0}
  .navbar-nav>li{float:left}
  .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}
}
@media (min-width: 426px){
  .mobile{
    margin-left: 10px !important;
  }
}
@media (min-width: 769px){
  .mobile{
    margin-left: 30px !important;
  }
}
@media (max-width:1024px){
  .ecraTodo{margin-left:-20px;margin-right:-20px;}
}
@media only screen and (min-width: 768px){
  .not-solar-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  @media (max-width:1024px){
    .not-solar-footer{
      margin-left: 20px;
    }
  }
  @media (max-height: 670px){
    .not-solar-footer{
      position: relative !important;
      margin-left: auto !important;
    }
  }
}
@media (max-width: 768px){
  .espa{
    padding-top: 5px !important;
  }
}

@media only screen (max-width: 769px) and (min-height: 768px){
  .mfp-container{
    margin-left: -385px !important;
    margin-top: -445px !important;
  }
}

@media only screen (max-height: 769px) and (min-width: 768px){
  .mfp-container{
    margin-left: -500px !important;
    margin-top: -310px !important;
  }
}

@media (min-width: 767px){
  .modi{
    margin-right: 200px !important;
    clear: none !important;
  }
}
