#bottomutp {
  margin-bottom: 20px; }
  #bottomutp a {
    text-decoration: none !important; }
    #bottomutp a:hover > div {
      opacity: 0.8; }
  #bottomutp .oneblock {
    width: 100%;
    background-repeat: no-repeat;
    background-size: auto 130%;
    padding: 10px 50px; }
    #bottomutp .oneblock.b3 .toptitle {
      font-size: 21px; }
    #bottomutp .oneblock .toptitle {
      font-size: 21px;
      color: #0a3e63;
      font-weight: bold;
      text-transform: uppercase; }
    #bottomutp .oneblock .text {
      color: #262626;
      font-size: 16px;
      min-height: 60px; }
      #bottomutp .oneblock .text.bigt {
        font-size: 21px;
        color: #0a3e63;
        line-height: 28px;
        font-weight: bold; }
    #bottomutp .oneblock.b1 {
      background-image: url(../img/podl1.png); }
    #bottomutp .oneblock.b2 {
      background-image: url(../img/podl2.png); }
    #bottomutp .oneblock.b3 {
      background-image: url(../img/podl3.png); }

@media (max-width: 767px) {
  #bottomutp .oneblock {
    background-size: cover;
    margin-bottom: 20px; }
    #bottomutp .oneblock .text {
      height: auto !important; }
    #bottomutp .oneblock .title {
      height: auto !important; } }
@media (max-width: 400px) {
  #bottomutp .oneblock {
    padding: 15px 20px; } }

/*# sourceMappingURL=bottomutp.css.map */
