.holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:90vh}.holder .wrapper{width:75%;height:70%;overflow:hidden}@media screen and (max-width: 991px){.holder .wrapper{width:100%}}.holder .wrapper .box{-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:90%}.holder .wrapper .box .items{position:relative;height:100%;-webkit-transition:all ease 0.7s;transition:all ease 0.7s}.holder .wrapper .box .items:hover{-webkit-transform:translateY(-18px);transform:translateY(-18px)}.holder .wrapper .box .items a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.holder .wrapper .box .items a h3{margin-bottom:20px}.holder .wrapper .box .items a .thumb{width:100%;border-radius:20px}.holder .nairo-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:300px;height:50px}.holder .nairo-btns .circle{margin-right:5px;border-radius:50%;width:15px;height:15px;border:1px solid orange;cursor:pointer}.holder .nairo-btns .circle:first-child{background-color:orange}.scroll-top{display:none}.nairo{direction:ltr}.items img{-webkit-box-shadow:0 3px 40px #79797999;box-shadow:0 3px 40px #79797999}
/*# sourceMappingURL=demo.min.css.map */