/*CSSOO */

html, body {font-family: /*'Open Sans', sans-serif !important;*/'DM Sans', sans-serif!important; max-width: 100%; overflow-x: hidden;}
/*CHAT*/
#chat-1{
    margin-top: 106px;
    background-image: -o-linear-gradient(290deg, rgb(125, 0, 233) 0%, rgb(0, 152, 255) 100%);
    background-image: linear-gradient(290deg, rgb(125, 0, 233) 0%, rgb(0, 152, 255) 100%);
    position: relative;
    color:#ffffff;
}

#chat-1:after {
content: "";
position: absolute;
background-image:url(/img/site2/ai-chatbot.png);
background-size: contain;
background-position: left center;
background-repeat: no-repeat;
background-position: 48%;
background-size: cover;
right: 0px;
top: 0px;
bottom: 0px;
/*z-index: -1;*/
height: 100%;
width: 59%;
}

#chat-1 .index-1-textos {
    background-image: url("/img/site2/ic_foguete.gif");
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: bottom right;
}

#chat-1 .index-1-buttons button {
    font-size: 14px;
    height: 45px;
    background-color: #58bc83;
    border-color: #58bc83;
}

#chat-1 .index-1-buttons button:hover{
    background-color: #34ca83;
    border-color: #34ca83;
}

.title-principal {
    margin-top: 25px;
    font-size: 1.2rem;
    margin-bottom: 0px;
    font-weight: normal!important;
}
.main-title {
    margin-top: 25px;
    font-size: 2.4rem;
    margin-bottom: 0px;
    font-weight: bold!important;
}
#chat-1 h2{
    font-size:2rem!important;
    font-weight: bold;
}
.subtitle-principal{font-size: 1.8rem;}

#chat-1 .text-info{
    color:#ffffff!important;
}
#app-feature .icon i{
  height: 50px!important;
  width: 48px!important;
  display: var(--fa-display, inline-block);
  overflow: visible;
  box-sizing: content-box;
  vertical-align: -.125em;
  overflow-clip-margin: content-box;
}
#app-feature .icon .ia-para-empresa{;
  background-image: url("/img/site2/ia-para-empresa.png");
}
#app-feature .icon .ia-respostas{;
  background-image: url("/img/site2/ia-respostas.png");
}
#app-feature .icon .ia-agil{;
  background-image: url("/img/site2/ia-agil.png");
}
#como-funciona-chat .d-lg-block{
	text-align: center;
}
#como-funciona-chat .tip-1 {
	left: 320px;
	top: 168px;
}

#como-funciona-chat .tip-2 {
	left: 520px;
	top: 75px;
}

#como-funciona-chat .tip-3 {
	left: 755px;
	top: 40px;
}

#como-funciona-chat .tip-4 {
	left: 785px;
	top: 168px;
}
.table-btn {
    position: relative;
    bottom: 10px;
    text-align: center;
    margin-top: 40px;
}
.botao_intra_func {
    background-color: #0098ff;
    border-color: #0098ff;
    border-radius: 20px;
    margin-bottom: 20px;
}
@media screen and (min-width: 960px) and (max-width: 5000px) {
	.botao {
	    padding: 15px 50px 17px 50px;
	    font-size: 1.6em;
	}
	.botao2 {
		padding: 15px 50px 17px 50px;
		font-size: 1.6em;
		margin-left: 10px;
		background-color: #36849e;
		border-color: #36849e;
	}
	.botao3 {
		padding: 15px 50px 17px 50px;
		font-size: 1.6em;
		margin-left: 10px;
		background-color: #2E3C51!important;
	    border-color: #2E3C51!important;
	    border-radius: 20px!important;
	}
	.botao2:hover {
		background-color: #176681;
		border-color: #176681;
	}
	.botao3:hover{
		background-color: #58bc83!important;
		border-color:#58bc83!important;
	}
}
#section-2-btn .btn-success {
    background-color: #0098ff;
    border-color: #0098ff;
    border-radius: 20px;
}
/*FIM*/
.btn-azul {
	background: #0075b2 !important;
	box-shadow: 9px 5px 0px #025784 !important;
}

.btn-azul:hover {
	background: #2287d4 !important;
}

.btn-azul button {
  background: #0075b2 !important;
  padding: 10px 75px 10px 75px !important;
}


.btn-azul button:hover {
	background: #2287d4 !important;
}

.btn-azul:active {
  box-shadow: 6px 3px 0px #025784  !important;
  top: 2px  !important; 
}

.custom-thumbnail {
	width: 300px;
	border: none !important;
}

.thumbnails {
	display: table;
	padding-top: 25px;
}

.custom-thumbnail img {
	height: 185px !important;

}

.custom-thumbnail2 {
	width: 300px;
	border: none !important;
	margin-left: 30px;
}


.custom-thumbnail2 img {
	height: 185px !important;
	margin-left: 0px;

}

.tooltip-inner {
	max-width: 320px !important;
	font-size: 15px	;
}

.tip {
	cursor: pointer;
}

.alert-info {
	display: none;	
}

.popover {
  max-width: 500px !important;
}

 {

}

.titulo-da-pagina {
	background: #323c51;
	margin: 0px !important;
	padding: 0px; 
	width: 100%;
	height: 87px;
}



.titulo-da-pagina section{
	height: 87px;
	position: relative;
	bottom: 35px;
}


.titulo-da-pagina h1{
	font: 30px 'Open Sans', sans-serif;
	color: #fff; 
	font-weight: 300;
	position: relative;
	padding-left: 50px;
	display: inline-block;

}

.titulo-da-pagina p {
	color: #fff;
	font: 14px 'Open Sans', sans-serif;
	font-weight: 300;
	float: right;
	display: block;
	text-align: right;	
	padding-right: 35px;
	position: relative;
	top: 30px;
}


.titulo-da-pagina a {
	color: #fff;
	text-decoration: underline;
}

.titulo-da-pagina a:hover {
	cursor: pointer;
	color: #ddd;
}

.titulo-da-pagina .tooltip-inner {	
	font-size: 20px;
}

/* CSSOO Responsive */

@media screen and (max-width: 767px) {
	.titulo-da-pagina section {
		padding-top: 42px;
	}
}

@media screen and (max-width: 960px) {
	.responsive-fix h1{
		font-size: 24px !important;
		padding-left: 30px !important;
		min-width: 240px;
	}
}


@media screen and (max-width: 511px) {.titulo-da-pagina p {top: -14px; right: 32px;}}

@media screen and (min-width: 500px) and (max-width: 511px ){
	.responsive-fix p{
	 	top: 30px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 960px) {.responsive-fix-2 p {top: 28px;}}


@media screen and (max-width: 1199px) {
	.custom-thumbnail {
		width: 275px;

	}
	.custom-thumbnail2 {
		width: 275px;
		margin-left: 0px;
	}
}

@media screen and (min-width: 768px) and (max-width: 959px) {
	#pagina-contato{
		bottom: 0px;
	}
}


@media screen and (min-width: 768px) and (max-width: 959px) {
	.titulo-da-pagina section {
		bottom: 0px;
	}
}

/* header */


#cadastro-e-login {
	float: right;
	display: table;
	margin-right: 5%; 
	position: relative;
}

#cadastro-e-login a {
	font: 12px 'Open Sans', sans-serif;
	font-weight: 300;
	text-decoration: none;
	background-color: #428bca;
    /*border-bottom: 1px solid #ffffff;*/
}

#cadastro-e-login a:hover {
	color: #ddd;
    border-bottom-color: #cccccc;
}
#cadastro-e-login-sticky{
	float: right;
	display: table;
	margin-right: 5%; 
	position: relative;
	top: 5px;
	
}
#cadastro-e-login-sticky a{
	font: 12px 'Open Sans', sans-serif;
	font-weight: 300;
	text-decoration: none;
	border:none;
    background-color: #428bca;
}
#cadastro-e-login-sticky a:focus{
	box-shadow:none;
}
#cadastro-e-login-sticky a:hover {
	color: #ddd;
    border-bottom-color: #cccccc;
}

#dropdown-content {
	z-index: 10001;
	padding: 10px !important;
	margin-left: -107px;
}

#dropdown-content label {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

#dropdown-content .alert {
    padding: 10px;
    margin-top: 12px;
}

#user_username {
	width: 230px;
	height: 35px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
    padding: 2px 5px;
}

#user_password {
	width: 230px;
	height: 35px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
    padding: 2px 5px;
}

#user-remember-me {
	float: left; 
	margin-right: 10px;
	cursor: pointer;
}

.login-btn-azul {
	background: #169832;
	border: none;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	clear: left; 
	width: 230px;
	height: 32px; 
	font-size: 13px;
}

.login-btn-azul:hover {
	color: #eee !important;
	background: #0daa33;
}


.topo-conteudo {
	background: #323c51;
	margin: 0px !important;
	padding: 0px; 
	width: 100%;
	height: 87px;
}

.topo-conteudo section{
	height: 87px;
}

.topo-conteudo h1{
	font: 30px 'Open Sans', sans-serif;
	color: #fff; 
	font-weight: 300;
	position: relative;
	padding-left: 50px;
	padding-top: 20px;

}

.topo-conteudo p {
	color: #fff;
	font: 14px 'Open Sans', sans-serif;
	font-weight: 300;
	float: right;
	display: block;
	text-align: right;	
	padding-right: 35px;
	position: relative;
	top: 35px;
}

.topo-conteudo a {
	color: #fff;
	text-decoration: underline;
}

