:root {
    --sidebar-text-color: #3a4851;
    --main-text-color: black;
    --input-bg-color: #f1f1f1;
    --input-text-color: #c2c2c2;
    --main-text-color-dark: #303030;
    --input-border-color: #888888;
    --logo-color-darker: #bd9346;
}

@font-face {
    font-family: "Graphik";
    font-weight: normal;
    font-style: normal;
    src: local("Graphik"), local("Graphik-Regular"), url("/fonts/Graphik-Regular.woff2") format("woff2"),
        url("/fonts/Graphik-Regular.woff2") format("woff");
}


/* CONTACTS START */
.contact-links  h2 {
    font-weight: 600;
    font-size: 1.1rem;
    min-height: 50px;
}

.contact-links p {
    font-size: 0.8rem;
}
.main-block  .contact-links .contacts {
    margin: auto;
    width: 1000px;
}

.main-block  .contact-links .regions {
    margin: auto;
    width: 1000px;
}

.contact-links .item-row {
    display: inline-bloxk;
/*    flex-wrap: wrap;*/
}
.main-block  .contact-links .content-block {
    width: 300px;
    padding: 10px;
        float: left;
    min-height: 220px;
}

.main-block  .regions .content-block {
    width: 300px;
    padding: 10px;
}
/* CONTACTS END */

.hidden {
    display: none !important;
}

.modal-footer {
    /* padding-top: 3px !important; */
    padding-bottom: 3px !important;
    justify-content: space-between;
}

#privacy-politics {
    overflow-x: clip;
}

#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7); /* Black background with opacity */
    z-index: 45; /* Specify a stack order in case you're using a different order for other elements */
}

.stop-scroll {
    touch-action: none;
    -webkit-overflow-scrolling: none;
    overflow: hidden;
}

.modal-footer-left {
    display: flex;
    align-items: center;
}

.modal-footer-right button {
    margin-left: 0.2em;
}

.modal-footer-left-button {
    display: flex;
    flex-direction: row;
}

.modal-footer-left button {
    margin-right: 0.2em;
}

.modal-footer-left-check {
    margin-right: 1em;
}

.modal-footer-right {
    display: flex;
    flex-direction: row;
}

.modal-footer.footer-real {
    justify-content: flex-end !important;
}

.clusterize-scroll {
    max-height: 50vh !important;
}

.clusterize-scroll td {
    padding: 3px;
}

.nav__icon-block,
#small-logo {
    display: none !important;
}

#logo-big {
    display: block !important;
}

#tb1h td .fa {
    font-size: 16px;
}

#tb1h td .fa {
    font-size: 16px;
}
.activeSort {
    color: red;
}

#user-login {
    display: none;
    font-size: 0.8rem;
    margin-top: 0.7rem;
}
#tbl1 {
    margin: 0 auto;
}

#tbl1 td {
    border-color: var(--main-text-color);
    color: var(--main-text-color);
    overflow: hidden;
    padding: 11px 25px 11px 5px;
    word-break: normal;
    width: auto;
    overflow: hidden;
    word-wrap: break-word;
    font-size: 16px;
    border-top: none;
    /* text-align: center; */
}

#tbl1 tr:nth-child(even) {
    background-color: var(--input-bg-color);
}

#tbl1 thead th {
    font-weight: 400;
    font-size: 12px;
    padding: 6px 50px 6px 3px;
    border-bottom: 1px solid var(--main-text-color);
    border-top: none;
    /* border: none !important; */
}

#logos-wrap {
    /* background-color: white; */
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 40;
}

.asc,
.desc {
    cursor: pointer;
}

.jsgrid {
    line-height: 1;
}

#debug-bar {
    display: none !important;
}
#navbar {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.3rem;
    /* position: fixed; */
    /* top: 0; */
    position: sticky;
}

#navbar-property {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: space-between;
}

#navbar-property .nav-link:hover {
    border-color: transparent;
}

#navbar-property a:hover {
    color: var(--main-text-color);
}

#navbar-property ul {
    display: flex;
    display: -webkit-flex;
    /* margin-right: 150px; */
    justify-content: flex-end;
    flex-direction: row;
    /* width: 250px; */
}

#navbar-property h1 {
    width: 100%;
}

#navbar-property .nav-item {
    padding: 0rem 0rem;
    display: block;
    font-weight: 600;
}

#navbar-property > div:nth-of-type(2) {
    margin-right: 1rem;
}

.form-check-label.legalPerson {
    display: none !important;
}

#saveuserinfo {
    background-color: #b5924d;
    border: 1px solid #b5924d;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #ffffff;
    /* text-shadow: 1px 2px #2F3A47; */
    /*text-transform: uppercase;*/
    min-height: 34px !important;
    width: 200px;
    cursor: pointer;
}

.request_history button {
    /* background-color: #ffffff !important;
    border: 1px solid #0e1c22 !important;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    color: #0e1c22 !important; */
    /* text-shadow: 1px 2px #2F3A47;*/
    /*text-transform: uppercase;*/
    /* min-height: 34px !important;
    width: 200px !important;
    cursor: pointer; */
}

.active-collector {
    transition: all 0.3s ease;
    background-color: #b5924d !important;
    border-color: #cfa452;
}

