#myCarousel{padding-bottom:1rem;transition:ease-all .3s}#myCarousel .list-inline{overflow-x:auto;white-space:nowrap}#myCarousel .carousel-inner{margin:0 auto;max-width:1280px;padding:0 10%}#myCarousel .carousel-indicators{left:auto;position:static;width:auto}#myCarousel .carousel-indicators img.img-fluid{height:100%;object-fit:cover;width:100%}#myCarousel .carousel-indicators>li{height:auto;max-height:none;max-width:none;text-indent:0;width:-webkit-fill-available}#myCarousel .carousel-indicators>li.active img{opacity:1}#myCarousel .carousel-control-prev{left:0;width:9%}#myCarousel .carousel-control-next{right:0;width:9%}@media only screen and (max-width:768px){#myCarousel .carousel-indicators>li{border:none;margin-left:1px;margin-right:2px;max-height:none;max-width:none;overflow:hidden;width:20px}#myCarousel .carousel-indicators a{display:block;height:100%;width:100%}}#myCarousel.fixed-height .carousel-inner{height:0;margin:0 10%;overflow:visible;padding:0 0 45%;width:80%}#myCarousel.fixed-height .carousel-item,#myCarousel.fixed-height .carousel-item img.w-100{height:100%;object-fit:cover;position:absolute;width:100%}#myCarousel.limited-height img.img-fluid{max-height:900px}#myCarousel.fixed-height .carousel-control-prev{left:-10%;width:9%}#myCarousel.fixed-height .carousel-control-next{right:-10%;width:9%}#myCarousel .carousel-control-next,#myCarousel .carousel-control-prev{background-color:transparent;border:none;height:max-content;padding:0;top:50%;transform:translateY(-50%)}#myCarousel .carousel-control-next span,#myCarousel .carousel-control-prev span{background-color:#fff;border:1px solid #101820;border-radius:3px;padding:47%;transition:all .3s;-webkit-transition:all .3s}#myCarousel .carousel-control-next span:focus,#myCarousel .carousel-control-next span:hover,#myCarousel .carousel-control-prev span:focus,#myCarousel .carousel-control-prev span:hover{background-color:#ffd100;border:1px solid #ffd100}#myCarousel .carousel-control-next-icon,#myCarousel .carousel-control-prev-icon{background-image:url(https://www.eficode.com/hubfs/Eficode%202020%20Theme/Illustrations/image-slider-arrow.png)}#myCarousel .carousel-control-prev-icon{transform:rotate(180deg);-webkit-transform:rotate(180deg)}#myCarousel .carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}#myCarousel .carousel-fade .carousel-item-next.carousel-item-left,#myCarousel .carousel-fade .carousel-item-prev.carousel-item-right,#myCarousel .carousel-fade .carousel-item.active{opacity:1}#myCarousel .carousel-fade .active.carousel-item-left,#myCarousel .carousel-fade .active.carousel-item-right{opacity:0}#myCarousel .carousel-fade .active.carousel-item-left,#myCarousel .carousel-fade .active.carousel-item-prev,#myCarousel .carousel-fade .carousel-item-next,#myCarousel .carousel-fade .carousel-item-prev,#myCarousel .carousel-fade .carousel-item.active{transform:translateX(0);transform:translateZ(0)}