.cmp-content-a030 {
    background-color:#f8f8f8;
}
.cmp-content-a030 .bxc-container__img {
    position: relative;
    width: 100%;
    height:360px;
    cursor: pointer;
}
.cmp-content-a030 .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-a030 .avatar {
    position: relative;
    line-height: 1;
    white-space: nowrap;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width:48px;
	height:48px;
}
.cmp-content-a030 .avatar img {
    border-radius: inherit;
    width: 100%;
}
.cmp-content-a030 .text {
    margin-left: auto;
    margin-right: auto;
    margin-top: -40px;
    position: relative;
    padding: 40px;
    background-color: #fff;
    border-radius: var(--borderradius);
}
.cmp-content-a030 .social svg {
    width: 30px;
    height: auto;
    fill: #b1b1b1;
    margin-left: 20px;
}
.cmp-content-a030 .social svg:hover {
    fill: #4EC9F0;
}
.cmp-content-a030 .text h1,.cmp-content-a030 .text h2,.cmp-content-a030 .text h3,.cmp-content-a030 .text h4,.cmp-content-a030 .text h5,.cmp-content-a030 .text h6 {
    color: #000;
    margin-bottom: 20px;
}
.cmp-content-a030 .text p {
    color: #777;
    margin-bottom: 20px;
}
.cmp-content-a030 .text table {
    margin-bottom: 20px;
}
.cmp-content-a030 .text ul {
    margin-bottom: 20px;
}
.cmp-content-a030 .text ul li ul {
    margin-top: 20px;
}
.cmp-content-a030 .text ul li {
    color: #777;
}
.cmp-content-a030 .text .tags p {
margin-bottom:0;
min-width:50px;
}
.cmp-content-a030 .text .tags .badge {
background-color:#efefef;
color:#777;
margin-bottom:0.313rem;
}
.cmp-content-a030 .text .tags .badge:hover {
background-color:#ff6c00;
color:#fff;
}
.cmp-content-a030 .owl-carousel .item {
    height: 300px;
    border-radius: var(--borderradius);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.cmp-content-a030 .owl-carousel .item.wide {
    width: 533.33px;
}
.cmp-content-a030 .owl-carousel .item.square {
    width: 300px;
}
.cmp-content-a030 .elm--box .bxc-container__img {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.cmp-content-a030 .elm--box .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-a030 .elm--box .text {
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.cmp-content-a030 .elm--box .text.text-black h4 {
 color: #000;
}
.cmp-content-a030 .elm--box .text.text-white h4 {
 color: #fff;
}
.cmp-content-a030 .elm--box .text.text-black-gray h4 {
 color: #777;
}
.cmp-content-a030 .owl-carousel .owl-stage-outer {
    padding-top: 10px;
}
.cmp-content-a030 .owl-theme .owl-dots .owl-dot span,.cmp-content-a030 .owl-theme .owl-dots .owl-dot:hover span {
    width: 7px;
    height: 7px;
    margin: 5px 3px;
    background: #FFF4CC;
    transition: all .2s ease;
    border-radius: 7px;
}
.cmp-content-a030 .owl-theme .owl-dots .owl-dot.active span {
    width: 20px;
    background: #F2C215;
}
@media (max-width:1398.98px) {
}
@media (max-width:1023.98px) {
}
@media (max-width:767.98px) {
.cmp-content-a030 .social {
    margin-top: 20px;
}
.cmp-content-a030 .text {
    padding: 20px;
    margin-top: 0;
	border-radius: 0;
}
}
@media (max-width:575.98px) {
}