.switch-theme-mode {
    top: auto;
    right: auto;
    left: 15px;
    bottom: 15px;
}

@media only screen and (max-width: 767px) {
    .header-wrap.sticky.style1 {
        margin-top: -116px;
    }
}

.hero-wrap.style1 .hero-currency-convert {
    position: static;
}

.hero-wrap.style1 .hero-currency-convert .currency-converter-wrap {
    position: static;
    transform: none;
    -webkit-transform: none;
    display: block;
}

.exchange-table-wrap .exchange-table table tbody tr td {
    width: auto;
}

.back-to-top.open {
    bottom: 10px;
    right: 15px;
}

.hero-wrap.style1 .hero-currency-convert .currency-converter-wrap {
    padding: 15px 0;
}

@media only screen and (max-width: 767px) {
    .exchange-table-wrap .exchange-table table thead tr th:first-child {
        min-width: 0;
    }

    .exchange-table-wrap .exchange-table table tbody tr td:first-child {
        min-width: 0;
    }

    .hero-wrap.style1 .hero-currency-convert .currency-converter-wrap {
        padding: 0;
    }
}

.theme-dark .modal-content {
    color: #fff;
    background-color: #041c22;
}

.theme-dark .btn-close {
    background-color: #fff;
}

.theme-dark .modal-header {
    border-color: rgba(255, 255, 255, 0.19);
}

.theme-dark .modal-footer {
    border-color: rgba(255, 255, 255, 0.19);
}

.modal-reload {
    float: right;
}

.modal-reload a {
    background-color: #3a87e1;
    color: #fff;
    display: block;
    padding: 8px 8px 6px;
    border-radius: 5px;
    line-height: 16px;
}

.cur2 {
    margin: 28px 0 !important;
}

.cont-section {
    padding-top: 90px !important;
}

@media only screen and (max-width: 767px) {
    .cont-section {
        margin-top: 0;
        padding-top: 80px !important;
    }
}

.hero-wrap.style1 {
    margin-top: 40px;
}

.cont {
    padding-top: 60px;
    padding-bottom: 60px;
}

.ccont {
    padding-top: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-wrap .header-top .header-top-left {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .header-wrap .header-top .header-top-left {
        margin-bottom: 0;
    }
}

.navbar-brand {
    font-size: 40px;
    line-height: 40px;
    font-weight: 500;
}

@media only screen and (max-width: 767px) {
    .navbar-brand {
        font-size: 24px;
    }
}

.footer-logo {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}

.navbar-brand img {
    vertical-align: middle;
}

.rozn-row,
.opt-row {
    display: none;
}

.rozn-row.active,
.opt-row.active {
    display: table-row;
}

.currency {
    display: none;
}

.currency.active {
    display: inline;
}

h2 {
    text-transform: uppercase;
}

.exchange-table td {
    font-size: 36px;
}

.exchange-table .ri-arrow-down-line {
    color: rgb(224, 0, 0);
}

.exchange-table .ri-arrow-up-line {
    color: rgb(0, 185, 15);
}

.btn.style1.button-calc,
.btn.style1.button-calc-ok {
    background-color: #f4e854;
    color: #212529;
}

.btn.style1.button-calc:hover,
.btn.style1.button-calc-ok:hover {
    color: #fff;
}

.btn {
    transition: none;
    -webkit-transition: none;
}

@media only screen and (min-width: 992px) {
    .header-wrap.sticky.style1 {
        margin-top: -100px;
    }
}

.section-title span,
.content-title span {
    text-transform: uppercase;
}

.exchange-table-wrap .exchange-table table tbody tr td {
    white-space: nowrap;
}

.exchange-table-wrap .exchange-table table tbody tr td i {
    font-size: 24px;
    vertical-align: baseline;
}

@media only screen and (max-width: 767px) {
    .exchange-table-wrap .exchange-table table tbody tr td {
        padding: 4px 4px;
        font-size: 24px;
        font-weight: 500;
        white-space: nowrap;
    }

    .exchange-table-wrap .exchange-table table tbody tr td i {
        font-size: 18px;
        vertical-align: baseline;
    }

    .exchange-table-wrap .exchange-table table thead tr th {
        min-width: 0;
    }
}

.pb-15 {
    padding-bottom: 15px;
}

.tg-link i {
    display: inline-block;
    font-size: 38px !important;
    vertical-align: bottom;
    line-height: 38px !important;
}

.tg-link {
    line-height: 28px;
    padding-bottom: 18px;
    font-size: 20px;
}

.navbar-brand img,
.footer-logo img {
    height: 50px;
}

.langs .nav-link {
    display: inline-block;
    text-transform: uppercase;
}

.langs .nav-link.lang_a {
    font-weight: bold;
    text-decoration: underline;
}

@media only screen and (max-width: 991px) {
    .header-wrap .header-bottom .navbar .navbar-nav .nav-item.langs a {
        border-bottom: none;
    }
}