/***********^*****************Menu*********************************/
body.site{
    border-top: none !important;
    background-color: transparent !important;
}
body{
    margin: 0 auto;
}
.icons, .article-info, .pager{
    display: none;
}
.nav li{
    list-style: none;
}
.page-header{
    display: none;
}
#menuSpan{
    font-family: avantgarde-bk;
}
#setaScroll{
    position: absolute;
    z-index: 999;
}
/**3 lines**/
@media all and (max-width: 50000px) {
	#divmenu.well.responsive{
		display:none;
	}
	
	#divmenu ul.nav{ 
		height: auto; 
	}
	#divmenu ul.nav > li{ 
		float: right;
		width: 100%; 
	}
	#divmenu ul.nav a{ 
		line-height: 40px; 
	}
	#divmenu ul.nav ul{ 
		position: relative; 
	}
    
    #divmenu .moduletable{
        position: relative;
        z-index:2;
        padding-top: 5%;
    }
    
}
@media screen and (min-width:50000px){
    #divmenu .three-lines{
		/*display:none;*/
	}
	#divmenu .nav{
		/*display:inline;*/
	}
}
#divmenu .three-lines{
	float:left;
	margin-right:25px;
	cursor:pointer;
	margin-bottom:20px;
	margin-left:15px;
    color: #fff;
   
}


@media all and (max-width: 50000px) {
    #divmenu .well{
        position: relative;
    }
	#divmenu ul.nav{ 
		height: auto; 
		margin-top:0px;
        
	}
	#divmenu ul.nav > li{ 
		/*float: none;*/
		width: 100%; 
	}
    
	#divmenu ul.nav a{ 
		line-height: 40px; 
	}
	#divmenu ul.nav ul{ 
		position: relative; 
	}
	#divmenu ul.nav li{ 
		display: block;
	}
	#divmenu .nav{
		display:none;
	}  
}

/****************************Fabrilight*****************************/
#divLanguage{
        width: 98%;
        text-align: right;
        position: absolute;
        z-index: 99999;
        margin-top: 2%;
}
/*.advancedSelect{
    font-family: avantgarde-bk !important;
}*/
.mod-languages form{
    font-family: avantgarde-bk !important;
}
.animBlock {
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  -webkit-transition: all .55s ease-in;
  -moz-transition: all .55s ease-in;
  -ms-transition: all .55s ease-in;
  -o-transition: all .55s ease-in;
  transition: all 0.55s ease-in;
}
/*.animBlock[data-position="left"] { left: -100%; }*/
.animBlock[data-position="top"] { top: -20%;}
.animBlock[data-position="bottom"] { bottom: -20%;}
.animBlock[data-position="left"].viewed {
  left: 0%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.animBlock[data-position="top"].viewed {
  top: 0%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.animBlock[data-position="bottom"].viewed {
  bottom: 0%;
  opacity: 1;
  filter: alpha(opacity=100);
}
#divFabrilight{
    margin-top: 20%;
}

#divImgFabrilightTexto{
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
#divSobreNos{
    width: 40%;
    display:inline-block;
    vertical-align: top;
    margin: 0 auto;
    text-align: left;
    
    font-family: avantgarde-bk;
    color: #6D6D6D;
}
#divImgFabrilight{
    width: 36%;
    display:inline-block;
    padding-right: 2%;
    margin: 0 auto;
    margin-top: 10%;
    
}
#imgFabrilight{
    width: 100%;
}
#valoresTitulo{
    color: #FC8456;
    font-family: track;
    font-size: 20pt;
}
#ais_89_wrapper{
    margin-top: 5% !important;
}
.nivoSlider{
    box-shadow: none !important;
}
.nivo-controlNav a{
    border:2px solid #fff;
    border-radius: 5px;
}
.nivo-controlNavHolder{
    top: 90% !important;
}
@keyframes FadeIn { 
  0% {
    opacity: 0;
    transform: scale(.1);
  }

  85% {
    
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
      visibility: visible;
  }
}

/*#divMissaoQualidade #divQualidade {
  animation: FadeIn 2s linear;
  animation-fill-mode: both;
}*/
/*#divMissaoQualidade #divMissao {
  animation: FadeIn 1s linear;
  animation-fill-mode: both;
}*/
#divMissaoQualidade{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-top: 5%;
    
    opacity:1 !important;
    
    /*animation-delay: .5s;*/
   /* visibility: hidden;*/
}
#divQualidade{
    vertical-align: top;
    
    /*animation-delay: 1.5s*/
}