#close-menu-wrap {
    display: none;
}

.active-collector:hover {
    background-color: #997835 !important;
    border-color: #b5924d;
}

.active-collector:focus {
    border-color: #b5924d;
    box-shadow: 0px 0px 2px 2px #dfb059;
}

.profile-content .trumbowyg-box,
.trumbowyg-editor {
    min-height: 220px !important;
}

.price_calculator h2 {
    font-size: 18px;
    font-weight: 400;
    /*text-transform: uppercase;*/
    /* margin-left: 1px; */
}
h2 {
    font-size: 1.5rem;
}

.col-fixed,
.row {
    float: left;
}

.col-fixed {
    /*background: #3a4851;*/
    width: 250px;
}
.col-right {
    display: flex;
    flex-direction: column;
}
html,
body {
    height: 100%;
}
.main-block {
}
.main-content,
.price_calculator {
    background-size: cover;
}

footer {
    background-color: #fff;
    color: #0e1c22;
    height: 35px;
    font-size: 12px;
}
.logo {
    max-width: 90%;
    /* margin-left: 6px; */
}
.logo_wrapper {
    text-align: center;
    margin-top: 45px;
    margin-bottom: 1.2rem;
    /* height: 7%; */
}
.sidecontent {
    text-align: center;
    color: white;
    height: auto;
}
.sidefooter {
    /* height: 5%; same problem as with sidefooter2 */
    height: 20px;
    bottom: 0px;
    position: absolute;
    text-align: center;
    margin: auto;
    width: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    /*background-color: #2f3a47;*/
    /*padding-top: 5px;*/
}

.lvsidefooter {
    color: #a7a7a7d6;
}
.ensidefooter {
    margin-left: 20px;
    color: #a7a7a7d6;
}
.rusidefooter {
    margin-left: 20px;
    color: #a7a7a7d6;
}
.lvsidefooter:hover {
    color: white;
}
.ensidefooter:hover {
    color: white;
}
.rusidefooter:hover {
    color: white;
}
.sficon {
    display: none;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
}
.sidemenu {
    list-style-type: none;
    margin-left: -40px;
}
.sideline {
    background-color: #0e1c22;
    border-width: 2px;
    width: 23px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    display: none;
}
.sidelineclicked {
    background-color: #0e1c22;
    border-width: 2px;
}
.menuitemclicked {
    display: block;
    background-color: #2f3a47;
}

.visible2 {
    display: block !important;
}

.activemenu {
    /* border-top: solid #5f6964 2px !important; */
    /* border-bottom: solid #5f6964 2px; */
    /* background-color: #fff; */
    text-decoration: underline;
    /* padding: 10px; */
}
.menu {
    padding: 7px;
    font-weight: 600;
    color: var(--sidebar-text-color);
}
.activemenu .sideline {
    display: none;
}
.sidemenu a {
    color: #0e1c22;
    text-decoration: none;
    /*text-transform: uppercase;*/
}
.sidemenu a:hover {
    /*text-decoration: underline;*/
}
.main_wrapper {
    width: 90%;
    overflow: hidden;
    /*padding-left: 50px;
     padding-top: 100px;*/
}

.sidelineactive {
    display: none;
}
.sidemenu a #m1 {
    border-top: solid rgba(255, 255, 255, 0) 2px;
}
.price_calculator {
    padding-bottom: 0px;
}

.price_calculator select {
    width: 131px;
    cursor: pointer;
    font-size: 14px;
    /* border: 1px solid var(--input-border-color); */
    border: none;
    background-color: white;
    color: var(--main-text-color);
    height: 38px;
    /* padding: 1.1rem 0.8rem; */
    font-size: 0.8rem;
    /* font-weight: 100; */
}

.price_calculator select option {
    background-color: white;
    color: black;
}

.custom-select {
    background: #fff
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
        no-repeat right 0.75rem center/11px 13px;
}

.removebutton {
    width: 18px;
}

.price_calculator select#product {
    width: 210px;
}

.price_calculator select#collector {
    width: 210px;
}

#place .form-group.pricegroup {
    /* display: inline-block; */
    /* float: left; */
}

.form-group {
    margin-bottom: 0rem;
}

#IsCalcCarrier {
    accent-color: var(--sidebar-text-color);
}

#place {
    display: flex;
    flex-direction: column;
}

.pointer-all {
    pointer-events: all !important;
}

#back-to-main-page2 {
    display: none !important;
    /* margin-bottom: 0.2rem; */
    padding: 7px;
}

#back-to-main-page2:hover {
    text-decoration: underline;
}

#sidemain-lower {
    position: absolute;
    padding-right: 2rem;
    bottom: 75px;
    right: 0px;
    display: none;
}

select:disabled,
button:disabled {
    cursor: not-allowed !important;
}
.main-content {
    width: 100%;
    padding-left: 120px;
    padding-right: 300px;
    padding-top: 120px;
    font-size: 16px;
    overflow-y: auto;
    background-image: none !important;
}

.main-content.price {
    /* width: 1300px; */
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    font-size: 16px;
    overflow-y: auto;
    margin: 0 auto;
}

.main-content.request_history {
    width: 100%;
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 20px;
    font-size: 16px;
    overflow-y: auto;
    text-align: center;
}

