html, body {
margin: 0;
padding: 0;
line-height:0;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:normal;
font-weight:normal;
color:#383838;
margin: 0;
padding: 0;
background-color:#fff;
}

a{text-decoration:none; color:#383838;}
a:hover{text-decoration:none; outline:none;}
a:focus, object:focus, input:focus, textarea:focus {text-decoration:none; outline:none;}

a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

form, p{margin:0px; padding:0px; display:block;}

figure{
margin-block-start: 0;
margin-block-end: 0;
margin-inline-start: 0px;
margin-inline-end: 0px;
}

sub, sup{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

ul, li{
margin:0px;
padding:0px;
list-style:none;
list-style-type:none;
}

h1, h2, h3, h4, h5, h6{
display:inline;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
font-weight:normal;
line-height:normal;
text-align:left;
}

h1{
font-family: 'Antonio', sans-serif;
font-size:35px;
line-height:38px;
color: #383838;
font-weight:500;
display: block;
margin-bottom:20px;
}

h2{
font-family: 'Roboto Condensed', sans-serif;
font-size:24px;
line-height:27px;
color: #383838;
font-weight:300;
display: block;
margin-bottom:20px;
}

section{
    width: 100%;
    overflow: hidden;
	max-width:2560px;
	margin:0px auto;
	margin-bottom:8px;
}

.wrap{
	width:1220px;
	max-width:1220px;
	margin: 0px auto;
	position: relative;
	padding:20px 0px;
	text-align:left;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	color:#707070;
	font-size:20px;
}


.wrap p {
  margin: 0.8em 0em;
}

.wrapLegal table{
    border:0px;
    width: 100%;
    border: 1px solid #707070;
}

.wrapLegal table td, .wrapLegal table th{
    padding: 9px;
}

header{
	width: 100%;
}

a.wsp{
    display: block;
    position: fixed;
    right: 0px;
    bottom:30px;
    z-index: 98;
    width: 75px;
    height: 81px;
    white-space: nowrap;
    background-image: url(../img/wapp.png);
	background-repeat: no-repeat;
	background-position:left center;
    	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
    font-family: 'Roboto Condensed', sans-serif;
	font-size:24px;
	color: #fff;
	font-weight:300;
    line-height:29px;
}

a.wsp:hover{
    width: 268px;
}

a.wsp span{
    display: block;
    padding-left:78px;
    padding-top:23px;
}


.top{
    width: 100%;
    background-color: #9fac9a;
    height: 47px;
    line-height: 47px;;
}

.top .wrap{
    padding: 0px;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#fff
}

.top .wrap ul{
	display: flex;
	flex-flow: row wrap;
	justify-content:space-between
}

.top .wrap ul li{
    width: 25%;
}

.top .wrap ul li:first-child{
    width: 75%;
}

.top .wrap ul li:first-child a{
    text-transform: uppercase;
    color: #385618;
}

.top a:hover{
    text-decoration: underline;
}

.top .wrap ul li:last-child{
    text-align: right;
}

.top .wrap ul li:last-child a{
    color: #fff;
}

.top .wrap ul li:last-child img{
    display: inline-block;
    vertical-align: middle;
    padding-left: 8px;
}

.bottom .wrap{
    padding: 0px;
}

.logo{
    display: block;
    position: absolute;
    left: 0px;
    top: 12px;
}

a#menuMobile {
    display: none;
    position: fixed;
    right:2.5%;
    top:16px;
    height: 24px;
    width: 27px;
    background-image: url(../img/bgMenu.png);
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 12px;
    padding: 0px;
    z-index: 99;
    text-decoration: none;
}

a#menuMobile.menuActive{
	background-position:left -24px;
    filter: invert(69%);
}

#menuOverlay {
    display: block;
    position: fixed;
    right:-185%;
    top: 0;
    z-index: 98;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}

#menuOverlay.active{
	right:0;
	background-color: rgba(244, 246, 244, 1);
}

#menuOverlay .wrap {
    text-align: center;
    padding-top:8px;
    width: 100% !important;
    max-width: 100% !important;
    height: 100%;
    box-sizing: border-box;
}

#menuOverlay ul{
	display:inline-block;
	text-align:center;
}


#menuOverlay ul > li{
	margin:0px;
	display:block;
	text-align:center;
    padding: 12px 18px 8px 18px;
	border-bottom:1px solid #bbb;
}

#menuOverlay ul > li.langs{
    padding-top: 14px;
}

#menuOverlay ul > li.langs a{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 19px;
    line-height: 22px;
    color: #18191b;
    padding: 0px 3px;
}

#menuOverlay ul > li.sm{
    padding-top: 16px;
    border: 0px;
}

#menuOverlay ul > li.sm a{
    padding: 0px 5px;
}

#menuOverlay ul > li.sm a img{
    filter: invert(69%);
}

#menuOverlay ul > li > i{
    display:inline-block;
    vertical-align: middle;
    width: 23px;
    height: 13px;
    background-image:url("../img/arrow.png");
    background-repeat: no-repeat;
    background-position: left top;
    filter: invert(69%);
    margin-left:10px;
}


#menuOverlay ul > li a{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
	display:inline-block;
    vertical-align: middle;
	height:auto;
	font-size:24px;
	line-height:26px;
    color: #18191b;
    text-decoration: none;
    text-transform: uppercase;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#menuOverlay ul > li a.sel{
    color: #9fac9a;
}

#menuOverlay ul > li a:hover{
	opacity:0.8;
}

#menuOverlay ul > li > ul{
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-size:21px;
    display: none;
    margin: 0px auto;
	padding-top:7px;
    position: relative;
}

#menuOverlay ul > li > ul > li{
	display:block;
    border: 0px;
    padding: 1px 0px;
    background-image: none;
}

#menuOverlay ul > li > ul > li a{
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 300;
	font-size:22px;
	line-height:25px;
    color: #18191b;
    text-transform: none;
    padding-left: 0px;
    padding-right: 0px;
}

