body, html {
	padding: 0;
	margin: 0;
	font-family: 'Roboto Condensed', sans-serif;
	overflow-x: hidden;
}

.row {
	padding: 0;
	margin: 0;
}

.tright {
	text-align: right;
}

.upper {
	text-transform: uppercase;
}

.azul {
	color: #1d4783;
}

.cinza {
	color: #333333;
}

.cinza-claro {
	color: #666666;
}

.verde {
	color: #5cb946;
}

.branco {
	color: #fff;
}

.side-title {
	font-size: 30px;
	margin-bottom: 0px;
}

.side-txt.verde-intro {
	font-size: 18px;
    color: #ceffc2;
    width: 80%;
}

.side-title{
	font-weight: bold;
}

.sat-a10-intro{
	background-image: url(../img/bg-verde.png);
    background-size: 1425px;
    background-position: center bottom;
    background-repeat: no-repeat;
	padding-bottom: 180px; 
	position: relative;
	z-index: 50;
	margin-bottom: -50px;
}

.sat-a10-icon, .bndes-image{
	margin-top: 25px;
    margin-bottom: -10px;
}

.sat-a10-icon-text{
	color: #000;
	font-weight: normal;
}

.fnormal {
	font-weight: normal !important;
}

.vantagens {
	margin-top: 0px;
}

.vantagens .side-title {
	margin-top: 0;
}

.icons-container{
	width: 100%;
	text-align: center;
}

.icons-item{
	display: inline-block;
	vertical-align: top;
	margin: 0 15px;
	text-align: center;
}

.sat-a10-title, .sat-a10-desc{font-weight: bold;}

.especificacoes{
	background-image: url(../img/bg-espec.jpg);
    background-position: top center;
    padding-top: 144px;
    padding-bottom: 20px;
}
.especificacoes ul {padding: 0; margin: 15px 0 0;}
.especificacoes ul li{
	list-style: none;
	color: #fff;
	margin-left: 20px;
	margin-bottom: 7px;
}
.especificacoes ul li:before{
	content: '•';
    color: #5b9545;
    font-size: 30px;
	line-height: 15pt;
    vertical-align: middle;
	margin-right: 10px;
	position: absolute;
	margin-left: -20px;
}
.especificacoes ul ul{margin-left:20px;}
.especificacoes ul ul li{font-size: 14px;}
.img-especificacoes {
	display: none;
}

.imagem-destaque {
			height: 392px;
			width: 100%;
			background-image: url('../img/parallax.jpg');
			/*background-size: 110%;*/
			background-position: top center;
			background-attachment: fixed;
			background-repeat: no-repeat;
		}

.h1-title {
	display: block;
	width: 100%;
	padding: 130px 0 0 150px;
	position: absolute;
}

.h1-title  h1 {
	color: #FFF;
	margin: 0;
	font-size: 56px;
}
.h1-title  h2 {
	color: #FFF;
	margin: 0;
	font-size: 28px;
}
.h1-title  h3 {
	color: #FFF;
	margin: 0;
	font-size: 18px;
}

.flex {
	display: flex;
}
.space-top {
	margin-top: 250px;
	position: relative;
	z-index: 100;
}

.epson-topo {
	order: 2;
	flex-basis: 370px;
	padding-top: 100px;
}

.itens-3anos {
	margin-top: 170px;
	width: 500px;
	order: 1; 
}

.itens.flex {
	list-style: none;
	margin: 0;
	padding: 0;
}

.itens.flex p {
	font-size: 13px;
	text-align: center;
	white-space: nowrap;
}

.itens.flex p.mb {
	margin-left: -18px;
}

.itens.flex li:first-child {
	margin-left: 0;
}

.itens.flex li {
	width: 100%;
	margin: 0 13px;
}

.block-1 {
	height: 280px;
}
.block-2 {
	height: auto;
}

.icon-icon3ano {
	background: url('../img/icon-3anos.png');	
	width: 130px;
	height: 130px;
	display: block;
}
.topo-icon3anos {
	display: flex;
}

.wrapper-description {
	width: 320px;
	padding-left: 27px;
}
.topo-icon3anos .description p {
	font-weight: 700;
	font-size: 26px;
}