h1 {
    font-size: 2rem;
    /*font-family: "Cinzel", "Cormorant", serif;*/
    margin-bottom: 20px;
    font-weight: bold;
}
.nav-item h1 {
    font-size: 2rem;
    font-weight: bold;
    /*font-family: "Cinzel", "Cormorant", serif;*/
    margin-bottom: 0px !important;
    padding-bottom: 4px !important;
}

body {
    font-family: "Graphik", sans-serif;
    font-size: 15px;
}

.btn-light {
    border: solid 1px black !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

#addrow {
    margin-top: 1rem;
    margin-bottom: 2.5rem;
    /*margin-top: -37px;*/
    /* margin-bottom: 1px; */
    /* display: block; */
    /* margin-left: 680px; */
    /*float: right;*/
}

#submitdata {
    display: flex;
    align-items: center;
    /* margin-left: 1px; */
}
#responseJson {
    display: block;
    margin-top: 15px;
    margin-left: 2px;
}

button {
    font-size: 0.95rem !important;
}

.heightMedia {
    height: auto !important;
}

#submitdata button {
    /* background-color: #ffffff;
    border: 1px solid #0e1c22;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #0e1c22;
    /*text-shadow: 1px 2px #2F3A47;*/
    /*text-transform: uppercase;*/
    /* height: 34px !important;
    min-width: 220px;
    display: inline-block; */
    margin-right: 23px;
}

.emailStatus {
    margin-bottom: 30px;
}

.jsgrid-table {
    padding: 2px !important;
    font-size: 14px;
}

.jsgrid-cell {
    padding: 2px !important;
}

#ModalFull {
    padding: 0 !important;
}
#ModalFull .modal-dialog {
    width: 95%;
    height: 90%;
    /*margin: 0;*/
    padding: 0;
    max-width: 100%;
}

#ModalFull .modal-content {
    height: auto;
    min-height: 100%;
    border: 0 none;
    border-radius: 0;
}

#generatePDF {
    display: inline-block;
}

#generatePDF button {
    /*background-color: #ffffff;*/
    border: 1px solid #0e1c22;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: white;
    /*text-shadow: 1px 2px #2F3A47;*/
    /*text-transform: uppercase;*/
    height: 34px !important;
    min-width: 220px;
    margin-bottom: 5px;
}

#mailto {
    padding-left: 1px;
}

#pricegroup1-wrapper {
    display: flex;
    flex-direction: row;
}

#mailto button {
    /* background-color: #ffffff; */
    /* border: 1px solid #0e1c22; */
    /* border-radius: 20px; */
    /* -webkit-border-radius: 20px; */
    /* -moz-border-radius: 20px; */
    /* color: #0e1c22; */
    /*text-shadow: 1px 2px #2F3A47;*/
    /*text-transform: uppercase;*/
    /* height: 34px !important; */
    /* min-width: 200px; */
}

#addrow {
    text-align: left !important;
}

#addrow button {
    /* background-color: white; */
    /* border: 1px solid white; */
    background-color: transparent;
    border: none;
    font-size: 1.1rem !important;
    font-weight: 600;
    color: var(--main-text-color);
    /* border-radius: 4px; */
    /* -webkit-border-radius: 4px; */
    /* -moz-border-radius: 4px; */
    color: black;
    /*text-shadow: 1px 2px #0E1C22;*/
    /*text-transform: uppercase;*/
    height: 34px !important;
    padding: 0rem;
    /* width: 170px; */
}

#addrow button:disabled {
    opacity: 0.5;
    /* background-color: #aaaaaa; */
    /* border: 1px solid #aaaaaa; */
}

#place,
#prices {
    padding: 1rem;
    border-radius: 10px;
    background-color: var(--input-bg-color);
}

#prices {
    margin-top: 1rem;
}

.btn-general {
    background-color: var(--sidebar-text-color);
    border: 1px solid var(--sidebar-text-color);
    color: white;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    /* text-shadow: 1px 2px #2F3A47;*/
    /*text-transform: uppercase;*/
    min-height: 34px !important;
    /* width: 200px; */
    font-size: 0.95rem !important;
    font-weight: 500;
    padding: 0.4rem 0.9rem;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-general:hover {
    color: white !important;
    background-color: var(--main-text-color-dark) !important;
}

#GoToCalc button {
    /* background-color: #ffffff;
    border: 1px solid #0e1c22;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #0e1c22;
    /*text-shadow: 1px 2px #2F3A47;*/
    /*text-transform: uppercase;*/
    /* height: 34px !important; */
    /* width: 200px; */
}

#GoToCalc button:hover {
    color: white;
}

#GoToCalc {
    margin-top: -2.2rem;
    float: left;
}

/*#GoToCalc {
    display: none;
}*/

a .menu:hover {
    /* color: #dddddd; */
    text-decoration: underline;
}

a:hover {
    color: black;
}
a {
    color: grey;
}

.price_calculator a,
a:hover {
    /*color: white;   */
}

.postItems a:hover {
    color: black;
}

.removeRow {
    /*padding-top: 38px;*/
    display: inline-block;
    cursor: pointer;
    /* margin-left: -5px; */
    margin-top: 2px;
}
.removeRow button {
    background-color: #b5924d;
    border: 1px solid #b5924d;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #ffffff;
    height: 34px !important;
    width: 34px;
}

