.cmp-content-a034 .sticky-top {
  top: 160px;
}
.cmp-content-a034 .cmp-a034-header {
  margin-bottom: 100px!important;
}
.cmp-content-a034 .cmp-a034-header h2 {
  color: #000;
  margin-bottom: 0;
}
.cmp-content-a034 .row {
  margin: 30px -6px;
}
.cmp-content-a034 .row>[class^=col-] {
  padding: 0 6px 12px;
}
.cmp-content-a034 .row>[class^=col-] .text {
  padding-right: 20px;
}
.cmp-content-a034 .row>[class^=col-] .text h4 {
  margin-bottom: 20px;
  color: #000;
}
.cmp-content-a034 .row>[class^=col-] .text p {
  margin-bottom: 20px;
  color: #777;
}
.cmp-content-a034 .row>[class^=col-] .text .line {
    height:4px;
    width: 60px;
    clear: both;
    margin-bottom: 20px;
    border-radius: var(--borderradius-md);
}
.cmp-content-a034 .row>[class^=col-] .text .line.dark-blue {
    background-color: #401a71;
}
.cmp-content-a034 .row>[class^=col-] .text .line.light-orenge {
    background-color: #fec428;
}
.cmp-content-a034 .row>[class^=col-] .text .line.deep-red {
    background-color: #ad282b;
}
.cmp-content-a034 .row>[class^=col-] .text .line.dark-green {
    background-color: #006938;
}
.cmp-content-a034 .bxc-container__img  {
    position: relative;
    width: 100%;
	overflow: hidden;
	border-radius: var(--borderradius);
	cursor:pointer;
}
.cmp-content-a034 .bxc-container__img .bg-img {
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.cmp-content-a034 .bxc-container__img.img1x1  {
    padding-top: 100%;
}
.cmp-content-a034 .bxc-container__img.img16x9 {
    padding-top: 56.25%;
}
.cmp-content-a034 .paging-page__more {
    margin: 15px 0;
}
.cmp-content-a034 .paging-page__more .pagination {
    border: 0;
    margin: 0;
    padding: 0;
}
.cmp-content-a034 .paging-page__more .pagination .page-link {
    width: 40px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0 5px;
    color: #000;
    border: none;
    border-radius: var(--borderradius);
    text-align: center;
}
.cmp-content-a034 .paging-page__more .pagination .page-link > * {
    line-height: 30px;
}
.cmp-content-a034 .paging-page__more .pagination .page-link:focus {
    box-shadow: none;
}
.cmp-content-a034 .paging-page__more .pagination .page-item.active .page-link, .cmp-content-a034 .paging-page__more .pagination .page-item:hover .page-link {
    color: #4ec9f0;
    background-color: #bcefff;
}
@media (max-width:1398.98px) {
.cmp-content-a034 .sticky-top {
  top: 120px;
}
}
@media (max-width:1023.98px) {
.cmp-content-a034 .sticky-top {
  top: 100px;
}
}
@media (max-width:767.98px) {
.cmp-content-a034 .sticky-top {
  top: 0;
  position: relative;
}
.cmp-content-a034 .cmp-a034-header {
  margin-bottom: 30px!important;
}
.cmp-content-a034 .row>[class^=col-] .text {
    padding-right: 0;
    padding-bottom: 15px;
}
}
@media (max-width:575.98px) {
.cmp-content-a034 .cmp-a034-header {
  margin-left: 0;
    margin-right: 0;
}
.cmp-content-a034 .cmp-a034-header>[class^=col-] {
  padding-left: 0;
  padding-right: 0;
}
.cmp-content-a034 .row>[class^=col-] .text {
    padding-left: 0;
    padding-right: 0;
}
}