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

/**
 *------------------------------------------------------------------------------
 * SUSDESIGN  - v-09
 *------------------------------------------------------------------------------
 * @website:    susdesign.pt
 * @authors:    SKYTRAILS, Lda
 *------------------------------------------------------------------------------
 */

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

/*--------------------------------------------------/
   FONTES LETRA
---*
* font-family: ..., sans-serif;
* font-family: 'Muli', 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   }

 /*--------------------------------------------------/
   Indíce
---*/


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

----------------------- LAB -----------------------
////////////////////////////////////////////////////*/





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

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

/*
   FORMATAÇÃO & FONTES LETRA
------------------------*/
body, p {
    font-family: 'karla', sans-serif;
}
p {
    margin-top: 0;
    margin-bottom: 5px;
}
h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
    font-family: 'Space Grotesk', sans-serif;
    color: #333; 
}
h1, .h1 {
    /*text-transform: capitalize;*/
    font-size: 40px !important;
    font-weight: 300 !important;
    line-height: 1.2 !important;
    padding-bottom: 10px !important;
    text-transform: none !important;
}
h2, .h2 {
    font-size: 24px;
}
h3, .h3 {
    font-size: 18px;
    font-weight: bold !important;
}
h4, .h4 {
    font-size: 16px;
}
@media (min-width: 576px) {
    h1, .h1 {
        font-size: 50px !important;
    }
}
@media (min-width: 992px){
    h1, .h1 {
        font-size: 55px !important;
        line-height: 1.1 !important;
    }
}
@media (min-width: 992px){
    h2, .h2 {
        font-size: 26px;
    }
}
@media (min-width: 992px){
    h3, .h3 {
        font-size: 20px;
    }
}
@media (min-width: 992px){
    h4, .h4 {
        font-size: 18px;
    }
}

.pd100{
    padding-top: 100px;
}
.pd50{
    padding-top: 50px;
}
/*
   LINKS
------------------------*/
a{
	color: #444;
    transition: ease-in-out 0.1s;
    outline: none;
}
a:hover {
    color: black;
    text-decoration: none;
    outline: none;
}
a:focus{
	outline: none;
}
a img{
	border: 0 !important;
}
em {
    color: #666;
}
.bloco-txt a, .bloco-txt a em {
    color: #f0506e;
}


/*
   REGRAS GERAIS
------------------------*/
.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.inline{
    display: inline-block;
}
.nopad{
	padding-right: 0 !important;
	padding-left: 0 !important;
}

/*Sistema de layers*/
.layer {
    position: relative;
}
.layer-0 {
    position: relative;
}
.layer-1, .layer-2  {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
@media (min-width: 992px) {
    .layer.full-width, .full-width .layer-1 { padding: 0 55px;}
}
@media (min-width: 1200px) {
    .layer.full-width, .full-width .layer-1 { padding: 0 65px;}
}
.hide{
    display:none;
}



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

-                    _BODY
////////////////////////////////////////////////////*/
body {
    color: #2C3035;
    color: #666;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0px;
    font-weight: 400;
}
body {
    font-size: 18px;
    line-height: 30px;
}

body{background-color: #FFF;}
.t4-wrapper{background-color: transparent;}
	.t4-wrapper-inner{background-color: transparent;}
		.t4-content{background-color: transparent;}
			.t4-content-inner{background-color: #f9faf8;}
            .t4-content-inner{background-color: #fff;}
                    .t4-main-body{background-color: #FAFBFB;}
                    .t4-main-body{background-color: #f9faf8;}
                    .t4-main-body{background-color: #fff;}                
/*
			.t4-content-inner
                #t4-mainbar
                #t4-super-hero
				#t4-main-body
				#t4-footholder
				#t4-foot
*/

.t4-content-inner {
    border: 50px solid #FFF;
    border-bottom: 0px;
    border-top: 0px;
    border-width: 0px;
}
@media (min-width: 992px) {
    .t4-content-inner{ border-width: 40px;}
}
@media (min-width: 1200px) {
    .t4-content-inner{ border-width: 50px;}
}

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

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

/* T4 Section */
#t4-main-body {
    overflow: hidden;
}
.t4-main-body {
    padding-top: 0;
    padding-bottom: 0;
}
#system-message{
	margin-top: 50px;
}

/*BANDEIRINHAS NO SITE*/
div.mod-languages ul.lang-inline li img {
    opacity: 0.4;
    filter: grayscale(100%);
}
div.mod-languages ul.lang-inline li:hover img {
    opacity: 1;
    filter: grayscale(15%);
}
  div.mod-languages ul.lang-inline li.lang-active img {
    opacity: 1;
    filter: grayscale(15%);
  }
  div.mod-languages li.lang-active a {
    pointer-events: none;
    cursor: default;
    user-select: none;
  }
 div.mod-languages ul.lang-inline li.lang-active {
    float: right;
    padding-left: 0px;
  }
/*////////////////////////////////////////////////////

-               _@ MEDIA-QUERIES
////////////////////////////////////////////////////*/

.container{ width: 100%;}
.container-s {margin: auto; padding: 0 15px;}
.hide{display: none;}
.show{display: initial}
/*
  576px >
------------------------*/
@media (min-width: 576px) {
    .container {max-width: 100%;}
    .container-s {max-width: 100%;}
}

/*
  768px >
------------------------*/
@media (min-width: 768px) {
    .container {max-width: 95%;}
    .container-s {max-width: 95%;}
}

/*
  992px >
------------------------*/
@media (min-width: 992px) {
    .container {max-width: 960px;}
    .container-s {max-width: 960px;}
}

/*
  1200px >
------------------------*/
@media (min-width: 1200px) {
    .container {max-width: 1170px;}
    .container-s {max-width: 1170px;}
}


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

-                   _BOTÕES
////////////////////////////////////////////////////*/

/*BOTÃO SUS PRINCIPAL */
.sus-btn{
    color: #333;
    transition: .4s;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.5;
}
.sus-btn:hover,
.sus-btn:focus{
    color: black;
}
.sus-btn::after{ 
    display: inline-block !important;
    font-family: "Linearicons-Free";
    content: "\e87a ";
    font-size: 20px;
    line-height: .5;
    margin-left: 15px;
    vertical-align: middle;
    color: black;
    padding-bottom: 4px;
    font-weight: normal;
    transition: .4s;
}
.sus-btn:hover::after,
.sus-btn:active::after,
.sus-btn:focus::after{
    margin-left: 25px;
	transition: .4s;
    font-weight: normal;
}
.n2-ss-slider .sus-btn::after{ 
    color: orange;
}
.n2-ss-slider .sus-btn:hover{ 
    color: lightgray !important;
}

/*BOTÃO BOX & ARROW */
.pag-blog-list div.readmore{
    margin-top: 30px;
}
.sus-btn.btn-box{
    border: 2px solid #888;
    padding: 10px 15px;
    transition: .4s;
}
.sus-btn.btn-box:hover,
.sus-btn.btn-box:focus{
    border: 2px solid #333;
}
/*BOTÃO BOX*/
.box-btn {
    display: inline-block; 
    padding: 0.5rem 1.5rem;

    color: #343a40;
    background-color: #fff;
    border: 2px solid #333;
    border-radius: 0rem;

    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    
    transition: 
    background-color 0.15s ease-in-out, 
    border-color 0.15s ease-in-out, 
    box-shadow 0.15s ease-in-out;
}
.box-btn:hover {
    opacity: 1;
    background-color: #333 !important;
    border-color: #333 !important;
    color: #fff !important;
	text-decoration: none;
}

/*BOTÃO ReadMore */
.readmore{
    margin-top: 10px;
    margin-bottom: 0;
}
.readmore .sus-btn{
    color: #333;
    transition: .4s;
}
.readmore .sus-btn:hover,
.readmore .sus-btn:focus{
    color: black;
}
/*BOTÃO ReadMore Setinha */
.readmore .sus-btn:hover::after,
.readmore .sus-btn:active::after,
.readmore .sus-btn:focus::after{
    margin-left: 25px;
	transition: .4s;
    font-weight: normal;
}
.readmore .sus-btn::after {
    transition: .4s;
}
.readmore .sus-btn::after{ 
    display: inline-block !important;
    font-family: "Linearicons-Free";
    content: "\e87a ";
    font-size: 20px;
    line-height: .5;
    margin-left: 15px;
    vertical-align: middle;
    color: black;
    padding-bottom: 4px;
    font-weight: normal;
}
.n2-ss-slider .readmore .sus-btn::after{ 
    color: orange;
}
.n2-ss-slider .readmore .sus-btn:hover{ 
    color: lightgray !important;
}

/*BOTÃO ReadMore Blog-list */
.pag-blog-list .readmore{
    margin-top: 30px;
}
.pag-blog-list .readmore .sus-btn{
    border: 2px solid #555;
    padding: 10px 15px;
    transition: .4s;
}
.pag-blog-list .pag-blog .readmore .sus-btn:hover,
.pag-blog-list .pag-blog .readmore .sus-btn:focus{
    border: 2px solid #333;
}
/*
   JOOMLA - NAVIGATION BUTTONS 
------------------------*/
.pager.pagenav {
    text-align: center;
    margin-bottom: 50px;
}
.pagenav li:first-child {
    margin-right: 0.5rem;
}
.pagenav li {
    display: inline-block;
}
.pagenav li a {
    padding: 0.5rem 1rem;

    color: #343a40;
    background-color: #fff;
    border: 2px solid #555;
    border-radius: 0rem;

    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    
    transition: 
    background-color 0.15s ease-in-out, 
    border-color 0.15s ease-in-out, 
    box-shadow 0.15s ease-in-out;
}
.pagenav li a:hover, 
.pagenav li a:focus, 
.pagenav li a:active {
    background-color: transparent;
    text-decoration: none;
    opacity: 1;
    background-color: #333 !important;
    border-color: #333 !important;
    color: #fff !important;
}

.hasPopover, .hasTooltip {
    display: inline-block !important;
}

/*original icomoon css transformed*/
.pagenav span[class^="icon-"], span[class*=" icon-"] {
    display: inline-block !important;
    width: 14px;
    height: 14px;
    line-height: 14px;
}
.pagenav span.icon-chevron-left {
    margin-right: 15px;
}
.pagenav span.icon-chevron-right{
    margin-left: 15px;
}
.pagenav li span::before {
    font-size: 14px;
    line-height: .5;
    margin-left: 0px;
    vertical-align: middle;
    padding-bottom: 2px;
    font-weight: normal;
}
.pagenav span[class^="icon-"]::before, span[class*=" icon-"]::before {
    /*font-family: "Linearicons-Free";*/
    font-style: normal;
    speak: none;
}
/*
.pagenav span.icon-chevron-left::before {
    content: "\e879";
}
.pagenav span.icon-chevron-right::before {
    content: "\e87a";
}*/
.pagenav li a:hover span.icon-chevron-left::before, 
.pagenav li a:focus span.icon-chevron-left::before, 
.pagenav li a:active span.icon-chevron-left::before {
    color: #fff !important;
	transition: .4s;
}
.pagenav li a:hover span.icon-chevron-right::before, 
.pagenav li a:focus span.icon-chevron-right::before, 
.pagenav li a:active span.icon-chevron-right::before {
    color: #fff !important;
}


/*/////////////////////////////////////////////////_00

-00                 PÁGINA -  ALL
////////////////////////////////////////////////////*/
.all-pages{
    background-color: transparent;
}

/*General Grid layout for entry pages*/
/*Items, blocos de entrada*/
.entry-block{
    margin-top: 50px;
    margin-bottom: 50px;
    
}
/*PAGINAÇÃO RODAPÉ*/
/*
div.pagination 
    ul.pagination 
        li.page-item 
            a.page-link

/*COUNTER (ex: "pág. 1 de 8") na lista de artigos*/
.counter{
    display:none;
}

/*
   JOOMLA - ARTICLES PAGINATION NAVBAR
------------------------*/
.pagination > li > a.page-link,
#shack-article-manager .pagination > li > a.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #666;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li > a.page-link:hover,
#shack-article-manager .pagination > li > a.page-link:hover {
    z-index: 2;
    color: #333;
    text-decoration: none;
    background-color: #eee;
    border-color: #DDD;
    outline: none;
}
.pagination > li > a.page-link:focus,
#shack-article-manager .pagination > li > a.page-link:focus{
    outline: none;
}
.pagination > li > a.page-link:focus,
#shack-article-manager .pagination > li > a.page-link:focus {
    color: #333;
    outline: none;
    text-decoration: none;
    box-shadow: 0px 0px 3px #aaa;
}

.pagination > li > a.page-link.disabled,
#shack-article-manager .pagination > li > a.page-link.disabled{
    color: #adb5bd;
    background-color: #fff;
}
.pagination > li > a.page-link.disabled:hover,
#shack-article-manager .pagination > li > a.page-link.disabled:hover{
    background-color: #fff;
    cursor: default;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pagination > li.page-item.active > a.page-link,
#shack-article-manager .pagination > li.page-item.active > a.page-link {
    z-index: 1;
    color: #fff;
    background-color: #444;
    border-color: #DDD;
}
/*PAGINAÇÃO - Shack article manager - conflit solve*/
/*#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;
}*/




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