.selItem {
    margin-right: 5px;
    display: inline-block;
}
.selectRow {
    display: flex;
    flex-direction: row;
    clear: both;
    padding: 1px;
    /*background-color: #E9EBEA;*/
    min-height: 37px;
    height: auto;
    width: auto;
    margin-bottom: 1rem;
    /*min-width: 810px; */
    /*    margin-top: 10px;
	border-radius: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;*/
}

#r1 .removeRow {
    display: none;
}

.sel_diameter::after {
    content: "";
    display: block;
    clear: both;
}

.btn:focus {
    box-shadow: 0 0 0 0.2rem rgb(49 49 49 / 25%) !important;
}

.message-wrapper {
    width: 100%;
    height: 100%;
    background-color: rgba(230, 230, 230, 0.8);
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.message {
    width: 300px;
    height: 100px;
    padding-top: 20px;
    background-color: rgb(255, 255, 255);
    text-align: center;
    margin: 0 auto !important;
    margin-top: 14% !important;
    border: 1px solid black;
    border-radius: 5px;
}

#buttonyes {
    background-color: green;
}

#buttonno {
    background-color: red;
}

.modalcontrols {
    width: 100%;
    text-align: right;
}
.dateactual {
    color: #0e1c22;
}
.dateactualline {
    background-color: #0e1c22 !important;
    border-width: 2px;
}
.contactsright {
    vertical-align: text-top;
    list-style-type: none;
    padding-inline-start: 0px;
}
.contactsleft {
    list-style-type: none;
    padding-inline-start: 0px;
    width: 500px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-right: 0px;
}
.contactsinfo {
    text-align: right;
}
.contactsinfos {
    color: #0e1c22;
    width: 300px;
}

#calc {
    /* position: relative; */
    z-index: 1; /* The z-index should be higher than Google Maps */
    /* width: 900px; */
    max-width: 1200px;
    /*margin: 60px auto 0;*/
    /* padding: 11px; */
    margin-left: 40px;
    height: auto;
    color: black;
    margin: 0 auto;
    margin-bottom: 3rem;
}

#pricegroup1-wrapper .inputfield {
    flex: 1;
}

.main_wrapper.price_calculator {
    width: 100%;
    /*padding-left: 50px;
     padding-top: 100px;*/
    position: relative;
    /*top: 8px;*/
    /*margin-left: 10px;*/
    z-index: 1;
    /* background: #ffffff;*/
    min-height: 42%;
    overflow-y: auto;
    opacity: 0.98; /* Set the opacity for a slightly transparent Google Form */

    background-image: none !important;
    /*	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;*/
}
.line {
    /*background-color: #0E1C22;*/
    background-color: rgba(255, 255, 255, 0);
    border-width: 1px;
    width: 100%;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
hr {
    border-top: 1px solid rgba(0, 0, 0, 0);
}

#prices {
    display: none;
}

.custom-select,
.custom-select:focus,
.custom-select:active,
.form-control,
.form-control:focus,
.form-control:active,
button:focus,
button:active {
    box-shadow: none;
    outline: none;
    border-color: var(--input-border-color);
}

#prices .form-group {
    display: inline-block;
    /*width: 49%;*/
    margin-bottom: 0rem !important;
    margin-left: -4px;
}

#place .form-group {
    display: inline-block;
    /*width: 49%;*/
    /* margin-bottom: 4px !important; */
}

#place .form-control {
    height: 32px;
}

.inputfield {
    margin-right: 1rem;
    margin-bottom: 0rem !important;
}

.inputfield input {
    background-color: white;
    border-color: white;
    font-size: 0.8rem;
    padding: 1.1rem 0.8rem;
    font-weight: 100;
}

.inputfield input::placeholder {
    color: var(--input-text-color);
}

.inputfield input:focus {
    background-color: var(--input-bg-color);
}

.btn:disabled {
    /* background-color: #dedede; */
    opacity: 0.15;
    font-weight: 100;
}

.pricegroup {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.pricegroup.form-check {
    text-align: left;
    /* height: 16px; */
}
.pricegroup.form-check .form-check-label,
.pricegroup.form-check .form-check-inline {
    /*float: right;*/
    display: inline-block;
    min-width: 120px;
    margin-left: 25px;
    padding-top: 5px;
}

.form-check-inline {
    font-size: 0.9rem;
    margin-bottom: 0rem;
}

.placetitle {
    padding-left: 4px;
}

.pricegroup.form-check h2,
#address_found h2,
.placetitle h2 {
    /* display: inline-block; */
    /* float: left; */
    /* font-weight: 400; */
}

#address {
    /* width: 90.5%; */
}

#choosePlace {
    float: left;
    margin-top: 0px;
}

#addressDiv {
    margin-top: 1.3rem;
}

#sendmailbutton {
    cursor: pointer;
    margin-bottom: 1rem;
}

#emailStatus {
    margin-bottom: 3rem;
}

#frontlogin {
    /*color: white;*/
    text-align: center;
}
.loginformtitle {
    padding: 15px;
    /*text-transform: uppercase;*/
}

#frontlogin input {
    height: 32px;
}
#loginsend {
    text-align: center;
}

