.alpha-card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}
.alpha-card>hr{margin-right:0;margin-left:0}
.alpha-card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}
.alpha-card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}
.alpha-card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}
.alpha-card-title{margin-bottom:.75rem}
.alpha-card-subtitle{margin-top:-.375rem;margin-bottom:0}
.alpha-card-text:last-child{margin-bottom:0}
.alpha-card-link:hover{text-decoration:none}
.alpha-card-link+.alpha-card-link{margin-left:1.25rem}
.alpha-card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}
.alpha-card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}
.alpha-card-header+.list-group .list-group-item:first-child{border-top:0}
.alpha-card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}
.alpha-card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}
.alpha-card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}
.alpha-card-header-pills{margin-right:-.625rem;margin-left:-.625rem}
.alpha-card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}
.alpha-card-img{width:100%;border-radius:calc(.25rem - 1px)}
.alpha-card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}
.alpha-card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}
.alpha-card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}
.alpha-card-deck .alpha-card{margin-bottom:15px}
@media (min-width:576px){.alpha-card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}
.alpha-card-deck .alpha-card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}
}
.alpha-card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}
.alpha-card-group>.alpha-card{margin-bottom:15px}
@media (min-width:576px){.alpha-card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}
.alpha-card-group>.alpha-card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}
.alpha-card-group>.alpha-card+.alpha-card{margin-left:0;border-left:0}
.alpha-card-group>.alpha-card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}
.alpha-card-group>.alpha-card:first-child .alpha-card-header,.alpha-card-group>.alpha-card:first-child .alpha-card-img-top{border-top-right-radius:0}
.alpha-card-group>.alpha-card:first-child .alpha-card-footer,.alpha-card-group>.alpha-card:first-child .alpha-card-img-bottom{border-bottom-right-radius:0}
.alpha-card-group>.alpha-card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}
.alpha-card-group>.alpha-card:last-child .alpha-card-header,.alpha-card-group>.alpha-card:last-child .alpha-card-img-top{border-top-left-radius:0}.
alpha-card-group>.alpha-card:last-child .alpha-card-footer,.alpha-card-group>.alpha-card:last-child .alpha-card-img-bottom{border-bottom-left-radius:0}
.alpha-card-group>.alpha-card:only-child{border-radius:.25rem}
.alpha-card-group>.alpha-card:only-child .alpha-card-header,.alpha-card-group>.alpha-card:only-child .alpha-card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}
.alpha-card-group>.alpha-card:only-child .alpha-card-footer,.alpha-card-group>.alpha-card:only-child .alpha-card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}
.alpha-card-group>.alpha-card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}
.alpha-card-group>.alpha-card:not(:first-child):not(:last-child):not(:only-child) .alpha-card-footer,.alpha-card-group>.alpha-card:not(:first-child):not(:last-child):not(:only-child) .alpha-card-header,.alpha-card-group>.alpha-card:not(:first-child):not(:last-child):not(:only-child) .alpha-card-img-bottom,.alpha-card-group>.alpha-card:not(:first-child):not(:last-child):not(:only-child) .alpha-card-img-top{border-radius:0}
}
.alpha-card-columns .alpha-card{margin-bottom:.75rem}
@media (min-width:576px){.alpha-card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}
.alpha-card-columns .alpha-card{display:inline-block;width:100%}
}
.accordion .alpha-card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}
.accordion .alpha-card:not(:first-of-type) .alpha-card-header:first-child{border-radius:0}
.accordion .alpha-card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}
.accordion .alpha-card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}

