body {
	font-family: 'Nunito Sans', sans-serif;
	color: #3e5055;
	font-weight: 400 !important;
}


.fotos_team img{ 
	margin-bottom: 25px;
}

.csi{
	
	border: 1px solid #FFF;
	padding: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-right: 40px;
	display: block;
}


.csi img{
	width: 80%;
}

.email {
    background: #193b47;
    display: inline-block;
    padding: 5px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #FFF;
}

.email a {
    color: #FFF;
	text-decoration: none;
	font-size: 17px;
}


.email a:hover {
	color: #2d7a94;
}


.email a i {
	font-size: 18px !important;
}


.cursos_online {
	margin-bottom: 25px;
}


.galeria_fotos {
	margin-bottom: 25px;
}



.missao {
	text-align: center;
	min-height: 200px; 
}


.titulo_destaque {
	font-size: 3.5rem;
	color: #193b47 !important;
}

.card-body {
	height: 350px !important;
}

.eventos {
	background: #F5F5F5;
	padding: 40px;
	border: 1px #CCC solid;
	margin: 20px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}



.featured-items .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-35px);
}

.featured-items .owl-nav .owl-prev {
  position: absolute;
  left: -70px;
}

.featured-items .owl-nav .owl-next {
  position: absolute;
  right: -70px;
}

.featured-items .owl-nav .owl-prev span,
.featured-items .owl-nav .owl-next span  {
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 24px;
  display: inline-block;
  color: #fff;
  background-color: #33839c;
  border-radius: 50%;
  opacity: 0.75;
  transition: all .3s;
}

.featured-items .owl-nav .owl-prev span:hover,
.featured-items .owl-nav .owl-next span:hover {
  opacity: 1;
}


.hot_mart {
	background: #193b47 !important;
	text-align: center;
	color: #FFF;
	padding: 50px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.hot_mart p{
	margin: 0;
	vertical-align: middle;
}

.hot_mart .h_um{
	font-size:60px;
	vertical-align: middle;
	font-weight: 900;
}

.hot_mart .h_dois{
	font-size:120px;
	vertical-align: middle;
	font-weight: 900;
}

.hot_mart .h_tres{
	font-size:70px;
	vertical-align: middle;
	font-weight: 900;
}

.icons_hot_mart {
	font-size: 20px;
	text-align: center;
}

.icons_hot_mart i {
	font-size: 50px;
	color: #33839c;
}



@media (max-width: 767px) {
  .header-area .main-nav .nav li.has-sub ul.sub-menu {
    display: none;
  }
  .testimonials .item .content {
    display: inline-block;
    text-align: center;
  }
  .testimonials .item .content .image {
    margin-top: 30px;
  }
  .testimonials .item .content .left-content {
    margin-right: 0px;
  }
  .featured-items .owl-nav .owl-next,
  .closed-contests .owl-nav .owl-next {
    right: -10px !important;
  }
  .featured-items .owl-nav .owl-prev,
  .closed-contests .owl-nav .owl-prev {
    left: -10px !important;
  }
}





@media (max-width: 1200px) {
  .featured-items .owl-nav .owl-next,
  .closed-contests .owl-nav .owl-next {
    right: -25px;
  }
  .featured-items .owl-nav .owl-prev,
  .closed-contests .owl-nav .owl-prev {
    left: -25px;
  }
  .featured-contests .item .hover-effect .content .info {
    display: none;
  }
}









.destaque {
	background: #2c7a90;
	padding: 5px 10px;
	color: #FFF;
	display: inline-block !important; 
	-webkit-border-radius: 8px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 8px;
-moz-border-radius-topleft: 0;
border-radius: 8px;
border-top-left-radius: 0;
}


.card-text {
	font-size: 14px !important;
	margin-bottom: 5px;
}



.media_contato i {
	font-size:40px;
	color: #193b47;
	margin: 3px;
}

.media_contato i:hover {
	color: #2d7a94;
}

section#empresa {
    background-color: #e6e6e6 ;
    padding: 0;
    position: relative;
	padding: 120px 0;
}

section#empresa_fone {
    background-color: #dadada;
    padding: 0;
    position: relative;
	padding: 60px 0;
}




.nav_produtos {
	border: none !important;
	margin-bottom: 10px;
}