#menuOverlay ul > li > ul > li a span{
    display: none;
}

#menuOverlay ul > li > ul > li a:hover{
	 color: #9fac9a;	
}


#menu{
	display:block;
	text-align:left;
	position:relative;
	margin-left:266px;
    padding-top: 32px;
}

#menu li{
	display:inline-block;
	text-align:left;
	padding:0px 12px;
    height: 61px;
    line-height: 61px;
}



#menu li:first-child{

}

#menu li i {
    display: none;
}

#menu li a{
	display:inline-block;
	vertical-align:middle;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#383838;
	font-weight:300;
    position: relative;
	text-transform:uppercase;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}

#menu li a.sub:after{
    content: '';
    display: none;
    position: absolute;
    width: 30px;
    left: 50%;
    margin-left: -15px;
    height: 17px;
    background-image:url("../img/bgArrow.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 101;
}

#menu li a:hover, #menu li a.sel{
    text-decoration: underline;
}

#menu li a.sub:hover:after, #menu li a.sub.sel:after{
    display: block;
}

#menu li ul{
    position: absolute;
    left: 0;
    top:95px;
    padding: 18px 1000em;
    margin: 0 -1000em;
    width: 954px;
    z-index: 100;
    display: none;
    background-color: #f4f6f4;
    border-top: 1px solid #d1d2d1;
}

#menu li ul li{
    padding: 0px;
    height: auto;
    width: 26%;
    line-height: normal;
    padding-left: 12px;
    margin-right: 6%;
    white-space: nowrap;
}

#menu li ul li:nth-child(n+4) a{
    padding-top:10px;
    margin-top:10px;
    border-top: 1px solid #d1d2d1;
}
#menu li ul li:nth-child(n+4) a::before{
    top: 14px;
}

#menu li ul li a{
    font-size: 26px;
    color: #18191b;
    text-transform: none;
}

#menu li ul li a.sel{
    text-decoration: none;
}

#menu li ul li a:before{
    content: '';
    display: none;
    position: absolute;
    width: 26px;
    top: 5px;
    left: -32px;
    height: 22px;
    background-image:url("../img/bgSub.png");
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 101;
}

#menu li ul li a:hover{
    text-decoration: none;
}

#menu li ul li a:hover:before, #menu li ul li a.sel:before{
    display: block;
}

#menu li ul li:nth-child(n+4) a:before, #menu li ul li:nth-child(n+4) a:hover:before, #menu li ul li:nth-child(n+4) a:sel:before{
    top: 14px;
}

#menu li ul li a span{
    display: block;
    font-size: 16px;
    color: #8a9485;
}

#menu li ul li a:after, #menu li ul li a:hover:after{
    display: none;
}

#langs{
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#383838;
    font-size: 14px;
}

#langs a{
    text-decoration: underline;
}

#langs a.sel{
    font-weight: bold;
}

#langs a:hover{
    text-decoration: none;
}

.bannersHome{
}

.bannersHome ul{
    display: flex;
    gap: 20px;
}

.bannersHome ul li{
    border-radius: 18px;
    height: 703px;
    background-color: #9fac9a;
    position: relative;
    flex: 1;
    overflow: hidden;
    transition: flex .45s;
    -webkit-transition: flex .45s;
    -moz-transition: flex .45s;
    -o-transition: flex .45s;
}

.bannersHome ul > li:first-child{
    flex: 2;
}

.bannersHome ul > li:hover, .bannersHome ul > li.flex2{
    flex: 2;
}

.bannersHome ul > li.flex1{
    flex: 1;
}


.bannersHome ul li img, .bannersHome ul li video{
    height: 100%;
    width: 100%;
    margin: 0px auto;
    object-fit: cover;
    border-radius: 18px;
}