.icon-mono{
	background: url('../img/icon-mono.png');
	width: 67px;
	height: 67px;
	display: block;
}
.icon-velocidade{
	background: url('../img/icon-velocidade.png');
	width: 67px;
	height: 67px;
	display: block;
}
.icon-usb{
	background: url('../img/icon-usb.png');
	width: 67px;
	height: 67px;
	display: block;
}


.bola-plug { 
	margin-top: -230px;
	margin-left: 100px;
}

.img-plug {
	margin-left: 100px;
}

.txt-wrapper-usb ul {
	margin-top: 25px;
	margin-left: 15px;
	padding-left: 0;
	list-style: none;
}
.txt-wrapper-usb ul li {
	margin-bottom: 25px;
	padding-left: 10px;
}

.txt-wrapper-usb ul li::before {
	content: "•";
	color: #2C4781;
	display: inline-block;
	width: 1em;
	font-size: 40px;
	position: absolute;
    margin: -12px;
    margin-left: -28px;
}

section#video {
  background: #fff;
  text-align: center;
  padding: 30px 0;
}

section#video h3 {
    font: bold 24px "Roboto Condensed", sans-serif;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    margin: 20px 0;
}
section#video .video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
section#video .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

		/*
		.sat-a10-title {
			width: 100%;
			text-align: center;
			font-size: 52px; 
			color: #fff;
			margin-bottom: 0;
			max-width: 500px;
		}

		.impressora-destaque {
			display: block;
			margin: 0 auto;
			margin: 0 70px 0 auto;
    		margin-top: 255px;
			max-width: 500px;
		}

		.sat-a10-desc {
			width: 100%;
    		text-align: center;
    		color: #fff;
    		font-size: 24px;
    		margin-top: 10px;
			max-width: 500px;
		}
		*/

		.texto-esquerda {
			font-size: 18px;
			font-weight: 800;
			line-height: 45px;
		}

		.logo-wrapper {
			text-align: right;
		}

		.logo-direita {
			margin-top: 0px;
		}

		.logo-governo-wrapper {
			text-align: right;
			padding-right: 60px;
		}

		.logo-combo-wrapper {
			text-align: right;
		}

		.logo-combo-wrapper img {
			margin-top: 85px;
    		margin-right: -260px;
		}

		.adeque-se-txt-wrapper {
			
		}

		.adeque-se-txt-wrapper p {
			margin: auto 0;
		}

		.link-acesse {
			color: #1d4783;
			font-weight: bold;
		}

		.bold {
			font-weight: bold;
		}

		.txt2,
		.txt1 {
			margin-top: 80px;
		}

		.txt1 p:first-of-type,
		.txt2 p:first-of-type {
			margin-bottom: 15px;
		}

		.img-usb, .txt-wrapper-usb {
			display: inline-block;
		}

		.txt-wrapper-usb {
			width: 90%;
			padding-left: 20px;
		}

		.recursos-img {
			width: 100%;
			position: relative;
			text-align: center;
			margin-top: 68px;
		}

		.recursos-txt1 {
			padding-right: 80px;
		}

		.linha1 {
			position: absolute;
		    top: -177px;
    		left: 364px;
		}

		.linha2 {
			right: 397px;
		    position: absolute;
		    top: 69px;
		}

		.recursos-txt3 {
			    margin-top: -37px;
    		margin-left: -15px;
		}

		.circle-recursos {
			text-align: right;
    		padding-right: 15px;
		}

		body > section.especificacoes > div > div {
			margin-top: 135px !important;
    		padding-bottom: 30px;
		}

		ul.lista-vantagens {
			padding: 0;
		}

		.lista-vantagens li {
			margin-bottom: 20px;
			font-size: 16px;
			list-style: none;
		}

		.lista-vantagens li:before {

			content: "• ";
			font-size: 38px;
			color: #5cb946;
			vertical-align: middle;
		}

		.wrapper-lita-vantagens {
			display: inline-block;
    		vertical-align: text-top;
		}
footer{
	width: 100%;
    padding: 40px 0 80px;
    background: #fff;
}

footer p{
	color: #666666;
    font-size: 14px;
}