-                   _SECTIONS
////////////////////////////////////////////////////*/

/*--------------------------------------------------/
   # SECTION - SUPER-HERO (Slider)
---*/
#t4-super-hero {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
/*
  992px >>
------------------------*/
@media (min-width: 1200px) {
    #t4-super-hero {
        margin-top: -50px;
    }
}

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

-                    _MAINBAR
////////////////////////////////////////////////////*/
/*
    #t4-mainbar
        .t4-section-inner .containerfluid
            .t4-row
                .logo
                .mainnav
                .idiomas
*/

/*
  # SECTION - MAINBAR
---------------------------------------------------*/
#t4-mainbar{
    z-index: 99;
	background-color: rgba(255,255,255,1);
	box-shadow: 0 3px 3px rgba(0,0,0,0.0);
    height: 140px;
    display: flex;
    align-items: center;
    transition: .2s linear;
    transition-property: all;
    transition-property: height;
}
body.not-at-top #t4-mainbar{
    background-color: rgba(255,255,255,0.99);
    height: 90px;
    transition: .2s linear;
    transition-property: all;
    transition-property: height;
}
@media (max-width: 1199px) {
    #t4-mainbar, #t4-minbar{
        height: 90px;
    }
    body.not-at-top #t4-mainbar{
        height: 90px;
    }
    svg#logo-susdesign {
        height: 60px !important;
    }
}
.pag-team #t4-mainbar, .pag-team #t4-minbar{
    border-bottom: 1px solid black;
}
/*
   # COL - LOGO (SVG module)
---------------------------------------------------*/
.t4-col.logo{
    display: flex;
    align-items: center;
}
.t4-col.logo .mod-logotipo{
    padding: 0px;
}
svg#logo-susdesign {
    overflow: hidden;
    vertical-align: middle;
    height: 85px;
    fill: #333;
    transition: all .2s linear;
}
body.not-at-top svg#logo-susdesign {
    height: 70px;
    transition: all .2s linear;
}

/*
   # COL - LOGO (img)
---------------------------------------------------*/
/*Centrar verticalmente o logotipo
e definir a altura da MAINAV*/
#t4-mainbar .logo-block{
	display: table;
	height: 90px; /*define a altura da main nav*/
}
#t4-mainbar .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;
}

/*
  # COL - IDIOMAS
---------------------------------------------------*/
#t4-mainbar .col-idiomas {
    display: flex !important;
    align-items: center; /*Vertical*/
    justify-content: right;
    max-width: 100px;
    padding: 0;
}
@media (max-width: 1199px) {
    #t4-mainbar .col-idiomas { display: none !important; }
}
@media (max-width: 1199px) {
    #t4-mainbar .mainnav{ display: none !important; }
}
#t4-mainbar .col-idiomas .mod-languages {
    position: relative;
    float: left;
    vertical-align: middle;
}
#t4-mainbar .col-idiomas .mod-languages ul {
    padding: 0 !important;
    margin-left:20px;
}
#t4-mainbar .col-idiomas .mod-languages ul a {
    line-height: 70px;
}

/*
   # COL - MAINNAV ()
---------------------------------------------------*/
/*#t4-mainbar 
    .mainnav 
        .t4-navbar 
            nav.navbar
                .t4-megamenu
                    ul.nav*/ 


/*-------------------------------/
MENUS
----------------------------*/
#t4-mainbar .mainnav{
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    #t4-mainbar .mainnav {
        justify-content: right;
     }
 }