#loginsend button {
    background-color: #ffffff;
    border: 1px solid #0e1c22;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #0e1c22;
    /*text-shadow: 1px 2px #2F3A47;*/
    /*text-transform: uppercase;*/
    min-height: 32px !important;
    width: 100%;
}

.sidefooter2 {
    /* bottom: 5.5%; replace with px because the bigger the screen to more upwards it gets*/
    bottom: 20px;
    position: absolute;
    text-align: center;
    margin: auto;
    width: 250px;
}

.sidefooter2 > div {
    margin-top: 1rem;
}

.sidefooter2.sbftop {
    position: relative !important;
    margin-top: 40%;
}

.adown {
    text-align: center;
    width: 100%;
    margin: 2% 0;
    z-index: 10;
    position: absolute;
    bottom: 0px;
    display: none;
}

.aup {
    text-align: center;
    margin: 2% -50px;
    z-index: 10;
    position: absolute;
    top: 0px;
    display: none;
}

.arrow a {
    text-decoration: none;
    padding: 25px;
    font-size: 50px;
    color: #b5924d;
}
.bounce,
.bouncedown {
    -moz-animation: bounce 4s infinite;
    -webkit-animation: bounce 4s infinite;
    animation: bounce 4s infinite;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    60% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}
@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    60% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

@-webkit-keyframes bouncedown {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    40% {
        -webkit-transform: translateY(-0px);
        transform: translateY(-0px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
@keyframes bouncedown {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    40% {
        -webkit-transform: translateY(-0px);
        transform: translateY(-0px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.map_wrapper {
    height: 300px;
    width: 100%;
    position: relative;
    margin-left: 0;
    text-align: center;

    z-index: 0; /* Set z-index to 0 as it will be on a layer below the contact form */
}

#map {
    height: 100%;
    width: 90%;
    /* position:relative;
  margin-left: 0;*/

    z-index: 0; /* Set z-index to 0 as it will be on a layer below the contact form */
}

#address_found {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

#mapbutton {
    cursor: pointer;
}

.treqhist {
    font-size: 13px;
}

#geo_address2 {
    padding-top: 0px;
    display: inline-block;
}

#navbar h1 {
    font-size: 2rem;
    font-family: "Graphik", sans-serif;
    /*font-weight: 300 !important;*/
    margin-left: -2px;
}
.nav-tabs {
    width: 100%;
    border-bottom: 0px solid #0e1c22;
    justify-content: flex-end;
}

#calcPrices {
    /* margin-bottom: 0.6em; */
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: var(--main-text-color);
    background-color: var(--input-bg-color);
    border-color: var(--input-bg-color);
}

.nav-tabs .nav-link.active {
    padding-bottom: 1.5rem;
}

.nav-item {
    text-align: center;
    padding: 0rem 0.8rem;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    color: var(--main-text-color);
}

.nav__icon-block {
    /* width: 32px;
    width: 2rem;
    float: right;
    margin-right: 15px;
    margin-top: 5px; */
}

.nav__icon-close {
    display: none;
}

.pricegroup {
}

.sidemain {
    /*background: #3a4851;*/
    /* height: 100%; */
    /* display: block; */
    /* overflow: scroll; */
}

.sidebar {
    background: #f1f1f1;
    height: 100%;
}

.navitemtab {
    /* width: 15%; */
    /* float: right; */
}

.navtitle {
    float: left;
    width: 70%;
}

#choosePlace {
    float: right;
    margin: 0 auto;
}

.findlocation {
    float: right;
}

.findlocationtext {
    float: left;
}

#geolocation {
    clear: both;
    text-align: center;
}

.modal-body {
    font-size: 11px;
}

#tb1h {
    font-weight: bold;
}

#filterblock td {
    padding: 0;
}

#tb1h .table-sm td,
#tb1h .table-sm th {
    padding: 1px !important;
}

#tb2d .table-sm td,
#tb2d .table-sm th {
    padding: 1px !important;
}

#filterblock .ms-parent {
    max-width: 90% !important;
}

#contentArea tr.green {
    background-color: #e8ffc5;
}

#theac td {
    text-align: center;
}

.table-responsive.offerlist {
    overflow-x: unset;
}

.visible {
    visibility: visible;
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    #calc {
        /* margin: 0 auto; */
    }
}