.bannersHome ul li .bLinks{
    display: block;
    box-sizing: border-box;
    opacity: 0;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 22px;
    width: 96%;
    padding-left: 28px;
    padding-right: 70px;
    min-height: 64px;
    background-image:url("../img/bgBLink.png");
    background-repeat: no-repeat;
    background-position: right top;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

.bannersHome ul li .bLinks span{
    display: block;
    width: auto;
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#fff;
	font-size:22px;
    border:1px solid #fff;
    border-radius: 18px;
    height: 36px;
    line-height: 36px;
    white-space: nowrap;
    padding: 0px 22px;
    margin-bottom: 9px;
    margin-right: 9px;
}

.bannersHome ul li .bText{
    display: block;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 16px;
    width: 100%;
    padding-left: 26px;
    padding-right: 23px;
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#fff;
	font-size:20px;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

.bannersHome ul li .bText strong{
    font-family: 'Antonio', sans-serif;
    font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

.bannersHome ul li .bText span{
    display: block;
    min-height: 74px;
}

.bannersHome2 ul li .bText span{
    min-height: 52px;
}

.bannersHome ul > li:hover .bLinks{
    opacity: 1;
}

.bannersHome ul > li:hover .bText, .bannersHome1 ul > li:first-child .bText, .bannersHome ul > li.flex2 .bText{
    font-size: 26px;
}

.bannersHome ul > li:hover .bText strong, .bannersHome1 ul > li:first-child .bText strong, .bannersHome ul > li.flex2 .bText strong{
    font-size: 72px;
    line-height: 81px
}

.bannersHome ul > li.flex1 .bText{
    font-size: 20px;
}

.bannersHome ul > li.flex1 .bText strong{
    font-size: 40px;
    line-height: 47px;
}

.bannersHome .wrap{
    padding: 5px 0px;
}

.bannersHome1 .wrap{
    padding-top: 30px;
}

.bannersHome2 ul li{
    height: 423px;
}

.bannersHome2 ul > li:first-child{
    flex: 1;
}

.bannersHome2 ul > li:hover, .bannersHome2 ul > li.flex2{
    flex: 2;
}

.bannersHome2 ul > li.flex1{
    flex: 1;
}

.colInfo .wrap ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    background-color: #f5f5f5;
    border-radius: 12px;
    padding:18px;
    padding-bottom: 0px;
}

.colInfoHome .wrap ul {
    padding: 0px;
    background-color: transparent;
}

.colInfo .wrap ul li{
    width: 49%
}

.colInfo .wrap ul li h1{
    margin-bottom: 16px;
}

.colInfoHome .wrap ul li h1{
    margin-bottom: 32px;
}

.colInfo .wrap ul li:first-child{
    text-align: center;
}

.colInfo .wrap ul li:first-child img{
    border-radius: 12px;
    width: 100%;
    margin-bottom:18px;
}

.colInfo .swiper-slide {
  border-radius: 12px;
}

.colInfo .swiper-slide img{
    margin-bottom: 0px !important;
}

.colInfo .wrap ul li:first-child img.l{
    border-radius:0;
    width: auto;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}

.colInfo .wrap ul li .aws{
    display: block;
    text-align: center;
}

.colInfo .wrap ul li .aws img{
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}

.bannersTop .wrap ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.bannersTop .wrap ul li{
    width: 49%;
    height: 236px;
    border-radius: 12px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position:center top;
    background-size: cover;
    font-size: 19px;
}

.bannersTop .wrap ul li a{
    font-size: 19px;
    color: #707070;
    display: block;
    height: 100%;
}

.bannersTop .wrap ul li strong{
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#18191b;
	font-size:30px;
    line-height: 34px;
    display: block;
    margin-bottom: 13px;
}

.bannersTop .wrap ul li:first-child{
    background-image:url("../img/bgTime.png");
    padding-left: 205px;
    padding-top: 71px;
}

.bannersTop .wrap ul li:first-child table td{
    vertical-align: top;
    padding: 0px;
    padding-right: 8px;
}

.bannersTop .wrap ul li:last-child{
    background-image:url("../img/bgMaps.png");
    padding-left: 42px;
    padding-top: 17px;
}

.bannersBottom .wrap{
    padding: 0px 10px;
}

.bannersBottom .wrap ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.bannersBottom .wrap ul li{
    width: 49%;
}


.bannersBottom .wrap ul li:first-child ul li, .bannersBottom2 .wrap ul li:last-child ul li{
    width: 100%;
}

.bannersBottom .wrap ul li:first-child ul li:first-child img, .bannersBottom2 .wrap ul li:last-child ul li:first-child img{
    border-radius: 12px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bannersBottom .wrap ul li:first-child ul li.cal{
    border-radius: 12px;
    background-image: url("../img/bb1.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    min-height: 300px;
}

.bannersBottom .wrap ul li:first-child ul li:last-child ul, .bannersBottom2 .wrap ul li:last-child ul li:last-child ul{
    margin-top: 12px;
    align-items: end
}

.bannersBottom .wrap ul li:first-child ul li:last-child ul li:first-child, .bannersBottom2 .wrap ul li:last-child ul li:last-child ul li:first-child{
    width: 68%;
    font-size: 17px;
}

.bannersBottom .wrap ul li:first-child ul li:last-child ul li:last-child, .bannersBottom2 .wrap ul li:last-child ul li:last-child ul li:last-child{
    width: 22.5%;
}

.bannersBottom .wrap ul li:first-child ul li:last-child ul li:first-child strong, .bannersBottom2 .wrap ul li:last-child ul li:last-child ul li:first-child strong{
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#18191b;
	font-size:30px;
    line-height: 34px;
    display: block;
    margin-bottom:10px;
}

.bannersBottom .wrap ul li:first-child ul li:last-child ul li:last-child .button{
    width: 100%;
}


.bannersBottom .wrap ul li:last-child ul{
    margin-bottom: 20px;
}

.bannersBottom .wrap ul li:last-child ul li{
    width: 38%;
}

.bannersBottom2 .wrap ul li:last-child ul li{
    width:100%;
}

.bannersBottom .wrap ul li:last-child ul li:first-child img{
    border-radius: 12px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bannersBottom .wrap ul li:last-child ul li:last-child{
    width: 58%;
    font-size: 17px;
    position: relative;
}

.bannersBottom2 .wrap ul li:last-child ul li:last-child{
    width: 100%;
}

.bannersBottom .wrap ul li:last-child ul li:last-child strong{
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#18191b;
	font-size:30px;
    line-height: 34px;
    display: block;
    margin-bottom:10px;
}

.bannersBottom .wrap ul li:last-child ul li:last-child .button{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: auto;
}

.bannersBottom2 .wrap ul li:last-child ul li:last-child .button{
    width: 100%;
}

.colItems .wrap ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.colItems .wrap ul li{
    width: 47.25%
}

.colItems .wrap ul li div{
    padding-bottom: 52px;
    margin-bottom: 52px;
    text-align: justify;
    position: relative;
}

.colItems .wrap ul li div:after{
    display: block;
    clear: both;
    content: '';
    position: absolute;
    left:25%;
    bottom: 0px;
    width: 50%;
    height: 1px;
    border-bottom: 1px solid #a2b1a1;
}
    

.colItems .wrap ul li div h3{
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#383838;
    font-size: 35px;
    text-align: left;
    letter-spacing: -1px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 8px;
    text-indent: 55px;
    background-image:url("../img/bgItem.png");
    background-repeat: no-repeat;
    background-position: left top;
}

.colAplus .wrap ul li div h3{
    background-image:url("../img/bgAplus.png");
}

.colItems .wrap ul li div em.subT{
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#383838;
    font-size: 24px;
    text-align: left;
    margin-bottom: 5px;
}

.colItems .wrap ul li div p{
    margin: 0.55em 0em;
}

.colItems .wrap ul li div h6{
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #2a2a2a;
    font-size: 20px;
    margin-top: 1em;
    margin-bottom: 0px;
    text-align: justify;
}

.colItems .wrap ul li div .button{
display:table;
margin: 0px auto;
margin-top:5px;
background-color: #98a789;
border: 1px solid #98a789;
color: #fff;
white-space: nowrap;
}

.colItems .wrap ul li div .button:hover{
    background-color: #fff;
    color: #98a789;
}

.colBrands .marquee {
  --gap: 2.75rem;
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
}

.colBrands .marquee .marquee__content {
  flex-shrink: 0;
  display: flex;
  justify-content: space-around;
  min-width: 100%;
  gap: var(--gap);
  animation: scroll 72s linear infinite;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - var(--gap)));
  }
}


.colImages .wrap ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
}

.colImages .wrap ul li{
    box-sizing: border-box;
}

.colImages .wrap ul > li:first-child{
    width: 31%;
    padding-right:20px;
}

.colImages .wrap ul > li:first-child > ul > li:first-child{
    height: 625px;
    width: 100%;
    padding-bottom:20px;
    padding-right: 0;
}

.colImages .wrap ul > li:first-child > ul > li:last-child{
    height: 500px;
    width: 100%;
}

.colImages .wrap ul > li:last-child{
    width: 69%;
}

.colImages .wrap ul > li:last-child > ul > li:first-child{
    height: 440px;
    width: 100%;
    padding-right: 0;
    padding-bottom: 20px;
}

.colImages .wrap ul > li:last-child > ul:last-child > li:first-child{
    width: 60%;
    height: 684px;
    padding-right: 20px;
    padding-bottom: 0px;
}

.colImages .wrap ul > li:last-child > ul:last-child > li:last-child{
    width: 40%;
    height: 684px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.colImages .wrap ul li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.colHistory .wrap ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.colHistory .wrap ul.even{
flex-direction: row-reverse;
    background-color: #f5f5f5;
}

.colHistory .wrap ul li{
    width: 50%;
    box-sizing: border-box;
    position: relative;
    padding: 48px 45px 48px 10px;
    text-align: left;
}

.colHistory .wrap ul li:last-child, .colHistory .wrap ul.even li:first-child{
    padding: 48px 10px 48px 45px;
}

.colHistory .wrap ul.even li:first-child{
    border: 0px;
    text-align: left;
}

.colHistory .wrap ul.even li:last-child{
    padding: 48px 45px 48px 10px;
}

.colHistory .wrap ul li:first-child, .colHistory .wrap ul.even li:last-child{
    border-right: 1px solid #a2b1a1;
    text-align: right;
}

.colHistory .wrap ul li:first-child:after, .colHistory .wrap ul.even li:last-child:after{
    display: block;
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    background-color: #a2b1a1;
    border-radius: 50%;
    border:8px solid #fff;
    right: -18px;
    top: 48px;
}

.colHistory .wrap ul.even li:last-child:after{
    border:8px solid #f5f5f5;
}

.colHistory .wrap ul.even li:first-child:after{
    display: none;
}

.colHistory .wrap ul li strong{
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#383838;
    font-size: 35px;
    text-align: left;
    display: block;
    margin-bottom:0px;
}

.colHistory .wrap ul.even li strong{
    text-align: right;
}

.colHistory .wrap ul li em{
    display: block;
    font-style: normal;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#383838;
    font-size: 24px;
    text-align: left;
    margin-bottom: 8px;
}

.colHistory .wrap ul.even li em{
    text-align: right;
}

.colHistory .wrap ul li p{
    margin: 0px;
}


.colHistory .wrap ul li img {
  border-radius: 12px;
  width: auto;
  display: inline-block;
  max-width: 100%;
}

.colHistory .wrap ul li .button{
    display: inline-block;
    margin-top: 20px;
    background-color: #b0afad;
    border: 1px solid #b0afad;
    color: #fff;
}

.colHistory .wrap ul li .button:hover{
     background-color: #fff;
    color: #b0afad;
}

.colSos .wrap ul li img {
    border-radius: inherit;
}

.colAge .wrap ul li:first-child strong {
    text-align: right;
    margin-bottom:5px;
}


.linkAplus .wrap{
text-align: center;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 300;
color: #383838;
font-size: 35px;
}

.linkAplus .wrap a.button{
    width: auto;
    display: inline-block;
    background-color: #adb8a0;
    color: #fff;
}

.linkAplus .wrap a.button:hover{
    background-color: #fff;
    color: #adb8a0;
}

.linkAplus .wrap p{
    width: 75%;
    margin: 30px auto;
}

.colIcons .wrap ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: baseline;
}

.colIcons .wrap ul li{
    text-align: center;
}

.colIcons .wrap ul li.inactive img{
    opacity: 0.25;
}

.colIcons .wrap a.button{
    width: auto;
    display: inline-block;
    margin-top:8px;
    min-width: 148px;
    font-size: 20px;
}

.colBlog ul{
    display: flex;
    flex-flow: row wrap;
    justify-content:flex-start;
    gap: 20px;
    box-sizing: border-box;
}

.colBlog ul li{
    box-sizing: border-box;
    border-radius: 18px;
    position: relative;
    width: calc(33.33333% - 14.5px);
    overflow: hidden;
    font-size: 0;
}

.colBlog ul li img{
    height: 390px;
    width: 100%;
    margin: 0px auto;
    object-fit: cover;
    border-radius: 18px 18px 0px 0px;
}

.colBlog ul li .bLinks{
    display: block;
    box-sizing: border-box;
    opacity: 0;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 22px;
    width: 96%;
    padding-left: 28px;
    padding-right: 70px;
    min-height: 64px;
    background-image:url("../img/bgBLink.png");
    background-repeat: no-repeat;
    background-position: right top;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

.colBlog ul li .bLinks span{
    display: block;
    width: auto;
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#fff;
	font-size:22px;
    border:1px solid #fff;
    border-radius: 18px;
    height: 36px;
    line-height: 36px;
    white-space: nowrap;
    padding: 0px 22px;
    margin-bottom: 9px;
    margin-right: 9px;
}


.colBlog ul > li:hover .bLinks{
    opacity: 1;
}

.colBlog ul li strong{
    display:block;
    box-sizing: border-box;
    ont-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    padding: 12px 20px 15px 20px;
    font-size: 21px;
    letter-spacing: -0.5px;
    background-color: #f0f0f0;
    border-radius: 0px 0px 18px 18px;
    min-height: 105px;
}

.colBlog ul > li:hover strong{
    opacity: 0.6;
}

.colBlog .button{
    display: block;
    float: right;
    margin-top: 25px;
    font-size: 20px;
}

.colBlogDetail ul{
    margin-left: 25px;
    margin-bottom: 15px;
}

.colBlogDetail ul, .colBlogDetail ul li{
    list-style-type:disc;
}

.colBlogDetail ul li {
  width: 100%;
    display:list-item;
    margin: 0px;
}

.colBlogDetail h3, .colBlogDetail h4, .colBlogDetail h5, .colBlogDetail h6 {
  display: block;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
  font-family: 'Raleway', Arial, sans-serif;
  font-size: 1.4em;
  color: #352f2f;
  font-weight:bold;
  text-transform:none;
}

.colBlogDetail h3{
font-size: 1.4em;
}
.colBlogDetail h4{
font-size: 1.33333em;
}
.colBlogDetail h5{
font-size: 1.25em;
}
.colBlogDetail h6{
font-size: 1.1em;
}

.colBlogDetail strong{
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: inline;
}

.colBlogDetail em {

}


.colTime .wrap div{
    width: 75%;
    margin: 0px auto;
}

.colTime .wrap h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  color: #383838;
  font-size: 35px;
  text-align: left;
  letter-spacing: -1px;
  display: block;
  margin-bottom: 8px;
  text-indent: 55px;
  background-image: url("../img/bgItem.png");
  background-repeat: no-repeat;
  background-position: left top;
}

.colTime .wrap h3.pin{
    background-image: url("../img/pin2.png");
}

.colTime .wrap h3.time{
    background-image: url("../img/time2.png");
}

.colTime .wrap h3.contact{
    background-image: url("../img/contact2.png");
}

.colTime .wrap iframe{
    margin-top: 25px;
    display: block;
    border-radius: 12px;
}

.contact .wrap form{
    display: block;
    width: 75%;
    margin: 0px auto;
}


.contact .wrap ul{
	font-family: 'Roboto', sans-serif;
	background-image: url(../img/pixel.gif);
	background-repeat: repeat-y;
	background-position: center top;
	display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
	margin:10px auto;
}

.contact .wrap ul li {
	width: 43%;
}

.contact .customInput{
	display:block;
	width:100%;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	height:33px;
	line-height:33px;
	border-radius:0;
	border:0px;
	border-bottom:1px solid #cccccc;
	text-indent:0px;
	margin-bottom:18px;
}

.contact .customInput#captcha{
	width:65%;
	display:inline-block;
	margin-right:15px;
}

