 
	.meetings .owl-carousel .owl-stage-outer{
     height: 80vh!important;
}


	.meetings  .owl-stage{
    transform: none!important;
}
		#customers-meetings .item {
		    text-align: center; 
				margin-bottom:80px;
/* 		    opacity: .2; */
		    opacity: 1;
      
/* 		    -webkit-transform: scale3d(0.8, 0.8, 1); */
/* 		    transform: scale3d(0.8, 0.8, 1); */
/* 		    -webkit-transition: all 0.3s ease-in-out;
		    -moz-transition: all 0.3s ease-in-out;
		    transition: all 0.3s ease-in-out; */
		}
		#customers-meetings .owl-item.active.center .item {
		    opacity: 1;
/* 		    -webkit-transform: scale3d(1.0, 1.0, 1);
		    transform: scale3d(1.0, 1.0, 1); */
		}
/* 		#customers-meetings.owl-carousel .owl-dots .owl-dot.active,
#customers-meetings.owl-carousel .owl-dots .owl-dot:hover {
		    background: #3190E7;
/* 		    transform: translate3d(0px, -50%, 0px) scale(0.7); */
		} */
/* #customers-meetings.owl-carousel .owl-dots{
	display: inline-block;
	width: 100%;
	text-align: center;
} */
/* #customers-meetings.owl-carousel .owl-dots .owl-dot{
	display: inline-block;
}
		#customers-meetings.owl-carousel .owl-dots .owl-dot {
		    background: #3190E7;
		    display: inline-block;
		    height: 20px;
		    margin: 0 2px 5px;
		    transform: translate3d(0px, -50%, 0px) scale(0.3);
		    transform-origin: 50% 50% 0;
		    transition: all 250ms ease-out 0s;
		    width: 20px;
		} */

.page-money section, .meetings {
  padding: 40px 0 !important;
}