
@font-face {
    font-family: 'montserratbold';
    src: url('fonts/montserrat-bold-webfont.eot');
    src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-bold-webfont.woff') format('woff'),
         url('fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratregular';
    src: url('fonts/montserrat-regular-webfont.eot');
    src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('fonts/montserrat-regular-webfont.woff') format('woff'),
         url('fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'LucidaGrande';
    src: url('fonts/LucidaGrande.eot');
    src: url('fonts/LucidaGrande.eot?#iefix') format('embedded-opentype'),
         url('fonts/LucidaGrande.woff') format('woff'),
         url('fonts/LucidaGrande.ttf') format('truetype'),
         url('fonts/LucidaGrande.svg#LucidaGrande') format('svg');
    font-weight: normal;
    font-style: normal;

}

 @font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
@font-face {
    font-family: Gotham-Book;
    src: url(fonts/Gotham-Book.ttf);
}
@font-face {
    font-family: Gotham-Bold;
    src: url(fonts/Gotham-Bold.ttf);
}
header{
  height:inherit;
}
body{
}

.preload {
    width: 100%;
    height: 50px;
    display: block;
    position: absolute;
    z-index: 1000;
}

*{
  outline:0;
}
a:hover, a:active, a:focus {
  outline:0;
}
button{
  font-family: "montserratregular";
  font-size: 14px;
}
.glyphicon-arrow-right:before {
  content: "\e092";
  font-size: 14px;
}
.btn-primary{
  background-color: #0069b3;
}
.btn-primary:hover{
  text-decoration: none!important;
}


#menusup{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+49,ffffff+100&amp;1+0,1+50,0.5+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#80ffffff',GradientType=0 ); /* IE6-9 */

    z-index: 2;
    position: relative;

}
.menudret{
    float:right;
}


.menudret ul.canmenu{
    float: right;
    border-top:1px solid #ccc;
}

.menudret li{
  float: left;
      padding: 0 10px;
    border-right: 1px solid #ccc;
}
.menudret li a{
  border-right: 0;
  padding:4px 0 0 0;
  font-family: 'LucidaGrande', 'Arial', 'sans-serif';
  font-size: 12px;
  color:#4d4d4d;
  float: left;

}

.menudret li span{
  font-size: 9px;
  padding:0;
  color:#fff;
  top:0;
  background-color: #ccc;
  margin-right:10px;
  float:left;
}
.social {
  padding:0;
}
.social a{
    display: inline-block;
    height: 20px;
    padding: 0 11px;

}

.nav.menum > li > a > span.plusmobile{
  display: none;
}

.nav.menum > li,.nav.menum > li >span{
    background-image: none;
    border:0;
    display: block;
}
.nav.menum > li >span{
  width:80%;
  float:left;
  display: block;
}
.nav.menum > li> a, .nav.menum > li> span> a{
    color:#4d4d4d;
    display: block;
}
.nav.menum > li> a:hover,.nav.menum > li> span> a:hover{
    color:#0069B3;
}
.nav>li>a:hover,.nav>li>span>a:hover{
    background-color: inherit;
}
.nav.menum li.hover{background-color: none;}
.accessmg{

}

.accessmg li:first-of-type {
    padding-left: 0;
}
.accessmg li:last-of-type {
}

.social a.sfacebook{
    background: url("../imgs/logo_facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.social a.stwitter{
    background: url("../imgs/logo_twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.social a.syoutube{
    background: url("../imgs/logo_youtube.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.social a.srss{
    background: url("../imgs/logo_rss.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.social a.slinkedin{
    background: url("../imgs/logo_linkedin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social a.splus{
    background: url("../imgs/logo_gplus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.logo{
      display: inherit;
    width: auto;
    height: auto;
}
.logo hgroup{
    width: auto;
    height: auto;
}
.logo hgroup h1{
    background: url("../imgs/girbau_logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 67px;
    text-indent: -20000px;
    width: 316px;
    margin-top: 8px;
    margin-right: 30px;
}


#select_leng select{    
width: 100%;
border-radius:none;
}    

.search{
    height: 27px;
    margin: 24px 0 0;
    width: 147px;
}
.consearch{
    width:100%;
}

.searchbar img{
    left: -5px;
    position: relative;
    top: 1px;
    width: 16px;
}

.border_bottom{
    border-bottom: 1px solid #ccc;
}

.nav.menum li li a:hover {
    color: #0069b3;
    text-decoration: none;
}

.mida_glyph{
    font-size: 0.8em;
    margin-top:3px;
    padding-right:10px;
}
.nopadding{padding:0;}
.cercador_glyp{
    font-size: 14px;
    line-height: 20px!important;
}
.cont_marg{
    margin-top: 10px;
}
.lsolutions{
    color:#717073;
    margin: 28px 30px 10px;
    float: left;
    text-transform: uppercase;
}
#home_slideshow {
    float: left;
    width: 73%;
    margin-right: 2%;
}


#subtitolsectors{
  font-size: 30px;
  margin-bottom: 0;

}
/*breadcrumbs*/
.breadcrumb{
  color:#005184;
  background-color: inherit;
  padding: 30px 0;
  line-height:0px;
  margin-bottom:0;
  font-size:30px;
}
.breadcrumb_secdet{
  color:#005184;
  background-color: inherit;
  padding:0;
  margin-bottom:0;
  font-size:20px;
}
.breadcrumb span.breadcrumb_first{
  font-size: 14px;
  font-family: 'montserratregular';

}
.breadcrumb_second{
  color:#005184;
  padding: 20px 0 25px 0;
  font-size: 15px; 
  font-family: 'montserratregular';
  margin-bottom: 0;

}

.bread_subt{
font-size: 14px; 
  font-family: 'montserratregular';
  color: #666666;
  padding-bottom:25px;
  display: block;
}

.breadcrumb>li+li:before {
    content: normal;
}
.breadcrumb>li+li+li:before {
    padding: 0 5px;
    color: #808080;
}

.breadgrey{
  color: #808080;
  font-size:14px;
}

/*breadcrumbs*/

/*sidebar */

.navbar-default {
    background: transparent;
  }
  .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
        margin-right:0;
    }
    

#accordian{
  width:100%;
}

.submenublau{
  color: #005286!important;
}

#interior_bloc2 {
  padding:0;
}
#interior_bloc2 div#accordian nav{
  height:auto!important;
}
#interior_bloc2 #accordian nav.navbar {
    width: 100%;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #ccc;
    border-left: 0;
    margin-bottom: 0;
}
#interior_bloc2 div#accordian {
  width:207px;
}
#interior_bloc2 div#bs-example-navbar-collapse-1 {
  padding:0;
}