.topo-conteudo a:hover {
	cursor: pointer;
	color: #ddd;
}

/* EdiÃ§Ãµes do header */
	#htop {
		background: #57a4db;
	}

	#htop nav {
		z-index: 10000;
}

	#dtop p {
		color: #fff;
		margin-top: 15px;
		margin-right: 23px;
		float: right;
		font-size: 12px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		text-decoration: underline;
	}

	#dtop a {
		/*color: #fff;*/
        border: none;
	}

	#criar-conta {
		margin-right: 3px;
	}

	#logo {
		clear: both;
		float: left;
		margin: 22px 0 0 5%;  /* tamanho do logo*/
	}
	#logo img {
		display: block;	
		position: relative;
	}
	#dtop {
		max-width: 1170px;
		margin: auto;
		height: 80px;
}

@media only screen and (min-width: 769px) {

	#dtop nav ul li{
		display: inline;
	}
	#dtop nav ul li a {
		text-decoration: none;
		color: #fff;
		font: 14px 'Open Sans', sans-serif;
		padding: 10px 23px 10px 23px;
		border-radius: 5px;
		background: transparent;
		display:inline-block;
		font-weight: 300;
	}
	#dtop nav ul li a:hover {
		background: #169832;
		text-decoration: none;
		color: #fff;
		cursor: pointer;
		font-weight: 300;
	}

}

#dtop .current-menu-link:hover{
	background: #49aa65 !important;
	transition: .4s;
}
#nav2 .current-menu-link:hover{
	background: #49aa65 !important;
	transition: .4s;
}


#nav-principal {
	display: table;
	margin: auto;
}

#nav-principal ul {
    margin-right: 0px;
}

	/* Header Responsive */

@media screen and (min-width: 960px) and (max-width: 5000px) {
	#dtop nav ul {
		/*text-align: right;*/
		/*float: left;*/
	}
	.botao {
	    padding: 15px 50px 17px 50px;
	    font-size: 1.6em;
	}
	.botao2 {
		padding: 15px 50px 17px 50px;
		font-size: 1.6em;
        background-color: #36849e;
        border-color: #36849e;
        margin-left: 10px;
	}
    .botao2:hover {
        background-color: #176681;
        border-color: #176681;
    }
}

@media screen and (max-width: 390px) {#dtop nav ul li a {font-size: 12px;}}

	#dtop .current-menu-link{
		background: #169832;
		border-radius: 5px;
	}
	#nav2 .current-menu-link{
		background: #169832;
		border-radius: 5px;
	}


@media screen and (min-width: 320px) and (max-width: 959px) {

	#dtop nav ul {
		display: block;
		margin: 0 auto;
	}
}
@media screen and (min-width: 320px){
	#software-container h2{
		font-size: 22px;
		padding: 15px 0px 15px;
	}
}


/* Corpo */

/* Section 1 */

#home-section-1 {
	background: url(../../img/home-background.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	background-position: center center;
}

#home-section-1 h1, 
#home-section-1 h2,
#home-section-1 small{
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}

#home-section-1 h2 {
	font-size: 40px;
	display: block;
	padding: 0px 0px 0px 0px;
	font-weight: 700;
	margin-top: 38px;
}

#home-section-1 h1 {
	font-size: 23px; 
	display: block;
	margin-bottom: 4px;
	color: rgba(255,255,255, .9);
	font-weight: 100;
}

#home-section-1 h1 b {
	color: #fff;
	font-weight: 400;
}

#home-section-1 .section-1-bottom {
	display: table;
	margin: 60px auto;
}

#home-section-1 .section-1-bottom p {
	color: rgba(255,255,255, .8);
	font-weight: 100;
	text-shadow: 1px 1px 5px #444;
}

#home-section-1 .section-1-bottom p i {
	text-shadow: none;
	color: #fff;
}

#home-section-1 .section-1-bottom i {
	margin-right: 10px
}

@media screen and (max-width: 960px) {
	#home-section-1 h1 {font-size: 26px; display: inline-block; padding-top: 20px;}
	#home-section-1 h2 {font-size: 30px; padding-top: 10px;}
	#home-section-1 h3 {font-size: 20px;}
}


#play-icon {
	display: table;	
	position: relative;
	opacity: 0.5;
	width: 69px;
	margin: auto;
}

@media screen and (max-width: 380px) {
	#play-icon {
		top: 5px;
		right: 0;
		width: 69px;
	}
}



#play-icon:hover{
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	-ms-transition: .4s;
	transition: .4s;
	opacity:0.8;
	filter:alpha(opacity=80); /* Para IE8 e anterior */
	
}

	/* Modal */

		#video {
		  display: none;
		  position: absolute;
		  top: 46%;
		  left: 50%;
		  box-sizing: border-box;
		  z-index: 10;
		  -moz-transform: translate(-50%, -50%);
		  -webkit-transform: translate(-50%, -50%);
		  transform: translate(-50%, -50%);
		  border-radius: 10px;
		  box-shadow: 1px 1px 50px 1px rgba(0,0,0, .3);
		}

		@media screen and (max-width: 589px) {
			#video {
				width: 320px;
				height: 242px;
			}
		}


		#modal-background {
		  display: none;
		  position: fixed;
		  background: #000;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		  box-sizing: border-box;
		  z-index: 1;
		}

	/*fim modal*/	

#nuvem {
	position: absolute;
	top: 309px;
	right: -40px;
}


#a1 {
	background: url(../../img/site/monitor.png) no-repeat, url(../../img/site/nuvens.png) no-repeat, url(../../img/site/nuvens-2.png) no-repeat;
	background-position: center, 23%, 760px;
	height: 268px;
	display: table;
	width: 100%;
	position: relative;
}


@media screen and (max-width: 440px) {
  #a1 {
	background: url(../../img/site/monitor.png) no-repeat, url(../../img/site/nuvens.png) no-repeat, url(../../img/site/nuvens-2.png) no-repeat;
	background-position:center, left, 887px 80px;
	background-size: 300px, 0px, 0px;
	height: 400px;
}

}



@media screen and (min-width: 769px) and (max-width: 960px) {

	#arvore {
		width: 29%;
		right: 0% !important;
	}

}

#a1 a{
	display: table;
	width: 69px;
	height: 0px;
	margin: auto;
	position: relative;
	top: 100px;
}

@media screen and (max-width: 768px) {

	#arvore {
		display: none;
	}

	  #a1 {
	background: url(../../img/site/monitor.png) no-repeat;
	background-position:center, left, 887px 80px;
	background-size: 300px, 0px, 0px;
	height: 250px;
}

	#nuvem {
		display: none;
	}

	#nav3 ul li {
		display: block !important;
		font-size: 18px !important;
	}
	#a1 a{
		top: 60px;
	}

}

@media screen and (max-width: 380px) {
  #a1 {
	background: url(../../img/site/monitor.png) no-repeat, url(../../img/site/nuvens.png) no-repeat, url(../../img/site/nuvens-2.png) no-repeat;
	background-position:center, left, 887px 80px;
	background-size: 225px, 0px, 0px;
	height: 300px;
}

}

#arvore {
	position: absolute;
	bottom: 0px;
	right: 34px;
}

.flat-btn a{
	display: block;
	padding: 14px;
	width: 220px;
	height: 60px;
	background: #1abc9c;
	text-align: center;
	margin: auto;
	box-shadow: 5px 5px 0px 0px #16a085;
	color: #fff;
	font: 22px 'Open Sans', sans-serif;
	vertical-align: middle;
}

.flat-btn a:hover{
	text-decoration: none;
	color: #ddd;
}

#home-section-1 small{
 	display: block;
 	width: 200px;
 	margin: auto;
 	font: 12px 'Open Sans', sans-serif;
 	font-weight: 300;
 	padding: 25px 0px 60px 0px;
}

#home-section-1 small a{
	text-decoration: underline;
	color: #fff;
}

#home-section-1 small a:hover{
	color: #ddd;
}

@media screen and (max-width: 959px) {

    #logo2 {
		display: none;
	}

	#nav2 nav {
		max-width: 463px !important;
		display: table;
	
		padding: 0;
    }

	#cadastro-e-login {
		text-align: center;
		width: 100%;
    }

}

/* Nav 2 */

#nav2-container {
	background: #155593;
	z-index: 99;
	margin: 0px;
}

#nav2-container nav ul li a:hover {
	background: #169832;
	color: #fff;
}


.sticky {
	position: absolute;
	top: 0;
	width: 100%;
	visibility: hidden;
	height: 0px;
}

.fixed {
  position: fixed;
  visibility: visible;
  height: 45px;
}

#nav2 {
	width: 100%;
}

#nav2 ul li a {
	padding: 10px 12px;
}

@media screen and (max-width: 390px) {#nav2 ul li a{padding: 10px 3px !important; font-size: 12px;}}

#logo2{
	position: relative;
	bottom: -5px;

}

#nav2 div, #nav2 nav {
	margin: auto;
	max-width: 1070px;
}

#nav2 ul {
	position: relative;	
	top: 2px;
}

#nav2 ul li a{
	padding: 6px 12px;
    font-size: 14px;
    border-radius: 5px;
    top: 3px;
    position: relative;
	color: #fff;
	margin-right: 5px;
}

#nav2 ul li a:hover{
	color: #323c52;
	text-decoration: none;
}

@media screen and (max-width: 491px) {
	.nav > li > a {
		padding: 10px 6px !important;
	}
}


/* Section 2 */