.nav_produtos .nav-link {
	border: none !important;
	margin: 5px !important;
	padding: 10px 30px !important;
	cursor: pointer;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.nav_produtos .nav-link.active {
    color: #283277 !important;
    background-color: #FCD201 !important;
    border-color: none !important;
}





.whatsapp-link {
    position: fixed;
    width: 70px;
    height: 70px;
    bottom: 30px;
    right: 20px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 40px;
    box-shadow: 1px 1px 2px #888;
    z-index: 99999;
	padding-top:7px;
}


.copyright {
    background: #193b47 !important;
    overflow: hidden;
    padding-top: 20px;
	padding-bottom: 7px;
    color: #FFF;
    font-size: 15px;
    margin-bottom: 0;
}

#slideshow {
    position:relative;
	margin: 0 -15px;
}

#slideshow IMG {
    position:absolute;
    
    z-index:8;
    opacity:0.0;
	
	width: 100%;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}










.btn-primary {
    color:#FFF;
    background-color: #33839c;
	font-size: 17px;
	padding: 10px 20px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	text-decoration: none;
	border: none;
}

.btn-primary:hover {
    color: #FFF;
    background-color:#193b47 ;
	background-image: none;
	text-decoration: none;
	border: none !important;
}







.btn-primary2 {
    color:#FFF;
    background-color: #193b47;
	font-size: 17px;
	padding: 30px 30px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	text-decoration: none;
	border: none;
}

.btn-primary2:hover {
    color: #FFF;
    background-color:#33839c ;
	background-image: none;
	text-decoration: none;
	border: none !important;
}





.top .botao {
	background: #00AFEF;
	color: #FFF;
	padding: 20px 40px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	font-size: 20px;
	text-decoration: none !important;
}

.top .botao:hover {
	background: #FFF;
	color: #00AFEF;
}  


h4.conteudo {
	font-weight: normal;
	font-size: 17px;
	color: #5F5F5F;
	line-height: 1.4;
	padding: 0;
}

.titulo_home {
	font-size: 20px;
	margin:15px;
	font-weight: 600;
	color: #454545;
}

a.link {
	color: #283277;
	margin: 20px 0;
	display: block;
	text-decoration: none;
}

.rounded10 {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}