section.recursos{
	background-image: url(../img/bg-cinza.jpg);
	background-repeat: no-repeat;
    padding-top: 212px;
    padding-bottom: 129px;
	margin-top: -210px;
    margin-bottom: -70px;
}

.recursos-qr {
	display: flex;
}

.recursos-qr .first {
	text-align: right;
	padding: 25px;
	width: 80%;
}

.recursos-qr .qr {
	text-align: center;
	padding: 0 25px;
}
.recursos-qr .last {
	text-align: left;
	padding: 25px;
	width: 80%;
}


.recursos-txt2 {
	padding-top: 30px;
	padding-bottom: 30px;
}


.recursos-txt2 p, .recursos-txt2 li {
	/* font-size: 14px; */
}

@media(min-width: 1600px){
	.sat-a10-intro {
	    background-image: url(../img/bg-verde.png);
	    background-size: 100%;
	    background-position: center bottom 0%;
	    background-repeat: no-repeat;
		padding-bottom: 100px; 
		min-height: 1200px;
	}
	section.recursos {
		background-position: center 70px;
		padding-bottom: 245px;
	}
	.adeque-se img {
		margin-top: -200px !important;
		position: relative;
    	right: -80%;
	}

	.adeque-se-txt-wrapper {
		margin-top: -100px;
	}


	.especificacoes .justify-content-center {
		margin-top: 135px !important;
	}
}

@media (max-width: 1300px){
	section.recursos{
		background-image: url(../img/bg-cinza.jpg);
		background-repeat: no-repeat; 
	    padding-top: 212px; 
	    margin-top: -210px;
	}
	.recursos-txt2 {
		padding-top: 0px;
	}
	section.recursos {
		background-size: 1425px;
		background-position: center 0;
		padding-bottom: 35px;
	}
}

section.recursos {
	background-position: center 0;
	padding-bottom: 175px;
}

@media(max-width: 1000px){
	

	.img-especificacoes {
		display: block;
		margin-bottom: -75px;
	}

	body > section.especificacoes > div > div {
	    padding-bottom: 0;
	    margin-top: 40px !important;
	}

	.sat-a10-desc {
	    font-size: 20px;
	}

	.vantagens {
	    margin-top: 30px;
	}

	.img-vantagem{
	    width: 50%;
	    margin: 0;
	    display: block;
	}

	.sat-a10-title {
	    margin-top: 250px;
	}

	.imagem-destaque {
		height: 211px;
	    width: 100%;
	    background-image: url(¨../img/parallax.jpg);
	    background-size: initial;
	    background-position: 11% -1%;
	    background-attachment: fixed;
	    background-repeat: no-repeat;
	}

	/* img{max-width: 100%;} */
	.logo-combo-wrapper img{margin-right: 0;}
	.linha1, .linha2{display: none;}
	.lista-vantagens li{margin-bottom: 0;}
	.especificacoes {
	    background-image: none;
	    padding-top: 10px;
	    padding-bottom: 20px;
	    background-color: #5cb946;
	    margin-top: 20px;
	}
	.txt2, .txt1 {
	    margin-top: 40px;
	}
	.txt2{margin-bottom: 40px;}
	.recursos-txt1{padding-right: 0!important;}
	.tright{text-align: center;}
	.side-txt br{display: none;}
	section.recursos {
	    background-image: none;
	    background-size: 130%;
	    padding-top: 30px;
	    padding-bottom: 30px;
	    margin-top: 40px;
	    background-color: #e4e4e4;
	}
	.logo-combo-wrapper img {
	    margin-top: 45px;
	    margin-right: 0;
	    margin-bottom: 20px;
	}
	header{
		text-align: center;
	}
	.logo-wrapper {
	    text-align: center!important;
	    margin-bottom: 15px;
	}
	.logo-governo-wrapper, .circle-recursos {
	    text-align: center;
	    padding-right: 0;
	}
	.icons-item{width: 40%;}
	.imagem-destaque {
	    height: 300px;
	    width: 100%;
	    background-image: url(../img/parallax.jpg);
	    background-size: cover!important; 
	    background-position: top center !important;
	    background-attachment: local!important;
	    background-repeat: no-repeat;
	}

	.space-top {
		margin-top: 140px;
	}

	.block-1 br , .block-2 br {
		display: none;
	}
	.block-1 p , .block-2 p {
		width: 100% !important;
	}

	.block-1 {
		height: auto;
	}
	.block-2 {
		height: auto;
		padding-bottom: 50px;
	}

	.epson-topo {
		padding-top: 0px;
	}

	.recursos-txt2 {
		padding-top: 0px;
	}

	
	.txt-wrapper-usb {
		width: 110%;
	}

	.recursos-qr {
		flex-wrap: wrap;
	}

	.recursos-qr .qr {
		width: 100%;
	}
	.recursos-qr .first, .recursos-qr .last {
		text-align: center;
		width: 100%;
	} 
	.bola-plug, .img-plug {
		margin-left: 0;
	}


	.img-vantagem { 
		width: 100%;
	}

	section.recursos {
		margin-bottom: 125px;
	}


	.img-especificacoes {
		text-align: center;
		width: 100%;
		margin: 30px 0 !important; 
	}
	.h1-title {
	    display: block;
	    width: 100%;
	    padding: 85px 0 0 150px;
	}

}