#t4-mainbar .t4-navbar {
    position: relative;
    float: right;
}
#t4-mainbar .t4-navbar nav.navbar .t4-megamenu{
	/*background-color: palegreen;*/
}
/* Menus */
#t4-mainbar .t4-navbar nav.navbar .t4-megamenu ul.nav{
	/*background-color: silver;*/
}


/*-------------------------------/
MENUS- 1º Nível
----------------------------*/

/* Underline*/

.t4-megamenu .navbar-nav > li > a::after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    bottom: 0px;
    width: 0%;
    left: 0%;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    border-radius: 2px;
    transition: 0.2s ease-in;
}
.t4-megamenu .navbar-nav > li > a:hover::after {
    transition-timing-function: ease-in;
    width: 100%;
}
.t4-megamenu .navbar-nav > li > a:focus::after {
    transition-timing-function: ease-in;
    width: 100%;
}
.t4-megamenu .navbar-nav > li.active > a::after {
    transition-timing-function: ease-in;
    width: 100%;
}
/* Ajustar a altura dos Botões de Menus */
#t4-mainbar ul.nav.navbar-nav.level0>li>a{
	line-height: 30px;
    /*padding: 0px;*/
    
}
#t4-mainbar ul.nav.navbar-nav.level0>li{
	padding: 0;
    margin: 0 8px;
}
/*Menus*/
.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-family: 'karla', sans-serif;
    font-weight: normal;
    font-size: 13px;
    font-size: 14.5px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    padding: 0 3px;
	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*/
    color: black; /* COR: Preto*/
}
.t4-megamenu .navbar-nav >li.active a.nav-link {
    color: black; /* COR: Preto*/
}
.t4-megamenu .navbar-nav >li.active:hover a.nav-link {
    color: black; /* COR: Preto*/
}
/* 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.3px !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
----------------------------
div.dropdown-menu
    div.dropdown-menu-inner
        ul
            li.nav-item
                a.dropdown-item
*/


/* Main Container */
.t4-megamenu .dropdown-menu{
	text-align: left;
    color: #212529;
    margin-top: 10px !important;
	padding: 0;
    min-width: 15rem; /*controla a largura dos menus dropdown*/
	width: 100px;
	background: #fff;
	border-radius: 6px;
	border: 0px solid rgba(0, 0, 0, 0.1);
    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);
}
/* Inner Container */
.t4-megamenu .dropdown-menu .dropdown-menu-inner {
    background-color: transparent;
}
/* ul */
.t4-megamenu .dropdown-menu .dropdown-menu-inner ul{
    background-color: transparent;
}
/* li */
.t4-megamenu .dropdown-menu li > a, 
.t4-megamenu .dropdown-menu li > .nav-link, 
.t4-megamenu .dropdown-menu li .dropdown-item {
    padding: 0.66667rem 1rem;
    white-space: normal;
	color:  rgba(0, 0, 0, 0.7);
	background-color: transparent;
}
/* "a" link style*/
.t4-megamenu .dropdown-menu li.nav-item a.dropdown-item {
    font-family: 'Muli', sans-serif !important;
    display: block;
    clear: both;
    white-space: nowrap;
    font-weight: 400;
    text-align: inherit;
    width: 100%;
    padding: 1rem 1.1rem;
    border: 0;
	color: gray;
    background-color: transparent;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s ;
}
/*link 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:rgba(0, 0, 0, 0.8);
	background-color: #F5F7F5;
}
/*link on li.active*/
.t4-megamenu .dropdown-menu li.nav-item.active a.dropdown-item {
    pointer-events: none;
    color:#4caf50;
    background-color: #FBFCFB;
}
/*link on li.active:hover*/
.t4-megamenu .dropdown-menu li.nav-item.active:hover a.dropdown-item {
    background-color: #FBFCFB;
}
/* ICONS - linear icons*/
.lnr::before {
    font-family: 'Linearicons-Free';
}
.t4-megamenu div.dropdown-menu .lnr::before{
    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: 12px;
}

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

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

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

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

/*-------------------------------/
OFFCANVAS TOGGLER 1 - (verdadeiro offcanvas)
----------------------------*/

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


/*1º span */
span.t4-offcanvas-toggle {
	border: 0;
    display: block;
    position: relative;
    right: 20px !important;
    top: 20px !important;
    padding: 0;
    width: 20px;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    color: #333;
	float: right;
	height: 100%;
	line-height: 0px;
    z-index: 30;
}
.t4-offcanvas-toggle:hover {
    cursor: pointer;
    color: #999;
}
.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;
}

/*-------------------------------/
OFCANVAS 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;
}}


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

-                 POSIÇÃO 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-OVERLAY
---------------------------------------------------*/
.c-offcanvas-bg {
    /*background-color: transparent;*/
    transition: background-color 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    position: fixed;
    height: 100%;
    top: 0;
    /*left: -100%;*/
    width: 100%;
    z-index: 1079;
}
.c-offcanvas-bg.is-animating, .c-offcanvas-bg.is-open {
    left: 0;
    background-color: rgba(10, 38, 0, 0.6);
    background-color: rgba(1, 8, 1, 0.7);
    visibility: visible;
}

/* 
  01-A - OFFCANVAS-BODY . background geral
---------------------------------------------------*/
.t4-offcanvas {
    background-color: #ffffff;
    border-right: 0px solid black;
    height: 100%;
    transform: translate3d(-300px, 0, 0);
    width: 50%;
    min-width: 350px;
    padding: 5px 25px;
}
.t4-offcanvas .t4-off-canvas-header{
	background-color: transparent;
}
.t4-offcanvas .t4-off-canvas-body{
	background-color: transparent;
}
/*Animação*/
.c-offcanvas-bg.c-offcanvas-bg--push, 
.c-offcanvas-bg.c-offcanvas-bg--reveal, 
.c-offcanvas-content-wrap, .c-offcanvas {
    transition: transform 300ms cubic-bezier(0.4, 0, 0.6, 1);
}

/*
  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: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 !important;
    background-color: #000;
    text-decoration: none;
}
/*
01-C - OFFCANVAS-MODULES . MAIN BODY
---------------------------------------------------*/
/*
div.t4-off-canvas-body
    div.t4-module
        div.module-inner
*/
/*MODULES WRAP*/
.t4-offcanvas .t4-off-canvas-body {
    padding: 1rem;
    /*height: calc(100% - 90px);*/
	height: auto;
    overflow-y: auto;
	padding-top: 0;
}
/*merda do template*/
.t4-offcanvas .t4-off-canvas-body .t4-module {
    margin-bottom: 2rem;
    padding: 0;
    margin-top: 2rem;
}
.t4-offcanvas .t4-off-canvas-body .t4-module .module-inner {
    /*padding: 0 1.5rem;*/
    padding: 0;
}
/*
01-C - OFFCANVAS-MODULE . IDIOMAS
---------------------------------------------------*/
/*div.t4-module.module 
    div.module-inner
        div.module-ct
            div.mod-languages
                ul.lang-inline
                    li > a > img(bandeira)
*/
.t4-offcanvas .t4-off-canvas-body .t4-module .mod-languages {padding: 10px;}

