.full-banner {
	font-size: 70px;
	color: #fff;
	position: relative;
}

.full-banner .container {
	position: relative;
	z-index: 10;
}

.full-banner h1 {
	font-size: 70px;
	color: #fff;
	line-height: 65px;
	margin-top: 30px;
	color: #0058A6;
}

.homepage h2 {
	font-weight: 500;
	color: #04B6ED;
	font-size: 70px;
	line-height: 65px;
}


.informativo h2 {
	font-weight: 300;
}

.informativo.block3 h2 {
	font-weight: 400;
	line-height: 60px;
	font-weight: 300px;
}

.homepage h3 {
	color: #0057A5;
	font-size: 30px;
	font-weight: 700;
}

.homepage.empresas .carousel h2{
	color: #FFF;
}
.homepage.empresas .busca h2 {
	color: #FFF;
	font-size:32px;
	line-height: 35px;
}

/*
.btn.btn-primary,
.btn {
	background-color: #04B6ED;
	color: #fff;
	border-radius: 26px;
	font-size: 16px;
	font-weight: 600;
	padding: 6px 64px;
}


.btn:hover {
	color: #fff;
	background-color: rgba(0,87,165,1);
}
.btn.btn-sm {
	font-size: 14px;
	padding: 2px;
}

.btn.btn-md {
	font-size: 16px;
	text-align: center;
}

*/

.text {
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
}

.gradient1 {
	background: rgb(216,242,255);
	background: linear-gradient(180deg, rgba(216,242,255,1) 0%, rgba(255,255,255,1) 100%);
}

.gradient2 {
	background: rgb(196,232,250);
	background: linear-gradient(180deg, rgba(196,232,250,1) 0%, rgba(216,242,255,1) 100%);
}

.gradient3 {
	background: rgb(170,223,250);
	background: linear-gradient(180deg, rgba(170,223,250,1) 0%, rgba(196,232,250,1) 100%);
}

.gradient4 {
	background: rgb(170,223,250);
	background: linear-gradient(177deg, rgba(170,223,250,1) 0%, rgba(196,232,250,1) 79%, rgba(255,255,255,1) 100%);
}

.gradient5 {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(216,242,255,1) 100%);
}

.gradient6 {
	background: rgb(4,182,237);
	background: linear-gradient(90deg, rgba(4,182,237,1) 0%, rgba(0,87,165,1) 100%);
}

.block2social {
	padding-bottom: 190px;
}

.info-social {
	background: rgb(0,87,165);
	background: linear-gradient(90deg, rgba(0,87,165,1) 0%, rgba(4,181,237,1) 79%);
	position: relative;
}

.info-social,
.info-social .container,
.info-social .container .row,
.info-social .container .row .col-with-image {
	height:334px;
}

.info-social h2,
.info-social h3 {
	font-size: 49px;
	line-height: normal;
	color: #fff;
	margin: 0;
}

.info-social h2 {
	color: #FFF !important;
}
.info-social h3 {
	font-weight: 300;
	color: #FFF;
}


.social-img {
	position: absolute;
	bottom: 0;
}

.info-social .social {
	color: #fff;
	font-size: 80px;
	display: inline-block;
	margin: 0 30px;
}

.news-list h2 {
	color: #04B6ED;
	font-size: 70px;
	font-weight: 500;
}

.news-list .btn {
	font-size: 16px;
	text-transform: uppercase;
}

.datetime-style-wrapper {
	margin-bottom: 20px;
}

.datetime-style,
.box-noticias .item .datetime {
	background: #04B6ED url(/temas/simplifica4/assets/img/calendar.svg) no-repeat 10px center / 14px;
	text-transform: uppercase;
	color: #fff;
	padding: 3px 20px 3px 31px;
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
}

.box-noticias .item .datetime {
	position: absolute;
	top: 0;
	left: 0;
}