.contact form img{
	height:34px;
	margin-bottom:16px;
	display:inline-block;
	vertical-align:middle;
}

.contact form .lopd{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:normal;
	color:#545454;
}

.contact form .lopd a{
    text-decoration: underline;
}

.contact form .lopd label{
	display:block;
	margin-bottom:3px;
}

.contact form .button{
	float:right;
    margin-top: 20px;
    background-color: #adb8a0;
    color: #fff;
    padding: 0px 45px;
    text-transform: uppercase;
    text-decoration: none !important;
}

.contact form .button:hover{
    background-color: #fff;
    color: #adb8a0;
}

.contact .customInput.error {
    border-bottom: 1px solid #C30;
}

#formSending, #formOk, #formSending_, #formOk_{
    display: none;
	margin-top:0px;
	text-align: left;
    margin-bottom:15px;
	font-size:17px;
    color: #383838;
    font-weight: 400;
}

#formSending, #formOk{
    text-align: center;
    font-size: 21px;
    margin-top: 15px;
}

.colContact ul{
    display: flex;
    flex-flow: row wrap;
    justify-content:flex-start;
    gap: 20px;
    box-sizing: border-box;
}

.colContact ul li{
    box-sizing: border-box;
    border-radius: 18px;
    position: relative;
    width: calc(33.33333% - 14.5px);
    overflow: hidden;
    font-size: 0;
    background-color: #f3f3f2;
    position: relative;
    min-height: 485px;
}