#divMissao, #divQualidade{
    width: 30%;
    display:inline-block;
    text-align: left;
    padding: 10px;
    opacity: 1 !important;
}

#divImgMissao, #divImgQualidade{
    text-align: center;
}

.divContainer{
    height: 500px;
    
}
#divImgHome{
    width: 90%;
    margin: 0 auto;
    
}
#imgHome{
    width: 100%;
    margin-top: 5%;
}
#divSegurancaTecnologia{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-top: 5%;
}
#divTecnologia, #divSeguranca{
    text-align: left;
    width: 45%;
    display: inline-block;
    vertical-align: top;
    padding: 15px;
}
#divImgSeguranca, #divImgTecnologia{
    text-align: center;
}
#missaoTexto, #qualidadeTexto,
#tecnologiaTexto, #segurancaTexto{
    font-family: avantgarde-bk;
    color: #6d6d6d;
}
/**************************************SERVIÇOS***************************************************/
#divServicos{
    width: 90%;
    margin: 0 auto;
}
#divTextoServicos{
    width: 25%;
   /* float: left;*/
    display: inline-block;
    margin-top: 10%;
    
    font-family: avantgarde-bk;
    color: #6D6D6D;
    margin-left: 5%;
}
#divSolucoes{
    font-family: track;
    color: #FC8456;
    font-size: 20pt;
}
#slider{
   text-align: right;
}
#ais_90_wrapper{
    display: inline-block;
    vertical-align: top;
    z-index: -99;
}
#divSolucoes{
    text-align: center;
    margin-top: 25%;
}
#iluminacoes, #som, #agenciamento, 
#montagem, #aluguer, #serralharia{
    width: 16%;
    /*display: inline-block;*/
    vertical-align: top;
    float: left;
    
    font-family: avantgarde-bk;
    color: #6d6d6d;
    font-size: 12pt;
    
    margin-top: 5%;
}
#iluminacoes{
    margin-left: 3%;
}
#tituloServicos{
    font-family: track;
    color: #FC8456;
    font-size: 20pt;
}
#divTextoSolucoes{
    font-family: avantgarde-bk;
    color: #6d6d6d;
    font-size: 12pt;
    margin-bottom: 5%;
}
#tdFacebook a {
    text-decoration: none;
    color: #2B2B2B;
}
/***************************************************Portfolio****************************************/
#created_div{
    font-family: track;
    color: #FC8456;
    font-size: 20pt;
}
.responsive{
     font-family: avantgarde-bk;
    color: #6d6d6d;
    font-size: 12pt;
}
.item-106, .item-107, .item-108, .item-109,
.item-128, .item-129, .item-130, .item-131{
    display: inline;
    padding: 10px;
    
     color: gray;
}
.item-106 a, .item-107 a, .item-108 a, .item-109 a{
    text-decoration: none;
    color: gray;
}
.item-128 a, .item-129 a, .item-130 a, .item-131 a{
    text-decoration: none;
    color: gray;
}
.itemid-106 ul .current a, .itemid-107 ul .current a,
.itemid-108 ul .current a, .itemid-109 ul .current a,
.itemid-128 ul .current a, .itemid-129 ul .current a,
.itemid-130 ul .current a, .itemid-131 ul .current a{
   font-weight: bold;
    
    border: 1px solid;
    margin: 1%;
    padding: 10px;
}
.moduletable {
   /* width: 1130px;*/
   /* margin: 0 auto;*/
}
/*****Phoca gallery*****/
.pg-cv-box{
    padding: 0px !important;
}
#phocagallery{
    margin: 0 auto !important;
    width: 1040px !important;
    max-width: 100% !important;
}
/*.pg-cv-box{
    overflow: hidden !important;
}
.pg-box3{
    background: #FF7F7F;
}*/
.pg-box3 a img {
    opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.pg-box3 a img:hover{
	opacity: .5;
}
.pagination-list{
    list-style: none;
    text-align: center;
    padding: 5px;
}
.pagination-list li{
    display: inline;
}
#pg-icons{
    display: none;
}
/*************************************CONTACTOS**************************************************/
#divContactos{
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
}
#divContactos .mod_sef_th, .mod_sef_space, 
#divContactos #mod_simpleemailform_reset_1{
    display: none;
}
#mod_simpleemailform_field1_1, #mod_simpleemailform_field2_1,
#mod_simpleemailform_field3_1, #mod_simpleemailform_field4_1{
    width: 100%;
    padding: 10px;
    border-radius: 15px;
    border: 1px solid;
}
#mod_simpleemailform_field4_1{
    resize: none;
    height: 150px;
}
#divMorada{
    text-align: right;
    margin-bottom: 20%;
}
#divContactos #_SimpleEmailForm_1{
    width: 80%;
    float: left;
}
#divContactos .mod_sef_td{
    width: 30%;
}
#tituloContactos{
    margin-bottom: 2%;
    margin-bottom: 2%;
}
#mod_simpleemailform_field1_1, #mod_simpleemailform_field2_1,
#mod_simpleemailform_field3_1, #mod_simpleemailform_field4_1{
    background-color: #DBDBDB;
    border: none;
    font-family: avantgarde-bk;
    color: #6D6D6D;
    font-size: 12pt;
}
#mod_simpleemailform_submit_1{
    border: 5px solid #6D6D6D;
    color: #6D6D6D;
    border-radius: 10px;
    background-color: #6D6D6D;
    color: #fff;
    font-family: avantgarde-bk;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
}
#mapa{
    margin-top: 5%;
}
#divMorada{
    font-family: avantgarde-bk;
    color: #6D6D6D;
}
#tituloContactos{
    color: #FC8456;
    font-family: track;
    font-size: 20pt;
}
/****************************************FOOTER**********************************************/
#tdMorada1,
#tdMorada2,
#tdFacebook{
    text-align: center;
    width: 33.3%;
    padding-bottom: 5%;
    padding-top: 3%;
}
.footer{
    width: 100%;
    background: #D8D8D8;
    color: #2B2B2B;
    font-family: avantgarde-xlt;
}
#tdMorada2{
    border-bottom: 1px solid;
}
#logosFooter{
    max-width: 100%;
}

