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

/**
 *------------------------------------------------------------------------------
 * Dois Ao Cubo  - v-07
 *------------------------------------------------------------------------------
 * @website       doisaocubo.pt
 * @authors       Skytrails, Lda
 *------------------------------------------------------------------------------
 */


/*--------------------------------------------------/
   T4 FRAMEWORK 
---*
* #t4-topbar
* #t4-header
* #t4-hero*
* #t4-main-body
* #t4-section-1
* #t4-footholder*
* #t4-footer

/*--------------------------------------------------/
   FONTES LETRA
---*
* font-family: ..., sans-serif;


/*--------------------------------------------------/
   CORES
---*/
VERDE-1 { color:#8CB44B   } 
VERDE-2 { color:#A5C541   } 
VERDE-3 { color:#C8D761   } 
VERDE-4 { color:#4caf50   } 
CINZA-1 { color:#535A5F   } 
CINZA-2 { color:#EBEBEB   } 
TEXTO-1 { color:#333   } 
TEXTO-2 { color:gray   } 

 H2-    { color:#AE976D   }
 H1-    { color:#f9f6f1   }



/*////////////////////////////////////////////////////

------------------- FIX LAYOUT -----------------------
////////////////////////////////////////////////////*/
/* Corrigir dimensões secções fluídas no T4 
t4-section-inner container-fluid*/

/* T4 Section */
#t4-main-body {
    overflow: hidden;
	/*background-color: #FAFBFB !important;*/
}
#t4-slider .container-fluid{
    padding-right: 0px;
    padding-left: 0px;
}
.t4-main-body {
    padding-top: 0;
    padding-bottom: 0;
}
/*.t4-section-inner.container-fluid{
    overflow: hidden;
}*/
/* JD BUILDER */
.jdb-container-fluid {
    padding-left: 0px;
	padding-right: 15px;
}
/* QUIX  */
.qx-container-fluid, .qx-section--stretchh {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
}




/*////////////////////////////////////////////////////

----------------------- LAB -----------------------
////////////////////////////////////////////////////*/
.pagina-content-box{
    padding-bottom: 50px;
}
/*Textos introdutorios Serviços, Blog etc*/
.intro-head {
    padding: 30px 100px 60px 100px;
}
/*---------------------------/
   < 992px
------------------------*/
@media (max-width: 992px) {
    .intro-head {padding: 30px 20px 60px 20px;}
 } 

 .intro-head .intro-title h1{
    font-size: 35px;
    text-align: center;
	column-span: all; /*Desobedecer ao sistema de colunas*/
}
.intro-head .intro-text {
    font-size: 18px;
    color: #555;
    text-align: center
}

/*////////////////////////////////////////////////////

 -                BOTÕES - pedro
////////////////////////////////////////////////////*/

a {color: #1a61ab;}

.btn:hover {
    color: #343a40;
    text-decoration: none;
}
.btn:focus, .btn.focus {
    outline: none;
    box-shadow: none;
}
.btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(246, 95, 84, 0.5);
}
.btn.btn-primary {
    background-color: #4AB975 !important;
    border-color: #4AB975 !important;
}
.btn.btn-primary:hover {
    opacity: 0.85;
	color: #fff;
}
.btn.btn-danger {
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}
.btn.btn-danger:hover {
    opacity: 0.85;
    color: #fff;
    background-color: #f22112;
    border-color: #ea1c0d;
}
.input-append input[type="text"] {
    border: 1px solid rgba(52, 58, 64, 0.12);
    float: left;
    height: 36px;
    line-height: 36px;
    width: auto !important;
}
.btnm.btn-primary {
    background-color: #1a61ab ;
    border-color: #1a61ab;
    color: #fff;
    cursor: pointer;
}
.btnm {
    display: inline-block;
    font-weight: 400;
    color: #343a40;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
	/*transition*/
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}/* BOTÕES - pedro 
	/////////////////////////////////////////////////////*/



/* Gmaps */
/*Criei uma nova secção no template T4*/
#t4-gmap .t4-section-inner.container-fluid {
    padding: 0;
}

/*Geral colunas do pedro*/
.row-p15{
	display: flex;
	padding: 0 15px;
	flex-wrap: wrap;
	width: 100%;
}
.row-p0{
	display: flex;
	padding: 0;
	flex-wrap: wrap;
	width: 100%;
}

/*-------------------------/
PÁGINA - LINKS ÚTEIS
------------------------*/
/*.myarticle{
	/*columns: 300px;
}
.myarticle h1{
    text-align: center;
	column-span: all; /*Desobedecer ao sistema de colunas
}*/
.mod-link-util {
	/*modulo*/
}
.mod-link-util .uk-card {
    /*uk -card geral*/
	/*transition:all 0.1s ease;*/
}
.mod-link-util .uk-card:hover {
	-webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
     transform: scale(0.98);
}

.mod-link-util .uk-card img {
    /*uk -imagem*/
}
.mod-link-util .uk-card .uk-card-body {
    /*uk - texto*/
	padding: 5px 40px 20px 40px;
}
.mod-link-util .uk-card .uk-card-body p{
    /*uk -card parágrafo*/
	border-top: 1px solid #C8EEAE;
	padding-top: 10px;
	color: darkgrey;
}
.mod-link-util a.link-util{
    /*uk -card parágrafo*/
	text-decoration: none;
}

/*//////////////////*/

/*-------------------------/
JOOMLA - ENTRY BLOG 
------------------------*/

.item-page [itemprop="articleBody"] {
    margin-top: 25px;
    margin-bottom: 25px;
}/*t4 template*/


.category-blog{
	background-color: #FFF;
	margin-bottom: 30px;
	padding: 35px;
	padding-top: 30px;
	box-shadow: 0px 0px 10px #ddd;
	overflow: hidden;
}
.entry-blog{
	
}

.entry-img{
	margin-bottom: 30px;
	max-height: 450px;
	overflow: hidden;
}
/*TITULO*/
.entry-header{
	margin-bottom: 10px;
}
.entry-header h2, .entry-header h2 a{
	color: /*rgba(31,34,26,1.00)*/ #4caf50;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.2;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 24px;
	-webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.entry-header h2 a:hover{
	color: #4caf50;
}
/*DATA*/
.entry-date{
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 13px;
	color: #999;
}
.article-info > dd > i {
    display: inline-block;
    margin-right: 3px;
}
.fa-calendar-o::before {
    content: "\f133";
}
/*CORPO TEXTO*/
.entry-text{
	margin-bottom: 30px;
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    letter-spacing: .3px;
    color: #616161;
    line-height: 1.75em;
}

/* BLOG-ENTRY - BTN LER MAIS*/
.readmore{
	margin-bottom: 30px;
}
.readmore .btmn {
    display: inline-block;
	
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 1.42857143;
	white-space: nowrap;
	text-decoration: none !important;
	user-select: none;
	touch-action: manipulation;
	cursor: pointer;
	
	color: #4caf50; /*verde*/
	background: transparent;
	border-radius: 50px;
        
	padding: 10px 24px;
	margin-bottom: 0;
	border: 0;
	
	box-shadow: 0px 0px 12px 0px rgba(108, 108, 108, 0.17);
    
	-webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	
}
.readmore .btmn:hover, 
.readmore .btmn:focus{
    background: #4AB975;
    border-color: #4caf50 !important;
    color: #fff;
}

/*BLOG-ENTRY - SIDEBAR R*/
.mod-news-r{
	margin: 20px 0;
}
div.sidebar-r{
	margin-top: 25px;
	padding-left: 0;
}
div.sidebar-r a{
	color: #666;
	-webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
div.sidebar-r a:hover,
div.sidebar-r a:focus{
	color: #4caf50;
}
div.sidebar-r .module-inner{
	background-color: #FFF;
	padding: 20px;
	box-shadow: 0px 0px 10px #ddd;
}
div.sidebar-r .module-title {
    border-bottom: 1px solid #4AB975;
    margin: 0 0 1rem 0;
    padding: 0;
    text-transform: uppercase;
}/*from template*/

div.sidebar-r .module-title span {
    color: rgba(31,34,26,1.00);
	border-bottom: 1px solid #4AB975;
    margin-bottom: -1px;
    padding: 0 0 0.5rem;
}/*from template*/

div.sidebar-r .module-title h3{
	text-transform: uppercase;
	line-height: 1.2;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}

/*ENTRY BLOG - Paginação*/

/*Container Principal*/
.pagination{
	margin: 1rem auto;
	display: flex;
	justify-content: space-between;/* colca cada elemento a um canto*/
	align-items: center;
}
/*elemento 1*/
p.counter{
	color: darkgray;
	font-size: 14px;
	order: 2;
	align-content: flex-end;
}
/*elemento 2*/
.navigation{
	order: 1;
}

/*links da paginação*/
.pagination li.page-item {
    margin: 0;
}
.pagination > li > a{
    position: relative;
	display: block;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #4caf50; /*verde*/
    background-color: #FFF;
    border: 1px solid #4caf50; /*verde*/
    margin-left: -1px;
}
.pagination > li > a:hover{
	z-index: 2;
	color: #FFF;
    background-color: #4caf50; /*verde*/
    border: 1px solid #4caf50; /*verde*/
	box-shadow: none;
}
.pagination > li > a:focus{
	z-index: 2;
	color: #FFF;
	outline: 0;
	background-color: #319735; /*verde escuro*/
    border: 1px solid #319735; /*verde escuro*/
    /*-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);*/
    box-shadow: none;
}
.pagination li.page-item.active a.page-link {
    z-index: 1;
    color: #FFF;
    background-color: #4caf50; /*verde*/
    border-color: #4caf50; /*verde*/
}
.pagination a.page-link.disabled {
    color: #A1D9A3; /*verde palido*/
}
.pagination a.page-link.disabled:hover {
	background-color: #FFF;
}
/** end ** 
BLOG ENTRY - Paginação*/


/*PÁGINA DE BLOG FULL ARTICLE (BLOG CATEFORY)*/
.com-content-article em { /* para o "entry" e para o "blog" */
    color: #616161;
}
.item-page.pg-blog-category{
	padding: 25px 30px;
	background-color: #FFF;
	box-shadow: 0px 0px 10px #ddd;
	margin: 25px 0;
}
.item-page.pg-blog-category h2{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #4caf50;
}
.pull-left.item-image{
	margin-right: 0px;
}

/*Alterar a ordem dos elementos*/
.item-page.pg-blog-category{
	display: -webkit-flex; 
  	display: flex;
	flex-wrap: wrap;
}
/* Navegação (BTN NAV)*/
.item-page.pg-blog-category ul.pager.pagenav{
	-webkit-order: 5;
	order: 5;
	display:block;
	width: 100%;
	flex-basis: 100%;
}
/* Corpo do artigo (TEXTO) */
.item-page.pg-blog-category div.com-content-article__body{
	-webkit-order: 4;
	order: 4;
	display:block;
	width: 100%;
	flex-basis: 100%;
	margin-top: 0;
	padding-top: 0;
}
/* Art-info (DATA / AUTOR)*/
.item-page.pg-blog-category dl.article-info{
	-webkit-order: 3;
	order: 3;
	display:block;
	width: 100%;
	flex-basis: 100%;
	margin-bottom: 10px;
	padding-bottom: 0;
}
/* Titulo */
.item-page.pg-blog-category div.page-header{
	-webkit-order: 2;
	order: 2;
	display:block;
	width: 100%;
}
/* Imagem */
.item-page.pg-blog-category figure.item-image{
	-webkit-order: 1;
	order: 1;
	display:block;
	width: 100%;
	flex-basis: 100%;
	margin-top: 5px;
}


/*---------------------------/
   Links para artigos "LEGAL NOTES" no topo dos Artigos
------------------------*/
.category-modulelegal-notes.mod-list {
    margin: 0 0 40px;
    text-align: center;
}
.category-modulelegal-notes.mod-list li{
    display: inline-block;
}
.category-modulelegal-notes a {
    color: #343a40;
}
.legal-notes #t4-main-body {
    background-color: #f7f7f4;
}
/*converter o layout destas páginas em "container"*/
@media (min-width: 1300px) {
   .legal-notes .container-fluid {
	max-width: 1230px !important;
	}
}
/*retirar o simbolo de impressão*/
/*#dropdownMenuButton-6, #dropdownMenuButton-27, #dropdownMenuButton-28, .btn.dropdown-toggle {display: none;}*/


/*---------------------------/
Artigos texto
------------------------*/
/*.com-content-article li{
	margin-left:15px;
}
/*---------------------------/
   T4 MEGA-MENU dropdown
------------------------*/
.t4-megamenu .dropdown-menu{
min-width: 15rem; /*controla a largura dos menus dropdown*/
webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
width: 100px;
background: #fbfbfb;
margin-top: 10px !important;
padding: 0;
color: #212529;
text-align: left;
border-radius: 0;
border: 0;
}

.mega .dropdown-menu{
	min-width: 80px;
}

.t4-megamenu .mega-inner {
    padding-bottom: 1rem;
    padding-top: 1rem;

}
.t4-megamenu .dropdown-menu .lang-block li > a{
	padding: 0;
}
.lang-block{
	padding: 0;
	margin: 0;
}

/*////////////////////////////////////////////////////

----------------------- GERAL -----------------------
////////////////////////////////////////////////////*/
*{
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

p {
    margin-top: 0;
    margin-bottom: 5px;
}

:focus{
	outline: none;
}

a{
	/*text-decoration: none;*/
}
a img{
	border: 0 !important;
}

h1, .h2, h2, .h2{color: #4caf50; }

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;/*Defenido no template*/
    font-style: inherit;/*Defenido no template*/
    line-height: inherit;/*Defenido no template*/
    letter-spacing: inherit;/*Defenido no template*/
}
h1 {
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 1.4;
    padding-bottom: 10px;
}
h5, .h5 {
    font-size: 18px;
    color: #555;
}
.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

/*Header*/
.t4-header {
	background-color: rgba(255,255,255,1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .075);
    padding: 1px 0 6px 0;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(52, 58, 64, 0.12) !important;
}
#t4-header .container {
    padding-top: 0;
    padding-bottom: 0;
}
#t4-header.logo-image {
    display: table;
    height: 90px;
}
/*////////////////////////////////////////////////////

                       BODY
////////////////////////////////////////////////////*/

body{background-color: #f9faf8;}
.t4-wrapper{background-color: transparent;}
	.t4-wrapper-inner{background-color: transparent;}
		.t4-content{background-color: transparent;}
			.t4-content-inner{background-color: transparent;}
					.t4-main-body{background-color: /*#FAFBFB*/ #f9faf8;}
/*
			.t4-content-inner
				.t4-topbar
				.t4-mainnav
				.t4-main-body
				.t4-footholder
				.t4-footer
*/

body {
    color: #2C3035;
    font-family: Muli;
    font-size: 15px;
    font-style: inherit;
    line-height: 1.5;
    letter-spacing: 0px;
    font-weight: 400;
}

/*/////////////////////////////////////////

_____________ @ MEDIA-QUERIES _____________
+////////////////////////////////////////*/


/*---------------------------/
   < 319px
------------------------*/
@media (max-width: 319px) {
  
  .container { max-width: 100%;}
  .mod-languages-inline{ display: none !important;}
}
/*---------------------------/
   320px >
------------------------*/
@media (min-width: 320px) {
  
  .container { max-width: 100%;}
  .mod-languages-inline{ display: none !important;}
}
/*---------------------------/
   480px >
------------------------*/
@media (min-width: 480px) {
  
  .container { max-width: 100%;}
  .mod-languages-inline{ display: none !important;}
}
/*---------------------------/
   576px >
------------------------*/
@media (min-width: 576px) {
  
  .container { max-width: 95%;}
  .mod-languages-inline{ display: none !important;}
}
/*---------------------------/
   768px >
------------------------*/
@media (min-width: 768px) {
   .container {
    max-width: 95%;
    }
}
/*---------------------------/
   992px >
------------------------*/
@media (min-width: 992px) {
   .container {
    max-width: 960px;
    }
}
/*---------------------------/
   1170px >
------------------------*/
@media (min-width: 1170px) {
  .qx-container {
    max-width: 1140px;
    }
}
/*---------------------------/
   1300px >
------------------------*/
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
    }
}


/*////////////////////////////////////////////////////

                       TOPBAR
////////////////////////////////////////////////////*/


/*---------------------------/
   T4-TOPBAR
------------------------*/
#t4-topbar {
    background-color: #FFF;
    color: #999999;
    padding: 8px 0;
    border-bottom: 1px solid #F4F4F4;
}
#t4-topbar a {
    color: #999999;
    text-decoration: none;
}
#t4-topbar a:hover {
    color: #4AB975;
}
/*---------------------------/
   Icons
------------------------*/
.mod-topbar .mobile, .mod-topbar .email, .mod-topbar .horario{
	margin-left: 0;
	margin-right: 25px;
	padding: 0 0 0 25px;
	background-color: blue;
}
.mod-topbar .mobile{
	background: url("img/tel.png") no-repeat left center;
	margin-right: 0px;
	
}
.mod-topbar .email{
	background: url("img/mail.png") no-repeat left center; 
	
}
.mod-topbar .horario{
	background: url("img/clock.png") no-repeat left center; 
}
.contatos{
	float: right;
}


/*////////////////////////////////////////////////////

-                    _NAVBAR
////////////////////////////////////////////////////*/

/*-------------------------------/
BLOCK - Logotipo
----------------------------*/
/*Centrar verticalmente o logotipo
e definir a altura da MAINAV*/

#t4-mainnav .logo-block{
	display: table;
	height: 90px; /*define a altura da main nav*/
}
#t4-mainnav .logo-block .logo-wrap {
    display: table-cell;
    vertical-align: middle;
}
/*tamanho do logotipo*/
.navbar-brand.logo-image.logo-control img.logo-img {
    max-height:  100%;
	max-width: 100%;
}
.navbar-brand.logo-image.logo-control img.logo-img-sm {
    max-height:  100%;
	max-width: 100%;
}
.navbar-brand.logo-image.logo-control{
	padding-top: 5px;
	padding-bottom: 0px;
}

/*-------------------------------/
T4-MAINNAV
----------------------------*/
#t4-mainnav{
	background-color: rgba(255,255,255,1);
	box-shadow: 0 3px 3px rgba(0, 0, 0, .075);
}
.gradient #t4-mainnav{
	background-color: rgba(20,20,40,0.8);
    /*Criar um gradiente de cor:*/
	background: -moz-linear-gradient(top, rgba(20,20,40,0.8) 0%, rgba(20,20,40,0.0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(20,20,40,0.8) 0%,rgba(20,20,40,0.0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(20,20,40,0.8) 0%,rgba(20,20,40,0.0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e600a9b6', endColorstr='#e600cce3',GradientType=1 ); /* IE6-9 */
	box-shadow: 0 3px 3px rgba(0,0,0,0.0);
	transition: all 1.6s ease;
}
.gradient.not-at-top #t4-mainnav{
	background-color: rgba(20,20,40,0.9);
}

/*-------------------------------/
MENUS
----------------------------*/
#t4-mainnav .mainnav{
	/*bloco original do template "mainnav"*/
	/*background-color: darkkhaki;*/
}
#t4-mainnav .t4-navbar {
    position: relative;
    float: right;
}
#t4-mainnav .t4-navbar nav.navbar .t4-megamenu{
	/*background-color: palegreen;*/
}
/* Menus */
#t4-mainnav .t4-navbar nav.navbar .t4-megamenu ul.nav{
	/*background-color: silver;*/

}
/* Ajustar a altura dos Menus */
#t4-mainnav ul.nav.navbar-nav.level0>li>a{
	line-height: 70px;
}
#t4-mainnav ul.nav.navbar-nav.level0>li{
	padding: 10px 0;
}