#home-section-2 h3 {
	max-width: 575px;
	color: #2E3C51;
	font: 36px 'Open Sans', sans-serif;
	font-weight: bold;
	padding: 100px 0px 15px 0px;
}
#home-section-2 h3 strong{
	color: #0098ff;
}
@media screen and (max-width: 960px) {#home-section-2 h3{font-size: 24px; padding: 40px 0px 35px 0px;}}

#home-section-2 ol{
	max-width: 710px;
	font: 16px 'Open Sans', sans-serif;
	color: #fff;
	font-weight: 300;
	padding: 0px 0px 35px 20px;
}

#home-section-2 ol li{
	padding-bottom: 10px;
	-moz-box-sizing: inherit;
}

#home-section-2 ol li a{
	text-decoration: none;
	color: #fff;
}

#home-section-2 ol li a:hover{
	text-decoration: none;
	color: #ddd;
}

.mini-pcs {
	text-decoration: underline !important;
}

.mini-pcs:hover {
	text-decoration: underline !important;
	color: #fff;
}


#section-2-bottom {
	margin-bottom: 130px;
	
}

#section-2-btn {
	position: relative;
	text-align: center;
	height: 60px;
	float: left;
}

@media screen and (max-width: 491px) {
	#section-2-btn {
		width: 250px;
	}
}


@media screen and (max-width: 491px){
	#section-2-bottom {
		margin-bottom: 50px;
	}
	#section-2-btn{
		float: inherit;
		margin: 0 auto;
	}
}
@media screen and (min-width: 960px) and (max-width: 5000px) {
	#saiba-mais {
		float: left;
		margin-left: 90px;
	}
	#section-2-bottom {
		margin-bottom: 130px;
		display: table;
	}
}

#saiba-mais {
	color: #fff;
	text-decoration: underline;
	position: relative;
	top: 20px;
	display: inline-block;
}

#saiba-mais:hover {
	color:#dddddd;
}

/* Fim Section 2 */



/* Section 3 */

#home-section-3 {
	display: table;
}

#home-section-3 article {
	display: table;
	padding: 60px 0px 75px 0px;
	margin: 0px;

}

#home-section-3 ul {
	padding: 0px;
}

#home-section-3 ul li {
	list-style-type: none;
	font-size: 16px;
}

#home-section-3 h2 {
	color: #169832;
	font: 14px 'Open Sans', sans-serif;
}

#home-section-3 h3 {
	font-size: 32px
}

@media screen and (max-width: 960px) {#home-section-3 h3 {font-size: 24px;}}

#home-section-3 h3,
#home-section-3 ul li{
	font-family: 'Open Sans', sans-serif;
	color: #777;
	font-weight: 300;
}

#home-section-3 img,
#home-section-3 ul {
	padding-bottom: 50px;
}

#home-section-3 a {
	color: #8c8c8c;
	text-decoration: underline;
}

#home-section-3 a:hover {
	color: #9d9d9d;
}

#home-section-3 img{
	display: block;
}

#home-section-3 .tip:hover {
	cursor: pointer;
}

@media screen and  (max-width: 480px) {#section-3 img {width: 100%; height: auto;}}
/* Section 4 */


#home-section-4 {
	background: #27ad5a;
	margin: 0px;
}

#home-section-4 {
	padding: 50px 0px 75px 0px;
}

#nav3 {
	padding: 25px 0px 50px 0px;
	position: relative;
	right: 89px;	
}

#nav3 ul{
	padding: 0px 0px 0px 165px;
}

@media screen and (max-width: 959px){
	#nav3 {
		padding: 25px 0px 10px 0px;
	}


    #section-4 h5,
	#section-4 ul {
	  padding-left: 10px;
	}

    #nav3 ul {
        padding-bottom: 150px;
        width: 250px;
        padding-left: 30px;
    }
}

@media screen and (max-width: 767px){
    #nav3 ul {
          padding-left: 30px;
    }
}

#nav3 ul li {
	list-style-type: none;
	padding-bottom: 3px;
	float: left;
	margin-left: 90px;
 	position: relative;
	color: #fff;
	font: 22px 'Open Sans', sans-serif;
	font-weight: 300;
}


@media screen and (max-width: 1199px) {
	#nav3 ul li {
		margin-left: 55px ;
	}
}




#nav3 ul li:hover {
	cursor: pointer;
	text-decoration: underline;
}



#home-section-4 h5 {
	font: 36px 'Open Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	text-align: center;
}

@media screen and (max-width: 960px) {#home-section-4 h5 {font-size: 24px;}}

#home-section-4 h5 i {
    font-weight: 700;
}

#section-4-itens {
	min-height: 281px;
}

#section-4- {
	min-height: 281px;
}

.section3-img {
	max-width: 376px;
}

#home-section-1 .section-4-btn {
	box-shadow: none;
}

.tv-corporativa h5 {
	font: 36px 'Open Sans', sans-serif;
	color: #fff;
	text-align: left !important;
	padding-left: 60px;
	font-weight: 400;
}


.tv-corporativa ul {
	padding: 10px 0px 75px 100px;
}

.tv-corporativa ul li {
	list-style-type: none;
	color: #fff;
	font: 16px 'Open Sans', sans-serif;
	font-weight: 400;
	padding-bottom: 3px;
}


.section-4-btn {
	position: relative;
	text-align: center;
	margin: auto;
}

.botao_menor {
    padding: 10px 22px 12px 22px;
    font-size: 1.2em;
}

@media screen and (max-width: 369px) {.section-4-btn a{font-size: 20px; padding: 20px 15px 20px 15px;}.section-4-btn {height: 50px; padding-bottom: 55px}}

#section-4-item-2,
#section-4-item-3,
#section-4-item-4,
#section-4-item-5 {
	display: none;
}

.tab-active:after{
  content: url('../../img/site/arrow.png');
  position: absolute;
  top: 30px;
  right: 40%;

}

@media screen and (max-width: 959px) {
.tab-active:after{
      display:none;

}
}

.tab-active {
  margin-bottom: 5px;
  text-decoration: underline;
	font-weight: bold !important;
}


/* Fim Section 4 */


/* Section 5 */

#home-section-5 {
	display: table;
	max-width: 100%;
	margin: 20px 0 40px;
}

#home-section-5 .startupi-logo {
	position: relative;
}

#home-section-5 .argumento-logo {
	position: relative;
}

#home-section-5 article {
	display: table;
	padding: 30px 0 0 0;
	margin: 0;
}

#home-section-5 h3{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: center;
	font-size: 25px;
	color: #a0bfe2;
    padding-bottom: 25px;
}

#home-section-5 blockquote {
	border: none;
	font-weight: 100;
	font-size: 18px;
	color: #888;
}

#home-section-5 blockquote span {
	font-size: 14px;
	color: #000;
	font-weight: 400;
}

#home-section-5 .ajustment {
	margin-bottom: 100px;
}

#home-section-5 .brands-wrap {
    display: block;
    clear: both;
	text-align: center;
	margin-top: 40px;
}

#home-section-5 .brands-wrap p {
	clear: both;
	font-weight: 100;
	color: #888;
}


#home-section-5 .brands-wrap .brands-logo {
	border: 2px solid #e5e5e5;
	border-radius: 3px;
	padding: 10px 0;
}
#home-section-5 .brands-wrap div{
	padding: 0
}
#home-section-5 .brands-wrap img{
	margin-right: 32px;
	opacity: .7;
}


@media screen and (min-width: 1200px) {
	#home-section-5 .brands-wrap .brands-logo img{
		padding: 0 7px;
	}

}

@media screen and (max-width: 958px) {
	#home-section-5 .brands-wrap .brands-logo img {
		padding: 0 8px;
	}
}

@media screen and (max-width: 767px) {

	#home-section-5 .startupi-logo {
		position: relative;
		top: 0px;
	}

	#home-section-5 .startupi-logo,
	#home-section-5 .argumento-logo {
		position: relative;
		display: block;
		margin-bottom: 25px;
		margin: auto;
		top: 0px;
	}

	#home-section-5 blockquote {
		border: none;
		font-weight: 100;
		font-size: 14px;
		color: #888;
	}

	#home-section-5 .brands-wrap p {
		text-align: center;
		margin-top: 50px;
	}

    #home-section-5 .brands-wrap .brands-logo {
        width: 310px;
        margin: auto;
    }

	#home-section-5 .brands-wrap .brands-logo img {
		padding: 0 1px;
	}

}

/* Fim Section 5 */

/* Section 6 */

#home-section-6 h1, #home-section-6 p{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#home-section-6{
	padding: 30px 10px;
	padding-bottom: 50px;
}
#home-section-6 h1{
	font-weight: bold;
	padding-bottom: 20px;
}
#home-section-6 h4{
	font-weight: bold;
    line-height: 1.4em;
}

#home-section-6 p{
	font: 14px 'Open Sans', sans-serif;
	color: black;
	text-align: justify;
	line-height: 25px;
    margin-top: 10px;
    margin-bottom: 30px;
}

/* Fim Section 6 */

/*  Footer */


/* Pagina Precos */

/* section 1 */

#precos-nav-1 {
	margin-left: 125px;
	padding: 24px 10px 40px 0px;
}

#precos-nav-1 ul {
	display: inline;
}

#precos-nav-1 ul li {
	display: inline;
	color: #b0d4ee;
	font: 24px 'Open Sans', sans-serif;
	padding-right: 53px;
	position: relative;
}

#precos-nav-1 ul li:hover {
	cursor: pointer;
}