.colContact ul li div{
    width: 84%;
    padding: 30px 0px;
    margin: 0px auto;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #707070;
    font-size: 20px;
}

.colContact ul li div strong{
    font-family: 'Antonio', sans-serif;
    font-weight: bold;
    font-size: 40px;
    color: #707070;
    display: block;
    margin-bottom: 12px;
}

.colContact ul li .button{
    background-color: #adb8a0;
    color: #fff;
    text-transform: uppercase;
    display: block;
    position: absolute;
    left: 25%;
    bottom: 30px;
    width: 50%;
}

.colContact ul li .button:hover{
    background-color: #fff;
    color: #adb8a0;
}

.faqs{
    
}

.faqs .wrap div{
    width: 75%;
    margin: 0px auto;
}

.faqs .wrap h3{
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  color: #383838;
  font-size: 35px;
  text-align: left;
  letter-spacing: -1px;
  display: block;
  margin-bottom: 8px;
  text-indent: 55px;
  background-image: url("../img/bgItem.png");
  background-repeat: no-repeat;
  background-position: left top;
}


.faqs .wrap ul{
    width: 100%;
    text-align: left;
    margin-bottom:50px;
}

.faqs .wrap ul li{
    width: 100%;
    padding: 3px 12px;
    padding-top: 0px;
    box-sizing: border-box;
    text-align: left;
    border-bottom: 1px solid #a2b1a1;
}


