.industry_news_slider_Wrap{padding:150px 0 150px 0; overflow: hidden;}


/* .owl_mng_industry .industry_news_carousel{padding-left:13%; transition:.5s all;}

.industry_news_slider_Wrap.slider_active .industry_news_carousel{
    padding-left:15px;
} */
.industry_news_container {
    max-width: calc(1430px);
    width: 100%;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
}
.industry_news_slider_Wrap h3{margin-bottom: 53px;} 
.industry_news_slider_Wrap .owl-carousel{display:flex; flex-direction:column;}
.industry_news_slider_Wrap .owl-carousel .owl-stage-outer{order:2; overflow: inherit;}
.industry_news_slider_Wrap .owl-nav{margin-top:-99px; position:absolute; right:14%;}
.industry_news_slider_Wrap .owl-theme .owl-nav [class*=owl-]{background-color:#162548; color:#FFFFFF; width:40px; height:40px; border-radius:40px;}
.industry_news_slider_Wrap .owl-theme .owl-nav [class*=owl-] span{display:inline-block; line-height:1.1; font-size:26px;}
.industry_news_slider_Wrap .owl-theme .owl-nav [class*=owl-]:hover{background-color:#1099d1;}
.industry_news_slider_Wrap .news_sliderItem{background-color:#ffffff; border-radius:30px; overflow:hidden;}
.industry_news_slider_Wrap .news_sliderItem .sliderItemImg{background-size:cover;}
.industry_news_slider_Wrap .owl-carousel .owl-item img{height:100%;}
.industry_news_slider_Wrap .news_sliderItem a.sliderItemImg{display:block; width:100%; height:300px; background-repeat:no-repeat; background-position:center;}
.industry_news_slider_Wrap .news_sliderItem a.sliderItemImg img{display:none;}
.industry_news_slider_Wrap .news_sliderItem_detail{padding:36px 38px; font-weight:400; min-height:180px;}
.news_sliderItem_detail p{line-height:1.1; margin-bottom:0;}
.industry_news_slider_Wrap .news_sliderItem_detail p a{color:#000000; font-size:16px; font-weight:500;}
.industry_news_slider_Wrap .news_sliderItem_detail h4{color:#469ed3; margin-bottom:0; padding-bottom:15px; font-size:18px; font-weight:500; line-height:1.2;}
.industry_news_slider_Wrap .news_sliderItem_detail h4 a{text-decoration:none; color:#469ed3;}

.testimonial_container{margin:0 auto; width:100%; max-width:1200px; padding-left:25px; padding-right:25px;}
.industry_testimonial_slider_Wrap{padding:60px 0;}
/* .industry_testimonial_slider_Wrap .owl-carousel .animated { 
    animation-duration: 1000ms;
    animation-fill-mode: both; } */
.industry_testimonial_slider_Wrap .owl-nav{position:absolute; left:0; margin-top:-50px;}
.industry_testimonial_slider_Wrap .owl-theme .owl-nav [class*=owl-]{background-color:#162548; color:#FFFFFF; width:40px; height:40px; border-radius:40px;}
.industry_testimonial_slider_Wrap .owl-theme .owl-nav [class*=owl-] span{display:inline-block; line-height:1.1; font-size:26px;}
.industry_testimonial_slider_Wrap .owl-theme .owl-nav [class*=owl-]:hover{background-color:#1099d1;}
.industry_testimonial_slider_Wrap .testimonial_sliderItem{display:flex; gap:40px;}
.industry_testimonial_slider_Wrap .testimonial_sliderItem a.testimonialItemImg{display:block; width:50%; height:550px; order:2; border-radius:15px; overflow:hidden; background-size:cover; background-position:center; background-repeat:no-repeat;}
.industry_testimonial_slider_Wrap .testimonial_sliderItem a.testimonialItemImg img{display:none;}
.industry_testimonial_slider_Wrap .testimonial_sliderItem_detail{font-weight:400; min-height:180px; width:50%; padding-right:60px;}
.industry_testimonial_slider_Wrap .testimonial_sliderItem_detail p{font-size:18px; line-height:1.6; font-style:italic;}
.industry_testimonial_slider_Wrap h4 a{color:#000000; text-decoration:none; font-size:36px; font-style:italic;}
.industry_testimonial_slider_Wrap .news_sliderItem_detail p{line-height:1.1; margin-bottom:0;}
.industry_testimonial_slider_Wrap .news_sliderItem_detail p a{color:#000000; font-size:16px; font-weight:500;}
.industry_testimonial_slider_Wrap .news_sliderItem_detail h4{color:#469ed3; margin-bottom:0; padding-bottom:15px; font-size:18px; font-weight:500; line-height:1.2;}
.industry_testimonial_slider_Wrap .testimonialLogo{padding:60px 0 20px 0;}
.industry_testimonial_slider_Wrap .testimonialLogo p{color:#000000; font-weight:500; font-style:italic; font-size:16px; margin-bottom:13px;}
.industry_testimonial_slider_Wrap .testimonialLogo img{width:auto;}

@media screen and (min-width: 2100px){
.industry_news_slider_Wrap .news_sliderItem a.sliderItemImg{height:500px;}	
.industry_news_container {
    max-width: calc(1640px);
    width: 100%;
}
}
@media screen and (max-width: 1900px){
    .industry_news_container {
        max-width: calc(1500px);
        width: 100%;
    }
}
@media screen and (min-width: 1900px) and (max-width: 2099px) {
.industry_news_slider_Wrap .news_sliderItem a.sliderItemImg{height:420px;}	
}

@media screen and (min-width: 1700px) and (max-width: 1899px) {
.industry_news_slider_Wrap .news_sliderItem a.sliderItemImg{height:350px;}	
}
@media screen and (max-width: 1600px){
    .industry_news_container {
        max-width: calc(1200px);
        width: 100%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.industry_news_slider_Wrap{padding:80px 0 80px 0px; overflow: hidden;}	
.industry_news_slider_Wrap .owl-nav{right:30px;}
.industry_testimonial_slider_Wrap .testimonial_sliderItem_detail{padding-right:20px;}
.industry_testimonial_slider_Wrap .testimonial_sliderItem a.testimonialItemImg{height:500px;}
.industry_testimonial_slider_Wrap h4 a{font-size:30px;}
.industry_testimonial_slider_Wrap .testimonial_sliderItem_detail p{font-size:16px;}
}
@media screen and (max-width: 1400px) {
/* .owl_mng_industry .industry_news_carousel{padding-left:5%;} */
/* .industry_news_slider_Wrap h3{padding-left:5%;} */
.industry_news_slider_Wrap .owl-nav{right:5%;}
.industry_news_container {
    max-width: calc(1040px);
    width: 100%;
}
}
@media screen and (max-width: 1200px) {
/* .owl_mng_industry .industry_news_carousel{padding-left:15px;} */
.industry_news_container {
    max-width: calc(1000px);
    width: 100%;
}
}

@media screen and (max-width: 991px) {
.industry_news_slider_Wrap{padding:80px 0 80px 0px; overflow: hidden;}	
.industry_news_slider_Wrap .owl-nav{right:30px;}	
.industry_testimonial_slider_Wrap{padding-top:0;}	
.industry_testimonial_slider_Wrap .testimonial_sliderItem{flex-direction:column;}
.industry_testimonial_slider_Wrap .testimonial_sliderItem a.testimonialItemImg{order:0; width:100%;}
.industry_testimonial_slider_Wrap .testimonial_sliderItem_detail{width:100%; padding-right:0;}	
.industry_testimonial_slider_Wrap .owl-nav{margin-top:30px; }
.industry_testimonial_slider_Wrap .testimonialLogo{padding-top:25px;}
.industry_news_container {
    max-width: calc(900px);
    width: 100%;
}
}

@media screen and (max-width: 767px) {
.testimonial_container{padding-left:0;}	
.industry_testimonial_slider_Wrap .testimonial_sliderItem a.testimonialItemImg{height:400px;}
.industry_testimonial_slider_Wrap h4 a{font-size:30px;}
.industry_testimonial_slider_Wrap .testimonial_sliderItem_detail p{font-size:16px;}
.industry_news_container {
    max-width: calc(700px);
    width: 100%;
}
}

@media screen and (max-width: 480px) {
.industry_testimonial_slider_Wrap .testimonial_sliderItem a.testimonialItemImg{height:300px;}
.industry_testimonial_slider_Wrap h4 a{font-size:24px;}
.industry_testimonial_slider_Wrap .testimonial_sliderItem_detail p{font-size:16px;}
.industry_testimonial_slider_Wrap .testimonial_sliderItem_detail .testimonialLogo p{font-size:15px;}
}

@media screen and (max-width: 400px) {
.industry_news_slider_Wrap{padding-left:20px;}	
.industry_news_slider_Wrap h3{padding-bottom:60px;}	
.industry_news_slider_Wrap .news_sliderItem a.sliderItemImg{height:250px;}
.industry_news_slider_Wrap .news_sliderItem_detail{padding:25px 20px;}	
.industry_news_slider_Wrap .owl-nav{right:20px;}
}