.tab-active-3:after {
	content: url('../../img/site/arrow-blue.png');
	position: absolute;
	top: 18px;
	right: 115px;	
}

.tab-active-3 {
	font-size: 40px !important;
	text-decoration: underline;
	font-weight: 400 !important;
	color: #56a3db !important;
}

@media screen and (max-width: 969px) {
	#precos-nav-1 ul li {
		display: block; max-width: 220px;
	} 
	.tab-active-3:after {
		content: none;
	}
	#a1 {
		background-position: center, 4%, 95%;
		height: 195px;
	}
}


/* section 2 */

.pagina-precos-conteudo {
	padding-bottom: 246px;
}

.pagina-precos-conteudo h3{
	color: #161616;
	font: 20px 'Open Sans', sans-serif;
	padding: 0px;
	font-weight: 600;
}


.pagina-precos-conteudo ul {
	padding-left: 22px;
	padding-top: 40px;
}

.pagina-precos-conteudo ul li {
	color: #008800;
	font: 20px 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 40px;
}

.pagina-precos-conteudo ul li span{
	color: #5d5d5d;
}

#precos-nav-2 ul {
	padding: 0px;
	position: relative;
	top: 10px;	
}

#precos-nav-2 ul li {
	list-style-type: none;
	font: 18px 'Open Sans', sans-serif;
	color: #74b1e0;
	display: block;
	font-weight: 300;
	padding-bottom: 10px;
}

#precos-nav-2 ul li {
	padding: 10px 0px 14px 19px;
	display: block;
    cursor: pointer;
}

.tab-active-2 {
	background: #087cd1;
	font-size: 22px;
	color: #fff !important;
}

.tab-active-2:hover {
	color: #eee !important;
	text-decoration: none;
}

#precos-nav-2 ul li a:hover {
	color: #74b1e0;
	text-decoration: none;
}

#precos-item-2 ul li:last-child{
	margin-bottom: 50px;
}

.pagina-precos-conteudo {
	padding-left: 100px !important;
}

.pagina-precos-conteudo p{
	font: 18px 'Open Sans', sans-serif;
	color: #666;
}

/* Pagina Criar Conta */


#criar_conta {
	background: #323c51;
	margin: 0px;
	height: 85px;
	margin-top: 66px;
}

#criar-conta-formularios {
	margin: 35px 0px 75px 0px;
}

#finalize-sua-conta {
    border: 1px solid #dcdcdc;
    padding: 10px 40px;
    margin-bottom: 50px;
}

#finalize-sua-conta h3 {
    color: #199f38;
    font-size: 18px;
    font-style: italic;
    margin-bottom: 20px;
}

#finalize-sua-conta span {
    color: #a6a6a6;
    font-size: 12px;
}

#finalize-sua-conta p {
    color: #686868;
    font-size: 30px;
}

#finalize-sua-conta strong {
    color: #000000;
}

#criar-conta-formularios h3, 
#criar-conta-formularios p label {
	font-family: 'Open Sans', sans-serif;
}

#criar-conta-formularios .dbotao {
	padding: 0px 5px;
}

/*#login_form,
#form-criar-conta {
	min-height: 550px;
} */

#login_form input,
#form-criar-conta input {
	width: 99%;
	height: 40px;
	border: 1px solid #e0e0e0;
    padding: 10px;
}

#login_form p,
#form-criar-conta p {
	margin-bottom: 5px;
}

#login_form label,
#form-criar-conta label {
	margin-top: 10px;	
	font-weight: 600;
}

#concordar-termos {
	width: inherit !important;
	height: inherit !important;
}

#concordar-termos-texto {
	position: relative;
	left: 10px;
	top: 1px;
}


#planos_pagseguro {
    display: none;
    padding: 40px;
    font-size: 1.6em;
    color: #808080;
    text-align: center;
}

#planos_pagseguro img {
    display: block;
    margin: 50px auto 10px;
}

#form-break {
	float: left;
	width: 50%;
	padding-right: 5px;
}

#form-break-2 {
	float: left;
	width: 50%;
	padding-left: 5px;
}

@media screen and (max-width: 479px) {

		#form-break {
		float: none;
		width: 100%;
		padding-right: 0px;
	}

	#form-break-2 {
		float: none;
		width: 100%;
		padding-left: 0px;
	}

}

#img_PagSeguro {
    display: inline;
    margin-left: 10px;
}

.btn-finalizar {
    position: relative;
    text-align: center;
    margin: 20px auto;
}

.btn-criar {
    margin: 20px 0;
	height: 50px;
}
.btn-criar button{
    float: right;
}

.checkbox input {
	width: 15px !important;
	height: 15px !important;
}


#criar_conta h1 {
	color: #fff ;
	font: 30px 'Open Sans', sans-serif;
	font-weight: 300; 
	text-align: center;
	vertical-align: middle;
}

#login_form {
	background: #f5f5f5;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

#form-login-topo {
	width: 230px;
}

#form-login {
	padding: 25px 0px 10px 0px;
}

#form-login span a {
	font-weight: 300;
	display: inline-block;
	font-size: 12px;
	margin-left: auto;
	position: relative;
	left: 130%;
}

	@media screen and (max-width: 1179px) {
		#form-login span a {
			position: relative !important;
			left: 70% !important;
		}
	}

#login_form i {
	font-weight: 300;
	font-size: 12px;
}

#form-criar-conta {
	background: #f5f5f5;
	padding-left: 0px;
	border-radius: 10px;
	box-shadow: 1px 1px 15px -3px rgba(0,0,0, .4);
}

#form-criar-conta form {
	padding: 3% 5% 1% 8%;
}


#licencas {
	margin-top: 50px;
}

#planos_pagseguro input {
	width: inherit;
	height: inherit;
}


/* Precos/Hadware */

#precos-section-2 {
	max-width: 100%
	margin:0;
	padding: 0;
}

#pagina-hardware-conteudo {
	position: relative;
	bottom: 35px;	
	margin: 30px 0px 0px 0px;
}


#hardware_venda_1 p,
#hardware_venda_1 h5{
	margin: 0px;
}


.espacamento-vertical {
	margin-top: 20px !important;
}

.text-style-1 {
	text-align: center;
	color: #888;
	font: 'Open Sans' sans-serif;
}

.text-style-1 span{
	color: #f96311;
	font-size: 28px;
	font-weight: 600;
}

.espacamento-vertical-2 {
	margin-top: 45px;
	padding-top: 25px;
}

.espacamento-vertical-3 {
	margin-top: 40px;
}

  /*Botao comprar */

	.produto-descricao {
	padding-left: 55px !important;
}

	.produto-descricao h3 {
		font-size: 20px !important;
		font-weight: 700 !important;
		color: #000 !important;
	}

	.produto-descricao ul{
		padding: 0px;
		list-style-type: none;
	}

	.produto-descricao h3,
	.produto-descricao h5,
	.produto-descricao p,
	.produto-descricao ul li {
		color: #626262;
		font: 14px 'Open Sans', sans-serif;
	}

	.produto-descricao h3,
	.produto-descricao h5 {
		font-weight: 600;
	}

	/*fim botao comprar*/

.call-to-action {
	padding: 15px 0px 70px 0px;
}

.produto-fotos p {
	margin-top: 20px;
}

#obs {
	font: 16px 'Open Sans', sans-serif;
	color: #666;
	margin-top: 25px !important;
}

.espacamento-horizontal {
	padding-left: 80px !important;
}

.preco {
	font: 36px 'Open Sans', sans-serif !important;
	font-weight: 700 !important;
	color: #000 !important;
	margin: 0px;
	padding: 0px !important;
}	

#hardware_venda_2 {
	display: table;
	padding-bottom: 150px;
	padding-top: 50px
}

#hardware_venda_2 img {
    max-width: 315px;
}

#hardware_venda_2 p,
#hardware_venda_2 h5{
	margin: 0px;
}


#hardware_venda_2 a {
	cursor: pointer;
}

#hardware_venda_2 .popover {
	width: 200px;
}

	/* Precos/Hardware Responsive */

	@media screen and (max-width: 957px) {
	.espacamento-horizontal {
		padding-left: 0px !important; 
	}

	#hardware_venda_2 {
		display: block;
	}

	.produto-fotos {
		display: table;
		margin: auto;
	}

	.obs {
		display: block;
		text-align: center;
	}

	.produto-fotos {
		padding-right: 0px
	}
}