/*-------------------------------/
MENUS- 1º Nível
----------------------------*/
.t4-megamenu .navbar-nav > li > a, 
.t4-megamenu .navbar-nav > li > a.nav-link {
    color:#3F484E; /* COR: Cinza escuro*/
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 13px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 0 15px;
	outline: none;
}

.t4-megamenu .navbar-nav > li > a:hover,
.t4-megamenu .navbar-nav > li > a:focus, 
.t4-megamenu .navbar-nav > li > a:active, 
.t4-megamenu .navbar-nav > li > a.nav-link:hover, 
.t4-megamenu .navbar-nav > li > a.nav-link:focus, 
.t4-megamenu .navbar-nav > li > a.nav-link:active {
    color: #00BA00; /* COR: Verde*/
}
.t4-megamenu .navbar-nav >li.active a.nav-link {
    color: #00BA00; /* COR: Verde*/
}
.t4-megamenu .navbar-nav >li.active:hover a.nav-link {
    color: #0AD90A; /* COR: Verde*/
}
/* menus 1ºnivel com a aba 2ºnivel aberta */
.t4-megamenu .navbar-nav > li.show > a,
.t4-megamenu .navbar-nav > li.show .nav-link {
	color: #6c757d;
}
/* setinha de menu com submenu original */
.t4-megamenu .nav > .dropdown > .dropdown-toggle .item-caret {
    display: inline-block;
    border-top: 0px solid #343a40;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    margin-left: /*0.25rem*/ 0;
    vertical-align: middle;
}
/* setinha de menu com submenu nova */
.t4-megamenu .nav > .dropdown > .dropdown-toggle .item-caret::after {
    font-family: "FontAwesome";
	font-style: normal;
    content: "\f107";
    float: right;
    margin-left: 6px;
	font-size: 15px;
	padding-bottom: 3px;
}
/* MENU PRINCIPAL - Simbolo User Menu*/
.lnr-user::before {
    content: "\e82a";
    font-family: Linearicons-Free;
	font-style: normal;
    font-weight: 400;
    font-variant: normal;
    font-size: 16px;
    text-transform: none;
    position: relative !important;
	top: 2px;
	right: -1px;
    display: inline-block;
    line-height: 1px;
}
/*Modulo custom criado para ir buscar o nome do utilizador*/
.custom.mod-menu-username {
    display: inline !important;
	font-weight: normal;
    text-transform: initial;
    letter-spacing: 0.4px !important;
}

