﻿:root{--outline-color:#0c503e;}@media(min-width:992px){.container{max-width:1220px;}}body{font-family:helvetica,arial,sans-serif;background-color:#fff;}body h1,body h2,body h3,body h4,body h5,body h6{font-family:helvetica,arial,sans-serif;font-weight:bold;font-style:normal;color:#52811d;}body h1{font-size:28px;margin:2.1rem 0 1.1rem 0;}body h2,body h3{font-size:20px;margin:1.8rem 0 .6rem 0;}body h4{font-size:20px;font-weight:bold;}body h5{margin:18px 0 0 0;}body h1.h1,body h2.h1,body h3.h1,body h4.h1,body h5.h1,body h6.h1{font-size:48px;}body h1.h2,body h2.h2,body h3.h2,body h4.h2,body h5.h2,body h6.h2{font-size:22px;}body h1.h3,body h2.h3,body h3.h3,body h4.h3,body h5.h3,body h6.h3{font-size:22px;}body h1.h4,body h2.h4,body h3.h4,body h4.h4,body h5.h4,body h6.h4{font-size:22px;}body h1.h5,body h2.h5,body h3.h5,body h4.h5,body h5.h5,body h6.h5{font-size:16px;}body a:not(.btn,.nav-link){text-decoration:underline;color:#52811d;}body a:not(.btn,.nav-link):hover,body a:not(.btn,.nav-link) :focus{color:#2a430f;}body :focus{outline:dashed .21rem var(--outline-color)!important;}body .section p:has(a) a:not(.btn){color:#52811d;text-decoration:underline;}body .section p:has(a) a:not(.btn):hover,body .section p:has(a) a:not(.btn) :focus{color:#757777;}body .badge{background-color:#ddf0f9;color:#696969;padding:.7rem;font-size:12px;font-weight:500;}body input[type=text],body input[type=email],body textarea.form-control{background-color:#f5f6f8;border-radius:5px;border-color:#aab3c4!important;border:solid 1px;padding:10px 10px;margin-bottom:15px;}body header a:hover,body header a :focus{text-decoration:none;}body .brand-logo>img{width:135px;}body .logo a>svg{max-width:100%;}body main{min-height:60vh;}body .btn{padding:.75rem 1.25rem;border-radius:.5rem;}body .btn.btn-primary{background-color:#52811d;border-color:#52811d;}body .btn.btn-primary:hover,body .btn.btn-primary:focus{background-color:#757777;border-color:#757777;}body .btn.btn-outline-primary{border-width:2px;color:#696969;border-color:#52811d;}body .btn.btn-outline-primary:hover,body .btn.btn-outline-primary:focus{background-color:#757777;border-color:#757777;color:#fff;}body .accordion-button{font-weight:500;font-size:18px;}body .accordion-button:not(.collapsed){color:#000;background-color:#fff;box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);}body .accordion{box-shadow:rgba(0,0,0,.08) 0 2px 20px;}body .accordion-body{padding:25px 30px;}body .accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:var(--bs-accordion-btn-icon-transform);}body header{box-shadow:0 1px 8px rgba(0,0,0,.08);}body header.sticky #main-nav{position:fixed;width:100%;z-index:11;top:0;box-shadow:0 1px 8px rgba(0,0,0,.08);}body header.sticky .bottom-logo-wrapper{display:block;}body header.sticky .logo-wrapper{display:none;}@media only screen and (max-width:991px){body header{position:fixed;width:100%;z-index:200;top:0;}body header+main{padding-top:84.4px;}}@media only screen and (max-width:525px){body header{box-shadow:0 1px 8px rgba(0,0,0,.08);}body header+main{padding-top:84.4px!important;}}body header #top-nav{background-color:#757777;min-height:50px;}@media only screen and (max-width:991px){body header #top-nav>div>div>div{padding-left:0;}}body header #top-nav .top-nav{display:flex;justify-content:flex-end;align-items:center;height:100%;font-size:14px;font-weight:400;}body header #top-nav .top-nav .dropdown-menu{font-size:14px;}@media only screen and (max-width:991px){body header #top-nav .top-nav{display:none;}}body header #top-nav .top-nav .navbar-nav{flex-direction:row;list-style:none;padding-left:0;margin-bottom:0;}body header #top-nav .top-nav .navbar-nav li a{color:#000;font-family:helvetica,arial,sans-serif;font-weight:400;text-decoration:none;margin-left:21px;}@media only screen and (max-width:991px){body header #top-nav .top-nav .navbar-nav li a{margin-left:0;margin-right:10px;}}body header #top-nav .top-nav>div:first-of-type{border-left:1px solid #000;}body header #top-nav .top-nav>div:first-of-type button{border:0;background-color:#757777;}body header #top-nav .top-nav>div:first-of-type button svg{width:10px;}body header #top-nav .top-nav>div:first-of-type button::after{display:none;}body header #main-nav{background-color:#fff;}body header #main-nav .navbar{padding-left:3rem;}body header #main-nav>div>div>div>.navbar-nav{height:100%;}body header #main-nav>div>div>div>.navbar-nav a{height:100%;display:flex;align-items:center;white-space:nowrap;text-decoration:none;color:#000;font-weight:500;}body header #main-nav>div>div>div>.navbar-nav a>span:first-of-type{height:35px;width:35px;display:flex;justify-content:center;align-items:center;margin-right:10px;background-color:#757777;border-radius:50%;}body header #main-nav>div>div>div>.navbar-nav a svg{width:18px;height:18px;}body header #main-nav>div>div>div>.navbar-nav>li:not(:last-child){margin-right:25px;}body header #main-nav>div>div>div>.navbar-nav>li:nth-child(odd) a>span:first-of-type{background-color:#ddf0f9;}body header #my-menu{height:100%;padding:0;right:4px;}body header #my-menu .navbar-nav{display:flex;justify-content:flex-start;width:100%;}body header #my-menu .navbar-nav .nav-item .nav-link{color:#000;font-size:16px;font-family:helvetica,arial,sans-serif;font-weight:500;padding:0;}body header #my-menu .navbar-nav .nav-item .nav-link::after{content:none;}body header #my-menu .navbar-nav .nav-item .nav-link svg{margin-left:10px;width:12px;}body header #my-menu .navbar-nav>li:not(ul){transition:all .2s;}body header #my-menu .navbar-nav>li:not(ul):after{position:absolute;bottom:0;left:0;right:0;width:0%;content:".";color:transparent;background:#757777;height:2px;border:0;transition:all .3s;margin-bottom:-2px;}body header #my-menu .navbar-nav>li:not(ul):hover:after,body header #my-menu .navbar-nav>li:not(ul):focus:after,body header #my-menu .navbar-nav>li:not(ul).selected:after{width:100%;}body header #navbarNavDropdown{width:100%;}@media only screen and (max-width:767px){body header .navbar-hover .show>.dropdown-toggle::after,body header .navbar-hover .show>.dropdown-toggle::after{transform:rotate(-90deg);}}@media only screen and (min-width:768px){body header .navbar-hover .collapse ul li,body header .navbar-hover #navbarNavDropdown ul.navbar-nav li{position:relative;margin-left:14px;margin-right:14px;}body header .navbar-hover .collapse ul li:first-child,body header .navbar-hover #navbarNavDropdown ul.navbar-nav li:first-child{margin-left:0;}body header .navbar-hover .collapse ul li:last-child,body header .navbar-hover #navbarNavDropdown ul.navbar-nav li:last-child{margin-right:0;}body header .navbar-hover .collapse ul li ul li,body header .navbar-hover #navbarNavDropdown ul.navbar-nav li ul li{margin-left:0;margin-right:0;margin-bottom:0;}body header .navbar-hover .collapse ul li ul li:not(:last-child),body header .navbar-hover #navbarNavDropdown ul.navbar-nav li ul li:not(:last-child){border-bottom:1px solid #d7dbe3;}body header .navbar-hover .collapse ul li ul li .nav-link,body header .navbar-hover #navbarNavDropdown ul.navbar-nav li ul li .nav-link{padding:.75rem;font-size:16px;}body header .navbar-hover .collapse ul li:hover>ul,body header .navbar-hover #navbarNavDropdown ul li:hover>ul{display:block;}body header .navbar-hover .collapse ul ul,body header .navbar-hover #navbarNavDropdown ul ul{position:absolute;top:100%;left:0;min-width:230px;display:none;padding:0;font-size:20px;margin:0;margin-top:2px;z-index:11000;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;border:0;}body header .navbar-hover .collapse ul ul .nav-item,body header .navbar-hover #navbarNavDropdown ul ul .nav-item{padding:0;}body header .navbar-hover .collapse ul ul .nav-item.selected,body header .navbar-hover .collapse ul ul .nav-item:hover,body header .navbar-hover #navbarNavDropdown ul ul .nav-item.selected,body header .navbar-hover #navbarNavDropdown ul ul .nav-item:hover{background-color:#f5f6f8;}body header .navbar-hover .collapse ul ul ul,body header .navbar-hover #navbarNavDropdown ul ul ul{position:absolute;top:0;left:100%;min-width:275px;display:none;transition:all .2s;}}body header .navbar-toggler,body header .navbar-toggler:focus{color:#52811d!important;border:0!important;outline:0!important;background:#52811d;position:fixed;border-radius:0;color:#fff;top:30px;right:20px;padding:.5rem .5rem;width:45px;}@media(min-width:992px){body header .navbar-toggler,body header .navbar-toggler:focus{display:none;}}body header .navbar-toggler>span,body header .navbar-toggler:focus>span{display:block;background:#fff;height:2px;margin-bottom:5px;}body header .navbar-toggler>span:last-child,body header .navbar-toggler:focus>span:last-child{margin-bottom:0;}@media only screen and (max-width:768px){body header .navbar-toggler,body header .navbar-toggler:focus{top:28px;}}body header .open-dd{display:block!important;}body header .search-bar{background-color:#52811d;display:block;position:absolute;left:0;right:0;overflow:hidden;height:86px;transition:all .6s cubic-bezier(.215,.61,.355,1);z-index:10000;top:183.3px;padding:10px 0 10px;display:flex;justify-content:center;align-items:center;}body header .search-bar .form-group{margin-bottom:0;}body header .search-bar .input-group>input{border-color:#757777;}body header .search-bar .btn,body header .search-bar .form-control{border-radius:0;}body header .search-bar i{font-size:14px;}@media only screen and (max-width:991px){body header .search-bar{top:97.4px;}}@media only screen and (max-width:525px){body header .search-bar{top:95.4px;}}body header .search-bar.closed{height:0;padding:0 0 0;z-index:-1;transition:all .5s cubic-bezier(.55,.055,.675,.19);}@media(max-width:991px){body .navbar-expand-md .navbar-nav .dropdown-menu{position:fixed;}body .mm-spn.mm-spn--light{color:#757777;background:#52811d;}body .mm-spn ul.mm-spn--parent{left:-100%;}body .mm-spn.mm-spn--navbar:after{opacity:1;}body .navbar-nav .dropdown-menu{position:fixed;float:unset;border:0;}body .navbar-nav .nav-item:not(.dropdown):before{display:none;}body .navbar-nav .nav-item .nav-link{padding:13px 20px;background:#52811d;color:#757777;}body .navbar-nav .nav-item .nav-link:hover,body .navbar-nav .nav-item .nav-link:active,body .navbar-nav .nav-item .nav-link.active,body .navbar-nav .nav-item .nav-link:focus{background:#52811d;color:#757777;}body .navbar-nav .nav-item:before{border-color:#757777;}body .navbar-nav .nav-item:hover:before,body .navbar-nav .nav-item:active:before,body .navbar-nav .nav-item:focus:before{opacity:1;}body .mm-spn.mm-spn--navbar ul:before{border-color:#757777;}body .mm-spn li:after{border-color:#757777;margin-left:0;}body .mm-ocd .dropdown-toggle::after{display:none!important;}}body .breadcrumb{font-weight:500;font-size:14px;}body .breadcrumb a{text-decoration:none;}body .breadcrumb li span{background-color:#ddf0f9;border-radius:8px;padding:4px 7px;color:#000;}body .breadcrumb>li:first-child span{background-color:#f5f6f8;border-radius:8px;padding:4px 7px;color:#8c98af;}body .breadcrumb-item+.breadcrumb-item::before{content:var(--bs-breadcrumb-divider,"/");font-size:10px;padding-top:4px;}body .breadcrumb-item+.breadcrumb-item::before{padding-right:6px;}body .breadcrumb-item+.breadcrumb-item{padding-left:5px;}body .section div.bg-f5f6f8{background-color:#f5f6f8;}body .section div.bg-58b4e4{background-color:#52811d;}body .section div.bg-ddf0f9{background-color:#ddf0f9;}body .section .m-top{margin-top:60px;}body .section .m-bottom{margin-bottom:60px;}body .section .block-content:not(:has(.carousel)){margin-top:25px;margin-bottom:25px;}body .section .block-content.block-mt-0{margin-top:0;}body .section .block-content.block-mb-0{margin-bottom:0;}body .section .block-content .carousel .container{margin-top:50px;margin-bottom:50px;}body .section .block-content .carousel .container>.carousel-inner{background-color:#fff;border-radius:10px;}body .section .block-content .carousel .container>.carousel-inner>.carousel-item>.row{height:100%;}body .section .block-content .carousel .container>.carousel-inner>.carousel-item>.row>div:first-child{padding:65px;}body .section .block-content .carousel .container>.carousel-inner>.carousel-item>.row>div:first-child>:nth-child(2){margin-bottom:35px;}body .section .block-content .carousel .container>.carousel-inner>.carousel-item>.row>div:first-child>div:nth-child(3) p{margin-bottom:5px;}body .section .block-content .carousel .container>.carousel-inner>.carousel-item .grid-images{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:5px;grid-row-gap:5px;}body .section .block-content .carousel .container>.carousel-inner>.carousel-item .grid-images>div:first-child{grid-area:1/1/3/3;}body .section .block-content .carousel .container>.carousel-inner>.carousel-item .grid-images>div{background-repeat:no-repeat;background-size:cover;background-position:center;}body .section .block-content .carousel .container>.carousel-inner>.carousel-item a{margin-top:35px;}body .section .block-content .carousel .container>.carousel-inner>.carousel-item a:last-child{margin-left:15px;}body .section .block-content .carousel :is(h1,h2,h3,h4,h5){font-size:38px;font-weight:700;}body .section .block-content .box:not(.menucard){border-radius:10px;padding:65px 50px;background-color:#fff;box-shadow:rgba(0,0,0,.08) 0 2px 20px;}body .section .block-content .box{box-shadow:rgba(0,0,0,.08) 0 2px 20px;}body .section .modal-fullscreen>.modal-dialog{margin:0;max-width:100%;width:100%;height:100%;position:absolute;left:0;top:0;}body :is(.youtubewiththumbimage,.imageblock) img{border-radius:10px;}body .category-list>div.row>div{margin-bottom:25px;}body .category-list>div.row>div>a{display:flex;flex-direction:column;background-color:#ddf0f9;border-radius:8px;align-items:center;height:100%;text-decoration:none;color:#000;padding:1rem 1.5rem 1rem 1.5rem;margin-bottom:15px;justify-content:flex-start;}body .category-list>div.row>div>a>img{width:50px;margin-bottom:15px;}body .category-list>div.row>div>a p{margin-bottom:0;text-align:center;font-weight:500;font-size:18px;}body .category-list :is(h1,h2,h3,h4,h5,h6){margin-bottom:50px;}body .imageblock{display:flex;justify-content:center;}body .card{border-radius:10px;box-shadow:rgba(0,0,0,.08) 0 2px 20px;margin-bottom:25px;border:0;}body .card-body{padding:1.25rem;}body .card-title{font-weight:bold;font-size:1.25rem;margin-bottom:.5rem;text-transform:none;}body .card-text{font-size:1rem;line-height:1.5;margin-bottom:1.25rem;}body .auctionslist{margin:45px 0 95px 0;}body .auctionslist .card-body{padding:0;}body .auctionslist .card-body .img-grid{height:195px;display:grid;grid-template-columns:1.6fr 1fr;grid-template-rows:repeat(2,1fr);grid-column-gap:5px;grid-row-gap:5px;border-top-right-radius:10px;border-top-left-radius:10px;overflow:hidden;}body .auctionslist .card-body .img-grid>div{background-position:center;background-repeat:no-repeat;background-size:cover;}body .auctionslist .card-body .img-grid>div:nth-child(1){grid-area:1/1/3/2;}body .auctionslist .card-body .img-grid>div:nth-child(2){grid-area:1/2/2/3;}body .auctionslist .card-body .img-grid>div:nth-child(3){grid-area:2/2/3/3;}body .auctionslist .card-body>div:nth-child(2){padding:1.5rem 2rem;}body .auctionslist .card-body>div:nth-child(3){padding:0 1.25rem 1.25rem 1.25rem;}body .auctionslist .card-title{font-size:18px;font-weight:600;margin-bottom:0;display:inline-block;}body .auctionslist .card-text{font-size:16px;font-weight:400;margin-bottom:.5rem;color:#696969;}body #loadmore_actions{margin-top:25px;}body #loadmore_actions>div>span:nth-child(2){margin-top:15px;font-size:18px;font-weight:500;}body #loadmore_actions>div>span:nth-child(3){font-size:12px;}body .bidcalculator>div{border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2);margin-bottom:25px;}body .youtubewiththumbnail :is(h1){font-size:38px;font-weight:700;}body .youtubewiththumbnail :is(h2){font-size:28px;font-weight:700;}body .youtubewiththumbnail :is(h3){font-size:18px;font-weight:400;}@media(min-width:992px){body .youtubewiththumbnail>div:first-child{padding-right:0;}}body .youtubewiththumbnail>div:first-child>div{border-top-left-radius:10px;border-bottom-left-radius:10px;}@media(max-width:991.8px){body .youtubewiththumbnail>div:first-child>div{border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:0;}}body .youtubewiththumbnail>div:last-child>a{overflow:hidden;height:400px;padding:0;width:100%;text-align:center;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;}body .youtubewiththumbnail>div:last-child>a:hover .circle{transform:scale(1.15);transition:all ease 300ms;}@media(min-width:992px){body .youtubewiththumbnail>div:last-child{padding-left:0;}}body .youtubewiththumbnail>div:last-child>div,body .youtubewiththumbnail>div:last-child a{border-top-right-radius:10px;border-bottom-right-radius:10px;}@media(max-width:991.8px){body .youtubewiththumbnail>div:last-child>div,body .youtubewiththumbnail>div:last-child a{border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-right-radius:0;}}body button.bg-circle{padding:15px;background-color:#fff;border-radius:50%;border:0;transition:all ease-in 200ms;max-width:58px;}body button.bg-circle:hover,body button.bg-circle:focus{transform:scale(1.1);transition:all ease-in 200ms;}body #add-icon-svg{fill:#52811d;width:28px;height:28px;}body .circle{padding:20px;background-color:#52811d;border-radius:50%;transition:all ease 300ms;}body .youtubewiththumbimage a{position:relative;}body .youtubewiththumbimage .circle{position:absolute;left:calc(50% - 44px);top:calc(50% - 44px);}body .modal-body{position:relative;padding:0;}body .btn-close{position:absolute;right:10px;top:-30px;}body .iconwithshorttext>div{border-radius:10px;}body .iconwithshorttext>div>img{width:50px;margin:10px 50px 40px 50px;}body .menucard{padding:40px 50px;height:100%;border-radius:10px;}body .menucard span{font-size:22px;font-weight:600;}body .menucard a{color:#222;font-weight:500;text-decoration:underline;}body #search-fat-svg{width:18px;height:20px;cursor:pointer;}body #search-icon-svg path{stroke:#757777;}body #lock-icon-svg path{fill:#fff;}body #play-icon-svg{fill:#fff;}body footer{background-color:#f5f6f8;padding-top:25px;}body footer address{margin-bottom:0;}body footer>div.container:first-child{padding-bottom:25px;}body footer>div:nth-child(2){font-size:13px;background-color:#52811d;color:#fff;}body footer>div>div>div>p:first-child{font-size:20px;font-weight:500;color:#444;}body footer>div>div>div:first-child p:not(:first-child,:last-child){margin-bottom:0;}body footer .social{width:20px;margin:0 5px;filter:invert(100%);}body footer .social-icons>a:not(:first-child){margin-left:8px;}body footer .social-icons>a:hover,body footer .social-icons>a:focus{text-decoration:none;}body footer .social-icons>a:hover>svg,body footer .social-icons>a:focus>svg{transition:transform 300ms ease;transform:scale(1.15);}body footer .social-icons>a:hover>svg path,body footer .social-icons>a:focus>svg path{fill:#4f5050;}body footer>div.container-fluid>div>div>div>div:nth-child(1),body footer>div.container-fluid>div>div>div>div:nth-child(2){padding-top:21px;padding-bottom:15px;}body footer>div.container-fluid>div>div>div>div:nth-child(2) ul{justify-content:flex-end;}@media(max-width:992px){body footer>div.container-fluid>div>div>div>div:nth-child(2) ul{justify-content:flex-start;}}