/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.font p{
	color:#ffffff;
}

.title {
	color:#2d2e2d;
}

.title2{
	color:#ffffff;
	font-weight:bolder;
	font-size:1.5em;
}

.title3{
	color:#ffffff;
	font-weight:bolder;
	font-size:2em;
}

.title4{
	color:#2d2e2d;
	font-weight:bolder;
	font-size:2em;
}


.title5{
	color:#4F574C;
	font-weight:bolder;
	font-size:2em;
}

.text{
	color:#ffffff;
	font-weight:normal;
	font-size:2.5em;
}

.text2{
	color:#2d2e2d;
	font-weight:normal;
	font-size:2.5em;
}

.text3{
	color:red;
	font-weight:normal;
	font-size:2.5em;
}


.red {
	background: red;
}

.font2 a {
	color:#ffffff;
}

.font2 {
	font-size:14px;
}

.centro {
	text-align:center;
}

.redes{
	width:auto;
}

.rodape{
	padding-top: 56px;
	background-color:#383278;
}

.rodapeb{
	background-color:#383278;
}

.space{
	margin-left:1em;
}

.box{
	background-color:#d6d6d6;
	font-size:small;
	padding:1em;	
}

.box2{
	background-color:#e5ffcf;
	font-size:small;
	padding:1em;	
}

.box3{
	background-color:#cbdbbd;
	font-size:small;
	padding:1em;	
}

.verde{
	color:#898f8b;
}

.comunica{
	background-color:#e3e3e3;
	font-weight:bold;
	color:#243B6D;
	padding: 15px;
	font-size: 20px;
}

.comunicacolor{
	color:#00A859;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.topo{
	background-color:#383278;
}

.branco{
	color:#ffffff;
}

.separador{
	width:2px;
	background:#ffffff;
}

.centro{
	text-align:center;
}

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

/****************************************/
/*
.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Saiba Mais';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Ocultar';
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #666;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em; 
  margin-left:1em;
}

ul {list-style: none}

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

.depoimentos{
	background:#f5f5f5;
}

.linha{
	border: 1px solid #cecece;
}


.name{
 	text-align:center;
 	font-weight:bold;
}

.msg{
	text-align: center;
}

/*********************************************/
.descricao{
	padding-top: 56px;
	background-color:#ffffff;
	padding-bottom: 56px;
	font-size: 23px;
}


ul {
  list-style: none;
}

ul li:before {
  content: '✓';
}

ul li{
	color:#383278;
}

.instrucoes{
	background-color:#0FC283;	
}

.inst_text{
	color:#322D6C;
	font-size:large;
	font-weight:bolder;
}

.atendimento{
	text-align: center;
	font-size:large;
	border: 5px solid green;
	padding: 5px;
	background-color: #e3ffea;
}