/* SUBMENU - Simbolos*/
.t4-megamenu div.dropdown-menu .lnr::before{
    font-family: Linearicons-Free;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    font-size: 16px;
    text-transform: none;
    position: relative !important;
	top: 2px;
	right: -1px;
    display: inline-block;
    line-height: 1px;
    margin-right: 10px;
}
/*-------------------------------/
MENUS- 2º Nível
----------------------------*/
.t4-megamenu div.dropdown-menu{
	text-align: left;
    white-space: normal;
    min-width: 15rem; /*controla a largura dos menus dropdown*/
    width: 100px;
    margin-top: -5px !important;
    padding: 0.8rem 0;
    border: 0;
    border-radius: 6px;
    background-color: #FFF;
    webkit-box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.1);
	box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.1);
}
.t4-megamenu .dropdown-menu ul{
    background-color: transparent;
}
.t4-megamenu .dropdown-menu li.nav-item a.dropdown-item {
    font-family: "Muli";
    display: block;
    clear: both;
    white-space: nowrap;
    font-weight: 400;
    text-align: inherit;
    width: 100%;
    padding: 0.8rem 1.5rem;
    border: 0;
	color: gray;
    background-color: transparent;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s ;
}
/*hover focus active*/
.t4-megamenu .dropdown-menu li a.dropdown-item:hover, 
.t4-megamenu .dropdown-menu li a.dropdown-item:focus, 
.t4-megamenu .dropdown-menu li a.dropdown-item:active {
    text-decoration: none;
    /*color:#00BA00;*/
    background-color: /*#F3FAF1 rgba(235, 240, 237, 0.5)*/ rgba(235, 240, 235,0.5);
 }
.t4-megamenu .dropdown-menu li.nav-item.active a.dropdown-item {
    pointer-events: none;
    color:#00BA00;
}
.t4-megamenu .dropdown-menu li.nav-item.active:hover a.dropdown-item {
    background-color: /*#F3FAF1 rgba(235, 240, 237, 0.5)*/ rgba(235, 240, 235, 0.5);
}


/*---------------------------/
   T4 MEGA-MENU Language dropdown
------------------------*/

.t4-megamenu .dropdown-menu .lang-block li > a{
	padding: 0;
}
.lang-block{
	padding: 0;
	margin: 0;
}

/*////////////////////////////////////////////////////

-              HAMBURGER TOGGLERS
////////////////////////////////////////////////////*/

/*-------------------------------/
TOGGLER 1 - do offcanvas
----------------------------*/

/*Template
<span - #triggerButton .btn .js-offcanvas-trigger .t4-offcanvas-toggle .c-button>
  <span - c-button__text>
    <i - .fa .fa-bars .toggle-bars>
*/

/*1º span */
.t4-offcanvas-toggle {
	border: 0;
    display: block;
    position: relative;
    right: 0;
    top: 0px;
    padding: 0;
    width: 20px;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    color: #6c757d;
	float: right;
	height: 52px;
	line-height: 52px;
}

@media (max-width: 119.98px){
.nav-breakpoint-lg .t4-offcanvas-toggle {
    right: 30px;
    }
}
@media (max-width: 991.98px){
	.nav-breakpoint-lg .t4-offcanvas-toggle {
    position: relative;
    right: 0px;
    top: 0;
    z-index: 30;
    }
}
.t4-offcanvas-toggle:hover {
    cursor: pointer;
    color: #4AB975;
}
.t4-offcanvas-toggle i {
    font-size: 22px;
}

/*2º span (.c-button__text)*/
.t4-offcanvas-toggle > span {
    vertical-align: middle;
}

/*3º i (.fa .fa-bars .toggle-bars)*/
/*font awesome*/
.t4-offcanvas-toggle i {
    font-size: 22px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*-------------------------------/
TOGGLER 2 - menu dropdown
----------------------------*/

/*Template
<button - .navbar-toggler>
    <i - .fa .fa-bars .toggle-bars>
*/
.t4-navbar .navbar {
    float: left;
    min-height: 20px;
}
.navbar .navbar-toggler {
    border-radius: 0;
    border: 0;
    color: /*#6c757d*/ pink;
    display: block;
    height: 52px;
    line-height: 52px;
    padding: 0;
	font-size: 1.25rem;
	background-color: transparent;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
	display: none;
}
.navbar .navbar-toggler:hover {
    cursor: pointer;
}
.navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
}
@media (max-width: 119.98px){
.nav-breakpoint-lg .navbar-toggler {
    float: right;
}}
@media (min-width: 992px){
.navbar-expand-lg .navbar-toggler {
    display: none;
}}



/*////////////////////////////////////////////////////

-                   _OFFCANVAS
////////////////////////////////////////////////////*/

/* 01 - OFFCANVAS MODULO
    A - MODULO PRINCIPAL . background geral
    B - HEADER . Botão X Close offcanvas
    C - BODY . Sec Links e menus
*/

/* 
  01-A  _OFFCANVAS-BODY . background geral
---------------------------------------------------*/
.t4-offcanvas {
    background-color: #ffffff;
}
.t4-offcanvas .t4-off-canvas-header{
	background-color: transparent;
}
.t4-offcanvas .t4-off-canvas-body{
	background-color: transparent;
}

