
a{
	margin:20px auto;
}


h4{
	color: white;
}
li{
	color:#fff;
}

.contrato-telefone{
	font-size: 2rem;
	padding-top: 20px; 
	color:#fff;
	/* padding-bottom: 10px;  */
}

.loadingSendForm { display: none; }
#agradecimentoModal { display: none;}
#agradecimentoModal h2, h3{ color: white;}
#agradecimentoRegular { display: none;}
#agradecimentoRegular h2, h3{ color: #717173;}

.central_atendimento{
	margin: auto;
	text-align: center;
}
.central_atendimento h3{
	text-align: left;
}
.central_atendimento img{
	margin-right: 0;
	margin-left: 40px;

}
.bodyent{
	background-color:#363435;
}
.saibamais{
	border-color:gray;
	border-style:solid;
	border-width: 0 0 0 1px;
	text-align: center;
}
.saibamais h3{
	color: white;
	font-size:1.3em;
	text-align: center;
}

.saibamais h4{
	margin-top: 20px;
	font-size: 14px;
	text-align: center;
}

.bloco_form{
	background-color: #2aa6df;
	border-radius: 3px;
}
.login {
    background-color: #e5e4e4;
    padding-left: 40px;
    padding-right: 40px;
    opacity: 0.8;
    position: fixed;
    left: 0;
    height: 100%;
}

.contrato{
	text-align: center;
	margin:20px 5px 5px 5px;
	background-color: #17849e;
}
ul{
	margin:0;
}
.btn{
	color: white;
}
.bnt-geral{
	margin-bottom: 20px;
}
.faq{
	width: 80%;
	height: 100px;
	background-color: white;

	margin-left: 20px;
}
.site{
	width: 80%;
	height: 100px;
	background-color: black;

}
.treinamento{
	margin-left: 20px;
	margin-top:20px;
	width: 85%;
	height: 100px;
	background-color: red;
}
.button {
  background-color: black;
  border: none;
  color: white;
  text-align: center;
  font-size: 16px;
  opacity: 0.6;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 3px 4px 5px #212020;
}

.acessos p{
	font-size: 14px;
}

.button:hover {opacity: 0.8}

.icone{
	width: 180px;
	height: 50px;
	border:solid;
	border-width: 1px;
	border-radius: 5px;
	background-color: #ffffff;
	display:flex;


}
.img-icon img{
	margin-top: 2px;
	width: 50px;
	height: 40px;
}
.icone p{
	margin-top: 10px;
	margin-left: 15px;
	font-weight: bold;

}
.icone:hover .img-icon img{
	width: 170px;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
	cursor: pointer;

}
.icone:hover > .esc-icon{
	display: none;
}
.icone:hover{
	background-color: #c6fb79;
		box-shadow: 3px 3px 5px grey;
}

button{
	margin:0;
	padding: 0;
	background-color: #49b9f3;
	border-radius: 5px;
	text-decoration: none;
	border:0;
}

.body_login_adm{
	background-color: #000;
	background-image: url('../img/login-blue-min.png');
	background-position: center;
	background-repeat: no-repeat;
}

.login_adm input{
	text-align: center;
}
 
.icones img {
	width: 100px;
    height: 80px;
    margin-top: -3px;
    margin-left: -7px;
}
.icones{
	background-color: #8f9090;
	border-radius:20px;
	height: 80px;
	height:100px;
	padding: 0;
	margin: auto;
	margin-top: 0;
}
.icones button{
	width: 113%;
	height: 100%;
	border-radius: 5px;
}
.faqico{
	background-color: #8f9090;
	border-radius: 5px;
	width: 80px;
	height:100px;
	padding: 0;
	margin: auto;
}
.faqico img {
	width: 85px;
    height: 70px;
    margin-left: 5px;
    margin-bottom: 10px;}
.faqico button{
	width: 113%;
	height: 100%;
	border-radius: 5px;
}
.docico{
	background-color: #8f9090;
	border-radius:5px;
	width: 80px;
	height:100px;
	padding: 0;
	margin: auto;
}
.docico img{
    width: 51px;
    height: 70px;
    margin-bottom: 7px;
    margin-top: 2px;
}
.docico button{
	width: 113%;
	height: 100%;
	border-radius: 5px;
}
button:hover{
	  transition: 0.7s;
	background-color: #4da7d5;
}