.alpha-carousel{position:relative}
.alpha-carousel-inner{position:relative;width:100%;overflow:hidden}
.alpha-carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}
.alpha-carousel-item-next,.alpha-carousel-item-prev,.alpha-carousel-item.active{display:block;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}
@media screen and (prefers-reduced-motion:reduce){
.alpha-carousel-item-next,.alpha-carousel-item-prev,.alpha-carousel-item.active{transition:none}
}
.alpha-carousel-item-next,.alpha-carousel-item-prev{position:absolute;top:0}
.alpha-carousel-item-next.alpha-carousel-item-left,.alpha-carousel-item-prev.alpha-carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d))
{.alpha-carousel-item-next.alpha-carousel-item-left,.alpha-carousel-item-prev.alpha-carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.active.alpha-carousel-item-right,.alpha-carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.alpha-carousel-item-right,.alpha-carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
}
.active.alpha-carousel-item-left,.alpha-carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.alpha-carousel-item-left,.alpha-carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
}
.alpha-carousel-fade .alpha-carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}
.alpha-carousel-fade .alpha-carousel-item-next.alpha-carousel-item-left,.alpha-carousel-fade .alpha-carousel-item-prev.alpha-carousel-item-right,.alpha-carousel-fade .alpha-carousel-item.active{opacity:1}
.alpha-carousel-fade .active.alpha-carousel-item-left,.alpha-carousel-fade .active.alpha-carousel-item-right{opacity:0}
.alpha-carousel-fade .active.alpha-carousel-item-left,.alpha-carousel-fade .active.alpha-carousel-item-prev,.alpha-carousel-fade .alpha-carousel-item-next,.alpha-carousel-fade .alpha-carousel-item-prev,.alpha-carousel-fade .alpha-carousel-item.active{-webkit-transform:translateX(0);transform:translateX(0)}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.alpha-carousel-fade .active.alpha-carousel-item-left,.alpha-carousel-fade .active.alpha-carousel-item-prev,.alpha-carousel-fade .alpha-carousel-item-next,.alpha-carousel-fade .alpha-carousel-item-prev,.alpha-carousel-fade .alpha-carousel-item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.alpha-carousel-control-next,.alpha-carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}
.alpha-carousel-control-next:focus,.alpha-carousel-control-next:hover,.alpha-carousel-control-prev:focus,.alpha-carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}
.alpha-carousel-control-prev{left:0}
.alpha-carousel-control-next{right:0}
.alpha-carousel-control-next-icon,.alpha-carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}
.alpha-carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.alpha-carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.alpha-carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.alpha-carousel-indicators li{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,.5)}.alpha-carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.alpha-carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}
.alpha-carousel-indicators .active{background-color:#fff}
.alpha-carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}

.alpha-d-md-block{display:block!important}

.alpha-card {
  border: none;
  background: none;
  border-radius: 0; }
  .alpha-card img {
    border-radius: 0; }

.fh5co-home-banner {
  padding: 0; }
  .fh5co-home-banner .alpha-card {
    border: none; }
  .fh5co-home-banner h2 {
    font-size: 52px;
    color: #fff;
    text-transform: uppercase;
    max-width: 730px;
    margin: 0 auto; }
  .fh5co-home-banner a {
    text-transform: uppercase;
    color: #fff;
    width: 198px;
    border-radius: 40px;
    margin-top: 50px;
    padding: 13px 0; }
    .fh5co-home-banner a svg {
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      margin-top: -13px; }
  .fh5co-home-banner .center-text {
    text-align: center;
    position: relative;
    top: 35%; }
  .fh5co-home-banner .alpha-card-img-overlay {
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8), black);
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8), black);
    background: -o-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8), black);
    background: -linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8), black); }
  @media (max-width: 991px) {
    .fh5co-home-banner h2 {
      font-size: 30px;
      max-width: 460px; }
    .fh5co-home-banner .center-text {
      top: 30%; } }
  @media (max-width: 700px) {
    .fh5co-home-banner a {
      width: 140px;
      padding: 4px 0; }
      .fh5co-home-banner a svg {
        height: 35px;
        margin-top: -5px;
        width: 140px; } }
  @media (max-width: 600px) {
    .fh5co-home-banner a {
      margin-top: 20px; }
    .fh5co-home-banner h2 {
      font-size: 18px;
      max-width: 260px; }
    .fh5co-home-banner .center-text {
      top: 30%; } }

