.section-projects-mobile{overflow:hidden}@media only screen and (min-width:992px){.section-projects-mobile{display:none}}@media only screen and (max-width:991px){.section-projects-mobile{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}.projects-mobile{display:-ms-flexbox;display:flex;position:relative}.projects-mobile:not(.dragging){transition:all .4s ease}.projects-mobile-single{min-width:84%;box-shadow:0 3px 15px rgba(255,161,104,.4);background:#fffded;margin-bottom:32px}.projects-mobile-single:not(:last-child){margin-right:20px}.projects-mobile-single h2{margin-bottom:.47em}.projects-mobile-single-fill{height:32px}.projects-mobile-single-image{padding-top:50%;background-position:50%;background-size:cover}.projects-mobile-single-content{padding:20px 14px 27px}.projects-mobile-navigation{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:0 20px}.projects-mobile-navigation .circle{transition:all .4s ease;width:24px;height:24px;border:1px solid transparent;border-radius:50%;position:relative}.projects-mobile-navigation .circle:after{transition:all .4s ease;content:"";display:block;width:10px;height:10px;left:6px;top:6px;border-radius:50%;background:#137d77;position:absolute}.projects-mobile-navigation .circle.active{border-color:#137d77}.projects-mobile-navigation .circle.active:after{width:14px;height:14px;left:4px;top:4px}