@media only screen and (min-width: 324px) and (max-width: 1220px) {
    #place .form-group.pricegroup {
        display: inline-block;
        float: none;
    }

    #sidemain-lower {
        display: block;
    }

    #mailto {
        text-align: left;
    }

    #prices #responseJson {
        text-align: left;
    }

    #back-to-main-page {
        display: none !important;
    }

    #back-to-main-page2 {
        display: block !important;
    }

    .sidefooter2 {
        position: absolute !important;
        width: 280px !important;
        bottom: 10px;
    }

    #btn-closemenu svg,
    #btn-closemenu {
        width: 32px;
    }

    #close-menu-wrap {
        display: block;
    }

    #logos-wrap {
        display: flex;
    }

    #btn-history-excel {
        margin-bottom: 2rem;
    }

    #logo-big {
        display: none !important;
    }

    #pricegroup1-wrapper {
        justify-content: space-between;
    }

    .qual-details {
        padding: 50px 20px !important;
    }

    .notlooged .nav__icon-block {
        /* display: none; */
    }

    .nav__icon-block,
    #small-logo {
        display: block !important;
        padding: 0.4rem 0.8rem;
    }

    #btn-showmenu {
        width: 32px;
        display: block !important;
    }

    #navbar {
        display: none;
    }

    .sidebar {
        background-color: white;
    }

    .price_calculator select#product,
    .price_calculator select#collector {
        width: 100%;
    }

    .selItem {
        text-align: left;
        width: fit-content;
        /* margin: 4px 0px; */
    }

    .price_calculator select {
        width: 100%;
    }

    .findplacegroup {
        text-align: center;
    }

    #addrow {
        margin: 0 auto !important;
        padding-top: 8px;
        padding-bottom: 1px;
        display: block;
        float: none;
        text-align: left;
    }
    .findlocation {
        float: none;
    }

    .findlocationtext {
        float: none;
    }

    #choosePlace {
        float: none;
        margin: 0 auto;
        margin-bottom: 5px;
    }

    #navbar h1 {
        font-size: 1.3rem;
    }

    .navitemtab {
        /* width: 25%; */
        /* float: right; */
    }

    .navtitle {
        float: left;
        width: 50%;
    }

    #calc {
        margin: 0 auto;
        margin-bottom: 3rem;
    }

    .map_wrapper {
        /* height: 75%; */
        height: 350px;
        width: 100%;
        margin-bottom: 1.5rem;
    }

    #sep-line {
        width: 100% !important;
    }

    .main_wrapper.price_calculator {
        min-height: auto;
        height: auto !important;
    }

    .sidebar {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
        width: 100%;
        /* height: 70px; */
        height: 0px;
        /* padding: 0.2rem 0.8rem; */
        pointer-events: none;
        max-width: none;
        /* display: none !important; */
    }

    .logo {
        /* height: 27px; */
        float: left;
        /* margin-top: 7px; */
        /* margin-bottom: 10px; */
        /* margin-left: 30px; */
        display: block !important;
        /* transform: translateX(50%); */
    }

    #navbar {
        position: absolute;
        top: 0;
        z-index: 50;
        padding: 1.5rem 0.8rem;
        pointer-events: none;
        justify-content: flex-end;
    }

    .nav-tabs .nav-item {
        padding-right: 0rem;
    }

    .nav-tabs {
        pointer-events: all;
        width: 50%;
    }

    #pricegroup1-wrapper .inputfield:nth-last-of-type(3) {
        max-width: 39%;
        flex: 0 0 39%;
        /* background-color: red; */
    }

    #pricegroup1-wrapper .inputfield:nth-last-of-type(2),
    #pricegroup1-wrapper .inputfield:nth-last-of-type(1) {
        max-width: 29%;
        flex: 0 0 29%;
    }

    #addressDiv {
        flex-direction: column !important;
        margin-top: 2.5rem;
    }

    #privacy-policy {
        /* bottom: 100px !important; */
        position: absolute;
    }

    #addressDiv > div {
        width: 100% !important;
        justify-content: center;
    }

    #addressDiv > div:nth-of-type(1) > div {
        text-align: center !important;
    }

    #addressDiv > div:nth-of-type(1) > form {
        align-items: center;
    }

    #addressDiv > div:nth-of-type(1) form div:nth-of-type(1) {
        justify-content: center;
        width: 70%;
    }

    #addressDiv > div:nth-of-type(1) form > div:nth-last-of-type(1) {
        width: 50%;
        margin-bottom: 1rem;
    }

    #choosePlace {
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .logo_wrapper {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between;
        text-align: left;
        margin-top: 0px;
        margin-bottom: 0rem;
        width: 50%;
        /* height: 41%; */
    }

    .main-block {
        padding-top: 80px;
    }

    .sidemain {
        position: absolute;
        right: 0;
        top: 0;
        width: 300px;
        background-color: var(--input-bg-color);
        height: 100vh; /* Fallback for browsers that do not support Custom Properties */
        height: calc(var(--vh, 1vh) * 100);
        display: none;
        padding-right: 2rem;
        /* z-index: 41; */
        /*  min-height: fit-content;
        margin-top: 0px;
        height: 85px !important; */
    }

    .sidemain #user-login {
        display: block;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .sidemain #logoff {
        display: flex;
        margin-top: 0.5rem;
        justify-content: flex-end;
    }

    .sidemenu {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        flex-direction: column;
        margin-left: 0px;
        padding-left: 0px;
    }

    .sidemenu a {
        width: 100%;
        text-align: right;
    }

    .sidefooter2 {
        margin-top: 24px;
    }

    .sidefooter2 > div {
        margin-top: 0.4rem;
    }

    .main-content::-webkit-scrollbar {
        width: 5px !important;
    }

    .main-content.price {
        width: 100%;
    }

    .sidefooter2 {
        width: 100%;
        position: relative;
    }

    #loginsend {
        text-align: center;
        width: 274px;
        margin: 0 auto;
    }

    .sidefooter {
        display: none !important;
        height: 50px;
        bottom: 34px;
        position: fixed;
        text-align: center;
        margin: auto;
        width: 100%;
        background-color: #2f3a47;
        padding-bottom: 5px;
    }

    .sidefooter2.sbftop {
        position: relative !important;
        margin-top: 20%;
    }

    .pricegroup.form-check {
        text-align: center;
        height: auto;
    }

    .pricegroup.form-check .form-check-label,
    .pricegroup.form-check .form-check-inline {
        float: none;
        display: block;
    }
    #submitdata {
        text-align: center;
        margin-bottom: 25px;
        align-items: flex-start;
    }

    #submitdata button {
        /* background-color: #b5924d; */
        /* border: 1px solid #b5924d; */
        /* border-radius: 4px; */
        /* -webkit-border-radius: 4px; */
        /* -moz-border-radius: 4px; */
        /* color: #ffffff; */
        /* text-shadow: 1px 2px #2F3A47; */
        /*text-transform: uppercase;*/
        height: 34px !important;
        min-width: 170px;
        display: inline-block;
        /* margin-right: 10px; */
        /* margin-bottom: 15px; */
    }

    #calc {
        text-align: center;
    }

    /*.Rules*/
    .main-content {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
        font-size: 16px;
        overflow-y: auto;
    }

    h1 {
        font-size: 26px;
    }

    footer {
        /* background-color: #cfa452; */
        /* color: white; */
        height: 35px;
        font-size: 12px;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 30;
    }

    .sficon {
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        padding: 9px;
    }

    .loginformtitle {
        padding: 5px;
        /*text-transform: uppercase;*/
    }

    .sidefooter2.sbftop {
        position: relative !important;
        margin-top: 45%;
    }

    #generatePDF {
        display: block;
    }

    #geo_address2 {
        padding: 5px;
    }

    #GoToCalc {
        float: none;
    }
}