.fh5co-two-img .alpha-card-img-overlay {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8), black);
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8), black);
  background: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8), black);
  background: -linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8), black); }

.contact-pop {
  margin-top: -300px; }
  .contact-pop .alpha-card-img-overlay {
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6));
    background: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6));
    background: -linear-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6));
    border-radius: 15px 0 0 15px; }
  .contact-pop .row {
    max-width: 918px;
    margin: 0 auto; }
  .contact-pop img {
    border-radius: 15px 0 0 15px; }
  .contact-pop .content {
    padding: 45px 20px 20px 40px;
    height: 100%;
    background: #fff;
    border-radius: 0 15px 15px 0; }
    .contact-pop .content h3 {
      color: #3d383a;
      font-size: 30px;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .contact-pop .content h4 {
	color: #978b91;
	font-size: 16px;
	font-weight:normal;
	font-family: "Open Sans", Helvetica, sans-serif;}
    .contact-pop .content p {
      color: #584f53; }
    .contact-pop .content hr {
	background-color: #F0C;
	width: 50px;
	height: 5px;
	border: none;
	margin-left: 0;
}
    .contact-pop .content a {
      background-color: #e90e65;
      width: 158px;
      border-radius: 40px;
      color: #fefefe;
      padding: 10px 0;
      margin-top: 20px; }
    @media (max-width: 991px) {
      .contact-pop .content {
        padding: 20px 20px 20px 25px; }
        .contact-pop .content h3 {
          font-size: 24px; }
        .contact-pop .content h4 {
          font-size: 16px; }
        .contact-pop .content p {
          font-size: 14px; }
        .contact-pop .content a {
          width: 120px;
          padding: 5px 0; }
        .contact-pop .content hr {
          margin: 10px 0; } }
  @media (max-width: 991px) {
    .contact-pop {
      margin-top: -250px; } }
  @media (max-width: 767px) {
    .contact-pop {
      margin-top: 0; }
      .contact-pop .col-md-6 {
        padding: 0; }
      .contact-pop img {
        border-radius: 15px 15px 0 0; }
      .contact-pop .alpha-card-img-overlay {
        border-radius: 15px 15px 0 0; }
      .contact-pop .content {
        border-radius: 0 0 15px 15px; } }

.owl-alpha-carousel, .owl-alpha-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-alpha-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-alpha-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-alpha-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-alpha-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-alpha-carousel .owl-item, .owl-alpha-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-alpha-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-alpha-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-alpha-carousel .owl-dots.disabled, .owl-alpha-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-alpha-carousel, .owl-alpha-carousel.owl-loaded {
  display: block; }

.owl-alpha-carousel .owl-dot, .owl-alpha-carousel .owl-nav .owl-next, .owl-alpha-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-alpha-carousel .owl-nav button.owl-next, .owl-alpha-carousel .owl-nav button.owl-prev, .owl-alpha-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-alpha-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-alpha-carousel.owl-hidden {
  opacity: 0; }

.owl-alpha-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-alpha-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-alpha-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-alpha-carousel.owl-rtl {
  direction: rtl; }

.owl-alpha-carousel.owl-rtl .owl-item {
  float: right; }

.owl-alpha-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-alpha-carousel .owl-animated-in {
  z-index: 0; }

.owl-alpha-carousel .owl-animated-out {
  z-index: 1; }

.owl-alpha-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  transition: height .5s ease-in-out; }

.owl-alpha-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-alpha-carousel .owl-item .owl-lazy:not([src]), .owl-alpha-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-alpha-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-alpha-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-alpha-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-alpha-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-alpha-carousel .owl-video-playing .owl-video-play-icon, .owl-alpha-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-alpha-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-alpha-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.fh5co-recent-work {
  /*background: #e90e65;*/
  /*padding: 100px 0; DERN MAJ */
  padding: 0 0; }
  @media (max-width: 767px) {
    .fh5co-recent-work {
      padding-bottom: 0; } }

.recent {
  margin-top: 200px; }
  .recent h2 {
    color: #fff; }
  .recent .owl-alpha-carousel .owl-stage-outer {
    padding-top: 30px;
    padding-bottom: 50px; }
  .recent .owl-alpha-carousel .owl-nav {
    display: block;
    position: absolute;
    top: -30px;
    right: 0;
    color: #fff; }
    .recent .owl-alpha-carousel .owl-nav .owl-prev, .recent .owl-alpha-carousel .owl-nav .owl-next {
      height: 23px;
      width: 23px;
      text-align: center;
      padding: 0;
      border: 1px solid #fff;
      border-radius: 50%;
      margin: 0 2px; }
      .recent .owl-alpha-carousel .owl-nav .owl-prev:hover, .recent .owl-alpha-carousel .owl-nav .owl-next:hover {
        background: #fff;
        color: #e90e65; }
      .recent .owl-alpha-carousel .owl-nav .owl-prev span, .recent .owl-alpha-carousel .owl-nav .owl-next span {
        position: relative;
        display: block;
        top: -2px; }
    .recent .owl-alpha-carousel .owl-nav button {
      outline: none; }
  .recent .alpha-card {
    border-radius: 15px;
    margin-bottom: 30px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s; }
    .recent .alpha-card .alpha-card-img {
      border-radius: 15px; }
    .recent .alpha-card h5 {
      font-size: 20px;
      color: #fff;
      margin-bottom: 5px; }
    .recent .alpha-card p {
      font-size: 14px;
      color: #e90e65; }
    .recent .alpha-card.active, .recent .alpha-card:hover {
      transform: scale(1.05, 1.1);
      -webkit-transform: scale(1.05, 1.1);
      -ms-transform: scale(1.05, 1.1);
      -moz-transform: scale(1.05, 1.1);
      box-shadow: 0px 20px 32px 0px rgba(0, 0, 0, 0.25); }
      .recent .alpha-card.active .alpha-card-img-overlay, .recent .alpha-card:hover .alpha-card-img-overlay {
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: -moz-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: -ms-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95)); }
      .recent .alpha-card.active p, .recent .alpha-card:hover p {
        color: #e587ac; }
  .recent .alpha-card-img-overlay {
    border-radius: 15px;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.85));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.85));
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.85));
    background: -ms-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.85));
    background: -o-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.85)); }
  .recent .heart {
    width: auto !important; }
  .recent .bottom-text {
    position: absolute;
    bottom: 30px; }
  @media (max-width: 767px) {
    .recent {
      margin-top: 100px; } }