.box-noticias .item h3 {
	height: 64px;
	position: relative;
	display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;
	
}
.box-noticias .item h3,
.box-noticias .item h3 a {
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	color: #767676;
	display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;
}

.box-noticias .item h3 a:hover {
	text-decoration: none;
}

.box-noticias .item a {
	display: block;
}

.box-noticias .item figure {
	position: relative;
	overflow: hidden;
	max-height: 242px;
}
.box-noticias .item figure img {
	min-height: 220px;
}
.pagination-container {
	max-width: 450px;
	margin: 0 auto;
}

.navbar .paginacao_sel b,
.navbar a.paginacao {
	display: inline-block;
	padding: 5px 10px;
	margin: 0;
}

.paginacao_sel {
	background-color: #0058A6;
	color: #fff;
}


.homepage .pesquisa {
	position: relative;
	top: -28px;
	z-index: 15;
	margin-bottom: -69px;
}

.homepage .pesquisa .form-group {
	position: relative;
}

.homepage .pesquisa input[type=text] {
	box-shadow: 0px 10px 20px #00000029;
	border: none;
	border-radius: 17px;
	font-size: 26px;
	padding: 5px 73px 9px 23px;
}

.homepage .pesquisa .btn {
	position: absolute;
	right: 20px;
	top: 5px;
	background: transparent url(/temas/simplifica4/assets/img/lupa.svg) no-repeat center center / 35px;
	display: block;
	width: 45px;
	height: 45px;
	overflow: hidden;
	font-size: 0px;
	text-indent: 9999px;
}

.homepage .pesquisa .btn:hover {
	background-color: transparent;
}

.homepage .pesquisa ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #b8b8b8;
	opacity: 1; /* Firefox */
}

.homepage .pesquisa :-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #b8b8b8;
}

.homepage .pesquisa ::-ms-input-placeholder { /* Microsoft Edge */
	color: #b8b8b8;
}

.formPesquisa {
	position: relative;
}

.btn-login-mobile {
	position: relative;
	top: 7px;
}

header .btn-login {
	background-color: #0058A6;
	border: 1px solid transparent;
}
header .btn-login:hover {
	border: 1px solid #19C8FF;
}

header .btn-cadastro.logout {
	min-width:40px;
}



header .btn-cadastro {
	background-color: #E94F2D;
	border: 1px solid transparent;
}
header .btn-cadastro:hover {
	border: 1px solid #19C8FF;
}



.dedicated h2 {
	font-weight: 300;
}
.dedicated .each-item a {
	display: block;
}
.dedicated .each-item h3 {
	color: #0057A5;
	font-size: 22px;
	font-weight: 600;
}
.dedicated .each-item figure {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 325px;
	display: flex;
	align-items: center;
}

.nao-encontrou h2 {
	font-size: 70px;
	font-weight: 300;
	line-height: 65px;
	color: #04B6ED;
}
.nao-encontrou h3 {
	font-size: 20px;
	color: #000;
	text-align: center;
}
.nao-encontrou .each-item {
	border-radius: 20px;
	text-align: left;
}
.nao-encontrou .each-item .info {
	position: absolute;
	bottom: 37px;
	left: 40px;
	width: 76%;
}
.nao-encontrou .each-item h2 {
	color: #fff;
	font-size: 60px;
	font-weight: 500;
}
.btn3 {
	background-color: #04B6ED;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: -0.44px;
	line-height: 22px;
	display: inline-block;
	padding: 15px 64px;
	border-radius: 12px;
}
.btn3:hover {
	color: #fff;
}

.box-inicial .text {
	color: #A2E8FD;
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
}
.box-inicial img.woman {
	transform: translateY(-90px);
}

.nossos-destaques .section-header h2 {
	color: #04B6ED;
	font-weight: 300;
	font-size: 70px;
	line-height: 65px;
	width: 100%;
}

.intro-block {
	text-align: center;
}