/*
01-C - OFFCANVAS-MODULE  . MENU
---------------------------------------------------*/
/*
div.t4-module.module_menu 
    div.module-inner
        div.module-ct
            nav.navbar
                ul.nav.navbar-nav
                    li.nav-item
                        a.nav-link 
*/
/*merda do template*/
.t4-offcanvas .t4-off-canvas-body .navbar {
    display: block;
    padding: 0;

    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
/*SEPARADORES DE 1º NÍVEL*/
.t4-offcanvas .t4-off-canvas-body .navbar  a.nav-link, 
.t4-offcanvas .t4-off-canvas-body .navbar .separator {
    padding: 12px 10px;
	font-size: 32px;
}
.t4-offcanvas .t4-off-canvas-body .navbar .nav-item {
    border-bottom: 0px solid rgba(52, 58, 64, 0.12);
    padding: 0rem;
}
/*NORMAL*/
.t4-offcanvas .t4-off-canvas-body .t4-module nav.navbar ul.nav li a.nav-link{
    color: #444;
    font-family: 'Space Grotesk', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: normal;
    letter-spacing: 1.3px;
    transition: all 0.4s ease-out;
}
/*HOVER*/
.t4-offcanvas .t4-off-canvas-body .t4-module nav.navbar ul.nav li a.nav-link:hover, 
.t4-offcanvas .t4-off-canvas-body .t4-module nav.navbar ul.nav li a.separator:hover {
    background-color: rgba(235, 240, 235, 0.3);
    color: #444;
    padding-left: 10px;
}
/*FOCUS*/
.t4-offcanvas .t4-off-canvas-body .t4-module nav.navbar ul.nav li a.nav-link:focus,
.t4-offcanvas .t4-off-canvas-body .t4-module nav.navbar ul.nav li a.separator:focus{
    background-color: #FFF;
    color: #000;
}
/*ACTIVE*/
.t4-offcanvas .t4-off-canvas-body .t4-module nav.navbar ul.nav li.active a.nav-link,
.t4-offcanvas .t4-off-canvas-body .t4-module nav.navbar ul.nav li.active a.separator{
    background-color: rgba(235, 240, 235, 0.5);
    color: #000;
}
/*ACTIVE HOVER*/
.t4-offcanvas .t4-off-canvas-body .t4-module nav.navbar ul.nav li.active a.nav-link:hover{
    background-color: rgba(235, 240, 235, 0.5);
    color: #000;
    padding-left: 10px;
}
/*
03.2-A - OFFCANVAS _2º NÍVEL (DropDown Menu)
---------------------------------------------------*/
/*box*/
.t4-offcanvas .t4-off-canvas-body .navbar ul.dropdown-menu {
    border-radius: 0;
    border: 0;
    padding-left: 0rem;
    padding-right: 0rem;
    padding-top: 5px;
}
/*SEPARADORES DE 2º NÍVEL*/
.t4-offcanvas .t4-off-canvas-body .navbar ul.dropdown-menu li a.dropdown-item{
    font-size: 1rem;
    text-transform: normal !important;
    letter-spacing: inherit !important;
    text-align: left;
    list-style: none;
    padding: 0.4rem 0rem 0.4rem 1.5rem;
    margin-bottom: 10px;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s ;
}
/*NORMAL*/
.t4-offcanvas .t4-off-canvas-body .t4-module nav.navbar ul.dropdown-menu li a.dropdown-item, 
.t4-offcanvas .t4-off-canvas-body .t4-module nav.navbar ul.ndropdown-menu li a.separator {
    background-color: #FFF ;
    color: #000;
}
/*HOVER*/
.t4-offcanvas .t4-off-canvas-body nav.navbar ul.dropdown-menu a.dropdown-item:hover, 
.t4-offcanvas .t4-off-canvas-body nav.navbar ul.ndropdown-menu a.separator:hover {
    background-color: rgba(235, 240, 235,0.5) !important;F ;
    color: #000;
}
/*FOCUS*/
.t4-offcanvas .t4-off-canvas-body nav.navbar ul.dropdown-menu a.dropdown-item:focus,
.t4-offcanvas .t4-off-canvas-body nav.navbar ul.dropdown-menu a.separator:focus{
    background-color: #FFF ;
    color: #000;
}
/*ACTIVE*/
.t4-offcanvas .t4-off-canvas-body .t4-module nav.navbar ul.nav li ul.dropdown-menu li.active a.dropdown-item,
.t4-offcanvas .t4-off-canvas-body .t4-module nav.navbar ul.nav li ul.dropdown-menu li.active a.separator{
    background-color: rgba(235, 240, 235,0.5) !important;
    color: #000
}
/*ACTIVE HOVER*/
.t4-offcanvas .t4-off-canvas-body .t4-module nav.navbar ul.nav li ul.dropdown-menu li.active a.dropdown-item:hover,
.t4-offcanvas .t4-off-canvas-body .t4-module nav.navbar ul.nav li ul.dropdown-menu li.active a.separator:hover{
    background-color: rgba(235, 240, 235,0.5) !important;
    color: #000 !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;
}

/* FROM TEMPLATE ORIGINAL*/
/*GENERAL T4 MENU-LINK OPTIONS*/
.t4-module nav li a, 
.t4-card .nav li a, 
.moduletable .nav li a, 
.module_menu .nav li a {
    background-color: inherit ;
    color: inherit;
}
/*active*/
.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: inherit ;
    color: inherit;
}
/*active hover*/
.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: inherit;
    color: inherit; 
}
/*all states*/
.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;
}

/*2º Nivel*/
.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: inherit;
    color: inherit; 
}
/*Link estado activo*/
.t4-offcanvas .dropdown-item:active {
    background-color: inherit;
    color: inherit; 
}
/*ATIVO*/
.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 {
    background-color: inherit;
    color: inherit; 
}
/*ATIVO HOVER*/
.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: inherit;
    color: inherit; 
}







/*/////////////////////////////////////////////////_01

-01                PÁGINA -  HOME
////////////////////////////////////////////////////*/
.pag-home{
    background-color: transparent;
}

.pag-home #sec-carrousel-blog .uk-slider-container {
    overflow: hidden;
    padding: 0 10px;
    margin: 0 -15px;
}
.pag-home #sec-carrousel-blog .uk-card-default {
    background: #FFF;
    color: #666;
    box-shadow: 0 5px 8px rgba(0,0,0,.08);
}
.pag-home #sec-carrousel-blog .entry-img a {
    width: 100%;
    height: 250px;
    display: block;
    object-fit: cover;
    overflow: hidden;
}
.pag-home #sec-carrousel-blog .entry-img img {
    width: 100%;
    height: 100%; 
}
.pag-home #sec-carrousel-blog .uk-card-body {
    padding: 30px 40px 40px;
}
.pag-home #sec-carrousel-blog .introtext {
    font-size: 17px;
    line-height: 28px;
}
/*/////////////////////////////////////////////////_02

-02                PÁGINA -  ABOUT
////////////////////////////////////////////////////*/
.pag-about{
    background-color: transparent;
}


/*/////////////////////////////////////////////////_02

-02                PÁGINA -  THE TEAM
////////////////////////////////////////////////////*/
.pag-team .mod-team .row.header{
    padding: 50px 0px;
}

.mod-team .row.header{
    margin-top: 50px;
}
.mod-team .entry-block img{
    filter: grayscale(100%);
    transition: ease-in-out 0.5s;
}
.mod-team .entry-block:hover img{
    filter: grayscale(0%);
}
.mod-team .entry-block img {
    height: auto;
    max-width: 100%;
    /*mix-blend-mode: luminosity;
    transition: mix-blend-mode 0.4s;*/
}
.mod-team .entry-image{
    
}
.mod-team .entry-cargo {
    font-family: Verdana, arial, Tahoma, sans-serif;
    font-size: 14px;
}
.mod-team .entry-cargo span{
    padding: 5px 10px;
    background-color: rgb(231, 231, 231);
}
.mod-team .entry-text{
    margin-top: 20px;
}
/*icons*/
.team-contacts{
    margin-top: 15px;
}
.team-contacts .icon-div{
    display: inline-block;
    width: 23px;
    height: 23px;
}
/*Linearicons*/
.mod-team .lnr{
    font-size: 23px;
}

/*/////////////////////////////////////////////////_03

-03              PÁGINA -  PRODUTOS
////////////////////////////////////////////////////*/
/*  Rever esta lista...
    A - ENTRY PAGE
    B - SINGLE PRODUCT PAGE
    C - 
    D - 
*/
.pag-produtos{
    background-color: transparent;
}
.pag-produtos .t4-content-inner{
    background-color: #FFF;
}
.pag-produtos .t4-main-body{
    background-color: #FFF;
}
/*
.pag-produtos .container{
    max-width: 100%;
}
*/
/*
03-A PRODUTOS - ENTRY PAGE
---------------------------------------------------*/
.pag-produtos .mod-lista-artigos .uk-object{
    margin-top: 70px;
}
@media (min-width: 1170px) {
    .pag-produtos .mod-lista-artigos .uk-objectt{
        padding: 0;
    }
    .pag-produtos .container{
        padding: 0 30px;
    }
}
@media (min-width: 1200px) {
    .pag-produtos .mod-lista-artigos .uk-object{
        padding: 0 15px;
    }
    .pag-produtos .container{
        padding: 0 40px;
    }
}
/*FOTO*/
/*
.pag-produtos .mod-lista-artigos .entry-img{
    filter: grayscale(100%);
    transition: ease-in-out 0.3s;
}
.pag-produtos .mod-lista-artigos .entry-img:hover {
    filter: grayscale(0%);
}
*/
/*TÍTULO*/
.pag-produtos .mod-lista-artigos{
    text-align: center;
}
.pag-produtos .mod-lista-artigos h2{
    font-size: 20px;
    margin: 0;
}
.pag-produtos .mod-lista-artigos h2 a{
    color: #111;
}
.pag-produtos .mod-lista-artigos h2 a:hover{
    color: #333;
    text-decoration: none;
}