.fh5co-portfolio {
  background-color: #f2d5d7;
  background-image: url(../img/camera-bg.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  padding: 100px 0;
  margin-top: 0; }
  .fh5co-portfolio h2 {
    color: #584f53;
    margin-bottom: 20px; }
  .fh5co-portfolio .alpha-card {
    margin-bottom: 0; }
    .fh5co-portfolio .alpha-card.active, .fh5co-portfolio .alpha-card:hover {
      transform: none;
      box-shadow: none; }
  .fh5co-portfolio .bottom-text {
    bottom: 15px; }
  .fh5co-portfolio .bx {
    float: left;
    padding: 7px; }
  @media (max-width: 1199px) {
    .fh5co-portfolio .bx-1, .fh5co-portfolio .bx-4 {
      width: 32.5%; }
    .fh5co-portfolio .bx-2 {
      width: 41%; }
    .fh5co-portfolio .bx-3 {
      width: 26.5%; }
    .fh5co-portfolio .bx-middle {
      width: 67.5%; }
    .fh5co-portfolio .bx-5, .fh5co-portfolio .bx-8 {
      width: 39%; }
    .fh5co-portfolio .bx-6, .fh5co-portfolio .bx-7 {
      width: 61%; } }
  @media (max-width: 991px) {
    .fh5co-portfolio h5 {
      font-size: 16px !important; } }
  @media (max-width: 767px) {
    .fh5co-portfolio h5 {
      font-size: 14px !important; } }
  @media (max-width: 576px) {
    .fh5co-portfolio h5 {
      font-size: 16px !important; }
    .fh5co-portfolio .bx {
      width: auto !important;
      display: inline-block;
      float: none;
      margin: 3px auto; }
    .fh5co-portfolio .bx-middle {
      text-align: center !important; }
      .fh5co-portfolio .bx-middle .heart {
        float: left !important; } }

.owl-alpha-carousel .owl-nav .owl-prev, .owl-alpha-carousel .owl-nav .owl-next {
    color: #212020;
    border-color: #212020; }
    .owl-alpha-carousel .owl-nav .owl-prev:hover, .owl-alpha-carousel .owl-nav .owl-next:hover {
      background: #212020;
      color: #fff; }
  .alpha-card {
    margin-bottom: 0;
    box-shadow: 0px 10px 21px 0px rgba(0, 0, 0, 0.2); }
    /*.alpha-card .alpha-card-img-overlay {
      background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
      background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
      background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
      background: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6)); }*/
    .alpha-card.active, .alpha-card:hover {
      transform: none;
      box-shadow: none; }
      .activity .alpha-card.active .alpha-card-img-overlay, .activity .alpha-card:hover .alpha-card-img-overlay {
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: -moz-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95));
        background: -ms-linear-gradient(rgba(0, 0, 0, 0.3), rgba(233, 14, 101, 0.95)); }
      .activity .alpha-card.active p, .activity .alpha-card:hover p {
        color: #e587ac; }
    .activity .alpha-card h5 {
      font-size: 22px; }
    .activity .alpha-card:hover a {
      display: inline-block; }
  .activity .alpha-card-img-overlay {
    padding: 0 2.2rem; }
    .activity .alpha-card-img-overlay a {
      display: none;
      font-size: 20px;
      color: #fff;
      text-decoration: none;
      margin-top: 10px; }
      .activity .alpha-card-img-overlay a img {
        width: 20px;
        display: inline-block;
        color: #fff; }

.alpha-about-me {
  padding: 0; }
  .alpha-about-me .alpha-card-img-overlay {
	/*background-color: rgba(233, 14, 101, 0.902);*/
	background-color: #FFF   /* VERT */
}
  .alpha-about-me h2 {
	text-align: center;
	color: #000;
	margin: 20px auto;
}
  .alpha-about-me .alpha-card-img {
    min-height: 590px; }
  .alpha-about-me .alpha-carousel-indicators {
    bottom: 70px; }
    .alpha-about-me .alpha-carousel-indicators li {
      height: 89px;
      width: 89px;
      z-index: 55;
      text-indent: 5px;
      border: 1px solid #fafafa;
      border-style: solid;
      border-radius: 50%;
      padding: 3px;
      background: none;
      margin: 0 20px;
      position: relative;
      top: 43px;
      opacity: 0.5; }
      .alpha-about-me .alpha-carousel-indicators li span {
        /*font-family: "Open Sans", Helvetica, sans-serif;
        font-size: 16px;
        text-align: center;
        margin-top: 20px;
        display: none;
        color: #000;*/ 
	display: table;
	margin: 0 auto;
	/*font-family: "Pacifico",sans-serif;*/
	font-size: 16px;
	line-height: 60px;
	line-height: 3.75rem;
	font-weight: normal;
	/*transform: rotate(-4deg);*/
	transform-origin: center;
	color: #000;
	text-transform:none;
	width:120px;
		}
      .alpha-about-me .alpha-carousel-indicators li img {
        width: 100%;
        position: relative;
        left: -5px; }
      .alpha-about-me .alpha-carousel-indicators li.active {
        height: 166px;
        width: 166px;
        opacity: 1;
        top: 0px;
        padding: 7px; }
        .alpha-about-me .alpha-carousel-indicators li.active span {
          display: block; }
  .alpha-about-me .alpha-carousel-caption {
    bottom: 270px; }
    .alpha-about-me .alpha-carousel-caption p {
		color: #000;
      max-width: 540px;
      margin: 0 auto;
      margin-top: 20px; }

    .alpha-about-me .alpha-carousel-caption h4 {
	display: table;
	margin: 0 auto;
	/*font-family: "Pacifico",sans-serif;*/
	font-size: 24px;
	line-height: 60px;
	line-height: 3.75rem;
	font-weight: normal;
	/*transform: rotate(-4deg);*/
	transform-origin: center;
	color: #000;
	text-transform:none;
}

  @media (max-width: 991px) {
    .alpha-about-me .alpha-card-img {
      position: relative;
      width: 150% !important;
      margin-left: -25%;
      margin-right: -25%; } }
  @media (max-width: 720px) {
    .alpha-about-me h2 {
      margin: 20px auto; }
    .alpha-about-me .alpha-card-img {
      min-height: 575px; }
    .alpha-about-me .alpha-carousel-caption {
      left: 5%;
      right: 5%;
      bottom: 270px; }
      .alpha-about-me .alpha-carousel-caption p {
        margin-top: 20px; }
      .alpha-about-me .alpha-carousel-caption img {
        max-width: 50px; }
    .alpha-about-me .alpha-carousel-indicators {
      bottom: 100px;
      margin-left: 5%;
      margin-right: 5%; }
      .alpha-about-me .alpha-carousel-indicators li {
        height: 60px;
        width: 60px;
        margin: 0 10px;
        top: 20px; }
        .alpha-about-me .alpha-carousel-indicators li span {
          font-size: 14px; }
        .alpha-about-me .alpha-carousel-indicators li.active {
          height: 100px;
          width: 100px; } }

.fh5co-insta-feed {
  padding: 100px 0;
  background: #f7f0f1; }
  .fh5co-insta-feed .alpha-card {
    box-shadow: none; }
    .fh5co-insta-feed .alpha-card .alpha-card-img-overlay {
      background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
      background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
      background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
      background: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); }

.twit-box {
  margin: 0 auto;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
  max-width: 350px;
  padding: 60px 30px 30px 30px; }
  .twit-box .media-body h5 {
    font-size: 22px;
    color: #03a9f4; }
  .twit-box .media-body p {
    color: #a1a0a1; }
  .twit-box p {
    color: #666666; }
  .twit-box a {
    background-color: #03a9f4;
    border-color: #03a9f4;
    width: 120px;
    padding: 5px 0;
    border-radius: 40px; }
    .twit-box a:hover, .twit-box a:visited {
      background-color: #0286c2; }
  .twit-box::before {
    content: "";
    position: absolute;
    width: 70px;
    height: 57px;
    background: url(../img/twitter-logo.png);
    margin-left: -55px;
    top: -20px; }

.feed-caro {
  padding-top: 36px; }
  @media (max-width: 1199px) {
    .feed-caro {
      padding-top: 95px; } }

.social-links {
  margin-top: 20px; }
  .social-links ul li {
    text-align: center;
    margin: 0 10px; }
    .social-links ul li a {
      border: 1px solid #a59299;
      border-radius: 50%;
      width: 48px;
      height: 48px;
      padding: 0;
      padding-top: 10px; }
    .social-links ul li:hover a, .social-links ul li:visited a {
      background: #fff; }

footer {
  background: #e90e65; }
  footer iframe {
    height: 100%;
    width: 100%; }
  footer .contact-form {
    border-radius: 25px;
    padding: 35px;
    background-color: #fff;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    width: 100%;
    max-width: 380px;
    margin: 117px auto; }
    footer .contact-form h3 {
      color: #e90e65;
      font-size: 20px;
      text-align: center;
      margin-bottom: 20px; }
    footer .contact-form .form-control {
      margin-bottom: 20px;
      border: none;
      background-color: #ebd8df;
      border-radius: 25px;
      font-size: 15px;
      padding: 25px 30px; }
    footer .contact-form ::-webkit-input-placeholder {
      color: #928f8f; }
    footer .contact-form textarea {
      height: 203px;
      resize: none;
      padding-top: 20px !important; }
    footer .contact-form button {
      background: #e90e65;
      width: 140px;
      padding: 13px 0;
      font-size: 15px;
      color: #fff;
      border: none;
      border-radius: 40px;
      margin: 0 auto;
      display: block;
      cursor: pointer; }
      footer .contact-form button:hover, footer .contact-form button:visited {
        background: #b90b50; }
  footer .copy {
    background: #282526;
    text-align: center; }
    footer .copy p {
      color: #fff; }
    footer .copy a {
      color: #fff;
      transition: 0.3s ease;
      text-decoration: none; }
      footer .copy a:hover {
        color: #e90e65; }
  @media (max-width: 1199px) {
    footer .contact-form {
      margin: 50px auto; } }
  @media (max-width: 767px) {
    footer .map {
      min-height: 300px; } }

@media (max-width: 767px) {
  .row {
    margin-left: 0;
    margin-right: 0; }
  .container-fluid {
    padding-left: 0;
    padding-right: 0; } }

.fh5co-blog-content {
  background-image: url(../img/girl2.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: cover; }

.blog-content-bckg {
  margin: 0 auto;
  padding: 70px 0;
  width: 80%;
  color: #fff; }
  @media (max-width: 992px) {
    .blog-content-bckg {
      padding: 40px 0; } }

.blog-content-inner {
  background-color: #f2d5d7;
  background-color: #e90e65;
  padding: 70px;
  border-radius: 15px; }
  .blog-content-inner .alpha-card-title {
    margin-bottom: 70px;
    font-size: 45px;
    text-align: center; }
    @media (max-width: 992px) {
      .blog-content-inner .alpha-card-title {
        margin-bottom: 40px;
        font-size: 30px; } }
    @media (max-width: 600px) {
      .blog-content-inner .alpha-card-title {
        font-size: 18px; } }
  @media (max-width: 767px) {
    .blog-content-inner {
      padding: 40px; } }
  @media (max-width: 600px) {
    .blog-content-inner {
      padding: 20px 0; } }

.single-blog {
  display: flex;
  align-items: center;
  margin-bottom: 50px; }
  .single-blog:last-child {
    margin-bottom: 0; }
  @media (max-width: 1199px) {
    .single-blog .single-blog__img {
      margin-bottom: 30px; } }
  @media (max-width: 600px) {
    .single-blog .single-blog__text {
      font-size: 14px;
      text-align: justify; } }
  @media (max-width: 1199px) {
    .single-blog {
      padding-bottom: 20px;
      border-bottom: 1px solid #fff; }
      .single-blog:last-child {
        padding-bottom: 0;
        border-bottom: none; } }

/* OK - Pour les 3 etapes */
.service {
	background: #fcfcfc;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 15px 15px 10px;
}
.service:hover {
	background: #fcfcfc;
	box-shadow: 0 0 5px #ddd;
	transition: box-shadow 0.2s ease-in-out;
}
.service:hover i {
	color: #656565;
}
.service h3 {
	font-size: 22px;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
}
.service h4 {
	font-size: 22px;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
}
.service .desc {
	/*padding: 0 15px;*/
	overflow: hidden;
}
.service .desc h4 {
	font-size: 22px;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
}

.service .service-icon {
	float: left;
	padding: 10px;
	color: #72c02c;
	font-size: 35px;
	text-align: center;
  transition: all 0.4s ease-in-out;
}
.service .service-icon.icon-cogs {
	font-size: 37px;
}
.service .service-icon.icon-plane {
	font-size: 43px;
}
/*Fin  OK - Pour les 3 etapes */
.col-md-4{position:relative;min-height:1px;padding-right:10px;padding-left:10px}
@media (min-width:992px){.col-md-4{float:left}
.col-md-4{width:33.33333333%}}

.col-md-bas{position:relative;min-height:1px;padding-right:10px;padding-left:10px}
@media (min-width:992px){.col-md-bas{float:left}
.col-md-bas{width:99.99999999%}}