/*
  01-B _OFFCANVAS-HEADER . BOTÃO CLOSE (x)
---------------------------------------------------*/
.t4-offcanvas .t4-off-canvas-header {
    padding: 0.5rem;
	padding-bottom: 10px;
}
.t4-offcanvas .t4-off-canvas-header h3{
	display: none; /*Sidebar Menu;*/
	color: transparent !important;
}
/* BOTÃO CLOSE (x) - estado normal */
.t4-offcanvas .t4-off-canvas-header button.close {
    float: right; 
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    border-radius: 50%;
    text-shadow: 0; 
    padding: 0;
    border: 0;
    height: 2rem;
    width: 2rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.t4-offcanvas .t4-off-canvas-header button:not(:disabled), 
[type="button"]:not(:disabled), 
[type="reset"]:not(:disabled), 
[type="submit"]:not(:disabled) {
    cursor: pointer;
}
/* BOTÃO CLOSE (x) - Animations */
.t4-offcanvas .t4-off-canvas-header button.close {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: gray;
    background-color: rgba(0, 0, 0, 0.1);
    opacity: .8;
}
.t4-offcanvas .t4-off-canvas-header button.close:hover, 
.t4-offcanvas .t4-off-canvas-header button.close:focus, 
.t4-offcanvas .t4-off-canvas-header button.close:active {
    background-color: rgba(0, 0, 0, 0.1);
}
.t4-offcanvas .t4-off-canvas-header button.close:not(:disabled):not(.disabled):hover, 
.t4-offcanvas .t4-off-canvas-header button.close:not(:disabled):not(.disabled):focus {
    opacity: .75;
}
.t4-offcanvas .t4-off-canvas-header button.close:hover {
    color: #000;
    text-decoration: none;
}

/*
01-C - _OFFCANVAS-BLOCK_MENU . Links e menus
---------------------------------------------------*/

/*BLOCO DOS MENUS*/
.t4-offcanvas .t4-off-canvas-body {
    padding: 1rem;
    /*height: calc(100% - 90px);*/
	height: auto;
    overflow-y: auto;
	padding-top: 0;
}
/*SEPARADORES DE 1º NÍVEL*/
.t4-offcanvas .t4-off-canvas-body .navbar  a.nav-link, 
.t4-offcanvas .t4-off-canvas-body .navbar .separator {
    padding: 15px;
	font-size: 15px;
}
.t4-offcanvas .t4-off-canvas-body .navbar a.nav-link:hover, 
.t4-offcanvas .t4-off-canvas-body .navbar .separator:hover {
    background-color: rgba(235, 240, 235,0.5) ;
    color: gray;
}
.t4-offcanvas .t4-off-canvas-body .navbar a.nav-link:active,
.t4-offcanvas .t4-off-canvas-body .navbar .separator:active{
    background-color: transparent ;
    color: #00BA00;
}
.t4-offcanvas .t4-off-canvas-body .navbar a.nav-link:focus,
.t4-offcanvas .t4-off-canvas-body .navbar .separator:focus{
    background-color: rgba(235, 240, 235,0.3) ;
    color: #00BA00;
}
.t4-offcanvas .t4-off-canvas-body .navbar .active a.nav-link:hover{
    background-color: rgba(235, 240, 235,0.5);
    color: #00BA00;
}
.t4-module .nav li a, .t4-card .nav li a, .moduletable .nav li a, .module_menu .nav li a {
    color: #6B757B;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.t4-module .nav > li.active > a, 
.t4-card .nav > li.active > a, 
.moduletable .nav > li.active > a, 
.module_menu .nav > li.active > a {
    background-color: transparent ;
    color: #00BA00;
}
.t4-module .nav > li.active > a:hover, 
.t4-card .nav > li.active > a:hover, 
.moduletable .nav > li.active > a:hover, 
.module_menu .nav > li.active > a :hover{
    /*background-color: transparent !important;*/
    color: #00BA00 !important; 
}
/*Menus de 2º nível*/
.t4-module .nav li a:hover, 
.t4-module .nav li a:active, 
.t4-module .nav li a:focus, 
.t4-card .nav li a:hover, 
.t4-card .nav li a:active, 
.t4-card .nav li a:focus, 
.moduletable .nav li a:hover, 
.moduletable .nav li a:active, 
.moduletable .nav li a:focus, 
.module_menu .nav li a:hover, 
.module_menu .nav li a:active, 
.module_menu .nav li a:focus {
    text-decoration: none;
	color: gray;
}

/*-------------------------------------------------------
_OFFCANVAS _2º NÍVEL (DropDown Menu)
*/
/*box*/
.t4-offcanvas .t4-off-canvas-body .navbar ul.dropdown-menu {
    border-radius: 0;
    border: 0;
    padding-left: 1rem;
    padding-right: 1rem;
}
ul.dropdown-menu{
    padding: 5px 0 !important;
}

/*Setinhas antes dos links*/
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .dropdown-item::before, 
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .nav-link::before {
    display: none;
}
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .lnr::before{
    font-family: "Linearicons-Free";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    font-size: 16px;
    text-transform: none;
    position: relative !important;
	top: 2px;
	right: -1px;
    display: inline-block;
    line-height: 1px;
    margin-right: 10px;
}
.lnr-briefcase::before {
    content: "\e84c" !important;
}
.lnr-list::before {
    content: "\e872" !important;
}
.lnr-eye::before {
    content: "\e81b" !important;
}
.lnr-file-empty::before {
    content: "\e81d" !important;
}
.lnr-users::before {
    content: "\e82b" !important;
}
.lnr-screen::before {
    content: "\e839" !important;
}
.lnr-exit::before {
    content: "\e820" !important;
}
.lnr-text-align-left::before {
    content: "\e898" !important;
}
/*Links*/
ul.dropdown-menu a.dropdown-item{
    font-size: 1rem;
    text-transform: capitalize !important;
    letter-spacing: inherit !important;
    text-align: left;
    list-style: none;
    color: gray;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s ;
}
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .dropdown-item, 
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .nav-link {
    padding: 0.9rem 0 0.5rem 1.5rem !important;
}
/*Link  estado foco*/
.t4-offcanvas .dropdown-item:hover, 
.t4-offcanvas .dropdown-item:focus {
    background-color: rgba(235, 240, 235,0.5);
    padding: 0.9rem 0 0.5rem 1.5rem !important;
}
/*Link estado activo*/
.t4-offcanvas .dropdown-item:active {
    background-color: transparent;
}
.t4-offcanvas .t4-module .nav li ul > li.active > a, 
.t4-offcanvas .t4-card .nav li ul > li.active > a, 
.t4-offcanvas .moduletable .nav li ul > li.active > a, 
.t4-offcanvas .module_menu .nav li ul > li.active > a {
    font-weight: 600;
    color: #00BA00;
    background-color: transparent;
}
.t4-offcanvas .t4-module .nav li ul > li.active > a:hover, 
.t4-offcanvas .t4-card .nav li ul > li.active > a:hover, 
.t4-offcanvas .moduletable .nav li ul > li.active > a:hover, 
.t4-offcanvas .module_menu .nav li ul > li.active > a:hover {
    background-color: rgba(235, 240, 235,0.5);
}
/*Link estado activo hover*/
.nav-item.current.active:hover {
    /*background-color: rgba(235, 240, 235,0.5);*/
}
.t4-offcanvas .t4-module .nav li ul > li > a::before, 
.t4-offcanvas .t4-card .nav li ul > li > a::before, 
.t4-offcanvas .moduletable .nav li ul > li > a::before, 
.t4-offcanvas .module_menu .nav li ul > li > a::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    left: 2px;
}


/*////////////////////////////////////////////////////

_                 03_STIKY FOOTER
////////////////////////////////////////////////////*/

html{
    height:100%;
	direction: ltr;
}
body{
    margin:0;
    padding:0;
    height:100%;
}
.t4-content-inner{
    position:absolute;
    min-height:100%;
    width: 100%;
    margin: auto;
}
#t4-footer, #t4-footholder {
	width: 100%;
}
#t4-footholder {
	margin: auto;
	clear: both;
	visibility: hidden;
}
#t4-footer {
	position: absolute;
	bottom:0;
	padding: 0;
	z-index: 999;
}
.t4-footholder,
.t4-footer {
    font-size: 0.875rem;
}

/*////////////////////////////////////////////////////

_                   03.2_FOOTER
////////////////////////////////////////////////////*/
/*
03.2-A - MODULO 00-Footer
---------------------------------------------------*/
#t4-footer {
	background-color: /*#99CE4E;*/ #FFF; /*VERDE 1*/
	color: #E3F4C8;
}
/* Change T4 CSS */
.t4-footer .container {
    border-top: 0px solid rgba(255, 255, 255, 0.1);
    padding-top: 0rem;
    padding-bottom: 0rem;
}
#t4-footer #mod-foot a{
	text-decoration: none;
    color: #4caf50;
}
#t4-footer #mod-foot a:hover, .mod-foot a:focus {
    color: #64C868;
}
#t4-footer #mod-foot p {
    color: #4caf50;
}


/*
03.2-C - NAVEBAR 00-Footer
---------------------------------------------------*/
.t4-footholder .navbar,
.t4-footer .navbar{
    border-top: 1px solid rgba(249,249,249,0);
    border-bottom: 1px solid #EEE;
	padding: 20px 0;
}
.t4-footholder .navbar .nav,
.t4-footer .navbar .nav {/*isto é o ul*/
    display: inline;
	text-align: center;
	margin:auto;
    padding:0;
}
.t4-footholder .nav li,
.t4-footer .nav li {
    display: inline;
}
.t4-footholder .nav > li > a,
.t4-footer .nav > li > a {
    text-transform: initial;
    display: inline-block;
	padding:0 15px;
}
.t4-footholder .nav > li::before,
.t4-footer .nav > li::before {
    content: "";
    display: inline-block;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    color: #adb5bd;
}
.t4-footer .nav > li > a {
    color: #444;
}
.t4-footer .nav > li > a:hover, 
.t4-footer .nav > li > a:active, 
.t4-footer .nav > li > a:focus {
    color: #2DC15F;
    background: none;
    border-bottom: 0px solid #999;
}
/*
03.2-C - copywrite 00-Footer
---------------------------------------------------*/
#mod-foot .div_info {
    padding: 8px 0;
}

/*////////////////////////////////////////////////////

-                    02_HERO
////////////////////////////////////////////////////*/
#t4-hero{
	margin: 0;
	padding: 0;
}
#t4-hero {
    height: 100%;
    direction: ltr;
}
.t4-hero {
    background: none;
    color: #fff;
    padding-top: 0rem;
    padding-bottom: 0rem;
}
#t4-hero .container-fluid {
	padding: 0;
}



/*////////////////////////////////////////////////////

-                 03_HOME PAGE
////////////////////////////////////////////////////*/

.pg-home .item-page [itemprop="articleBody"] {
    margin-top: 0px;
    margin-bottom: 0px;
}
#sec-txt-intro-home{
	padding: 40px 0;
	background-color: transparent;
}
#sec-blurb-servicos-home{
	padding: 40px 0;
	background-color: transparent;
}
#sec-slide-blog-home{
	padding: 30px 0;
	background-color: /*rgb(243, 247, 238)*/ transparent;
}