@media screen and (min-width: 420px) and (max-width: 780px) {
	.botao {
	    padding: 15px 5px 15px 5px;
	    font-size: 16px;
		width: 100%;
        margin-left: 10px;
	}
    .botao2 {
        padding: 15px 5px 15px 5px;
        font-size: 16px;
        width: 100%;
        margin-top: 10px;
        margin-left: 10px;
        background-color: #36849e;
        border-color: #36849e;
        display: block;
    }
    .botao2:hover {
        background-color: #176681;
        border-color: #176681;
    }
	#saiba-mais {
		padding-left: 50px;
	}
	#section-2-bottom {
	    margin-bottom: 50px;
		display: flex;
	}
	#section-3 {
		text-align: center;
	}
	#home-section-3 {
		display: block;
		margin: 0 auto;
	}
	#home-section-3 article{
		display: block;
	}
	#home-section-3 img{
		display: initial;
	}
	#nav3{
		width: 100%;
		right: 0px;
	}
	#nav3 ul{
		width: 100%;
		text-align: center;
		padding: 0px;
	}
	#nav3 ul li {
	    margin: 0;
	    float: initial;
	    background: #71C983;
	    padding: 10px;
	    border: 4px solid #27AD5A;
	    border-radius: 10px;
	}
	#home-section-4 h5{
		font-size: 19px;
		text-align: left;
	}
	.tv-corporativa ul li{
		font: 16px 'Open Sans', sans-serif;
	}
	#home-section-5{
		display: block;
	}
	#home-section-5 .ajustment{
		margin-bottom: 20px;
	}
	#home-section-5 article{
		display: block;
	}
	.destaque_blog div{
		text-align: center;
	}
	.destaque_blog img{
		width: 100%;
	}
	#home-section-5 .destaque_blog span{
		display: initial;
	}
	#dtop nav ul li a {
	    font: 16px 'Open Sans', sans-serif;
	    line-height: 50px;
	}
	body #modal_datasheet{
		overflow-y: auto;
		height: auto;
		max-height: 300px;
		margin-top: -150px;
	}
	#software-container h2{
		padding: 15px 100px 30px;
		font-size: 28px;
	}
	.container-infos {
		text-align: center;;
	}
}
@media screen and (max-width: 415px) {
	.produto-descricao {
		padding-left: 0px !important;
	}
	#a1 {
		margin-top: 20px;
		padding-bottom: 60px;
	}
	#a1 a {
		font-size: 14px;
	}
	#a1 i {
		width: 18px;
    	height: 10px;
	    background-size: 100%;
	}
	.section-4-btn {
		margin:0;
	}
    .botao {
        padding: 15px 5px 15px 5px;
        font-size: 1.6em;
        width: 100%;
        margin-left: 10px;
    }
    .botao2 {
        padding: 15px 5px 15px 5px;
        font-size: 1.6em;
        width: 100%;
        margin-left: 10px;
        margin-top: 10px;
        background-color: #36849e;
        border-color: #36849e;
        display: block;
    }
    .botao2:hover {
        background-color: #176681;
        border-color: #176681;
    }
	#home-section-1 {
		height: auto;
		padding-bottom: 40px;
	}
	#home-section-5 h3 {
		font-size: 2.6rem;
	}
	#home-section-5 .brands-wrap div{
		padding: 0px;
		display: inline-block;
	}
	#sendContato2{
		font-size:16px;
	}
	#home-section-3 {
		text-align: left;
		margin: 0 auto;
	}
	#nav3{
		width: 100%;
		right: 0px;
	}
	#nav3 ul{
		width: 100%;
		text-align: center;
		padding: 0px;
	}
	#nav3 ul li {
	    margin: 0;
	    float: initial;
	    background: #71C983;
	    padding: 10px;
	    border: 4px solid #27AD5A;
	    border-radius: 10px;
	}
	#home-section-4 h5{
		font-size: 19px;
		text-align: left;
	}
	.tv-corporativa ul li{
		font: 16px 'Open Sans', sans-serif;
	}
	#home-section-5{
		display: block;
	}
	#home-section-5 .ajustment{
		margin-bottom: 20px;
	}
	#home-section-5 article{
		display: block;
	}
	.destaque_blog div{
		text-align: center;
	}
	.destaque_blog img{
		width: 100%;
	}
	#home-section-5 .destaque_blog span{
		display: initial;
	}
	#dtop nav ul li a {
	    font: 16px 'Open Sans', sans-serif;
	    line-height: 50px;
	}
	.col-xs-4{
		width: 100%;
	}
	body #modal_datasheet{
		padding: 15px;
	    width: 350px;
		margin-top:-175px;
		margin-left:-175px;
		overflow-y: auto;
		height: auto;
		max-height: 400px;
	}
	
	.container-infos {
		text-align: left;
	}
	.topo-conteudo h1{
		font-size: 1.6em;
		padding: 0px;
		text-align: center;
	}
	.topo-conteudo {
		height: 70px;
	}
	.topo-conteudo section{
		height: auto;
	}
}

@media screen and (min-width: 415px){
	#software-container h2{
		padding: 15px 40px 30px;
		font-size: 24px;
	}
}
@media screen and (max-width: 359px) {
	.produto-descricao {
		padding-left: 0px !important;
	}
}

/* precos/software */

#precos_software {
	padding-bottom: 100px;
	clear: both;
}

#precos_software p {
	text-align: center;
	color: #575757;
	font: 16px 'Open Sans', sans-serif;
	margin-bottom: 0px; 
}

#precos_software h4,
#precos_software ul li {
	font-family: 'Open Sans', sans-serif;
}

#precos_software h4 {
	font-size: 28px;
	color: #444;
}

#precos_software ul {
	padding: 0px;
	padding-bottom: 0px;
}

#precos_software ul li {
	font-size: 14px;
	list-style-type: none;
	color: #838383;
}

#infosHardware p{
	text-align: left;
    left: 20px;
    position: relative;
}
#infosHardware h3{
	color: #888888;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	text-align: center;
	position: relative;
	top: 150px;
	font-weight: lighter;
}
#infosHardware h4{
	color: #31a836;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	text-align: center;
}
#infosHardware h5{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	margin-bottom: 0;
}
#infosHardware .hardBox{
	text-align: center;
	border: 1px solid #bebebe;
	height: 270px;
}
#infosHardware .arrow{
	position: absolute;
	top:-5px;
	left: 143px;
}

#infosHardware .tool_mini-pc, #infosHardware .tool_tv-monitor,
#infosHardware .tool_desktop, #infosHardware .tool_tv-monitor2, #infosHardware .tool_tv-sony{
	background-color: #ddd;
	width: 300px;
	position: absolute;
	margin-left: 50%;
	left: -150px;
	border-radius: 5px;
	z-index: 9999;
	display: none;
	color: black;
	font-family: 'Open Sans', sans-serif;
	padding: 10px;
}
#infosHardware .tool_tv-monitor h5, #infosHardware .tool_tv-monitor2 h5{
	padding-bottom: 10px;
}
#infosHardware .tool_desktop button{
	font-size: 13px;
}
#infosHardware .clearfix{
	margin-top: 20px;
}
/*#infosHardware .tool_tv-sony .btn-primary{
	background: #38648a;
}*/
#infosHardware span{
	font-size: 10px;
}
#infosHardware button{
	width: 210px;
	font-weight: bold;
	margin-top: 10px;
	padding: 12px;
	font-size: 17px;
}
#infosHardware .fa-info-circle{
	color:#d4d4d4;
	margin-top: 10px;
}

#precos_software .tip:hover{
	cursor: pointer;
}

	/* css da tabela */



		#corpo-tabela  {
		  max-width: 1170px;
		  padding: 30px 0px 20px 0px;
		}
		#corpo-tabela table {
		  width: 100%;
		}

		#corpo-tabela thead tr th{
		  height: 66px;
		  width: 25%;
		  font-family: 'Open Sans', sans-serif;
		  border: 4px solid #fff;
		  text-align: center;
		}

		#corpo-tabela tbody tr td{
		  height: 130px;
		  width: 25%;
		  font: 15px 'Open Sans', sans-serif;
		  border: 4px solid #fff;
		  padding: 0px 10px;
		}


		.ligue-para-nos {
          color: #000000;
          font-size: 13px;
		  display: block;
		  font-weight: 700;
		}

		.ligue-para-nos:before {
		  content: url(../../img/site/tel-icon.png);
		  padding-right: 10px;
		  position: relative;
		  top: 2px;
		}


		.precos-table-4 {
			padding: 20px 0px 70px 0px;
		}

		.precos-table-4 table {
		  width: 100%;
		  font-family: 'Open Sans', sans-serif;
		}

		.precos-table-4 thead tr th {
			width: 25%;
			border: 4px solid #fff;
			text-align: center;
		}

		.precos-table-4 tbody tr td {
			width: 25%;
			height: 130px;
			border: 4px solid #fff;
		}

		.precos-table-2 {
			padding-top: 20px;
		}

		.precos-table-2 table{
			width: 100%;
		}

		.precos-table-2 table tbody tr td {
		  width: 25%;
		  border: 4px solid #fff;
		  font-family: 'Open Sans', sans-serif; 
		}

		.imagem-padding {
			padding-right: 10px;
		}

		.color1 {
		  background: #f4f4f5;    
		}

		.color2 {
		  background: #e9eaec;
		}

		.color3 {
		  background: #f96311;
		  font-size: 22px;
		  font-weight: 400;
		  color: #fff;
		}

		.color4 {
		  background: #7c7c7c;
		  color: #fff;
		  font: 16px 'Open Sans', sans-serif;
		  text-align: left;
		  padding-left: 10px;
		  height: 26px;
		  width: 100%;
		  border-left: 4px solid #fff;
		  border-right: 4px solid #fff;
		}

		.tline {
		  height: 50px;
		}

		.tf1 {
		  text-align:center;
		  position: relative;
		  font-size: 28px;
		  font-weight: 700;
		  padding-bottom: 2px;
		  display: block;
		}


		.tf2 {
		  color: #8c8c8c;
		  font-weight: 300;
		}

		.tf3 {
		  display: inline-block;
		  width: 62px;
		  font-size: 12px;
		  float: left;
		  padding-bottom: 25px;
		  position: relative;
		  left: 60px;
		  top: 5px;		  
		}

		.tf4 {
		  font-weight: 700;
		  padding-right: 10px;  
		}

		.tf5 {
			font-size: 14px !important;
		}

		.t-align {
		  text-align: right;
		}

		.t-align2 {
		  text-align: center;
		}

		.tabela-empresa-preco { 
			float: left;
			left: 50px;
		}

		.table-btn {
			position: relative;
            bottom: 10px;
			text-align: center;
		}

	/*Fim tabela*/


