@charset "UTF-8";

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, li,
fieldset, figure, footer, header, hgroup, 
menu, nav, article, aside, canvas, details, section, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
}

html {
	scroll-behavior: smooth;
}

body {
	font: 62.5%/1.4 sans-serif;
	background: #EEEEEE;	
}

header {
	width: 100%;
	min-height: 100px;
	background: #FFF url(../img/bg-barra-topo.jpg) repeat-x;
	border-bottom: 17px solid #FB7613;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

.bx-social-top {
	width: 100%;
	height: 40px;
}
.cont-social-top {
	max-width: 1250px;
	text-align: right;
	margin: 0 auto;
	padding-top: 4px;
}

a.insta-topo {
	display: inline-block;
	width: 31px;
	height: 31px;
}
a.youtube-topo {
	display: inline-block;
	width:36px;
	height: 29px;
	margin-left: 5px;
}

.topo {
	width: 100%;
	height: 178px;
	max-width: 1250px;
	margin: 0 auto;
}
.topo h1 {
	display: block;
	width: 178px;
	height: 178px;
	margin: 6px auto 0;
}
.topo h1 a {
	text-indent: -9999px;
	display: block;
	width: 178px;
	height: 178px;
	background: url(../img/logo-pontis-solutec.jpg) no-repeat center/100%;
}
.topo h1 a:hover {
	background: url(../img/logo-pontis-solutec-hover.jpg) no-repeat center/100%;
}

.posicao-menu {
	width: 70%;
	height: 21px;
	margin: 0 auto;
	padding-bottom: 5px;
	border-radius: 0px 0px 140px 140px;
	-webkit-border-radius: 0px 0px 140px 140px;
	-moz-border-radius: 0px 0px 140px 140px;
	background: #FB7613;
}

i#burger {
	display: block;
	margin: 5px auto 0;/*TESTE DIA 12/01/2025*/
	width: 30px;
	height: 22px;
	background: url(../img/icon-menu.png) no-repeat center;
	text-align: center;;
	text-indent: -9999px;
	cursor: pointer;
}

.menu {
	display: none;
}
.menu ul {
	display: block;
	width: 220px;
	margin: 0 auto;
	list-style: none;
	border-top:  1px solid #4E6074;
}
.menu ul li a {
	display: block;
	font-size: 14px;
	font-family: sans-serif;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #4E6074;
	color:#333;
	font-weight: bold;
	background: #FE914C;
}
.menu ul li a:hover {
	color:#4E6074;
	background: #FFB973;
}

main {
	width: 100%;
	max-width: 950px;
	min-height: 180px;	
	margin: 0 auto;
	margin-top: 265px;
}

.garanta-a-protecao {
	width: 85%;
	max-width: 947px;
	margin: 0 auto 15px;
}

.box-video {
	width: 95%;
	max-width: 780px;
	height:290px;
	margin: 15px auto 30px;
	box-shadow: 0px 0px 8px 2px #333;
}
.video {
	width: 100%;
	height: 100%;
}

.boxs-home { 
	/**/width: 95%;

	max-width: 400px;
	min-height: 107px;
	margin: 0 auto 30px;
	background-position: top 15px left 5px;
	border: 2px solid #FFF;
	border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;;
	-moz-border-radius: 30px 30px 30px 30px;
	box-shadow: 0px 0px 8px 2px #999;
}

