body{
	color: #222;
}
a{
	color: #222;
	text-decoration: none;
}


.detalhes-sup{
	background: #375093;
}
.sessao-clientes{
	background: #D2DCFF;
	padding: 60px 0;
}
.sessao-servicos{
	background: #F0F4FF;
	padding: 50px 0 180px 0;

	.detalhe-top{
		margin-bottom: 30px;
	}

}
.sessao-pagamentos{
	background:#FAF7F7 ;
}
footer{
	background: #001542;
	color: #fff;
}

.lista-titulo{
	margin: 0;
	padding: 9px 0;
}
.lista-titulo li{
	margin: 5px;
    font-family: "Sansation", sans-serif;
    color: #fff;
    display: inline;
	a{
		color: #fff;
		margin: 0 2px;
	}
}



.right{
	text-align: right;
}

.detalhes-sup{
	color: #fff;
	font-family: "Sansation", sans-serif;
	p{
		font-size: 14px;
        margin: 0;
        font-weight: 300;
        margin-top: 8px;
		}
}

header{
	a{
		font-family: "Sansation", sans-serif;
		font-size: 16px;
		margin: 0 15px;
		text-transform: uppercase;
	}
}
.btn-primary{
	color: #fff !important;
	    padding: 10px 20px;
	background: #375093 ;
}

.imagem-fundo{
	text-align: center;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	min-height: 740px;
	display: table;
	background: #021b5dab;
	width: 100%;
}
.detalhe-destaque{
	display: table-cell;
	color: #fff;
	vertical-align: middle;
}
.detalhe-destaque h1{
	font-family: "Montserrat", sans-serif;
	font-size: 3rem;
}
.btn{
font-family: "Sansation", sans-serif;
}

/*.destaque-principal iframe{
	
}
*/
.bloco-video-principal{
	height: 730px;
	position: relative;
	top: 0;
	width: 100%;
}

.topo-vitrine__video__player {
    pointer-events: none;
    aspect-ratio: 16 / 9;
    min-height: 700px;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    will-change: transform;
}

.bloco-min{
	background: #4F73E7;
	border-radius: 10px;
	padding: 20px 20px;
	display: table;
	width: 100%;
	color: #fff;
	
	div{
		display: table-cell;
		position: relative;
	}
	img{
		margin-right: 10px;
	}
	h3{
		font-family: "Montserrat", sans-serif;
		position: relative;
		top: -14px;
		margin: 0;
	}
	p{
		font-size: 12px;
	}
}

.sessao-chamadas{
	margin-top: -105px;
	position: relative;
	z-index: 20;
}
.sessao-sobre{
	padding: 100px 0;

	h2{
		font-size: 3rem;
	}
	h6{
		color: #1F4DB3;
		font-family: "Sansation", sans-serif;
		i{
			margin-right: 10px;
		}
	}

}

.detalhe-top{
	text-align: center;
	background: url('../dist/img/detalhe-titulo.png') no-repeat center bottom;
	padding-bottom: 10px;
	font-size: 2.2rem;
	font-family: "Montserrat", sans-serif;
	max-width: 510px;
	margin: 0 auto;
	line-height: 40px;

	span{
		color: #1F4DB3;
		font-family: "Sansation", sans-serif;
		display: block;
		font-size: 16px;
		text-transform: uppercase;
		margin-bottom: 0;
	}
	img{
		margin-right:5px;
	}
}
.bloco-cliente-imagem{
	display: block;
	margin-top: 40px;
	text-align: center;
	width: 100%;
	 img{
		margin: 10px;
	}
}
.box-servico{
	margin: 20px 0;
	text-align: center;
	background: #fff;
	padding: 20px;
	border-radius: 10px;
}
.img-servico{
		position: relative;
		display: block;
		margin-bottom: 30px;
		
		

		
	span{
			position: absolute;
			width: 75px;
			height: 75px;
			background: #375093;
			border: 4px solid #fff;
			border-radius: 50%;
			padding: 10px;
			bottom: -30px;
			left: 150px;
	}
}

.super-banner{
	text-align: center;
	display: block;
	width: 100%;
	margin-top: -120px;
	margin-bottom: 70px;
}

.sessao-blog{
	padding-bottom: 80px;

	h2{
		margin-bottom: 30px;
	}

}