/*-----------------------/
 MODULO TEXTO INTRODOTORIO
---------------------*/
#sec-txt-intro-home h1 {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 1.4;
	color: #4caf50;
	padding-bottom: 20px;
}
/*-----------------------/
 MODULO BLURB
---------------------*/
.custom.mod-blurb-servicos {
    padding: 0 50px;
}
.container-fluid.blurb{
	padding: 0;
}
.row-blurb{
	display: flex;
	flex-wrap: wrap;
}
.col-blurb{
	margin-bottom: 30px;

}
.box-blurb {
    border-radius: 2px;
    background: #fff;
    width: 100%;
    position: relative;
    text-align: center;
	height: 100%;
	flex:1;
    box-shadow: 0 4px 30px #e7e7e7;
    transition: .2s ease-in-out;
}
.box-blurb:hover {
	transform: translateY(-3px);
    box-shadow: 0 4px 30px #d1dbd3;
}
.box-blurb .custom {
    padding: 40px 0px 15px;
}
.mod-blurb-servicos svg {
    width: 60px;
    height: 60px;
    fill: #4caf50;
}
.box-blurb h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 15px;
	padding: 15px 0 30px;
}
.box-blurb a{
    color: #001b51;
	outline: none;
	text-decoration: none;
}
.box-blurb a:hover{
    color: #001b51;
}

/*-----------------------/
 MODULO SLIDE BLOG
---------------------*/
#sec-slide-blog-home .intro-txt{
	padding: 20px 0 50px;
}
#sec-slide-blog-home .intro-txt h4{
	text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 22px;
	line-height: 1.4;
}
#sec-slide-blog-home .intro-txt p{
	letter-spacing: 0.3px;
	color: #444;
}
.uk-slider-items li{
	padding: 0 15px;
}
.mod-slider-blog .uk-card-body {
    padding: 15px 35px 30px;
}
.mod-slider-blog h3.uk-card-title{
	text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
	line-height: 1.4;
}
.mod-slider-blog .uk-card-title{
	padding-bottom: 15px;
}
.mod-slider-blog  .uk-card-title a {
    color: #4caf50;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.mod-slider-blog  .uk-card-title a:hover {
    color: #4caf50;
}
.mod-slider-blog .introtext{
	padding-bottom: 10px;
}
/*
Setas de navegação
*/
.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
    position: absolute !important;
    width: inherit!important;
    height: inherit !important;
    padding: 25px 15px !important;
    margin: 5px !important;
    overflow: visible !important;
    background-color: rgba(0,0,0,0.1);
}
.uk-position-small {
    max-width: calc(100% - (15px * 2));
    margin: 5px;
}
.uk-slidenav {
    padding: 25px 15px;
    color: /*rgba(102,102,102,.5)*/ white;
    transition: color .1s ease-in-out;
    background-color: rgba(0,0,0,0.1);
	border-radius: 5px;
}
.uk-slidenav:focus, .uk-slidenav:hover {
    color: /*rgba(102,102,102,.9)*/ #EEE;
    outline: 0;
	transition: .2s ease-in-out;
}
.uk-slidenav:focus {
	background-color: rgba(0,0,0,0.1);
}
.uk-slidenav:hover {
	background-color: rgba(0,0,0,0.6);
}
/*
Dots de navegação
*/
.uk-slider-nav li{}

.uk-dotnav > .uk-active > * {
    background-color: rgba(102,102,102,.6);
    border-color: transparent;
}
.uk-dotnav > * > * {
    width: 12px;
    height: 12px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(102,102,102,.4);

}
/*- FIM - *PG HOME 
*****************************************************/



/*////////////////////////////////////////////////////

-              PAGINA SERVIÇOS
////////////////////////////////////////////////////*/

/*input falso com "autofocus" para obrigar a página a fazer scrool até ao último tab do scroll*/
.inputa {
    height: 0px;
    border: 0px solid red;
    float: left;
    margin-top: -350px !important;
}

.mod-accordion-servicos .uk-accordion-title div {
    display: inline-block;
}
/*.correção do desvio na lateral direita*/
.mod-accordion-servicos {
    margin-right: 12px;
}

.mod-accordion-servicos .uk-accordion{
	background-color: #FFF;
    padding: 0;
	box-shadow: 0 5px 15px rgba(0,0,0,.08);
}
.mod-accordion-servicos .uk-accordion > :nth-child(n+2) {
    margin-top: 0px;
	box-shadow: 0 5px 15px rgba(0,0,0,.0);
}
.mod-accordion-servicos .uk-accordion > li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #eee;
    transform: all 1s;
}
.mod-accordion-servicos .uk-accordion > li:last-child {
    border-bottom: 0px solid #eee;
}
.mod-accordion-servicos .uk-accordion > li a:hover {
    background-color: rgba(235,240,240,0.25);
}


.mod-accordion-servicos .uk-accordion-content {
    margin-top: 0px;
}
.mod-accordion-servicos .uk-accordion-title {
    display: block;
    font-size: 1.25rem;
    line-height: 1.4;
    color: #333;
    overflow: hidden;
    background-color: transparent;
    padding: 22px 22px;
	box-shadow: 0 5px 15px rgba(0,0,0,.0);
}
.mod-accordion-servicos .uk-card {
    position: relative;
    box-sizing: border-box;
    transition: box-shadow .1s ease-in-out;
}
.mod-accordion-servicos .uk-card-default {
    background-color: #FFF;
    color: #666;
    box-shadow: 0 5px 15px rgba(0,0,0,.0);
}
.mod-accordion-servicos .uk-card-body {
    padding: 10px 40px 50px 40px;
}
.mod-accordion-servicos svg {
    width: 40px;
    height: 40px;
    fill: #4DB75D;
    margin-right: 5px;
}
/*- FIM - *PG SERVIÇOS
*****************************************************/



/*////////////////////////////////////////////////////

-            PÁGINA - CONTATOS
////////////////////////////////////////////////////*/

.pg-contatos .item-page [itemprop="articleBody"] {
    margin-top: 50px;
    margin-bottom: 30px;
}
/*.linearicons-map-marker::before {
    content: "\ea7a3";
}
.linearicons-telephone::before {
    content: "\ea6a3";
}
.linearicons-envelope::before {
    content: "\e9963";
}*/
.pg-contatos H2 {
    color: #0c1451;
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.1;
	margin-bottom: 0;
}
.pg-contatos p.pretext {
	color: #333;
   	font-size: 18px;
    font-weight: 300;
	padding: 0;
}
.mod-blurb-contacts{
	text-align: center;
	margin: auto;
	margin-bottom: 0px;
	max-width: 900px;
}
.mod-blurb-contacts i {
    display: inline-block;
    text-align: center;
	width: 110px;
    height: 110px;
    font-size: 40px;
    line-height: 110px;
    background: #fff;
    box-shadow: 0 4px 30px #e7e7e7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 25px;
	margin-top: 60px;
	color: /*#8FEC4F*/ #54D000;
    
    -webkit-transition:all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
}
.mod-blurb-contacts i:hover {
    transform:translateY(-2px);
    box-shadow: 0 4px 30px #d1dbd3;
    color:  #70e621;
}
.mod-blurb-contacts i.lnr-envelope {
    line-height: 104px;
}
/*Titulo por baixo dos icons dos contactos*/
.mod-blurb-contacts h3.i_title{
    margin-bottom: 8px;
    color: #333;
	font-size: 26px;
	font-weight: 500;
	font-style: normal;
	line-height: 1.16;
	text-align: center;
}
.mod-blurb-contacts p.i_text{
    padding: 0 9%;
	text-align: center;
}
.mod-blurb-contacts p.i_text, .mod-blurb-contacts p.i_text a{
	color: #494f7c;
	font-size: 16px;
	margin-bottom: 0;
}

.mod-blurb-contacts p.i_text a {
	transition: color 400ms,background-color 400ms;
}

.mod-blurb-contacts p.i_text a:hover {
	color: #4AB975;
	text-decoration: none;
	outline: none;
}
.pg-contatos .rsform .rsform-submit-button {
    width: inherit;
}
/*- FIM - *PG CONTATOS 
*****************************************************/



/*////////////////////////////////////////////////////

------------------ RSFORMS GERAL ---------------------
////////////////////////////////////////////////////*/
/*@media (min-width: 576px){}

/*RSFORMS*/

/*
ESTRUTURA DO FORMULÁRIO RS
/criado por RS/

***Modulo***
.rsform .mod-form-contacto

***Formulario***
#userForm .form-contacto

+ .formContainer
++ .form-row
	- DIV: .col-12 .col-md-6
	  \- DIV: .form-group .rsform-block .rsform-block-/email/
	     \- LABEL: .control-label
	     \- DIV: .formControls
		    \- INPUT: .form-control #/nome/ .rsform-input-/box/
		    \- SPAN: .formValidation
		       \- SPAN: .formError
++
+
*/

/*Bloco principal*/ 
.rsform.mod-form-contacto {
    max-width: 700px;
    margin: auto;
	margin-top: 30px;
}
/*espaçamento horizontal entre campos*/ 
.form-row > .col, .form-row > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}
/*afastamento vertical*/ 
.form-group {
    margin-bottom: 20px;
}
/*largura dos campos*/
.form-control {
    max-width: 100%;
}
.form-control {
	display: block;
	width: 100%;
	height: calc(2.8rem + 15px);
	padding: 15px 20px;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5;
	color:#333;
	background-color:#FFF;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid transparent;
	border-radius: 0;
	/*transition*/
    /*-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;*/
	transition: 1s ease;
	-webkit-box-shadow: 0 4px 30px #e7e7e7;
	box-shadow: 0 4px 30px #e7e7e7;
}
textarea.form-control, textarea.inputbox {
    height: auto;
}
.form-control:hover {
    color:#333;
    border-color:rgba(154,207,250,0);
    outline: 0;
	/*shadow*/
    /*-webkit-box-shadow: 0 0 0 0.1rem rgba(0, 123, 255, 0.1);
    box-shadow: 0 0 0 0.1rem rgba(0, 123, 255, 0.1);*/
}
.form-control:focus {
    color: #333;
    border-color:/*#4AB975 #b9f0ab*/ #a8dd82;
    box-shadow: none;
	outline: 0;
}

/*labels*/
.rsform label {
    display: inline-block;
    margin-bottom: 0.2rem;
	color: #a4a4a4;
}
.rsform.mod-form-contacto label{
    display: none;
}