#accordian{
    border-bottom: 0;
}
#accordian li{
  background-color: #fff;
}
#accordian nav.navbar{
  width:100%;
  border-top:0;
  border-right:0;
  border-bottom: 1px solid #ccc;
  border-left:0;
  margin-bottom:0;
}
#accordian div.container-fluid{
  padding:0;
}
#accordian div.navbar-header{
 display: none;
}

#menu-productes{
  margin-bottom: 0;

}

/*sidebar */


/*gracias form page*/
.allwrapper{
   width: 100%;
   z-index: -2;
    background-image: url('../imgs/map_bg.png');
    background-repeat: repeat;
    background-position: top left;
    background-color: #000;
}
.contact-section {
    padding-top: 15px;
    background: rgba(255,255,255,0.6);
    padding-bottom: 25px;
    position: relative;
    z-index: 5;
}
#girl{
    position: absolute;
    top: -430px;
    right: 0;
    z-index: 6;

}

.contact-section p, .contact-section label{
   color:#000000;
   font-weight:normal;
   font-family: "Gotham-Book";
}
.contact-section label{
   font-size: 17px;


}
.thankyoupage{
    position: relative;
    min-height:450px;
    border-bottom: 0;
    padding-top: 20px;
    padding-left: 0px;
}
.thankyoupage h2{
   font-family: "Gotham-Bold";
   font-size: 24px;
   color:#005387;
   text-transform: inherit;
}
.thankyoupage p{
   font-family: "Gotham-Book";
   font-size: 14px;
   color:#000000;
   margin-bottom: 0;
}

