section.brands-section{background-color:#f3f3f3;padding:100px 0}section.brands-section .brands-row-wrapper .brands-row-block{width:200px;height:200px;background-color:#fff;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:-webkit-box-shadow 0.1s ease-in-out;transition:-webkit-box-shadow 0.1s ease-in-out;transition:box-shadow 0.1s ease-in-out;transition:box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out}section.brands-section .brands-row-wrapper .brands-row-block img{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;max-width:80%}section.brands-section .slick-slide.slick-active .brands-row-block{-webkit-box-shadow:0 0 35px -10px #ccc;box-shadow:0 0 35px -10px #ccc}section.brands-section .slick-slide{margin:0 10px}section.brands-section .slick-list{width:calc(100% + 20px);padding:40px 10px;overflow:hidden;margin-left:-10px}section.brands-section .slick-track{overflow:visible}section.brands-section .next-arrow.slick-arrow,section.brands-section .prev-arrow.slick-arrow{background-color:#fff;width:46px;height:46px;border-radius:50%;cursor:pointer;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;color:#000;font-size:20px}section.brands-section .slick-next{right:-70px}section.brands-section .slick-next:before{content:""}section.brands-section .slick-prev{left:-70px}section.brands-section .slick-prev:before{content:""}section.brands-section h2{font-size:32px;font-family:"RBNo";font-weight:bold;line-height:46px}section.brands-section .see_all{text-align:right;margin-right:5px;margin-top:-20px;position:relative}section.brands-section .see_all a{font-family:"RBNo";font-size:13px;color:#00afec;font-weight:900;text-decoration:none;text-transform:uppercase;-webkit-transition:.4s;transition:.4s}section.brands-section .see_all a:hover{color:#003975}
/*# sourceMappingURL=brands-row.css.map */