/*-------------------/
RSFORMS - Submissão INVÁLIDA
------------------------*/
.rsform .form-control.is-invalid, .is-invalid.inputbox {
    border-color: #eed0d3;
    padding-right: 2.25rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.rsform .form-control.is-invalid:focus, .is-invalid.inputbox:focus {
    border-color: #eed0d3;
    -webkit-box-shadow: 0 0 0 0.1rem rgba(220, 53, 69, 0.2);
    box-shadow: 0 0 0 0.1rem rgba(220, 53, 69, 0.02);
}
/*Texto - Validation messages */
.rsform .formError {
    color: #E79DA4;
    font-weight: normal;
    font-size: 12px;
}
/*Texto explicativo "Por favor preencha os campos obrigatórios!" */
.rsform p.formRed {
    color: red;
    font-weight: bold;
	display: none;
}

/*-------------------/
RSFORMS - Botão butões
------------------------*/
.rsform .rsform-submit-button {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #4AB975;
    padding: 8px 35px;
    font-size: 15px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	cursor: pointer;
}
/*Cores dos botões*/
.rsform .rsform-submit-button {
    background-color: transparent !important;
	border-color: #4AB975 !important;
    color:#4AB975 !important;
}
.rsform .rsform-submit-button:hover, 
.rsform .rsform-submit-button:focus {
    text-decoration: none !important;
	background-color: #4AB975 !important;
	border-color: #4AB975 !important;
	color: #fff !important;
	opacity: .8 !important;
}
/* end: RSFORMS GERAL 
/****************************************************/





/*////////////////////////////////////////////////////

-            SHACK - ARTICLES MANAGER
////////////////////////////////////////////////////*/

/*---------------------------------------------------
 *GERAL - Links originais
*/
#shack-article-manager a {
    color: #1a61ab;
}
#shack-article-manager a:hover, #shack-article-manager a:focus, #shack-article-manager a:active {
    color: #0056b3;
}

/*.t4-edit-layout .t4-content-inner {
    background-image: none;
    background-color: #FFF;
}*/
/*Para esconder o texto dos tooltips*/
.pag-article-manager{
	color: transparent;
}
/*Para revelar todo o outro texto que não é tooltip*/
#shack-article-manager{
	color: grey;
}

/*---------------------------------------------------
 *MAIN PAGE - Template
*/
.t4-edit-layout #t4-main-body {
    margin-top: 0px !important;
	
}

/*---------------------------------------------------
 *MAIN STAGE - Template
*/
#shack-article-manager #adminForm{
	background-color: rgba(253,253,253,1.00);
	box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.1);
	padding: 20px 15px;
	margin: 5px 0 100px 0;
	border-top: 1px solid #4AB975;
}
/*---------------------------------------------------
 * SECÇÃO BTN - CRIAR NOVO ARTIGO
*/
#shack-article-manager .sam-top .sam-new-article {
    margin: 15px 0 0;
}

@media (min-width: 768px) {
	#shack-article-manager .sam-top .sam-new-article {
		text-align:left;
	}
}

/* BOTÃO "Criar novo artigo" */
#shack-article-manager .sam-btn.sam-btn-primary {
    color: #4AB975;
    background: #FFF;
    font-weight: 600;
	padding: 9px 12px;
	border: 1px solid #4AB975;
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#shack-article-manager .sam-btn.sam-btn-primary:hover, #shack-article-manager .sam-btn.sam-btn-primary:focus, #shack-article-manager .sam-btn.sam-btn-primary:active {
    color: #fff;
    background: #4AB975;
}

/*---------------------------------------------------
 * SECÇÃO - SEARCH FIELDS
*/
/*box*/
#shack-article-manager .sam-top .sam-filters {
    margin: 30px 0 30px;
    padding: 15px 15px 0px 15px;
    background: #f9f9f9;
    border: 1px solid rgba(0,0,0,0.1);
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    float: left;
    width: 100%;
}
/*PROCURA fields/inuts*/
#shack-article-manager .sam-input-append {
    display: table;
    margin: 0;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap;
    float: right;
    font-family: 'Muli', sans-serif;
}
#adminForm select, #adminForm optgroup{
    font-family: 'Muli', sans-serif !important;
}
#adminForm option{
    background-color: #FAFBFB;
}
/*FILTRO search*/
#shack-article-manager .sam-input-append #filter_search{
	padding-left: 10px;
	margin-right: 0;
}
/*FILTRO "Estado" e "Categorias"*/
#shack-article-manager input, #shack-article-manager select {
    color: #333;
    border-style: solid;
    border-width: 1px;
    border-color: #d5d5d5;
    position: relative;
    font-size: 13px;
    width: 250px;
    height: 34px;
    margin: 0 15px 15px 0;
    line-height: 28px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    box-shadow: inset 0 0 0 transparent;
    -moz-box-shadow: inset 0 0 0 transparent;
    -webkit-box-shadow: inset 0 0 0 transparent;
    float: left;
	display: inline-block;
}
/*Botões search*/
#shack-article-manager .sam-btn {
    display: inline-block;
    padding: 7px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    text-shadow: none;
    background: #2184cd;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 0 0 rgba(255,255,255,0.5);
    -moz-box-shadow: inset 0 0 0 rgba(255,255,255,0.5);
    -webkit-box-shadow: inset 0 0 0px rgba(255,255,255,0.5);
}
/*Botões search cor*/
#shack-article-manager .sam-btn {
    color: #fff;
    background: #2184cd;
}
/*Botões search cor over*/
#shack-article-manager .sam-btn:hover, #shack-article-manager .sam-btn:focus, #shack-article-manager .sam-btn:active {
    color: #fff;
    background: #134b75;
}

/*---------------------------------------------------
 * DASHBOARD - lista de artigos
*/
#shack-article-manager #adminForm{}

/*Lista de artigos - td*/
#shack-article-manager .sam-table td {
    padding: 10px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 0px solid #dddddd;
}
/*Table header*/
#shack-article-manager  thead {
    font-size: 13.5px;
}
#shack-article-manager  thead .icon-arrow-down-3, 
#shack-article-manager  thead .icon-arrow-up-3 {
    position: relative;
}
#shack-article-manager  thead .icon-arrow-down-3::before, 
#shack-article-manager  thead .icon-arrow-up-3::before {
    font-size: 22px;
    position: absolute;
    bottom: -2px;
}
/*ROW-01 (impar)*/
#shack-article-manager .sam-table-striped tbody > tr > td {
    
	background-color: rgba(252,252,252,1.00);
    box-shadow: inset 0 1px 0 transparent;
    -moz-box-shadow: inset 0 1px 0 transparent;
    -webkit-box-shadow: inset 0 1px 0 transparent;
}
/*ROW-01 (impar) :hover*/
#shack-article-manager .sam-table-hover tbody tr:hover > td {
    background-color: /*rgba(186,232,235,1.00); rgba(226,242,246,0.9); rgba(226,242,243,1.00)*/rgba(235,240,240,0.9);
}
/*ROW-02 (par)*/
#shack-article-manager .sam-table-striped tbody > tr:nth-child(2n+1) > td {
    background-color: /*rgba(241,247,249,1.00) rgba(241, 245, 247, 1.00)*/#F5F8F6;
    box-shadow: inset 0 1px 0 transparent;
    -moz-box-shadow: inset 0 1px 0 transparent;
    -webkit-box-shadow: inset 0 1px 0 transparent;
}
/*ROW-02 (par) :hover*/
#shack-article-manager .sam-table-striped tbody > tr:nth-child(2n+1):hover > td {
     background-color: /*rgba(186,232,235,1.00); rgba(226,242,246,0.9); */rgba(235,240,240,0.8);
}
/*Ocultar o texto de erro para quando o artigo está aberto noutro local*/
td.sam-center{
	font-size: 0px !important;
	line-height: 0px !important;
	height: 24px;
    width: 24px;
}
td.sam-center.sam-hidden-mobile{
	font-size: 12px !important;
	line-height: 20px !important;
}

/*Retirar o link da coluna Categorias*/
td.sam-hidden-mobile {
  /*cursor: not-allowed;*/
}
td.sam-hidden-mobile > a {
	  color: /*#2C3035*/ #737983 !important;
	  display: inline-block;  /* For IE11/ MS Edge bug */
	  pointer-events: none;
	  text-decoration: none;
}
#shack-article-manager td.sam-hidden-mobile a {
	  color: /*#2184cd*/ #2DC15F;
}
/*
 * ICONES
*/
/* Dar a volta aos Icones feios da tabela*/
td.sam-center a {
    height: 24px;
    width: 24px;
    display: inline-block;
}
.sam-center a img {
    height: 24px;
    width: 24px;
	opacity: 0.7;
}
.sam-center a img:hover {
	opacity: 1;
}
.sam-center .hasTip a img {
    display: none;
}
td.sam-center .hasTip a {
    background-image:url("img/icon-articles/ico-edit.png");
    
}
td.sam-center .hasTip a:hover {
    background-image: url("img/icon-articles/ico-edit-h-00.png");
}
/*Icon "Edit" quando o artigo está aberto noutro lugar*/
.sam-center b:nth-of-type(2) {
    /*background-color: orange !important;*/
    padding: 12px;
    display: inline-block;
	background-image: url("img/icon-articles/ico-edit-lock-04.png");
}

