//**
 * @file
 * Use this CSS file to override theme CSS rules
 */


/*---------- Ajustes gerais da página - Limpar os espaços------*/

.path-frontpage .page {
    padding: 0px;
}

.page {
padding: 0px;
}

.main-content {
    padding: 0px;
}

.header-inside {
    padding: 2px 0px 8px 0px;
    position: relative;
}

.block {
    padding: 0px 0px 0px 0px;
}

ul.links li a {
    text-align: left;
    white-space:nowrap;
}


.search-area:hover input.form-search, .search-area input.form-search:focus {
    width: 450px;
    background-color: #eef7ff;
    color: #000;
}

.block-search .form-actions:after {
    color: #455ED4;
}

input.form-text, input.form-tel, input.form-email, input.form-url, input.form-search, input.form-file, input.form-number, input.form-color, textarea.form-textarea, textarea, select.form-select, select {
    background: #eef7ff;
    color: #454545;
}

.file--application-pdf {
    background-image: none;
}

.field--entity-reference-target-type-taxonomy-term .field__items > li a {
   /* color: #000000;*/
    padding: 0px;
    line-height: 1.5;
    background-color: transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    margin: 2px 0px 0px 0px;
    font-size: 16px;
    text-transform: none;
    min-width: 0;
}

.field--entity-reference-target-type-taxonomy-term {
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 0;
    margin: 0px 0px 0px 0px;
}

.field--label-inline, .field--label-inline > H3{
    font-size: 16px;
    margin-bottom: 0px;
}

/*.field__item, .field__items > H3{
    font-size: 16px;
}*/


.ds-2col-stacked > .group-right {
    float: right;
}

/* dar cor à barra de menu */
.header-container {
  background-color: #eee;
}

/* dar cor à barra de menu */
.onscroll .header {
  background-color: #eee;
}


.header-container ul.menu {
    margin: 0px;
    padding: 20px 0px 0px 50px;
    list-style: none;
    text-align: center;
    color: #2a68af;
}

.header-container ul.menu li a {
    text-transform: none;
    color: #2a68af;
    font-size: 16px;
    text-decoration: none;
    font-weight: 500;
}
.header-container ul.menu li{
    text-transform: none;
    font-size: 16px;
    font-weight: 500;
    color: #2a68af;
}

.header-inside-first {
    padding: 0px;
}


ul.menu li a.is-active, ul.menu li.menu-item--active-trail a {
  border-bottom: 1px solid #2a68af;
  color: #2a68af;
}

ul.menu a.is-active {
border-bottom: 1px solid #2a68af;
color: #2a68af;
}

.header-container ul.menu li a:hover,
.header-container nav>ul.menu>li.menu-item--active-trail>a:hover {
    background-color: #eeeeee;
    border-bottom: 1px solid #2a68af;
    color: #2a68af;
}

a.sf-depth-1{
  color: #2a68af;
  text-decoration: none;
}

a.sf-depth-1:hover{
  color: #2a68af;
  background-color: #eeeeee;
}

a.sf-depth-1:active{
  color: #2a68af;
  background-color: #eeeeee;
}


/*a.sf-depth-2{
    
  color: #2a68af;
  background-color: #eeeeee;
}

a.sf-depth-2:hover{
    
  color: #2a68af;
  background-color: #eeeeee;
}

a.sf-depth-2 .nolink {

background-color: #eeeeee;
}*/

span.nolink {
    background-color: #ffffff;
}

.images-container {
    margin-bottom: 0px;
}

.rodape {
    color: #000000;
    font-size: 13px;
    text-decoration: none;
}

a.rodape:hover {
    text-decoration: none;
}



.h-100 {
    height: 100%;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-color: #bfc9ca;
    border-radius: 6px;
    border-width: 1px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
    height: 475px;
    }

.card:hover {
    box-shadow: 1px 3px 5px 3px #ed8579;
}

