/* Layout 3 */
#teaserboxLayout3 [class*="item-block-hover"] {
    position: relative;
    max-width: 100%;
    margin: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
#teaserboxLayout3 [class*="u-block-hover"],
#teaserboxLayout3 [class*="u-block-hover"]::before,
#teaserboxLayout3 [class*="u-block-hover"]::after {
    transition: all .3s ease;
}
#teaserboxLayout3 .rounded {
    border-radius: .25rem!important;
}
#teaserboxLayout3 img {
    vertical-align: middle;
    border-style: none;
}
#teaserboxLayout3 .w-100 {
    width: 100%!important;
    height: auto;
}
#teaserboxLayout3 .item-block-hover:hover .item-block-hover_main-zoom {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#teaserboxLayout3 .item-block-hover_main-zoom {
    -webkit-transform: scale(1.01);
}
#teaserboxLayout3 .item-pos-abs {
    position: absolute !important;
}
#teaserboxLayout3 .item-left-20 {
    left: 1.42857rem;
}
#teaserboxLayout3 .item-bottom-20 {
    bottom: 1.42857rem;
}
#teaserboxLayout3 .text-center {
    text-align: center!important;
}
#teaserboxLayout3 .item-width-200 {
    width: 200px !important;
}
#teaserboxLayout3 .item-rounded-top-5 {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}
#teaserboxLayout3 .item-pa-15 {
    padding: 1.07143rem !important;
}
#teaserboxLayout3 .item-pos-rel {
    position: relative !important;
}
#teaserboxLayout3 .item-z-index-2 {
    z-index: 2;
}
#teaserboxLayout3 .item-inline-block {
    display: inline-block!important;
}
#teaserboxLayout3 .mb-1 {
    margin-bottom: .25rem!important;
}
#teaserboxLayout3 .item-font-size-12 {
    font-size: 1.85714rem !important;
    line-height: 1.42em;
}
#teaserboxLayout3 .item-font-style-normal {
    font-style: normal;
}
#teaserboxLayout3 .h5, #teaserboxLayout3 h5 {
    font-size: 1.25rem;
    line-height: 1.42em;
}
#teaserboxLayout3 .item-color-white {
    color: #fff !important;
    line-height: 1.42em;
}
#teaserboxLayout3 .mb-0 {
    margin-bottom: 0!important;
}
#teaserboxLayout3 .item-font-size-11 {
    font-size: 1.3278571rem !important;
    line-height: 1.42em;
}
#teaserboxLayout3 .item-font-size-11 .title{
    font-weight: bold;
}
#teaserboxLayout3 .item-font-size-11 .description{
    line-height: 1.42em;
}
#teaserboxLayout3 .item-color-white-opacity-0 {
    color: rgba(255, 255, 255, 0.8) !important;
}
#teaserboxLayout3 .item-bg-white {
    background-color: #fff !important;
}
#teaserboxLayout3 .item-rounded-bottom-5 {
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
#teaserboxLayout3 .item-font-size-18 {
    font-size: 1.28571rem !important;
    line-height: 1.42em;
}
#teaserboxLayout3 .item-font-weight-600 {
    font-weight: 600;
}
#teaserboxLayout3 .item-pa-7 {
    padding: 0.5rem !important;
}
#teaserboxLayout3 .item-link-v2 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#teaserboxLayout3 .item-color-main {
    color: #555 !important;
}
#teaserboxLayout3 .item-bg-primary {
    background-color: #72c02c !important;
}
#teaserboxLayout3 .item-color-primary {
    color: #72c02c !important;
}
#teaserboxLayout3 a {
    color: #72c02c;
    outline: none;
}
