.slider {position: relative; width: 100%;}

.items {position: relative; overflow: hidden; width: 100%; padding-bottom: 56.25%;}

.item { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: opacity 0.6s ease-in-out;}
.item.current {opacity: 1;}
.item img {width: 100%;  height: 100%;  object-fit: cover;}





.whypartner ul{list-style: none; text-align:left;}

.whypartner ul li{text-align:left; margin-bottom:15px;}
.whypartner ul i {  font-size: 20px;  padding-right: 4px;  color: #e03a3c; }

.azfaq.faq .faq-list a.collapsed,
.faq{color:#fff;}