.card-footer {
    height: 27px;
    background-color: #eeeeee;
    padding: 0rem 1rem;
}

.image-style-card-img-top {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    width: 100%;
    height: 10vw;
    object-fit: cover;
    vertical-align: middle;
}

.card-body {
    height: 185px;
    color: #000000;
    border-top: 3px solid #ed8579;
}

.card-link {
    border-radius: 6px;
    border-width: 1px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    color: #000000;
}

.card-nivel {
    text-decoration: none;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 10px;
    line-height: 1.5;
}

.card-title {
    height: 61px;
    font-size: 80%;
    margin-bottom: 0.8rem;
    margin-top: 17px;
    font-weight: 600;
    line-height: 1.2;
}

.image-style-imagem-areas-pag-inicial:hover {
  background-color: #dd8b59;  
}

.image-style-icon-cards-areas {
    position: relative;
    position: relative;
    left: 15px;
    top: -55px;
    width: 65px;
    height: 60px;
}

.imagemarea {
   height: 0px; 
}

/** cards dos cursos**/


.cardC {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-color: #315887;
    border-radius: 6px;
    border-width: 1px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
    height: 475px;
    }

.cardC:hover {
    box-shadow: 1px 3px 5px 3px #315887;
}

.image-style-imagem-areas-pag-inicialC:hover {
  background-color: #587BE1;  
}

.card-bodyC {
    height: 185px;
    color: #000000;
    border-top: 3px solid #315887;
}

/** cards dos cursos**/

.btn-primary {
    color: #fff;
    background-color: #587BE1;
    border-color: #587BE1;
}

































.block-search form {
    position: relative;
    width: 300px;
    margin: auto;
}

.block-search input.form-search {
    padding: 11px 11px;
}

