body {
	padding: 0;
	margin: 0;
	background: #FFF;
	font-family: 'Lato', sans-serif
}
body a:hover {
	text-decoration: none
}
body a:focus, a:hover {
	text-decoration: none
}
body a:hover, body button:hover {
	opacity: .8
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Barlow Semi Condensed', sans-serif
}
p {
	margin: 0;
	padding: 0;
	font-size: 17px;
	line-height: 25px;
	color: #999;
	font-family: 'Lato', sans-serif;
	font-weight: 400
}
ul, ol {
	margin: 0;
	padding: 0
}
label {
	margin: 0
}
a:focus, a:hover {
	text-decoration: none;
	outline: none
}
.text-wh {
	color: #fff
}
.text-da {
	color: #343a40
}
.text-li {
	color: #f8f9fa
}
html {
	scroll-behavior: smooth
}
a.move-top {
	position: fixed;
	bottom: 1.5%;
	right: 2%;
	z-index: 0
}
a.move-top span {
	color: #9B4236;
	font-size: 30px
}
.header-top_w3layouts {
	padding: 0 .5em
}
.top-right-info li a {
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	margin: 0 2px;
	display: inline-block;
	transition: .3s all;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-o-transition: .3s all;
	-ms-transition: .3s all
}
.top-right-info li a span {
	color: #fff;
	font-size: 14px
}
.top-right-info li p {
	margin-right: 6px;
	font-size: 16px
}
.top-right-info li.facebook-w3 a {
	background: #3b5998
}
.top-right-info li.twitter-w3 a {
	background: #1da1f2
}
.top-right-info li.google-w3 a {
	background: #F44336
}
.top-right-info li.dribble-w3 a {
	background: #ea4c89
}
.top-right-info li {
	display: inline-block
}
nav li:last-child {
	margin: 0
}
.header-top_w3layouts p, .header-w3layouts p, .top-w3layouts p {
	font-size: 14px
}
a.login-button-2 {
	letter-spacing: 1px;
	font-size: 12px;
	background: #05c46b;
	padding: 8px 20px;
	border-radius: 4px;
	color: #fff
}
.middle-flex {
	align-items: center
}
.nav-content {
	display: flex;
	align-items: center
}
.nav_web-dealingsls {
	margin-left: auto
}
.toggle-2, .toggle, [id^=drop] {
	display: none
}
nav {
	margin: 0;
	padding: 0
}
nav:after {
	content: "";
	display: table;
	clear: both
}
nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative
}
nav ul li {
	display: inline-block;
	float: left
}
nav li {
	margin: 0 10px
}
nav a {
	color: #3a3939;
	font-weight: 400;
	font-size: 14px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: .5px
}
nav a:hover {
	color: #3a3939
}
nav ul ul {
	display: none;
	position: absolute;
	top: 24px;
	background: #fff;
	padding: 10px;
	z-index: 9;
	border: 1px solid #e4e4e4
}
nav ul li:hover>ul {
	display: inherit
}
nav ul ul li {
	width: 170px;
	float: none;
	display: list-item;
	position: relative;
	margin: 0
}
nav ul ul li a {
	display: block;
	font-size: 13px;
	padding: 6px 10px
}
a.drop-text:hover {
	background: #f5f5f5
}
nav ul ul ul li {
	position: relative;
	top: -60px;
	left: 170px
}
li>a:only-child:after {
	content: ''
}
@media all and (max-width: 991px) {
#logo {
	float: left
}
.toggle+a, .menu {
	display: none
}
.toggle {
	display: block;
	padding: 8px 15px 10px;
	font-size: 15px;
	text-decoration: none;
	border: none;
	float: right;
	background-color: #eee;
	color: #111;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 0;
	cursor: pointer;
	margin-top: 8px
}
.menu .toggle {
	float: none;
	text-align: center;
	margin: auto;
	max-width: 70px;
	padding: 5px 0;
	font-weight: 400;
	font-size: 14px;
	background: transparent;
	color: #3a3939;
	text-transform: uppercase;
	letter-spacing: .5px
}
.toggle:hover {
	opacity: .8
}
[id^=drop]:checked+ul {
	display: block;
	padding: 15px 0;
	text-align: center;
	width: 100%;
	background: #f9f9f9;
	border: 1px solid #e2e2e2
}
nav ul {
	float: right
}
nav ul li {
	display: block;
	width: 100%
}
nav a:hover, nav ul ul ul a {
	background-color: transparent
}
nav ul ul {
	float: none;
	position: static;
	color: #fff
}
nav ul ul li:hover>ul, nav ul li:hover>ul {
	display: none
}
nav ul ul li {
	display: block;
	width: 100%;
	padding: 0
}
nav ul ul ul li {
	position: static
}
nav .menu li {
	margin: 2px 0
}
ul.menu {
	max-height: 250px;
	overflow-y: auto
}
.nav-content {
	display: block
}
}
ul.menu::-webkit-scrollbar {
	width: 3px
}
ul.menu::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1)
}
ul.menu::-webkit-scrollbar-thumb {
	background-color: #d4d4d4
}
a.logo {
	color: #3a3939;
	font-size: 40px;
	padding: 0;
	font-weight: 700;
	position: relative
}
a.logo span {
	color: #9B4236;
	font-size: 15px;
	letter-spacing: 5px;
	font-weight: 500;
	position: absolute;
	right: 0;
	top: -2px
}
.dwn-button span {
	font-size: 33px;
	color: #3a3939
}
.login {
	max-width: 500px;
	border: 1px solid #eee
}
.login-body h5 {
	color: #000;
	font-size: 28px;
	letter-spacing: 1px
}
p.account-w3ls a {
	color: #05c46b
}
.form-group label {
	font-size: 15px;
	letter-spacing: 1px;
	color: #000;
	margin-bottom: 8px
}
button.submit {
	background: #9B4236;
	color: #fff;
	font-size: 15px;
	letter-spacing: 2px;
	padding: 10px;
	width: 100%;
	margin-top: 1em;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all
}
.baneer-w3ls {
background: linear-gradient(to bottom,
#fff,
	#fbfbfb);
	z-index: 1;
	position: relative
}
.banner-info_agile_w3ls {
	padding-top: 10em;
	padding-left: 5em
}
`.banner-info_agile_w3ls h5 {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	letter-spacing: 3px
}
.banner-info_agile_w3ls h3 {
	font-size: 60px;
	letter-spacing: 1px;
	font-weight: 600
}
.banner-info_agile_w3ls h3 span {
	color: #9B4236
}
a.button-w3ls {
	color: #615f5f;
	letter-spacing: 1px;
	font-size: 13px;
	padding: 12px 20px;
	background: transparent;
	border: 1px solid #c1c0c0;
	display: inline-block;
	border-radius: 4px
}
a.button-w3ls.active {
	color: #fff;
	background: #05c46b;
	border-color: #05c46b
}
a.button-w3ls:hover {
	color: #fff;
	background: #05c46b;
	border-color: #05c46b
}
.banner-top1, .banner-top2, .banner-top3 {
	min-height: 640px
}
.banner-top1 {
	background: url(https://www.elrebost.cat/images/1.jpg) no-repeat bottom;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover
}
.banner-top2 {
	background: url(https://www.elrebost.cat/images/2.jpg) no-repeat bottom;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover
}
.banner-top3 {
	background: url(https://www.elrebost.cat/images/3.jpg) no-repeat bottom;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover
}
.cover-top-center-9 {
	min-height: 100vh;
	display: grid;
	align-items: center;
	position: relative;
	z-index: 99
}
.about {
	background: url(https://www.elrebost.cat/images/bg1.jpg) no-repeat left;
	background-size: cover;
	-webkit-background-size: contain;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 500px
}
h3.w3ls-title {
	font-size: 40px;
	font-weight: 600;
	color: #333
}
h3.w3ls-title span {
	color: #9B4236
}
p.w3ls-title-sub {
	font-size: 22px;
	color: #353535;
	letter-spacing: 3px
}
.right-space {
	padding-right: 15em
}
.w3ls-bnrbtm {
	position: relative;
	z-index: 1;
	background: #fff
}
.w3ls-bnrbtm, .single-page, .portfolio, .ab-info-main, .about-bottom {
	position: relative;
	z-index: 1;
	background: #fff
}
.middle {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	position: relative;
	z-index: 0;
	margin-bottom: 7em
}
.img-blog-2 {
	position: absolute;
	text-align: center;
	bottom: -20%;
	animation: scale 4s linear infinite;
	left: 4%;
	right: 0;
	z-index: -1
}
.wthree_banner_bottom_grid_right h4 a {
	font-size: 28px;
	letter-spacing: .8px;
	font-weight: 600;
	color: #333
}
.wthree-slider {
	background-repeat: repeat-x;
	animation: slideleft 20000s infinite linear;
	-webkit-animation: slideleft 20000s infinite linear;
	background-size: cover;
	min-height: 400px
}
@keyframes slideleft {
from {
	background-position: 0
}
to {
	background-position: 90000%
}
}
@-webkit-keyframes slideleft {
from {
	background-position: 0
}
to {
	background-position: 90000%
}
}
p.titile-para-text {
	max-width: 600px;
	font-size: 15px
}
h5.card-title a, h5.card-title {
	color: #1f1f1f;
	font-size: 22px;
	line-height: 1.5;
	letter-spacing: .5px
}
.blog_w3icon span {
	color: #777;
	text-transform: uppercase;
	font-size: 12px;
	word-spacing: 3px;
	letter-spacing: 1px
}
.card-header {
	position: relative
}
img.img-blog {
	position: absolute;
	bottom: -20%;
	left: 6%
}
.blog-sec-w3 {
	min-height: 500px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover
}
.blog-sec-w3-2 {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover
}
.text-blog-w3 {
	max-width: 650px;
	margin: 0 auto;
	padding-top: 10em!important
}
.blog-sec-w3 p {
	font-size: 15px
}
.blog-sec-w3 h4 a {
	font-size: 32px;
	font-weight: 600;
	color: #fff
}
.subscribe-main {
	position: relative
}
img.img-fluid.sub-img {
	position: absolute;
	bottom: 0;
	right: 0
}
.newsletter-info input[type="email"] {
	padding: 15px 20px;
	font-size: 15px;
	color: #000;
	outline: none;
	letter-spacing: 1px;
	border: none;
	border: 1px solid #c1c0c0;
	flex-basis: 75%;
	border-radius: 4px
}
.newsletter-info button {
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 14px 0;
	border: 1px solid #9B4236;
	background: #9B4236;
	flex-basis: 25%;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	transition: .5s all;
	cursor: pointer;
	border-radius: 4px
}
footer {
	background: #17181b
}
h2 a.logo {
	color: #fff
}
.footer-text p, .footer-text p a, .contact-info p {
	color: #727377;
	font-size: 15px
}
.footer-title h3 {
	font-size: 24px;
	color: #f3f3f3;
	letter-spacing: 1px
}
.payment-links li {
	display: inline-block
}
.info-form-right input[type="text"], .info-form-right input[type="email"], .info-form-right textarea {
	color: #000;
	background: #f7f7f7;
	outline: none;
	font-size: 14px;
	padding: 9px;
	letter-spacing: 1px;
	border: none;
	-webkit-appearance: none
}
.info-form-right textarea {
	resize: none;
	min-height: 6em
}
button.submit-contact {
	background: #9B4236;
	color: #fff;
	letter-spacing: 1px;
	padding: 8px 26px;
	font-size: 14px;
	display: inherit;
	margin-top: 1em;
	border-radius: 4px
}
button.submit-contact:hover {
	opacity: .8
}
.cpy-right {
	background: #1c1d21
}
.cpy-right p {
	letter-spacing: 1px;
	font-size: 14px
}
.cpy-right p a {
	color: #eee
}
.cpy-right p a:hover {
	color: #ff514e
}
.main-banner-2 {
	background: url(https://www.elrebost.cat/images/inner-bg.jpg) no-repeat center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 300px
}
.breadcrumb-agile {
	box-shadow: 2px 3px 12px 1px rgba(0,0,0,0.15)
}
.breadcrumb li a {
	color: #9B4236;
	font-weight: 700
}
.breadcrumb li {
	letter-spacing: 1px;
	color: #000;
	font-size: 15px
}
.gallery-demo {
	box-shadow: 0 3px 5px -1px rgba(0,0,0,0.07), 0 5px 8px 0 rgba(0,0,0,0.05), 0 1px 14px 0 rgba(0,0,0,0.04);
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all
}
.gallery-demo:hover {
	box-shadow: 0 12px 16px 0 rgba(0,0,0,.24), 0 17px 50px 0 rgba(0,0,0,.19);
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all
}
h4.p-mask {
	color: #636363;
	font-size: 20px;
	letter-spacing: 1px;
	text-align: center;
	padding: 14px 10px 20px
}
h4.p-mask span {
	color: #191919;
	font-size: 24px
}
.galler-pop-in {
	z-index: 9999
}
.login-popup {
	z-index: 99999
}
.login-popup-2 {
	z-index: 999999
}
.pop-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.7);
	transition: opacity 0;
	visibility: hidden;
	opacity: 0;
	z-index: 999;
	display: flex;
	align-items: center
}
.pop-overlay:target {
	visibility: visible;
	opacity: 1
}
.popup {
	background: #fff;
	border-radius: 4px;
	max-width: 500px;
	position: relative;
	margin: 5.5em auto;
	padding: 3em 2em 2em;
	text-align: center
}
.popup .close {
	position: absolute;
	top: 5px;
	right: 15px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: 700;
	text-decoration: none;
	color: #000
}
.popup .close:hover {
	color: #7870fb
}
@media(max-width: 991px) {
.gal-img {
	padding: 0 .5em
}
}
@media(max-width: 736px) {
.popup {
	margin: 2.5em auto
}
.gal-img {
	padding: 0 1em
}
}
@media(max-width: 480px) {
.popup {
	margin: 3.5em 1em
}
}
h3.footer-title {
	color: #05c46b;
	letter-spacing: 1px
}
h5.address {
	font-size: 21px;
	color: #1e272e;
	letter-spacing: 1px;
	font-weight: 500
}
.address-right p a {
	color: #999
}
.address-right p a:hover {
	color: #000
}
.contact-agileinfo input[type="text"], .contact-agileinfo input[type="email"], .contact-agileinfo textarea {
	width: 100%;
	color: #999;
	background: none;
	outline: none;
	font-size: 14px;
	padding: 1em;
	letter-spacing: 1px;
	border: solid 1px #ddd;
	-webkit-appearance: none;
	display: inline-block
}
.contact-agileinfo textarea {
	resize: none;
	min-height: 13em
}
button.submit-contact-main {
	background: #05c46b;
	color: #fff;
	letter-spacing: 1px;
	padding: 12px 50px;
	font-size: 16px;
	display: inherit;
	border-radius: 4px
}
button.submit-contact-main:hover {
	opacity: .8
}
.map iframe {
	width: 100%;
	min-height: 400px;
	border: none;
	display: block
}
h3.title-sub {
	font-size: 27px;
	line-height: 32px;
	letter-spacing: 1px
}
h3.title-sub span {
	display: block
}
.caption {
	text-align: center
}
.team-text h4 a {
	font-size: 26px;
	color: #000;
	letter-spacing: 1px;
	margin: 1.2em 0 .8em;
	font-weight: 600;
	display: inline-block
}
.caption ul li {
	display: inline-block
}
.caption ul li:nth-child(2) {
	margin: 0 .3em
}
.caption ul li a i {
	color: #fff;
	width: 35px;
	height: 35px;
	font-size: 16px;
	line-height: 2.2
}
.caption ul li a i:hover {
	transform: rotateY(360deg);
	transition: .5s all
}
.caption ul li a i.f1 {
	background: #3b5998
}
.caption ul li a i.f2 {
	background: #00aced
}
.caption ul li a i.f3 {
	background: #F44336
}
@media(max-width: 1440px) {
.banner-top1, .banner-top2, .banner-top3 {
	min-height: 570px
}
.banner-info_agile_w3ls {
	padding-top: 9em;
	padding-left: 3em
}
.banner-info_agile_w3ls h5 {
	font-size: 22px
}
.banner-info_agile_w3ls h3 {
	font-size: 54px
}
.text-blog-w3 {
	padding-top: 9em!important
}
.main-banner-2 {
	min-height: 250px
}
}
@media(max-width: 1366px) {
.wthree-slider {
	min-height: 370px
}
.right-space {
	padding-right: 7em
}
}
@media(max-width: 1280px) {
.banner-info_agile_w3ls h5 {
	font-size: 20px
}
.banner-info_agile_w3ls h3 {
	font-size: 50px
}
.banner-info_agile_w3ls {
	padding-top: 7em
}
.banner-top1, .banner-top2, .banner-top3 {
	min-height: 480px
}
.blog-sec-w3 {
	min-height: 440px
}
.text-blog-w3 {
	padding-top: 8em!important
}
.main-banner-2 {
	min-height: 200px
}
}
@media(max-width: 1080px) {
.about {
	min-height: 400px
}
p.w3ls-title-sub {
	font-size: 20px
}
.blog-sec-w3 {
	min-height: 420px
}
.text-blog-w3 {
	padding-top: 7em!important
}
.wthree_banner_bottom_grid_right h4 a {
	font-size: 26px
}
.img-blog-2 {
	bottom: -32%;
	left: 6%
}
.middle {
	margin-bottom: 10em
}
.wthree-slider {
	min-height: 320px
}
img.img-fluid.sub-img {
	width: 44%
}
h3.w3ls-title {
	font-size: 36px
}
.newsletter-info input[type="email"] {
	padding: 16px 26px;
	font-size: 14px
}
.newsletter-info input[type="submit"] {
	font-size: 15px;
	padding: 15px 0
}
}
@media(max-width: 1050px) {
.banner-info_agile_w3ls h3 {
	font-size: 46px
}
.banner-info_agile_w3ls h5 {
	font-size: 18px
}
.banner-top1, .banner-top2, .banner-top3 {
	min-height: 430px;
	min-height: 430px
}
.banner-info_agile_w3ls {
	padding-top: 5em
}
a.logo {
	font-size: 36px
}
a.logo span {
	font-size: 13px;
	letter-spacing: 6px;
	top: 0
}
.right-space {
	padding-right: 5em
}
}
@media(max-width: 991px) {
.banner-info_agile_w3ls {
	padding-top: 4em;
	padding-left: 0
}
.banner-top1, .banner-top2, .banner-top3 {
	min-height: 620px
}
.blog-sec-w3 {
	min-height: 400px
}
.text-blog-w3 {
	padding-top: 6em!important
}
.middle {
	margin-bottom: 20em;
	padding-bottom: 6em!important
}
.img-blog-2 {
	bottom: -44%;
	left: 6%
}
.wthree-slider {
	min-height: 280px
}
img.img-fluid.sub-img {
	width: 30%
}
h3.w3ls-title {
	font-size: 34px
}
}
@media(max-width: 900px) {
.banner-top1, .banner-top2, .banner-top3 {
	min-height: 550px
}
.right-space {
	padding-right: 3em
}
.map iframe {
	min-height: 350px
}
}
@media(max-width: 800px) {
.banner-top1, .banner-top2, .banner-top3 {
	min-height: 490px
}
}
@media(max-width: 736px) {
.banner-info_agile_w3ls h5 {
	font-size: 16px;
	letter-spacing: 3px
}
.banner-info_agile_w3ls {
	padding-top: 3em
}
.banner-top1, .banner-top2, .banner-top3 {
	min-height: 440px
}
.about {
	min-height: 300px
}
img.img-blog {
	bottom: -15%
}
h3.w3ls-title {
	font-size: 32px
}
.subscribe-main {
	padding-bottom: 8em!important
}
a.login-button-2 {
	padding: 10px 20px
}
p {
	font-size: 15px
}
ul.top-right-info p {
	font-size: 14px
}
.banner-info_agile_w3ls h3 {
	font-size: 42px
}
.about {
	min-height: 250px
}
.main-banner-2 {
	min-height: 150px
}
}
@media(max-width: 640px) {
.banner-top1, .banner-top2, .banner-top3 {
	min-height: 380px
}
}
@media(max-width: 568px) {
.banner-top1, .banner-top2, .banner-top3 {
	min-height: 350px
}
.about {
	min-height: 200px
}
p.w3ls-title-sub {
	font-size: 18px
}
.img-blog-2 {
	bottom: -44%;
	left: 0
}
img.img-fluid.sub-img {
	width: 36%
}
.footer-title h3 {
	font-size: 22px
}
.cpy-right p {
	letter-spacing: 1px
}
}
@media(max-width: 480px) {
.banner-info_agile_w3ls {
	padding-top: 2em
}
.banner-info_agile_w3ls h3 {
	font-size: 40px;
	line-height: 40px;
	margin-top: 10px
}
nav a, .menu .toggle {
	font-size: 13px
}
h3.title-sub {
	font-size: 26px;
	line-height: 30px
}
}
@media(max-width: 414px) {
.caption ul li a i {
	width: 30px;
	height: 30px;
	font-size: 13px;
	line-height: 2.4
}
}
@media(max-width: 384px) {
.header-top_w3layouts p, .header-w3layouts p, .top-w3layouts p {
	font-size: 13px
}
.top-right-info li p {
	margin-right: 1px
}
.middle {
	margin-bottom: 15em
}
.img-blog-2 {
	bottom: -36%
}
.wthree_banner_bottom_grid_right h4 a {
	font-size: 25px;
	letter-spacing: 0
}
}
@media(max-width: 375px) {
.top-right-info li a {
	margin: 0 1px
}
h3.title-sub {
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0
}
}
@media(max-width: 320px) {
.top-w3layouts {
	max-width: 100%;
	text-align: center;
	margin: 0 auto
}
.social-grid-w3 {
	max-width: 100%;
	text-align: center;
	flex: 0 0 100%;
	margin: 10px 0 0
}
.main-banner-2 {
	min-height: 120px
}
.wthree_banner_bottom_grid_right h4 a {
	font-size: 21px
}
.img-blog-2 {
	bottom: -31%
}
}
