 body{
 background-color: #db8420;
 
}
.main{
  padding-top: 15px;
}
.panel .panel-default .panel-body{
  padding: 0px;
}
.nopadding{
  padding-left:0;
}
.well{
  background-color: white;
}
.online-catalog h3 a{
  color: black;
  text-decoration: none;
}
address iframe {
  border: 0 !important;
}
.company-ge{
  font-size: 20px;
}
.company-en{
  font-size: 27px;
}
.main-link{
    font-size: 20px;
    font-weight: bold;
    color: orange;
}
.main-link:hover{
    color: #cd6126;
}
.google-iframe{
  padding-right: 0;
  margin: 0;
  width: 100%;
}
.google-block{
  padding-right:0;
}

.online-catalog h2{
  font-size: 14px;
  margin: 0;
}

@media (max-width: 1025px){
  .google-block{
    padding-right: 30px !important; 
  } 
}

.working-hrs h5,.working-hrs-span{
  font-size: 18px;
}



.akcia{
    min-width: 250px;
    background: white;
    position: fixed;
    top: 60px;
    height: 200px;
    color: white;
    left: -220px;
  /*  left: 0;*/
    transition: 0.4s;
    border: 1px solid #2694cd;
  }
  .akcia td{
    vertical-align: top
  }
 .akcia td:first-child{
    padding-left: 10px;
   padding-right: 10px;

  }
  .akcia:hover, .akcia:active{
    left:0 !important;
  }

  .akcia td:first-child{
    color: black;
  }
  .akcia td:first-child .header{
    color: gray;
    font-size: 18px;
    text-align: center;
    border-bottom: 3px solid #2694cd;
    padding-bottom: 5px;
  }
  .akcia td:first-child .firs_text{
    padding-top: 15px;
    color: gray;
    font-size: 18px;
    text-align: center;
    /*padding-left: 5px;*/
  }
  .akcia td:first-child .second_text{
    color: gray;
    text-align: center;
    /*padding-left: 5px;*/
  }
  .akcia td:first-child .helio_text{
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .akcia td a{
    color: #2694cd;
    text-decoration: none !important;
  }
  .akcia td:last-child{
    background: #2694cd;
    width: 30px;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
  }


.akcia_site .text-container{
  position: relative;
}

.akcia_site .text-container .sheidzineT{
  position: absolute;
  top: 15px;
  left: 30px;
}
.akcia_site .panel-body{
  padding: 1px;
}
.akcia_site .col-md-12{
  border: 1px solid #cd6126;
  padding: 15px;
  border-radius: 4px;
  
}
.akcia_site .main{
  font-size: 18px;
  color: orange;
  font-weight: bold;
}
.akcia_site .first{
padding-right: 20px;
color: #cd6126;
}