body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
	background-color: #f3f2f3;
}

.h1, h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 42px;
	text-transform: none;
	letter-spacing: -0.02em;
}

@media (max-width: 767px) {
.h1, h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 36px;
	
}
}

.searchbox {
    border: 1px solid #9c9c9c;
    background-color: transparent !important;
}

#form_filter {
    width: 80%;
    margin-bottom: 30px;
    margin-left: 10%;
    margin-right: auto;
	background-color: transparent;
}

@media (max-width: 991px){
	#form_filter {
		width: 100%;
		margin: 30px 0px 0px 0px;
		background-color: transparent;
	}
}

#form_filter .form-control {
    color: #5a5a5a;
    background-color: #d6d6d6;
}

#form_filter .results {
    color: #990000;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    background-color: #dedede;
    padding: 10px;
    width: 75%;
    margin-left: 12.25%;
    margin-top: 25px;
	margin-bottom: 25px;
}

#form_filter #clear-filters {
    background-color: #aaa;
    color: white;
}

.form-control {
	font-size: 14px;
	box-shadow: none;
}


label {
    font-weight: 700;
    text-transform: none;
    font-size: 12px;
}



.c-shadow {
    box-shadow: 0px 0px 0px 0px rgba(0,0,0, .4)!important;
	border: 1px solid #9c9c9c;
	
}

.c-card {
	display: block;
	justify-content: flex-end;
	background-color: white !important;
	min-height: 275px;
		
}

.c-card-body {
	font-family: 'Source Sans Pro', sans-serif;
	min-height: 95px !important;
	max-height: 95px !important;
	padding: 0px 20px 20px 20px;
}

.c-card-body li {
	font-size: 13px;
	line-height: 24px;
}

.c-card-body em.la {
	padding-right: 8px;
	font-size: 14px;
}

.c-card-img {
	display: none;
}

.c-card-header {
	background-color: transparent;
	min-height: 110px;
	
	
}

.c-card-header:hover {
	background-color: #00a65031;
	color: #00a651;
	
}

h1.c-card-header {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	letter-spacing: .01em;
	text-transform: none;
	color: #5a5a5a; 
	font-weight: 700;
	line-height: 1.2;
	text-align: left;
	padding: 30px 20px 20px 20px;
	margin: 0px;
	}

.c-card > .social-networks {
    padding: 10px 0px 20px 20px;
    flex-grow: 1;
	text-align: left;
	max-height: 50px;
}

.c-card .social-networks a {
	color: inherit;
}


h5.c-card-modalidade.text-center {
    background-color: #00a651;
    margin: 0px;
    padding: 5px;
    min-width: 30%;
    text-align: left;
    position: absolute;
    margin-left: 17px;
    margin-right: auto;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #ffffff;
    top: -12px;
}


.courses {
	border-style: solid;
	border: 2px;
	border-color: #00a651;
	margin-bottom: 5px;
}


/* FICHA DE CURSO */

a.back.eparagN {
    color: #5a5a5a !important;
	font-weight: 600;
	text-transform: uppercase;
}

a.back.eparagN:hover {
    color: #990000 !important;
}

.courses-info-top a:hover {
    color: #b4b4b4;
}

.course-title {
    background-color: #007b3c;
    padding: 0;
	text-align: center;
	color: #ffffff;
    /* display: inline-block; */
}

.course-title, h3 {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 600;
	padding: 4px 0px 4px 0px;
	margin-top: 0px;
}


@media (max-width: 991px){
	.row .btn {
		width: 50%;
		margin-bottom: 10px;
	}
	}


.col-md-10 {
    width: 100%;
}

