.subfoot-div .link-block {
  text-align: center;
}

.link-cloud {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: 5px;
}
.subfoot-div {
text-align: center;
}

.subfoot-div .link-cloud {
    margin-top: 15px;
    overflow: hidden;
    width: 100%;
  text-align: center;
}

.subfoot-div .link-cloud__items {
    font-size: 12px;
    text-align: center;
    border: 1px solid #d1d1d1;
    padding: 5px 15px;
    margin: 5px;
    transition: all .2s ease;
    color: #117dc2;
}

.footer .subfoot-div .link-cloud a:focus, .link-cloud a:hover {
    text-decoration: none;
  color: #ff7300
}
/*.footer .subfoot-div .link-cloud a {
    color: #117dc2
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.footer .subfoot-div .link-cloud a {
    background-color: transparent;
}
*/
.link {
    display: block;
    padding: 5px 10px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #117dc2;
/*    font-weight: 700;
    text-decoration: none;*/
}


*, :after, :before {
    box-sizing: border-box;
}

*, :after, :before {
    box-sizing: border-box;
}
.cont-sec .div-block-10 img {
  width: 600px;
  max-width: 70%;
    height: auto;
 }
.image-cert { text-align: center;}