/* precos/servicos */

#precos_servicos {
	max-width: 100%;
}

@media screen and (max-width: 959px){
	#precos_servicos div {
		padding-left: 0px !important;
	}
}

/* Pagina 404 */ 

#pagina-404 {
	/*background: #56a3db;*/
	margin: 0px;
	margin-top: 66px;
}

#pagina-404 h1, 
#pagina-404 h3, 
#pagina-404 small{
	color: #2E3C51;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}

#pagina-404 h1 {
	font-size: 40px;
	display: block;
	padding: 50px 0px;
	font-weight: 700;
}

#pagina-404 h3 {
	font-size: 23px;
	font-weight: 300; 
	display: block;
	text-align: left!important;
	padding: 50px 0;
}

#pagina-404-content {
	/*background: url(../../img/site/nuvens.png) no-repeat, url(../../img/site/nuvens-2.png) no-repeat;
	background-position:left, right 80px;
	height: 200px;*/
}

@media screen and (max-width: 440px) {
  #pagina-404-content {
	background: url(../../img/site/nuvens.png) no-repeat, url(../../img/site/nuvens-2.png) no-repeat;
	background-position:left, 887px 80px;
	background-size: 300px, 0px, 0px;
	height: 200px;
}

}

#nuvem-2 {
	position: absolute;
	top: 166px;
	right: 90px;
}

.pagina-404-btn {
	position: relative;
	text-align: center;
	background: #169832;
	width: 220px;
	height: 60px; 
	margin: auto;
	border-radius: 5px;
}

.pagina-404-btn:hover {
    background: #0daa33;
    transition: .4s;
}


.pagina-404-btn a {
  color: #fff;
  text-decoration: none;
  position: relative;
  top: 14px;
  right: 0px;
  font:  20px 'Open Sans', sans-serif;
  padding: 15px 30px 25px 30px;
}

.pagina-404-btn a:hover {
  color: #fff;
  text-decoration: none;
}

#arvore-404 {
	clear: both;
	float: right;
}

/* Pagina Software */


#pagina-software {
	display: table;
	max-width: 100%;
}

#dashboard-container {
	max-width: 1170px;
	margin: auto;
	padding-bottom: 25px;
}

#dashboard-container {
	display: table;
}

#software-container h2{
	position: relative;
	font-weight: 300;
	margin: auto;
	text-align: center;
	color: #323c51;
	font-size: 42px;
	padding: 40px 0px;
}

@media screen and (max-width: 768px) {#software-container h2{font-size: 30px; padding: 15px 0px 30px;}}

#software-container ul li {
	font: 16px 'Open Sans', sans-serif;
	font-weight: 300;

}

#dashboard-container img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
    margin: auto;
}

.software-btn {
	position: relative;
	text-align: center;
	margin: auto;
}

.software-btn a {
    margin-top: 20px;
}

#software-container h3 {
	color: #169832;
	font-size: 16px;
	padding: 40px 0px 0px 15px;
	margin-bottom: -20px;
}

#software-container h4 {
	color: #8c8c8c;
	font-size: 32px;
	font-weight: 500;
	margin-top: 75px;
}

@media screen and (max-width: 768px) {#software-container h4 {font-size: 24px;}}

#software-container ul {
	padding: 0px;
	list-style-type: none;
	color: #8c8c8c;
}

.dicas {
	color: #8c8c8c;
	text-decoration: underline;
}

.dicas:hover {
	color: #8c8c8c;
}


.software-img {
	display: block;
	margin-top: 75px;
	padding-left: 90px;
	width: 100%;
	height: auto;
	max-width: 376px;
}

@media only screen and (max-width: 1999px) {
    .software-img {
        padding-left: 0px;
    }
}


.software-btn-2 {
	position: relative;
	text-align: center;
    margin: 175px auto;
	top: 85px;
	margin-top: 0px;
}

@media screen and (max-width: 500px) {.software-btn-2 {width: 260px;}}
@media screen and (max-width: 500px) { .software-btn-2  a {font-size: 16px; padding: 10px 10px 5px 10px; top: 10px; right: 5px;}}


#parceiros {
	max-width: 1053px;
	height: 128px;
	margin: 0 auto;
	background: url(../../img/site/parceiros.gif) no-repeat;
	background-size: 100%;
	margin-bottom: 100px;

}

.btn-avancar {
	margin: 20px auto;
}

.footer-conteudo-popopver {
	display: table;
	width: 100%;
	margin: -27px 0px -11px 0px;
	padding: 0px;
}

.conteudo-do-popover h5 {
	font-weight: 300;
	font-size: 16px;
}

.conteudo-do-popover span {
	font-weight: 800;
	font-size: 18px;
	padding-left: 10px;
	color: #353535;
}

.conteudo-do-popover label {
	margin: 5px 0px 10px 0px;
	color: #929292;
}

.conteudo-do-popover p{
	margin-bottom: 30px !important;
	text-align: left  !important;
	font-size: 15px !important;
	font-weight: 800 !important;
	color: #929292 !important;
}

#footer-popover-col-1,
#footer-popover-col-2 {
	float: left;
}

#footer-popover-col-1 {
	min-width: 150px;
	margin-top: 29px;
	padding-right: 100px;

}

#footer-popover-col-2 {
	padding-right: 10px;

}

#footer-popover-col-1 p {
	display: inline;
	font-weight: 800;
	font-size: 18px;
}

.footer-conteudo-popopver p span {
	font-size: 22px;
}

#popover-incl:before {
	content: url(../../img/site/arrow-2.png);
	position: relative;
	top: 3px;
	padding: 0px 10px 0px 30px;
}

/* Como funciona */

#como-funciona-2 {
	margin: 0px;
	padding: 0px;
}

#como-funciona-conteudo {
	padding: 50px 0px 125px 0px;
}

#como-funciona-conteudo h4 {
	color: #323c51;
	font-size: 42px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}

@media screen and (max-width: 768px) {#como-funciona-conteudo h4{font-size: 30px;}}

#como-funciona-conteudo button {
	background: #169832;
	width: 250px;
	height: 60px;
	border: none;
	position: relative;
	top: 35px;
	/*box-shadow: 5px 5px 0px #0d7e25; */
	margin-left: 20px;
}

#como-funciona-conteudo button:hover {
	    background: #0daa33;
}

#como-funciona-conteudo button a {
	color: #fff;
	font-size: 22px;
	font-weight: 300;

}

#como-funciona-conteudo button a:hover {
	text-decoration: none;
	/*transition: .4s;*/
}


/*
#como-funciona-conteudo button:active {
	 box-shadow: 2px 3px 0px #0d7e25;
  	top: 37px; 
}
*/

#como-funciona-info {
	max-width: 933px;
	margin: auto;
	height: 275px;
	background: url(../../img/site/como-funciona-bg.png) no-repeat; 
	margin-bottom: 100px;	 
	background-size: 100%;
}

#download_pdf {
    margin-top: 25px;
    margin-left: 30px;
	padding: 20px 70px;
}

#background_datasheet {
    display: none;
    width: 100%;
    height: 100%;
    background-color: #3f3f3f;
    opacity: .7;
    position: fixed;
    top: 0;
    z-index: 10000;
    overflow: hidden;
}

#position_datasheet {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 10010;
}

#modal_datasheet {
    width: 500px;
    height: 360px;
    background-color: #ffffff;
    z-index: 10020;
    padding: 20px;
    overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top:-250px;
	margin-left:-250px;
}

#modal_datasheet h2 {
    margin-top: 5px;
}

#modal_datasheet button {
    float: right;
    margin: 20px 0;
    font-size: 1.4em;
    padding: 10px 50px;
}

.info-1 {
	position: relative;
	top: 84px;
	left: 66px
}

.info-2 {
	position: relative;
	top: 46px;
	left: 351px;
}

.info-3 {
	position: relative;
	top: 25px;
	left: 533px;
}

.info-4 {
	position: relative;
	top: 117px;
	left: 532px;
}

.info-5 {
	position: relative;
	top: 48px;
	left: 706px;
}

@media screen and (max-width: 959px ) {
	.info-1 {
		top: 60px;
		left: 50px;
	}

	.info-2 {
		top: 34px;
		left: 274px;
	}

	.info-3 {
		top: 91px;
		left: 433px;
	}

	.info-4 {
		top: 14px;
		left: 390px;
	}

	.info-5 { 
		top: 34px;
		left: 550px;
	}
}

#como-funciona-info-2 {
	display: none;
	padding: 0px 30px 20px 20px;
}

#como-funciona-info-2 p {
	font: 16px 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
}


@media screen and (max-width: 767px) {
	#como-funciona-info {
		display: none;
	}

	#como-funciona-info-2 {
		display: block;
	}
}


#passo-a-passo {
	background: #57a4db;
	clear: both;
	margin: 0px;
	padding: 0px 0px 125px 0px;
}

#passo-a-passo h2 {
	text-align: center;
	color: #fff;
	font-weight: 300;
	padding: 50px 0px;
	font: 42px 'Open Sans', sans-serif;
}

#video-2 {
	max-width: 560px;
	height: 350px;
	margin: 0 auto;
}


/* Contato */ 

#pagina-contato {
	max-width: 100%;
}

#contato-formulario {
	margin-top: 30px;
}

#form_contato {
	max-width: 430px;
}

