.carouselTwoCardsCenterComp{padding:30px 0;background-image:linear-gradient(to bottom,#fff,#f2f2f2)}
.carouselTwoCardsCenterComp .container{padding:0}
.carouselTwoCardsCenterComp .topContent .titleText{padding-bottom:20px}
.carouselTwoCardsCenterComp .topContent{padding-bottom:30px;padding-top:60px}
.carouselTwoCardsCenterComp .topContent p{text-align:center}
.carouselTwoCardsCenterComp .carouselTwoCardCenter .item{width:100%;padding-bottom:20px}
.carouselTwoCardsCenterComp .carouselTwoCardCenter .owl-item{transition:all .3s ease;transform:scale(0.70);-webkit-transform:scale(0.70);-moz-transform:scale(0.70);-ms-transform:scale(0.70);-o-transform:scale(0.70)}
.carouselTwoCardsCenterComp .carouselTwoCardCenter .owl-item.center{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}
.carouselTwoCardsCenterComp .carouselTwoCardCenter .cardCaption{position:absolute;left:0;right:0;bottom:0;margin:0 auto}
.carouselTwoCardsCenterComp .carouselTwoCardCenter .owl-item .captionBtn{display:none;background-color:#c21b17;font-size:1.6rem;color:#fff;border-radius:43px;max-width:375px;margin:0 auto;text-align:center;padding:14px 40px;transition:all .3s ease}
.carouselTwoCardsCenterComp .carouselTwoCardCenter .owl-item .captionBtn:hover{text-decoration:none;background-color:#e23835}
.carouselTwoCardsCenterComp .carouselTwoCardCenter .owl-item.center .captionBtn{display:block}
.carouselTwoCardsCenterComp .carouselTwoCardCenter.owl-carousel .owl-nav span{font-size:6rem;color:#c21b17}
.carouselTwoCardsCenterComp .carouselTwoCardCenter.owl-carousel .owl-nav button.owl-prev,.carouselTwoCardsCenterComp .carouselTwoCardCenter.owl-carousel .owl-nav button.owl-next{position:absolute;top:42%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}
.carouselTwoCardsCenterComp .carouselTwoCardCenter.owl-carousel .owl-nav button.owl-prev{left:-50px}
.carouselTwoCardsCenterComp .carouselTwoCardCenter.owl-carousel .owl-nav button.owl-next{right:-50px}
.carouselTwoCardsCenterComp .carouselTwoCardCenter .owl-stage{display:flex}
.carouselTwoCardsCenterComp .carouselTwoCardCenter .owl-item{display:flex;flex:1 0 auto}
.carouselTwoCardsCenterComp .carouselTwoCardCenter.owl-carousel .owl-dots{position:relative;margin:25px auto 0;text-align:center}
.carouselTwoCardsCenterComp .btnWrap{text-align:center}
.carouselTwoCardsCenterComp .primaryRedBtn{margin:50px auto 20px}
.carouselTwoCardsCenterComp.bgGray{background:#f6f6f6;padding-top:50px}
@media(max-width:1200px){.carouselTwoCardsCenterComp .container{max-width:100%;padding:0;overflow:hidden}
.carouselTwoCardsCenterComp .carouselTwoCardCenter.owl-carousel .owl-nav{display:none}
.carouselTwoCardsCenterComp .carouselTwoCardCenter.owl-carousel .owl-nav button.owl-prev{left:-20px}
.carouselTwoCardsCenterComp .carouselTwoCardCenter.owl-carousel .owl-nav button.owl-next{right:-20px}
}
@media(max-width:767px){.carouselTwoCardsCenterComp .topContent{padding-bottom:40px;padding-top:55px}
.carouselTwoCardsCenterComp .carouselTwoCardCenter .owl-item{transition:all .3s ease;transform:scale(0.70);-webkit-transform:scale(0.70);-moz-transform:scale(0.70);-ms-transform:scale(0.70);-o-transform:scale(0.70)}
.carouselTwoCardsCenterComp .carouselTwoCardCenter .cardCaption{width:90%}
}