.box_item {
    margin-bottom: 30px;
    padding: 20px 0;
	padding-top: 0;
	background: #F5F5F5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}





.footer {

    padding: 0;
    background: 50% no-repeat url(../images/back_heart_footer.jpg);
	padding-bottom: 40px;
}




.footer h6{
	color: #FFF;
	
}

.logo_footer {
	width: 50%;
	padding-top: 40px;
	margin-bottom: 20px;
	
}

.yellow {
	color: #FCD201;
	font-weight: 900;
}

.bg-light {
    background-color: #193b47 !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    color: #FFF !important;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 900;
	padding: 8px 15px;
}


.navbar {
    padding: 0.3rem 1rem !important;
}


.dropdown-menu {
	padding: 20px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}






.box_itens {
	border: 2px solid #E5E4E0;
	margin: 0 -15px;
	padding: 35px 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 40px;
}

.box_itens h3 {
    color: #5F13FB;
    font-size: 17px;
    font-weight: 900;
}

.box_itens h6 {
	line-height: 1.5em;
}



.box_itens_2 {
	border-top: 1px solid #dee2e6;
	margin: 0;
	margin-bottom: 40px;
	padding-left:20px;
	padding-top:30px;
}


.box_itens_intro {
	margin: 0;
	margin-bottom: 10px;
	padding-left:20px;
	padding-top:30px;
}



.table-bordered th, .table-bordered td {
	border: 1px solid #5F13FB !important;
}

.table {
	text-align: center;
	margin; 0 -15px;
}
	
.table thead tr {
	background:  #E5E4E0;
}


.table_2 tr {
	border-bottom: 1px solid rgba(0,0,0,.125);
}

.table_2 td {
	padding: 1.25rem;
	padding-top:0.5rem !important;
    vertical-align: top;
	display: block !important;
}

.table_2 th {
	padding: 1.25rem;
	padding-bottom:0 !important;
    vertical-align: top;
	display: block !important;
}

.botao_alexa {
	text-align: center;
	margin-bottom:100px;
	margin-top:20px;
}

.color_roxo {
	color:  #5F13FB !important;
	text-align: center;
}

.color_roxo_maior {
	color:  #5F13FB !important;
	font-size:22px;
}

.color_roxo_left {
	color:  #5F13FB !important;
	text-align: left !important;
}


.branco_quente {
	background:#FF9900;
	color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px 10px;
}

.branco_neutro {
	background:#FFF8AF;
	color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px 10px;
}

.branco_frio {
	background:#a5e7ff;
	color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px 10px;
}



.branco_ajustavel {
	background-color: #FFF8AF;
    background-image: linear-gradient(320deg, #a5e7ff 0%, #FF9900 100%);
	color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px 10px;
}


button.close {
	color: #5F13FB !important;
	font-size: 40px;
	padding: 15px !important;
}

.close:not(:disabled):not(.disabled) {
    opacity: 1 !important;
}

.modal-body {
	padding: 10px 30px !important;
	padding-top: 10px !important;
	padding-bottom: 40px !important;
}

.modal-header {
	border-bottom: none !important;
}

a.btn_modal {
	cursor: pointer;
	text-decoration: underline !important;
	color: #5F13FB !important;
}





.box_roxo {
	background: #5F13FB;
	padding: 20px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.box_roxo h4{
	color: #FFF;
	text-align: center;
	font-weight: 700;
	margin-bottom: 20px;
}

.box_roxo .row {
	margin: 0 !important;
}

.ju_left {
	width: 25%;
}

.ju_left img{
	width: 100%;
	padding: 0;
}

h2.titulo {
	color: #283277;
	text-align: center;
	font-size: 25px;
}

h2.titulo b{
	font-size: 32px;
	color: #283277;
	
}

h2 {
	color: #193b47 !important;
	font-weight: 900;
}



.galeria .col-sm-3{
	padding: 0;
	margin: 0;
}

.galeria {
	background: #E5E4E0; margin: 30px 0;
	padding: 50px 0;
}

.luz {
	margin-bottom: 40px;
}

.luz .col-sm{
	border: 1px solid #CCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 40px 20px;
	margin: 0 20px;
}


.luz p {
	color: #3e5055;
	font-size: 20px;
	font-weight: 900;
	margin-bottom: 20px;
}

.luz .work_alexa  {
	width: 60%;
	margin-top: 20px;
	text-align: center;
}

.box_cinza {
	background: #dee2e6;
}


.spots {
	float: left;
	text-align: center;
	width: 14.2%;
}

.spots img{
	width: 85%;
}



.cor_perfil {
	float: left;
	text-align: center;
	width: 16%;
}



.footer .um {
	padding: 0;
}

.footer .dois {
	text-align: left;
	padding: 0 50px;
}

.footer .dois .destaque{
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: 900;
	text-transform: uppercase;
	color: #FCD201;
	line-height: 1.2em;
	
}


.footer .tres {
	text-align: left;
	padding: 0 50px;
}

.footer .tres a {
	color: #FCD201;
}


.alennium_corpo {
	background:  url("../images/alennium.jpg");
	height: 550px;
}

.alennium_corpo img {
	width: 40%;
	margin-top: 120px;
}

.alennium_corpo h6{
	margin-top: 120px;
	color: #FFF;
}





.botao2 {
	background: #283277;
	color: #FCD201 !important;
	display: inline-block;
    padding: 10px;
    text-align: center;
	font-weight: 900;
	font-size:20px;
	min-width: 300px;
	margin: 10px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
text-decoration: none;
}

a.botao2 {
	text-decoration: none;
}

.botao2:hover{
	background: #FCD201;
	color: #283277 !important;
	cursor: pointer;
	
}


.borda {
	border: 1px solid #CCC;
	padding: 20px !important;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
	margin-bottom: 20px;
}

.quem_somos {
	background: #EFEFEF;
	padding:120px 0;
}


.alennium_corpo2 img {
	width: 100%;
}

.card {
	margin: 1% !important;
	max-width: 23% !important;
	margin-bottom: 30px !important;
}


.card-title {
	font-weight: 900 !important;
	color: #1d5162 !important;
}


.card_faq {
	border: 1px solid rgba(0,0,0,.125);
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
	text-align: left !important;
}


.card_faq button {
	border: none !important;
	background: none;
	text-decoration: none;
	font-size: 22px;
	color: #33839c;
	text-align: left;
}

.card_faq button:focus {
	outline: none !important;
}

.card_faq button:hover {
	cursor: pointer;
	text-decoration: underline;
}

.card_faq_body {
	padding: 60px 20px;
	padding-top: 20px;
}


.formulario {
	background: #dadada ;
	padding: 40px 80px;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
	margin: 0 20px;
}

label {
    margin-bottom: 0 !important;
	margin-top: .5rem;
	color: #193b47 !important;
}

button, input, textarea {
    border: none;
}




.top {
	
    padding: 0;
	padding-top: 35px;
	height: 200px;
	background: 50% no-repeat url("../images/back_heart.jpg");
	

}


.botoes_topo {
	margin-top: 50px;
}

.botoes_topo a{
	margin-left: 10px;
	padding: 20px 25px;
	background: none;
	color: #FFF !important;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	border: 1px solid #FFF;
}

.botoes_topo a:hover{
	background: #FFF;
	color: #193b47 !important;
	border: 1px solid #FFF;
}

.logo {
	width: 100%;
	margin-top:0;
}


.logo_csi {
	width: 100%;
	margin-top:0;
}


.midia {
	margin-top: 0;
}


.midia a i {
	font-size:38px;
	color: #FFF;
}

.midia a {
	margin-left: 5px;
}

.midia a:hover i {
	color: #2d7a94;
}



.heart_team img{
	width:50%; 
	float:left; 
}

.collapse .card-body {
	height: auto !important;
}


.equipe {
	padding: 3%;
}

.equipe .perfil  {
	width: 90%;
	
}

.equipe .bandeira  {
	width: 2.5%;
    position: absolute;
    z-index: 2;
    margin-left: -12%;
    margin-top: 9%;
}

.titulo_equipe {
	text-align: center;
	font-size: 18px;
	font-weight: 900;
	margin-top: 10px;
	display: block;
}

.border_equipe {
	background-image: linear-gradient(45deg, #ffffff 20%, #efefef 20%, #efefef 50%, #ffffff 50%, #ffffff 70%, #efefef 70%, #efefef 100%);
background-size: 7.07px 7.07px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 5%;
}

.width_4heart_team {
	width:80%;
}

.width_4heart_team2 {
	width:40%;
}

.tarja_home {
	background: url('../images/dot_1.png') repeat-x top #eaeaea; /* URL da imagem repetida horizontalmente, fixada no topo */
	padding: 150px 0;
	margin-bottom: 50px;
	padding-top: 100px;
}


@media (max-width: 800px) {
	
	
	.tarja_home {
    padding: 100px 0;
	}

.width_4heart_team, .width_4heart_team2 {
	width:100%;
}

.equipe {
	padding: 5%;
} 

.equipe .bandeira  {
	left: 15%;
	bottom: 15%;
}

.titulo_equipe {
	font-size: 20px;
}

.hot_mart {
	padding: 50px  10px ;
}

.hot_mart .h_um{
	font-size: 35px;
}

.hot_mart .h_dois{
	font-size: 80px;
}

.hot_mart .h_tres{
	font-size: 45px;
}

.heart_team {
	margin-bottom: 50px;
}


	
.formulario {
	padding: 40px 30px;
	margin: 0;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

	.botao2 {
	min-width: 100%;
	margin: 0;
	margin-bottom: 10px;
}
	
	.card {
	margin: 3% !important;
	max-width: 100% !important;
	}
	
	.navbar-toggler {
    border: none !important;
	background: #2d7a94;
	}
	
	.alennium_corpo {
	background-position: right 65% bottom 45%;
	text-align: center;
	height: 600px;
	}
	

	
	.alennium_corpo2 img {
	width: 130%;
	margin-left: -20%;
}

	
	.alennium_corpo img {
	width: 40%;
	margin-top: 50px;
	
	}
	
	.alennium_corpo h6{
	margin-top: 40px;
	color: #FFF;
	}
	
	
	
	.footer .um {
	padding: 0 50px;
	}
	
	.footer .dois {
	padding: 0 70px;
	}


	.footer .tres {
	margin-top: 40px;
	padding: 0 70px;
	}

	.footer .quatro {
		margin-bottom: 80px;
	}








	.top {
   
    padding: 0;
    min-height: 570px;
	background: 30% no-repeat url("../images/back_heart2.png"), #1e5669;
	}

	.logo {
	width: 70%;
	margin-top: 20px;
	}
	
	.logo_csi {
	width: 50%;
	margin-top:10px;
}
	
	.botoes_topo {
		margin-top: 90px;
	}
	
	.alennium {
		margin: 0 30px;
		margin-top: 30px;
	}
	
	.midia {
		margin-top: 50px;
		padding-bottom: 50px;
	}
	


	.slogann p{
			margin-top: 15px;
			text-align: center !important;
			border-right: none !important;
			padding-right: 10px !important;
			padding-left: 10px;
			margin-right: 0 !important;
			border-bottom: none;	
			padding-bottom: 0;
		}
	
	.csi{
			margin-top: 10px;
			margin-right: 20% !important;
			margin-left: 20% !important;
			border-bottom: 1px solid #FFF;
			border-top: 1px solid #FFF;
			padding: 10px;
		}
	
	.csi img{
		width: 100%;
		}
		
		
		
	.footer {
    padding: 0;
    min-height: 200px;
	background: 30% no-repeat url("../images/back_heart2.png"), #1e5669;
	}
	
.logo_footer {
	width: 70%;
	padding-top: 70px;
	margin-bottom: 20px;
	
}

}