.block33604 {
    /* width: 100%; */
    /* max-width: 1200px; */
    /* margin: auto;
    padding: 0 0 40px 0; */
}

/* .block33604 .iconLeft{ color:var(--color-match-setting1)}
.block33604 .iconRight{ color:var(--color-match-setting1)} */
/* .block33604 .owl-dots .owl-dot{ background-color:var(--color-match-setting1)} */
.block33604 .owl-dots .owl-dot:hover{ background-color:var(--color-match-setting1)}
.block33604 .owl-dots .active{ background-color:var(--color-match-setting1)}

.block33604 .titleBox {
    font-size: 42px;
    font-weight: 500;
    font-family: poppins, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    color: #151515;
    text-transform: capitalize;
    letter-spacing: .024em;
    word-spacing: .05em;
    margin-bottom: 40px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}

.block33604 .siteblocks-header-banner {
    position: relative;
    margin-top: 20px;
}

.block33604 .imgBox {
    width: 100%;
    /* padding-top: 19px;
    padding-bottom: 15px; */
}

.block33604 .imgTile {
    margin: 10px 15px;
    width: calc(100% - 30px);
    padding: 60px 0px;
    background: #fff;
    box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, .17);
}

.block33604 .imgBoxBefore {
    position: absolute;
    top: -9px;
    right: 55px;
    left: 55px;
    height: 18px;
    background: #e8e8e8;
}

.block33604 .imgBoxAfter {
    position: absolute;
    top: 1px;
    right: 30px;
    left: 30px;
    height: 9px;
    background: #f4f4f4;
}

.block33604 .imgWra {
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
    overflow: hidden
}

.block33604 .imgWra>a {
    outline: none;
}

.block33604 .imgWra img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.block33604 .slick-center .textBox {
    display: block;
}

.block33604 .textBox {
    /* display: none; */
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px;
}

.block33604 .docsStyle {
    margin-top: 18px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 1.71429;
    font-weight: 500;
    color: #151515;
    letter-spacing: .025em;
    position: relative;
    word-break: break-word;
}

.block33604 .iconLeft {
    position: absolute;
    left: 0;
    top: 0px;
    color:var(--color-match-setting1);
    font-size: 12px;
}

.block33604 .iconRight {
    position: absolute;
    right: 0;
    bottom: 2px;
    color:var(--color-match-setting1);
    font-size: 12px;
}

.block33604 .nameStyle {
    font-weight: 400;
    letter-spacing: .075em;
    margin-top: 26px;
    text-align: center;
    font-size: 18px;
    line-height: 1.71429;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.block33604 .nameStyle * {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* .block33604 .nameStyle>a {
    color: #151515;
    outline: none;
} */

.block33604 .moreBtn {
    display: none;
}
@media screen and (min-width:1200px) {
    .block33604 .textBox{
        max-width: 80%;
    }
}

@media screen and (max-width:550px) {
    .block33604 .titleBox {
        font-size: 30px;
    }
}



/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.block33604 .owl-carousel,
.block33604 .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

/* .block33604 .owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
} */

.block33604 .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    direction: ltr !important;
}

.block33604 .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.block33604 .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.block33604 .owl-carousel .owl-item,
.block33604 .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.block33604 .owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.block33604 .owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.block33604 .owl-carousel .owl-dots.disabled,
.block33604 .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .block33604 .owl-carousel,
.block33604 .owl-carousel.owl-loaded {
    display: block
}

/* .block33604  .owl-carousel .owl-dot,
.block33604  .owl-carousel .owl-nav .owl-next,
.block33604  .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.block33604  .owl-carousel .owl-nav button.owl-next,
.block33604  .owl-carousel .owl-nav button.owl-prev,
.block33604  .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
} */

.block33604 .owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.block33604 .owl-carousel.owl-hidden {
    opacity: 0
}

.block33604 .owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.block33604 .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* direction: rtl; */
}

.block33604 .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.block33604 .owl-carousel.owl-rtl {
    direction: rtl
}

.block33604 .owl-carousel.owl-rtl .owl-item {
    float: right
}

.block33604 .owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.block33604 .owl-carousel .owl-animated-in {
    z-index: 0
}

.block33604 .owl-carousel .owl-animated-out {
    z-index: 1
}

.block33604 .owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.block33604 .owl-height {
    transition: height .5s ease-in-out
}

.block33604 .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.block33604 .owl-carousel .owl-item .owl-lazy:not([src]),
.block33604 .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.block33604 .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.block33604 .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.block33604 .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.block33604 .owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.block33604 .owl-carousel .owl-video-playing .owl-video-play-icon,
.block33604 .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.block33604 .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.block33604 .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.block33604 .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    margin-top: 30px;

}

.block33604 .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background-color:var(--color-match-setting1);
    border-radius: 50%;
    margin: 0 5px;
    border: none;
    opacity: 0.4;
    outline: none;
    transition: .3s;
}

.block33604 .owl-dots .owl-dot:hover {
    opacity: 1;
}

.block33604 .owl-dots  .active {
    opacity: 1;
}

.block33604 .owl-carousel .owl-item.active {
    background: unset;
    color: unset;
    border-color: unset;
}
@media (max-width: 1200px){
    .block33604 .imgTile {
        margin: 10px 20px;
        width: calc(100% - 40px);
    }
    .block33604 .titleBox {
        margin-top: 40px;
        margin-bottom: 45px;
    }
}