:root{--main-color:#20386e;--secondary-color:#c7ddf3;--detail-color:#fff;--bg-color:#f2f2f2;--text-color:#7aaee2;--lamelas-main-color:#d68947;--lamelas-secondary-color:#036a5c}:root{--main-color:#20386e;--secondary-color:#c7ddf3;--detail-color:#fff;--bg-color:#f2f2f2;--text-color:#7aaee2;--lamelas-main-color:#d68947;--lamelas-secondary-color:#036a5c}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.page-products .common-title{padding-top:100px;padding-bottom:70px}@media screen and (max-width:1366px){.page-products .common-title{padding-top:70px;padding-bottom:10px}}.page-products #search-products{margin:0 auto;width:100%;max-width:1100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:100px}@media screen and (max-width:992px){.page-products #search-products{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:5%;padding-right:5%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-products #search-products .label{font-family:"Open Sans",sans-serif;font-size:1.6rem;color:#000;font-weight:600;margin-right:30px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}@media screen and (max-width:992px){.page-products #search-products .label{margin-right:auto}}.page-products #search-products .select-container{width:100%;padding:0 7.5px}@media screen and (max-width:992px){.page-products #search-products .select-container{margin-top:15px;padding:0}}.page-products #search-products .select-container:nth-child(2){min-width:325px}.page-products #search-products .select-container:nth-child(4){min-width:190px}.page-products #search-products .select-container .select2-container{width:100% !important}.page-products #search-products .select-container .select2-container--default .select2-selection--single{border:1px solid var(--main-color) !important;border-radius:10px !important;background-color:transparent !important;height:100% !important;max-height:49px;padding:15.5px 10px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Open Sans",sans-serif;font-size:1.6rem;color:var(--main-color);font-weight:600}.page-products #search-products .select-container .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:1.2 !important;font-family:"Open Sans",sans-serif;font-size:1.6rem;color:var(--main-color);font-weight:600;font-weight:700;color:var(--main-color) !important;text-transform:lowercase}.page-products #search-products .select-container .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{color:var(--main-color) !important}.page-products #search-products .select-container .select2-container--default .select2-selection--single .select2-selection__arrow{height:100% !important;background-image:url(//newsul.com.br/wp-content/themes/default/assets/css/../images/icons/arrow-select.svg);background-position:center left;background-repeat:no-repeat;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:25px}.page-products #search-products .select-container .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.page-products #search-products .select-container .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.page-products #search-products .select-container .select2-container--default.select2-container--disabled{opacity:.5}.page-products #search-products .select-container .select2-dropdown{border:1px solid var(--main-color) !important;border-radius:10px !important;background-color:transparent !important;font-family:"Open Sans",sans-serif;font-size:1.3rem;color:var(--main-color);font-weight:600;text-transform:lowercase;overflow:hidden}.page-products #search-products .select-container .select2-dropdown .select2-results__option{padding:15.5px 10px;text-align:center;position:relative;background-color:var(--detail-color)}.page-products #search-products .select-container .select2-dropdown .select2-results__option:not(:last-of-type):after{content:"";position:absolute;bottom:0;left:0;right:0;margin:auto;width:60%;height:2px;background-color:#93bfca}.page-products #search-products .select-container .select2-dropdown .select2-results__option.select2-results__option--highlighted[aria-selected]{background-color:#93bfca}.page-products #search-products #buttons{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding-left:7px}@media screen and (max-width:992px){.page-products #search-products #buttons{margin-top:15px}}.page-products #search-products #buttons .common-button{margin-left:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.page-products #search-products #buttons .common-button.hover-blue{margin-left:15px}.page-products #search-products #buttons .common-button.hover-blue:hover{background-color:#93bfca;color:var(--detail-color)}.page-products .list-container{display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:250px;-moz-column-gap:250px;column-gap:250px;row-gap:70px;padding-bottom:150px}@media screen and (max-width:1366px){.page-products .list-container{-webkit-column-gap:150px;-moz-column-gap:150px;column-gap:150px;padding-left:10%;padding-right:10%}}@media screen and (max-width:992px){.page-products .list-container{grid-template-columns:1fr}}.page-products .list-container .product-item{padding:20px;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}.page-products .list-container .product-item .img{height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.page-products .list-container .product-item .img img{display:block;max-height:300px;max-width:100%}.page-products .list-container .product-item .info{width:100%}.page-products .list-container .product-item .info .title{font-family:"Open Sans",sans-serif;font-size:1.6rem;color:#000;font-weight:600}.page-products .list-container .product-item .info .model{font-family:"Open Sans",sans-serif;font-size:1.44rem;color:#000;font-weight:400;text-transform:capitalize}.page-products .list-container .product-item .buttons{width:100%}.page-products .list-container .product-item .buttons .common-button{width:100%;margin-top:10px;text-transform:initial;font-size:1.6rem;margin-left:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.page-products .list-container .product-item .buttons .common-button.hover-blue:hover{background-color:#93bfca;color:var(--detail-color)}.page-products .no-results{padding-top:50px}.page-products .fixed-message{background-color:#c7ddf3;text-align:center;padding:20px 30px;position:fixed;bottom:0;width:100%}.page-products .fixed-message .message{font-family:"Open Sans",sans-serif;font-size:2rem;color:#20386e;font-weight:600}@media screen and (max-width:990px){.page-products .fixed-message .message{font-size:1.6rem}}.page-products footer{margin-bottom:66px}@media screen and (max-width:990px){.page-products footer{margin-bottom:60px}}