﻿@font-face{font-family:"Overpass-SemiBold";src:url("../fonts/Overpass-SemiBold.eot");src:url("../fonts/Overpass-SemiBold.eot?#iefix") format("embedded-opentype"),url("../fonts/Overpass-SemiBold.woff2") format("woff2"),url("../fonts/Overpass-SemiBold.woff") format("woff"),url("../fonts/Overpass-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Overpass-Black";src:url("../fonts/Overpass-Black.eot");src:url("../fonts/Overpass-Black.eot?#iefix") format("embedded-opentype"),url("../fonts/Overpass-Black.woff2") format("woff2"),url("../fonts/Overpass-Black.woff") format("woff"),url("../fonts/Overpass-Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Overpass-Light";src:url("../fonts/Overpass-Light.eot");src:url("../fonts/Overpass-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/Overpass-Light.woff2") format("woff2"),url("../fonts/Overpass-Light.woff") format("woff"),url("../fonts/Overpass-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Overpass-Bold";src:url("../fonts/Overpass-Bold.eot");src:url("../fonts/Overpass-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Overpass-Bold.woff2") format("woff2"),url("../fonts/Overpass-Bold.woff") format("woff"),url("../fonts/Overpass-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Overpass-Thin";src:url("../fonts/Overpass-Thin.eot");src:url("../fonts/Overpass-Thin.eot?#iefix") format("embedded-opentype"),url("../fonts/Overpass-Thin.woff2") format("woff2"),url("../fonts/Overpass-Thin.woff") format("woff"),url("../fonts/Overpass-Thin.ttf") format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Overpass-Regular";src:url("../fonts/Overpass-Regular.eot");src:url("../fonts/Overpass-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Overpass-Regular.woff2") format("woff2"),url("../fonts/Overpass-Regular.woff") format("woff"),url("../fonts/Overpass-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Overpass-Medium";src:url("../fonts/Overpass-Medium.eot");src:url("../fonts/Overpass-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/Overpass-Medium.woff2") format("woff2"),url("../fonts/Overpass-Medium.woff") format("woff"),url("../fonts/Overpass-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}.flexBar{display:flex;align-items:center;justify-content:space-between;position:relative}@media only screen and (max-width: 767px){.flexBar{display:block}}.filteredBox{font-size:1vw;display:inline-flex;align-items:center}@media only screen and (max-width: 1500px){.filteredBox{font-size:1.2vw}}@media only screen and (max-width: 1023px){.filteredBox{font-size:14px}}@media only screen and (max-width: 767px){.filteredBox{width:100%;margin-top:1rem}}.filteredBox .filterBtn{transition:.3s;text-transform:uppercase;cursor:pointer;border:1px solid #ddd;padding:8px 15px 5px 15px;display:inline-flex;align-items:center}.filteredBox .filterBtn i{margin-left:15px;font-weight:500;font-size:20px;margin-top:-3px}@media only screen and (min-width: 1024px){.filteredBox .filterBtn.open,.filteredBox .filterBtn:hover{background:#363636;color:#fff}}.filteredBox .flexSelect{display:inline-flex;align-items:center}.filteredBox .selects{margin-right:10px}.filteredBox .selects span{margin-right:10px}@media only screen and (max-width: 320px){.filteredBox .selects span{display:none}}.filteredBox .selects select{padding:8px 40px 5px 15px;border:1px solid #ddd;background:url(../img/select.svg) no-repeat right 10px center;-webkit-appearance:none;-moz-appearance:none;appearance:none}.closeBtnMobile{position:absolute;top:25px;right:21px;font-size:25px;background:#363636;color:#fff;width:40px;height:40px;display:none;align-items:center;justify-content:center}@media only screen and (max-width: 1023px){.closeBtnMobile{display:flex}}.filteredList{box-shadow:0 10px 17px rgba(0,0,0,.15);position:absolute;top:100%;background:#fff;width:100%;z-index:1;padding:3vw;font-size:.9vw;display:none}@media only screen and (max-width: 1500px){.filteredList{font-size:1.2vw}}@media only screen and (max-width: 1023px){.filteredList{transition:.4s;position:fixed;top:0;width:100%;z-index:2;left:0;height:100vh !important;padding:0;font-size:16px;display:block !important;opacity:0;visibility:hidden;pointer-events:none}.filteredList.active{opacity:1;visibility:initial;pointer-events:initial}}.filteredList .listing{display:flex;justify-content:center}@media only screen and (max-width: 1023px){.filteredList .listing{display:block;height:100%;overflow:auto;padding:55px 20px 100px}}.filteredList .head{font-size:1.2vw;margin-bottom:.5vw;text-transform:uppercase}@media only screen and (max-width: 1500px){.filteredList .head{font-size:1.4vw}}@media only screen and (max-width: 1023px){.filteredList .head{font-size:20px}}.filteredList .head:after{content:"";background:#363636;width:40px;height:1px;display:block;margin:.5rem 0 1rem}.filteredList input[type=radio]{margin-left:0;margin-top:0;margin-right:.6rem;position:relative;width:24px;height:24px;min-width:24px;outline:none;-webkit-appearance:none;background:#fff;border-radius:50%;border:1px solid #e4e4e4}.filteredList input[type=radio]:before{transition:.3s;display:flex;align-items:center;justify-content:center;height:100%;content:"✓";color:#70b62c;font-weight:900;font-size:14px;opacity:0}.filteredList input[type=radio]:checked{transition:.3s;background-color:#fff}.filteredList input[type=radio]:checked:before{opacity:1}.filteredList input[type=checkbox]{margin-left:0;margin-top:0;margin-right:.6rem;position:relative;width:20px;height:20px;min-width:20px;outline:none;-webkit-appearance:none;background:#fff;border-radius:0;border:1px solid #e4e4e4}.filteredList input[type=checkbox]:before{transition:.3s;display:flex;align-items:center;justify-content:center;height:100%;content:"✓";color:#70b62c;font-weight:900;font-size:14px;opacity:0}.filteredList input[type=checkbox]:checked{transition:.3s;background-color:#fff}.filteredList input[type=checkbox]:checked:before{opacity:1}.filteredList .checkMenu{padding:0 3vw}@media only screen and (max-width: 1023px){.filteredList .checkMenu{padding:0;margin-bottom:1rem}}.filteredList .form-check{padding:0}.filteredList .submit{text-align:center;margin-top:2rem}@media only screen and (max-width: 1023px){.filteredList .submit{position:absolute;bottom:0;width:100%;left:0}}.filteredList .submit a,.filteredList .submit button,.filteredList .submit input{transition:.3s;background:#363636;color:#fff;font-size:1.2vw;line-height:100%;display:inline-flex;align-items:center;justify-content:center;padding:15px 40px 10px 40px;border:1px solid #363636}@media only screen and (max-width: 1023px){.filteredList .submit a,.filteredList .submit button,.filteredList .submit input{font-size:20px;width:100%;height:60px}}@media only screen and (min-width: 1024px){.filteredList .submit a:hover,.filteredList .submit button:hover,.filteredList .submit input:hover{background:#fff;color:#363636}}/*# sourceMappingURL=filter.css.map */