.faqs .wrap ul li:first-child{
     border-top: 1px solid #a2b1a1;
}

.faqs .wrap ul li.active{
        background-color: #f5f5f5;
}

.faqs .wrap ul li a{
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #383838;
    font-size: 24px;
    padding: 5px 0px;
    padding-right: 25px;
    padding-bottom: 0px;
    background-image:url("../img/arrowFaq.png");
    background-repeat: no-repeat;
    background-position: right 15px;
}

.faqs .wrap ul li a.active{
     background-image:url("../img/arrowFaqUp.png");
}

.faqs .wrap ul li p{
    display: none;
    margin: 0.5em 0em;
    padding-left: 20px;
}


.colEvents .wrap ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom:45px;
}


.colEvents .wrap ul.colTitle {
    margin-bottom: 0px;
}

.colEvents .wrap ul li{
    width: 50%;
    box-sizing: border-box;
    position: relative;
    text-align: justify;
    padding: 5px 0px;
}

.colEvents .wrap ul li:last-child{
    padding: 5px 10px 45px 45px;
}

.colEvents .wrap ul li:first-child{
    text-align: right;
    width: 36%;
}

.colEvents .wrap ul li:nth-child(2){
    border-right: 1px solid #a2b1a1;
    text-align: right;
    width: 14%;
    padding: 5px 45px 5px 20px;
}

.colEvents .wrap ul li strong.title{
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#383838;
    font-size: 35px;
    text-align: left;
    display: block;
    margin-bottom:0px;
}

.colEvents .wrap ul li:nth-child(2) strong{
    text-align: right;
    font-family: 'Antonio', sans-serif;
    font-weight: bold;
    font-size: 40px;
    color: #414a38;
}

.colEvents .wrap ul li span{
    display: block;
    text-align: right;
    margin: 0px 0px 12px 0px;
}

.colEvents .wrap ul li em{
    display: block;
    font-style: normal;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#383838;
    font-size: 24px;
    text-align: left;
    margin-bottom:25px;
}

.colEvents .wrap ul li:first-child img {
  border-radius: 12px;
  width: auto;
  display: inline-block;
    max-width: 340px;
    aspect-ratio: 1 / 1;
}


.colEvents .wrap ul.colTitle li:nth-child(2){
    border: 0px;
}


.colEvents .wrap ul.colTitle li:last-child h3{
    display: block;
    font-family: 'Antonio', sans-serif;
    font-weight: bold;
    font-size: 40px;
    color: #414a38;
}

.colEvents .wrap ul.colTitle2 li:last-child h3{
     color: #c2151c !important;
}

.colEvents li:last-child span{
    text-align: left !important;
}

.colEvents .wrap ul li:last-child .button {
  background-color: #adb8a0;
  color: #fff;
  text-transform: uppercase;
  display: block;
  position: absolute;
  left: 45px;
  bottom: 5px;
  width: auto;
}

.colEvents .wrap ul li:last-child .button:hover{
    background-color: #fff;
    color: #adb8a0;
}

/* 1: Tallers i esdeveniments (VERD #3bac44) - 2: Cursos Weber (VERMELL #ef0e11;) - 3: Dies destacats (ROSA #f33586) - 4: Canvi de decoració (BLAU #4179ec) */

.colEvents1 li:first-child img {
    border: 9px solid #3bac44 !important;
}

.colEvents1 li:nth-child(2){
    border-right: 1px solid #3bac44 !important;
}

.colEvents1 li:last-child h3{
    color: #3bac44 !important;
}

.colEvents1 li:nth-child(2) strong{
    color: #3bac44 !important;
}

.colEvents1 li span{
    color: #3bac44 !important;
}

.colEvents1 li:last-child .button {
  background-color: #62bd69 !important;
    border: 1px solid #62bd69 !important;
}

.colEvents1 li:last-child .button:hover{
    background-color: #fff !important;
    color: #62bd69 !important;
}


.colEvents2 li:first-child img {
    border: 9px solid #ef0e11 !important;
}

.colEvents2 li:nth-child(2){
    border-right: 1px solid #ef0e11 !important;
}

.colEvents2 li:last-child h3{
    color: #ef0e11 !important;
}

.colEvents2 li:nth-child(2) strong{
    color: #ef0e11 !important;
}

.colEvents2 li span{
    color: #ef0e11 !important;
}

.colEvents2 li:last-child .button {
  background-color: #d45b60 !important;
    border: 1px solid #d45b60 !important;
}

.colEvents2 li:last-child .button:hover{
    background-color: #fff !important;
    color: #d45b60 !important;
}

.colEvents3 li:first-child img {
    border: 9px solid #f33586 !important;
}

.colEvents3 li:nth-child(2){
    border-right: 1px solid #f33586 !important;
}

.colEvents3 li:last-child h3{
    color: #f33586 !important;
}

.colEvents3 li:nth-child(2) strong{
    color: #f33586 !important;
}

.colEvents3 li span{
    color: #f33586 !important;
}

.colEvents3 li:last-child .button {
  background-color: #f33586 !important;
    border: 1px solid #f33586 !important;
}

.colEvents3 li:last-child .button:hover{
    background-color: #fff !important;
    color: #f33586 !important;
}


.colEvents3 li:last-child .button {
  background-color: #f771aa !important;
    border: 1px solid #f771aa !important;
}

.colEvents3 li:last-child .button:hover{
    background-color: #fff !important;
    color: #f771aa !important;
}



.colEvents4 li:first-child img {
    border: 9px solid #4179ec !important;
}

.colEvents4 li:nth-child(2){
    border-right: 1px solid #4179ec !important;
}

.colEvents4 li:last-child h3{
    color: #4179ec !important;
}

.colEvents4 li:nth-child(2) strong{
    color: #4179ec !important;
}