.nossos-destaques .each-item {

}
.nossos-destaques .each-item .item-header {
	background: rgb(0,87,165);
	background: linear-gradient(180deg, rgba(0,87,165,1) 0%, rgba(4,182,237,1) 100%);
	bottom: 109px;
	position: absolute;
	width: 85%;
	border-top-right-radius: 12px;
}

.nossos-destaques .box-comece .item {
	padding: 0;
}
.nossos-destaques .each-item .more-text {
	background-color: #fff;
	position: absolute;
	bottom: 60px;
	width: 85%;
	text-align: left;
	padding-left: 10px;
	padding-right: 50px;
	border-bottom-right-radius: 12px;
	height: 49px;
}
.nossos-destaques .each-item .more-text h3 {
	color: #888;
	font-size: 16px;
	letter-spacing: 0.16px;
	font-weight: 600;
}
.nossos-destaques .each-item .icon-item {
    width: 37px;
    height: 37px;
    margin-right: 10px;
    padding: 0;
    margin-top: 10px;
    margin-left: 20px;
}
.nossos-destaques .each-item .icon-item img {
	max-width: 100%;
	margin: 0;
}
.nossos-destaques .box-comece .item .item-header h3 {
	color: #fff;
}
.nossos-destaques .title-subtitle {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 0 20px 0 0;
}
.nossos-destaques .title-subtitle h3 {
	height: 40px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width: 50%;
	text-align: left;
	margin: 5px 0;
}
.nossos-destaques .title-subtitle p {
	height: 20px;
	position: relative;
	overflow: hidden;
}
.dedicated .intro-block {
	padding-bottom: 190px !important;
}
.dedicated .block-list {
	position: relative;
	top: -160px;
}

@media all and (max-width: 1199px) {
	.info-social h2,
	.info-social h3 {
		font-size: 35px;
	}
}

@media all and (max-width: 991px) {
	.full-banner::before {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		background: rgba(255,255,255,0.45);
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	}
	.info-social,
	.info-social .container,
	.info-social .container .row,
	.info-social .container .row .col-with-image {
		height: auto;
	}
	.social-img {
		position: relative;
		bottom: auto;
	}
}

@media all and (max-width: 768px) {
	.homepage h2 {
		font-size: 40px;
		line-height: 40px;
	}
	.full-banner h1 {
		font-size: 46px;
		line-height: normal;
	}
	.pesquisa input[type=text] {
		padding-right: 41px;
		padding-left: 14px;
		font-size: 17px;
	}
	.pesquisa .btn {
		background-size: 24px;
		top: -4px;
		right: 10px;
	}
	.nao-encontrou .each-item h2 {
		font-size: 40px;
		line-height: 40px;
	}
}

@media only screen and (max-width: 600px) {
	.slick-slider {
		max-width: 400px;
	}
	.informativo.block3.-v4 .text-container {
		padding:10px !important;
		top: 0px !important;
	}
	.informativo.block3.-v4 .text-container h3 {
		font-size: 1em;
		
	}
}




/* v4 */
.news-list h2,
.homepage h2 {
	color: #9F9F9F;
	font-size: 58px;
	line-height: 60px;
}
.homepage h3 {
	color: #000;
}
.informativo-stats h3 {
	color: #0057A5;
}