.videos {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fonte {
    text-decoration: none;
    font-weight: normal;
    font-size: 15px !important;
   /* font-style: italic;*/
}

blockquote {
    font-size: 20px;
    font-style: italic;
    padding: 0 0 0 140px;
    border-left: none;
    position: relative;
    margin: 20px 0 20px;
}

blockquote p {
  font-weight: 400;
  line-height: 1.44;
}

.footer-area blockquote {
  padding-left: 70px;
}

/*blockquote quote symbol*/
blockquote:after {
    position: absolute;
    font-family: 'PT Serif', Georgia, Times, Times New Roman, Serif;
    left: 121px;
    top: 2px;
    font-style: normal;
    font-size: 37px;
    line-height: 1;
}

.footer-area blockquote:after {
  left: 0;
  font-size: 130px;
}

.colored-region:not(.black) blockquote:after {
  color: #ffffff;
}

@media (max-width:991px) {
  .footer-area blockquote {
    padding-left: 40px;
    font-size: 18px;
  }
  .footer-area blockquote:after {
    left: 0;
    font-size: 90px;
  }
}

@media (max-width:767px) {
  blockquote {
    padding: 0 0 0 75px;
  }
  blockquote:after {
    left: 0;
    font-size: 130px;
  }
}

.video-embed-field-responsive-video {
    position: relative;
    margin-bottom: 40px;
    margin-top: 10px;
    margin-right: 40px;
    margin-left: 40px;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #2a68af;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
    font-size: 18px;
    color: #2a68af;
}

.content-top-highlighted {
    padding: 21px 0 0;
    position: relative;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 15px 0 15px 0;
    font-weight: 400;
    /* text-transform: capitalize; */
}

.more-link a, .view-promoted-items--style-2 .views-row .more-link a {
    margin: 0px 15px 15px 0px;
    display: block;
    background: transparent;
    padding: 0;
    font-size: 96%;
    text-align: right;
    text-transform: none;
    text-decoration: none;
}

.colored-region {
    padding: 25px 0;
}

ul.links {
    padding: 11px 0px 0px 0px;
    margin: 0;
    list-style: none;
}

body:not(.path-frontpage) .main, body:not(.path-frontpage) .sidebar {
    padding: 30px 0px 40px 0px;
}

.fa {
    color: #e96657;
}


p {
    margin: 0;
    padding: 0px 0px 15px 0px;
}


p::first-line {
    margin-top: 2em;
}

.passos-title {
    background-color: #eef7ff;
    color: #2a68af;
    line-height: 200%;
    padding: 3px 0px 3px 15px;
    font-size: 1.6rem;
    font-weight: 500;
    margin-block-end: 35px;
    margin-block-start: 65px;
}

.field--name-field-nivel-ciclo{
    margin-block-end: 25px;
}

.hidden {
    display: none !important;
}

div.areas {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.divTable.areas .divTableCell, .divTable.areas .divTableHead {
  border: 0px solid #AAAAAA;
  padding: 0px 0px 30px 15px;
  width: 40px;
  vertical-align: top;
}
.areas .tableFootStyle {
  font-size: 14px;
}
.areas .tableFootStyle .links {
	 text-align: right;
}
.areas .tableFootStyle .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
.areas.outerTableFooter {
  border-top: none;
}
.areas.outerTableFooter .tableFootStyle {
  padding: 3px 5px; 
}
/* DivTable.com */
.divTable{ display: table; }
.divTableRow { 
    display: table-row;
    height: 160px;
    
}
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { 
    display: table-cell;
    vertical-align: middle;
}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}

@media(max-width: 600px){
	.ds-2col-stacked-fluid .group-right {
		float:none;
		width:100%;
	}
	.ds-2col-stacked-fluid .group-left {
		width:100%;
	}
}

.ds-2col-stacked-fluid > .group-right {
    padding-left: 10px;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 31px;
}

.ds-2col-stacked-fluid > .group-left {
    padding-left: 10px;
    padding-top: 30px;
    padding-right: 10px;
    padding-bottom: 35px;
}

.image-style-noticias-img-top {
border-top-left-radius: 6px;
border-top-right-radius: 6px;
width: 100%;
height: 25vw;
object-fit: cover;
vertical-align: middle;
margin-bottom: 9px;
}

.file {
padding-left: 0px;
}

.titulos
{
    color: #2a68af;
    text-align:center;
}


.file--application-pdf {
  padding-bottom: 21px;
}


h1.titulo-recursos
{
    color: #ed8579;
}

li.pager__item > a {
  color: #2a68af;
    line-height: 3;
    padding: 0px 13px 0px 13px;
    text-decoration: none;
}

.pager__items {
    margin: 20px 0 0px;
}

.logo {
padding: 0;
float: left;
margin-left: 40px;
display: inline-block;
margin-right: 40px;
margin-top: 2px;
margin-bottom: 0px;
}

.slick, .slick-wrapper {
max-width: 50%;
position: relative;
margin: auto;
}

.tituloI
{
font-size: 53px !important;
line-height: 64px !important;
}

.textoI
{
font-size: 18px !important;
line-height: 30px !important;
}

.tooltip.show {
  opacity: 1;
}

.tooltip-inner {
  background-color: #ff0000;
  box-shadow: 0px 0px 4px black;
  opacity: 1 !important;
}

.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: #ff0000 !important;
}

.tooltip.bs-tooltip-left .arrow:before {
 border-left-color: #ff0000 !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
 border-bottom-color: #ff0000 !important;
}

.tooltip.bs-tooltip-top .arrow:before {
 border-top-color: #ff0000 !important;
}


b,
strong {
  font-weight: bold !important;
}

.placeholder {
  display: none;
  min-height: 1em;
  vertical-align: auto;
  cursor: none;
  background-color: transparent;
  opacity: inherit;
}
fieldset legend {
    text-transform: none;
}



.add {
text-align: right;
    margin: -30px 15px -10px 0px;
}

.btn {
    display: inline;
    line-height: 2.5;
    border-radius: 1rem;
}


.simplelogin .simplelogin-link {
  text-align: center;
  text-transform: none;
  padding: 0px;
}