.box-noticia {
    margin: 20px 0;
    text-align: center;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 1px 11px #d9d9d94d;

    h4,p{
		text-align: left !important;
	}
}
.img-bloc-noticia{
	display: block;
	position: relative;
	margin-bottom: 20px;



	span{
		position: absolute;
		background: #3555BE;
		font-family: "Sansation", sans-serif;
		padding: 10px 20px 8px 21px;
		text-transform: uppercase;
		font-size: 10px;
		border-radius: 0 10px 10px 0px;

		
		a{
			color: #fff !important;
		}
	}
}
img{
	border-radius: 10px;
}
.sessao-pagamentos{
	padding: 70px 0;

	.box-empresa-logo{
		display: table;
		width: 100%;
		margin-top: 40px;
		text-align: center;
		
		

		.empresa-logo{
			display: inline-block;
			text-align: center;
			background: #fff;
			margin: 0 5px;
			border-radius: 5px;
			padding: 10px;
		}
	}
}

.bloco-conteudo-clientes{
	display: block;
	max-width: 700px;
	text-align: justify;
	padding: 40px 0;
	margin: 0 auto;
}
.bloco-conteudo-clientes img{
	margin-bottom: 30px;
}
.bloco-conteudo{
	display: block;
	max-width: 100%;
	text-align: justify;
	margin-bottom: 50px;
}

.sessao-sobre-quem{
	background: #a00100;
	color: #fff;
	padding: 80px 0;
}
.sessao-servicos-internos{
	background: #fcfcfc;
	margin-top: 80px;
	padding: 80px 0;

	h4{
		color: #a00100;
	}
}
footer{
	padding-top: 40px;

	ul{
		margin-bottom: 40px;	}
	ul,li{
		padding: 0;
		list-style-type: none;
		font-family: "Sansation", sans-serif;
	font-weight: 300;
	}
	i{
		color: #4F73E7;
		margin-right: 10px;
	}
	p{
		font-family: "Sansation", sans-serif;
	font-weight: 300;
	}
	a{
		color: #fff;
	}
	
}

.topo-titulo{
	background: url(../dist/img/bg-vermelho.png);
    text-align: center;
    color: #fff;
    padding: 20px 0 10px 0;
    margin-bottom: 30px;
}

.topo-titulo h1 a{
	color: #fff;
}

/* MOBILE */

@media only screen and (max-width:1370px){
header{
	a{
		font-family: "Sansation", sans-serif;
		font-size: 16px;
		margin: 0 5px !important;
		text-transform: uppercase;
	}
}

}

/* COL-MD */
@media only screen and  (max-width:1100px) and (min-width:992px){

}
/* COL-SM */
@media only screen and  (max-width:992px) and (min-width:767px){
    
}


/* COL-XS */
@media only screen and  (max-width:900px){

	.imagem-fundo{
		min-height: 220px !important;
	}
	.detalhe-destaque h1{
		font-size: 1.4rem;
	}
	.sessao-chamadas {
    margin-top: 30px !important;}

    .bloco-min{
    	margin-bottom: 20px;
    }

    .sessao-sobre h2 {
        font-size: 1.8rem;
   
	}
	p{
		/*text-align: justify;*/
		font-size: 0.8rem;
	}
.btn{
	font-size: 0.6rem;
}
.sessao-sobre,.sessao-clientes {
    padding: 20px 0;
}
.bloco-cliente-imagem {
    img {
        margin: 10px;
        max-width: 90px;
    }
}

.detalhe-top{
	font-size: 1.5rem;
	line-height: 26px;
}

/*.destaque-principal iframe{
	height: 460px !important;
	position: relative;
	top: -60px;
}
*/
.detalhes-sup{
	text-align: center;
}
.no-mobile{
	display: none !important;
}
.sessao-sobre h6{
	margin-top: 30px;
}
.img-servico span{
	left: 110px;
}
.box-servico p{
	text-align: center !important;
}

.bloco-video-principal{
	height: 220px;
	position: relative;
	top: 0;
	width: 100%;
}

.topo-vitrine__video__player {
    pointer-events: none;
    aspect-ratio: 16 / 9;
    min-height: 300px;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    will-change: transform;
}
.detalhe-destaque{
	padding: 0 25px;

	p{
		text-align: center;
		font-size: 0.75rem;
	}
}
} 