.whiteline{
    border-top: 1px solid #fff;
    width: 100%;
    margin:15px 0;
}

#girl_thanks{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 6;
}
/*gracias form page*/

/*---Galería home----*/

  #wrapper {
  padding: 0;
  width: 100%;
  z-index: 999;
  }
  .rslides {
  margin: 0 auto 40px;
  }
  .rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }
  .events {
  list-style: none;
  }


.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height:auto;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 60%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px; 
  background: transparent url("themes/arrows.png") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}

/*-------------------*/

.bg_formulari{
    position: relative;
    clear: both;
    overflow: auto;
    margin-top: 0;
    background-image: url(../imgs/home/bg_forms.png);
    background-position: center center;
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position:center;
 
 
}
#bgform{
    position: absolute;
    width:100%;
    top:0;
    left:0;
}

.formtitol{
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-family: "montserratregular";
  font-size: 40px;
}
.formcos{
  color:#fff;
}
.contform{
  text-align: center;
  color:#99bace;
}
.form-margin{
  margin:5px;
}
#novacontrass{
 margin-top: 15px;
}
#FormLogin #novacontrass a{
  color:#99bace;
  font-family: 'LucidaGrande', 'Arial', 'sans-serif';
  font-size: 12px;
}

#advert{
padding: 15px 0; 
position: relative; 
background: #dbdbdb; /* Old browsers */ 
background: -moz-linear-gradient(left,  #dbdbdb 0%, #eeeeee 100%); /* FF3.6+ */ 
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbdbdb), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */ 
background: -webkit-linear-gradient(left,  #dbdbdb 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */ 
background: -o-linear-gradient(left,  #dbdbdb 0%,#eeeeee 100%); /* Opera 11.10+ */ 
background: -ms-linear-gradient(left,  #dbdbdb 0%,#eeeeee 100%); /* IE10+ */ 
background: linear-gradient(to right,  #dbdbdb 0%,#eeeeee 100%); /* W3C */ 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#eeeeee',GradientType=1 ); /* IE6-9 */ 

}

.advert_title{
  text-transform: uppercase;
  color:#005184;
  text-align: center;
  font-family: 'montserratregular';
  font-size:40px;
}

.headnoticias{
  padding-top:20px;
  margin-top:0;
  
}
.headnoticias>h2{
  margin-top: 0;
  display:block;
  float:left;
  font-size:18px;

}
.successexit{
  margin-top: 80px;
}

#linkmas{
  font-family: 'LucidaGrande';
}
.linkmas{
  font-family: 'LucidaGrande';
}
.titndoc{
  font-family: 'montserratregular';
  font-size:16px;
  color:#0069b3;
}
.subtdoc{
  color: #666666;
  font-family: 'LucidaGrande';
  font-size: 12px;
}
.noticies{
    /*position: relative;
    width: 100%;
    float: left;*/
    margin-top:75px;
}
.noticies div.interio{
    /*padding:0;
    margin-bottom:20px;*/
}
.twtweets h5 {
    font-size: 18px;

}
.margintb{
  margin: 10px 0;
}
.margintbform{
  margin: 0;
}
.paddingform {
    padding: 2px 4px;
}
.paddingsearch {
    padding: 2px 4px;
    height: 34px!important;
    padding: 6px 8px;
    font-size: 14px;
    margin:0;
}
.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 8px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control-normal{
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 8px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-group{
  margin-bottom: 5px;
}

.toggleMenu {
    display: none;
    padding: 10px 15px;
    background-color: transparent;
    border:none;
    /* background-image: linear-gradient(to bottom, #0063aa 0%, #004577 58%); */
    /* border: 1px solid #141370; */
    border-radius: 3px;
    color: #4d4d4d;
    margin: 0 0 10px;
    font-size: 14px;
    width: 100%;
}
.toggleMenu:hover {
    text-decoration: none;
}
.noticieshomes img{
        float: none; 
        margin: auto;
        width: inherit; 
}
.chbmygirbau{
  clear: both;
  font-family: 'LucidaGrande';
  font-size: 12px;
}
#FormLogin a{ 
    color:#fff;
    text-decoration: none;
  }

.captcha{
	visibility:hidden;
}

.captcha2{
	visibility:visible;
}
.politica_home_none{
	display:none;
	
}
.politica_home{
	color:#FFF;
	font-size:10px!important;
}
#interior_bloc2 {
    margin-top: 15px;
}
#cos_centrat div.cosecdet {
    font-size: 12px;
    font-family: 'LucidaGrande'!important;
}