.form-input-1 {
	width: 100%;
	height: 45px;
	background: #f3f3f3;
	border: 1px solid #d8d8d8;
	/*border-radius: 5px;*/
	margin-top: 20px;
    padding: 0 10px;
}

.form-input-2 {
	width: 48%;
	float: left;
	height: 45px;
	background: #f3f3f3;
	border: 1px solid #d8d8d8;
	/*border-radius: 5px;*/
	margin-top: 20px;
    padding: 10px;
}

.form-input-3 {
	width: 48%;
	float: left;
	height: 45px;
	background: #f3f3f3;
	border: 1px solid #d8d8d8;
	/*border-radius: 5px;*/
	position: relative;
	margin: 0px 0px 0px 4%;
    padding: 10px;
}

.form-input-4 {
	width: 100%;
	height: 190px;
	background: #f3f3f3;
	border: 1px solid #d8d8d8;
	/*border-radius: 5px;*/
	margin-top: 20px;
    padding: 10px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #b0b0b0;
	/*padding-left: 10px;*/
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #b0b0b0;
   	/*padding-left: 10px;*/
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #b0b0b0;
    /*padding-left: 10px;*/
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #b0b0b0;
	/*padding-left: 10px;*/
}

#btn-enviar {
	margin: 20px 0;
    float: right;
}

#status {
	max-width: 440px;
}

#endereco {
	border: 1px solid #f2f2f2;
	border-radius: 5px;	
	margin-top: 100px;
	margin-bottom: 80px;
	padding-bottom: 10px;		
}

#endereco h5 {
	font: 22px 'Open Sans', sans-serif;
	font-weight: 600;
	margin-left: 1rem !important;
}


.cor-verde {
	color: #169832;
	font-weight: 300;
	padding-left: 15px;
}

#endereco p {
	font: 14px 'Open Sans', sans-serif;
	color: #979797;
	margin-left: 1rem !important;
}

#endereco img {
	padding-left: 10px;
	max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

#email-link {
	display: block;
	text-align: right;
	position: relative;
	margin-bottom: 100px;
}

#precos-hardware #nav-principal ul li a {
	background: #000;
}

#status {
	display: none;
}

/* termos */

#termos-container {
	padding: 50px 0px 50px 0px;
}

.socialWidget{
	position:fixed;
	margin-top: 91px;
	background:rgba(255,255,255,.5);
	left:0;
	padding:10px;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border:1px solid rgba(255,255,255,.7);
	border-left:0;
	z-index:999
}


/*correÃ§Ã£o hover menu blog ~*/
.nav > li > a:focus {
    text-decoration: none;
    background-color: #169832;
}
@media screen and (min-width: 420px) and (max-width: 780px) {
	body #modal_datasheet{
		overflow-y: auto;
		height: auto;
		max-height: 300px;
		margin-top: -150px;
	}
	#software-container h2{
		padding: 15px 100px 30px;
		font-size: 28px;
	}
	.container-infos {
		text-align: center;;
	}
	
	#home-section-5{
		display: block;
	}
	#home-section-5 .ajustment{
		margin-bottom: 20px;
	}
	#home-section-5 article{
		display: block;
	}
	#home-section-5 .destaque_blog span{
		display: initial;
	}
	#dtop nav ul li a {
	    font: 16px 'Open Sans', sans-serif;
	    line-height: 50px;
	}
}
@media screen and (max-width: 450px) {
	body #modal_datasheet{
		padding: 15px;
	    width: 350px;
		margin-top:-175px;
		margin-left:-175px;
		overflow-y: auto;
		height: auto;
		max-height: 400px;
	}
	
	#dtop{
		height: 100px;
	}
	#dtop #logo{
	    margin: 0 auto;
		padding-top: 10px; 
	    text-align: center;
	}
	#dtop #logo img{
		display: inherit;
	}
	#nav-principal{
		height: 50px;
	}
	#cadastro-e-login{
	   margin-top: -47px;
	   float: left;
	}
	#nav-principal ul.is-visible{
		top: 50px;
	}
	#dropdown-content{
		margin-left: 0px;
	}
}

@media screen and (max-width: 780px){
	#home-section-1 {
		background-size: cover;
	}
}

.c2{
	background-color: #46a7c5;
}
.c2:hover{
	background-color:rgba(13, 149, 162, 0.79);
}



#mensagem_status{
	position: absolute;
  z-index: 999;
  right: 0;
  padding: 10px;
}

.nav > li > a:focus {
    text-decoration: none;
    background-color: #169832;
}

.col-hd-1{
	height: 50px;
	text-align: right;
	padding: 5px;
}
.col-hd-1 span{
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	display: inline-table;
	left: 30px;
}
.col-hd-2{
	height: 50px;
	text-align: left;
	padding: 5px;
}
.col-hd-2 span{
	ont-style: italic;
    width: 50px;
    line-height: 15px;
    font-size: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.img-key{
	text-align: center;
    position: relative;
    top: -10px;
}

/* Menu responsivo */
#nav-principal {
    float: left;
    margin: auto;
    width: 44px;
    background: url("../../img/phonecorp/cd-icon-menu.svg") no-repeat center center;
    background-size: 44px 44px;
    cursor: pointer;
}

#nav-principal ul {
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: 0px;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
#nav-principal ul.is-visible {
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
  padding: 0px;
  z-index: 9999;
}
#nav-principal a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 5%;
  background: #56A3DB;
  border-top: 1px solid #9CC4CE;
  color: #FFF;
}

#logo{
	float: left;
}

#home-section-1 #section-1{
	padding: 0px;
}
@media only screen and (min-width: 769px) {
	#nav-principal {
	    width: auto;
	    height: auto;
	    background: none;
	    cursor: auto;
	  }
	#nav-principal ul {
	    position: static;
	    width: auto;
	    -webkit-transform: translateY(0);
	    -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	    -o-transform: translateY(0);
	    transform: translateY(0);
	    line-height: 80px;
	  }
	#nav-principal ul.is-visible {
	    -webkit-transform: translateY(0);
	    -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	    -o-transform: translateY(0);
	    transform: translateY(0);
	  }
	#nav-principal li {
	    display: inline-block;
	  }
	#nav-principal a {
	    display: inline-block;
	    height: auto;
	    line-height: normal;
	    padding: .6em 1em;
	    border-top: none;
	    font-size: 13px;
	    font-size: 0.8125rem;
	    font-weight: bold;
	  }
	  
	  #home-section-1 .tit-slide{
	  	text-align: center;
	  	font-size: 36px;
	  	margin-top: 118px;
	  }
	  #home-section-1 .tit-slideh1{
	      padding-top: 20px;
	      font-size: 20px;
	      text-align: center;
	  }
	  #home-section-1 .btn-sol{
	      margin-top: 40px;
	  }
	  #home-section-1 .section-1-bottom{
	  	margin: 0 auto;
	      margin-top: 50px;
	  }
	  
	  
}
@media only screen and (min-width: 1024px) {
	#nav-principal {
    	height: 80px;
  	}
  	#cadastro-e-login{
		margin-top: 25px;
  	}
	#home-section-1{
		height: 100%;
		background-size: initial;
	}
	#home-section-1 .tit-slide {
	    margin-top: 78px;
	}
	#dtop nav ul {
	    display: block;
	    margin: 0 auto;
	}
	.col-hd-2 {
	    padding: 20px;
	}
	.ligue-para-nos {
		margin-top:30px;
	}
	#form_contato{
		width: 100%;
		max-width: none;
	}
	.homedepo .overview{
		padding-top:5px;
	}
}
@media only screen and (max-width: 1024px) {
	#home-section-1{
		height: 100%;
		background-size: initial;
		padding-bottom: 50px;
	}
	#home-section-1 .tit-slide {
	    margin-top: 78px;
	}
	#dtop nav ul {
	    display: block;
	    margin: 0 auto;
	}
	.destaque_blog img{
		width: 100%;
	}
	#home-section-5 h3{
		font-size: initial;
	}
	.col-hd-2 {
	    padding: 20px;
	}
	.ligue-para-nos {
		margin-top:30px;
	}
	#form_contato{
		width: 100%;
		max-width: none;
	}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
	.container-infos{
		text-align: center;
		display: inline-block;
	}
	#cadastro-e-login{
	   margin-top: -53px;
	   float: right;
	   margin-right: 50px;
	}
}
@media only screen and (max-width: 768px) {
	#home-section-1{
		background-color: #323c52;
		background-image: none;
		height: 100%;
		background-size: initial;
		padding-bottom: 00px;
	}
	#home-section-1 .tit-slide {
	    margin-top: 10px;
	}
	#dtop nav ul {
	    display: block;
	    margin: 0 auto;
	}
	
	#download_pdf{
		margin: 0;
	}
	.info-1 {
	    position: relative;
	    top: 90px;
	    left: 170px;
	}
	.info-2 {
	    position: relative;
	    top: 50px;
	    left: 420px;
	}
	.info-4 {
	    position: relative;
	    top: 120px;
	    left: 600px;
	}
	#pagina-software{
		display: block;
		max-width: initial;
	}
	.container-infos .software-img{
		display: initial;
	}
	.software-btn-2 {
	    position: relative;
	    text-align: center;
	    margin: 50px auto;
	    top: 0px;;
	}
	
	/* Force table to not be like tables anymore */
   #corpo-tabela table, 
   #corpo-tabela thead, 
   #corpo-tabela tbody, 
   #corpo-tabela th, 
   #corpo-tabela td, 
   #corpo-tabela tr { 
	   display: block; 
   }

   /* Hide table headers (but not display: none;, for accessibility) */
   #corpo-tabela thead tr { 
	   position: absolute;
	   top: -9999px;
	   left: -9999px;
   }

   #corpo-tabela tr { border: 1px solid #ccc; }

   #corpo-tabela td { 
	   /* Behave  like a "row" */
	   border: none;
	   border-bottom: 1px solid #C5C6C7; 
	   position: relative;
	   padding-left: 50%; 
	   white-space: normal;
	   text-align:left;
   }

   #corpo-tabela td:before { 
	   /* Now like a table header */
	   position: absolute;
	   /* Top/left values mimic padding */
	   top: 6px;
	   left: 6px;
	   width: 45%; 
	   padding-right: 10px; 
	   text-align:right;
	   font-weight: bold;
    	padding-top: 25px;
   }
   #corpo-tabela td:before { content: attr(data-title); }
   .tf1{
	   margin-top:12px;
   }
   .tf3{
	   text-align: left;
   }
   .t-align3:before{
	   font-size: 10px;
    	margin-top: -10px;
   }
   .ligue-para-nos{
	   margin-top: 12px;
   }
   #cadastro-e-login{
		width: 200px;
		clear: both;
   }
   #nav-principal {
	   float: right;
	   height: 100%;
   }
}

