.block-calc{
    line-height: 1.4;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
}
.block-calc, .calc{
    overflow: hidden;
}
.block-calc h2 {
    margin: 25px 0;
}
.block-calc p {
    margin: 0 0 24px;
}
.block-calc table {
    margin: 0 0 20px;
}
.block-calc .table-responsive, .block-calc .calc-table{
    width: 100%;
    overflow-x: auto;
}
.block-calc .table-responsive table, .block-calc .calc-table table{
    min-width: 500px;
}
.block-calc button, .block-calc input, .block-calc select {
    max-width: 100%;
}
.block-calc input[type=radio] {
    padding: 0;
}
.block-calc * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.block-calc h2 {
    clear: both;
    line-height: 1.3;
    font-family: 'Roboto', sans-serif;
}
.block-calc h2 {
    font-size: 30px;
}
.block-calc p {
    line-height: 18px;
}
.block-calc td, .block-calc th {
    font-weight: 400;
}
.block-calc ul {
    margin: 16px 0;
    padding: 0;
    list-style-position: inside;
}
.block-calc ul {
    list-style-type: square;
}
.block-calc button, .block-calc input, .block-calc select {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
.block-calc button, .block-calc input {
    line-height: normal;
}
.block-calc button {
    -webkit-appearance: button;
    cursor: pointer;
}
.block-calc button::-moz-focus-inner, .block-calc input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.block-calc table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    width: 100%;
}
.block-calc td, .block-calc th {
    text-align: left;
}
.block-calc th {
    font-weight: 700;
    text-transform: uppercase;
}
.block-calc td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 10px;
}
.block-calc input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}
.block-calc input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
.block-calc button, .block-calc input {
    border: none;
    font-family: inherit;
    border-radius: 5px;
    padding: 5px;
}
.block-calc button {
    background: #e68c05;
    background: -webkit-linear-gradient(top,#fe9e0e 0,#e68c05 100%);
    background: linear-gradient(to bottom,#fe9e0e 0,#e68c05 100%);
    border: none;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    padding: 14px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.block-calc button:focus, .block-calc button:hover {
    background: #fe9e0e;
    background: -webkit-linear-gradient(top,#fe9e0e 0,#e55627 100%);
    background: linear-gradient(to bottom,#fe9e0e 0,#e55627 100%);
    outline: 0;
}
.block-calc button:active {
    background: #fe9e0e;
    background: -webkit-linear-gradient(top,#fe9e0e 0,#e05d22 100%);
    background: linear-gradient(to bottom,#fe9e0e 0,#e05d22 100%);
    border: none;
}
.block-calc button {
    background: #f56e00;
    box-shadow: 0 0 10px #bbb;
}
.block-calc button:focus, .block-calc body button:hover {
    background: #ff9a48;
    outline: 0;
    box-shadow: 0 0 10px #333;
}
.block-calc button:active {
    background: #ff9a48;
    border: none;
    box-shadow: 0 0 10px #333;
}
.block-calc ::-webkit-input-placeholder {
    color: #7d7b6d;
}
.block-calc :-moz-placeholder {
    color: #7d7b6d;
}
.block-calc ::-moz-placeholder {
    color: #7d7b6d;
}
.block-calc :-ms-input-placeholder {
    color: #7d7b6d;
}
.block-calc #mob_nav ul ul::-webkit-scrollbar-thumb:vertical {
    background-color: #E9903B;
}
.block-calc .row {
    margin-left: -15px;
    margin-right: -15px;
}
.block-calc .row:before, .block-calc .row:after {
    content: " ";
    display: table;
    clear: both;
}
.block-calc .p-0 {
    padding: 0px !important;
}
.block-calc .news-related li::marker {
    color: #000 !important;
}
.block-calc .wb-btn {
    background: none;
    color: #ffb000;
    box-shadow: none;
    border: 2px solid;
    padding: 10px 0;
}
.block-calc .wb-btn__color {
    background: #ffb000;
    color: #fff;
}
.block-calc .wb-btn:hover, .block-calc .wb-btn:focus {
    background: #ffb000;
    color: #fff;
    box-shadow: none;
}
.block-calc .wb-btn__lg {
    width: 100%;
}
.block-calc .form__input {
    border: 1px solid #c4c4c4;
    width: 100%;
    color: #000;
}
.block-calc .calc-item__row {
    display: flex;
    align-items: center;
    gap: 25px;
}
.block-calc .calc-item__row .form-label {
    min-width: fit-content;
}
.block-calc .calc-item__col {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 5px;
}
.block-calc .calc-table th {
    text-align: center;
}
.block-calc .calc-table td {
    text-align: center;
}
.block-calc button, .block-calc *:after, .block-calc *:before {
    transition: all .3s;
}
.block-calc select {
    -webkit-appearance: none;
    background: url("/wp-content/themes/wellbet_new/images/arr.svg") no-repeat calc(85%) center, #dde0e7;
    -moz-appearance: none;
    text-overflow: "";
    appearance: none !important;
    height: 40px;
    border-radius: 10px;
    border: none;
    padding-left: 15px;
    padding-right: 30px;
}
.block-calc .text-center {
    text-align: center;
}
.block-calc .calc {
    width: 100%;
    background-color: #F4F4F4;
    border-radius: 10px;
    padding: 15px 25px;
    margin: 15px 0;
}

.block-calc .form-horizontal {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.block-calc .form-group {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.block-calc .form-control {
    border: 1px solid #c4c4c4;
    width: 100%;
    color: #000;
    background: #fff;
}
.block-calc .bc-calculate {
    width: 100%;
    background: none;
    color: #ffb000;
    box-shadow: none;
    border: 2px solid;
    padding: 10px 0;
}
.block-calc .bc-calculate:hover, .block-calc .bc-calculate:focus {
    background: #ffb000;
    color: #fff;
    box-shadow: none;
}
.block-calc .form-horizontal .row {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0px;
}
.block-calc .input-group {
    display: flex;
    gap: 10px;
    align-items: center;
}