/*ELEMENTO DE PAGINAÇÃO*/
.pag-produtos .mod-lista-artigos .counter.pull-right {
    display: none;
}
.pag-produtos .mod-lista-artigos div.pagination {
    margin: auto;
    margin-top: 70px;
    width: 100%;
    display: flex;
    padding: 0 35px;
    list-style: none;
    border-radius: 0.25rem;
}
.pag-produtos .mod-lista-artigos div.pagination ul.pagination{
    padding: 0;
}
/*overlay efect*/
.overlay-container {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 15px;
  }
  .overlay-bottomm, .overlay-top{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .overlay-bottom {
    border: 0px solid rgb(240, 240, 240);
  }
  .overlay-top {
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    max-width: 600px;
    max-height: 600px;
  }
  .overlay-top div.text{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 25px;
    /*color: white;*/
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
  }
  .overlay-top a:hover {
    color: black;
}
.overlay-container:hover .overlay-top {
    opacity: 1;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.8);
  }

/*
03-A PÁGINA DE PRODUTO - ITEM
---------------------------------------------------*/

/*PRODUCT HEAD - IMAGEM DE CAPA*/
.product-head .layer-0{
    width: 100%;
    /*height: calc(100vh - 140px);*/
    min-height: 700px;
    background-color: #F9F8F6;
}
.product-head .layer-0 .render-img-cover {
    width: 100%;
    overflow: hidden;
}
.render-img-cover .field-value {
    width: 100%;
    height: calc(100vh - 140px);
    min-height: 700px;
    display: flex;
    justify-content: center;
    align-items: center
}
@media (max-width: 1199px) {
    .render-img-cover .field-value {
        height: calc(100vh - 90px);
        min-height: 700px;
    }
 }
/*
Classe geral para todas as imagens (object-fit: cover;)
Classe atribuida à imagem nas definições gerais do custom field*/
img.img-cover {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
/*Nome e Tipologia*/
.layer-1 .box{
    padding: 10% 0 0 40px;
    overflow: hidden;
}
.layer-1 .box .field-entry{
    
    /*margin: 0px;*/
}
.layer-1 .box .field-entry .field-value{
    padding: 0px 30px;
    background-color: rgba(255, 255, 255, 0.7);
    display: inline-block;
    
}
.layer-1 .box .field-entry.product.name .field-value{
    color: #6C5E53;
}
.layer-1 .box .field-entry.product.type .field-value{
    color: #6C5E53;
}
.layer-1 .box .field-entry.product.type{
    margin-top: -10px;
    margin-bottom: 10px;
}

/*Texto*/
.layer-1 .box-branca {
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    max-width: 500px;
    height: 100%;
    /*position: absolute;*/
    bottom: 0;
    right: 0;
    padding: 35px 30px;
    margin-top: 5%;
    font-size: 17px;
    line-height: 25px;
    color: #333;
}
.layer-1 .box .box-branca .field-entry .field-value{
    background-color: rgba(255, 255, 255, 0);
    padding: 0px;
}



/* end: PÁGINA PRODUTOS
/****************************************************/




/*/////////////////////////////////////////////////_04

-04              PÁGINA - SERVIÇOS
////////////////////////////////////////////////////*/
.pag-servicos{
    background-color: transparent;
}


/*/////////////////////////////////////////////////_06

-06              PÁGINA - ENTRY BLOG
////////////////////////////////////////////////////*/
.pag-blog{
    background-color: transparent;
}
.entry-blog.entry-block {
    margin-bottom: 75px;
}
.entry-blog .entry-img img {
    width: 100%;
    height: 100%; 
    object-fit: cover;
}

.entry-blog .entry-img a {
    width: 100%;
    max-height: 550px;
    display: block;
    object-fit: cover;
    overflow: hidden;
}
/*/////////////////////////////////////////////////_06

-06                PÁGINA - BLOG
////////////////////////////////////////////////////*/
.pag-blog .container {
    max-width: 100%;
    padding: 0;
}
.pag-blog ._cover-image {
    width: 100%;
    max-height: 700px;
    position: relative;
    margin: auto;
    overflow: hidden;
}
.pag-blog ._cover-image .field-value {
    width: 100%;
    position: relative;
    max-height: 700px;
    display: flex;
  align-items: center; /* horizontal */
  justify-content: center; /* vertical */
    
}
.pag-blog ._cover-image .field-value img {
    width: 100%;
    height: 100%; 
}
.pag-blog ._titles h1 {
    font-size: 45px !important;
    margin-top: 50px;
}
.pag-blog .intro-lead{
    font-size: 25px;
    color: #222 !important; 
}

/*
  << 768px
------------------------*/
@media (max-width: 768px) {
    .pag-blog .intro-lead {font-size: 20px; line-height: 32px; margin-top: 20px;}
    .pag-blog ._titles h1 {
        font-size: 35px !important;
        margin-top: 30px;
    }
}

/*/////////////////////////////////////////////////_05

 05       PÁGINA -  LISTA DE PROJETOS
////////////////////////////////////////////////////*/
/*  A - CATEGORY ENTRY
    B - MODULO PRINCIPAL . background geral
    C - HEADER . Botão X Close offcanvas
    D - BODY . Sec Links e menus
*/
.pag-projetos .t4-content-inner{
    background-color: #FFF;
}
.pag-projetos .t4-main-body{
    background-color: #FFF;
}
.pag-projetos .container{
    max-width: 100%;
}

/*
05-A PROJETOS entry Category 
---------------------------------------------------*/
.custom.mod-lista-projetos article.entry-project{
    margin-top: 70px;
}
@media (min-width: 1170px) {
    .custom.mod-lista-projetos article.entry-project{
        padding: 0 5px;
    }
    .pag-projetos .container{
        padding: 0 30px;
    }
}
@media (min-width: 1200px) {
    .custom.mod-lista-projetos article.entry-project{
        padding: 0 15px;
    }
    .pag-projetos .container{
        padding: 0 40px;
    }
}
/*FOTO*/
.mod-lista-projetos .entry-project{
    filter: grayscale(100%);
    transition: ease-in-out 0.3s;
}
.mod-lista-projetos .entry-project:hover {
    filter: grayscale(0%);
}

/*Data */
.custom.mod-lista-projetos .article-info {
    margin: 20px auto 0;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.6)
}
.custom.mod-lista-projetos .article-info i{
    display: none;
}
/*Titulo*/
.custom.mod-lista-projetos h2{
    font-size: 20px;
    margin: 0;
}
.custom.mod-lista-projetos h2 a{
    color: #111;
}
.custom.mod-lista-projetos h2 a:hover{
    color: #333;
    text-decoration: none;
}

/*ELEMENTO DE PAGINAÇÃO*/
.custom.mod-lista-projetos .counter.pull-right {
    display: none;
}
.custom.mod-lista-projetos div.pagination {
    margin: auto;
    margin-top: 70px;
    width: 100%;
    display: flex;
    padding: 0 35px;
    list-style: none;
    border-radius: 0.25rem;
}
.custom.mod-lista-projetos div.pagination ul.pagination{
    padding: 0;
}



/*/////////////////////////////////////////////////_06

 06       PÁGINA - PROJETO (Artigo isolado)
////////////////////////////////////////////////////*/

/*Alargar todo o palco da página*/
.pag-projeto .container{ 
    max-width: 100%;
    padding: 0;
}

.article-headline, .article-warnings, .article-information, .article-full-image {
    display: none;
}
.projeto-tiutlo-alternativo, .projeto-ficha-tecnica, .pag-projeto .intro-lead, .projeto-article-body, .projeto-text-01,
.projeto-text-02, .projeto-carroussel, .projeto-text-03, .progeto-galeria-imagens, 
.projeto-navigation {
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 992px) {
    .pag-projeto .intro-lead, .projeto-article-body, .projeto-text-01,
    .projeto-text-02, .projeto-text-03,  
    .projeto-navigation {
        padding-left: 15%;
        padding-right: 15%;
    }
}


/*.pag-projeto .projeto-cover-image {
    display: flex;
    flex-wrap: wrap;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding: 0px;
}
@media (min-width: 992px) {
    .pag-projeto .projeto-cover-image{ padding: 0 30px;}
}
@media (min-width: 1200px) {
    .pag-projeto .projeto-cover-image{ padding: 0 55px;}
}*/