.show-div-main {
	border-radius: 0px;
	text-align: center;
	background-color: #072c5f;
	background-image: url(https://www.inovinter.pt/humanportal_img/course_banner_04.jpg);
	background-size: cover;
	min-height: 180px;
	padding: 0;
}


.show-div-main .col-md-2 {
    width: 16.66666667%;
    position: absolute;
    bottom: 20px;
    right: 10px;
}



.show-info h1 {
	font-size: 36px;
	font-weight: 600;
	padding-bottom: 10px;
	padding-top: 10px;

}

.date-wrapper {
	font-weight: 600;
	display: none;
	;
	
}

.date-wrapper .bottom {
	background-color: #00a651;
	
}


.show-info-1 {
    padding: 5px 0 5px 0;
	display: none;
}

.btn  {
    border-radius: 0px !important;
	font-weight: 600;
}

.btn-primary {
    margin: 15px 10px 0px 0px;
	background-color: transparent;
    border-color: #ffffff;
	color: #ffffff !important;
	width: 20%;
}

.btn.btn-primary:hover {
    background-color: #0360e2;
	border-color: #0360e2;
}

.btn-subscribe {
    margin: 15px 0px 0px 10px;
	background-color: transparent;
    border-color: #ffffff;
	width: 20%;
	
}

.btn.btn-subscribe:hover {
    color: #ffffff;
}

.show-d {
    padding: 5px;
	font-weight: 600;
}

.c-card > .social-networks > a {
    color:#00a651 !important;
}

.title-transparent-box {
	color: #000000;
	}


@media (min-width: 979px){
.gray-info-box {
	padding-right: 70px !important;
}
	}

@media (max-width: 979px){
.gray-info-box {
	padding-top: 25px;
}
	}		

.gray-info-box  {
    font-size: 13px !important;
	background-color: #f3f2f3;
	margin-top: 0px;
}

.gray-info-box .title-transparent-box {
    font-size: 20px;
	font-weight: 600;
	padding-top: 0px;
	letter-spacing: -.02em;
}

.gray-info-box p {
    margin: 0px 0px 20px 0px;
}

.gray-info-box br {
	content: "";
	display: block;
	margin-bottom: 5px;
}



/*RESUMO CURSO*/


.courses-resume {
    border-radius: 0px;
	background-color: #a5a5a5;
	padding: 25px;
}

.courses-resume p {
    margin: 0px;
}

.courses-resume .title-transparent-box {
    color:#ffffff;
	font-size: 14px;
	font-weight: 400;
	
}

.courses-resume span {
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
}

.courses-resume hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
	border-top: 1px solid #ffffff;
	width: 100% !important;
}

@media (max-width: 979px){
.courses-resume span {
	font-size: 13px;
}
}






.title-transparent-box.divider {
    border-top: none;
    padding: 0px;
    margin: 0;
    margin-bottom: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: baseline;
}

.title-transparent-box.divider {
    border-color: #b4b4b4;
	
}

.courses-info em.fa {
    padding-right: 7px;
}

.courses-info .fa-map-marker {
    padding-right: 11px !important;
}

@media (min-width: 1000px){
.col-lg-2 {
    width: 25%;
}
}

.container-social {
    padding-top: 30px;
	color: #ffffff;
}




/* HIGHLIGHTS SLIDER */	


#top-slider body {
	background-color: #000000;
}

#top-slider .content-wrapper {

	height: 650px;
	padding: 50px;
	}

#slider-controls {

	margin-top: 30px
	}

#top-slider .content-wrapper h1 {

	font-size: 36px;
	text-align: center;
	text-shadow: none;
	}

#top-slider .content-wrapper h3 {

	font-size: 26px;
	line-height: 1.5em;
	text-align: center;
	text-shadow: none;
	font-weight: 700;
	}


#top-slider .content-wrapper h4 {

	text-align: center;
	text-shadow: none;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.5em;
	
	}	

#top-slider .date-wrapper span.ext {

	font-size: 18px;
    text-align: center;
    color: #ffffff;
    max-width: 180px;
    max-height: 41px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -7px;
    background: #c4161c;
}

@media (max-width: 768px) {
	
	#top-slider .content-wrapper {

		padding: 10px !important;
		height: 600px;
		}
	
	#top-slider .col-xs-10 {
		width: 90%;
		margin-left:5%}

	#top-slider .content-wrapper h1 {

		font-size: 20px;
		font-weight: 700;
	}
		

	#top-slider .content-wrapper h3 {

		font-size: 18px;
		font-weight: 700;
	}

	#top-slider .content-wrapper h4 {

		font-size: 12px;
		font-weight: 400;}	

	.show-info h1 	{

		font-size: 20px;
		font-weight: 700;}

	.container-fluid 	{

		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
		max-width: 95%;
	}
}

#highlights .card, .carousel-item {
	background-blend-mode: multiply!important;
	cursor: pointer;
	padding: 15% 30px;
}

#highlights .label {
	position: absolute;
	top: -10px;
	padding: 4px;
	width: 55%;
	margin-left: 7%;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	background-color: #2e416c;
}

#highlights .card {
	background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    min-height: 350px;
}

.c-card-img { 
    min-height: 250px;
}

.card-body {
	color: #fff;
}

.light-blue .card, .light-blue .banner, 
.light-blue .bck11, .light-blue .custom-btn,
.light-blue .carousel-item.light-blue {
	background-color: #4c6292;
}
.light-blue .c11, .light-blue .banner a,
.carousel-item.light-blue .white-btn {
	color: #4c6292;
}
.light-blue .custom-btn:hover {
	background-color: transparent;
	color: #4c6292;
	border-color: #4c6292;
}

.c-control-next-icon, .c-control-prev-icon {
	display: inline-block;
	width: 3rem;
	height: 3rem;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100% 100%;
	cursor: pointer;
}

.c-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.c-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.slick-track {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important;
}


.page-item.active .page-link {
	color: #000;
	border: none;
	background-color: transparent;
}

#main-content {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto;
}