.owl-carousel .animated { -webkit-animation-duration:1000ms; animation-duration:1000ms; -webkit-animation-fill-mode:both; animation-fill-mode:both }
.owl-carousel .owl-animated-in { z-index:0 }
.owl-carousel .owl-animated-out { z-index:1 }
.owl-carousel .fadeOut { -webkit-animation-name:fadeOut; animation-name:fadeOut }
@-webkit-keyframes fadeOut { 0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut { 0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height { -webkit-transition:height 500ms ease-in-out; -moz-transition:height 500ms ease-in-out; -ms-transition:height 500ms ease-in-out; -o-transition:height 500ms ease-in-out; transition:height 500ms ease-in-out }
.owl-carousel { display:none; width:100%; -webkit-tap-highlight-color:transparent; position:relative; z-index:1 }
.owl-carousel .owl-stage { position:relative; -ms-touch-action:pan-Y }
.owl-carousel .owl-stage:after { content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0 }
.owl-carousel .owl-stage-outer { position:relative; overflow:hidden; -webkit-transform:translate3d(0px, 0, 0) }
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev { cursor:pointer; cursor:hand; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none }
.owl-carousel.owl-loaded { display:block }
.owl-carousel.owl-loading { opacity:0; display:block }
.owl-carousel.owl-hidden { opacity:0 }
.owl-carousel .owl-refresh .owl-item { display:none }
.owl-carousel .owl-item { position:relative; min-height:1px; float:left; -webkit-backface-visibility:hidden; -webkit-tap-highlight-color:transparent; -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none }
.owl-carousel .owl-item img { display:inline-block; width:auto; -webkit-transform-style:preserve-3d }
.owl-carousel.owl-text-select-on .owl-item { -webkit-user-select:auto; -moz-user-select:auto; -ms-user-select:auto; user-select:auto }
.owl-carousel .owl-grab { cursor:move; cursor:-webkit-grab; cursor:-o-grab; cursor:-ms-grab; cursor:grab }
.owl-carousel.owl-rtl { direction:rtl }
.owl-carousel.owl-rtl .owl-item { float:right;}
.no-js .owl-carousel { display:block }
.owl-carousel .owl-item .owl-lazy { opacity:0; -webkit-transition:opacity 400ms ease; -moz-transition:opacity 400ms ease; -ms-transition:opacity 400ms ease; -o-transition:opacity 400ms ease; transition:opacity 400ms ease;}
.owl-carousel .owl-item img { transform-style:preserve-3d }
.owl-carousel .owl-video-wrapper { position:relative; height:100%; background:#000 }
.owl-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; -webkit-transition:scale 100ms ease; -moz-transition:scale 100ms ease; -ms-transition:scale 100ms ease; -o-transition:scale 100ms ease; transition:scale 100ms ease }
.owl-carousel .owl-video-play-icon:hover { -webkit-transition:scale(1.3, 1.3); -moz-transition:scale(1.3, 1.3); -ms-transition:scale(1.3, 1.3); -o-transition:scale(1.3, 1.3); transition:scale(1.3, 1.3) }
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn { display:none }
.owl-carousel .owl-video-tn { opacity:0; height:100%; background-position:center center; background-repeat:no-repeat; -webkit-background-size:contain; -moz-background-size:contain; -o-background-size:contain; background-size:contain; -webkit-transition:opacity 400ms ease; -moz-transition:opacity 400ms ease; -ms-transition:opacity 400ms ease; -o-transition:opacity 400ms ease; transition:opacity 400ms ease }
.owl-carousel .owl-video-frame { position:relative; z-index:1 }
.owl-nav { width: 100%; color:#a9a9a9; font-size:16px; position: absolute; top: 50%; }
.owl-prev {cursor: pointer; text-indent: -9999px; left: 0%; position: absolute; background:url(../images/right-arw.svg) no-repeat; height: 28px; width:51px; background-position:0px 0; transition:all .5s ease;}
.owl-next {cursor: pointer; text-indent: -9999px; right: 0%; position: absolute; background:url(../images/left-arw.svg) no-repeat; height: 28px; width:51px; background-position:0px 0; transition:all .5s ease; }
.owl-prev:hover { background:url(../images/right-arw-hover.svg) no-repeat;}
.owl-next:hover { background:url(../images/left-arw-hover.svg) no-repeat;}
.owl-controls { float: left; width: 100%; margin-bottom: 20px; /*position: relative;*/}
.owl-dots {float: none; margin-top: 15px; text-align: center; margin-bottom:15px;  width: 100%; position: absolute; bottom: 5px;}
.owl-dot {cursor: pointer;  background: #fffeff; width:12px; height: 12px; display: inline-block; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin: 2px 8px; }
.owl-dot.active, .owl-dot:hover { background:#ffeb00;}
.owl-dot.active{background: #ffeb00;}

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

.perque-lst .owl-controls { margin-bottom:0px;}
.perque-lst .owl-dots {margin-top: 25px; margin-bottom:0; bottom: 0px; position:relative;}
.perque-lst .owl-dot {background: #e3e3e3; width:15px; height: 15px; margin: 2px 5px; }
.perque-lst .owl-dot.active{background: #ffeb00;}
.perque-lst .owl-dot.active, .perque-lst .owl-dot:hover { background:#ffeb00;}

.projectes-slide .owl-nav { top: -60px; width: 112px; right: 0; }
.projectes-slide .owl-dots {
    margin: 0;
    bottom: 0;
    left: 0;
    transform: translateY(50px);
}
.projectes-slide .owl-dot { margin: 0 25px 0 0; background: #717171; width:10px; height: 10px;}
.projectes-slide .owl-dot:last-child { margin: 0;}
.projectes-slide .owl-dot.active {background: #ffffff;}
.projectes-slide .owl-dot.active, .projectes-slide .owl-dot:hover { background:#ffffff;}

.projectes-inner-slide .owl-nav { top: -75px; width: 112px; right: 0; }
.projectes-inner-slide .owl-dots { margin: 0; text-align: left; bottom: 0px; left: 0; transform: translateX(-432px);}
.projectes-inner-slide .owl-dot { margin: 0 25px 0 0; background: #707070; width:20px; height: 3px; border-radius: 0;}
.projectes-inner-slide .owl-dot:last-child { margin: 0;}
.projectes-inner-slide .owl-dot.active {background: #189935;}
.projectes-inner-slide .owl-dot.active, .projectes-inner-slide .owl-dot:hover { background:#189935;}
.projectes-inner-slide .owl-controls { margin-bottom: 0;}


.ediici-inner-slide .owl-nav { top: -60px; width: 112px; right: 0; }
.ediici-inner-slide .owl-dots { margin: 0; text-align: left; bottom: 50px; left: 0; transform: translateX(-374px);}
.ediici-inner-slide .owl-dot { margin: 0 25px 0 0; background: #717171; width:10px; height: 10px;}
.ediici-inner-slide .owl-dot:last-child { margin: 0;}
.ediici-inner-slide .owl-dot.active {background: #ffffff;}
.ediici-inner-slide .owl-dot.active, .ediici-inner-slide .owl-dot:hover { background:#ffffff;}

.ediici-inner-slide .owl-nav { top: -75px; width: 112px; right: 0; }
.ediici-inner-slide .owl-dots { margin: 0; text-align: left; bottom: 0px; left: 0; transform: translateX(-432px);}
.ediici-inner-slide .owl-dot { margin: 0 25px 0 0; background: #717171; width:10px; height: 10px;}
.ediici-inner-slide .owl-dot:last-child { margin: 0;}
.ediici-inner-slide .owl-dot.active {background: #ffffff;}
.ediici-inner-slide .owl-dot.active, .ediici-inner-slide .owl-dot:hover { background:#ffffff;}
.ediici-inner-slide .owl-controls { margin-bottom: 0;}

.projectes-more-lst .owl-controls { margin-bottom: 0;}
.projectes-more-lst .owl-nav { bottom: 30px; width: 112px; left: 0; top: auto; transform: translateX(-340px);}
.projectes-more-lst .owl-prev { left: 0%; position: absolute; background:url(../images/right-arw-grey.svg) no-repeat; height: 28px; width:51px; background-position:0px 0; transition:all .5s ease;}
.projectes-more-lst .owl-next { right: 0%; position: absolute; background:url(../images/left-arw-grey.svg) no-repeat; height: 28px; width:51px; background-position:0px 0; transition:all .5s ease; }
.projectes-more-lst .owl-prev:hover { background:url(../images/right-arw-hover.svg) no-repeat;}
.projectes-more-lst .owl-next:hover { background:url(../images/left-arw-hover.svg) no-repeat;}

#sync1 { margin-bottom: 25px;}
#sync1.owl-theme { position: relative;}
#sync2 .item {float: right; width: auto; }
#sync2 .owl-stage { float: right;}
#sync2 .owl-item .item { cursor: pointer; margin-bottom: 15px;}
#sync2 .owl-item .item img { float: left; width: 100%; position: relative; filter: grayscale(1);}
#sync2 .owl-item.current .item img { filter: grayscale(0);}
#sync2 .owl-item::before { position: absolute; content: ""; bottom: 0; left: 0; background: #707070; width: 30px; height: 3px;}
#sync2 .owl-item.current::before { background: #189935;}

.fa-chevron-left, .fa-chevron-right {opacity: 1;cursor: pointer;}
.fa-chevron-left.disable, .fa-chevron-right.disable {opacity: 0.3;cursor: inherit;}

.projectes-slide .fa-chevron-left {left: 15px; position: absolute; background:url(../images/mob-slide-arrow.svg) no-repeat; height: 50px; width:50px; transform: rotate(180deg);}
.projectes-slide .fa-chevron-right {right: 15px; position: absolute; background:url(../images/mob-slide-arrow.svg) no-repeat; height: 50px; width:50px;}

.projectes-inner-slide .fa-chevron-left {left: 0; position: absolute; background:url(../images/mob-slide-arrow.svg) no-repeat; height: 50px; width:50px; transform: rotate(180deg);}
.projectes-inner-slide .fa-chevron-right {right: 15px; position: absolute; background:url(../images/mob-slide-arrow.svg) no-repeat; height: 50px; width:50px;}

#projectes-more1-lst .fa-chevron-left, #projectes-more2-lst .fa-chevron-left, #projectes-more3-lst .fa-chevron-left, #projectes-more4-lst .fa-chevron-left, #projectes-more5-lst .fa-chevron-left {left: 15px; position: absolute; background:url(../images/mob-slide-arrow.svg) no-repeat; height: 50px; width:50px; transform: rotate(180deg);}
#projectes-more1-lst .fa-chevron-right, #projectes-more2-lst .fa-chevron-right, #projectes-more3-lst .fa-chevron-right, #projectes-more4-lst .fa-chevron-right, #projectes-more5-lst .fa-chevron-right {right: 15px; position: absolute; background:url(../images/mob-slide-arrow.svg) no-repeat; height: 50px; width:50px;}