@import "./lib/bootstrap.min.css";
@import "./lib/owl.carousel.css";
@import "./lib/shortcodes.css";
@import "../icons/ionicons.css";

.portfolio{ font-family: 'Open Sans', sans-serif; font-weight: 400; color: #555555; font-size: 14px; line-height: 24px; background-color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; overflow-x: hidden; overflow-y: auto; }

/* titre portfolio */
a{text-decoration: none}
.h5 a { color: #222; outline: 0; text-decoration: none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;  -ms-transition: all 0.3s ease;   -o-transition: all 0.3s ease;      transition: all 0.3s ease;}
.h5 a:hover,.h5 a:focus,.h5 a:active { outline: 0; color: #ff8228; text-decoration: none }
.h5 { font-family: 'Montserrat', sans-serif; color: #222; font-size: 1.2em; font-weight: 600; line-height: 1.5; margin: 0 0 15px; text-rendering: optimizeLegibility; }

.data-effect .data-effect-item { position: relative; overflow: hidden; }

/* voir plus */
.btn-outline-orange {
    color: #ff8228 ;
    border-color: #ff8228 ;
}
.btn-outline-orange:hover {
    color: #fff;
    background-color: #ff8228;
    border-color: #ff8228;
}
.project-slider{padding-left: 25px !important; padding-right: 25px !important;}