#jatos{margin-top:30px}#jatos *{color:#041E50}#jatos .d-10{height:10%}#jatos .d-20{height:20%}#jatos .d-30{height:30%}#jatos .d-40{height:40%}#jatos .d-50{height:50%}#jatos .d-60{height:60%}#jatos .d-70{height:70%}#jatos .d-80{height:80%}#jatos .d-90{height:90%}#jatos .d-100{height:100%}#jatos .texto{padding-left:40px}#jatos .foto{height:400px;max-width:100%;position:relative;left:9px;overflow-y:hidden;padding:0}#jatos .foto .float{position:absolute;z-index:9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5rem;font-weight:100;color:#fff;top:15px}#jatos .foto .float .linha{width:1px !important;height:30px;background:#fff}#jatos .foto .float .circulo{width:10px;height:10px;border-radius:100%;background:#fff}#jatos .foto .float-1{left:5%}#jatos .foto .float-2{left:22%;font-weight:bold}#jatos .foto .float-2 div{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;color:#fff}#jatos .foto .float-3{left:42%}#jatos .foto .float-4{left:68%}#jatos .foto .bloco{position:absolute;bottom:30px;right:0;width:355px;font-weight:bold;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#jatos sup{top:-10px}#jatos .bg{background-image:url("../img/camisa.jpg");background-size:cover;background-position:center;padding:310px 0}#jatos .col-lg-8{padding:0 40px 0 0px;margin:0px 0}#jatos .titulo{background-color:#041E50;color:#fff;display:table;padding:20px 35px;font-size:2.6rem;width:100%;max-width:770px !important;text-align:center;margin:0 0 20px 0;margin-left:30px}#jatos .titulo *{color:#fff}#jatos .titulo--extra{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:470px !important}#jatos .titulo--extra div{display:block;margin-left:10px}#jatos img{max-width:100%}#jatos p{font-size:1.4rem;line-height:1.8rem}#jatos .lista{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-bottom:30px}#jatos .lista span{background:#ADB9C3;padding:5px 10px;font-size:2rem;font-weight:bold;min-width:75px;text-align:center}#jatos .lista p{margin:5px 0}#jatos .bloco{background:#ADB9C3;width:150px;height:150px;padding:15px;margin-top:40px;line-height:1.5rem !important}#jatos .bloco span{font-weight:bold;font-size:2rem;display:table;margin:5px 0}#jatos .resto{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;max-width:370px;margin-top:0px;gap:10px}#jatos .resto p{font-size:1rem;line-height:1.3rem;text-align:center}#jatos .barra{color:#fff;background-color:#041E50;max-width:350px;text-align:center;font-weight:bold;padding:10px;font-size:1.5rem;margin-left:15px}#jatos .jatos .cont{position:relative;width:370px;height:370px;border:2px solid white;margin-top:-15px}#jatos .jatos .cont .img{position:absolute;top:0;left:0;width:100%;height:100%;background-size:370px 100%}#jatos .jatos .cont .background-img{background-image:url("../img/sem.jpg")}#jatos .jatos .cont .foreground-img{background-image:url("../img/com.jpg");width:50%}#jatos .jatos .cont .slider{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;background:rgba(242,242,242,0);outline:none;margin:0;-webkit-transition:all 0.2s;transition:all 0.2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#jatos .jatos .cont .slider:hover{background:rgba(242,242,242,0)}#jatos .jatos .cont .slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:6px;height:370px;background:white;cursor:pointer}#jatos .jatos .cont .slider::-moz-range-thumb{width:6px;height:370px;background:white;cursor:pointer}#jatos .jatos .cont .slider-button{pointer-events:none;position:absolute;width:30px;height:30px;border-radius:50%;background-color:white;left:calc(50% - 18px);top:calc(50% - 18px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#jatos .jatos .cont .slider-button:after{content:"";padding:3px;display:inline-block;border:solid #5d5d5d;border-width:0 2px 2px 0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#jatos .jatos .cont .slider-button:before{content:"";padding:3px;display:inline-block;border:solid #5d5d5d;border-width:0 2px 2px 0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}#jatos .bg{position:relative}#jatos .bg>div{position:absolute;width:auto;bottom:70px;right:50px}#jatos .bg span{background-color:#ADB9C3;display:table;padding:10px 20px;font-size:1.4rem;margin-bottom:-10px}#jatos .bg .more{left:150px;margin-left:0}#jatos .bg .more .texto{min-width:150px}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}70%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}70%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@media (max-width: 1024px){#jatos{overflow-x:hidden}#jatos br{display:none}#jatos .float{font-size:1rem !important}#jatos .bg{height:500px}#jatos .bloco{width:100% !important}#jatos .col-lg-8{padding:0;margin:0}#jatos .titulo{font-size:1.9rem;margin:0 0 30px 0px}#jatos .lista{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%;float:left}#jatos .texto{padding-left:0}#jatos .bloco{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;width:100%;height:auto !important;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;font-size:1.9rem;line-height:2rem !important}#jatos .bloco br{display:none}#jatos .cont{margin-top:10px !important;margin-left:-10px !important}#jatos .barra{margin:10px 0 10px 0}#jatos .col-lg-7{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0}}#vapor-system{padding:40px 0px 40px 70px;margin-bottom:80px}#vapor-system .texto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#vapor-system .titulo{background-color:#041E50;color:#fff;display:table;padding:20px 35px;font-size:2.6rem;width:auto;margin:0 0 20px 0}#vapor-system .titulo *{color:#fff}#vapor-system .titulo div{font-size:1.3rem;font-weight:bold}#vapor-system p{color:#041E50;font-weight:bold;font-size:1.4rem;line-height:1.8rem}#vapor-system p span{color:#7B8A9C}#vapor-system .box1{background-color:#7B8A9C;font-size:2.5rem;text-align:center;color:#fff;padding:15px 80px;line-height:3rem;width:auto;display:table}#vapor-system .box1 sup{top:-15px;font-size:1.3rem !important}#vapor-system video{width:100%}#vapor-system .box2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#vapor-system .box2 div{background:#041E50;color:#fff;font-size:1.8rem;padding:15px 45px 15px 15px;line-height:2.2rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#vapor-system .box2 div sup{top:-10px;font-size:1.1rem !important}#vapor-system .box2 img{max-width:250px;margin-left:-40px}#vapor-system .video{background-position:top;margin-left:-80px;z-index:-1}#vapor-system .video img{max-width:100%}@media (max-width: 460px){#itens2 .gota span{font-size:1.8rem;line-height:2.3rem}#vapor-system{margin-top:70px;padding:0}#vapor-system .titulo{padding:20px}#vapor-system .titulo div{padding:0 70px !important}#vapor-system .col-md-6{padding:0}#vapor-system div{max-width:100%}#vapor-system br{display:none}#vapor-system .box1{font-size:2.8rem;padding:15px 30px}#vapor-system .box2{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#vapor-system .box2 div{text-align:center;padding:15px}#vapor-system .box2 img{margin-left:0px}#vapor-system .video{margin-left:0}}
/*# sourceMappingURL=ajustes.min.css.map */