.bgParallax {
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
    position: relative;
    min-height: 100%;

    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
#divImgHome{
    background-image: url(images/teste.jpg);
    height: 300px;
    margin-top: 5%;
}
#divSobreNos{
    position: relative;
    margin-top: 0px;
    height: 400px;
}
#slider{
    margin-top: 10%;
}
#sliderContainer{
    margin-top: 10%;
}
.grupoServicos {
    /*display: none;*/
    opacity: 0;
}
#iluminacoes{
    opacity: 0;
}
.pg-cv-box{
    opacity: 0;
}
#menuSpan{
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg);	
    position:  absolute;
    color: #fff;
}
#divmenu{
    /*background-color: gray;*/
    /*height: 50%;*/
    position: absolute;
    
    
    /*margin-top: 5%;*/
    width: 67%;
    height: 26%;
    /*margin-top: 33%;*/
    /*margin-left: 5%;*/
    z-index: 999;
    margin-top: 25%;
}

#divSeguir{
    display: none;
}
#divClose{
    display: none;
}
#contactos{
    width: 100%;
}

.fullscreen-bg {
   /* position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;*/
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    /*width: 100%;
    height: 85%;*/
}
#divLogo{
    position: absolute;
    z-index: 999;
}
video{
    width: 100%;
}
.itemid-128 #hrMenu, .itemid-129 #hrMenu,
.itemid-130 #hrMenu, .itemid-131 #hrMenu{
    display: none;
}
#hrMenu{
    width: 15%;
    position: absolute;
    margin-top: -4%;
    margin-left: 20%;
    border: 4px solid;
    color: #FC8456;
}
#hrMenu1{
    width: 15%;
    position: absolute;
    margin-top: -4%;
    margin-left: 20%;
    border: 4px solid;
    /*color: #FC8456;*/
    display: none;
}
#hrMenu2{
    width: 15%;
    position: absolute;
    margin-top: -4%;
    margin-left: 20%;
    border: 4px solid;
    /*color: #FC8456;*/
    display: none;
}
#hrMenu3{
    width: 15%;
    position: absolute;
    margin-top: -4%;
    margin-left: 20%;
    border: 4px solid;
    /*color: #FC8456;*/
    display: none;
}
#hrMenu4{
    width: 15%;
    position: absolute;
    margin-top: -4%;
    margin-left: 20%;
    border: 4px solid;
    /*color: #FC8456;*/
    display: none;
}