.colEvents4 li span{
    color: #4179ec !important;
}

.colEvents4 li:last-child .button {
  background-color: #7aa1f2 !important;
    border: 1px solid #7aa1f2 !important;
}

.colEvents4 li:last-child .button:hover{
    background-color: #fff !important;
    color: #7aa1f2 !important;
}



header.private{
    width: 40%;
    margin: 0px auto;
    min-height: 100px;
    border-top:47px solid #9fac9a;
}

.wrapPrivate{
    width: 90%;
    max-width: 90%;
}

.colPrivate{
    width: 40%;
    border-bottom:47px solid #9fac9a;
}

.colPrivate .wrap ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}


.colPrivate .wrap ul li {
    width: 90%;
    margin: 0px auto;
    box-sizing: border-box;
    padding: 20px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #a2b1a1;
}

.colPrivate .wrap ul li p{
    margin:0px;
    padding: 0px;
}

.colPrivate .wrap ul li.privTitle{
    background-color: #d3f745;
    border: 0px;
    width: 100%;
    padding: 20px 5%;
    font-family: 'Roboto Condensed', sans-serif;
    color: #383838;
}

.colPrivate .wrap ul li.privIntro{
    width: 90%;
    margin: 0px auto;
    box-sizing: border-box;
    padding: 20px 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
}

.colPrivate .wrap ul li.privTitle strong{
    display: block;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 300;
    color: #383838;
    margin-bottom: 0px;
}

.colPrivate .wrap ul li.privTitle em{
    display: block;
    font-style: normal;
    font-size: 24px;
}

.colPrivate .wrap ul li strong{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #383838;
    font-size: 24px;
    display: block;
    margin-bottom: 8px;
}

.colPrivate .wrap ul li a{
    color: #707070;
    text-decoration: underline;
}

.colPrivate .wrap ul li a:hover{
    text-decoration: none;
}

.colPrivate .wrap ul li a.file{
    display: block;
    text-decoration: none;
    padding-left: 85px;
    background-image: url("../img/pdf.png");
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 70px;
    font-style: normal;
}

.colPrivate .wrap ul li a.file em{
    font-style: normal;
     font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #383838;
    font-size: 24px;
    display: block;
}
    

footer{
    width: 100%;
    background-color: #f5f5f5;
    margin-top: 20px;
}

footer .bottom1{
    width: 100%;
     background-color: #e7e7e6;
}

footer .bottom2{
    width: 100%;
     background-color: #4c4a44;
}

footer .wrap ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

footer .wrap ul li{
    font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#555e4a;
	font-size:16px;
    line-height: 20px;
}

footer .wrap1 ul li strong{
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}

footer .wrap1 ul li span{
    display: block;
    padding-left: 28px;
    background-image:url("../img/pin.png");
    background-repeat: no-repeat;
    background-position: left 3px;
}

footer .bottom1 .wrap2 ul {
}

footer .bottom1 .wrap2 ul li:nth-child(2) a{
    display: block;
}

footer .bottom1 .wrap2 ul li a:hover{
    text-decoration: underline;
}

footer .bottom1 .wrap2 ul li:first-child a{
    display: block;
    text-transform: uppercase;
}

footer .bottom1 .wrap2 ul li:nth-child(3){
    width: 40%;
}

footer .bottom1 .wrap2 ul li strong{
    display: block;
    font-weight: 300;
    font-size: 17px;
    margin-bottom: 20px;
}

footer .bottom1 .wrap2 ul li form{
    display: block;
}

footer .bottom1 .wrap2 ul li form span{
    display: block;
    padding-top: 8px;
    font-size: 14px;
    line-height: 17px;
}

footer .bottom1 .wrap2 ul li form input{
    margin: 0px;
    padding: 0px;
}

footer .bottom1 .wrap2 ul li form input.input{
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: auto;
    height: auto;
    background-color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	color: #555e4a;
	font-weight:300;
	display: inline-block;
	vertical-align:middle;
    height: 29px;
    line-height: 29px;
    text-indent: 15px;
    min-width: 275px;
    margin-right: 5px;
    margin-bottom: 5px;
}

footer .bottom1 .wrap2 ul li form input.input.inputCaptcha{
    min-width: 170px;
}

footer .bottom1 .wrap2 ul li form img{
    height: 29px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
	vertical-align:middle;
    height: 29px;
    line-height: 29px;
    margin-bottom: 5px;
    margin-right: 5px;
}

footer .bottom1 .wrap2 ul li form .button{
   display: inline-block;
	vertical-align:middle;
    text-transform: uppercase;
    height: 29px;
    line-height: 29px;
    min-height: 29px;
    border-radius: 0px;
    background-color: #4c4a44;
    color: #fff;
    font-size: 13px;
    margin: 0px;
    padding: 0px 25px;
    margin-bottom: 5px;
}

footer .bottom1 .wrap2 ul li form .button:hover{
    text-decoration: none;
}

footer .bottom1 .wrap2 ul li:last-child{
}

footer .bottom1 .wrap2 ul li:last-child p{
    margin: 0px;
    padding: 0px;
    padding-top: 118px;
}

footer .bottom1 .wrap2 ul li:last-child p a{
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}

footer .bottom1 .wrap2 ul li:last-child p a:hover{
    opacity: 0.8;
}

footer .bottom2 .wrap3 ul li{
    width: 100%;
    text-align: left;
    color: #fff;
}

footer .bottom2 .wrap3 ul li a{
    color: #fff;
}

footer .bottom2 .wrap3 ul li a:hover{
    text-decoration: underline;
}

.button{
    box-sizing: border-box;
	text-align:center;
	display:block;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#324f13;
	font-size:19px;
	padding:0px 20px;
	height:36px;
	min-height:36px;
	line-height:34px;
	border:1px solid #adb8a0;
	background-color:#FFF;
    border-radius: 12px;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}