@media(max-width: 767px){

	.adeque-se .row {
		display: flex;
		flex-wrap: wrap;
	}
	.adeque-se .row .col-md-4 img {
		position: relative; 
		top: 0;
		margin-top: 0;
		margin-left: 135px;
		width: 100%;
		margin-bottom: -65px;
	}
	.adeque-se .row .col-md-4 {
		order: 1;
		width: 100%;
		display: block;
	}
	.adeque-se .row .adeque-se-txt-wrapper {
		order: 2;
		width: 100%;
		display: block;
		padding-top: 35px;
	}
	.recursos .recursos-txt1 {
		text-align: center;
	}
	.bola-plug, .img-plug {
		margin-left: 0;
	}
	.bola-plug {
		/* position: absolute; */
		/* margin-left: 240px; */		
		margin: -120px auto 0; 
	}
	.imagem-destaque {
	    height: 256px;
	}
	.sat-a10-intro {
	    background-color: #60BB4C;
	    background-image: none;
	    padding-top: 500px;
	    padding-bottom: 45px;
	}
	.flex.space-top {
		flex-wrap: wrap;
	}
	.epson-topo {
		order: 1;
		width: 100%;
	   	flex-basis: 100%;
	   	text-align: center;
	}

	.itens-3anos {
		order: 2;
	}
	.logo-governo-wrapper{
		display: none;
	}
	.logo-governo-wrapper img {
		width: 100%;
	}

	.itens-3anos {
		margin-top: 10px;
	}
 

	.vantagens {
		padding-bottom: 70px;
		text-align: center;
	}

	.img-vantagem {
		margin-top: -80px;
		margin-bottom: 25px;
		width: 100%;
	}
	.h1-title{
	    display: block;
	    padding: 66px 0 0 0;
	    margin: 0 auto;
	    width: 270px;
	    position: initial;
	}
	.sat-a10-intro .container .row:first-of-type{
		max-height: 40px;

	}
	.h1-title h1 {
	    font-size: 46px;
	}
	.h1-title h2 {
	    font-size: 24px;
	}
	header .row{
		display:flex;
        flex-flow: column;
	}
	header .col-md-6{order:2;}
    header .col-md-6.logo-wrapper{order:1;}
}



.linha1,
.linha2 {
	opacity: 0;
}


@media(max-width: 500px){
	.flex.space-top {
		transform: scale( 0.75 );
		margin-left: -55px;
		margin-top: 10px;
	}
	.flex.itens {
		transform: scale( 1.2 );
		position: relative;
		left: -85px;
		/* margin-left: -110px;	 */
		margin-top: 80px;
	}

	.txt-wrapper-usb {
		width: 100%;
	}


	.adeque-se .row .col-md-4 img {
		position: static;
		right: -100px;
		top: 0;
		margin-top: 0;
		margin-left: 10px;
		width: 100%;
		min-width: 450px;
	}
}


@media(max-width: 430px){
	.bola-plug {
		margin-left: -15%;
	}
}