.toolbar{width:100%;margin:0;background:#efefef}.tool-list{display:flex;flex-flow:row nowrap;list-style:none;padding:0;overflow:auto;width:100%}.tool{background:#efefef}.tool--btn{display:block;border:none;padding:.5rem;font-size:1.5rem}.tool--btn:hover{border:1px solid #ccc;font-size:1.3rem}#answer,#content,#description{height:300px;overflow-y:auto}.img-container{position:relative;padding-bottom:10px;display:flex}.img-container img{width:100%;height:auto}.img-container .del{position:absolute;top:80%;left:90%;transform:translate(-80%,-90%);-ms-transform:translate(-80%,-90%);background-color:red;color:#fff;font-size:16px;padding:12px 24px;border:none;cursor:pointer;border-radius:5px}.img-container .del:hover{background-color:#000}.img-container div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);opacity:.8;color:#fff;font-size:16px;padding:12px 24px;border:none;cursor:pointer;border-radius:5px}html{font-family:-apple-system,BlinkMacSystemFont,"Poppins","Montserrat","Segoe UI","Helvetica"}body,html{-webkit-font-smoothing:antialiased}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Poppins","Montserrat","Segoe UI","Helvetica","Arial","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!important;-moz-osx-font-smoothing:grayscale}code,kbd,pre,samp{font-family:monospace;-webkit-font-smoothing:antialiased}button,input,optgroup,select,textarea{font-family:inherit;-webkit-font-smoothing:antialiased}.popover,.tooltip{font-family:-apple-system,BlinkMacSystemFont,"Poppins","Montserrat","Segoe UI","Helvetica"}.popover,.text-monospace,.tooltip{-webkit-font-smoothing:antialiased}.text-monospace{font-family:monospace}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Poppins","Courier New",monospace}h5{font-family:"Poppins","Montserrat","Segoe UI"}.clockdiv{font-family:-apple-system,BlinkMacSystemFont,"Poppins","Montserrat","Segoe UI","Helvetica";font-weight:500;text-align:center;-webkit-font-smoothing:antialiased}.clockdiv>div{padding:2px;border-color:hsla(0,0%,80%,.8);border-radius:1px;background:hsla(0,0%,80%,.8)}.clockdiv>div,.clockdiv div>span{color:#0c0c0c;-webkit-font-smoothing:antialiased}.clockdiv div>span{padding:5px;border-radius:2px;background:#fff;display:inline-block}.smalltext{padding-top:2px;font-size:clamp(.7rem,.7rem,1.5rem)}.normaltext{font-size:clamp(1rem,1.2rem,2rem)}.hugetext{font-size:clamp(1rem,1.4rem,2rem)}.card{text-transform:none}.card:hover{box-shadow:10px 5px 40px 20px darken(var(--dodgerblue4),10%)}.product-grid{font-family:-apple-system,BlinkMacSystemFont,"Poppins","Montserrat","Segoe UI","Helvetica",sans-serif;text-align:center;transition:all .5s;background-color:var(--ghostwhite);border:1px solid var(--gainsboro)}.product-grid:hover{box-shadow:0 5px 18px rgba(0,0,0,.3)}.product-grid .product-image{position:relative;overflow:hidden;min-height:200px;max-height:26vh}.product-grid .product-image a.image{display:block}.product-grid .product-image img{width:100%;display:block;height:auto}.product-image .pic-1{opacity:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:all .5s}.product-grid:hover .product-image .pic-1{opacity:0}.product-image .pic-2{width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;position:absolute;top:0;left:0;transition:all .5s}.product-grid:hover .product-image .pic-2{opacity:1}.product-grid .product-sale-label{color:var(--floralwhite);background-color:#3eb609;font-size:clamp(.8rem,.8rem,1.5rem);font-weight:700;text-transform:uppercase;width:55px;height:55px;line-height:55px;border-radius:50px;position:absolute;top:10px;left:10px}.product-grid .product-counter{position:absolute;top:10px;left:33%}.product-grid .social{padding:0;margin:0;list-style:none;position:absolute;top:15px;right:7px}.product-grid .social li{transform:translateX(60px);transition:all .3s ease .3s}.product-grid .social li:nth-child(2){transition:all .3s ease .4s}.product-grid:hover .social li{transform:translateX(0)}.product-grid .social li a{color:#3eb609;background:#fff;font-size:clamp(1rem,1rem,1.5rem);line-height:40px;width:40px;height:40px;margin:0 0 7px;border:.5px solid #3eb609;border-radius:50px;display:block;transition:all .3s ease 0s}.product-grid .social li a:hover{color:var(--firebrick1)}.product-grid .product-rating{background:#fff;color:#3eb609;width:100%;padding:2px;opacity:0;position:absolute;bottom:-20px;left:0;transition:all .2s ease-in-out 0s}.product-grid:hover .product-rating{opacity:1;bottom:0;z-index:18}.product-grid .rating{padding:0;margin:0;list-style:none;float:left}.product-grid .rating li{color:var(--dodgerblue4);font-size:clamp(.8rem,.8rem,1.5rem)}.product-grid .rating li.far{color:#999}.product-grid .add-to-cart{color:var(--dodgerblue4);font-size:clamp(.8rem,.8rem,1.5rem);font-weight:600;float:right;transition:all .2s ease-in-out 0s}.product-grid .add-to-cart:hover{color:var(--firebrick1);border-color:var(--firebrick1)}.product-grid .product-content{background:#f5f5f5;padding:15px}.product-grid .title{font-size:clamp(.8rem,.8rem,1.5rem);text-transform:capitalize;margin:0 0 5px;color:var(--firebrick1)}.product-grid .title a{color:#777;font-weight:500;font-size:clamp(.8rem,.8rem,1.5rem);text-decoration:none;transition:all .5s}.product-grid .title a:hover{color:hsla(0,0%,60%,.6)}.product-grid .price{color:#777;font-size:clamp(1rem,1rem,1.5rem);font-weight:700}.product-grid .price span{text-decoration:line-through;margin-right:5px;display:inline-block;opacity:.6}@media only screen and (max-width:990px){.product-grid{margin-bottom:40px}}.searchbox,.searchsugg{min-width:100px}.searchsugg{max-height:50vh;z-index:9;position:absolute;cursor:pointer;overflow-y:scroll}.modbody::-webkit-scrollbar,.searchsugg::-webkit-scrollbar,.sepeticerik::-webkit-scrollbar{width:10px}.modbody::-webkit-scrollbar-track,.searchsugg::-webkit-scrollbar-track,.sepeticerik::-webkit-scrollbar-track{background:#ccc}.modbody::-webkit-scrollbar-thumb,.searchsugg::-webkit-scrollbar-thumb,.sepeticerik::-webkit-scrollbar-thumb{background:var(--firebrick1)}.modbody::-webkit-scrollbar-thumb:hover,.searchsugg::-webkit-scrollbar-thumb:hover,.sepeticerik::-webkit-scrollbar-thumb:hover{background:var(--dodgerblue4)}.singleresult{min-height:50px;text-decoration:none}a>.singleresult{color:#999;text-decoration:none}.singleresult:hover,a:hover>.singleresult{color:#fff;text-decoration:none}.singleresult:hover{background-color:var(--dodgerblue4)}.fadalogo{width:84px;height:84px;border-radius:50%}#toplinks{width:100%;display:table-cell}#toplinks,#toplinks a{color:var(--dodgerblue4)}#toplinks a{text-decoration:none;font-size:clamp(.7rem,.8rem,1.2rem);font-weight:700}#toplinks a:hover{color:var(--firebrick1)}#toplinks a.dikkatcek{color:var(--firebrick1)}#toplinks a.dikkatcek,#toplinks a.dikkatcek:hover{text-decoration:none;font-size:clamp(.7rem,.8rem,1.2rem);font-weight:700}#toplinks a.dikkatcek:hover{color:var(--dodgerblue4)}.bricklink{color:var(--firebrick1)}.turunculink a{color:#fff}.turunculink a:hover{color:var(--firebrick1)}.text-green{color:#3eb609}.carousel-control{color:#fff;border-radius:10%;padding-left:5px}.carousel-cards,.carousel-control{position:relative;width:100%;font-size:clamp(1.25rem,1.25rem,2.5rem);text-align:center}.carousel-cards{height:35vw;display:block;color:#ccc;padding:15px}.carousel-cards,.carousel-control img{border-radius:10px 10px 10px 10px}.navborder{height:1px}.topnav{font-size:clamp(.8rem,.8rem,1.5rem);font-weight:666}.topnav,.topnavlink{background-color:#fff;color:var(--dodgerblue4)}.topnavlink{cursor:pointer;transition:0s}.topnavlink:hover{cursor:pointer;color:var(--firebrick0);transition-delay:1s}.topnavborder{width:1px;height:100%;display:block;background-color:var(--dodgerblue4)}.subnavmain{position:absolute;top:36px;left:2%;width:96%;height:30vw;overflow:auto;z-index:20;background-color:#fff;color:var(--firebrick1);display:flex;text-align:left}.subnavmain:only-child:empty{display:none}.subnavlink{font-size:clamp(1.5em,1.5rem,3rem)}.subnavlink li{list-style:none}.subnavlink a{color:var(--dodgerblue4)}.subnavlink a:hover{color:var(--firebrick1)}.subcat li{list-style:none;text-align:left}.subgroup{font-size:clamp(.85em,.95rem,1.1rem)}.subnavmain ul{list-style-type:none;margin-left:1.1rem;padding:0;font-size:clamp(1rem,1rem,1.5rem)}.search-btn,.search-form{border-radius:30px 30px 30px 30px}.search-btn{cursor:pointer}.livetab{width:100%;height:100%;position:absolute;overflow:hidden}#livedesc{overflow-y:auto}#livecontent{width:100%;height:100%;min-height:100vh;position:absolute;overflow-y:scroll}.harita{width:100%;height:450px;border:0;padding:0;margin:0}footer{letter-spacing:.1em;font-size:clamp(.95rem,.95rem,2rem);background-color:#222;line-height:1.5em}footer h5{font-weight:900;font-size:clamp(1rem,1.1rem,2.2rem)}footer hr{border-top:1px dashed #fff}.tooltip1{position:relative;display:inline-block}.tooltip1 .tooltiptext{visibility:hidden;width:350px;top:100%;left:0;margin-left:-230px;background-color:#fff;color:#000;text-align:left;padding:5px;border:1px solid transparent;position:absolute;z-index:1;opacity:0;transition:opacity 1s}.tooltip1 .tooltiptext:after{content:" ";position:absolute;bottom:100%;left:50%;margin-left:-10px;border:10px solid transparent}.tooltip1:hover .tooltiptext{visibility:visible;opacity:1}.sepeticerik{max-height:200px;overflow-y:scroll;overflow-x:hidden}.fscreen{position:absolute;display:inline-block;border-radius:25px;width:300px;height:50px;top:100%;opacity:0;left:calc(50% - 150px);background-color:#777;color:#fff;transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;clear:both;z-index:100}.fscreen a{color:#fff;text-decoration:none}.livetab:hover>.fscreen{top:96%;opacity:1;cursor:pointer}.tab-item-wrapper{border-right:1px solid #dee2e6;border-left:1px solid #dee2e6;border-bottom:1px solid #dee2e6;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.tabclass{background-color:#fff!important;color:red!important}.tabclass ul>li>a{text-decoration:underline}ul.breadcrumb{list-style:none;background:none;padding:0}.breadcrumb-item+.breadcrumb-item:before{content:">"}ul.breadcrumb li{display:inline;padding:0}ul.breadcrumb li+li:before{padding-left:8px;padding-right:8px;color:#000;content:">"}ul.breadcrumb li a{text-decoration:none;padding:0}ul.breadcrumb li a:hover{text-decoration:underline;padding:0}.gutters-sm{margin-right:-8px;margin-left:-8px}.gutters-sm>.col,.gutters-sm>[class*=col-]{padding-right:8px;padding-left:8px}.modbody{max-height:60vh;overflow-y:auto}.modbody,.sozlesme{font-size:clamp(.6rem,.6rem,1.2rem)}#snackbar{visibility:hidden;background-color:#222;color:#fff;text-align:center;padding:16px;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1000}#snackbar.show{visibility:visible;animation:fadein .5s,fadeout .5s 2.5s}.multi-preview{width:100%;height:200px}.indiv{width:150px;height:150px;padding:10px}.btn-green{background-color:#3eb609;color:#fff}.btn-blue,.btn-green:hover{background-color:#292ddd;color:#fff}.btn-blue:hover{background-color:#3eb609;color:#fff}button>*{pointer-events:none}.limitedtext{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.multi-preview{display:inline-flex;overflow-x:auto}textarea.form-control{direction:ltr!important;text-indent:0!important;padding-left:8px!important;letter-spacing:normal!important;transform:none!important;position:relative!important}.chatbox{border:1px solid}.chatbox .chatbox-heading{padding:0 15px}.chatbox .chatbox-heading h4{padding:1px 0;font-size:clamp(1rem,1rem,1.5rem)}.chatbox .chatbox-heading a{color:#fff}.chatbox .chatbox-heading a:active,.chatbox .chatbox-heading a:focus,.chatbox .chatbox-heading a:hover{outline:none}.chatbox .chatbox-widgets .dropdown-menu a{color:var(--dodgerblue4)}.chatbox .chatbox-widgets ul.dropdown-menu{min-width:0}.chatbox .chatbox-heading .chatbox-title{float:left}.chatbox .chatbox-heading .chatbox-title h4{margin:10px 0}.chatbox .chatbox-heading .chatbox-widgets{float:right;margin:8px 0}.chatbox .chatbox-heading .chatbox-widgets .tabbed-chatboxs{display:inline}.chatbox .chatbox-heading .chatbox-widgets .divider{margin:0}.chatbox .chatbox-body{padding-top:15px;padding-right:15px;background:#fff;height:90vh}.chatbox .chatbox-footer{padding:1px;height:6em;background:#e0e7e8}.chat-widget{width:auto;overflow-y:scroll;overscroll-behavior-y:contain;scroll-snap-type:y proximity;height:100%;font-size:clamp(.85rem,.85rem,1.4rem)}.chat-widget>div:last-child{scroll-snap-align:start}.chatbox .chatbox-footer ul{margin:0}.chatbox-green,.chatbox-green>.chatbox-heading{border-color:var(--dodgerblue4)}.chatbox-green>.chatbox-heading{color:#fff;background-color:var(--forestgreen)}.chatbox-orange,.chatbox-orange>.chatbox-heading{border-color:#f39c12}.chatbox-orange>.chatbox-heading{color:#fff;background-color:#f39c12}.chatbox-blue,.chatbox-blue>.chatbox-heading{border-color:#2980b9}.chatbox-blue>.chatbox-heading{color:#fff;background-color:#2980b9}.chatbox-red,.chatbox-red>.chatbox-heading{border-color:#e74c3c}.chatbox-red>.chatbox-heading{color:#fff;background-color:#e74c3c}.chatbox-purple,.chatbox-purple>.chatbox-heading{border-color:#8e44ad}.chatbox-purple>.chatbox-heading{color:#fff;background-color:#8e44ad}.chatbox-dark-blue,.chatbox-dark-blue>.chatbox-heading,.chatbox-default,.chatbox-default>.chatbox-heading{border-color:#5dd903}.chatbox-dark-blue>.chatbox-heading,.chatbox-default>.chatbox-heading{color:#fff;background-color:#5dd903}.chatbox-basic,.chatbox-basic>.chatbox-heading{border-color:var(--dodgerblue4)}.chatbox-basic>.chatbox-heading{border-bottom:1px solid var(--dodgerblue4);color:#333;background-color:#fff}@media(min-width:768px){.chatbox{margin-bottom:30px}}.img-chat{width:40px;height:40px}.text-green{color:var(--forestgreen)}.text-orange{color:#f39c12}.text-red{color:#e74c3c}
/*# sourceMappingURL=main.53cd0d21.chunk.css.map */