/*--------------------------------------------------/
  *Painel do Editor
--*/
#t4-main-body #adminForm {
    width: 100% !important;
}
.t4-edit-layout .edit.item-page fieldset {
    background-color: rgba(252,252,252,1.00) !important;
    padding: 2rem!important;
    margin-bottom: 20px;
    margin-top: 20px;
    box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.1);
}
.t4-edit-layout .edit.item-page .nav-tabs {
    border-bottom: 1px solid #ebebeb;
}
.t4-edit-layout .edit.item-page .nav-tabs li {
    margin-bottom: -1px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 2rem;
}
.t4-edit-layout .edit.item-page .nav-tabs li a {
    background-color: transparent;
    border-bottom: 0px solid;
    color: gray;
}
.t4-edit-layout .edit.item-page .nav-tabs li:hover a {
    background-color: transparent;
    /*border-bottom-color: #2DC15F;
    border-bottom: 2px solid;*/
    color: #2DC15F;
}
.t4-edit-layout .edit.item-page .nav-tabs li a.active {
    background-color: transparent;
    border-bottom-color: #2DC15F;
    border-bottom: 2px solid;
    color: #2DC15F;
}
/*Edição de texto*/
/*Esconder os Botões de snipts do joomla e outras extensões*/
.t4-edit-layout #editor-xtd-buttons{
	display:none;
}
.t4-edit-layout .toggle-editor.btn-toolbar.pull-right.clearfix {
    display: none;
}

/*Fields*/
.t4-edit-layout .edit.item-page .form-control {
    height: calc(2.2rem + 15px);
}
.t4-edit-layout .edit.item-page textarea.form-control, textarea.inputbox {
    height: auto;
}
/*Esconder o campo "Alias" a seguir ao Titulo*/
.t4-edit-layout #adminForm #editor .control-group:nth-child(2) {
    display: none;
}

/*--------------------------------------------------/
  *Inserir imagens formulário custom fields 
--*/
/*Thumbnail da imagem*/
#adminForm .input-prepend .media-preview { /*template css*/
    background-color: #e9ecef;
    border: 1px solid rgba(52, 58, 64, 0.12);
    border-radius: 3px 0 0 3px;
    float: none;
    line-height: 36px;
    text-align: center;
    height: auto;
    width: 100% !important;
    padding: 0;
    display: block;
    max-width: 400px !important;
    max-height: 400px !important;
}
#adminForm .input-prepend.input-append .media-preview.add-on { /*template css*/
    max-width: 400px !important;
    max-height: 400px !important;
}
#adminForm .input-prepend. .media-preview. img{ /*template css*/
    max-width: 400px !important;
    max-height: 400px !important;
}
/* campo endereço do link*/
#adminForm .input-prepend.input-append input.field-media-input {
    max-width: 400px;
    display: block;
    border: 0;
    border-top: 1px solid rgba(52, 58, 64, 0.12);
    border-bottom: 1px solid rgba(52, 58, 64, 0.12);
    border-left: 1px solid rgba(52, 58, 64, 0.12);
    float: left;
    height: 36px;
    line-height: 36px;
    width: auto !important;
    padding-left: 15px;
    color: #555;
}
#adminForm .input-append .btn:hover.modal, #adminForm .input-append .btn:focus.modal, #adminForm .input-append .btn:active.modal {
    background-color: #e9ecef;
}
#adminForm .input-append .btn:hover, #adminForm .input-append .btn:focus, #adminForm .input-append .btn:active {
    background-color: #d7dbdf;
    color: #555;
}
/*modal com os tumbnails das imagens - Joomla Media Box*/
.thumbnails.thumbnails-media li a:hover .small, 
.thumbnails.thumbnails-media li a:focus .small, 
.thumbnails.thumbnails-media li a:active .small{
    color: #0AD90A;
    font-weight: bold !important;
}

.thumbnails.thumbnails-media li a .small{
    color: #999;
}

/*--------------------------------------------------/
 * BOTÕES
 --*/
/*Div com o conjunto de botões*/
.t4-edit-layout .btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	margin-bottom: 50px;
}
/*botões*/
.t4-edit-layout .btn-toolbar .btn.btn-primary {
    background-color: #46A546 !important;
    border-color: #46A546 !important;
}
.t4-edit-layout .btn-toolbar .btn {
    background-color: /*#cc3232*/ #BD362F;
    color: #fff;
}

/*--------------------------------------------------/
 * PAGINAÇÃO - Resolver conflito de cor com o menu de paginação
--*/
#shack-article-manager .pagination > li > a {
    color: #4caf50;
}
#shack-article-manager .pagination li.page-item.active a.page-link {
    color: #FFF;
}
#shack-article-manager .pagination > li > a:hover {
    color: #FFF;
}
.pagination > li > a:focus {
    color: #FFF;
}
/* end: SHACK-ARTICLES MANAGER
/********************************************************************************/




/*////////////////////////////////////////////////////

_                RS FILES MANAGER
////////////////////////////////////////////////////*/

/*ICONS SET*/
.rsfiles-layout ul.unstyled.inline li a[data-original-title=Home]{
    display: none !important;
}
.rsfiles-layout ul.unstyled.inline li a[data-original-title=Briefcase]{
    display: none !important;
}
.rsfiles-layout ul.unstyled.inline li a[data-original-title=Search]{
    display: inherit !important;
}
.rsfiles-layout ul.unstyled.inline li a[data-original-title=Create folder]{
    display: inherit !important;
}
.rsfiles-layout ul.unstyled.inline li a[data-original-title=Upload]{
    display: inherit !important;
}
.rsfiles-layout ul.unstyled.inline li a[data-original-title=Delete]{
    display: none !important;
}
.rsfiles-layout ul.unstyled.inline li a[data-original-title=Up]{
    display: inherit !important;
}
.rsfiles-layout ul.unstyled.inline li a[data-original-title=RSS]{
    display: none !important;
}
.rsfiles-layout ul.unstyled.inline li a span.fa.fa-rss {
    display: none !important;
}
/*Trocar a lupa pelo olho*/
.rsf_files .fa-search::before {
    content: "\f06e" !important;

}




/*STAGE principal*/
.rsfiles-layout {
    background-color: #FFF;
    margin: 5px 0 100px 0;
    box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.1);
    padding: 20px 15px;
	border-top: 1px solid #4AB975;
}
/*Icones no topo*/
.rsfiles-layout ul.unstyled.inline {
    padding: 0 0 0 15px;
    margin-top: 5px;
    margin-bottom: 30px;
}
.rsfiles-layout ul.unstyled.inline a{
	font-size: 18px;
	padding: 0 15px 0 0;
}

/*Breadcrumps*/
.rsfiles-layout .breadcrumb {
    font-size: 18px;
    border-bottom: 1px solid rgba(52, 58, 64, 0.12);
    padding-bottom: 5px;
    padding-left: 3px;
    margin-left: 5px;
}
.rsfiles-layout span.divider{
    color: lightgray;
}
.rsfiles-layout .breadcrumb li{
    color: #a4a4a4;
}
.rsfiles-layout .breadcrumb li:first-child,.rsfiles-layout .breadcrumb li:first-child a{ 
	color: #4AB975;
	font-weight: bold;
}
.rsfiles-layout .breadcrumb li:nth-child(2), .rsfiles-layout .breadcrumb li:nth-child(2) a{ 
	color: gray;
}
.rsfiles-layout .breadcrumb .divider::before {
    color: transparent;
    content: "-";
    display: inline-block;
}
/*
  BLOCO - "Quota de ficheiros"
*/
.rsfiles-layout .card-body {
    padding: 0 8px;
	margin: 10px 0 30px 0;
}
.rsfiles-layout .card-body .span4 {
    color: #a0aea6;
}
.rsfiles-layout .progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    border-radius: 0.25rem;
	margin-top: 3px;
	background-color: #ebf0ed;
}
.rsfiles-layout .progress .bar {
    background-color: #4AB975;
}
/*
  BLOCO - "tabela geral"
*/
.rsfiles-layout .table {
    width: 100%;
    margin-top: 20px;
	margin-bottom: 20px;
    color: #212529;
    background-color: transparent;
}
/* 
  BLOCO - Table row da tabela de ficheiros e pastas
*/
.rsfiles-layout .table-striped tbody tr {
    background-color: rgba(252,252,252,1.00);
}
.rsfiles-layout .table-striped tbody tr:nth-of-type(2n+1) {
    background-color: /*rgba(30, 157, 170, 0.04)*/ #F5F8F6;
}
.rsfiles-layout .table-striped tbody tr:hover, 
.rsfiles-layout .table-striped tbody tr:nth-of-type(2n+1):hover{
    background-color: rgba(235,240,240,0.9);
}

.rsfiles-layout .table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 0px solid #e9ecef;
}

/*Titulos dos ficheiros / texto na tabela*/
.rsfiles-layout td a{
    font-size: 14px;
	color: ;
}
.rsfiles-layout td:nth-child(2), .rsfiles-layout th:nth-child(2) {
    text-align: center;
}
.rsfiles-layout td:nth-child(2) {
    font-size: 14px;
	color: gray;
	vertical-align: middle;
}
.rsfiles-layout td:nth-child(3){
	text-align: right;
	vertical-align: middle;
}
.rsfiles-layout td:nth-child(3) a{
    font-size: 16px;
	color: #343a40;
}

/*badges debaixo dos ficheiros*/
.rsfiles-download-info .badge {
    cursor: default;
}
.rsfiles-layout tbody .badge {
    display: inline-block;
    padding: 0.35em 0.4em;
    font-size: 74%;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 1rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.badge {
    background-color: #e2e3e3;
}
.badge-info {
    background-color: /*#17a2b8*/ #4AB975 !important;
	color: #FFF;
}
/*
  Modal RSfiles
  */
.rsfiles-layout.rsfiles-modal {
    background-color: #FFF;
    margin: 0;
    box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.1);
    padding: 60px 30px 20px 30px;
    border-top: 5px solid #4AB975;
}
.rsfiles-layout.rsfiles-modal td a {
    font-size: 14px;
    color: ;
    cursor: pointer;
}
.rsfiles-layout.rsfiles-modal a:not([href]):not([tabindex]) {
    color: #1a61ab;
    text-decoration: underline;
}
.rsfiles-layout.rsfiles-modal td:nth-child(1) {
    vertical-align: middle;
}
.rsfiles-layout.rsfiles-modal td:nth-child(2),.rsfiles-layout.rsfiles-modal td:nth-child(3) {
    font-size: 14px;
    color: gray;
    vertical-align: middle;
}
.rsfiles-layout.rsfiles-modal td:nth-child(3), .rsfiles-layout.rsfiles-modal th:nth-child(3) {
    text-align: right;
}
.rsfiles-layout.rsfiles-modal .contentpane .well {
    background-color: #f8f9fa;
    margin-bottom: 1rem;
    padding: 15px;
}
.rsfiles-layout.rsfiles-modal .card-body span.add-on{
	display: table-cell;
	padding: 5px 0;
}
/* end: RS FILES MANAGER
/****************************************************/
 
 
 