.itemid-107 .row-fluid, .itemid-106 .row-fluid,
.itemid-108 .row-fluid, .itemid-109 .row-fluid,
.itemid-128 .row-fluid, .itemid-129 .row-fluid,
.itemid-130 .row-fluid, .itemid-131 .row-fluid{
    margin-top: 30%;
}

.itemid-107 .nav, .itemid-108 .nav,
.itemid-109 .nav, .itemid-106 .nav,
.itemid-128 .nav, .itemid-129 .nav,
.itemid-130 .nav, .itemid-131 .nav{
    width: 1090px;
    margin: 0 auto;
    margin-bottom: 3%;
}
#created_div{
    width: 1040px;
    margin: 0 auto;
    margin-bottom: 3%;
    padding-left: 10px;
}
#divIluminacoes{
    /*position: absolute;
    z-index: 9999;
    left: 50%;*/
    
    
    position: absolute;
    top: 0;
    bottom: 0;
    left:0;
    right:0;
    margin: auto;
    width:50%;
    height: 0%;
    text-align: center;
    
    font-family: avantgarde-xlt;
    
}
#divIluminacoes a {
    text-decoration: none;
    color: #fff;
    font-size: 30pt;
}
.item-104 a {
    border: none !important;
    font-weight: none !important;
    
    margin: 0% !important;
    padding: 0px !important;
}
.responsive-menupt, #divClose{
    font-family: avantgarde-md;
    text-decoration: none;
    font-size: 16pt;
}
.responsive-menupt a, #divClose{
    text-decoration: none;
    color: #6D6D6D;
}
#divSeguir{
    font-family: avantgarde-bk;
    color: #6d6d6d;
}

#scroll{
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    position: absolute;
    color: #fff;
    font-family: avantgarde-bk;
    font-size: 8pt;
}
#setaScroll{
	/*position: fixed;*/
    /*right: 0px;*/
    width: 50px;
    top: 150%;
    z-index: 999;
}
#imgScroll{
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
    
    margin-top: 95%;
    margin-left: 9%;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}

.pagination-list .active a{
     color: #FC8456;
    text-decoration: none;
}
.pagination-list  a{
    font-family: avantgarde-bk;
    font-size: 15pt;
    color: #6D6D6D;
    text-decoration: none;
    padding:5px;
}
.chzn-container{
    width: 90px !important;
}
/****************Responsive*********************/
@media only screen and (min-width:1900px){
    #divTextoServicos {
        width: 48%;
        /* float: left; */
        display: inline-block;
        margin-top: 10%;
    }
    
}
@media only screen and (max-width:1050px){
    #divTextoServicos{
        width: 32%;
    }
}
@media only screen and (max-width:920px){
    #divSolucoes{
        margin-top: 40%;
    }
}
@media only screen and (max-width:850px){
    #divSobreNos{
        display: block;
        width: 100%;
    }
    #divImgFabrilightTexto{
        margin-top: 15%;
    }
    #divTecnologia, #divSeguranca, #divMissao, #divQualidade{
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .footer, .footer tr, .footer td, 
    #contactos, #contactos tr, #contactos td{
        display: block;
    }
    #tdMorada2{
        border-bottom: none;
    }
    
    #tdMorada1, #tdMorada2, #tdFacebook{
        width: 100%;
    }
    .footer{
        width: 50%;
        margin: 0 auto;
    }
    footer{
        background-color: #D8D8D8 !important;
        width: 100% !important;
    }
    #tdFacebook{
        border-bottom: 1px solid;
    }
    #allRights{
        margin-top: 3%;
    }
    #divContactos .mod_sef_td{
        width: 100%;
    }
    #divContactos #_SimpleEmailForm_1{
        float: none;
        width: 100%;
    }
}
@media only screen and (max-width:800px){
    #divTextoServicos{
        width: 42%;
    }
}
@media only screen and (max-width:750px){
    #divTextoServicos{
        width: 40%;
    }
}
@media only screen and (max-width:700px){
    #slider{
        /*margin-top:20% !important;*/
    }
}
@media only screen and (min-width: 1100px){
    #divContactos{
        margin-top: 5%;
    }
}

