@charset "UTF-8";
/* CSS Document */

body{
 background-color:#F1CCB1;
 font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Roboto', sans-serif;
}
h1{
border-top:8px solid #333;
padding-top:5px;
font-size:20px;
margin-top: 0;
text-transform:uppercase;
margin-bottom: 5px;
}
h5, .h5 {font-size: 16px;}
h6{
border-top:8px solid #333;
padding-top:5px;
font-size:11px;
margin-top: 0;
text-transform:uppercase;
margin-bottom: 5px;
}
.row [class*="col-"]:first-child{
  margin-right: 30px;
  margin-bottom:10px
}
header .container{
 padding:30px 0;
 margin:30px auto;
 width:970px;
}
.col-md-12 [class*="cont"], .projectes {
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
background-color:#fff;margin-bottom:15px; border-top-color: #333333;margin-right: 30px;
    border-top-style: solid;
    border-top-width: 8px;
    display: block;
   
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
border: 0px solid #000000;

}

.projectes {background-color:transparent;margin-right:0;padding-bottom: 0px;border-top:none;padding-top:0}
[class*="col-"].projectes, .projectes [class*="col-"]{margin-bottom: 0px; }

body.home .row [class*="col-"] [class*="col-"] [class*="col-"] [class*="col-"]{
 margin-right: 30px;border-top:none;height:230px;}

.row [class*="col-"] [class*="col-"] [class*="col-"]:last-child{
margin-right: 0px;}
[class*="col-"]{
 padding-left:0;
 padding-right:0;
 float: left;

}
.container{
width:970px;
margin:auto;
}
[class*="col-"] [class*="col-"]:last-child{
 margin-right:0px;
}
.home [class*="col-"]:last-child [class*="col-"]{
 border-top:8px solid #333;margin-bottom:0
}

.col-md-2 {
  width: 170px;
}

.col-md-6 {
  width: 370px;
}

.col-md-9 {
  width: 570px;
}
.col-md-10 {
  width: 770px;
}
.col-md-11 {
  width: 91.66666666666666%;
}
.col-md-12 {
  width: 100%;
}
[class*="txt-"]{padding-left: 8px;padding-right: 8px;}
.titular{padding-bottom:10px;}
a:hover .titular{border-bottom:3px solid #8C8985;background-color:#ECECED}
a:hover{text-decoration:none}
.txt-titol{
width: 50%;
color:#FAB417;
}

.txt-data{
  font-size: 30px;
	color:#8C8985;
	text-transform:uppercase;
	font-family: 'Roboto Slab', sans-serif; padding-top: 8px;
}
.txt-titol h5{
margin-top:0;
font-weight:700;
margin-bottom: 5px;

}
.txt-cos, .txt-resum{
    font-size: 11px;
	color:#585851;
	font-family: 'Pt Sans', sans-serif;line-height:13px; 
}
.txt-resum{
   font-weight:700;font-size: 12px;line-height:14px;
   padding-bottom:10px;color:#333
}
.txt-resum.light{
   font-family: 'Roboto Light', sans-serif;line-height:13px; font-weight:100;color:#585851;text-transform:uppercase
}
[class*="col-"].doble{width: 47.3%;}
.doble [class*="txt-"]{padding-right: 0px;}
.mas{font-weight:bold;color:#FAB417;}
.simple .txt-titol{width: 100%;}
.row [class*="col-"] [class*="col-"] .doble[class*="col-"] {height:100px}
.projectes [class*="col-"]{background: rgba(212,228,239,1);
background: -moz-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(212,228,239,1)), color-stop(100%, rgba(134,174,204,1)));
background: -webkit-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
background: -o-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
background: -ms-linear-gradient(left, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
background: linear-gradient(to right, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e4ef', endColorstr='#86aecc', GradientType=1 );}
.projectes img{padding-top:8px}
.im, .iframe{ vertical-align: bottom;bottom: 0;padding:8px;}
.iframe{ padding-bottom:3px}
[class*="col-"].doble + [class*="col-"].doble{margin-right:0}
.video .txt-data{padding-top:0}
.actualidad h6:first-child{width:570px;float:left;margin-right:30px}
.actualidad h6, .projecte h6{border:none}
.actualidad, .projecte{border-top:8px solid #333;}
.projecte h6:first-child{width:170px;float:left;margin-right:30px}






