.theme-header-topbar {
    background: #d7a335;
    font-family: Lora,serif;
}
.theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name {
    font-family: 'lora',sans-serif;
}
.zphero.zpapply-height .zprow:only-child {
    background-color: rgba(44,54,96,0.4);
    height: 100%;
}
@media (min-width: 1200px)
.zpcontainer {
    width: 1024px;
}

.blockCertificateKV {
    position: fixed;
    background-color: #fff !important;
    width: 120px;
    right: 0;
    top: 182px;
    padding: 4px 0 0 0;
    border-bottom-left-radius: 11px;
    border: 1px solid #dedede !important;
    border-right: 0px solid #dedede !important;
    box-shadow: 3px 2px 7px rgba(0, 0, 0, 0.10);
    z-index: 999999;
}

@media screen and (max-width: 992px) {
    .blockCertificateKV {
        visibility: hidden;
    }
}

.zsiq_theme7 .zsiq_flt_rel {
    position: relative;
    background-color: #fff !important;
	background: none !important;
    padding: 10px;
    width: 150px;
    height: 150px;
    border-radius: 12px;
    background-size: 100% 100%;
    font-size: 18px;
    line-height: 18px;
}
.zsiq_theme7 .zsiq_cmp {
    height: auto;
    max-width: 70px;
    position: absolute;
    top: 23px;
    left: 23px;
    visibility: hidden;
}