#software-container h2 {
    position: relative;
    font-weight: 500;
    margin: auto;
    text-align: center;
    color: #323c51;
    font-size: 42px;
    padding: 40px 0px;
}

.main-grid{
	background-color: #56A3DB;
	border-radius:5px;
	box-shadow: 10px 10px 30px #888888;
	-webkit-border-radius:10px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	position:relative;
	margin-bottom: 20px;
}
.basic{
	background:#56A3DB;
	text-align:center;
	padding:0 0 1.2em;
	height: 160px;
}
.basic h3{
	font-size:1.5em;
	color:#fff;
	padding:2.3em 0 1em;
    margin: 0;
    border-bottom: 1px solid #428BCA;
    font-weight: 700;
}
.basic1 h3{
	border-bottom:1px solid #06BFC4;
}
.basic2 h3{
	border-bottom:1px solid #E55D5C;
}
#precos_software .basic span{
    /*color: white;*/
}
#precos_software .basic .tabela-empresa-preco{
    left:15px;
}
#precos_software .basic .tf3{
	left: 20px;
    top: 15px;
}
#precos_software .basic .ligue-para-nos2{
	position: relative;
	top:15px;
	color:white;
	font-size: 16px; 
}
#precos_software li .ligue-para-nos2{
	position: relative;
	top:10px;
	color:white;
	font-size: 16px;
}
#precos_software li .ligue-para-nos2 a{
	display: initial;
}
#precos_software .main-grid .ligue-para-nos2{
	margin-top: 0;
}
#precos_software .main-grid .ligue-para-nos2 a{
	color:white;
	font-weight: bold;
}
#precos_software .main-grid .link-comecar{
	font-weight: 700;
	top:10px;
	position: relative;
}
.basic h2{
	margin: 0;
	color:white;
	font-size: 16px;
}
.main-grid ul{
	padding:0;
	margin:0;
	background-color: #fff;
}
.main-grid ul li{
	list-style-type:none;
	text-align:center;
}
.main-grid ul li:nth-child(2), .main-grid ul li:nth-child(4){
	background:#f5f5f5;
}
.main-grid ul li:last-child{
	background:#468847;
	height: 60px;
}
.main-grid ul li:last-child:hover{
	background:#999;
}
.main-grid ul li:last-child a{
	color:#fff;
}
.main-grid ul li a{
	color:#999;
	font-size: 12px;
    text-decoration: none;
    padding: 1em 0;
    display: block;
	text-transform: uppercase;
}
.main-grid:nth-child(3){
	margin:0 1.5em;
}
.main-grid:nth-child(3) ul li:nth-child(4),.main-grid:nth-child(4) ul li:nth-child(4),.main-grid:nth-child(4) ul li:nth-child(6){
	background:#f5f5f5;
}
.main-grid:nth-child(3) ul li:nth-child(4) a,.main-grid:nth-child(4) ul li:nth-child(4) a,.main-grid:nth-child(4) ul li:nth-child(6) a{
	color:#999;
}
.main-grid-pos p{
	width: 50px;
    padding: 26px;
    height: 50px;
    background-color: #fff;
    border: 3px solid #97cf62;
    text-align: center;
    border-radius: 50%;
	font-size:2em;
	color:#97CE69;
	margin:0 auto;
	text-align:center;
	font-weight: 600;
	position:absolute;
	top: -19%;
    left: 27%;
}
.main-grid-pos1 p{
	top: -16% !important;
    color: #05C8CE;
    border: 3px solid #05C8CE;
}
.main-grid-pos2 p{
	top: -13% !important;
	color: #E36868;
    border: 3px solid #E36868;
}
.main-grid:nth-child(3) h2{
	border: 3px solid #05c8ce;
	color: #34D4D4;
}
.main-grid:nth-child(4) h2{
	 border: 3px solid #ff7473;
	 color:#F98586;
}
.basic1{
	background:#34d4d4;
}
.basic2{
	background:#f98586;
}
.basic1 p {
    background-color: #05C8CE;
}
.basic2 p {
    background-color: #E36868;
}
.copy-right{
	margin:1em 0 0;
}
.copy-right p{
	text-align:center;
	color:#fff;
	font-size:14px;
	margin:0;
}
.copy-right p a{
	color:#fff;
}
.basic p span{
	font-size:14px;
}
.main-grid:nth-child(3) {
    background-color: #34D4D4;
}
.main-grid:last-child(4) {
    background-color:#F98586;
}
/*-- //main --*/
/*-----start-responsive-design------*/
@media (max-width:1440px){
	.main-grid-pos, .main-grid-pos1, .main-grid-pos2 {
		width: 44%;
	}
}
@media (max-width:1366px){
	.main {
		width: 52%;
	}
}
@media (max-width: 1280px){
	.main {
		width: 56%;
	}
	.main h1 {
		margin: 0 0 4em;
	}
}
@media (max-width: 1024px){
	.main {
		width: 70%;
	}
}
@media (max-width:768px){
	.main {
		padding: 4em 0;
		width: 93%;
	}
}
@media (max-width:736px){
	.main-grid:nth-child(3) {
		margin: 0 1em;
	}
	#precos_software .basic .ligue-para-nos{
		top:30px;
	}
	#precos_software .basic .tabela-empresa-preco{
		left: 225px;
	}
	#precos_software .basic .tf3{
		left: 240px;
	}
	#precos-nav-1{
		margin-left: 0px;    
		padding: 24px 0px 40px 0px;
	}
	#precos-nav-1 ul{
		display: inherit;
		padding: 0px;
	}
	#precos-nav-1 ul li{
		margin: 0 auto;
		text-align: center;
		padding: 0px;
	}
	#precos_software li .ligue-para-nos2{
		top:20px;
	}
}
@media (max-width:667px){
	.main h1 {
		margin: 0 0 3.5em;
	}
	.main {
		padding: 3em 0;
	}
	.main-grid-pos p {
		left: 22%;
	}
	#precos_software .basic .tabela-empresa-preco{
		left: 185px;
	}
	#precos_software .basic .tf3{
		left: 200px;
	}
	#precos-nav-1{
		margin-left: 0px;    
		padding: 24px 0px 40px 0px;
	}
	#precos-nav-1 ul{
		display: inherit;
		padding: 0px;
	}
	#precos-nav-1 ul li{
		margin: 0 auto;
		text-align: center;
		padding: 0px;
	}
}
@media (max-width:640px){
	.basic h3 {
		font-size: 1.2em;
	}
	.main-grid h2 {
		width: 50px;
		padding: 27px 23px 23px;
		height: 45px;
		font-size: 1.5em;
	}
	.main-grid ul li a {
		font-size: 13px;
	}
	.main-grid-pos p {
		left: 21%;
	}
}
@media (max-width:568px){
	.main h1 {
		font-size: 1.8em;
	}
}
@media (max-width:480px){
	.main-grid:nth-child(3) {
		margin: 6em auto;
	}
	.main {
		padding: 2em 0;
	}
	.main h1 {
		margin: 0 0 4em;
	}
	.main-grid-pos p {
		left: 26%;
	}
	#precos_software .basic .tabela-empresa-preco{
		left: 65px;
	}
	#precos_software .basic .tf3{
		left: 80px;
	}
}

@media (max-width:320px){
	.main h1 {
		font-size: 1.5em;
	}
	.main-grid h2 {
		width: 40px;
		height: 33px;
	}
	.copy-right p {
		font-size: 13px;
	}
}
.numberCircle {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    padding: 3px;
    text-align: center;
	background: #00A2BC;
	color: white;
    float: left;
    margin: 6px;
}
.box-logo{
	min-height: 70px;
}

.col-conteudo{
	padding: 0px;
}
#modal_video{
	overflow: hidden;
}
#modal_video .modal-content{
	background: transparent;
	border: none;
	box-shadow: none;
}
div#modal_video:focus {
    outline: none;
}
@media (min-width:1024px){
	#modal_video .modal-dialog{
		margin-top: 10%;
	}
}
@media (max-width:415px){
	#modal_video .modal-dialog{
		margin-top: 40%;
	}
}
@media (max-width:736px) and (min-width: 500px){
	#modal_video .modal-dialog{
		margin-top: 5%;
	}
}
body.modal-open{
	margin: 0px;
}