@media (min-width: 992px) {
.projeto-header{
    width: 100%;
    max-height: 700px;
    position: relative;
    margin: auto;
    overflow:hidden;
}

.stack-top{
    z-index: 9;
    /*margin-top: 5px;*/
}
.box1{
    background-color: black;
    width: 100%;
    height: 100%;            
    position: absolute;
    top: 0;
    left: 0;
}
.pag-projeto .projeto-cover-image {
    width: 100%;
    position: relative;
    padding: 0px;
}
.pag-projeto .projeto-cover-image .field-value img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.box2{
    background-color: rgba(0, 0, 0, 0.7);
    width: 50%;
    height: 100%;            
    position: absolute;
    top: 0;
    right: 0;
    color: #FFF;
}
.box2 > div {
    position: absolute;
    top: 40%;
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
    padding: 10%;
}
}

/*Titulo Principal*/
.box2 .h1{
    line-height: 1.2;
}
/*Page header "Menu Title"*/
.box2 h1 > div{
    color: /*#28E19F*/ rgb(235, 205, 41);
    font-family: 'karla';
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    padding-bottom: 20px;
}
@media (max-width: 992px) {
    .box2 h1 > div{
        display: none;
    }
}

/*IMAGEM DE CAPA*/
.pag-projeto .field-cover-image {
    padding: 0;
    min-height: 500px;
    width: 100%;
}
.pag-projeto .field-cover-image .field-value {
    padding: 0;
    width: 100%;
    max-height: 300px;
    background-color: khaki;
}

@media (min-width: 992px) {
    .pag-projeto .field-cover-image {
        height: 50vw;
        max-height: 800px;
        padding: 0 30px 0 0;
    }
}
.pag-projeto .field-cover-image img{
    object-fit: cover;
    max-width: 100%;
    height: 100%;
    display: block;
}
/*TITULO DE CAPA*/
.pag-projeto .field-entry h1, .pag-projeto .field-entry.h1 {
    color: #FFF;
}
@media (max-width: 992px) {
    .pag-projeto .field-entry h1, .pag-projeto .field-entry.h1 {
        color: #333;
    }
}
.pag-projeto .field-subtitulo {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pag-projeto .field-subtitulo .field-value {
    font-size: 40px;
    padding: 50px;
    line-height: 1.2em;
    text-align: center;
}
@media (min-width: 992px) {
    .pag-projeto .field-subtitulo .field-value {
        font-size: 40px;
        padding: 0 15px 0 10px;
        text-align: left;
    }
}
@media (min-width: 1200px) {
    .pag-projeto .field-subtitulo .field-value {
        font-size: 50px;
        padding: 0 15px 0 20px;
    }
}

/*
01-C - FICHA TÉCNICA
---------------------------------------------------*/
@media (min-width: 992px) {
    .projeto-ficha-tecnica {
        /*float: left;*/
        /*background-color: #e3e3e370;*/
        padding: 40px;
        margin-top: 0px;
        max-width: 100%%;
        position: relative;
        font-family: Verdana, arial, Tahoma, sans-serif;
        font-size: 14px;
        color: grey;
    }
    .projeto-ficha-tecnica > div {
        padding: 40px 55px;
        background-color: #fff;
        border: 0px solid #999;
    }
    .projeto-ficha-tecnica .field-entry {
        padding: 10px 0 2px;
        border-bottom: 1px solid #e1e1e1;
    }
    .projeto-ficha-tecnica .field-entry:first-child {
        font-family: 'Space Grotesk';
        border-bottom: 0px;
        padding: 0 0 20px 0;
        font-size: 20px;
        color: #333;
    }
    .projeto-ficha-tecnica .field-entry:last-child {
        border-bottom: 0px;
    }

    .projeto-ficha-tecnica .field-label {
        color: #444;
        font-weight: 500;
    }
    .projeto-ficha-tecnica {
        color: #999;
    }
    .projeto-ficha-tecnica .field-value {
       /* float: right;*/
    }
    .projeto-ficha-tecnica .field-value:nth-child(5n) {
        float: none;
    }
    .projeto-ficha-tecnica .field-entry:nth-child(5n) .field-value {
        float: none;
        /*display: block;*/
        width: 100%;
    }
}

/*
01-C - LEAD TEXT
---------------------------------------------------*/
.intro-lead{
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    margin: 50px 0 15px 0;
}
.intro-lead{
    color: #333;
}

/*
01-C - SECÇÕES DE TEXTO
---------------------------------------------------*/
.bloco-txt{
    margin: 100px 0;
}
.pag-projeto blockquote {
    /*float: left;
    width: 300px;*/
    margin: 0;
    font-size: 28px;
    line-height: 1.3em;
    padding: 15px 15px;
    color: #8fb8b9;
    position: relative;
}
.pag-projeto blockquote::before{
    font-family:Arial;
    content: "\201C";
    font-size:2em;
    position: absolute;
    left: -10px;
    top: 10px;
  }
  
  .pag-projeto blockquote span a::after{
    font-family:Arial;
    content: "\201D";
    font-size:2em;
    position: absolute;
    right: -10px;
    bottom: 0px;
  }
  
  .pag-projeto blockquote span{
    display:block;
    /*color:#333;*/
    font-style: normal;
    font-weight: normal;
    margin-top:0.2em;
    font-size: 15px;
  }


/*
01-C - TEXTO 01 (ORIGINAL)
---------------------------------------------------*/

/*
01-C - TEXTO 02 (editor field)
---------------------------------------------------*/

/*
01-C - TEXTO 03 (editor field)
---------------------------------------------------*/

/*
01-C - TEXTO 04 (editor field)
---------------------------------------------------*/




/*
01-C - SECÇÃO CARROSSEL
---------------------------------------------------*/

div.projeto-carroussel {
    padding: 0 50px;
}
/*FIELD CARROSSEL*/


.showtime-carousel {
    padding: 0 0px;
}

.slick-prev {
    left: -30px;
}
.slick-next::before {
    right:-30px;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 35px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

/*Setas de navegação*/
.slick-prev::before, .slick-next::before {
    font-family: 'Space Grotesk';
    font-size: 30px;
    line-height: 1;
    opacity: .6;
    color: white;
}
.slick-next::before {
    content: '→';
}
.slick-prev::before {
    content: '←';
}
.slick-prev:hover::before, .slick-prev:focus::before, .slick-next:hover::before, .slick-next:focus::before {
    opacity: 1;
}

/*palco do carrossel*/
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/*Dots de navegação*/
.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.showtime-carousel .slick-dots li {
    margin: 0;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.showtime-carousel .slick-dots li button::before {
    font-size: 40px;
}
.slick-dots li button:hover::before, .slick-dots li button:focus::before {
    opacity: 1;
}
.slick-dots li button::before {
    font-family: 'Space Grotesk';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
}
.slick-dots li.slick-active button::before {
    opacity: .75;
    color: #b4e5f9;
}




/*/////////////////////////////////////////////////_07

-07              PÁGINA - FORMAÇÃO
////////////////////////////////////////////////////*/
.pag-formacao{
    background-color: transparent;
}


/*/////////////////////////////////////////////////_08

-08              PÁGINA - CONTATOS
////////////////////////////////////////////////////*/
.pag-contatos{
    background-color: transparent;
}

.pag-contatos .container{ 
    padding: 50px;
}

/*Google Maps*/
.pag-contatos iframe{
    filter: grayscale(100%) !important;
    box-shadow: 0px 0px 10px 5px #ddd;
    margin: 20px 0;
}

    

/*/////////////////////////////////////////////////_09

 -09              PÁGINA - LOGIN
////////////////////////////////////////////////////*/
.pag-login{
    background-color: transparent;
}

/*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;
    background-color: #F5F5F5;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
    border-top: 0px solid transparent;
}
/* 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*/ #28E19F!important;
	background-color: #28E19F !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
/****************************************************/

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

_                 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-foot, #t4-footholder {
	width: 100%;
}
#t4-footholder {
	margin: auto;
	clear: both;
	visibility: hidden;
}
#t4-foot {
	position: absolute;
	bottom:0;
	padding: 0;
	z-index: 999;
}
#t4-foot .container, #t4-footholder .container{
	padding: 0;
}
/*////////////////////////////////////////////////////

_                    FOOTER
////////////////////////////////////////////////////*/
/*
03.2-A - MODULO 00-Foot
---------------------------------------------------*/
.t4-footholder, .t4-foot {
    /*font-size: 0.875rem;*/
	background-color: #F9F8F6;
}
.t4-foot .container {
    border-top: 0px solid rgba(255, 255, 255, 0.1);
    padding-top: 0rem;
    padding-bottom: 0rem;
}