p{
	color: white;
    /* font-weight: bold; */
    line-height: 0;
}
.espacobotao{
    padding: 0;
    max-width: 0px;
}
.acessos{
	margin-top: 50px;
	margin-bottom: 50px;
}
.form-control {
    line-height: 1.5;
    color: #495057;
    background-color: #eae9e9;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control:hover{
	background-color: #eae9e9;
}
.btn-primary {
    color: #fff;
    background-color: #a4acb1;
    border-color: #a4acb1;
    width: 150px;
        margin-left: 15px;
}
.btn-primary:hover{
	color: #fff;
    background-color: #787e82;
    border-color: #787e82;
}
.logo{
    width: 220px;
    height: 170px;
    margin-top: 70px;
}
.logocentral{
    width: 220px;
    height: 170px;
}

.clientesuporte{
	margin:auto;
	margin-right: 4%;
	margin-top: 200px;
}
.btn-quero{
	margin-top: 30px;
}
.clientesuporte h1{
	color:white;
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	line-height: 1.0;
}
.clientesuporte button{
	margin-left: 27%;
    padding: 15px;
    width: 247px;
    background-color: transparent;
    border: solid;
    border-width: 5px;
    border-color: white;
    color: white;
    border-radius: 10px;
    padding-top: 6px;
    padding-bottom: 2px;
    transition: 0.1s;
    color: white;
}
.clientesuporte button:hover{
	background-color: #2e8ebb;
	border-color:#2e8ebb;
	color:#212529;
}
.clientesuporte h4{
	font-size: 20px;
}
.mobile{
	display: none;
}

.top {
	background-color: #DBDBDB;
	padding: 5PX;
}
.logosocial {
	margin-top: 8px;
}
.espacotopo {
	padding-left: 20px;
}
li {
	display: inline-block;
	list-style: none;
}
.bgmenu {
	background-color: #F8F9FA;
	margin: 0;
    padding: 0;
}
.navbar{
	padding:0;

}
.adben{
	margin:auto;
	margin-top: 150px;
}
.adben h1{
	text-align: left;
	font-size: 50px;
	font-weight: bold;
	line-height: 1.2;
	color:white;
}
.adben h2{
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	line-height: 0.8;
	color:white;
}
.adben h3{
	text-align: right;
	font-size: 50px;
	font-weight: bold;
	line-height: 1.2;
	color:white;
}

h1 {
	font-size: 22px;
	/*font-weight: bold;*/
	color: #555555;
}


.btn {
    color: white;
    background-color: #49a8db;
    transition: 0.5;
}
.btn:hover{
	background-color: #3b84ab;
}
.form{
	padding: 20px;
    border-style: solid;
    /* border-radius: 10px; */
    border-width: 0;
    margin-top: 128px;
    background-color: #eae9e9;
    opacity:0.9;
}
.form-control {
    line-height: 1.5;
    color: #495057;
    background-color: #f1efef;
    background-clip: padding-box;
    border: 1px solid #4c4141;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.fundologin{
	background-image: url('../img/fundologing.png');
	background-repeat:no-repeat;
}
.central2{
	background-color: #3da3d9;
    /* max-width: 100%; */
    height: 180px;
    transition: 0.5s;
    border: solid;
    border-radius: 60px;
    border-width: 1px;
    border-color:transparent;
    margin-top: 20px;
    height: 100px;
    width: 100px;	
    margin: auto;
}
.central2 h1{
	color:white;
}
.central2 p{
	color:transparent;
	line-height: 1;
}

.steste p{
	line-height: 1;
	color:gray;
	font-size: 14px;
}