@media only screen and (min-width: 324px) and (max-width: 992px) and (orientation: landscape) {
    .sidefooter2.sbftop {
        position: relative !important;
        margin-top: 8%;
    }

    #geo_address2 {
        padding: 0px;
    }

    #generatePDF {
        display: inline-block;
    }

    #navbar-property ul {
        margin-right: 1rem;
        width: 100%;
    }
}

@media only screen and (min-width: 314px) and (max-width: 811px) {
    .nav-item:nth-of-type(1) {
        display: none;
    }

    #user-login {
        display: block;
    }

    /* CONTACTS START */
    .main-block  .contact-links .content-block {
        min-height: 120px;
    }
     .main-block .contact-links .contacts {
        width: 100%;
    }
     .main-block .contact-links .regions {
        width: 100%;
    }
    .contact-group-header {
        text-align: center;
    }

    .contact-links, .contacts, .regions {

        width: 100%;
    }

    .main-block .contact-links .content-block {
        width: 100%;
        padding: 10px;
        padding-left: 10%;
    }
    /* CONTACTS END */

}

@media only screen and (min-width: 314px) and (max-width: 724px) {
    .findlocation {
        float: none;
        display: block;
    }

    #privacy-politics {
        /* padding: 0.5rem; */
        padding-bottom: 2rem;
        padding-right: 0rem;
    }

    .pricegroup.form-check {
        text-align: left;
    }

    #pricegroup1-wrapper {
        flex-direction: column;
        /* align-items: center; */
    }

    #pricegroup1-wrapper .inputfield {
        max-width: 98% !important;
        flex: 0 0 98% !important;
        margin: 0.5rem 0rem;
        /* background-color: red; */
    }

    #addressDiv > div:nth-of-type(1) > div {
        text-align: left !important;
    }

    #addressDiv > div:nth-of-type(1) > form {
        align-items: flex-start;
    }

    #addressDiv > div:nth-of-type(1) form div:nth-of-type(1) {
        width: 100%;
    }

    #addressDiv > div:nth-of-type(1) form > div:nth-last-of-type(1) {
        width: 100%;
        margin-bottom: 1rem;
    }

    .findplacegroup {
        text-align: left;
    }

    #navbar-property {
        flex-direction: column;
    }

    #navbar-property ul {
        justify-content: flex-start;
    }

    #navbar-property > div:nth-child(1) {
        margin-bottom: 1rem;
    }

    #navbar-property > div:nth-child(2) {
        margin-left: 1rem;
    }

    #addressDiv > div:nth-of-type(1) form > div:nth-last-of-type(1) {
        width: 100%;
        margin-bottom: 1rem;
        justify-content: center;
    }

    #addressDiv > div:nth-of-type(1) form > div:nth-of-type(1) {
        flex-direction: column;
        align-items: flex-start !important;
        width: 98%;
    }

    #addressDiv > div:nth-of-type(1) form > div:nth-of-type(1) .inputfield {
        margin: 0.5rem 0rem;
        width: 100%;
    }

    #addressDiv > div:nth-of-type(1) form > div:nth-of-type(1) .inputfield:nth-last-of-type(1) {
        margin-bottom: 0.5rem !important;
    }

    #addressDiv > div:nth-of-type(1) form > div:nth-last-of-type(1) {
        flex-direction: column;
    }

    #addressDiv > div:nth-of-type(1) form > div:nth-last-of-type(1) > div {
        width: 98% !important;
    }

    #geolocation {
        text-align: left;
        margin-top: 0.5rem;
    }

    #lat-long-wrap {
        width: 100% !important;
        justify-content: center;
    }

    #lat-long-wrap > div:nth-of-type(1) {
        margin-right: 0.5rem !important;
    }

    #lat-long-wrap > div:nth-of-type(2) {
        margin: 0.5rem 0rem !important;
    }
}