/*
03.2-A - MODULO 00-copyright
---------------------------------------------------*/
.mod-copyright{
    padding-bottom: 10px;
}
.mod-copyright a{
	text-decoration: none;
    color: #4caf50;
}
.mod-copyright a:hover, .mod-copyright a:focus {
    color: #64C868;
}
.mod-copyright p {
    color: inherit;
    margin-bottom: 0;
    font-family: Verdana, arial, Tahoma, sans-serif;
    font-size: 15px;
}
/*
03.2-A - MODULO 00-social Media links
---------------------------------------------------*/
.mod-social {
    text-align: center;
    padding: 20px 0 15px 0;
    
}
.mod-social a{
	text-decoration: none;
    color: #444;
    padding: 0 8px;
    font-size: 22px;
}
.mod-social  a:hover {
    color: grey;
}
.mod-social  p {
    color: inherit;
    margin-bottom: 0;
}
/*ANULAR O ERRO DE REPETIÇÃO DO MODULO NO FOOTHOLDER*/
.custom.mod-social .custom.mod-social{
    display: inherit;
}

/*
03.2-C - NAVEBAR 00-Footer
---------------------------------------------------*/
#t4-footholder .navbar,
#t4-foot .navbar{
    border-top: 0px solid #111;
    border-bottom: 0px solid #111;
	padding: 20px 0;
    font-family: Verdana, arial, Tahoma, sans-serif;
    font-size: 15px;
}
#t4-footholder .navbar .nav,
#t4-foot .navbar .nav {/*isto é o ul*/
    display: inline;
	text-align: center;
	margin:auto;
    padding:0;
}
#t4-footholder .nav li,
#t4-foot .nav li {
    display: inline;
}
#t4-footholder .nav > li > a,
#t4-foot .nav > li > a {
    text-transform: initial;
    display: inline-block;
	padding:0 15px;
}
#t4-footholder .nav > li::before,
#t4-foot .nav > li::before {
    content: "";
    display: inline-block;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    color: #adb5bd;
}
#t4-foot .nav > li > a {
    color: #888;
}
#t4-foot .nav > li > a:hover, 
#t4-foot .nav > li > a:active, 
#t4-foot .nav > li > a:focus {
    color: #444;
    background: none;
    border-bottom: 0px solid #999;
}

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

 -              FORMULÁRIOS GERAL
////////////////////////////////////////////////////*/
/*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: #c1daaf;
    box-shadow: none;
	outline: 0;
}

/*
03.2-C - FORMULÁRIO DE CONTACTO
---------------------------------------------------*/
.bloco-formulario{
    margin-top: 50px;
    padding: 0;
}
.bloco-formulario .contact-titulo{
    margin: 20px auto;
    /*text-align: center;*/
}
@media (min-width: 992px) {
    .bloco-formulario{
        /*padding: 0 100px;*/
    }
}
#sec-contatos .rsform {
    width: 100%;
}
/*Div criada para circunscrever os campos do formulário*/
#sec-contatos .form-fields-block.row.no-gutters {
    width: 100%;
    border: 1px solid black;
}
#sec-contatos .rsform label {
    /*display: inline-block;*/
    margin-bottom: 0.2rem;
    color: #a4a4a4;
    display: none;
}
#sec-contatos .form-row > .col, .form-row > [class*="col-"] {
    padding: 0;
    ma
}
/*afastamento vertical*/ 
#sec-contatos .form-group {
    margin-bottom: 0px;
}
/*Campos do Formulário*/
#sec-contatos .form-control {
    max-width: 100%;
}
#sec-contatos .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 #333;
	border-radius: 0;
    border-collapse: collapse;
	/*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 0px 0px #e7e7e7;
	box-shadow: 0 0px 0px #e7e7e7;
}
#sec-contatos textarea.form-control, textarea.inputbox {
    height: auto;
}
#sec-contatos .form-control:hover {
    color:#333;
    outline: 0;
}
#sec-contatos .form-control:focus {
    color: #333;
    box-shadow: none;
	outline: 0;
}
/*BOTÃO SUBMETER*/
#sec-contatos .btn {
    display: inline-block;
    font-weight: 400;
    color: #343a40;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    padding: 0.6rem 2rem;
    margin-top: 15px;
    background-color: #fff;
    border: 2px solid #333;

    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#sec-contatos .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
#sec-contatos .btn.btn-primary {
    background-color: #FFF !important;
    border-color: #333 !important;
}
#sec-contatos .btn.btn-primary:hover {
    opacity: 1;
    background-color: #333 !important;
    border-color: #333 !important;
    color: #fff !important;
}
#sec-contatos .formControls div {
    padding: 0 5px 0px 5px;
}


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

 -     ALL PAGINAS - .USER
////////////////////////////////////////////////////*/
.pag-user .page-header h1 {
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
	font-size: 1.2rem !important;
	font-weight: normal;
    line-height: 1.4;
    color: /*#4AB975*/ #738A7C;
	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 !important;
    color: #4AB975 !important;
}
.com-users-profile.profile .btn.btn-outline-dark:hover {
    background-color: #4AB975 !important;
	color: #FFF !important;
}
/* FIELDSETS */
/*Edit Dashboard*/
.com-users-profile.profile fieldset {
    background-color: #f6f6f6;
	box-shadow: 0px 0px 25px 3px rgba(100, 100, 100, 0.25);
    padding: 75px 15px 50px 20px;
    margin: 0px 0;
}
.com-users-profile.profile .page-header{
	margin: 50px 0 12px;
    padding-bottom: 0;
	border-bottom: 0px solid #4AB975;
	/*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{
    /*Edit Dashboard*/
	background-color: #f6f6f6;
	box-shadow: 0px 0px 25px 3px rgba(100, 100, 100, 0.25);
    
    padding: 35px 30px;
    margin: 0px 0 70px 0;
	border: 0px solid transparent !important;
	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
/****************************************************/




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

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

/*---------------------------------------------------
 *MAIN PAGE - Template
*/
.t4-edit-layout #t4-main-body {
    margin-top: 0px !important;
	
}
/*---------------------------------------------------
 * DASHBOARD PRINCIPAL
*/
/*Edit Dashboard*/
#shack-article-manager #adminForm{
	background-color: #f6f6f6;
	box-shadow: 0px 0px 25px 3px rgba(100, 100, 100, 0.25);
	padding: 20px 40PX 20px;
	margin: 30px 0 100px 0;
	border-top: 0px solid #ddd;
}

/*---------------------------------------------------
 * ARTICLE MANAGER - Links
*/
#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;
}

/*---------------------------------------------------
 * ARTICLE MANAGER BOTÕES - GERAL
*/
#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;
    text-shadow: none;
    border-radius: 0px;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-border-radius: 4px;
    -moz-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);

    transition: all 0.5s ease-in-out;

    color: #fff;
    background: #2184cd;
}
#shack-article-manager .sam-btn:hover, 
#shack-article-manager .sam-btn:focus, 
#shack-article-manager .sam-btn:active {
    color: #fff;
    background: #134b75;
    transition: all 0.5s ease-in-out;
}

/* BOTÃO - Criar Novo Artigo */

#shack-article-manager .sam-top .sam-new-article {
    margin: 15px 0;
}
@media (min-width: 768px) {
	#shack-article-manager .sam-top .sam-new-article {
		text-align:left;
	}
}
#shack-article-manager .sam-new-article .sam-btn {
    font-weight: 600;
    padding: 9px 12px;
    border: 1px solid #4AB975;
    color: #4AB975;
    background: #FFF;
}
#shack-article-manager .sam-new-article .sam-btn:hover, 
#shack-article-manager .sam-new-article .sam-btn:focus, 
#shack-article-manager .sam-new-article .sam-btn:active {
    color: #fff;
    background: #4AB975;
}

/* BOTÕES - Search Fields  */
#shack-article-manager .sam-filters .sam-btn{
}