@media only screen and (min-width: 1200px){
    #divContactos{
        margin-top: 20%;
    }
    #divServicos{
        margin-top: 15%;
    }
}
@media only screen and (min-width: 1600px){
    #divContactos{
        margin-top: 25%;
    }
}
@media screen and (min-width:1145px){
    .child-three-lines{
		display:none;
	}
    .row-fluid .nav{
        display: inherit  !important;
    }
	
}
@media all and (max-width: 1145px) {
    .row-fluid ul.nav li{
        display: block;
    }
    .item-107{
        padding-top: 70px;
    }
}
.child-three-lines{
	float:left ;
	margin-right:25px;
	border:1px solid #000;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	cursor:pointer;
	margin-bottom:20px;
	margin-left:15px;
}
.itemid-107 ul .pagination-list{
    width: auto !important;
}

@media only screen and (max-width:1025px){
    #slider .moduletable{
        margin-top: 40%;
        text-align: center;
    }
    #divTextoServicos{
        display: inherit;
        margin: 0 auto;
    }
}
@media only screen and (max-width:550px){
    #divSolucoes{
        margin-top: 20%;
    }
}
@media only screen and (max-width:600px){
    #iluminacoes, #som, #agenciamento, 
    #montagem, #aluguer, #serralharia{
        width: 51%;
        margin: 0 auto;
        float: none;
    }
}
@media only screen and (max-width:550px){
    .sliderHome{
        margin-top: 25% !important;
    }
}
@media only screen and (max-width:430px){
    .sliderHome{
        margin-top: 45% !important;
    }
}
@media only screen and (max-width:365px){
    .sliderHome{
        margin-top: 85% !important;
    }
}
@media only screen and (max-width:310px){
    .sliderHome{
        margin-top: 120% !important;
    }
}
@media only screen and (max-width:275px){
    .sliderHome{
        margin-top: 200% !important;
    }
}
@media only screen and (max-width:950px){
    #hrMenu{
        margin-top: -6%;
        margin-left: 22%;
    }
    #divClose{
        margin-top: 21% !important;
    }
}
@media only screen and (max-width:845px){
    #divClose{
        
        position: absolute;
        margin-left: -10% !important;
        margin-top: 24% !important;
    }
    #hrMenu {
        width: 15%;
        position: absolute;
        margin-top: -6%;
        margin-left: 30%;
        border: 4px solid;
        color: #FC8456;
    }
    #hrMenu2 {
        width: 15%;
        position: absolute;
        margin-top: -6%;
        margin-left: 30%;
        border: 4px solid;
        color: #FC8456;
    } 
    #hrMenu3 {
        width: 15%;
        position: absolute;
        margin-top: -6%;
        margin-left: 30%;
        border: 4px solid;
        color: #FC8456;
    }
    #hrMenu4 {
        width: 15%;
        position: absolute;
        margin-top: -6%;
        margin-left: 30%;
        border: 4px solid;
        color: #FC8456;
    }
    #divContactos{
        margin-top: 30%;
    }
    #divIluminacoes a{
        font-size: 22pt;
    }
    .topDiv{
        height: 270px !important;
    }
    #imgPlay{
        width: 25%;
    }
    
}
@media only screen and (max-width:625px){
    #divIluminacoes a {
        font-size: 14pt;
    }
    #imgPlay {
        width: 20%;
    }
}
@media only screen and (max-width:550px){
    #divLogo{
        width: 30% !important;
    }
    #logo{
        width: 100%;
    }
}
@media only screen and (max-width:580px){
    #divClose {
        position: absolute;
        margin-left: -13% !important;
        margin-top: 35% !important;
    }
    #hrMenu {
        margin-top: -9%;
        margin-left: 38%;
    }
}
@media only screen and (max-width:510px){
    .topDiv {
        height: 124px !important;
    }
}
@media only screen and (max-width:310px){
    .topDiv {
        height: 50px !important;
    }
}
@media only screen and (min-width:1900px){
    #divFabrilight {
        margin-top: 30%;
    }
}
.chzn-container-single .chzn-single{
    /*border: none !important;
    background-color: none !important; 
    background: none !important;
    box-shadow: none !important;
    /*color: #fff !important;*/
    font-family: avantgarde-bk;
}
@media only screen and (min-width:1800px){
    #iq{
        margin-top: 30% !important;
    }
}
@media only screen and (max-width:500px){
    #setaScroll{
        display: none !important;
    }
}