@media screen and (max-width: 992px) {
  #segmobil{
    display:block;
  }

#interior_bloc2 div.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    display: none;
}


#casdetall{
  margin-bottom:20px;
  padding-bottom: 20px;
}


#interior_bloc2 div#accordian {
  width:200px;
}
#accordian{
  border-color: inherit;
    border-style: none;
    border-width: 0;
    color: inherit;
    margin-top:0px;
}


#accordian a.navbar-brand{
padding: 15px 0;
}
#accordian div.navbar-header{
 display: none;
 margin-right: 0;
 margin-left: 0;
 padding:8px 0;
}
.sidebar1{
  border:0;
}

#accordian div.navbar-collapse{
margin-right: 0;
margin-left: 0;
border:1px solid #ccc;
}

#submenu{
  width: 100%;
  padding: 0;
}
}

.taulacookies{
	border: 3px solid aliceblue;
}
table.taulacookies td, th{
	padding:5px;
}

@media screen and (max-width: 960px) {

 .mida_glyph{
      padding-right: 16px;
 }
 .casdetall>div{
 margin-bottom:20px;
 min-height:300px;
}

.detcasfot{
  width:100%;
}

}

@media screen and (max-width: 960px) and (min-width: 600px){
#interior_bloc2 div#quicol2 {
    float: right;
    width: 70%;
}
}

@media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}

@media screen and (max-width: 770px) {

/*gracias form page*/
.thankyoupage {
     padding-top: 0; 
     padding-left: 0;
}
    .fifty{
        padding-left: 15px;
        padding-right: 15px;
    }

#girl_thanks{
   width: 190px;
}
/*gracias form page*/


#accordian div.navbar-header {
   display: block;
}
  .logo hgroup h1 {

    margin-right: 0;
}
#interior_bloc2 div#quicol2 {
    float: right;
    width: 100%;
    margin-top:15px;
}
#interior_bloc2 div#accordian {
  width:100%!important;
}
#interior_bloc2 div.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    display: block!important;
}

}
@media screen and (max-width: 524px) {

/*gracias form page*/
.thankyoupage {
     padding-top: 0; 
     padding-left: 0;
}
#girl_thanks{
   width: 120px;
}
.last_p{
  padding-bottom: 150px;
}
/*gracias form page*/

.nav.menum > li > a,.nav.menum > li >span> a {
    color: #92b4ca!important;
}

.nav.menum > li > a {
    width: 100%;
    padding: 10px;
    position: relative;
}
.nav.menum > li > a > span.plusmobile{
      padding: 13px;
    float: right;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
    transition: all 0.5s;
}
.nav.menum > li > a > span.plusmobile:hover{
  color:#fff;
  -moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);

}
.plusmobileactive{
  color:#fff;
}
.subplusmobile{
    position: absolute;
    right: 0;
    top: 9px;
    padding-right: 0;
    transition: all 0.5s;
    
}
.subplusmobile:hover{
   color:#fff;
    -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);

}
.submenu li a{
  position: relative;
}

}