/*---------------------------------------------------
 * BLOCO - Search Fields
*/
/*box*/
#shack-article-manager .sam-top .sam-filters {
    width: 100%;
    margin: 15px 0;
    padding: 15px 15px 0 15px;
    
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid rgba(0,0,0,0.0);
    box-shadow: inset 0 0px 0 #fff;
    -moz-box-shadow: inset 0 0px 0 #fff;
    -webkit-box-shadow: inset 0 0px 0 #fff;
    
    background: #f0f1ed;
    float: left;  
}
/*SEARCH - fields/inputs*/
#shack-article-manager .sam-input-append {
    display: table;
    margin: 0;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap;
    float: right;
}
/*Caixa de opções dos campos "select"*/
#adminForm option{
    background-color: #FAFBFB;
    border-color: #ddd !important;
}
/*CAIXA FILTRO search*/
#shack-article-manager .sam-input-append #filter_search{
	padding-left: 10px;
	margin-right: 0;
}
/*CAIXA FILTRO "Estado" e "Categorias"*/
#shack-article-manager input, #shack-article-manager select {
    color: #333;
    border-style: solid;
    border-width: 1px;
    border-color: #eee;
    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;
}

/*---------------------------------------------------
 * DASHBOARD - LISTA DE ARTIGOS
*/

/*Table header*/
#shack-article-manager  thead {
    font-size: 13px; /****/
    background-color: transparent;
    color: grey;
}
#shack-article-manager thead a {
    color: rgb(82, 82, 82);
    color:#3C99E6;
}
#shack-article-manager thead a:hover, 
#shack-article-manager thead a:focus, 
#shack-article-manager thead a:active {
    color: #1671bb;
}
#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: 15px; /****/
    position: absolute;
    bottom: -2px;
}

/*Lista de artigos - tr*/
#shack-article-manager .sam-table tr > td {
    font-size: 13.5px; /****/
    letter-spacing: 0.03rem;
    padding: 13px 10px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #e5e5e5;
}

/*ROW-01 (impar)*/
#shack-article-manager .sam-table-striped tbody > tr > td {
    background-color: #f6f6f6;
    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: #f3f3f3;
}
/*ROW-02 (par)*/
#shack-article-manager .sam-table-striped tbody > tr:nth-child(2n+1) > td {
    background-color: #f6f6f6;
    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: #f3f3f3;
}
/*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;
}
/*
 * JOOMLASHACK - ARTICLES MANAGER / ICONES
*/
/* Dar a volta aos Icones feios da tabela*/
td.sam-center a {
    height: 24px;
    width: 24px;
    display: inline-block;
}
.sam-center 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) {
    padding: 12px;
    display: inline-block;
	background-image: url("img/icon-articles/ico-edit-lock-04.png");
}
*/


/*--------------------------------------------------/
 * DASHBOARD DO EDITOR
-*/
#t4-main-body #adminForm {
    width: 100% !important;
}
/*Edit Dashboard*/
.t4-edit-layout .edit.item-page fieldset {
    padding: 2rem!important;
    margin-bottom: 25px;
    margin-top: 40px;
    background-color: #f6f6f6 !important;
    box-shadow: 0px 0px 25px 3px rgba(100, 100, 100, 0.25);
}
/*NAVBAR*/
.t4-edit-layout .edit.item-page .nav-tabs {
    font-size: 16px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
}
/*NAVBAR - li*/
.t4-edit-layout .edit.item-page .nav-tabs li {
    margin-bottom: -1px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 1.5rem;
}
/*NAVBAR - link*/
.t4-edit-layout .edit.item-page .nav-tabs li a {
    background-color: transparent;
    border-bottom: 0px solid;
    color: #333;
}
.t4-edit-layout .edit.item-page .nav-tabs li:hover a {
    background-color: transparent;
    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;
}
.pag-user .profile,
.pag-user .profile-edit .control-label label, 
.pag-user .profile-edit .control-label span,
.t4-edit-layout .edit label{
    font-size: 16px;
    color: #888;
}
/*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;
}
/*Esconder o campo "Alias" a seguir ao Titulo*/
.t4-edit-layout #adminForm #editor .control-group:nth-child(2) {
    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;
}

/*--------------------------------------------------/
  *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*/
/*Verde*/
.t4-edit-layout .btn-toolbar .btn.btn-primary {
    color: #fff;
    background-color: #46A546 !important;
    border: 1px solid #46A546!important;
}
/*Cinza*/
.t4-edit-layout .btn-toolbar .btn {
    color: #fff;
    background-color: #9ca5a2 !important;
    border: 1px solid #AAB9B4!important;
}

/*user profile btn - Verde*/
.t4-edit-layout .com-users-profile__edit-submit .btn-primary {
    color: #fff;
    background-color: #46A546 !important;
    border: 1px solid #46A546!important;
}
/*user profile btn - Cinza*/
.t4-edit-layout .com-users-profile__edit-submit .btn-danger {
    color: #fff;
    background-color: #9ca5a2 !important;
    border: 1px solid #AAB9B4!important;
}
/*hover*/
.t4-edit-layout .btn-toolbar .btn.btn-primary:hover,
.t4-edit-layout .btn-toolbar .btn:hover,
.t4-edit-layout .com-users-profile__edit-submit .btn-primary:hover,
.t4-edit-layout .com-users-profile__edit-submit .btn-danger:hover {
    opacity: 0.85;
}

/*--------------------------------------------------/
 * SHOWTIME GALLERY
--*/
.t4-edit-layout .btn[data-role="showtime-uploader-browse-button"]{
    color: #fff !important;
    background-color: #46A546 !important;
}
.t4-edit-layout .btn[data-action="flush"]{
    display: none;
}
.t4-edit-layout .btn[data-toggle="modal"]{
    display: none;
}
.t4-edit-layout .qq-gallery.qq-uploader {
    position: relative;
    border: 1px dashed #CCCCCC;
    background-color: #FFF;
    border-radius: 2px;
    padding: 0;
    margin: 20px 0;
    min-height: 350px;
}

/* 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;
}

/*DASHBOARD principal*/
.rsfiles-layout {
    /*Edit Dashboard*/
    background-color: #f6f6f6;
	box-shadow: 0px 0px 25px 3px rgba(100, 100, 100, 0.25);
    margin: 5px 0 100px 0;
    padding: 30px;
	border-top: 0px 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;
}
/*
  DASHBOARD - "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;
}
/* 
  DASHBOARD - "tabela geral" 
*/
.rsfiles-layout .table {
    width: 100%;
    margin-top: 10px;
	margin-bottom: 20px;
    color: #212529;
    background-color: transparent;
}
/* 
  DASHBOARD - ROWS de ficheiros e pastas
*/
/*tr par*/
.rsfiles-layout .table-striped tbody tr {
    background-color: #f6f6f6;
}
/*tr impar*/
.rsfiles-layout .table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #f6f6f6;
}
/*hover state*/
.rsfiles-layout .table-striped tbody tr:hover, 
.rsfiles-layout .table-striped tbody tr:nth-of-type(2n+1):hover{
    background-color: #f2f2f2;
}
.rsfiles-layout .table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    padding-bottom: 0;
}
.rsfiles-layout .table thead th a{
    color: #555;
    /*color: #3C99E6;*/
}
.rsfiles-layout .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 0px solid #eaeaea;
}
.rsfiles-layout .table  td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eaeaea;
}

/*Titulos dos ficheiros / texto na tabela*/



/*Links das row Pastas*/
.rsfiles-layout td a {
    font-size: 16px;
	color: #555;
}
.rsfiles-layout td a .fa-folder::before {
    margin-right: 5px;
    font-size: 19px;
}
/*Links das row Ficheiros*/
.rsfiles-layout td a.rsfiles-file {
    font-size: 14px;
	color: rgb(123, 140, 197);
    display: inline;
    margin-bottom: 0px;
}
.rsfiles-layout td a.rsfiles-file:hover {
    text-decoration: underline !important;
}
/*icon do ficheiro*/
.rsfiles-layout td a.rsfiles-file i::before {
    font-size: 18px;
}
.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: #555;
}

/*badges debaixo dos ficheiros*/
.rsfiles-download-info .badge {
    cursor: default;
    color: #555;
}
.rsfiles-download-info .badge i.fa-file{
    display: none;
}
.rsfiles-layout tbody .badge {
    display: inline;
    padding: 0em 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;
    pointer-events: none;
}
/*.badge {
    background-color: #e2e3e3;
}
/*Informação sobre o ficheiro tipo... "New"*/
.badge-info {
    background-color: #4AB975 !important;
	color: #FFF;
    display: none !important;
}

/*
  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
/****************************************************/



.custom.custom mod-category-projects .pagination {
    margin: 1rem auto;
    width: 100%;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}