@font-face {
  font-family: Open-Sans;
  font-style: normal;
  src: url('../fonts/OpenSans-SemiBold.ttf') format("truetype");
}
@font-face{
  font-family: Conv_visuelt-regular;
  src: url('../fonts/visuelt-regular.ttf');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Conv_visuelt-regular;
  src: url('../fonts/visuelt-bold.ttf');
  font-weight: 700;
  font-style: normal;
}

button, input{
  overflow: visible
}
canvas{
  display: inline-block
}
body *, legend{
  box-sizing: border-box;
}
img{
  border: none
}
html{
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
footer, header, menu, nav{
  display: block
}
a{
  color: #000;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}
b, strong{
  font-weight: inherit;
  font-weight: bolder
}
small{
  font-size: 80%
}
svg:not(:root){
  overflow: hidden
}
button, input, select{
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
[type=reset], [type=submit], button, html [type=button]{
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner{
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring{
  outline: ButtonText dotted 1px
}
legend{
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
svg.icon{
  width: 1em;
  height: 1em;
  fill: CurrentColor;
  vertical-align: text-bottom;
  transition: fill .3s
}
body{
  margin: 0;
  padding: 0;
  color: #333;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
  font-family: Conv_visuelt-regular, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  height: 100vh;
}
body:after{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1024;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, .5);
  opacity: 0;
  transition: opacity .4s, width 0s .4s, height 0s .4s
}
body.overlay:after{
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity .4s, width 0s, height 0s
}
[type=checkbox], [type=radio]{
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button{
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration{
  -webkit-appearance: none
}
::-webkit-file-upload-button{
  -webkit-appearance: button;
  font: inherit
}
[hidden],
template{
  display: none
}
input[type=number]{
  max-width: 100px;
}
:root{
  font-size: 62.5%
}i
h1, h2, h3, h4, h5, h6{
  margin: 1em 0 1em 0;
}
h1{
  font-weight: bold;
}
h2{
  font-size: 1.5rem
}
strong{
  font-weight: "Conv_visuelt-bold", sans-Serif
}
a{
  transition: color .3s
}
a:hover{
  color: #92d62b
}
img{
  max-width: 100%;
  height: auto
}
table{
  border-collapse: collapse;
}
table tr{
  background: #fff
}
table tr:nth-child(2n){
  background: #f8f8f8
}
table tr:first-child th:first-child{
  border-top-left-radius: 10px;
}
table tr:first-child th:last-child{
  border-top-right-radius: 10px
}
table tr:last-child td:first-child{
  border-bottom-left-radius: 10px
}

table tr:last-child td:last-child{
  border-bottom-right-radius: 10px
}
table td,
table th{
  padding: 8px 8px;
  font-size: 1.4rem
}
fieldset, form{
  margin: 0;
  padding: 0
}
fieldset{
  border: none;
  text-align: left
}
input, select, textarea{
  font-family: inherit;
  font-size: inherit;
  border: .1rem solid #dcdcdc
}
button{
  font-family: inherit;
  transition: box-shadow .2s
}
main{
  display: flex;
  flex: 1 0 auto;
  width: 100%;
  padding-bottom: 110px;
  justify-content: center;
  align-items: center;
  align-content: center;
  justify-items: center;
}
main.main-login {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}
div.w2p_flash{
  background-image: none;
  background-color: #fff;
  border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #577bd9;
  font-weight: 400;
  min-width: 28px;
  max-width: 300px;
  opacity: 1;
  vertical-align: baseline;
  right: auto;
  border-width: 1px;
  margin: 0 0 20px;
  padding: 15px;
  font-weight:bold;
}
div.w2p_flash.alert:hover{
  opacity: 0.25;
}
div.error{
  color:red;
  padding:5px;
  display:inline-block;
}
div.w2p_flash.alert{
  display: none;
  position: fixed;
  top: 70px;
  right: 50%;
  cursor: pointer;
  z-index: 1000;
  transform: translate(50%);
  box-shadow: 0 0 10px #577bd977;
}

@media (max-width:432) {
  div.w2p_flash.alert{
    top: 10px;
  } 
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #577bd9 inset;
  box-shadow: 0 0 0px 1000px #577bd9 inset;
  color: #fff !important;
  -webkit-text-fill-color: #fff
}
.capitalize{
  text-transform: capitalize;
}
.btn:after, body:after{
  content: ""
}
.btn, .hidden, table th{
  overflow: hidden
}
.btn, table td{
  position: relative
}
.btn, .login-form .pass a{
  display: -webkit-inline-box
}
.container, .container-fluid{
  position: relative;
  margin: 0 auto;
  width: 100%;
  text-align: left;
  max-width: 1360px;
}
.btn, h1{
  text-align: center
}
.btn, .btn:hover{
  color: #fff
}

.checkbox-td{
  width: 34px;
}
.table-wrapper{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  justify-items: flex-start;
  align-items: flex-start;
  width: 100%;
  gap: 0.75rem;
}
.table-wrapper table{
  flex: 10 1 auto;
  border-radius: 10px;
  box-shadow: 0px 0px 8px #eee;
}
.summary-box{
  background-color: #577bd9;
  flex: 1 1 350px;
  max-width: 350px;
  height: 100%;
  border-radius: 10px;
  padding: 10px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.summary-box h3{
  font-size: 20px;
  text-align: center;
  margin: 10px 0 10px 0;
  color: #fff;
}
.summary-box-inner{
  width: 100%;
  height: 100%;
}
.summary-box-inner-span{
  text-align: right;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  vertical-align: middle;
}
.box-inner-text{
  padding-right: 5px;
  width: 80px;
  font-weight: bold;
}
.box-inner-amount{
  padding-left: 5px;
  min-width: 100px;
  font-family: Open-Sans, sans-serif;
}
.summary-box-inner-row{
  width: 100%;
  text-align: center;
  color: #fff;
}
.box-inner-header {
  padding: 0 5px;
  width: 100px;
  font-weight: bold;
}

.btn{
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 10px 25px;
  border: none;
  border-radius: 15px;
  background: #92d62b;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: normal!important;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden
}
.btn:after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  background: currentColor;
  opacity: .1;
  transition: width .2s
}
.btn-full-w,
.btn-invert:hover:after,
.btn:hover:after,
.inp-group{
  width: 100%
}
.btn-invert{
  background: transparent;
  background-color: #92d62b;
  color: #fff;
  font-weight: bold;
  padding: .5em 1.5em;
  font-size: 1.4rem;
  box-shadow: none
}
.btn .icon{
  margin-right: .5rem
}
.btn-done,
.btn-new,
.btn-set,
.btn-set-new,
.btn-set-text,
.btn-set-util{
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: none;
  min-width: 3rem;
  height: 3rem;
  padding: 0;
  font-size: 1.4rem
}
.inp-btn:focus,
button:focus{

}
.btn-set-text,
.btn-set-util{
  padding: 0 1rem;
  text-transform: none;
  font-size: 1.4rem
}
.btn-done .icon,
.btn-new .icon,
.btn-set .icon,
.btn-set-new .icon,
.btn-set-text .icon,
.btn-set-util .icon{
  margin-right: 0
}
.btn-set-text .icon,
.btn-set-util .icon{
  margin-right: .5rem
}
.btn-set,
.btn-set-text{
  background: #92d62b;
  border: .1rem solid #92d62b
}
.btn-set-text{
  border-radius: 0 .5rem
}
.btn-set-util{
  background: #92d62b;
  border-radius: 0 .5rem
}
.btn-set-new{
  background: #92d62b;
  border-radius: 0 .5rem;
  font-size: 1.4rem;
  border: 0
}
.btn-set-new .border{
  border-right: .1rem solid #92d62b
}
.btn-set-new.black .border{
  background: #000
}
.btn-set-new span{
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 0 .75rem
}
.btn-black{
  background: #000;
  border: none
}
.btn:disabled{
  cursor: not-allowed;
  background: #92d62b52;
}
.responsive-menu:hover,
.toggle-list:hover,
button,
select{
  cursor: pointer
}
.inp-btn, .inp-select, .inp-text, .inp-textarea{
  line-height: 2rem;
  vertical-align: middle;
  background-color: transparent;
}
.inp-select, .inp-text, .inp-textarea{
  padding: 1rem;
  min-height: 6rem;
  width: 100%;
  border: none;
  border-bottom: .1rem solid #000;
}
.inp-select:focus, .inp-text:focus, .inp-textarea:focus{
  outline: 0;
  border-bottom: .1rem solid #92d62b
}
.inp-text-pl25{
  padding-left: 2.5rem
}
.inp-text-border{
  border: .1rem solid #7e8089;
  border-radius: .5rem;
  text-align: center;
  min-height: 5.5rem
}
.inp-btn, .inp-text-border:focus{
  border: .1rem solid #92d62b
}
.inp-select option{
  background: #e9e9e9
}
.inp-lbl{
  display: inline-block;
  margin: 0 0 10px 0;
  padding: 0 0 40px 0;
  font-size: 1.4rem;
  color: #f0f0f0b4;
}
.inp-lbl.float{
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  transition: top .7s ease, opacity .7s ease;
  opacity: 1;
  top: -1.5rem;
  left: 0
}
.form-group, .form-input, .inp-group{
  position: relative
}
.inp-group{
  display: table;
  border-collapse: separate
}
.inp-group .inp-group-addon,
.inp-group .inp-group-btn,
.inp-group .inp-lbl,
.inp-group .inp-text{
  display: table-cell;
  vertical-align: middle
}
.inp-group .inp-text{
  border-radius: .5rem 0 0 .5rem
}
.inp-group .inp-group-btn{
  width: 1%
}
.inp-group .inp-group-btn .inp-btn{
  margin-left: -.1rem;
  border-radius: 0 .5rem .5rem 0
}
.inp-group .inp-group-addon{
  padding: 0 5px 0 10px;
  width: 1%;
  border: 1px solid #000;
  border-right: none;
  border-radius: .5rem 0 0 .5rem;
  background: #fff;
  color: #000
}
.inp-group .inp-group-addon+.inp-text{
  padding-left: .5rem;
  border-left: none;
  border-radius: 0 .5rem .5rem 0
}
.inp-group .inp-lbl{
  width: 1%;
  margin: 0;
  padding: 0 1rem 0 0
}
.form-group{
  display: block;
  margin-bottom: 4rem
}
.form-group-pair,
.form-group-quater,
.form-group-triple{
  display: -webkit-box;
  display: flex;
  margin: 0 -1rem 2rem
}
.form-group-pair .form-group,
.form-group-quater .form-group,
.form-group-triple .form-group{
  margin-bottom: 0
}
.form-group-pair .form-group,
.form-group-pair .inp-group,
.form-group-quater .form-group,
.form-group-quater .inp-group,
.form-group-triple .form-group,
.form-group-triple .inp-group{
  padding: 0 .75rem;
  width: 50%
}
.form-group-pair{
  -webkit-box-align: end;
  align-items: flex-end
}
.form-group-triple{
  margin: 0 -1rem
}
.form-group-triple .form-group,
.form-group-triple .inp-group{
  width: 33.33333%;
  padding: 0 1rem
}
.form-group-quater .form-group,
.form-group-quater .inp-group{
  width: 25%
}
.form-group .form-line{
  color: #92d62b;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  min-height: 3.5rem;
  padding: 1rem;
  font-size: 2.2rem
}
.form-group.form-group-set,
.form-group.form-group-white{
  border-radius: .5rem;
  background: #fff;
  margin: 1rem
}
.form-group.form-group-white{
  padding: 3rem
}
.form-group.form-group-set{
  padding: 2rem 5rem 2rem 2rem;
  position: relative
}
.form-group.form-group-set.active{
  background: #e54d42;
  color: #fff
}
.form-group.form-group-set.active .inp-text{
  background: #e54d42;
  color: #fff;
  border-bottom: .1rem solid #000
}
.form-group-filter{
  margin-bottom: 1rem;
  padding: 0 2rem
}
.form-group-filter .inp-text{
  background: 0 0;
  min-width: 22rem
}
.form-check-cont{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  flex-wrap: wrap;
  height: 100%
}
.form-check-cont>*{
  font-size: 1.3rem;
  margin-top: -1rem
}
.header-main .logo-text,
.header-right .top-mail{
  font-size: 1.7rem;
  font-weight: 700
}
.form-plus-cont{
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: wrap
}
.form-double,
.form-plus-cont{
  display: -webkit-box;
  display: flex
}
.form-double{
  margin: 0 -1rem
}
.form-double>*{
  width: 50%;
  padding: 0 1rem
}
.form-input{
  display: block;
  color: #fff;
}
.form-input-success,
.form-input-success .inp-text{
  color: #92d62b
}
.form-input-empty,
.form-input-empty .inp-text{
  color: #8c8c90
}
.form-input-empty .inp-text::-webkit-input-placeholder{
  color: #8c8c90
}
.form-input-empty .inp-text::-moz-placeholder{
  color: #8c8c90
}
.form-input-empty .inp-text:-ms-input-placeholder,
.form-input-empty .inp-text::-ms-input-placeholder{
  color: #8c8c90
}
.form-input-empty .inp-text::placeholder{
  color: #8c8c90
}
.form-input .form-icon{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: start;
  justify-content: flex-start
}
.login-form .cpt,
.login-form .pass,
.transparent-block.chart{
  text-align: center
}
.top-box{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: flex-start;
  margin-bottom: 1rem;
}
.top-box-el{
  min-width: 275px;
  flex: 1;
  padding: 20px;
  margin: 5px 10px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 0px 8px #eee;
  text-align: center;
}

.top-box-el:first-child{
  margin-left: 0;
}
.top-box-el:last-child{
  margin-right: 0;
}

.top-box .cpt{
  font-size: 1.5rem;
  font-weight: bold;
}
.top-box .count{
  font-size: 2rem;
  font-weight: bold;
  color: #92d62b
}
.top-box .count span{
  font-size: 2.4rem
}

.header-login{
  padding-top: 5rem
}
.header-login a{
  display: inline-block
}
.header-main .header-cont{
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: 0 -1rem;
  flex-wrap: wrap;
}
.header-main .header-cont>*{
  padding: 2rem 1rem
}
.header-main .logo{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none;
  padding: 1rem 0
}
.header-main .logo-img{
  margin-right: .75rem
}
.header-right{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin: 0 -1rem
}
.header-right>*{
  padding: 1rem
}
.header-right .top-mail{
  text-decoration: none
}
.toggle-list{
  position: relative
}
.toggle-list .actual{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  z-index: 2048
}
.toggle-list.opened .toggle-cont {
  display: block
}
.toggle-list:not(.opened) .toggle-cont {
  display: none
}
.toggle-list .toggle-cont{
  margin: 0;
  list-style-type: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff;
  box-shadow: 4px 4px 10px darkgray;
  z-index: 1024;
  border-radius: .5rem
}
.toggle-list .toggle-cont .text a{
  font-weight: 700;
  color: #575d6d;
  text-decoration: none
}
.toggle-list .toggle-cont .text a:hover{
  color: #92d62b;
}
.toggle-list .toggle-cont li{
  padding: .25rem 0;
  display: flex;
  justify-content: center;
}
.toggle-list .toggle-cont a, .lang-switcher{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
}
.toggle-resp{
  display: none;
  margin: .5rem -.5rem 0
}
.toggle-resp>*{
  padding: .5rem
}
.toggle-resp .actual{
  color: #333
}
.resp-mail{
  display: none!important;
  margin-top: .5rem;
  color: #333!important;
  font-weight: bold;
}
.login-form{
  padding: 8rem;
  max-width: 69rem;
  width: 100%;
  border-radius: .5rem;
  margin: auto
}
.login-form .cpt{
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 5rem
}
.login-form .pass{
  padding-top: 4rem
}
.login-form .pass a{
  text-decoration: none;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center
}
.login-form .pass .icon{
  margin-right: .5rem;
  font-size: 2rem
}
.login-form .pass .wrong{
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  border-radius: .5rem;
  padding: 1rem;
  font-weight: 700
}
.login-form .pass .wrong .icon{
  color: #e54d42
}
.transparent-block{
  border-radius: .5rem;
  margin-bottom: 10rem
}
.orange-box>*,
.transparent-block.small{
  max-width: 69rem;
  margin: 0 auto 10rem
}
.transparent-block.top{
  margin-bottom: 2rem
}
.transparent-block .subcpt{
  text-align: center;
  margin-bottom: 2rem
}
.orange-box{
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: .5rem -.5rem;
}
.orange-box>*{
  -webkit-box-flex: 1;
  flex: 1 1 20rem;
  margin: .5rem
}
.orange-box .right, .orange-box .left{
  color: #000;
  position: relative;
  cursor: pointer;
  transition: all ease 0.25s
}
.orange-box .no-action-right, .orange-box .no-action-left{
  color: #000;
  position: relative;
}
.orange-box .left:hover, .orange-box .right:hover{
  opacity: 0.85;
}
.orange-box .capt{
  font-size: 1.4rem
}
.orange-box .number span{
  font-size: 2.2rem;
  font-weight: 700
}
.orange-box .red{
  background: #577bd9;
  color: #fff
}
.filter-box{
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1rem
}
.filter-box,
.filter-box .tab{
  -webkit-box-align: center;
  align-items: center
}
.filter-box .tab{
  display: -webkit-inline-box;
  display: inline-flex;
  padding: 1rem 2rem;
  text-decoration: none
}
.filter-box .tab.active{
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem
}
.filter-box .tab.active .open{
  display: none
}
.filter-box .tab.active .close{
  display: block
}
.filter-box .tab>*{
  margin: 0 .5rem
}
.filter-box .tab .close{
  display: none
}
.filter-box .tab-hide{
  display: none;
  -webkit-box-flex: 1;
  flex: 1 1 100%;
  padding: 2rem;
  border-top-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
  border-bottom-right-radius: .5rem
}
.filter-box .sort a{
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none;
  padding: 1rem 2rem
}
.bottom-box,
.filter-box .sort a{
  display: -webkit-box;
  display: flex
}
.bottom-box{
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 1rem 0 0 0
}
.bottom-box.with-btn{
  -webkit-box-pack: start;
  justify-content: flex-start
}
.bottom-box.with-btn>*{
  flex-basis: 33.33333%
}
.bottom-box .price{
  text-align: right
}
.bottom-url,
.footer>*,
.next span,
.text,
.text form>*,
.text-center{
  text-align: center
}
.bottom-box .price-cont{
  font-weight: 700;
  margin-bottom: 2rem
}
.bottom{
  -webkit-box-flex: 1;
  flex: 1 1 900px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: 0 -1rem
}
.bottom>*{
  padding: 1rem
}
.next{
  display: none
}
.next span{
  display: block;
  margin-top: 3rem
}
.top-back-box{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 10px
}
.top-back-box>*{
  flex-basis: 33.33333%
}
.top-back-box a{
  text-decoration: none
}
.season-filter{
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 4rem
}
.season-filter,
.season-filter .filter{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center
}
.season-filter .filter{
  text-decoration: none;
  padding: .5rem
}
.season-filter .filter .icon{
  margin: 0 .5rem
}
.chart-box{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: wrap
}
.chart-box .season-filter{
  margin-top: 0
}
.chart-box .pie{
  -webkit-box-flex: 0;
  flex: 0 0 40rem
}
.chart-box .vertical{
  -webkit-box-flex: 1;
  flex: 1 1 40rem
}
.chart-box .vertical .top{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin: 0 -1rem 3rem
}
.chart-box .vertical .top>*{
  padding: 0 1rem
}
.chart-box h2{
  margin: 0
}
.text{
  max-width: 65%;
  margin: auto
}
.text.full{
  max-width: 100%
}
.text .state{
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 2rem
}
.text .state.active {
  color: #6fbe3f
}
.text .state.inactive {
  color: #e54d42
}
.text p {
  margin: 2rem 0
}
.text .small{
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 0
}
.text .scroll-box{
  border-top: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
  margin-bottom: 2rem
}
.text .scroll-box-in{
  max-height: 25rem;
  overflow: auto;
  margin: 2rem 0
}
.footer{
  position: absolute;
  bottom: 10px;
  color: #adadad;
  font-size: 1.3rem;
  line-height: 2rem;
  width: 100%;
  padding: 20px;
}

.footer .copy{
  font-weight: bold;
}
.footer .address a{
  color: #adadad;
}
.header-resp-menu{
  position: relative;
  z-index: 500
}

.footer-notice{
  max-width: 74rem;
}
.footer-notice .notice{
  font-size: 1.15rem;
  color: #5c5b5b;
  text-align: center;
  padding-bottom: 0;
}
.footer-notice span{
  font-weight: bold;
  color: #000
}



.responsive-menu.is-active{
  color: #577bd9
}
.responsive-menu .line{
  width: 3rem;
  height: .5rem;
  display: block;
  margin: .5rem auto;
  transition: all .3s ease-in-out;
  background-color: black;
}
.responsive-menu .line:first-child{
  margin-top: 0
}
.responsive-menu .line:last-child{
  margin-bottom: 0
}
.responsive-menu .name{
  margin-top: .5rem;
  padding-left: .5rem;
  font-size: 1.2rem;
  text-align: center
}
.pagination{
  font-family: Open-Sans;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.pagination li{
  list-style-type: none;
  margin: .2rem;
  cursor: pointer;
}
.pagination a{
  text-decoration: none;
  padding: 0px 6px;
}
.pagination li.active a{
  color: #577bd9;
  background-color: #92d62b;
}

canvas{
  width: 100%!important;
  max-width: 120rem;
  height: auto!important
}
.material-checkbox{
  position: relative;
  display: inline-block;
  color: rgba(0, 0, 0, .87);
  cursor: pointer;
  font-size: 14px;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  vertical-align: middle;
}
.material-checkbox>input{
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  z-index: -1;
  display: block;
  margin: 0;
  border-radius: 50%;
  width: 4rem;
  height: 4rem;
  outline: 0;
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  -ms-transform: scale(0);
  transition: opacity .5s, -webkit-transform .5s;
  transition: opacity .5s, transform .5s;
  transition: opacity .5s, transform .5s, -webkit-transform .5s
}
.material-checkbox>input:active{
  opacity: 1;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: opacity 0s, -webkit-transform 0s;
  transition: opacity 0s, transform 0s;
  transition: opacity 0s, transform 0s, -webkit-transform 0s
}
.material-checkbox>svg{
  margin: .5rem;
  width: 2rem;
  height: 2rem;
  border-radius: .4rem;
  stroke: none;
  stroke-width: 3;
  fill: none;
  box-shadow: 0 0 4px #bbb;
}
.material-checkbox>input:checked+svg{
  stroke: #92d62b
}
.material-checkbox.orange>input:checked+svg{
  stroke: #92d62b
}
.material-checkbox.red>input:checked+svg{
  stroke: #e54d42
}
.inp-p::-webkit-input-placeholder{
  color: #000;
  opacity: 1;
  font-size: 1.7rem
}
.inp-p::-moz-placeholder{
  color: #000;
  opacity: 1;
  font-size: 1.7rem
}
.inp-p:-ms-input-placeholder{
  opacity: 1;
  color: #000;
  font-weight: 700;
  font-size: 1.7rem
}
.inp-p::-ms-input-placeholder{
  color: #000;
  opacity: 1;
  font-size: 1.7rem
}
.inp-p::placeholder{
  color: #000;
  opacity: 1;
  font-size: 1.7rem
}
.inp-p:focus::placeholder{
  color: transparent;
}
.inp-p{
  color: #000;
}

.bcg-tr{
  background: 0 0
}
.mt2{
  margin-top: 2rem
}
.mh5{
  min-height: 5.5rem
}
.mb3{
  margin-bottom: 1rem
}
.chck-margin-left{
  margin-left: 15px;
}
.table-footer-note{
  font-size: 1.4rem;
  color: #5c5b5b;
  margin-bottom: .5rem;
}
.block-dodavatel{
  padding-bottom: 10px;
}
.edit-paym-icons{
  cursor:pointer;
  transition: ease-in 0.3s all;
  position:absolute;
  right: 30px; top: 20px;
}
.edit-paym-icon-cancel{
  right: 30px;
  display: none;
}
.edit-paym-inputs{
  display:none;
  width: 46px;
  min-height:21px;
  height: 21px;
  text-align: center;
}
.monospaced{
  font-family: Open-Sans, sans-serif;
}
.monospaced:not(td){
  padding-left: 30px;
}
.loader{
  border: 5px solid #f3f3f3;
  border-top: 5px solid #577bd9;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  align-self: center;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  cursor: pointer;
  z-index: 1000;
}
.mini-loader{
  position: absolute;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-top: -15px;
}
.loader-btn{
  display: inline-block;
  animation: spin 1s linear infinite;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #577bd9;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
@keyframes spin{
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
*:focus, .btn:focus{
  outline: 0;
  outline-style: none;
  box-shadow:none;
}
.pl-2{
  padding-left: 2rem !important;
}
.mt-4{
  margin-top: 4rem !important;
}
.mb-2{
  margin-bottom: 2rem !important;
}
.confirm-ico{
  float: right;
  font-weight: bold;
  padding: 2px 7px 2px 7px;
  background-color: #577bd9;
  color: #000;
  border-radius: 5px;
  box-shadow: 0.2rem 0.2rem 0.5rem #b1b1b1;
  transition: all .2s ease;
  cursor: pointer;
  margin-top: 10px;
}
.confirm-ico:hover{
  opacity: .8;
}
.confirm-ico-disabled{
  float: right;
  font-weight: bold;
  padding: 2px 7px 2px 7px;
  background-color: #cccccc;
  color: #000;
  border-radius: 5px;
  margin-top: 10px;
}
.confirm-ico-success{
  float: right;
  font-weight: bold;
  padding: 2px 7px 2px 7px;
  background-color: #00c362;
  color: #000;
  border-radius: 5px;
  margin-top: 10px;
}
.inv-bank-acc{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inv-bank-acc:hover{
  overflow: visible;
  white-space: normal;
  text-overflow: initial;
  overflow-wrap: break-word;
  word-wrap: break-word;

}
.sum-col{
  display: inline-block;
  min-width: 135px;
  padding-left: 10px !important;
}
.cur-col{
  display: inline-block;
  min-width: 40px;
  text-align: left;
}
.settings-top-spacer{
  margin-top: 30px;
}

.detail-info-subtable{
  width: 100%;
}
.subtable-wrapper{
  width: 100%;
  min-height: 180px;
}
.show-more-info{
  cursor: pointer;
}
.detail-info-item{
  text-align: right;
  padding-right: 50px;
}
.active-row{
  background-color: #f8f8f8;
}
.subtable-cell{
  padding: 0 0 10px 0;
}
.subtable-cell table td:nth-child(2n){
  background: unset
}
.export-btn{
font-size: 13px;
margin-bottom: 20px;
}

#filter_wrapper{
  width: 50%;
}
#filter_toggle{
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  cursor: pointer;
}

#pass2_input_label{
  float: right;
}
#pass1_input_label{
  float: left;
}

.form-group-password-reset{
  width: 45%;
}

@media (max-width:665px){
  .form-group-password-reset{
      width: 100%;
  }
}

.days-to-due-th{
  text-align: center;
}

/*Co-branding classes*/
.co-brand-wrap{
height: 60px;
position: relative;
cursor: pointer;
}
.partner-toggle-inner:hover{
background-color: #dfc0f838;
}
.co-brand-first{
width:100px;
}
.co-brand-divider{
height: 30px;
width:3px;
border-right: 1px solid #aaa;
margin-left: 8px;
margin-right: 5px;
}
.co-brand-second{
width:130px;
margin-bottom: 8px;
}
#partners_brand_list{
position: absolute;
justify-self: flex-start;
top: 60px;
list-style-type: none;
padding: 0;
margin: 0;
border-radius: 10px;
border: none;
z-index: 5000;
background-color: #fff;
visibility: visible;
max-height: 120px;
}
.hidden{
  display: none !important;
}
.alza-wrapper{
background:#f8f8fa url("../img/alzak_lezi.png") no-repeat fixed 100% 100%;
background-size: 305px 290px;
}
.hptronic-wrapper{
background: #f8f8fa url("../img/datart.png") no-repeat fixed 100% 100%;
background-size: 310px 332px;
}
.wrapper{
  background-color: #f8f8fa;
  min-height: 100% !important;
  height: auto;
  position: relative;
}

.hptronic-logo, .pilulka-logo{
margin-bottom: 20px;
}

.talk-box-wrapper{
  display: flex;
  margin: 40px 0;
  padding: 35px;
  width: 100%;
  background-color: #4866b3;
  position: relative;
  border-radius: 15px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.talk-box-wrapper:after {
  content: '';
  position: absolute;
  bottom: 12px;
  left: 10px;
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-top-color: #4866b3;
  border-bottom: 0;
  border-left: 0;
  margin-left: -10px;
  margin-bottom: -30px;
}
.url-btn{
color: #4866b3;
background-color: #fff;
padding: 8px 30px;
font-weight: bold;
border-radius: 20px;
margin-left: 35px;
}


/* Modal Content */
.modal {
  display: none;
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #577cd98f;
  overflow: auto;
}
.modal.is-active {
  display: flex;
}
.modal-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fefefe;
  padding: 10px;
  height: auto;
  box-shadow: 0px 0px 15px #00000050;
  border-radius: 10px;
  overflow: auto;
}
#toggle-menu {
  padding: 30px;
}

@media screen and (max-width: 600px){
  #toggle-menu {
    padding: 0px;
  }

  .resp-header {
    background-color: #fefefe;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 4px 4px 10px #aaa;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
}

/* The Close Button */
span.modal-close-btn, span.notifications-modal-close-btn {
  color: #f01b5b;
  float: right;
  font-size: 36px;
  line-height: 36px;
  transition: all .3s ease;
  &:hover,&:focus {
    color: #00000059;
    text-decoration: none;
    cursor: pointer;
  }
}

.modal-header {
  padding: 2px 16px;
  background-color: #fff;
  color: #d10057;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}
.modal-light{
    background-color: #ffffffa1;
}

#filter_container{
  position: absolute;
  height: 600px;
  background-color: #fff;
  padding: 15px 30px;
  height: auto;
  display: none;
  z-index: 50;
  border-radius: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-items: center;
  justify-content: center;
  font-size: 14px;
  box-shadow: 0px 0px 8px #eee;
}
.filter-row{
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: center;
  align-items: center;
  justify-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  flex: 1 1 100%;
  margin-bottom: 15px;
}
.filter-row-name{
  justify-content: flex-start;
  font-weight: bold;
  margin-bottom: 8px;
}

.checkbox-wrapper{
  margin-right: 20px;
}
.filter-input{
  border: none;
  border-bottom: 1px solid #000;
  margin: 0px 10px 0px 10px;
}
.filter-input-wide{
  min-width: 90px;
}
.diskont-percent{
  border-radius: 5px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-color: #577bd9;
  font-weight: bold;
  position: absolute;
  top:10px;
  right: 10px;
  padding: 5px 8px;
}
.orderby-href{
    cursor: pointer;
}
.btn-cancel{
  background-color: #f01b5b;
  color: #fff;
  border-radius: 15px;
  padding: 10px 25px;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
}

.lang-switcher{
  font-weight: bold;
  cursor: pointer;
}
.lang-switcher:hover{
  color: #92d62b;
}
#selected_lang{
  text-transform: uppercase;
}
.download-agreement{
  color: #577bd9;
  text-decoration: underline;
  font-weight: bold;
}
.paym-cycle-cell{
  max-width: 150px !important;
}
.cobrand-roger{
width: 160px;
}
.cobrand-partner{
width: 150px;
text-align: center;
}
.cscargosk-cobrand-logo{
  margin-top: 10px;
}

.nav-menu-item{
  display: inline-block;
  text-align: center;
  min-width: 150px;
  margin-right: 25px;
}
.nav-menu-modal-content{
  padding: 25px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 100%;
  max-width: 1200px;
  height: auto;
}


@media screen and (max-height: 900px){
  .footer{
    position: relative;
  }
}

@media screen and (max-width: 619px){
    .top-box-el{
      margin: 5px 0px;
    }
    .top-box-el:first-child {
      margin-left: 0px;
    }
    .table-wrapper table{
      width: 100%;
    }
    #filter_wrapper{
      width: 100%;
    }
    #partner_select_toggle::after, #partner_select_toggle::before{
      display: none;
    }
    .nav-menu-item{
      width: 100%;
      margin-right: 0;
      margin-bottom: 5px;
    }
  }

@media (max-width:1169px){
  :root{
      font-size: 62.5%
  }
  .container{
      max-width: 830px
  }
  .form-group-pair .form-group,
  .form-group-pair .inp-group,
  .form-group-quater .form-group,
  .form-group-quater .inp-group,
  .form-group-triple .form-group,
  .form-group-triple .inp-group{
      width: 100%;
      margin-bottom: 4rem
  }
  .form-group-triple{
      flex-wrap: wrap
  }
  .form-group-triple .form-group,
  .form-group-triple .inp-group{
      width: 100%
  }
  .form-group-quater{
      flex-wrap: wrap;
      margin-bottom: 0
  }
  .form-group-quater .form-group,
  .form-group-quater .inp-group{
      width: 50%;
      margin-bottom: 2rem
  }
  .chart-box .vertical .top{
      -webkit-box-pack: center;
      justify-content: center;
      margin: 2rem -1rem 3rem
  }
  .text{
      max-width: 100%
  }
  .top-box-el{
    margin: 5px;
  }
  .top-box-el:first-child {
    margin-left: 5px;
  }
  .two-side-document {
    flex-wrap: wrap;
  }
  .tabs {
    flex-wrap: wrap;
  }
}


@media (max-width:829px){
  .subtable-cell{
      padding: 1.25rem 0 1.25rem 0 !important;
  }
  .detail-info-item{
      padding-right: 20px;
      text-align: center;
  }
  tr.monospaced {
      padding-left: 0;
  }
  .hidden-row th{
      display: none;
  }
  .hidden-row tr{
      margin: 0;
  }
  .detail-info-subtable{
      margin: 0;
  }
  .hidden-row{
      padding: 0;
      margin: 0;
  }
  .filter-box .tab,
  table:not(.notification-messages-table) td:before{
      color: #fff;
  }
  :root{
      font-size: 62.5%
  }
  .container{
      max-width: 100%
  }
  table:not(.ui-datepicker-calendar):not(.notification-messages-table) tr{
      margin: 10px 0 1rem 0;
      display: block
  }
  table:not(.notification-messages-table) thead{
      display: none
  }
  tabletable:not(.notification-messages-table) tbody tr:first-child{
      border-top-right-radius: .5rem
  }
  table:not(.notification-messages-table) tbody tr:first-child,
  table:not(.notification-messages-table) tbody tr:first-child td:first-child:before{
      border-top-left-radius: .5rem
  }
  table:not(.notification-messages-table) tbody tr:last-child,
  table:not(.notification-messages-table) tbody tr:last-child td:last-child{
      border-bottom-left-radius: .5rem;
      border-bottom-right-radius: .5rem
  }
  table:not(.notification-messages-table) tbody tr:last-child td:last-child:before{
      border-bottom-left-radius: .5rem
  }
  table:not(.notification-messages-table) tr:nth-child(2n){
      background: #fff
  }
  table:not(.notification-messages-table) td,
  table:not(.notification-messages-table) td:not(:last-child),
  table:not(.notification-messages-table) th:not(:last-child){
      border: none
  }
  table:not(.ui-datepicker-calendar):not(.notification-messages-table) td{
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center;
      min-height: 5rem;
      padding: 1.25rem 2rem 1.25rem calc(50% + 2rem)
  }
  table:not(.notification-messages-table) td:nth-child(2n){
      background: #f8f8f8
  }
  table:not(.ui-datepicker-calendar):not(.notification-messages-table) td:before{
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      content: attr(data-label);
      background: #577bd9;
      text-align: left;
      width: calc(50% - 2rem);
      padding: 1rem
  }
  .filter-box .left,
  .header-right .top-mail{
      display: none
  }
  .bottom-box .price,
  .form-group-quater .form-group,
  .form-group-quater .inp-group{
      width: 100%
  }
  .form-group-pair,
  .form-group-quater,
  .form-group-triple{
      flex-wrap: wrap
  }
  .form-check-cont{
      margin-bottom: 2rem
  }
  .transparent-block{
      padding: 2rem;
      margin-bottom: 3rem
  }
  .transparent-block.small{
      margin: 0 auto 3rem
  }
  .filter-box>*{
      -webkit-box-flex: 1;
      flex: 1
  }
  .filter-box .tab{
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
      justify-content: space-between;
      font-size: 1.4rem;
      background: #e54d42;
      text-decoration: none;
      border-radius: .5rem;
      padding: 2rem
  }
  .bottom-box .pagination-cont,
  .filter-box .sort{
      display: none
  }
  .filter-box .tab.active{
      color: #000
  }
  .bottom-box{
      -webkit-box-pack: center;
      justify-content: center;
      padding: 1rem 0 0
  }
  .bottom-box.with-btn>*{
      flex-basis: 100%
  }
  .checkbox-td {
    width: auto;
  }
  #filter_toggle{
    width: 100%;
  }
}
.settings-form {
  padding: 3rem 8rem;
  max-width: 69rem;
  width: 100%;
  border-radius: .5rem;
  margin: auto
}
@media (max-width:559px){
  :root{
      font-size: 62.5%
  }
  .btn-small-f{
      display: -webkit-box;
      display: flex
  }
  .header-main .logo-text{
      font-weight: 400;
      font-size: 1.4rem
  }
  .toggle-list{
      display: none;
      color: black;
      width: 70px;
  }
  .toggle-list .toggle-cont {
    padding: 4rem 1rem 1rem !important
  }
  .toggle-resp{
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
      align-items: center
  }
  .toggle-resp .toggle-list{
      display: block
  }
  .resp-mail{
    display: block!important
  }
  .login-form, .settings-form{
      padding: 3rem
  }
  .bottom{
      -webkit-box-pack: center;
      justify-content: center
  }
  .bottom>*{
      flex-basis: 100%
  }
  .next{
      display: block
  }
  .chart-box .pie{
      -webkit-box-flex: 1;
      flex: 1
  }
  .header-main .header-cont{
    justify-content: center;
  }
  .cobrand-wrapper{
    padding-bottom: 0 !important;
  }
  .top-box-el{
    margin-left: 0 !important;
  }
}
.filter-required-info {
  display: flex;
  align-items: center;
  gap: 4px;
  padding-left: 5px;
  --balloon-color: #577bd9;
  transition: all .25s ease;
}
.filters-wrapper {
  max-width: 930px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.export-btn-wrapper {
  display: flex;
  margin: auto;
  margin-right: 0;
}
.export-btn-wrapper button {
  margin-bottom: 0;
}
.active-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
.active-filter {
  background-color: #fff;
  border-radius: 10px;
  padding: 2px 8px;
  &:hover {
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
  }
}
.active-filter-label {
  display: inline-table
}
