/* parte 1 */
#par1{
	padding-top: 8rem;
}
.texto-um{
	margin-top: 4rem;
	margin-left: 10%;
}
.texto-dois{
	margin-top: 5rem;
	margin-bottom: 3rem;
	margin-left: 10%;
}
.banner-top{
	width: 65%;
}

/* controle dos campos input */

.btn-contato{
	margin-left: 10%;
	padding: .7rem 1.7rem;
	text-align: left;
	width: 400px;
	display: inline-block;
	border: 1px solid gray;
	background-color: transparent;
    color: #e4e4e4;
    cursor: pointer;
    text-transform: uppercase;
}

.btn-contato:hover{
	color: #ee730d;
}

.chosen-container-single .chosen-single {
  letter-spacing: .1rem;
  padding: .5rem 1.7rem;
	}
.chosen-container{
	font-size: .9rem!important;
	width: 400px!important;
    text-transform: uppercase;
  
}
a.chosen-single{
	border: 1px solid gray!important;
	border-radius: 0!important;
	color: white !important;
background:none !important;
}
.chosen-drop, .chosen-container .chosen-results{
  
  color: gray !important; 
}
	
.comprar, .cliente, .trabalhar{
	display: none;
	margin-left: 13%;
	margin-right: 13%;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.escolhas{
	font-family: swis721-light;
	font-size: 1rem;
	padding-bottom: 4rem;
	height: 500px ;
}
.btn-form{
    padding: .7rem 1.7rem;
    display: block;
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
    text-decoration: none;
    margin-top: .2rem;
}
.btn-form, .chosen-container{
	font-family: swis721-light;
	letter-spacing: .1rem;
	font-size: .9rem;
}
.com-campo{
	display: block;
}
.com-campo{
	padding: .7rem 1.7rem;
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
    text-transform: uppercase;
    background: transparent;
    width: 343px;
	border: 1px solid gray;
	background-color: transparent;
    color: white!important;
    letter-spacing: .1rem;
}
/* colocar cor no placeholder */
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: white;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    white;
	opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    white;
	opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:    white;
}
::-ms-input-placeholder { /* Microsoft Edge */
	color:    white;
}

::placeholder { /* Most modern browsers support this now. */
	color:    white;
	text-transform: uppercase;
	letter-spacing: .1rem;
}
.chosen-container, .com-campo{
	margin-bottom: 1rem;
}
.com-texto{
	background: transparent;
	width: 100%;
	margin-left: -10rem;
	padding: .7rem 1.7rem;
	font-size: 1.2rem;
	color: white;
}
.bats{
	display: flex;
	align-content: center;
}
.com-esquerda, .com-direita{
	flex: 1;
}
.com-botoes{
	display: block;
	text-align: right;
	margin-right: 6.5rem;
	margin-top: 1.2rem;
}
.btn-mensagem{
	display: inline-block;
	margin-left: 1.4rem;

}

.btn-mensagem{
	margin-left: 30px;
	padding-right: 2rem;
	padding-left: 2rem;
	display: inline-block;
	background-color: gray;
	border: 1px solid white;
	color: white;
	text-transform: uppercase;
	cursor: pointer;
}

.ati{
	color: #ee730d;
}

@media (max-width: 1680px) and (max-height: 1050px){

.escolhas{
	font-size: 1rem!important;
}

.chosen-container{
	font-size: .9rem!important;
}
}
@media (max-width: 1600px) and (max-height: 900px){

#par1{
	padding-top: 6.5rem;
}

.texto-um{
	margin-top: 3rem;
}
.texto-dois{
	margin-top: 3rem;
}

.chosen-container{
	font-size: .85rem!important;
}
}

@media (max-width: 1440px) and (max-height: 900px){
	/* controle do tamanho da caixa dentro */
	.com-campo{
		 width: 290px;
		 font-size: .7rem!important;
	}
	.chosen-container{
		width: 347px!important;
		font-size: .7rem!important;
    
	}
	.btn-contato{
		width: 340px;
		font-size: .7rem!important;
	}

	.com-texto{
		width: 90%;
		margin-left: -6.7rem;
		font-size: 1rem;
	}
}
@media (max-width: 1366px) and (max-height: 768px){
	.conteudo-span{
		font-size: .7rem!important;
	}
}
@media (max-width: 1280px) and (max-height: 720px){
	/* controle do tamanho da caixa dentro */
	.com-campo{
		 width: 260px;
		 font-size: .7rem!important;
	}
	.chosen-container{
		width: 317px!important;
		font-size: .7rem!important;
    
	}
	.btn-contato{
		width: 310px;
		font-size: .7rem!important;
	}

	.com-texto{
		width: 90%;
		margin-left: -6.7rem;
		font-size: 1rem;
	}
	.escolhas{
		height: 400px ;
	}
}

@media (max-width: 1024px) and (max-height: 768px){
	#par1{
		padding-top: 4.6rem;
	}
	.texto-um{
		margin-top: 2rem;
	}
	.texto-dois{
		margin-top: 2.5rem;
		margin-bottom: 1.5rem;
	}
	.banner-top{
		width: 70%;
	}

	/* controle do tamanho da caixa dentro */
	.com-campo{
		 width: 240px;
		 font-size: .55rem!important;
	}
	.chosen-container{
		width: 297px!important;
		font-size: .55rem!important;
    
	}
	.btn-contato{
		width: 290px;
		font-size: .55rem!important;
	}

	.com-texto{
		width: 90%;
		margin-left: -3.7rem;
		font-size: .8rem;
	}
	.escolhas{
		height: 380px ;
	}

	.btn-mensagem{
		margin-left: .3rem;

	}
	.com-botoes{
		margin-right: 2.5rem;
	}
}