.vantagens{
	margin-top:20px;
	text-align: center;
}
.vantagens h4{
	color:blue;
	margin:auto;
}
.vantagens h1{
	margin-top: 17px;
    font-size: 17px;
}
.atendimento{
	text-align: center;
}
.atendimento img{
    margin-top: 12px;
    width: 70px;
    height: 70px;
}
.contrato-ex h1{
	padding: 20px;
	text-align: center;
	margin:auto;
	color:#3da3d9;
}
.contrato-ex h3{
	padding: 20px;
    text-align: center;
    margin: auto;
    color: #3da3d9;
    font-size: 28px;
}
.contrato-ex{
	margin-top: 40px;
    margin-bottom: 40px;
}
.software{
	/*background-position: 0, 0, 0 , 0;*/
	background-image: url('../img/suporte.png');
	background-repeat: no-repeat;
	height: auto;
	background-color: #3da3d9;
}
.software-texto h1{
	font-size:36px;
	margin-top: 20px;
	color:white;
	font-weight: bold;
	margin-left: 45px;
}

.itens-software img{
    margin-left: 60px;
    width: 90px;
    padding-right: 40px;
}
.itens-software p{
	margin-top: 5px;
	margin-bottom: 0;
	line-height: 1;
	font-size: 26px;
}
.texto-itens p{
	line-height: 1;
    margin-left: 40px;
    margin-top: 10px;
}
.icone-margin{
    margin-top: 14px;
}
.paralax{
	background-image: url('../img/fundoformmask.png');
	background-position:center top;
	background-repeat: no-repeat;
	background-size:cover;
	background-attachment: fixed;
	color:#ffffff;
}


.fundo-acesso{
    background-color: white;
    margin-top: 70px;
    padding-left: 60px;
    padding-right: 60px;
}
.fundo-page-central{
	background-image: url('../img/img-fundo-acesso.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}


@media (min-width:500px){
	.fundologin{
	background-image: url('../img/fundologin.png');
	background-repeat:no-repeat;
	}

}
@media(max-width: 900px){
	.mobile{
		display:flex;
		margin:auto;
		}
	.mobile p {
		color:#8e8f91;
		margin:auto;
		font-size: 18px;
	}
	.mobile h2 {
		color:#8e8f91;
		margin:auto;
		font-size: 18px;
		margin-top: 8px;
	}
	.logo{
		margin-top: 10px;
	}
	.mobile button{
		text-align: center;
	    padding: 15px;
	    width: 247px;
	    background-color: transparent;
	    border: solid;
	    border-width: 5px;
	    border-color: #8e8f91;
	    border-radius: 10px;
	    padding-top: 6px;
	    padding-bottom: 2px;
	    transition: 0.1s;
	    color: #8e8f91;
	}
	h4{
		color:#8e8f91;
	}
	.mobile button:hover{
		background-color: #8e8f91;
		border-color:#8e8f91;
		color:white;
	}
	.button-mob{
		margin:auto;
	}
	.btn-quero{
		margin-top: 0;
		margin:auto;
	}
	.clientesuporte{
		width: 50%;
		display:none;
	}

}

@media (max-width: 1200px){
	.login {
		width: 100%;
	}

}
@media(max-width: 975px){
	.software-texto{
		background-color: #4aaa;
		
	}
}


@media (min-width: 1200px){
	.login {
		max-width: 41.666667%;
	}
}
@media (min-width: 770px){
	.login {
		width: 100%;
	}
}

@media(min-width: 900px){
	.mobile
	{
		display:none;
	}
	.clientesuporte{
		width: 50%;
		display:block;
	}
}
@media (min-width:1500px){
	.fundologin{
		background-image: url('../img/fundologing.png');
		background-repeat:no-repeat;
	}
	.login {
		width: 30%;
	}
	.logo{
		margin-top:150px;
	}
	.fundo-acesso{
		margin-top:150px;
	}

	.clientesuporte{
		margin-top: 350px;
	}
}
::-webkit-input-placeholder { /* Edge */
	font-size: 12px;
	color:blue;
}
:-ms-input-placeholder { /* Internet Explorer */
	font-size: 12px;
	color:blue;
}
::placeholder {
	font-size: 12px;
	color:blue;
}
/*.col-xl-3{width: 33.33%;}*/