.full-banner.-v4 {
	height: 641px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.full-banner.-v4 h1 {
	font-size: 0;
}



.informativo.block3.-v4 .text-container {
	position: absolute;
	z-index: 5;
	bottom: 40px;
	padding: 25px;
}
.informativo.block3.-v4 .text-container h3 {
	width: 70%;
}
.informativo.block3.-v4 .text-container .text {
	width: 70%;
}
.informativo.block3.-v4 figure {
	position: relative;
	overflow: hidden;
	border-radius: 13px;
}




@media all and (max-width: 991px) {
	.full-banner.-v4::before {
		background-color: rgba(0,0,0,0.50);
	}
	.full-banner.-v4 h1 {
		color: #fff;
		font-size: 105px;
		font-weight: 300;
		text-align: right;
		line-height: 1;
	}
	.full-banner.-v4 h1 span {
		color: #fff;
		font-size: 55px;
		display: block;
	}
	.informativo.block3.-v4 .text-container{
		top: 20px;
		bottom: auto;
	}
	.informativo .slick-slide p {
		display: none;
	}
}

.full-banner.-v4 .link {
	
}
.full-banner.-v4 a {
	
}



.explore-services.-v4 .big-box a {
	background-size: 70px 70px; 
	background-position: left 20px center; 
	background-repeat: no-repeat; 
	display: block; 
	border-radius: 13px;
	height: 164px;
}


.explore-services .btn {
	color: #FFF;
}
@media all and (min-width: 992px) and (max-width: 1199px) {
	.explore-services.-v4 .big-box a {
		background-size: 60px 60px;
		background-position: 20px 20px;
	}
}


.explore-services.-v4 .big-box h3 {
	display: inline-block;
	position: absolute;
	right: 35px;
	width: 48%;
	text-align: right;
	top: 30px;
	font-size: 26px;
}

.explore-services-next .text {
	line-height: 1.7;
}
.explore-services-next h2 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.explore-services-next h2 figure {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 80px 80px;
	border-radius: 13px;
	width: 122px;
	height: 120px;
	text-align: center;
}
.explore-services-next h2 span {
	width: 77%;
	display: inline-block;
	margin-left: 30px;
	font-size: 53px;
	line-height: 1;
}
.explore-services-next h3 {
	color: #838383;
	font-size: 30px;
	font-weight: 500;
}
.explore-services-next ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.explore-services-next ul li {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 47%;
	margin: 0 0 15px 0;
	padding: 0;
}
.explore-services-next ul li:nth-child(2n) {
	margin-right: 0;
}
.explore-services-next ul li .info-icon {
	cursor: pointer;
	width: 20px;
	margin-bottom: 4px;

}
@media all and (max-width: 992px) {
	.explore-services-next ul li {
		width: 100%;
		margin-right: 0;
	}
}

.btn2 {
	background-color: #777;
	color: #FFF;
}
.btn2:hover {
	background-color: #333;
}

@media all and (min-width: 1200px) {
	.info-social {
		margin-top: 250px;
	}
}


.explore-services-bg.-v4 .big-box a {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 13px;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.explore-services-bg.-v4 .big-box a:hover {
	text-decoration: none;
}
.explore-services-bg.-v4 .big-box a::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}
.explore-services-bg.-v4 .big-box a h3 {
	position: relative;
	z-index: 5;
	font-size: 44px;
	font-weight: 400;
}
.explore-services-bg.-v4.-no-mask a::before {
	display: none;
}
.explore-services-bg.-v4.-bg-center .big-box a {
	background-size: auto;
	background-position: center;
	height: 164px;
}


.box-noticias .item {
	border-radius: 17px;
	position: relative;
	overflow: hidden;
	border: none;
}

.box-noticias .item .info {
	background-color: transparent;
	font-size: 26px;
	font-weight: 500;
	padding: 0;
	margin: -40px 0 0 0;
}

.box-noticias .item .datetime {
	display: none;
}

.box-noticias .item .info h3 a,
.box-noticias .item .info h3 {
	color: #fff;
	font-weight: 600;
}

.box-noticias .item .info h3 {
	border-radius: 0px 13px 13px 0px;
	background-color: #D93B00;
	display: inline-block;
	padding: 8px 29px;
	line-height: 1;
	margin: 0;
	height: 52px;
	width: 91%;
}
.box-noticias .item .info p {
	padding: 0 29px;
	line-height: 1.2;
	color: #333;
	height: 64px;
	position: relative;
	font-size: 18px;
	display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;
}


.container .homepage_intro {
	font-size: 18px;
}