.button:hover{
	background-color:#adb8a0;
    color: #fff;
}

.breadcrumb{
    margin: 0px auto;
}

.breadcrumb .wrap{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#707070;
text-align:left;
font-weight: bold;
margin: 0px auto;
padding: 15px 0px 0px 2px;
}

.breadcrumb .wrap a, .breadcrumb .wrap span{
	color:#707070;
	font-weight:normal;
}

.breadcrumb .wrap a:hover{
	text-decoration:underline;
}

.wrapCC{
    display: block;
    float: left;
    background-color: #fff;
    border-radius: 12px;
    border:1px solid #cacdd1;
    padding: 8px 10px 14px 14px;
    margin-top: 40px;
    margin-bottom: 30px;
    margin-left: 15px;
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.2);
}

.wrapLegend{
    display: block;
    float: left;
    margin-top: 60px;
    margin-left: 45px;
    font-size:15px;
    color: #707070;
    font-weight: 300;
    text-align: left;
}

.wrapLegend span{
    display: block;
    height: 20px; 
    line-height: 20px;
    margin-bottom: 14px;
}

.wrapLegend span i{
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    line-height: 20px;
    margin-right: 8px;
    background-color: #3bac44;
}

.wrapLegend span.e1 i{
    background-color: #3bac44;
}
.wrapLegend span.e2 i{
    background-color: #ef0e11;
}
.wrapLegend span.e3 i{
    background-color: #f33586;
}
.wrapLegend span.e4 i{
    background-color: #4179ec;
}

#cc{
text-align:center;
padding-top: 5px;
}

#cc .navMonth{
font-family: 'Antonio', sans-serif;
font-weight:300;
font-size:20px;
line-height:25px;
color:#3a465a;
text-align:center;
}

#cc .navMonth strong{
font-weight:300;
display:inline-block;
vertical-align:middle;
min-width:220px;
padding:0px 10px;
}

#cc .navMonth a{
display:inline-block;
vertical-align:middle;
}

#cc .navMonth a img{
    border-radius: 0px;
    width: auto;
    margin: 0px;
}

#cc ul{
width:100%;
display:block;
overflow:auto;
margin:0px auto;
padding: 0px;
background-color: transparent;
}

#cc ul li{
font-family: 'Roboto Condensed', sans-serif;
font-size:18px;
color:#5a6064;
display:inline-block;
vertical-align:middle;
text-align:center;
margin:2px 4px;
width: auto;
}


#cc ul li a, #cc ul li span{
font-family: 'Roboto Condensed', sans-serif;
font-size:18px;
color:#5a6064;
width:34px;
height:34px;
line-height:34px;
display:inline-block;
vertical-align:middle;
text-align:center;
cursor:default;
border-radius:50%;
font-weight:300;
}

#cc ul li.weekday span{
	font-family: 'Antonio', sans-serif;
    font-size:14px;
}

#cc ul li.sun a{
	color:#5a6064;
}

#cc ul li.nonumber a{
background:none;
}

/* 1: Tallers i esdeveniments (VERD #3bac44) - 2: Cursos Weber (VERMELL #ef0e11;) - 3: Dies destacats (ROSA #f33586) - 4: Canvi de decoració (BLAU #4179ec) */

#cc ul li.td a{
    background-color: #efefef;
}

#cc ul li.act1 a, #cc ul li.act1 a:hover, #cc ul li.act2 a, #cc ul li.act2 a:hover, #cc ul li.act3 a, #cc ul li.act3 a:hover, #cc ul li.act4 a, #cc ul li.act4 a:hover{
background-color:#3bac44;
font-weight: bold;
color:#FFFFFF;
cursor: pointer;
}

#cc ul li.act2 a, #cc ul li.act2 a:hover{
background-color:#ef0e11;
cursor: pointer;
}
#cc ul li.act3 a, #cc ul li.act3 a:hover{
background-color:#f33586;
cursor: pointer;
}
#cc ul li.act4 a, #cc ul li.act4 a:hover{
background-color:#4179ec;
cursor: pointer;
}

#cc ul li a:hover{
cursor:default;
text-decoration:none;
}

#cc.loading-calendar{
	opacity:0.5;
}

.kitDigital{

}

.kitDigital .wrap{
    padding: 15px 0px;
    text-align: center;
}

.kitDigital img{
    max-width:80%;
    display: inline-block;
}


section:after, footer:after, .content:after, .wrap:after, .mainInfo:after, .contentRoom:after, form:after, .valContent:after, .envList ul li:after, .roomItem:after{
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clear{
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.customInput {
	border: 0;
	height:42px;
	line-height:42px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:19px;
	color: #162f09;
	font-weight:300;
	display: inline-block;
	vertical-align:middle;
	width:auto;
	margin: 0px;
	padding: 0px;
	margin-bottom:18px;
	text-indent:19px;
	cursor: default;
    border: 1px solid #a2b597;
}

.contact select.customInput {
	opacity:0.95;
	text-indent: 0px;
	padding-left: 18px;
}

.contact textarea.customInput {
    text-indent: 0px;
	padding-left:0px;
	padding-top:9px;
    height: 75px;
	line-height:normal;
}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
		color: #555e4a;
		opacity:0.9;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #555e4a;
	 opacity:0.9;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #555e4a;
	 opacity:0.9;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #555e4a;
	 opacity:0.9;
}

#pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-info #pdcc-modal-acceptance div#pdcc-modal-config, #pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-info #pdcc-modal-acceptance div#pdcc-modal-reject, #pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-settings div#pdcc-modal-deny-all {
    background-color: #9fac9a !important;
    color: #fff !important;
    margin-left: 12px !important;
}

#pdcc-modal-bg #pdcc-modal-container div#pdcc-modal-body div#pdcc-modal-settings #pdcc-modal-services p label.pdcc-btn-switch input:checked:disabled + .pdcc-btn-slider {
  background-color: #9fac9a !important;
}