@charset "UTF-8";:root{--blueberry:#333390}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
a{background-color:transparent}
*:focus{outline:0}
a:active,a:hover{outline:0;color:#1650e2}
b,strong{font-weight:500}
h1{font-size:2em;margin:.67em 0}
img{border:0}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{border:0;outline:0;overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
input{line-height:normal}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
textarea{overflow:auto}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none}
p{margin:0 0 5px 0}
.hide{display:none!important}
ul.no-style{margin:0;padding:0;list-style:none}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width:1180px}
.container-fluid{max-width:inherit;margin:0;padding:0}
.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.col{position:relative;width:100%;min-height:1px}
.dropup,.dropright,.dropdown,.dropleft{position:relative}
.dropdown{background-color:#fff;margin-right:5px}
.dropdown-select{border-radius:5px;border:solid 1px #e2e4e6}
.dropdown-toggle{color:#4a4a4a;white-space:nowrap;font-size:13px}
.btn.dropdown-toggle::after,ul.sub-menu a.dropdown-toggle::after{content:"";display:inline-block;margin-left:.255em;vertical-align:.255em;position:absolute;top:14px;right:10px;content:'';border:solid #4a4a4a;border-width:0 2px 2px 0;width:8px;height:8px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}
.dropdown-select .btn.dropdown-toggle::after{top:12.5px}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:15px 0 15px;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:.25rem}
.dropdown-menu-left{right:auto;left:0}
.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}
.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}
.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}
.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #fafafa}
.dropdown-item{display:block;width:100%;padding:5px 1.5rem 5px 15px;clear:both;font-size:14px;font-weight:normal;color:#4a4a4a;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}
.dropdown-item:hover,.dropdown-item:focus{text-decoration:none;background-color:#f8f9fa;background-color:#f5f7f8;color:#16181b;color:#1650e2}
.dropdown-menu.show{display:block}
.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 0rem;margin-bottom:1rem;list-style:none}
.breadcrumb-item a,.breadcrumb-item span{font-size:12px;color:#4a4a4a;text-decoration:none}
.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding:0 .5rem;color:#4a4a4a;content:">";font-size:14px}
div.pagination{align-items:center;display:flex}
ul.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}
ul.pagination .page-link{font-size:13px;font-weight:normal;text-align:right;color:#000;padding:0 5px;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#9b9b9b}
ul.pagination .page-item.active .page-link{color:#4a8fe2;font-weight:500;color:#000}
.fade{opacity:0;transition:opacity .15s linear}
.fade.show{opacity:1}
.modal-open{overflow:hidden}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}
.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}
.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transition:all .3s;-moz-transition:all .3s;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}
.modal.show .modal-dialog{-webkit-transform:none;transform:none}
.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;outline:0;padding:0 25px 25px;border-radius:10px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);background-color:#fff}
.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}
.modal-backdrop.fade{opacity:0}
.modal-backdrop.show{opacity:.52}
.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;border:0;padding:40px 0 0;margin-bottom:0;position:relative}
.modal-header.with-icon{border-bottom:1px solid #979797;padding-bottom:10px;margin-bottom:15px}
.modal-header.with-icon::before{content:'';position:absolute;top:-39px;left:calc(50% - 39px);width:78px;height:78px;box-shadow:0 1px 6px 0 rgba(0,0,0,0.21);background-color:#fff;border-radius:50%}
.modal-header .close,h2 .close{color:#c2c6cb;font-weight:bold;font-size:3rem;background:transparent;margin:0;padding:0;display:inline-block;line-height:.5;position:absolute;top:0;right:0}
.modal-header.with-icon .close{line-height:normal}
.modal-title{font-size:18px;font-weight:500;line-height:normal;color:#000;margin:0;padding:0;text-transform:uppercase}
.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:0}
.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;margin:15px 0 0;padding:0;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}
.modal-footer>:not(:first-child){margin-left:.25rem}
.modal-footer>:not(:last-child){margin-right:.25rem}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
.modal-dialog{max-width:500px;margin:230px auto 0;margin:5% auto 0}
.btn{display:inline-block;text-align:center;font-size:12px;padding:7px 12px;border-radius:2px;background-color:#fff;color:#2f3f4e;text-decoration:none}
a.btn{align-items:center;justify-content:center;display:inline-flex}
a.btn:hover{color:inherit}
.btn.dropdown-toggle{padding-right:30px;color:#4a4a4a;white-space:nowrap;font-size:13px;height:100%}
.filters .btn.dropdown-toggle{padding:5px 30px 5px 12px;border-radius:5px}
.content.subcategory .filters .btn.dropdown-toggle{border-radius:5px}
.filters .btn.dropdown-toggle::after{top:8.5px}
.content.subcategory .header .filters .dropdown.similar-topics{border:1px solid #f88620}
.content.subcategory .filters .dropdown.similar-topics .btn.dropdown-toggle{background-color:#f88620;color:#fff;border-radius:0}
.content.subcategory .filters .dropdown.similar-topics .btn.dropdown-toggle::after{border:solid #fff;border-width:0 2px 2px 0}
hr{border:0;margin:0;padding:0}
.hr-products{border-bottom:solid 1px #f98720;margin-bottom:15px}
.hr-coupons{border-bottom:solid 1px #8db93c;margin-bottom:15px}
.hr-news{border-bottom:solid 1px #979797;margin-bottom:15px}
.collapse:not(.show){display:none}
.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}
.review-like.liked{color:#2ecc40;font-weight:500}
.review-like.liked::before{background-image:url(../img/icons/png/icon-thumbs-up-liked.png)}
.review-dislike.disliked{color:#ff4136;font-weight:500}
.review-dislike.disliked::before{background-image:url(../img/icons/png/icon-thumbs-down-disliked.png)}
:root{--blueberry:#333390}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
a{background-color:transparent}
*:focus{outline:0}
a:active,a:hover{outline:0;color:#1650e2}
b,strong{font-weight:500}
img{border:0}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{border:0;outline:0;overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
input{line-height:normal}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none}
p{margin:0 0 5px 0}
.hide{display:none!important}
ul.no-style{margin:0;padding:0;list-style:none}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width:1180px}
.container-fluid{max-width:inherit;margin:0;padding:0}
.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.col{position:relative;width:100%;min-height:1px}
.dropup,.dropright,.dropdown,.dropleft{position:relative}
.dropdown{background-color:#fff;margin-right:5px}
.dropdown-toggle{color:#4a4a4a;white-space:nowrap;font-size:13px}
.btn.dropdown-toggle::after,ul.sub-menu a.dropdown-toggle::after{content:"";display:inline-block;margin-left:.255em;vertical-align:.255em;position:absolute;top:14px;right:10px;content:'';border:solid #4a4a4a;border-width:0 2px 2px 0;width:8px;height:8px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:15px 0 15px;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:.25rem}
.dropdown-menu-left{right:auto;left:0}
.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}
.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}
.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}
.dropdown-item{display:block;width:100%;padding:5px 1.5rem 5px 15px;clear:both;font-size:14px;font-weight:normal;color:#4a4a4a;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}
.dropdown-item:hover,.dropdown-item:focus{text-decoration:none;background-color:#f8f9fa;background-color:#f5f7f8;color:#16181b;color:#1650e2}
.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 0rem;margin-bottom:1rem;list-style:none}
.breadcrumb-item a,.breadcrumb-item span{font-size:12px;color:#4a4a4a;text-decoration:none}
.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding:0 .5rem;color:#4a4a4a;content:">";font-size:14px}
.fade{opacity:0;transition:opacity .15s linear}
.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}
.btn{display:inline-block;text-align:center;font-size:12px;padding:7px 12px;border-radius:2px;background-color:#fff;color:#2f3f4e;text-decoration:none}
a.btn{align-items:center;justify-content:center;display:inline-flex}
a.btn:hover{color:inherit}
.btn.dropdown-toggle{padding-right:30px;color:#4a4a4a;white-space:nowrap;font-size:13px;height:100%}
:root{--lh:1rem}
*,*::before,*::after{box-sizing:border-box}
body{font-family:'Roboto',sans-serif;font-style:normal;font-stretch:normal;font-weight:normal;letter-spacing:normal;background-color:#f5f5f5;color:#000;-webkit-transition:all .3s;-moz-transition:all .3s;position:relative;padding:0!important}
body::before{content:'';visibility:hidden;-webkit-transition:all .3s;-moz-transition:all .3s}
nav{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;flex-flow:row nowrap;justify-content:flex-start;background-color:#292981;height:30px}
nav>.container{padding:0}
.nav{flex-basis:100%;flex-grow:1;align-items:center;display:flex!important;flex-basis:auto}
.nav .right{display:flex;width:250px;align-items:center}
header ul.navigation,header ul.social-networks,footer ul.social-networks{display:flex;flex-direction:column;padding:0;list-style:none;flex-direction:row}
header ul.navigation{padding:0;margin:0 auto 0 195px}
header ul.social-networks .icon,footer ul.social-networks .icon{width:24px;height:24px;position:relative;display:inline-block}
footer ul.social-networks .icon{width:26px;height:26px}
header ul.social-networks .icon::before,footer ul.social-networks .icon::before{content:'';position:absolute;top:4px;left:4px;background:no-repeat 50%;background-size:100% 100%;width:16px;height:16px}
footer ul.social-networks .icon::before{width:26px;height:26px;top:0;left:0}
header ul.social-networks .icon.icon-facebook::before{background-image:url(../img/icons/png/icon-facebook.png)}
footer ul.social-networks .icon.icon-facebook::before{background-image:url(../img/icons/png/icon-facebook-footer.png)}
header ul.social-networks .icon.icon-instagram::before{background-image:url(../img/icons/png/icon-instagram.png)}
footer ul.social-networks .icon.icon-instagram::before{background-image:url(../img/icons/png/icon-instagram-footer.png)}
header ul.social-networks .icon.icon-twitter::before{background-image:url(../img/icons/png/icon-twitter.png)}
footer ul.social-networks .icon.icon-twitter::before{background-image:url(../img/icons/png/icon-twitter-footer.png)}
header ul.social-networks .icon.icon-youtube::before{background-image:url(../img/icons/png/icon-youtube.png)}
footer ul.social-networks .icon.icon-youtube::before{background-image:url(../img/icons/png/icon-youtube-footer.png)}
header ul.social-networks .icon.icon-linkedin::before{background-image:url(../img/icons/png/icon-linkedin.png)}
footer ul.social-networks .icon.icon-linkedin::before{background-image:url(../img/icons/png/icon-linkedin-footer.png)}
ul.navigation{margin-left:195px;margin-right:auto}
ul.navigation li{margin-right:35px}
ul.navigation li:last-child{margin-right:0}
ul.navigation li a{color:#fff;display:flex;display:inline-block;font-size:12px;text-decoration:none;text-transform:uppercase}
ul.navigation li.dropdown{background-color:transparent}
ul.navigation li.dropdown>ul.dropdown-menu{padding:10px 0 0;border:0;left:inherit!important;right:0!important}
ul.navigation li.dropdown>ul.dropdown-menu li{margin:0}
ul.navigation li.dropdown:hover>ul.dropdown-menu{display:block}
ul.navigation li .dropdown-menu{background:#333390;margin:0}
header ul.social-networks{display:flex;width:auto;justify-content:center;margin-left:auto}
header ul.social-networks li{font-size:12px;margin-right:5px;width:20px;height:24px}
header ul.social-networks li a{color:#fff}
.nav .account{display:inline-block;width:112px;display:flex;justify-content:flex-end;margin-left:auto;margin-right:3px}
.nav .account a{color:#fafafa;display:flex;font-size:12px}
header{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;flex-flow:row nowrap;justify-content:flex-start;width:100%;background-color:#333390;margin-bottom:20px;position:fixed;z-index:300;top:0}
header.big{position:relative}
header .header{min-height:86px;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;justify-content:flex-start;width:100%;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}
header .header>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:18px 0 17px}
header .header>.container-banner{background-color:#333390;border:solid 1px #1650e2;border-width:1px 0 1px 0;padding:10px 0}
header .header .banner{width:970px;height:250px;margin:0 auto}
header .logo{display:inline-block;width:140px;height:67px;margin-left:5px}
header .logo a{display:inline-block}
header .search{width:670px;height:40px;display:flex;justify-content:flex-start;margin-left:0}
header .search form,#form_coupons_search{display:flex}
#form_quick_search{position:relative;background-color:#fff;border-radius:3px}
#form_quick_search::before{content:attr(data-before);position:absolute;top:9.5px;left:60px;left:15px;color:#4a4a4a;font-size:20px;font-weight:300;letter-spacing:.5px}
#form_quick_search::after{content:attr(data-after);position:absolute;bottom:5px;right:100px;color:#4a4a4a;font-size:12px;font-weight:300}
header .search .what,header .search .where,#form_coupons_search .what{height:40px;padding:13px 10px 13px 10px;font-size:16px;color:#4a4a4a;border:0}
#form_quick_search .what{width:582px;z-index:1;background-color:transparent}
header .search .what{width:302px;border-right:1px solid #333390}
header .search button[type='submit'],#form_coupons_search button[type='submit']{width:90px;height:40px;border-radius:0 2px 2px 0;background-color:#dc8020;position:relative;color:#fff;font-weight:500;padding:6px 0 5px 15px}
header .search button[type='submit']::before,#form_coupons_search button[type='submit']::before{content:'';position:absolute;top:10px;left:8px;vertical-align:middle;background-repeat:no-repeat;background-size:100%;background-image:url(../img/icons/png/icon-search.png);background-position:center;width:22px;height:21px}
header .header .right{width:270px;display:flex;flex-direction:column;align-items:flex-end}
header .header .right>div{display:flex;flex-direction:column;align-items:flex-end}
nav .btn-login,.header .btn-login,nav .btn-register,.header .btn-register{width:112px;height:25px;padding:4px 0 4px;display:inline-block;text-transform:uppercase;line-height:1.5}
nav .btn-login,.header .btn-login{background-color:#eff0f1;color:#4a4a4a}
nav .btn-register,.header .btn-register{background-color:#4a90e2;color:#fff;margin-top:5px}
nav .uac-login-register,nav .btn-login,nav .btn-register{display:none}
header .subheader{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;justify-content:flex-start;width:100%;height:40px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.13);background-color:#fff;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;min-height:40px;height:auto}
header .subheader>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0}
nav.breadcrumbs{background-color:transparent;height:100%;width:860px}
nav.breadcrumbs>ol{margin:0;padding:5px 0}
nav.breadcrumbs+a.btn-view-companies{width:300px;height:auto;display:flex;align-items:center;justify-content:center}
nav.breadcrumbs+a.btn-view-companies::before{top:inherit}
footer{margin-top:25px;position:relative;display:inline-block;width:100%;background:#fff;padding:15px 0 18px 0}
footer .container{display:flex;flex-direction:row}
footer .container:first-child{margin-bottom:7px;padding-bottom:7px;position:relative}
footer .container:first-child::after{content:'';position:absolute;border-bottom:solid 1px #979797;height:1px;width:calc(100% - 30px);display:inline-block;bottom:0;left:15px}
footer .right{margin-left:auto}
footer ul.nav{margin-bottom:7px}
footer ul.nav li{position:relative;margin:0 10px 0 0;padding:0 10px 0 0}
footer ul.nav li:last-child{padding-right:0;margin-right:0}
footer ul.nav li::after{content:'';position:absolute;top:4px;right:0;border-right:1px solid #4a4a4a;width:1px;height:16px}
footer ul.nav li:last-child::after{display:none}
footer ul.nav li a{font-size:14px;font-weight:500;color:#4a4a4a}
footer div.social{display:flex;align-items:center;font-size:14px;color:#4a4a4a;margin:0 0 0 10px}
footer ul.social-networks{margin-left:16px}
footer ul.social-networks li+li{margin-left:15px}
footer div.partners{display:flex;align-items:center;font-size:14px;color:#4a4a4a}
footer div.partners span{font-size:14px;color:#333390;text-transform:uppercase}
footer ul.partners{display:flex;padding:0;list-style:none;flex-direction:row}
footer ul.partners li{display:inline-block;float:left;line-height:0;margin-left:25px}
footer ul.partners li:first-child{margin-left:15px}
footer ul.partners li a{font-size:14px;color:#1650e2}
footer .copyright{font-size:14px;font-weight:300;color:#4a4a4a}
footer div.countries{display:inline-block;width:279px}
footer div.countries span{font-size:14px;color:#333390;text-transform:uppercase}
footer .dropup.countries .btn.dropdown-toggle{position:relative;background:transparent;padding-left:0}
footer .dropup.countries .dropdown-toggle::after{border-top:5px solid #4a4a4a;border-right:5px solid transparent;border-left:5px solid transparent;transform:rotate(0deg);-webkit-transform:rotate(0deg);border-bottom:0}
footer .dropup.countries .dropdown-menu{position:relative}
footer .dropup.countries .dropdown-menu.show{max-height:300px;overflow-y:auto;padding:5px 0 5px}
.content{max-width:870px;display:inline-block;width:100%}
.products-grid,.reviews-list,.company .nearby{display:inline-block;width:100%;border-radius:5px;border:solid 2px #f98720;background-color:#fff;margin-bottom:15px}
.products-grid h3.title,.reviews-list h3.title,.company .nearby h3.title,.company .map .directions h3.title{width:100%;background-color:#f88620;margin:0;padding:0}
.products-grid h3.title a,.reviews-list h3.title a{font-size:16px;font-weight:500;color:#fff;text-transform:uppercase;padding:10px 0 9px 15px;display:inline-block}
.products-grid .products{display:flex;flex-flow:row wrap;justify-content:flex-start}
.products-grid .products .product{flex:0 0 14.666667%;padding:8px 7px 5px 7px;margin:16px 7px 12px;text-align:center}
.products-grid .products .product img{width:116px;height:71px;border-radius:5px;background-color:#d8d8d8}
.reviews-list{border:0;background-color:transparent;margin-bottom:29px}
.reviews-list h3.title{text-transform:uppercase;text-align:center;border-radius:5px;border:solid 2px #f98720;font-size:16px;font-weight:500;color:#fff;padding:10px 0 9px 15px;display:inline-block}
.reviews-list .reviews{margin-top:10px}
.reviews-list .reviews .review{padding:15px 30px 17px 20px;border-radius:5px;border:solid 1px #c2c6cb;background-color:#fff;margin-bottom:5px;display:flex}
.reviews-list .reviews .review .review-info{display:flex;width:177px;font-size:12px;color:#4a4a4a}
.reviews-list .reviews .review .review-user-avatar{height:44px;width:44px;position:relative}
.reviews-list .reviews .review .review-user-avatar:empty::before{content:'';background-image:url(../img/icons/svg/icon-user.svg);position:absolute;top:0;left:0;width:44px;height:44px;background-size:71%;background-repeat:no-repeat;background-position:center 10px;border-radius:50%;border:1px solid #979797}
.reviews-list .reviews .review .review-user-avatar img{height:44px;width:44px}
.reviews-list .reviews .review .review-details{display:flex;flex-direction:column;margin-right:auto;padding-left:10px}
.reviews-list .reviews .review .review-date{font-size:12px;color:#4a4a4a}
.reviews-list .reviews .review .review-author{font-size:12px;color:#4a4a4a}
.reviews-list .reviews .review .review-body{margin-left:auto;width:calc(100% - 181px);vertical-align:top}
.reviews-list .reviews .review .review-body .review-message{font-size:14px;font-weight:300;color:#4a4a4a;min-height:48px;margin-bottom:15px}
.reviews-list .reviews .review .review-body .review-footer{width:100%;justify-content:flex-end;display:flex;padding:0 0 5px 0}
.reviews-list .reviews .review .review-body .review-footer .review-action{position:relative;width:auto;width:auto;height:16px;padding-left:21px;margin-left:15px;font-size:12px;text-align:center;color:#4a4a4a;align-items:flex-start;display:flex}
.reviews-list .reviews .review .review-body .review-footer .review-action::before{content:'';position:absolute;top:0;left:0;vertical-align:middle;background-repeat:no-repeat;background-size:100%;background-position:center;width:16px;height:16px;display:inline-block}
.reviews-list .reviews .review .review-body .review-footer .review-action.review-like::before{background-image:url(../img/icons/png/icon-thumbs-up.png)}
.reviews-list .reviews .review .review-body .review-footer .review-action.review-dislike::before{background-image:url(../img/icons/png/icon-thumbs-down.png)}
.reviews-list .reviews .review .review-body .review-footer a.review-reply{font-size:12px;text-align:center;color:#4a90e2;text-decoration:none;margin-left:15px}
.reviews-list .reviews .review .review-body .review-photos{padding-top:15px;border-top:1px solid #e2e4e6}
.reviews-list .reviews .review .review-body .review-photos ul li{display:inline-block;margin-right:5.5px}
.reviews-list .reviews .review .review-body .review-photos ul li:last-child{margin-right:0}
.reviews-list .reviews .review .review-body .review-photos ul li img{height:50px;width:87.5px}
.sidebar{border-radius:5px;box-shadow:0 0 8px 0 rgba(0,0,0,0.08);display:inline-block;min-height:1px}
.sidebar.right{width:300px;float:right;background-color:#fff;padding:10px;padding:20px}
.sidebar .products-grid,.sidebar .coupons-grid,.sidebar .news-grid{border:0;margin:0}
.sidebar .products-grid .products,.sidebar .coupons-grid .coupons,.content.index .subcontent.coupons{border-radius:0 0 2px 2px;border:solid 1px #dc8020;border-top:0}
.sidebar .coupons-grid .coupons{border-color:#8db93c}
.sidebar .products-grid h3.title,.sidebar .coupons-grid h3.title,.sidebar .map-companies h3.title,.sidebar .news-grid h3.title,.sidebar .related-grid h3.title,.sidebar.thematic .products h3.title,.sidebar.thematic .companies h3.title,.sidebar.thematic .coupons h3.title,.sidebar.thematic .similar-topics h3.title,.sidebar.thematic .video h3.title,.sidebar.thematic .cities h3.title,.sidebar.thematic .photo h3.title{border-radius:3px 3px 0 0;color:#fff;margin:0;padding:0;background-color:#f88620;position:relative;text-transform:uppercase}
.sidebar .products-grid h3.title{overflow:hidden}
.sidebar .products-grid h3.title::before,.sidebar .coupons-grid h3.title::before,.sidebar.thematic .products h3.title::before,.sidebar.thematic .companies h3.title::before,.sidebar.thematic .coupons h3.title::before,.sidebar.thematic .video h3.title::before,.sidebar.thematic .cities h3.title::before,.sidebar.thematic .photo h3.title::before{content:'';position:absolute;top:0;right:5px;vertical-align:middle;background:no-repeat 50%;background-size:100% 100%}
.sidebar .products-grid h3.title::before,.sidebar.thematic .products h3.title::before{background-image:url(../img/icons/svg/icon-sidebar-products.svg);width:48px;height:42px;top:-2px}
.sidebar .coupons-grid h3.title::before,.sidebar.thematic .coupons h3.title::before{background-image:url(../img/icons/svg/icon-sidebar-coupons.svg);width:44px;height:44px;top:-4px}
.sidebar .products-grid h3.title a,.sidebar .coupons-grid h3.title a,.sidebar.thematic .products h3.title a,.sidebar.thematic .companies h3.title a,.sidebar.thematic .coupons h3.title a,.sidebar.thematic .similar-topics h3.title a,.sidebar.thematic .video h3.title a,.sidebar.thematic .photo h3.title a{color:#fff;display:inline-block;font-size:16px;font-weight:700;text-transform:uppercase;padding:10px 0 9px 15px;padding:7px 0 7px 15px}
.sidebar .coupons-grid h3.title{background-color:#8db93c}
.sidebar .news-grid h3.title{background-color:transparent;opacity:.9;padding:7px 0}
.sidebar .news-grid h3.title a{color:#333390;font-size:16px;font-weight:normal;text-transform:none}
.sidebar .products-grid .products .product{flex:0 0 50%;padding:8px 7px 5px 7px;margin:0;height:175px}
.sidebar .products-grid .products .product:first-child,.sidebar .products-grid .products .product:nth-child(4n+4),.sidebar .products-grid .products .product:nth-child(4n+5){background-color:rgba(239,240,241,0.7)}
.sidebar .products-grid .products .product>a{width:116px;height:71px;display:inline-block}
.sidebar .coupons-grid .coupons .coupon{padding:15px 7px 15px 7px;margin:0;border-bottom:solid 1px #86bc18}
.sidebar .coupons-grid .coupons .coupon:last-child{border:0}
.sidebar .coupons-grid .coupons .coupon h4,.thematic .coupons .grid .coupon h4{margin:0 0 10px;padding:0}
.sidebar .coupons-grid .coupons .coupon h4 a,.thematic .coupons .grid .coupon h4 a{font-size:14px;font-weight:500;color:#4a4a4a}
.sidebar .coupons-grid .coupons .coupon .about,.thematic .coupons .grid .coupon .about{display:flex;margin:0 0 10px}
.sidebar .coupons-grid .coupons .coupon .prices{align-items:center;display:flex;flex-direction:column;align-items:self-start;justify-content:center;margin-left:auto}
.sidebar .coupons-grid .coupons .coupon .prices .discount,.thematic .coupons .grid .coupon .prices .discount{font-size:12px;line-height:1.33;color:#000;margin-bottom:5px}
.sidebar .coupons-grid .coupons .coupon .prices .discount-price b,.thematic .coupons .grid .coupon .prices .discount-price b{font-size:18px;font-weight:900;line-height:normal;color:#86bc18}
.sidebar .coupons-grid .coupons .coupon .image,.thematic .coupons .grid .coupon .image{width:110px;height:75px;border-radius:3px;margin-left:auto;display:inline-block}
.sidebar .coupons-grid .coupons .coupon .image a,.thematic .coupons .grid .coupon .image a{display:inline-block;width:100%;height:100%}
.sidebar .coupons-grid .coupons .coupon .image img,.thematic .coupons .grid .coupon .image img{width:100%;height:100%}
.sidebar .coupons-grid .coupons .coupon .description,.thematic .coupons .grid .coupon .description{font-size:12px;line-height:normal;color:#4a4a4a;margin:0 0 10px}
.sidebar .coupons-grid .coupons .coupon .action,.thematic .coupons .grid .coupon .action{display:flex}
.sidebar .coupons-grid .coupons .coupon .action .time-left,.thematic .coupons .grid .coupon .action .time-left{font-size:12px;font-weight:normal;color:#000}
.sidebar .coupons-grid .coupons .coupon .action .btn,.thematic .coupons .grid .coupon .action .btn{font-size:14px;color:#86bc18;border-radius:3px;border:solid 1px #86bc18;width:115px;height:35px}
.sidebar .products-grid .controls,.sidebar .coupons-grid .controls,.sidebar .news-grid .controls{display:flex;margin:10px 0}
.sidebar .products-grid .controls .ctrl,.sidebar .coupons-grid .controls .ctrl,.sidebar .news-grid .controls .ctrl{display:inline-block;position:relative;width:18px;height:18px;border-radius:2px;border:solid 1px #c2c6cb;background-color:#eff0f1}
.sidebar .products-grid .controls .ctrl::before,.sidebar .coupons-grid .controls .ctrl::before,.sidebar .news-grid .controls .ctrl::before{content:'';border:solid #9b9b9b;border-width:0 1px 1px 0;display:flex;align-items:center;justify-content:center;width:8px;height:8px;position:absolute;top:2px;left:4px}
.sidebar .products-grid .controls .ctrl.previous::before,.sidebar .coupons-grid .controls .ctrl.previous::before,.sidebar .news-grid .controls .ctrl.previous::before{top:6px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}
.sidebar .products-grid .controls .ctrl.next,.sidebar .coupons-grid .controls .ctrl.next,.sidebar .news-grid .controls .ctrl.next{margin-left:6px}
.sidebar .products-grid .controls .ctrl.next::before,.sidebar .coupons-grid .controls .ctrl.next::before,.sidebar .news-grid .controls .ctrl.next::before{transform:rotate(45deg);-webkit-transform:rotate(45deg)}
.sidebar .products-grid a.view-more,.sidebar .coupons-grid a.view-more,.sidebar .news-grid a.view-more{display:inline-block;font-size:14px;font-weight:normal;color:#dc8020;text-decoration:none;margin:0 0 0 8px}
.sidebar .coupons-grid a.view-more{color:#8db93c}
.sidebar .news-grid .news{border-bottom:1px solid #f5f5f5;padding-bottom:10px}
.sidebar .news-grid .news .article{display:flex;margin:0 0 15px 0}
.sidebar .news-grid .news .article .excerpt{margin-left:9px}
.sidebar .news-grid .news .article .excerpt h4,.sidebar .news-grid .news .article .excerpt .text,.sidebar .news-grid .news .article .excerpt a.read-more{opacity:.9;font-size:14px;font-weight:500;color:#333390;margin:0;line-height:1rem}
.sidebar .news-grid .news .article .excerpt h4{margin-bottom:4px;max-height:32px;overflow:hidden}
.sidebar .news-grid .news .article .excerpt .text{color:#4a4a4a;max-height:64px;overflow:hidden;font-weight:normal}
.sidebar .news-grid .news .article .excerpt a.read-more{color:#1650e2;font-weight:normal}
.sidebar .news-grid a.view-more{color:#333390}
.form fieldset{border:0;margin:0;padding:0}
.form fieldset legend{font-size:16px;font-weight:normal;text-transform:uppercase;padding-bottom:11.5px;margin-bottom:21.5px}
.form .form-group{display:inline-block;margin-bottom:20px;width:100%}
.form label{display:inline-block;width:100%;font-size:16px;font-weight:normal;color:#4a4a4a;margin-bottom:10px}
.form input,.form textarea{padding:11px 0 12px 15px;border-radius:5px;border:solid 1px #e2e4e6;border:0;box-shadow:inset 0 0 2px 0 rgba(0,0,0,0.51);outline:0;background-color:#fff;font-size:14px;font-weight:normal;width:100%}
.form button[type='submit']{background-color:#333390;font-size:16px;font-weight:normal;color:#fff;margin:8.5px 2.5px 5px auto;padding:9px 20px 10px;display:flex;min-width:123px;justify-content:center;align-items:center}
.dropdown-submenu{position:relative}
.dropdown-submenu .dropdown-menu{top:0;left:100%;margin-left:.1rem;margin-right:.1rem;height:320px;overflow-y:scroll}
ul.social-networks{display:inline-block;margin-right:15px}
ul.social-networks li{display:inline-block;float:left;line-height:0;margin-left:2px}
.badge{display:inline-block;border-radius:50%;width:18px;height:18px;position:relative}
.badge-verified{border:solid 1px #333390}
.badge-verified::before{content:"\2714";display:flex;position:absolute;top:9px;left:2px;width:12px;height:13px;font-size:13px;font-style:normal}
.badge-years{border:solid 1px #333390;font-size:13px;text-align:center;color:#333390;line-height:1rem;font-style:normal}
.badge-coupons{border:solid 1px #8db93c;color:#8db93c;font-size:13px;display:flex;align-items:center;justify-content:center;font-style:normal}
.company-list .company-card .rating,.company .subheader .rating,.company .product .single .about .info .summary .rating,.content.article.sponsored ~ .sidebar.suggestions .company .subheader .rating{font-size:12px;text-align:right;color:#4a4a4a;margin-left:15px;display:flex;align-items:center}
.company-list .company-card .rating .stars,.company .subheader .rating .stars,.company .product .single .about .info .summary .rating .stars,.content.article.sponsored ~ .sidebar.suggestions .company .subheader .rating .stars{display:flex;direction:rtl;line-height:1rem}
.company-list .company-card .rating i.star,.company .subheader .rating i.star,.company .product .single .about .info .summary .rating i.star,.content.article.sponsored ~ .sidebar.suggestions .company .subheader .rating i.star{color:#f8e71c;font-style:normal;font-size:16px;color:#f8e71c;font-style:normal;font-size:2em;width:20px;height:20px;position:relative;cursor:pointer}
.company-list .company-card .rating i.star::before,.company .subheader .rating i.star::before,.content.article.sponsored ~ .sidebar.suggestions .company .subheader .rating i.star::before{content:'☆';color:#f8e71c;position:absolute;top:0;left:0}
.company-list .company-card .rating i.star.full::before,.company .subheader .rating i.star.full::before,.content.article.sponsored ~ .sidebar.suggestions .company .subheader .rating i.star.full::before{content:'★'}
.company-list .company-card .rating i.star:first-child{padding-right:10px;margin-right:5px}
header .header{-webkit-transition:all .3s;-moz-transition:all .3s}
header+style+section.container,header+a+section.container,header+section.container{padding-top:190px;padding-top:195px;position:static}
header.big+style+section.container,header.big+a+section.container,header.big+section.container{padding-top:470px;padding-top:0}
.icon-account{position:relative;width:15px;height:18px;display:inline-block;margin-right:5px}
.icon-account::before{content:'';position:absolute;top:0;left:0;vertical-align:middle;background-size:100%;background-repeat:no-repeat;background-position:center;background-color:#979797;-webkit-mask:url(../img/icons/svg/icon-user.svg) no-repeat;mask:url(../img/icons/svg/icon-user.svg) no-repeat;-webkit-mask-size:100%;mask-size:100%;width:15px;height:18px}
.form input+.error,.form textarea+.error{font-size:12px;font-weight:bold;color:#d8000c}
.contact-additional{display:flex;width:100%;align-items:inherit;padding:10px 0}
.contact-additional img{float:left;height:36px;width:auto}
.contact-additional p{float:left;display:flex;align-items:center;margin:0 0 0 10px}
.contact-additional p a{font-size:14px;color:#4a4a4a}
.contact-additional p a strong{font-weight:500}
#return-to-top{position:fixed;bottom:10px;right:10px;background:#f98720;text-decoration:none;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:5px;-webkit-transition:all .3s linear;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:11499;opacity:0;border:0;width:48px;height:40px}
body.scroll-behavior #return-to-top{opacity:1}
#return-to-top i{color:#f98720;margin:0;padding:0;position:relative;top:0;font-size:19px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;display:block}
#return-to-top i::before{content:'';background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M7.41%2015.41L12%2010.83l4.59%204.58L18%2014l-6-6-6%206z%22%20fill%3D%22%23ffffff%22%20%2F%3E%3C%2Fsvg%3E%09%09%09%09%09%09%09%09");position:absolute;width:36px;height:36px;top:2px;left:6px;display:inline-block;background-size:100%}
.upload-button{display:inline-block;vertical-align:middle;padding:10px 15px 10px 10px;text-align:left}
.upload-button{padding:0 15px 10px 0}
.upload-button .upload-filename{margin-right:10px!important}
.autocomplete-suggestions{background:#FFF;border:1px solid #999;overflow:auto;font-size:11px}
.autocomplete-suggestion{border:1px solid #eaeaea;border-width:0 0 1px 0;cursor:pointer;font-weight:normal;line-height:17px;margin:0 5px;padding:5px 0;overflow:hidden;white-space:nowrap}
.autocomplete-suggestion span{color:#3a3a3a;font-weight:700}
.autocomplete-selected{background:#ddf4f7}
.autocomplete-suggestions rec{color:#0094d2;font-weight:700}
@-webkit-keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}
45%{-webkit-transform:scale(1.05);transform:scale(1.05)}
80%{-webkit-transform:scale(.95);transform:scale(.95)}
100%{-webkit-transform:scale(1);transform:scale(1)}
}@keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}
45%{-webkit-transform:scale(1.05);transform:scale(1.05)}
80%{-webkit-transform:scale(.95);transform:scale(.95)}
100%{-webkit-transform:scale(1);transform:scale(1)}
}@-webkit-keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
100%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}
}@keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
100%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}
}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}
54%{top:1.0625em;left:.125em;width:0}
70%{top:2.1875em;left:-.375em;width:3.125em}
84%{top:3em;left:1.3125em;width:1.0625em}
100%{top:2.8125em;left:.875em;width:1.5625em}
}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}
54%{top:1.0625em;left:.125em;width:0}
70%{top:2.1875em;left:-.375em;width:3.125em}
84%{top:3em;left:1.3125em;width:1.0625em}
100%{top:2.8125em;left:.875em;width:1.5625em}
}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}
65%{top:3.375em;right:2.875em;width:0}
84%{top:2.1875em;right:0;width:3.4375em}
100%{top:2.375em;right:.5em;width:2.9375em}
}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}
65%{top:3.375em;right:2.875em;width:0}
84%{top:2.1875em;right:0;width:3.4375em}
100%{top:2.375em;right:.5em;width:2.9375em}
}@-webkit-keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}
100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}
}@keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}
100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}
}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}
50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}
80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}
100%{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}
}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}
50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}
80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}
100%{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}
}@-webkit-keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}
100%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}
}@keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}
100%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}
}body.swal2-toast-shown .swal2-container{background-color:transparent}
body.swal2-toast-shown .swal2-container.swal2-shown{background-color:transparent}
body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}
body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}
body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}
body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}
body.swal2-toast-column .swal2-toast{flex-direction:column;align-items:stretch}
body.swal2-toast-column .swal2-toast .swal2-actions{flex:1;align-self:stretch;height:2.2em;margin-top:.3125em}
body.swal2-toast-column .swal2-toast .swal2-loading{justify-content:center}
body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}
body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}
.swal2-popup.swal2-toast{flex-direction:row;align-items:center;width:auto;padding:.625em;overflow-y:hidden;box-shadow:0 0 .625em #d9d9d9}
.swal2-popup.swal2-toast .swal2-header{flex-direction:row}
.swal2-popup.swal2-toast .swal2-title{flex-grow:1;justify-content:flex-start;margin:0 .6em;font-size:1em}
.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}
.swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}
.swal2-popup.swal2-toast .swal2-content{justify-content:flex-start;font-size:1em}
.swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}
.swal2-popup.swal2-toast .swal2-icon::before{display:flex;align-items:center;font-size:2em;font-weight:700}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-popup.swal2-toast .swal2-icon::before{font-size:.25em}
}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}
.swal2-popup.swal2-toast .swal2-actions{flex-basis:auto!important;height:auto;margin:0 .3125em}
.swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}
.swal2-popup.swal2-toast .swal2-styled:focus{box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4)}
.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:50%}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:2em 2em;transform-origin:2em 2em;border-radius:4em 0 0 4em}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;-webkit-transform-origin:0 1.5em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}
.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}
.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}
.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}
.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}
@-webkit-keyframes swal2-toast-show{0%{-webkit-transform:translateY(-.625em) rotateZ(2deg);transform:translateY(-.625em) rotateZ(2deg)}
33%{-webkit-transform:translateY(0) rotateZ(-2deg);transform:translateY(0) rotateZ(-2deg)}
66%{-webkit-transform:translateY(.3125em) rotateZ(2deg);transform:translateY(.3125em) rotateZ(2deg)}
100%{-webkit-transform:translateY(0) rotateZ(0);transform:translateY(0) rotateZ(0)}
}@keyframes swal2-toast-show{0%{-webkit-transform:translateY(-.625em) rotateZ(2deg);transform:translateY(-.625em) rotateZ(2deg)}
33%{-webkit-transform:translateY(0) rotateZ(-2deg);transform:translateY(0) rotateZ(-2deg)}
66%{-webkit-transform:translateY(.3125em) rotateZ(2deg);transform:translateY(.3125em) rotateZ(2deg)}
100%{-webkit-transform:translateY(0) rotateZ(0);transform:translateY(0) rotateZ(0)}
}@-webkit-keyframes swal2-toast-hide{100%{-webkit-transform:rotateZ(1deg);transform:rotateZ(1deg);opacity:0}
}@keyframes swal2-toast-hide{100%{-webkit-transform:rotateZ(1deg);transform:rotateZ(1deg);opacity:0}
}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}
54%{top:.125em;left:.125em;width:0}
70%{top:.625em;left:-.25em;width:1.625em}
84%{top:1.0625em;left:.75em;width:.5em}
100%{top:1.125em;left:.1875em;width:.75em}
}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}
54%{top:.125em;left:.125em;width:0}
70%{top:.625em;left:-.25em;width:1.625em}
84%{top:1.0625em;left:.75em;width:.5em}
100%{top:1.125em;left:.1875em;width:.75em}
}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}
65%{top:1.25em;right:.9375em;width:0}
84%{top:.9375em;right:0;width:1.125em}
100%{top:.9375em;right:.1875em;width:1.375em}
}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}
65%{top:1.25em;right:.9375em;width:0}
84%{top:.9375em;right:0;width:1.125em}
100%{top:.9375em;right:.1875em;width:1.375em}
}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}
body.swal2-height-auto{height:auto!important}
body.swal2-no-backdrop .swal2-shown{top:auto;right:auto;bottom:auto;left:auto;max-width:calc(100% - .625em * 2);background-color:transparent}
body.swal2-no-backdrop .swal2-shown>.swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}
body.swal2-no-backdrop .swal2-shown.swal2-top{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
body.swal2-no-backdrop .swal2-shown.swal2-top-left,body.swal2-no-backdrop .swal2-shown.swal2-top-start{top:0;left:0}
body.swal2-no-backdrop .swal2-shown.swal2-top-end,body.swal2-no-backdrop .swal2-shown.swal2-top-right{top:0;right:0}
body.swal2-no-backdrop .swal2-shown.swal2-center{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
body.swal2-no-backdrop .swal2-shown.swal2-center-left,body.swal2-no-backdrop .swal2-shown.swal2-center-start{top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
body.swal2-no-backdrop .swal2-shown.swal2-center-end,body.swal2-no-backdrop .swal2-shown.swal2-center-right{top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,body.swal2-no-backdrop .swal2-shown.swal2-bottom-start{bottom:0;left:0}
body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{right:0;bottom:0}
.swal2-container{display:flex;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;flex-direction:row;align-items:center;justify-content:center;padding:.625em;overflow-x:hidden;background-color:transparent;-webkit-overflow-scrolling:touch}
.swal2-container.swal2-top{align-items:flex-start}
.swal2-container.swal2-top-left,.swal2-container.swal2-top-start{align-items:flex-start;justify-content:flex-start}
.swal2-container.swal2-top-end,.swal2-container.swal2-top-right{align-items:flex-start;justify-content:flex-end}
.swal2-container.swal2-center{align-items:center}
.swal2-container.swal2-center-left,.swal2-container.swal2-center-start{align-items:center;justify-content:flex-start}
.swal2-container.swal2-center-end,.swal2-container.swal2-center-right{align-items:center;justify-content:flex-end}
.swal2-container.swal2-bottom{align-items:flex-end}
.swal2-container.swal2-bottom-left,.swal2-container.swal2-bottom-start{align-items:flex-end;justify-content:flex-start}
.swal2-container.swal2-bottom-end,.swal2-container.swal2-bottom-right{align-items:flex-end;justify-content:flex-end}
.swal2-container.swal2-bottom-end>:first-child,.swal2-container.swal2-bottom-left>:first-child,.swal2-container.swal2-bottom-right>:first-child,.swal2-container.swal2-bottom-start>:first-child,.swal2-container.swal2-bottom>:first-child{margin-top:auto}
.swal2-container.swal2-grow-fullscreen>.swal2-modal{display:flex!important;flex:1;align-self:stretch;justify-content:center}
.swal2-container.swal2-grow-row>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}
.swal2-container.swal2-grow-column{flex:1;flex-direction:column}
.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{align-items:center}
.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-bottom-start,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-center-start,.swal2-container.swal2-grow-column.swal2-top-left,.swal2-container.swal2-grow-column.swal2-top-start{align-items:flex-start}
.swal2-container.swal2-grow-column.swal2-bottom-end,.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-end,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-end,.swal2-container.swal2-grow-column.swal2-top-right{align-items:flex-end}
.swal2-container.swal2-grow-column>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}
.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-container .swal2-modal{margin:0!important}
}.swal2-container.swal2-fade{transition:background-color .1s}
.swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}
.swal2-popup{display:none;position:relative;box-sizing:border-box;flex-direction:column;justify-content:center;width:32em;max-width:100%;padding:1.25em;border:0;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem}
.swal2-popup:focus{outline:0}
.swal2-popup.swal2-loading{overflow-y:hidden}
.swal2-header{display:flex;flex-direction:column;align-items:center}
.swal2-title{position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}
.swal2-actions{z-index:1;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;margin:1.25em auto 0}
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}
.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}
.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}
.swal2-actions.swal2-loading .swal2-styled.swal2-confirm{box-sizing:border-box;width:2.5em;height:2.5em;margin:.46875em;padding:0;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border:.25em solid transparent;border-radius:100%;border-color:transparent;background-color:transparent!important;color:transparent;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-right:30px;margin-left:30px}
.swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after{content:"";display:inline-block;width:15px;height:15px;margin-left:5px;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border:3px solid #999;border-radius:50%;border-right-color:transparent;box-shadow:1px 1px 1px #fff}
.swal2-styled{margin:.3125em;padding:.625em 2em;box-shadow:none;font-weight:500}
.swal2-styled:not([disabled]){cursor:pointer}
.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}
.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}
.swal2-styled:focus{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4)}
.swal2-styled::-moz-focus-inner{border:0}
.swal2-footer{justify-content:center;margin:1.25em 0 0;padding:1em 0 0;border-top:1px solid #eee;color:#545454;font-size:1em}
.swal2-image{max-width:100%;margin:1.25em auto}
.swal2-close{position:absolute;z-index:2;top:0;right:0;justify-content:center;width:1.2em;height:1.2em;padding:0;overflow:hidden;transition:color .1s ease-out;border:0;border-radius:0;outline:initial;background:0;color:#ccc;font-family:serif;font-size:2.5em;line-height:1.2;cursor:pointer}
.swal2-close:hover{-webkit-transform:none;transform:none;background:0;color:#f27474}
.swal2-content{z-index:1;justify-content:center;margin:0;padding:0;color:#545454;font-size:1.125em;font-weight:300;line-height:normal;word-wrap:break-word}
#swal2-content{text-align:center}
.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em auto}
.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:100%;transition:border-color .3s,box-shadow .3s;border:1px solid #d9d9d9;border-radius:.1875em;background:inherit;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);color:inherit;font-size:1.125em}
.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}
.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:0 0 3px #c4e6f5}
.swal2-file::-webkit-input-placeholder,.swal2-input::-webkit-input-placeholder,.swal2-textarea::-webkit-input-placeholder{color:#ccc}
.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}
.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}
.swal2-file::-ms-input-placeholder,.swal2-input::-ms-input-placeholder,.swal2-textarea::-ms-input-placeholder{color:#ccc}
.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}
.swal2-range{margin:1em auto;background:inherit}
.swal2-range input{width:80%}
.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}
.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}
.swal2-input{height:2.625em;padding:0 .75em}
.swal2-input[type=number]{max-width:10em}
.swal2-file{background:inherit;font-size:1.125em}
.swal2-textarea{height:6.75em;padding:.75em}
.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}
.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:inherit;color:inherit}
.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}
.swal2-checkbox input,.swal2-radio input{margin:0 .4em}
.swal2-validation-message{display:none;align-items:center;justify-content:center;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}
.swal2-validation-message::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;zoom:normal;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}
@supports(-ms-accelerator:true){.swal2-range input{width:100%!important}
.swal2-range output{display:none}
}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-range input{width:100%!important}
.swal2-range output{display:none}
}@-moz-document url-prefix(){.swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}
}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;zoom:normal;border:.25em solid transparent;border-radius:50%;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.swal2-icon::before{display:flex;align-items:center;height:92%;font-size:3.75em}
.swal2-icon.swal2-error{border-color:#f27474}
.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}
.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}
.swal2-icon.swal2-warning::before{content:"!"}
.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}
.swal2-icon.swal2-info::before{content:"i"}
.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}
.swal2-icon.swal2-question::before{content:"?"}
.swal2-icon.swal2-question.swal2-arabic-question-mark::before{content:"؟"}
.swal2-icon.swal2-success{border-color:#a5dc86}
.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:50%}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:3.75em 3.75em;transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 3.75em;transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}
.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}
.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.875em;width:1.5625em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.swal2-progress-steps{align-items:center;margin:0 0 1.25em;padding:0;background:inherit;font-weight:600}
.swal2-progress-steps li{display:inline-block;position:relative}
.swal2-progress-steps .swal2-progress-step{z-index:20;width:2em;height:2em;border-radius:2em;background:#3085d6;color:#fff;line-height:2em;text-align:center}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#3085d6}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}
.swal2-progress-steps .swal2-progress-step-line{z-index:10;width:2.5em;height:.4em;margin:0 -1px;background:#3085d6}
[class^=swal2]{-webkit-tap-highlight-color:transparent}
.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}
.swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}
.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}
.swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}
.swal2-rtl .swal2-close{right:auto;left:0}
.swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}
.swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}
.swal2-animate-success-icon .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}
.swal2-animate-error-icon{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}
.swal2-animate-error-icon .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}
@-webkit-keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}
}.btn-view-companies{color:#333390;font-size:14px;height:30px;border-radius:3px;border:solid 1px rgba(51,51,144,0.47);background-color:#fafafa;padding:4px 15px 2px 30px;text-align:right;margin-right:300px}
.btn-view-companies{border:0;background-color:transparent;margin-right:0;position:relative;padding-right:0;padding-left:50px;margin-left:auto}
.btn-view-companies::before{content:'';position:absolute;top:0;left:0;vertical-align:middle;background-repeat:no-repeat;background-color:#333390;background-size:17px 11px;background-position:center;width:30px;height:26px}
.btn-add-company{height:30px;border-radius:2px;background-color:#4a90e2;text-transform:uppercase;font-size:13px;color:#fff;padding:6px 15px 4px 40px;margin-right:12px;position:relative}
.btn-add-company::before{content:'';position:absolute;top:4px;left:10px;width:22px;height:22px;background-size:22px 22px;background-image:url(../img/icons/svg/icon-plus-circle-white.svg);background-repeat:no-repeat;background-position:center}
.btn-call{display:flex;height:30px;border-radius:3px;border:solid 1px #1650e2;background-color:#333390;font-size:13px;font-weight:normal;color:#fff;margin-left:10px;padding:4px 5px 4px 35px;width:100px;position:relative}
.btn-call::before{content:'';position:absolute;top:7px;left:14px;width:14px;height:14px;display:inline-block;background-size:100%;background-image:url(../img/icons/svg/icon-call.svg);background-position:center;background-repeat:no-repeat}
.btn-call:hover{background-color:transparent;border:2px solid #333390;font-weight:700;line-height:1.125rem}
.btn-ask-companies{border:solid 1px #dc8020;background-color:#f98720;font-size:13px;color:#fff;width:113px;height:30px;padding:5px}
.content.subcategory>.header,.content.coupons .header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:60px;border-radius:5px;box-shadow:0 0 8px 0 rgba(0,0,0,0.08);border:solid 2px #333390;background-color:#333390}
.content.subcategory>.header h1,.content.coupons .header h1{font-size:20px;padding:0 15px;font-weight:500;width:275px}
.content.subcategory>.header h1 a{color:#fff;text-transform:uppercase}
.content.subcategory .header .filters,.content.thematic .filters,.content.coupons .filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:auto}
.content.subcategory .header .filters .dropdown,.content.coupons .search .filters .dropdown{margin-right:5px;border-radius:3px;border:solid 1px #e2e4e6;height:30px}
.content.subcategory .header .filters .dropdown.similar-topics.show .dropdown-menu{max-height:460px;overflow-y:auto}
.content.subcategory .header .filters .dropdown:last-child{margin-right:13px}
.content.subcategory div.pagination,.content.thematic div.pagination,.content.coupons div.pagination{height:15px;margin:12px 0 13px 0}
.content.subcategory .pagination-position,.content.coupons .pagination-position{justify-content:flex-start;font-size:13px;font-weight:normal;text-align:right;color:#000;padding:0 5px}
.content.subcategory ul.pagination,.content.coupons ul.pagination{justify-content:flex-end;margin-left:auto}
.company-list .company-card,.thematic-list .thematic-card{min-height:169px;border-radius:5px;box-shadow:0 0 8px 0 rgba(0,0,0,0.08);background-color:#fff;margin-bottom:10px;padding:18px 20px 7px 13px;display:inline-block;width:100%}
.company-list .company-card .logo,.thematic-list .thematic-card .image{display:inline-block;width:120px;text-align:center}
.company-list .company-card .logo img{margin-bottom:8px}
.company-list .company-card .about,.thematic-list .thematic-card .about{display:inline-block;padding-left:20px;width:calc(100% - 125px);margin-bottom:5px;vertical-align:top}
.company-list .company-card .header,.thematic-list .thematic-card .header{display:flex;flex-direction:row;padding-bottom:10px;margin-bottom:5px;border-bottom:1px solid #eff0f1;align-items:flex-start;justify-content:flex-end}
.company-list .company-card h2.name,.company-list .company-card h3.name,.thematic-list .thematic-card h3.name{font-size:16px;line-height:1.19;display:inline-block;margin:0}
.company-list .company-card h2.name a,.company-list .company-card h3.name a,.thematic-list .thematic-card h3.name a{color:#4a4a4a}
.company-list .company-card ul.badges,.thematic-list .thematic-card ul.badges,.company .subheader ul.badges{list-style:none;display:inline-block;margin:0 auto 0 10px;padding-left:0;flex:0 0 90px}
.company-list .company-card ul.badges li,.thematic-list .thematic-card ul.badges li,.company .subheader ul.badges li{display:inline-block;float:left;line-height:0;margin-left:2px}
.company-list .company-card .rating,.thematic-list .thematic-card .rating,.company .subheader .rating,.thematic .header .rating,.company .product .single .about .info .summary .rating{font-size:12px;text-align:right;color:#4a4a4a;margin-left:15px;display:flex;align-items:flex-start;justify-content:flex-end;flex:0 0 210px}
.company-list .company-card .rating .stars,.thematic-list .thematic-card .rating .stars,.company .subheader .rating .stars,.thematic .header .rating .stars,.company .product .single .about .info .summary .rating .stars{display:flex;direction:rtl;line-height:1rem}
.company-list .company-card .rating .stars+.summary,.thematic-list .thematic-card .rating .stars+.summary{display:flex;align-self:center;margin:0}
.company-list .company-card .rating i.star,.thematic-list .thematic-card .rating i.star,.company .subheader .rating i.star,.thematic .header .rating i.star,.company .product .single .about .info .summary .rating i.star,.form-with-rating .rating .stars i.star{color:#f8e71c;font-style:normal;font-size:16px;color:transparent;font-style:normal;font-size:2em;width:20px;height:20px;position:relative;cursor:pointer;display:inline-block}
.company-list .company-card .rating i.star{cursor:default}
.company-list .company-card .rating i.star::before,.thematic-list .thematic-card .rating i.star::before,.company .subheader .rating i.star::before,.thematic .header .rating i.star::before,.company .product .single .about .info .summary .rating i.star::before,.form-with-rating .rating .stars i.star::before{content:'☆';color:#f8e71c;position:absolute;top:0;left:0}
.company-list .company-card .rating i.star:first-child,.thematic-list .thematic-card .rating i.star:first-child{padding-right:10px;margin-right:5px}
.company-list .company-card .info,.thematic-list .thematic-card .info{display:flex}
.company-list .company-card .description,.thematic-list .thematic-card .description{display:inline-block;font-size:13px;line-height:1.23;color:#4a4a4a;width:463px;min-height:60px}
.company-list .company-card .address{font-size:13px;line-height:1.23;text-align:right;color:#000;width:190px;margin-left:auto}
.company-list .company-card a.details,.thematic-list .thematic-card a.details{display:inline-block;font-size:13px;color:#1650e2;text-decoration:none;margin-top:0}
.company-list .company-card .working-hours{font-size:12px;line-height:1.25;text-align:center;color:#4a4a4a}
.company-list .company-card .footer{display:flex;margin-bottom:5px}
.company-list .company-card .footer>div{margin-left:auto;height:30px;font-size:16px;font-weight:700}
.company-list .company-card .activity,.company .product .single .about .activity{color:#4a4a4a;font-size:12px;height:30px;border:solid 1px #e2e4e6;background-color:#fafafa;position:relative;width:100%}
.company-list .company-card .activity{display:flex;align-items:center}
.company-list .company-card .activity i.icon-user-activity{position:relative;width:19px;height:19px;margin:0 0 0 5px}
.company-list .company-card .activity i.icon-user-activity::before{content:'';background-image:url(../img/icons/svg/icon-user.svg);position:absolute;top:0;left:0;width:19px;height:19px;background-size:75%;background-repeat:no-repeat;background-position:center;border-radius:50%;border:1px solid #979797}
.company-list .company-card .activity p,.company .product .single .about .activity p{margin:5px 0 0;padding-left:35px}
.company-list .company-card .activity p{margin:0;padding-left:10px}
.company-list .company-card .activity:before,.company .product .single .about .activity:before{z-index:1;position:absolute;top:-5px;left:calc(50% - 5px / 2);content:'';width:0;height:0;border-bottom:solid 5px #e2e4e6;border-left:solid 5px transparent;border-right:solid 5px transparent}
.company-list .company-card .activity:after,.company .product .single .about .activity:after{z-index:2;position:absolute;top:-3px;left:calc(50% - 5px / 2+1px);content:'';width:0;height:0;border-bottom:solid 4px #fafafa;border-left:solid 4px transparent;border-right:solid 4px transparent}
.badge{display:inline-block;border-radius:50%;width:18px;height:18px;position:relative}
.badge-verified{border:solid 1px #1650e2;color:transparent}
.badge-verified::before{content:"\2714";display:flex;position:absolute;top:8px;left:3px;width:12px;height:13px;font-size:13px;font-style:normal;color:#1650e2}
.badge-years{border:solid 1px #1650e2;font-size:13px;text-align:center;color:#1650e2;line-height:1rem;font-style:normal}
.badge-coupons{border:solid 1px #8db93c;color:#8db93c;font-size:13px;display:flex;align-items:center;justify-content:center;font-style:normal}
ul.social-networks,.company .subheader ul.social-networks{display:inline-block;margin-right:15px}
ul.social-networks li,.company .subheader ul.social-networks li{display:inline-block;float:left;line-height:1rem;margin-left:5px;font-size:12px}
.company .subheader ul.social-networks li,.thematic ul.social-networks li,ul.social-networks li{max-width:125px;overflow:hidden}
.company .products .grid .product.unavailable .notice,.product.unavailable .notice{background-color:#d0021b;position:absolute;top:45px;width:90%;text-align:center;padding:9px 0 6px 0;font-size:14px;font-weight:normal;color:#fff;align-items:center;justify-content:center;text-transform:uppercase;z-index:1}
.dropdown.working-hours .dropdown-menu{padding:0}
.dropdown.working-hours .dropdown-menu a.dropdown-item{padding:2px 8px 2px 8px}
.company-list .company-card.options{background-color:transparent;display:flex;justify-content:space-between;flex-wrap:wrap;padding:0;box-shadow:none;min-height:inherit}
.company-list .company-card.form{margin-bottom:25px;min-height:inherit;padding-bottom:15px}
.company-list.company-list-tmp .company-card.form{margin-top:25px}
.company-list .company-card.form.collapse:not(.show){display:none}
.company-list .company-card.form #form_company_add fieldset legend{color:#333390;border-bottom:1px solid #e2e4e6;text-transform:uppercase;width:833px}
.company-list .company-card.form #form_company_add .form-group{width:405px;height:94px;float:left}
.company-list .company-card.form #form_company_add .form-group:nth-child(odd){margin-left:20px}
.company-list .company-card.form #form_company_add input{width:405px}
.company-list .company-card .company-apply{display:inline-block;text-align:center;flex:1;margin:0 5px 0 0;padding:5px 0;height:110px;border-radius:3px;box-shadow:0 0 8px 0 rgba(0,0,0,0.08);background-color:#fff}
.company-list .company-card .companies-ask{display:inline-block;text-align:center;flex:1;margin:0 0 0 5px;padding:5px 0;height:110px;border-radius:3px;box-shadow:0 0 8px 0 rgba(0,0,0,0.08);background-color:#fff}
.company-list .company-card .companies-ask.inactive{position:relative;background-color:rgba(255,255,255,.3)}
.company-list .company-card .companies-ask.inactive::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3;background-color:#fff}
.company-list .company-card .company-apply h5,.company-list .company-card .companies-ask h5{margin:5px 0}
.company-list .company-card .company-apply h5{font-size:16px;color:#333390}
.company-list .company-card .companies-ask h5{font-size:16px;color:#f98720}
.company-list .company-card .company-apply h5+div,.company-list .company-card .companies-ask h5+div{font-size:14px;line-height:1.36;letter-spacing:normal;color:#4a4a4a;margin-bottom:10px}
.products-grid,.reviews-list,.company .nearby{display:inline-block;width:100%;border-radius:5px;border:solid 2px #f98720;background-color:#fff;margin-bottom:15px}
.products-grid h3.title,.reviews-list h3.title,.company .nearby h3.title,.company .map .directions h3.title{width:100%;background-color:#f88620;margin:0;padding:0}
.products-grid h3.title a,.reviews-list h3.title a{font-size:16px;font-weight:500;color:#fff;text-transform:uppercase;padding:10px 0 9px 15px;display:inline-block}
.products-grid .products{display:flex;flex-flow:row wrap;justify-content:flex-start}
.products-grid .products .product{flex:0 0 14.666667%;padding:8px 7px 5px 7px;margin:16px 7px 12px;text-align:center;position:relative}
.products-grid .products .product img{width:auto;height:71px;max-width:100%;height:71px;border-radius:5px;background-color:#d8d8d8;margin-bottom:12px;height:145px;margin-bottom:0}
.products-grid .products .product h4 a:hover{color:#1650e2}
.reviews-list{border:0;background-color:transparent;margin-bottom:29px}
.reviews-list h3.title{text-transform:uppercase;text-align:center;border-radius:5px;border:solid 2px #f98720;font-size:16px;font-weight:500;color:#fff;padding:10px 0 9px 15px;display:inline-block}
.reviews-list .reviews{margin-top:10px}
.reviews-list .reviews .review{padding:15px 15px 10px 15px;border-radius:5px;border:solid 1px #c2c6cb;background-color:#fff;margin-bottom:5px;display:flex;flex-wrap:wrap}
.reviews-list .reviews .review .review-info{display:flex;width:177px;width:120px;font-size:12px;color:#4a4a4a;flex-direction:column;align-items:center;line-height:1rem}
.reviews-list .reviews .review .review-user-avatar{height:44px;width:44px;position:relative}
.reviews-list .reviews .review .review-user-avatar:empty::before{content:'';background-image:url(../img/icons/svg/icon-user.svg);position:absolute;top:0;left:0;width:44px;height:44px;background-size:71%;background-repeat:no-repeat;background-position:center 10px;border-radius:50%;border:1px solid #979797}
.reviews-list .reviews .review .review-user-avatar img{height:44px;width:44px}
.reviews-list .reviews .review .review-details{display:flex;flex-direction:column;margin-right:auto;padding-left:10px;margin:0;padding:0;align-items:center}
.content.subcategory .reviews-list .reviews .review .review-details{width:130px;text-align:center}
.reviews-list .reviews .review .review-date{font-size:12px;color:#4a4a4a}
.reviews-list .reviews .review .review-author{font-size:12px;color:#4a4a4a;text-align:center}
.reviews-list .reviews .review .review-company a{font-size:14px;color:#cecece;font-weight:500}
.reviews-list .reviews .review .review-body{margin-left:auto;width:calc(100% - 181px);width:calc(100% - 126px);vertical-align:top}
.reviews-list .reviews .review .review-body .review-message{font-size:14px;font-weight:300;color:#4a4a4a;min-height:48px;margin-bottom:15px}
.reviews-list .reviews .review .review-body .review-footer{width:100%;justify-content:flex-end;display:flex;padding:0 0 5px 0}
.review-action{position:relative;width:auto;width:auto;height:16px;padding-left:21px;margin-left:15px;font-size:12px;text-align:center;color:#4a4a4a;align-items:flex-start;display:flex}
.review-action:before,.review-action::before{content:'';position:absolute;top:0;left:0;vertical-align:middle;background-repeat:no-repeat;background-size:100%;background-position:center;width:16px;height:16px;display:inline-block}
.review-like:before,.review-like::before{background-image:url(../img/icons/png/icon-thumbs-up.png)}
.review-dislike:before,.review-dislike::before{background-image:url(../img/icons/png/icon-thumbs-down.png)}
.reviews-list .reviews .review .review-body .review-photos{padding-top:15px;border-top:1px solid #e2e4e6}
.reviews-list .reviews .review .review-body .review-photos ul li{display:inline-block;margin-right:5.5px}
.reviews-list .reviews .review .review-body .review-photos ul li:last-child{margin-right:0}
.reviews-list .reviews .review .review-body .review-photos ul li img{height:50px;width:auto;max-width:100%}
.box-back-to{background-color:#fafafa;display:inline-block;text-align:center;flex:1;border-radius:5px;border:solid 1px #333390;width:100%;padding:13px 0 14px 0}
.box-back-to h5.title{font-size:14px;font-weight:normal;text-align:center;color:#333390;padding:0 0 10px 0;margin:0}
.box-back-to a{border-radius:3px;border:solid 1px #e2e4e6;background-color:#eff0f1;padding:3px 15px 4px 15px;text-align:center;width:198px}
.sidebar .products-grid,.sidebar .coupons-grid,.content.index .subcontent.coupons .coupons-grid,.sidebar .news-grid{border:0;margin:0}
.sidebar .products-grid .products,.sidebar .coupons-grid .coupons,.content.index .subcontent.coupons .coupons-grid .coupons{border-radius:0 0 2px 2px;border:1px solid #dc8020;border-top:0}
.sidebar .coupons-grid .coupons,.content.index .subcontent.coupons .coupons-grid .coupons{border-color:#8db93c}
.sidebar .products-grid h3.title,.sidebar .coupons-grid h3.title,.content.index .subcontent.coupons .coupons-grid h3.title,.sidebar .map-companies h3.title,.sidebar .news-grid h3.title,.sidebar .related-grid h3.title,.sidebar.thematic .products h3.title,.sidebar.thematic .companies h3.title,.sidebar.thematic .filters h3.title,.sidebar.thematic .coupons h3.title,.sidebar.thematic .similar-topics h3.title,.sidebar.thematic .video h3.title,.sidebar.thematic .photo h3.title,.sidebar.thematic .cities h3.title,.sidebar.subcategory .cities h3.title{border-radius:3px 3px 0 0;color:#fff;margin:0;padding:0;background-color:#f88620;position:relative;text-transform:uppercase}
.content.subcategory~.sidebar .products-grid h3.title,.content.subcategory~.sidebar .coupons-grid h3.title{color:#fff;display:inline-block;font-size:16px;font-weight:500;text-transform:uppercase;width:100%}
.sidebar .products-grid h3.title{overflow:hidden}
.sidebar .products-grid h3.title::before,.sidebar .coupons-grid h3.title::before,.content.index .subcontent.coupons .coupons-grid h3.title::before,.sidebar.thematic .products h3.title::before,.sidebar.thematic .companies h3.title::before,.sidebar.thematic .coupons h3.title::before,.sidebar.thematic .video h3.title::before,.sidebar.thematic .photo h3.title::before{content:'';position:absolute;top:0;right:5px;vertical-align:middle;background:no-repeat 50%;background-size:100% 100%}
.sidebar .products-grid h3.title::before,.sidebar.thematic .products h3.title::before{background-image:url(../img/icons/svg/icon-sidebar-products.svg);width:48px;height:42px;top:-2px}
.sidebar .coupons-grid h3.title::before,.content.index .subcontent.coupons .coupons-grid h3.title::before,.sidebar.thematic .coupons h3.title::before{background-image:url(../img/icons/svg/icon-sidebar-coupons.svg);width:44px;height:44px;top:-4px}
.sidebar .products-grid h3.title a,.sidebar .coupons-grid h3.title a,.content.index .subcontent.coupons .coupons-grid h3.title a,.sidebar.thematic .products h3.title a,.sidebar.thematic .filters h3.title a,.sidebar.thematic .companies h3.title a,.sidebar.thematic .coupons h3.title a,.sidebar.thematic .similar-topics h3.title a,.sidebar.thematic .video h3.title a,.sidebar.thematic .photo h3.title a{color:#fff;display:inline-block;font-size:16px;font-weight:500;text-transform:uppercase;padding:10px 0 9px 15px;padding:7px 0 7px 15px}
.sidebar .coupons-grid h3.title,.content.index .subcontent.coupons .coupons-grid h3.title{background-color:#8db93c}
.sidebar .news-grid h3.title{background-color:transparent;opacity:.9;padding:7px 0;font-size:16px;color:#333390;font-weight:normal;text-transform:inherit;margin-bottom:9px}
.sidebar .news-grid h3.title a{color:#333390;font-size:16px;font-weight:normal;text-transform:none}
.sidebar .products-grid .products .product{flex:0 0 50%;padding:8px 7px 5px 6px;margin:0;height:175px;height:215px;position:relative;max-width:50%}
.sidebar .products-grid .products .product:first-child,.sidebar .products-grid .products .product:nth-child(4n+4),.sidebar .products-grid .products .product:nth-child(4n+5){background-color:rgba(239,240,241,0.7)}
.sidebar .products-grid .products .product>a{width:116px;height:71px;width:auto;max-width:100%;height:158px;display:inline-block}
.sidebar .coupons-grid .coupons .coupon,.content.index .subcontent.coupons .coupons-grid .coupons .coupon{padding:15px 7px 15px 7px;margin:0;border-bottom:solid 1px #86bc18}
.sidebar .coupons-grid .coupons .coupon:last-child,.content.index .subcontent.coupons .coupons-grid .coupons .coupon:last-child{border:0}
.content.index .subcontent.coupons .coupons-grid .coupons .coupon h4,.sidebar .coupons-grid .coupons .coupon h4,.thematic .coupons .grid .coupon h4{margin:0 0 10px;padding:0;max-height:48px;overflow:hidden;line-height:1rem}
.sidebar .coupons-grid .coupons .coupon h4 a,.content.index .subcontent.coupons .coupons-grid .coupons .coupon h4 a,.thematic .coupons .grid .coupon h4 a{font-size:14px;font-weight:500;color:#4a4a4a;line-height:1rem}
.sidebar .coupons-grid .coupons .coupon .about,.content.index .subcontent.coupons .coupons-grid .coupons .coupon .about,.thematic .coupons .grid .coupon .about{display:flex;margin:0 0 10px}
.sidebar .coupons-grid .coupons .coupon .prices,.content.index .subcontent.coupons .coupons-grid .coupons .coupon .prices{align-items:center;display:flex;flex-direction:column;align-items:self-start;justify-content:center;margin-left:inherit}
.sidebar .coupons-grid .coupons .coupon .prices .discount,.content.index .subcontent.coupons .coupons-grid .coupons .coupon .prices .discount,.thematic .coupons .grid .coupon .prices .discount{font-size:12px;line-height:1.33;color:#000;margin-bottom:0}
.sidebar .coupons-grid .coupons .coupon .prices .discount,.content.index .subcontent.coupons .coupons-grid .coupons .coupon .prices .discount{margin:0}
.sidebar .coupons-grid .coupons .coupon .prices .discount b,.content.index .subcontent.coupons .coupons-grid .coupons .coupon .prices .discount b{text-transform:uppercase}
.sidebar .coupons-grid .coupons .coupon .prices .discount-price b,.content.index .subcontent.coupons .coupons-grid .coupons .coupon .prices .discount-price b,.thematic .coupons .grid .coupon .prices .discount-price b{font-size:18px;font-weight:900;line-height:normal;color:#86bc18}
.sidebar .coupons-grid .coupons .coupon .image,.content.index .subcontent.coupons .coupons-grid .coupons .coupon .image,.thematic .coupons .grid .coupon .image{width:110px;height:75px;border-radius:3px;margin-left:auto;display:inline-block}
.sidebar .coupons-grid .coupons .coupon .image a,.content.index .subcontent.coupons .coupons-grid .coupons .coupon .image a,.thematic .coupons .grid .coupon .image a{display:inline-block;width:100%;height:100%}
.sidebar .coupons-grid .coupons .coupon .image img,.content.index .subcontent.coupons .coupons-grid .coupons .coupon .image img,.thematic .coupons .grid .coupon .image img{width:100%;height:100%}
.sidebar .coupons-grid .coupons .coupon .description,.content.index .subcontent.coupons .coupons-grid .coupons .coupon .description,.thematic .coupons .grid .coupon .description{font-size:12px;line-height:normal;color:#4a4a4a;margin:0 0 10px}
.sidebar .coupons-grid .coupons .coupon .description,.content.index .subcontent.coupons .coupons-grid .coupons .coupon .description{height:42px;overflow:hidden;font-size:12px;line-height:.875rem}
.sidebar .coupons-grid .coupons .coupon .action,.content.index .subcontent.coupons .coupons-grid .coupons .coupon .action,.thematic .coupons .grid .coupon .action{display:flex}
.sidebar .coupons-grid .coupons .coupon .action .time-left,.content.index .subcontent.coupons .coupons-grid .coupons .coupon .action .time-left,.thematic .coupons .grid .coupon .action .time-left{font-size:12px;font-weight:normal;color:#000}
.sidebar .coupons-grid .coupons .coupon .action .time-left span{display:inline-block}
.sidebar .coupons-grid .coupons .coupon .action .btn,.content.index .subcontent.coupons .coupons-grid .coupons .coupon .action .btn,.thematic .coupons .grid .coupon .action .btn{font-size:14px;color:#86bc18;border-radius:3px;border:solid 1px #86bc18;width:115px;height:35px}
.sidebar .products-grid .controls,.sidebar .coupons-grid .controls,.content.index .subcontent.coupons .coupons-grid .controls,.sidebar .news-grid .controls{display:flex;margin:10px 0}
.sidebar .products-grid .controls .ctrl,.sidebar .coupons-grid .controls .ctrl,.content.index .subcontent.coupons .coupons-grid .controls .ctrl,.sidebar .news-grid .controls .ctrl{display:inline-block;position:relative;width:18px;height:18px;border-radius:2px;border:solid 1px #c2c6cb;background-color:#eff0f1}
.sidebar .products-grid .controls .ctrl::before,.sidebar .coupons-grid .controls .ctrl::before,.content.index .subcontent.coupons .coupons-grid .controls .ctrl::before,.sidebar .news-grid .controls .ctrl::before{content:'';border:solid #9b9b9b;border-width:0 1px 1px 0;display:flex;align-items:center;justify-content:center;width:8px;height:8px;position:absolute;top:2px;left:4px}
.sidebar .products-grid .controls .ctrl.previous::before,.sidebar .coupons-grid .controls .ctrl.previous::before,.content.index .subcontent.coupons .coupons-grid .controls .ctrl.previous::before,.sidebar .news-grid .controls .ctrl.previous::before{top:6px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}
.sidebar .products-grid .controls .ctrl.next,.sidebar .coupons-grid .controls .ctrl.next,.content.index .subcontent.coupons .coupons-grid .controls .ctrl.next,.sidebar .news-grid .controls .ctrl.next{margin-left:6px}
.sidebar .products-grid .controls .ctrl.next::before,.sidebar .coupons-grid .controls .ctrl.next::before,.content.index .subcontent.coupons .coupons-grid .controls .ctrl.next::before,.sidebar .news-grid .controls .ctrl.next::before{transform:rotate(45deg);-webkit-transform:rotate(45deg)}
.sidebar .products-grid a.view-more,.sidebar .coupons-grid a.view-more,.content.index .subcontent.coupons .coupons-grid a.view-more,.sidebar .news-grid a.view-more{display:inline-block;font-size:14px;font-weight:normal;color:#dc8020;text-decoration:none;margin:0 0 0 8px}
.sidebar .coupons-grid a.view-more,.content.index .subcontent.coupons .coupons-grid a.view-more{color:#8db93c}
.sidebar .news-grid .news{border-bottom:1px solid #f5f5f5;padding-bottom:10px}
.sidebar .news-grid .news .article{display:flex}
.sidebar .news-grid .news .article .excerpt{margin-left:9px}
.sidebar .news-grid .news .article .excerpt h4,.sidebar .news-grid .news .article .excerpt .text,.sidebar .news-grid .news .article .excerpt a.read-more{opacity:.9;font-size:14px;font-weight:500;color:#333390;margin:0;line-height:1rem}
.sidebar .news-grid .news .article .excerpt h4{max-height:32px;overflow:hidden}
.sidebar .news-grid .news .article .excerpt h4 a,.sidebar .news-grid .news .article .excerpt h4 a:visited{font-size:14px;font-weight:500;color:#333390}
.sidebar .news-grid .news .article .excerpt .text{color:#4a4a4a;max-height:64px;overflow:hidden;font-weight:normal;font-size:12px}
.sidebar .news-grid .news .article .excerpt a.read-more{color:#1650e2;font-weight:normal}
.sidebar .news-grid .news .article .excerpt a:visited{color:#1650e2}
.sidebar .news-grid a.view-more{color:#333390}
#modalCompaniesAsk .modal-header.with-icon::before{content:'';background-size:33px 33px;background-image:url(../img/icons/svg/icon-pencil.svg);background-position:center;background-repeat:no-repeat}
#modalCompaniesAsk #form_companies_ask fieldset legend{line-height:normal;color:#686a6f;text-transform:none}
#modalCompaniesAsk #form_companies_ask fieldset legend b{color:#000}
#modalCompaniesAsk .modal-dialog{max-width:640px}
#modalCompaniesAsk .uploadbox input,#modalCouponSubmit .uploadbox input,#form_review_submit .uploadbox input{box-shadow:none;outline:0;text-align:center;font-size:24px;color:#c2c6cb}
#modalCompaniesAsk .upload-input,#modalCouponSubmit .upload-input,#form_review_submit .upload-input{display:none}
#modalCompaniesAsk .upload-filename,#modalCouponSubmit .upload-filename,.upload-button{display:inline-block;vertical-align:middle;padding:10px 15px 10px 10px;text-align:left}
.upload-button{padding:0 15px 10px 0}
.upload-button .upload-filename{margin-right:10px!important}
#modalCompaniesAsk .upload-filename,#modalCouponSubmit .upload-filename,#form_review_submit .upload-filename{width:37px;height:40px;border-radius:3px;border:solid 1px #c2c6cb;background-color:#eff0f1;margin:0;padding:0;background-size:12px 12px;background-repeat:no-repeat;background-position:center;background-image:url(../img/icons/svg/icon-plus.svg);cursor:pointer}
#modalCompaniesAsk .upload-button,#modalCouponSubmit .upload-button,#form_review_submit .upload-button{background-color:transparent;cursor:pointer;transition:all .2s ease;width:auto;height:40px;font-size:14px;color:#4a4a4a;margin:0}
.sidebar.thematic .products,.sidebar.thematic .filters,.sidebar.thematic .companies,.sidebar.thematic .coupons,.sidebar.thematic .similar-topics,.sidebar.thematic .video,.sidebar.thematic .photo,.sidebar.thematic .cities,.content.subcategory~.sidebar .cities{display:flex;flex-direction:column;border:1px solid #e2e4e6;border-radius:5px;margin-bottom:20px}
.sidebar.thematic ul.cities li,.sidebar.thematic ul.coupons li,.sidebar.thematic ul.topics li,.content.subcategory~.sidebar .cities ul li{margin-bottom:5px;padding-bottom:5px}
.sidebar.thematic ul.topics li,.sidebar.thematic .cities ul>li,.content.subcategory~.sidebar .cities ul li{margin:0;padding:0}
.sidebar.thematic ul.cities li a,.sidebar.thematic ul.topics li a,.sidebar.thematic .cities ul>li>a,.content.subcategory~.sidebar .cities ul li a{position:relative;padding-left:25px;font-size:16px;color:#4a4a4a}
.sidebar.thematic ul.topics li a,.sidebar.thematic .cities ul>li>a,.content.subcategory~.sidebar .cities ul li a{padding:5px 0 5px 5px;display:inline-block;width:100%;font-size:14px;line-height:1.5;color:#4a4a4a;text-transform:uppercase}
.content.subcategory~.sidebar .cities ul li a{text-transform:inherit}
.sidebar.thematic ul.topics li:hover a,.content.subcategory~.sidebar .cities ul li:hover a{border-radius:3px;background-color:#eff0f1}
.sidebar.thematic .products h3.title,.sidebar.thematic .companies h3.title,.sidebar.thematic .coupons h3.title,.sidebar.thematic .similar-topics h3.title,.sidebar.thematic .filters h3.title,.sidebar.thematic .video h3.title,.sidebar.thematic .photo h3.title,.sidebar.thematic .cities h3.title,.content.subcategory~.sidebar .cities h3.title{background-color:#e2e4e6;padding-right:45px}
.content.subcategory~.sidebar .cities h3.title{color:#fff;display:inline-block;text-transform:uppercase;margin:0;padding:7px 0 7px 15px;color:#4a4a4a;font-size:14px;font-weight:500;width:100%}
.content.subcategory~.sidebar .cities ul{padding:10px 14px 10px 15px}
.reviews-list .reviews .review .review-body .review-footer{flex-wrap:wrap}
.review-bar{display:flex;flex:0 0 100%;font-size:12px;justify-content:flex-start;margin:8px 0 0 0}
.reviews-list .reviews .review .review-body .review-footer a.review-reply{margin-left:auto;color:#f88620;font-size:11px}
#form_companies_ask .modal-footer{flex-wrap:wrap}
#form_companies_ask .preview_file_div{display:flex;width:100%;flex:0 0 100%;font-size:14px;flex-direction:column;font-style:italic}
#form_companies_ask .preview_file_div ul{list-style:none;padding:0}
.grid .product{height:230px}
.grid.grid-small .product{height:200px;padding:0}
.grid.grid-small .product img{height:158px}
.grid .product>a{display:inline-block}
.grid .product h4{padding:0;margin:0 0 5px;width:100%;display:flex;align-items: flex-end}
.grid .product h4>a{width:100%;padding:0 5px;margin:0;font-weight:500;color:#4a4a4a;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;border-bottom:0;font-size:14px;height:32px;line-height:1rem;    word-break: break-word}
.grid.grid-small .product h4>a{font-size:12px}
.grid .product .prices{text-align:right;display:flex;height:auto;position:absolute;bottom:48px;left:2px;background:#333390;opacity:.95;border-radius:3px;padding:4px 10px;color:#fff;font-size:14px;justify-content:flex-end;align-items:flex-end;flex-direction:row}
.grid .product .prices span{line-height:1rem}
.prices span s{font-size:.75rem}
.prices span.discount-price b{font-weight:900;font-size:1.15rem;color:#86bc18}
.grid .product .prices span.discount-price{margin-left:5px}
.grid .product .prices:empty{display:none}
.modal-backdrop.show{opacity:.92}
div.facebook .pp_top .pp_left{background:url(../img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_content{background:#fff}
div.facebook .pp_expand{background:url(../img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_details{position:relative}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../img/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next{background:url(../img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../img/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../img/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../img/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../img/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:0}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_top{height:20px;position:relative}
.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}
.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_content{height:40px;min-width:40px}
.pp_fade{display:none}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px 0}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_bottom{height:20px;position:relative}
.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
hr{border:0;margin:0;padding:0}
.product.unavailable {
	position: relative;
}
.product.unavailable .notice {
  background-color: #d0021b;
  position: absolute;
  top: 45px;
  width: 90%;
	left: 5%;
  text-align: center;
  padding: 9px 0 6px 0;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  z-index: 1;
}
.product.unavailable>a{
	position: relative;
}
.product.unavailable>a::before{
	content: '';
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.53);
	position: absolute;
	top: 0;
	left: 0;
}
.company-list .company-card.free {
  min-height: 95px;
  padding-left: 34px;
}
.company-list .company-card.free .logo {
  width: 79px;
}
.company-list .company-card.free .logo img {
  width: 79px;
  height: 59px;
}
.company-list .company-card.free .header {
  padding-bottom: 0;
  border: 0;
  justify-content: flex-start;
}
.company-list .company-card.free h2.name {
  font-size: 14px;
  font-weight: 500;
}
.company-list .company-card.free .description {
  min-height: 32px;
}
[data-has-video]{
    position:relative;
}
[data-has-video]::after{
	content:'';
	cursor: pointer;
	display:inline-block;
	width:20px;
	height:20px;
	position:absolute;
	top: 40px;
	top: 80px;
	right: calc(50% - 15px);
	background-image: url(https://www.navidiku.rs/siteassets/default/mixed/mediaelement/mejs-controls-play.svg);
	/* background-position: 0 -39px; */
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 6;
}
[data-nr-gallery] [data-has-video]::after{
	top: calc(50% - 20px);
}
.sideber [data-has-video]::after{
top:12.5px;
	right:10px
}