.boxs-home h2 {
	display: block;
	margin: 10px 0 5px 95px;
	text-indent: -9999px;
} 
.boxs-home p {
	margin-left: 95px;
	font-family:Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.box-custo-beneficio {
	background: url(../img/icons-box-custo-beneficio-mobile.png) no-repeat;
	background-position: top 15px left 5px;
}
.box-custo-beneficio h2 {
	width: 156px;
	height: 13px;
	margin-bottom: 15px;
	background: url(../img/titulo-custo-beneficio-mobile.png) no-repeat;
}

.box-backup-nuvem {
	background: url(../img/icons-box-backups-nuvem-mobile.png) no-repeat;
	background-position: top 15px left 5px;

}
.box-backup-nuvem h2 {
	width: 229px;
	height: 16px;
	background: url(../img/titulo-backups-nuvem-mobile.png) no-repeat;
}

.box-alta-performace {
	background: url(../img/icons-box-alta-performace-mobile.png) no-repeat;
	background-position: top 15px left 5px;

}
.box-alta-performace h2 {
	width: 135px;
	height: 14px;
	background: url(../img/titulo-box-alta-performace-mobile.png) no-repeat;
}

.box-criptografia {
	background: url(../img/icons-box-criptografia-mobile.png) no-repeat;
	background-position: top 15px left 5px;
}
.box-criptografia h2 {
	width: 229px;
	height: 16px;
	background: url(../img/titulo-box-criptografia-mobile.png) no-repeat;
}
.pg-sobre-nos {
	width: 95%;
	max-width: 600px;
	margin: 0 auto 15px;
}

.pg-internas-contato {
	width: 95%;
	max-width: 600px;
	margin: 0 auto 15px;
	background: #fff url(../img/bg-contato-mobile.jpg) no-repeat bottom right;
	padding-top: 10px;
}
.pg-internas-contato h1 {
	width: 221px;
	height: 30px;
	text-indent: -9999px;
	margin:0 auto 15px;
	background: url(../img/title-fale-conosco.jpg) no-repeat;
}
.pg-internas-contato p {
	font-family:Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color: #333;
	width: 80%;
	max-width: 320px;
	margin: 0 auto;
}

/*INÍCIO - FORMULÁRIO*/
.formulario {
	width: 90%;
	min-height: 200px;
	margin:0 auto;
	/*box-shadow: 0px 0px 8px 2px #333;*/
}
.cont-form {
	padding-top: 15px;
	padding-bottom: 35px;
} 
.campos {
    font-size: 18px;
    /*width: 500px;*/
    min-height: 25px;
    border-radius: 5px;
    padding: 2px;
    border: 1px solid #333;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    display: block;
}
.campo-msg {
    font-size: 20px;
    /*width: 500px;*/
    min-height: 25px;
    border-radius: 5px;
    padding: 2px;
    border: 1px solid #333;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    display: block;
}
.botao {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    background: #31AF91;
    border: 1px solid #1A5B4B;
    border-radius: 5px;
    margin-right: 15px;
    color: #fff;
    padding: 2px 6px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    float: right;
    cursor: pointer;
}
.botao:hover {
    background: #75D9C0;
    box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
    text-shadow: none;
}
.info-contato {
	width: 70%;

	margin:0 auto;

}
.info-contato a {
	display: block;
	width: 280px;
	height: 22px;
	padding-top: 6px;
	margin: 0 auto;
	font-family:Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-indent: 32px;
	
}
.contato-fone {
	background: url(../img/pg-contato-fone.jpg) no-repeat left top;
	padding-bottom: 10px;
}
.contato-email {
	background: url(../img/pg-contato-email.jpg) no-repeat left top;
	padding-bottom: 10px;
}
.contato-endereco {
	background: url(../img/pg-contato-local.jpg) no-repeat left top;
}
.contato-endereco-comp {
	padding-bottom: 15px;
	}

/*.info-contato ul {
	list-style: none;
}
.info-contato ul li {
	
}
.info-contato ul li a {
	display: block;
	width: 200px;
	height: 28px;
	font-family:Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-indent: 32px;
	background: background: url(../img/pg-contato-fone.jpg) no-repeat left top;
}*/


/*FIM - FORMULÁRIO*/

footer {
	width: 100%;
	min-height: 183px;
	background: #171717;
	padding-top: 10px;
}
footer p {
	font-family:Verdana, Tahoma, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFF;
}

.comercial-suporte {
	width: 268px;
	min-height: 60px;
	padding-top: 42px;
	margin:0 auto 25px;
	background:url(../img/bg-comercial-suporte-whats.png) no-repeat top;
}
a.link-comercial-footer {
	display: block;
	width: 144px;
	height: 58px;
	text-indent: -9999px;
	background: url(../img/bg-comercial-whats.png) no-repeat;
	float: left;
}
a.link-comercial-footer:hover {
	background: url(../img/bg-comercial-whats-hover.png) no-repeat;
}
a.link-suporte-footer {
	display: block;
	width: 124px;
	height: 58px;
	text-indent: -9999px;
	background: url(../img/bg-suporte-whats.png) no-repeat;
	float: right;
}
a.link-suporte-footer:hover {
	background: url(../img/bg-suporte-whats-hover.png) no-repeat;
}

.ass-julio-barros {
	width: 34px;
	height: 30px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.ass-julio-barros a {
	width: 34px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background: url(../img/ass-juliobarros.jpg) no-repeat;
}

.whats-page {
	width: 60px;
	height: 60px;
	position: fixed;
	right: 10px;
	top: 50%;
}
.whats-page a {
	width: 60px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	background: url(../img/logo-whats-principal.png) no-repeat;
}


.clear {clear: both;}

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

header {
	border-bottom: 6px solid #FB7613;
	position: absolute;
}

.topo {
	height: 100px;
}
.topo h1 {
	text-indent: -9999px;
	display: block;
	float: left;
}
.topo h1 {
	width: 100px;
	height: 100px;
}
.topo h1 a {
	width: 100px;
	height: 100px;
}

.posicao-menu {
	width: 500px;
	height: 30px;
	float: right;
	margin-top: 65px;
	background: none;/
}

i#burger {
	display: none;
}

.menu {
	display:block;
}
.menu ul {
	list-style: none;
	border: none;

	width: 500px;
	text-align: right;
}
.menu ul li a {
	width: 120px;
	display: block;
	border-bottom: none;
	/*padding-top: 60px;*/
	font-size: 18px;
	font-family: sans-serif;
	text-align: center;
	color:#002040;
	background: none;
}
.menu ul li {
	display: inline-block;
}
a.menu-botao {
	border-right: 2px solid #FD8B4D;
}
.menu ul li a:hover {
	color:#005BB7;
	background: none;
}

main {
	margin-top: 190px;
}

.boxs-home h2 {
	display: block;
	margin: 18px 0 15px 170px;
	text-indent: -9999px;
} 
.boxs-home p {
	margin-left: 170px;
	font-family:Verdana, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.box-custo-beneficio {
	width: 85%;
	max-width: 644px;
	height: 170px;
	margin: 0 auto 30px;
	background: #DDD url(../img/icons-box-custo-beneficio.png) no-repeat ;
	background-position: top 15px left 5px;
	border: 2px solid #FFF;
	border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;;
	-moz-border-radius: 30px 30px 30px 30px;
	box-shadow: 0px 0px 8px 2px #999;
}
.box-custo-beneficio h2 {
	width: 330px;
	height: 22px;
	background: url(../img/titulo-custo-beneficio.png) no-repeat;
}

.box-backup-nuvem {
	width: 85%;
	max-width: 644px;
	height: 170px;
	margin: 0 auto 30px;
	background: #DDD url(../img/icons-box-backups-nuvem.png) no-repeat ;
	background-position: top 15px left 5px;
	border: 2px solid #FFF;
	border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;;
	-moz-border-radius: 30px 30px 30px 30px;
	box-shadow: 0px 0px 8px 2px #999;
}
.box-backup-nuvem h2 {
	width: 397px;
	height: 23px;
	background: url(../img/titulo-backups-nuvem.png) no-repeat;
}

.box-alta-performace {
	width: 85%;
	max-width: 644px;
	height: 170px;
	margin: 0 auto 30px;
	background: #DDD url(../img/icons-box-alta-performace.png) no-repeat ;
	background-position: top 15px left 5px;
	border: 2px solid #FFF;
	border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;;
	-moz-border-radius: 30px 30px 30px 30px;
	box-shadow: 0px 0px 8px 2px #999;
}
.box-alta-performace h2 {
	width: 258px;
	height: 22px;
	background: url(../img/titulo-box-alta-performace.png) no-repeat;
}

.box-criptografia {
	width: 85%;
	max-width: 644px;
	height: 170px;
	margin: 0 auto 30px;
	background: #DDD url(../img/icons-box-criptografia.png) no-repeat ;
	background-position: top 15px left 5px;
	border: 2px solid #FFF;
	border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;;
	-moz-border-radius: 30px 30px 30px 30px;
	box-shadow: 0px 0px 8px 2px #999;
}
.box-criptografia h2 {
	width: 381px;
	height: 27px;
	background: url(../img/titulo-box-criptografia.png) no-repeat;
}

.pg-sobre-nos {
	width: 95%;
	max-width: 950px;
	margin: 0 auto 15px;
}

}


