.fundo-footer{ width: 100%; float: left; background: #333a6e}
.engloba-footer{display: flex;float: left;width: 100%;justify-content: space-between;margin: 70px 0 76px 0;}
.cont-footer{float: left;margin: 0 0 0 30px;display: flex;flex-direction: column;}
.titulo-footer{font:65.8px roundkeyregular;color: #fff;line-height: 62px;float: left;}
.titulo-footer i{color: #ddb32b;}
.engloba-tel{margin: 55px 0 25px 0;float: left;display: flex;column-gap: 45px;}
.tel-footer{font:21.9px montserrat-light;color: #fff!important;background: url(../img/footer/ligar.svg)no-repeat center left;padding: 0 0 0 32px;background-size: 19px;transition: 0.2s;}
.tel-footer i {font-family: montserrat-bold;}
.whats-footer{font:21.9px montserrat-light;color: #fff!important;background: url(../img/footer/whats.svg)no-repeat center left;padding: 0 0 0 32px;background-size: 19px;transition: 0.2s}
.whats-footer i {font-family: montserrat-bold;}
.email-footer{font:15px montserrat-light;color: #fff;padding: 0 0 0 32px;background: url(../img/footer/email.svg)no-repeat center left;background-size: 17px;margin: 0 0 28px 0;transition: 0.2s}
.email-footer i {display: none;}
.endereco{font:15px montserrat-light;color: #fff;padding: 0 0 0 29px;background: url(../img/footer/local.svg)no-repeat center left;background-size: 17px;margin: 0 0 28px 0;}
.insta-footer{width: 27px;height: 27px;background: url(../img/footer/insta.svg)no-repeat center;background-size: contain;margin: 0 0 0 29px;transition: 0.2s;}

.tel-footer:hover{color: #ddb32b!important;transition: 0.2s;}
.whats-footer:hover{color: #ddb32b!important;transition: 0.2s;}
.email-footer:hover{color: #ddb32b!important;transition: 0.2s;}
.insta-footer:hover{opacity: 0.8;}

.formulario-footer-padrao-1 { float: left; margin: 0 30px 0 0; width: 533px;}
.formulario-footer-padrao-1 input{ -webkit-appearance: none; width: calc(100% - 23px); float: left; border: none; margin: 0 0 18px; background: #f9f9f9; color: #545557; height: 58px; padding: 0 0 0 23px}
.formulario-footer-padrao-1 textarea{ -webkit-appearance: none; overflow: hidden; width: 262px; float: left; border: none; margin: 0 0 18px; background: #f9f9f9; color: #545557; height: 110px; padding: 20px 0 0 23px}
.formulario-footer-padrao-1 button{ width: 100%; float: left; border: none; background: #ddb32b; color: #fff; height: 47px; font: 12.13px montserrat-semibold}
.formulario-footer-padrao-1 button:hover{ background: #ab8818;}
.formulario-footer-padrao-1 .input-number{ width: 207px;float: right;margin: 0 0 4px 0;}
.container-captcha{float: right;width: 228px;display: flex;justify-content: center;}

::-webkit-input-placeholder{ color: #545557; font: 13.6px montserrat-regular}
:placeholder-shown{ color: #545557; font: 13.6px montserrat-regular}
:-ms-input-placeholder{ color: #545557; font: 13.6px montserrat-regular}

.copy-sole{width: 100%; float: left; background: #000; height: 47px; color: #fff}
.copy-sole p{ font: 11px Open_sansregular}
.c1{float: left; margin: 16px 0px; width: 50%; text-align: center;}
.c2{float: left; margin: 16px 0px; width: 50%; text-align: center;}
.c2 i{ color: #fff}
.c2 i:hover{ text-decoration: underline}
.sole-vetor{ background: url(../img/footer/sole.svg) no-repeat center bottom; color: transparent; font-size: 0px; padding: 15px 26px 10px 26px;}
.coracao{ background: url(../img/footer/coracao.svg) no-repeat center bottom; background-size: 16px; color: transparent; font-size: 0px; padding: 12px 10px 5px 10px;}
::i-block-chrome, .sole-vetor{ background: url(../img/footer/sole.svg) no-repeat center bottom; padding: 22px 10px 5px 10px;}
::i-block-chrome, .coracao{ background: url(../img/footer/coracao.svg) no-repeat center bottom; background-size: 16px; padding: 22px 0px 3px 0px; font-size: 6px;}

.whats-fixo { background: url(../img/whats-fixo2.png) no-repeat center top; width: 55px; height: 55px; margin: 10px; background-size: 51.2px; position: fixed; bottom: 0; right: 0; z-index: 10000;}

@media(max-width:1130px){
    .engloba-tel {column-gap: 25px;}
    .tel-footer {font-size: 18px;}
    .whats-footer {font-size: 18px;}
    .endereco {font-size: 14px;}
    
}
@media(max-width:1080px){
    .formulario-footer-padrao-1 {width: 482px;}
    .formulario-footer-padrao-1 textarea {width: 213px}
}
@media(max-width:1030px){
    .formulario-footer-padrao-1 { width: 379px;}
    .formulario-footer-padrao-1 input {height: 47px}
    .formulario-footer-padrao-1 .input-number {width: calc(100% - 23px);margin: 0 0 18px 0;}
    .formulario-footer-padrao-1 textarea {width: calc(100% - 23px);height: 62px;}
    .container-captcha {float: right;width: 100%;margin: 0 0 18px 0;}
    .engloba-footer {margin: 70px 0 35px 0;}
}
@media (max-width: 990px){
    .engloba-footer{flex-direction: column;margin: 35px 2% 20px 2%;width: 96%;}
    .cont-footer {margin: 0 0 0 0;width: 100%;align-items: center;}
    .titulo-footer {font-size: 28.8px;line-height: 29px;float: left;text-align: center;}
    .titulo-footer br{display: none;}
    .tel-footer {font-size: 14px;padding: 0 0 0 24px;background-size: 15px;}
    .whats-footer {font-size: 14px;padding: 0 0 0 24px;background-size: 15px;}
    .engloba-tel {margin: 20px 0 20px 0;flex-direction: column;row-gap: 10px;}
    .email-footer{background: none;padding: 0;margin: 0 0 13px 0;font-size: 14px;}
    .endereco{padding: 0;background: none;text-align: center;margin: 0 0 20px 0;}
    .insta-footer{margin: 0 0 25px 0;}
    
	.formulario-footer-padrao-1 { width: 96%; margin: 20px 2%;}
    .formulario-footer-padrao-1 input { width: 95%; padding: 0 0 0 5%;}
    .formulario-footer-padrao-1 textarea { width: 95%; padding: 10px 0 0 5%;}
    .formulario-footer-padrao-1 button { width: 100%;}
    .formulario-footer-padrao-1 .input-number {width: 95%;}
    
	
	.c1{ width: 100%; margin: 15px 0px 0;}
    .c2{ width: 100%; margin: 20px 0px;} 
    .copy-sole{ height: auto;}
    .copy-sole p{ font-size: 10px;} 
}
