.box-slider-opt-main{overflow:hidden;}
/* .box-slider-opt-main .top-content .description{max-width:600px;} */
.box-slider-opt-main .top-content .description p:last-child {
    margin: 0;
}
.box-slider-opt-main .slider-box{overflow:hidden;margin:15px;border-radius:12px;position:relative;transition:400ms all;}
.box-slider-opt-main .slider-box:hover{transform:translateY(-8px);box-shadow:0 0px 20px 1px rgba(0,0,0,.1);}
.box-slider-opt-main .slider-box > a.box-link{height:100%;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;z-index:2;}
.box-slider-opt-main .slider-box > a.box-link:focus{outline:none;}
.box-slider-opt-main .slider-box .text-content .sub-title{position:relative;padding-bottom: 5px; font-size: 12px; text-transform: uppercase;}
.box-slider-opt-main .slider-box .text-content .title{position:relative;}
.box-slider-opt-main .slider-box .text-content .title *:first-child:last-child {margin-bottom: 0;}
.box-slider-opt-main .slider-box .text-content .sub-title *{font-weight:400;}
/* .box-slider-opt-main .slider-box .text-content .sub-title a{text-decoration:none!important;} */
/* .box-slider-opt-main .slider-box .text-content .sub-title a:hover{color:inherit;text-decoration:underline!important;} */
.box-slider-opt-main .slider-box .text-content .title h4{margin:0;}
.box-slider-opt-main .slider-box .text-content .title a{color: #ffffff;text-decoration:none!important;font-weight:600!important;}
.box-slider-opt-main .slider-box .text-content .title a:hover{color:inherit;text-decoration:underline!important;}
.box-slider-opt-main .slider-box .text-content .title p:last-child {
    margin-bottom: 0;
}
.box-slider-opt-main .slider-box .text-content .button-content a {
    display: inline-block;
}
/* .box-slider-opt-main .slider-box .text-content .button-content .simple_btn_new{
display: flex;
align-items: center;
} */
.box-slider-opt-main .slider-box .text-content .button-content .simple_btn_new a {
    display: flex;
    align-items: center;
}
.box-slider-opt-main .slider-box .text-content .button-content .simple_btn_new.text-left a{
    justify-content: left;
}
.box-slider-opt-main .slider-box .text-content .button-content .simple_btn_new.text-center a{
    justify-content: center;
}
.box-slider-opt-main .slider-box .text-content .button-content .simple_btn_new.text-right a{
    justify-content: right;
} 
.box-slider-opt-main .slider-box .text-content .button-content .simple_btn_new a svg {
    margin-left: 12px;
}
.box-slider-opt-main .slider-box .slider-box-inner{overflow:hidden;display:flex;flex-direction:column;height:100%;}
.box-slider-opt-main .slider-opt-main-outer{margin:0 -15px;}
.box-slider-opt-main .slider-box .img-content{height:240px;}
.box-slider-opt-main .slider-box{display:flex;flex-direction:column;}
.box-slider-opt-main .slider-box .img-content img{height:100%!important;width:100%!important;!i;!;object-fit:cover;display:block;}
.box-slider-opt-main .slider-box .text-content{padding:35px;display:flex;flex-direction:column;justify-content:space-between;width:100%;}
.box-slider-opt-main .slider-box .text-outer{height:calc(100% - 240px);display:flex;}
.box-slider-opt-main .slider-box .text-content .button-content{margin-top:25px;position:relative;z-index:3;}
.box-slider-opt-main .slider-opt-main-outer ul.slick-dots {
    border-radius: 8px;
    height: 4px;
    background-color: rgba(27,27,27,0.10);
    bottom: -30px;
    display: flex!important;
    margin: 0 15px;
    width: calc(100% - 30px);
}
.box-slider-opt-main .slick-dots li{width:100%;height:4px;vertical-align:middle;border-radius:0;background:transparent;opacity:1;position:relative;margin:0;}
.box-slider-opt-main .slick-dots li.slick-active{opacity:1;border-radius:8px;background-color:rgba(27,27,27,0.3);}
.box-slider-opt-main .slider-opt-main-outer .slick-dots li button{display:none;}
.box-slider-opt-main .slider-opt-main-outer .slick-list{overflow:visible;}
.box-slider-opt-main .top-content {padding-right: 30px;width: 85%;}
.box-slider-opt-main .text-button-parent{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-bottom:40px !important;}
.box-slider-opt-main .text-button-parent .button-slick-content {display: flex;align-items: center;width: 15%;justify-content: end;}
.box-slider-opt-main .text-button-parent .left-prev{padding-right:10px;}
.box-slider-opt-main .text-button-parent .next_btn_class,
.box-slider-opt-main .text-button-parent .prev_btn_class{display:flex;-webkit-box-align:center;align-items:center;gap:4px;-webkit-box-pack:center;justify-content:center;transition:0.1s ease-in-out;padding:0px;font-size:0;letter-spacing:0.24px;border:none;border-radius:50%;background-color:rgb(27,27,27);color:rgb(255,255,255);width:48px;height:48px;top:0;right:0;position:relative;opacity:1;visibility:visible;cursor:pointer;}
.box-slider-opt-main .text-button-parent .slick-arrow.slick-disabled{opacity:1;visibility:visible;cursor:default;}
.box-slider-opt-main .slider-opt-main-outer .slick-next.slick-disabled:before,
.box-slider-opt-main .slider-opt-main-outer .slick-prev.slick-disabled:before{opacity:1;}
.box-slider-opt-main .text-button-parent .prev_btn_class:before, .box-slider-opt-main .text-button-parent .next_btn_class:before {
    content: '';
    width: 100%;
    height: 100%;
    position:relative;
    top: 0;
    left: 0;
    opacity: 1;
    font-size: 28px;
    line-height: 1;
    transform: none;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 22px;
    width: 22px;
}

/* .box-slider-opt-main .text-button-parent .next_btn_class:before{background-image:url(https://1708549.fs1.hubspotusercontent-na1.net/hubfs/1708549/right%20white.svg);} */
/* .box-slider-opt-main .text-button-parent .prev_btn_class:before{background-image:url(https://1708549.fs1.hubspotusercontent-na1.net/hubfs/1708549/left%20grey.svg);} */

.box-slider-opt-main .text-button-parent .next_btn_class:hover,
.box-slider-opt-main .text-button-parent .prev_btn_class:hover {
    background-color: rgb(78, 78, 78);
}

@media(max-width:991px){
    .box-slider-opt-main p br,
    .box-slider-opt-main h1 br,
    .box-slider-opt-main h2 br,
    .box-slider-opt-main h3 br,
    .box-slider-opt-main h4 br,
    .box-slider-opt-main h5 br {display: block;}
}


@media(max-width:767px){ 
    .box-slider-opt-main .text-button-parent {padding-bottom: 10px !important;}
    .box-slider-opt-main .top-content{padding-right:0px;width:100%;}
    .box-slider-opt-main .button-slick-content{padding-top:22px;width:100%;}
    .box-slider-opt-main .slider-opt-main-outer ul.slick-dots {bottom: -20px;}
}