.anchorMenu{position:fixed;top:180px;right:20px;z-index:9}.anchorMenu li{margin-bottom:3px}.anchorMenu li a{display:block;position:relative}.anchorMenu li a.fixedBtn{width:31px;height:31px;background-color:#00a000;border-radius:50%;cursor:pointer}.anchorMenu li a.fixedBtn i{color:#fff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.anchorMenu li a.innerId{background-color:#b3e3ff;width:31px;height:31px;border-radius:50%;z-index:10;cursor:pointer;position:relative}.anchorMenu li a.innerId span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fefefe;font-family:"GothamPro-Bold";font-size:10px}.anchorMenu li a.scrollTop{background-color:#b3e3ff;width:31px;height:31px;border-radius:50%;cursor:pointer}.anchorMenu li a.scrollTop i{color:#fff;font-size:12px;position:absolute;top:45%;left:50%;transform:translate(-50%, -50%) rotate(180deg)}.anchorMenu li .fixedBtn-body{padding:25px 25px 44px;display:none;position:fixed;top:99px;right:60px;width:257px;border-radius:11px;border:1px solid #d2d2d2;background-color:#fff;z-index:9;text-align:center}.anchorMenu li .fixedBtn-body.show{display:block}.anchorMenu li .fixedBtn-body .closeBtn{position:absolute;width:18px;height:18px;z-index:11;right:12px;top:11px;cursor:pointer}.anchorMenu li .fixedBtn-body .closeBtn::before{content:"";top:9px;left:0;width:18px;height:2px;position:absolute;background:#000;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.anchorMenu li .fixedBtn-body .closeBtn:after{content:"";top:9px;left:0;width:18px;height:2px;position:absolute;background:#000;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.anchorMenu li .fixedBtn-body .logo{display:block;width:67px;margin:0 auto}.anchorMenu li .fixedBtn-body .logo img{max-width:100%}.anchorMenu li .fixedBtn-body p{color:#1d2a33;font-family:"GothamPro-Medium"}.anchorMenu li .fixedBtn-body p.title{font-size:13px;line-height:15.49px;margin:19px 0 17px}.anchorMenu li .fixedBtn-body p.place{font-size:10px;line-height:15.49px}.anchorMenu li .fixedBtn-body a{display:table;margin:0 auto;color:#1b2a33;font-family:"GothamPro-Medium";font-size:10px;line-height:15.49px}.anchorMenu li .fixedBtn-body a.email{text-transform:uppercase}.anchorMenu li .fixedBtn-body .social{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:136px;margin:6px auto 0}.anchorMenu li .fixedBtn-body .social-item{width:25px;height:25px;display:block}.anchorMenu li .fixedBtn-body .social-item img{max-width:100%;max-height:100%}@media screen and (min-width: 768px){.anchorMenu{top:inherit;bottom:30px}.anchorMenu li a.scrollTop{width:50px;height:50px}.anchorMenu li a.scrollTop i{font-size:21px}.anchorMenu li a.fixedBtn{width:50px;height:50px}.anchorMenu li a.fixedBtn i{font-size:21px}.anchorMenu li a.innerId{width:50px;height:50px}.anchorMenu li a.innerId span{font-size:18px}.anchorMenu li .fixedBtn-body{padding:32px 32px 55px;bottom:30px;top:inherit;right:82px;width:325px}.anchorMenu li .fixedBtn-body .logo{width:86px}.anchorMenu li .fixedBtn-body p.title{font-size:16px}.anchorMenu li .fixedBtn-body p.place{font-size:13px}.anchorMenu li .fixedBtn-body a{font-size:13px}.anchorMenu li .fixedBtn-body .social{width:172px}.anchorMenu li .fixedBtn-body .social-item{width:32px;height:32px}}.searchRezult{padding:50px 0}.searchRezult__heading{font-size:18px;color:#000;font-family:"GothamPro-Medium"}.searchRezult__message{font-size:15px;color:#000;margin-top:30px}.searchRezult__wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:25px}.searchRezult__wrapper-item{box-shadow:2px 4px 8px 1px rgba(0,0,0,.07);border-radius:10px;width:calc(50% - 10px);margin-bottom:20px}.searchRezult__wrapper-item .imgBlk{height:166px;background-color:#fff;position:relative}.searchRezult__wrapper-item .imgBlk img{position:absolute;max-width:100%;max-height:100%;left:50%;top:50%;transform:translate(-50%, -50%)}.searchRezult__wrapper-item .textBlk{background-color:#ebf7ff;min-height:119px;text-align:center;position:relative;padding:17px 10px 45px;display:flex;align-items:center}.searchRezult__wrapper-item .textBlk h3{color:#010101;font-family:"GothamPro-Medium";font-size:16px;line-height:22.11px;width:100%}.searchRezult__wrapper-item .textBlk .more{width:140px;position:absolute;bottom:15px;left:50%;transform:translateX(-50%)}.searchRezult .pagination{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-top:33px;max-width:1050px}.searchRezult .pagination li{width:30px;height:34px;box-shadow:2px 4px 8px 1px rgba(0,0,0,.07);border-radius:10px;background-color:#fff;text-align:center;margin-right:20px}.searchRezult .pagination li:last-of-type{margin-right:0}.searchRezult .pagination li.active a,.searchRezult .pagination li.active span{color:#212121;font-family:"GothamPro-Medium";font-size:24px}.searchRezult .pagination li span{display:block;line-height:34px;height:100%}.searchRezult .pagination li a{color:#212121;font-size:18px;display:block;line-height:34px;height:100%}.searchRezult .pagination li:hover a{font-family:"GothamPro-Medium"}@media screen and (min-width: 768px){.searchRezult__wrapper-item{max-width:250px;width:calc(100% / 4 - 7px);margin-bottom:25px}}@media screen and (min-width: 1024px){.searchRezult{margin-top:0;padding:61px 0 64px 10px}.searchRezult__heading{font-size:33px}.searchRezult__message{font-size:23px;margin-top:50px}.searchRezult__wrapper{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start;margin-top:44px}.searchRezult__wrapper-item{margin-right:15px;width:calc(100% / 4 - 15px)}.searchRezult__wrapper-item .textBlk h3{font-size:18px}.searchRezult__wrapper-item .more{font-size:15px;width:140px;padding:9px 0}}/*# sourceMappingURL=search-rezult.css.map */