@media only screen and (min-width: 314px) and (max-width: 580px) {
    .nav-item:nth-of-type(1) {
        display: none;
        /* position: absolute;
        width: 100%;
        justify-content: center;
        padding-left: 2rem;
        top: 240px; */
        /* margin: 0 auto; */
        /* z-index: 100; */
    }

    .selectRow {
        border-top: 1px solid black;
    }

    .selectRow:nth-of-type(1) {
        border: none;
    }

    .removeRow {
        /* padding-top: 38px; */
        display: inline-block;
        cursor: pointer;
        /* position: absolute; */
        /* margin-top: -56px; */
        right: 1px;
        text-align: left;
        margin-bottom: 1rem;
    }

    .selectRow {
        clear: both;
        padding: 2px;
        margin: 3px 0px;
        /* background-color: #e9ebea; */
        min-height: 37px;
        height: auto;
        width: auto;
        margin-top: 3px;
        flex-direction: column;
    }

    .selItem {
        margin: 4px 0px;
        width: 100%;
    }

    #submitdata {
        flex-direction: column-reverse;
    }

    #calcPrices {
        margin-top: 10px;
        margin-right: 0rem !important;
    }

    .form-check-inline {
        margin-right: 0rem;
    }

    .qual-details > div {
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    #btn-history-excel {
        padding: 3rem 0rem;
    }
}

.jsgrid-delete-button {
    display: none !important;
}

.jsgrid-grid-body {
    height: 100% !important;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

@media (max-width: 1400px) {
    #ModalFull .modal-dialog {
        height: fit-content;
    }
}

@media (max-width: 1300px) {
    .modal-footer {
        flex-direction: column;
        justify-content: center;
    }
    .modal-footer.footer-real {
        flex-direction: row !important;
        align-items: flex-end !important;
    }
}

@media (max-width: 740px) {
    .modal-footer {
        flex-direction: row;
        justify-content: space-around;
    }
    .modal-footer-right {
        flex-direction: column;
        align-items: center;
    }

    .modal-footer-right button {
        margin-bottom: 0.2em;
    }

    .modal-footer-left {
        flex-direction: column;
        align-items: center;
    }

    .modal-footer-left-button {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .modal-footer-left button {
        margin-bottom: 0.2em;
    }
}

/*.notlooged .select_collector,
.notlooged #generatePDF,
.notlooged .calc_action_block
 {
    display: none!important;
}*/

.pagination li {
    margin-right: 10px;
}

#back-to-main-page,
#back-to-main-page2 {
    font-size: 1rem;
    font-weight: 600;
    color: var(--sidebar-text-color);
    display: flex;
    align-items: center;
    justify-content: center;
}

#svg-arrow {
    margin-right: 0.3rem;
}

#privacy-policy {
    color: var(--main-text-color);
    font-size: 0.7rem;
    /* position: absolute; */
    bottom: 10px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#user-fullname {
    font-weight: 600;
}

#logoff {
    font-weight: 600;
    color: var(--main-text-color);
}

#svg-logoff {
    margin-left: 0.4rem;
}

#calc .active-menu-title {
    /* text-align: center; */
    /* margin-left: -70px; */
}
.active-menu-title {
    font-size: 1.8rem;
    font-weight: 600;
    color: var(--main-text-color);
}

.calc-subtitle {
    font-weight: 600 !important;
    font-size: 1.1rem !important;
    color: var(--main-text-color);
    margin-bottom: 1.2rem;
}

.main-content::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.main-content::-webkit-scrollbar-track {
    background: rgba(241, 241, 241);
    border-radius: 10px;
}

/* Handle */
.main-content::-webkit-scrollbar-thumb {
    background: #c7c7c7;
    border-radius: 10px;
}

/* Handle on hover */
.main-content::-webkit-scrollbar-thumb:hover {
    background: #a7a7a7;
}

.qual-details {
    padding-top: 50px;
    padding-left: 100px;
    padding-right: 0px;
    /*width: 1300px;*/
    margin: 0 auto;
    text-align: center;
}

.qual-details h1 {
    font-size: 1.8rem;
    color: var(--main-text-color);
    margin-bottom: 2rem;
}

.qual-details > div {
    display: inline-block;
    flex-direction: row;
    align-items: center;
}

.qual-details > div div {
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    width: 300px;
    margin-right: 2rem;
}

.qual-details > div div:nth-child(1) img {
    width: 90px;
    margin-bottom: 13px;
}

.qual-details > div div:nth-child(2) img {
    width: 160px;
    margin-bottom: 27px;
}

@media (max-height: 488px) {
    .sidemain {
        overflow-y: scroll;
    }

    #sidemain-lower {
        position: initial !important;
        padding-right: 0px !important;
    }

    .sidefooter2 {
        position: initial !important;
        bottom: 0px !important;
        margin-top: 20px !important;
        width: 300px !important;
    }

    #privacy-policy {
        position: initial !important;
        margin-left: 1rem;
    }
}
