
/*-- special --*/
.special {
    padding: 5em 0;
    background: url(../images/banner4.jpg)no-repeat 0px 0px;
    background-size: cover;
	z-index:9;
}
.special-grids {
    margin: 5em 0 0 0;
}
.w3l-special-grid {
    padding: 0;
}
.w3ls-special-img {
    padding: 0;
    background:#000 url(../images/1.jpg) no-repeat 0px 0px;
    min-height: 234px;
    background-size: cover;
    text-align: center;
    position: relative;
}
.w3ls-special-img img{
	width:100%;
}
.agileits-special-info{
    text-align: center;
          padding: 1.3em;
    background: #F5F5F5;
    min-height: 234px;
}
.agileits-special-info h4{
   color:#960000;
    font-size: 1.6em;
    margin: 0px 0 0px;
    position: relative;
    letter-spacing: 2px;
	    text-align: left;
}
.agileits-special-info h4:after{
    content: '';
    background: #960000;
    width: 30%;
    padding: 1px;
    position: absolute;
    top: 36px;
    left: 0px;
}
.agileits-special-info p{
    color: #555;
    font-size:0.9em;
    line-height:2em;
    margin: 1.5em 0 0 0;
	text-align: right;
}
.wthree-img1{
       background:#000 url(../web/IMG-20190712-WA0007.jpg) no-repeat 0px 0px;
    background-size: cover;	
}
.wthree-img2{
      /*  background:#000 url(../images/IMG_5275.JPG) no-repeat 0px 0px;*/
      background:#000 url(../web/IMG-20190524-WA0011.jpg) no-repeat 0px 0px;
    background-size: cover;	

}
.wthree-img3{
       background:#000 url(../images/s4.jpg) no-repeat 0px 0px;
    background-size: cover;	
}
.wthree-img4{
       background:#000 url(../images/s5.jpg) no-repeat 0px 0px;
    background-size: cover;	
}
.w3ls-special-text h4 {
    color: #FFF;
    font-size: 1.8em;
    margin: 3.5em 0 0 0;
    font-weight: 600;
    letter-spacing: 5px;
}
span.thr {
    color: #fff;
}
p.w3agile.fru {
    color: #fff;
}
/*-- //special --*/
/*-- stats --*/

@media screen and (min-width:1263px) {
  /* reglas CSS */
  body{
    margin: 0 auto !important;
    width: 1263px;
    
  }
}