/*////////////////////////////////////////////////////

 -               PÁGINA - LOGIN
////////////////////////////////////////////////////*/

/*Stage geral do formulário*/
.pag-login #t4-main-body .t4-section-inner.container {
    max-width: 400px;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 60px;
    padding: 30px;
    background-color: #F2F2F294;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
    border-top: 3px solid #bad9a5;
}
/* Campos do formulário*/
.pag-login #t4-main-body .control-group {
    margin-bottom: 15px;
}
/* Etiquetas do formulário*/
.pag-login #t4-main-body .control-label {
    float: none;
    width: auto;
    padding-top: 0px;
    padding-right: 5px;
    text-align: left;
}
.pag-login #t4-main-body .controls {
    margin-left: 0px;
}
/*Check box "Remember"*/
.pag-login .com-users-login__remember.control-group {
    margin-top: 25px;
	margin-bottom: 5px !important;
}
.com-users-login .com-users-login__remember .controls {
    display: inline-block;
}
.com-users-login__remember.control-group {
    margin-bottom: 5px !important;
}
.pag-login label {
    display: inline-block;
    margin-bottom: 0.3rem;
    color: gray;
    text-align: center !important;
    width: 100%;
}
/*Required symbol*/
.pag-login span.star {
    color: #F29D83;
    display: inline-block;
}
.com_users span.star {
    color: #F29D83;
    display: inline-block;
}

/*Botão "login"*/
.pag-login #t4-main-body .btn.btn-primary {
    display: inline-block;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.5px;
	word-spacing: 0px;
	line-height: 1.42857143;
	text-align: center;
	vertical-align: middle;
	border-radius: 2px;
	padding: 12px 30px;
	border: 1px solid /*#32B8A8*/#4AB975 !important;
	background-color: #4AB975 !important;
	color: #f6f3ec !important;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	width: 100%;
	margin-top: 15px;
}
.pag-login .com-users-login__remember{
	display: none;
}
.pag-login .list-group-item {
    position: relative;
    display: block;
    padding: 0;
    margin-bottom: 1px;
    background-color: transparent;
    border: 0px solid rgba(0, 0, 0, 0.125);
	font-size: 13px;
	color: gray;
	text-align: center;
}
/* end: PÁGINA - LOGIN
/****************************************************/



/*////////////////////////////////////////////////////

 -     ALL PAGINAS - .USER
////////////////////////////////////////////////////*/
.pag-user .page-header h1 {
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
	font-size: 1.1rem;
	font-weight: normal;
    line-height: 1.4;
    color: #4AB975;
	margin: 50px 0 12px;
    padding-bottom: 0;
}
.page-header .custom.mod-menu-username {
    display: inline !important;
    font-weight: 600;
    text-transform: uppercase;
}
/* end: ALL PAGINAS - .USER
/****************************************************/



/*////////////////////////////////////////////////////

 -            PAG - USER PROFILE
////////////////////////////////////////////////////*/

/*Botão Editar Perfil*/
.com-users-profile.profile .btn.btn-outline-dark {
    border-color: #4AB975;
    color: #4AB975;
}
.com-users-profile.profile .btn.btn-outline-dark:hover {
    background-color: #4AB975;
	color: #FFF;
}
/* FIELDSETS */
.com-users-profile.profile fieldset {
    background-color: rgba(252,252,252,1.00);
    box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.1);
    padding: 75px 15px 50px 20px;
    margin: 0px 0;
}
.com-users-profile.profile  .page-header{
	margin: 50px 0 12px;
    padding-bottom: 0;
	border-bottom: 1px solid #4AB975;
	background-color: #FAFBFB;
	box-shadow: 0px 0px 10px 3px #FAFBFB;
}
.com-users-profile.profile .page-header h1 {
	/*background-color: rgba(252,252,252,1.00);
	box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.1);
	padding: 20px 15px;
	border-top: 0px solid #4AB975;*/
	margin: 0 0 12px;
    padding-bottom: 0;
}
.pag-user .profile fieldset legend {
	font-size: 18px;
    font-weight: normal;
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 5px;
    line-height: inherit;
    color: inherit;
    white-space: normal;
    margin-bottom: -55px;
    margin-top: 28px;
	border-bottom: 1px solid rgba(52, 58, 64, 0.12);
	color: #4AB975;
    font-weight: bold;
}
.pag-user .profile fieldset:last-child {
	margin-bottom: 70px;
}
/*dl - dd - dt*/
.profile fieldset .dl-horizontal.row {
    padding: 5px 20px;
}
.profile fieldset dt, .profile fieldset dd {
	color: #484848;
    margin: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
	border-bottom: 1px dashed rgba(52, 58, 64, 0.12);
}
.profile fieldset dt {
    text-align: left;
}
/* end: PAG - USER PROFILE
/****************************************************/



/*////////////////////////////////////////////////////

 -         PAGINA - EDIT PROFILE
////////////////////////////////////////////////////*/

.pag-user #member-profile fieldset legend {
    color:#4AB975;
	font-size: 18px;
    font-weight: bold;
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0 0 5px 0;
    line-height: inherit;
    white-space: normal;
    margin-bottom: 30px;
    margin-top: 15px;
    border-bottom: 1px solid rgba(52, 58, 64, 0.12);
}
/*PALCO PRINCIPAL*/
.pag-user form#member-profile{
    background-color: #FFF;
    box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.1);
    padding: 35px 30px;
    margin: 0px 0 70px 0;
	border: 0px solid transparent;
	border-top: 1px solid #4AB975;
}
/*FORMULÁRIO - CAMPOS*/
.pag-user .form-control {
    display: block;
    width: 100%;
    height: calc(2.4rem + 15px);
    padding: 15px 20px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: 0.5s ease;
    -webkit-box-shadow: 0 4px 30px #e7e7e7;
    box-shadow: 0 4px 20px #e7e7e7;
	color: #555;
}
.pag-user .form-control:focus {
    color: #444;
    border-color: #cceab7;
    box-shadow: none;
    outline: 0;
}
.pag-user .form-control:disabled, .inputbox:disabled, .form-control[readonly], [readonly].inputbox {
    background-color: #FaFaFa;
    opacity: 1;
    border: 0px solid transparent;
    box-shadow: none !important;
    color: #444 !important;
	font-weight: bold !important;
}
/* end: PAGINA - EDIT PROFILE
/****************************************************/






/*////////////////////////////////////////////////////

 -       PAGINA - REGISTRAR CLIENTE
////////////////////////////////////////////////////*/

/*PALCO PRINCIPAL*/
.pag-user .user-form .com-content-article__body{
    background-color: rgba(252,252,252,1.00);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
    padding: 35px 30px;
    margin: 0px 0 70px 0;
	border: 0px solid transparent;
	border-top: 1px solid #4AB975;
}
.com-content-article.item-page.pag-user.user-form {
    max-width: 450px;
    margin: auto;
}
/*FORMULÁRIO - CAMPOS*/
.pag-user  .user-form .form-control {
    display: block;
    width: 100%;
    height: calc(1.5rem + 15px);
    padding: 15px 20px;
    color: #555;
    -webkit-box-shadow: 0 4px 30px #e7e7e7;
    box-shadow: 0 4px 20px #e7e7e7;
	-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: 0.2s ease;
}
.pag-user .user-form .form-control:focus {
    color: #444;
    border-color: #cceab7;
    box-shadow: none;
    outline: 0;
}
/*Barra de progresso*/
.pag-user .user-form .progress {
    display: flex;
    height: 0.3rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
	max-width: 450px;
}
/*Lable*/
.pag-user .user-form label {
    color: #999;
    text-align: left;
    margin-bottom: 0.2rem;
    font-family: Muli;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0px;
}
/*Required symbol*/
.pag-user .user-form .formRequired {
	color: #F29D83
}

/*Separador*/
.pag-user .user-form .rsform-block-empresa p {
    border-bottom: 1px solid #DDD;
    padding: 20px 0 10px;
	color: gray;
}

/*form control placeholder*/
.form-control::placeholder, .inputbox::placeholder {
    color: #B9B9B9;
    opacity: 1;
	font-weight: normal;
	font-family: Muli;
}
/*BOTÃO ENVIAR*/
.rsform .rsform-submit-button {
    width: 100%;
}
.pag-user .user-form .rsform .rsform-submit-button {
    background-color: #4AB975 !important;
	border-color: #4AB975 !important;
    color:#fff !important;
}
.pag-user .user-form .rsform .rsform-submit-button:hover, 
.pag-user .user-form .rsform .rsform-submit-button:focus {
    text-decoration: none !important;
	background-color:#4AB975 !important;
	border-color:#4AB975 !important;
	color: #fff !important;
	opacity: .8 !important;
}
/* end: PAGINA - REGISTRAR CLIENTE
/****************************************************/


/*////////////////////////////////////////////////////

 -       PAGINA - LEGAL NOTES
////////////////////////////////////////////////////*/
.legal-notes {
    background: #FFF;
    padding: 40px 40px 80px 40px;
    box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.1);
    margin-bottom: 100px;
}


























