body {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}

h4 {
    font-size: 26px;
}

.card {
    border: none;
}

.logo {
    width: 200px;
}

.btn {
    font-size: 14px;
    font-weight: 500;
    padding: 8px 30px;
}

.navbar {
    padding: 25px 16px;
}

.navbar-brand {
    font-family: cursive;
}

.btn-nav {
    padding: 8px 33px;
}

.btn-login {
    padding: 8px 40px;
}

.btn-lang {
    padding: 8px 16px 8px 17px;
}

.block-lang .dropdown-menu {
    position: absolute;
}

.bg-city {
    background: url(../img/bg.jpg) center no-repeat;
    background-size: cover;
    color: #ffffff;
}

.overflow-city {
    background: #23305c99;
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.text-top {
    text-align: center;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 10rem;
}

#format-tabs {
    margin-bottom: 1rem;
}

.web-name-field {
    padding-right: 1rem;
}

.wrap-field:first-child {
    padding-left: 0rem;
}

.wrap-field:last-child {
    padding-left: 0rem;
}

.wrap-field {
    margin-bottom: 0.1rem;
    padding-left: 1rem;
}

.json-name-field {
    margin-right: 0.5rem;
}

#format-tabs .nav-link.active {
    color: #09105f;
    font-weight: bold;
}

#format-tabs .nav-link {
    color: #fff;
}

#format-tabs li a:hover {
    color: #fff;
}

.wrap-btn {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.btn-outline-white {
    border: 1px solid #ffffff;
    color: #ffffff;
}

.btn-outline-white:hover {
    background-color: #0071e0;
    color: #ffffff;
}

.wrap-card .card {
    height: 100%;
}

.wrap-price {
    padding-top: 60px;
    padding-bottom: 60px;
}

.wrap-price .card, .wrap-services .card, .page-container .card {
    box-shadow: -6px 1rem 2rem 2px #3f75aa38;
}

.wrap-price .card-header {
    background-color: #0071e0;
    color: #ffffff;
    font-size: 1.125rem;
}

.wrap-price .fa-ul {
    margin-left: 1.5rem;
    font-size: 14px;
}

.free-list-services li:nth-child(3), .free-list-services li:nth-child(4) {
    color: #ffffff;
}

.price-count {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 5px;
}

.price-period {
    font-size: 1rem;
    font-weight: normal;
}

.price-icon {
    color: #0071e0;
}

.price-details {
    border-right: 1px solid rgba(0, 0, 0, 0.125);
}

.title-price {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.wrap-services .card-header {
    color: #ffffff;
    background-color: #0071e0;
    padding: 20px 1.25rem;
}

.wrap-services .fa-ul {
    margin-left: 4rem;
}

.wrap-services .fa-li {
    font-size: 1.5rem;
    top: -0.2em;
}

.wrap-services .card-body {
    padding-top: 30px;
    padding-bottom: 30px;
}

.sub-services {
    padding-right: 2rem;
}

.sub-services p {
    margin-bottom: 30px;
}

.bg-services {
    background: #f4faff;
    padding-top: 60px;
    padding-bottom: 60px;
}

.company {
    background-color: #ffffff;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}

.company .list-group-item {
    border: none;
}

.cabinet-menu .dashboard-link {
    border: 1px solid #0071e0;
    padding: 1rem;
    margin-bottom: 1.5rem;
}

.cabinet-menu .first-link {
    border: 1px solid #0071e0;
    padding: 1rem;
    border-radius: 0.25rem 0.25rem 0 0;
}

.cabinet-menu .sub-link {
    border-top: 0px solid #0071e0;
    border-left: 1px solid #0071e0;
    border-right: 1px solid #0071e0;
    border-bottom: 1px solid #0071e0;
    padding: 1rem;
    border-radius: 0rem;
}

.cabinet-menu .last-link {
    border-top: 0px solid #0071e0;
    border-left: 1px solid #0071e0;
    border-right: 1px solid #0071e0;
    border-bottom: 1px solid #0071e0;
    padding: 1rem;
    border-radius: 0 0 0.25rem 0.25rem;
}

.cabinet-menu .nav-link.active {
    border-bottom: 0px solid #0071e0;
}

.cabinet-menu .logout-link {
    border: 1px solid #0071e0;
    padding: 1rem;
    margin-top: 1.5rem;
}

.cabinet-menu .nav-link:hover {
    color: #fff;
    background-color: #3490dc94;
}

.wrap-btn-another-plan {
    padding: 1.25rem;
    text-align: right;
}

footer {
    padding: 2rem;
    background-color: #23305c;
    color: #ffffff;
}

footer .list-group-item {
    border: none;
    background-color: transparent;
}

footer .list-group-item a {
    color: #ffffff;
}

.footer-line {
    margin: 0px 5px;
}

.page-container {
    height: 80vh;
    justify-content: center;
    align-content: center;
}

.page-container .card-header, .sitemap-page .card-header {
    background-color: #0071e0;
    font-size: 1.125rem;
    justify-content: center;
    color: #ffffff;
}

.row-pricing-space {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.privacy {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-bottom: 0px;
}

.privacy a {
    color: #ffffff;
}

.col-pricing-space, .col-pricing-space-low {
    margin-bottom: 0rem;
}

/*end main*/

/* page-price */
.most-popular {
    background-color: #1a0;
    color: #ffffff;
    text-align: center;
    padding: 0.1rem 0rem;
    font-weight: bold;
}

.col-pricing-space-low .card-header:first-child {
    border-radius: 0px;
}

.page-pricing .price-count {
    margin-bottom: 0px;
}

.price-year-count {
    font-size: 0.8rem;
    font-weight: 500;
    margin-left: 10px;
    margin-bottom: 10px;
}

.price-year-period {
    font-size: 0.8rem;
}

.wrap-faq .fa-li {
    font-size: 1.5rem;
    top: -0.2em;
}

/* end page-price */
/* page-plans */
.plans .page-container {
    height: auto;
    padding: 60px 0px;
}

.title-plans {
    width: 100%;
    text-align: right;
    color: #0071e0;
}

/* end page-plans */

.wrap-recaptcha {
    margin: 15px auto;
    border-top: 1px solid #6f6d6d5e;
    border-bottom: 1px solid #6f6d6d5e;
    padding-bottom: 15px;
    padding-top: 15px;
    overflow: hidden;
}

.btn-dashboard {
    padding: 8px 16px;
}

.user-login {
    text-align: right;
}

.notification {
    padding: 1rem;
    border: 1px solid #e1e1e1;
    margin-bottom: 1rem;
}

.msg-notification {
    margin-left: 0.5rem;
}

.wrap-api-key, .wrap-validate {
    padding: 1.5rem 1rem;
    border: 1px solid #e1e1e1;
    margin-bottom: 1rem;
}

.title-api-key {
    margin-left: 0.5rem;
}

.text-api-key {
    background-color: #f1f1f1;
    margin-bottom: 0px;
    padding: 10px 0px 9px 15px;
}

#question {
    padding: 1rem;
    display: none;
}

#question-del {
    padding: 1.5rem 0rem;
    display: none;
}

.page-dashboard .page-container, .page-account .page-container {
    height: auto;
    padding: 3rem 0rem;
}

.code-request {
    font-size: 16px;
    padding: 1rem;
    background-color: #ece8e84a;
}

.wrap-code-response {
    max-height: 290px;
    overflow: hidden;
    margin: 0px;
}

.wrap-php-code {
    max-height: 412px;
    overflow: hidden;
    margin: 0px;
}

.wrap-js-code {
    max-height: 320px;
    overflow: hidden;
    margin: 0px;
}

.code-response .key, .code-request .key {
    color: #0f374a;
    font-weight: 700;
}

.code-response .value, .code-request .value {
    color: #800;
}

.wrap-edit-account {
    padding-bottom: 2rem;
    border-bottom: 1px solid #a5a5a5;
}

.wrap-edit-password {
    margin-top: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #a5a5a5;
}

.wrap-del-account {
    margin-top: 2rem;
}

.title-api-usage {
    margin-bottom: 1rem;
}

.wrap-indicator {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #a5a5a5;
    margin-bottom: 30px;
}

.progress {
    height: 2rem;
    margin: 15px 0px;
    background-color: #e9ecef9e;
}

.wrap-statistics .card-header {
    font-size: 14px;
}

.input-amount {
    display: inline-block;
    width: 80%;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem 0 0 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.add-amount {
    display: inline-block;
    width: 18%;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fafbfc;
    background-clip: padding-box;
    border-top: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    position: relative;
    top: -1px;
    left: -3px;
}

.btn-charge {
    font-size: 14px;
    font-weight: 500;
    padding: 6px 20px;
}

.input-amount:focus, .add-amount:focus {
    color: #495057;
    background-color: #fff;
    border-color: #a1cbef;
    outline: 0;
}

.add-amount:focus {
    color: #495057;
    background-color: #fafbfc;
    border-top: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    outline: 0;
}

.table > thead > tr > th {
    border-top: none;
}

.about-title, .sitemap-title, .docum-title {
    text-align: center;
    padding: 50px 0px;
}

.about-page {
    height: 80vh;
}

.wrap-about-question, .wrap-document {
    padding-bottom: 30px;
}

.faq-sub-title {
    padding: 30px 0px 10px 0px;
}

.faq-page .card {
    box-shadow: -6px 0.2rem 2rem 2px #3f75aa38;
    margin-bottom: 0.5rem;
}

.faq-page .card-header {
    background-color: #0071e0d4;
}

.faq-page .btn {
    color: white;
    text-transform: uppercase;
    box-shadow: none;
}

.contact-page, .sitemap-page {
    padding: 50px 10px;
    height: 80vh;
}

.faq-page {
    padding: 50px 10px;
}

@media (max-width: 1200px) {

    .wrap-price .fa-ul {
        font-size: 13px;
    }

    .contact-page, .faq-page {
        height: auto;
    }

}

@media (max-width: 992px) {

    .wrap-price .fa-ul {
        font-size: 14px;
    }

    .col-pricing-space {
        margin-bottom: 2rem;
    }

    .about-page {
        height: auto;
    }

    .wrap-navigation {
        margin-bottom: 70px;
    }

}

@media (max-width: 576px) {

    .col-pricing-space-low {
        margin-bottom: 2rem;
        margin-top: 2rem;
    }

    .contact-page, .sitemap-page, .about-page {
        height: auto;
    }

    .wrap-navigation {
        margin-bottom: 70px;
    }

    .code-request {
        font-size: 14px;
    }

    .mob-text-center {
        text-align: center;
    }

    .wrap-code-response {
        overflow-x: scroll;
    }

    .input-amount {
        width: 73%;
    }

    .add-amount {
        width: 25%;
    }
}

.table-api-response td:first-child {
    font-weight: bold;
}

.badge-plan {
    font-size: 14px;
}

.table-api-errors td:first-child, .table-api-errors td:nth-child(2), .table-line-type td:nth-child(2) {
    font-weight: bold;
}

.code-collor {
    color: #009ee8;
    font-weight: 700;
}

.true-collor {
    color: #e78c45;
    font-weight: 700;
}

.doc-section {
    border: 1px solid rgba(0, 0, 0, 0.125);
    padding: 1.25rem;
    margin-bottom: 1.5rem;
}

.wrap-document h4,
.wrap-document h5,
.wrap-document h6 {
    margin-bottom: 1.5rem;
}

.btn-documentation {
    padding-left: 0px;
    padding-right: 0px;
    color: #3490dc;
}

.btn-documentation:hover {
    color: #227dc7;
}

.mob-btn-documentation {
    background-color: #227dc74a;
}

.wrap-sub-recaptcha {
    padding-left: 0px;
}

@media (min-width: 375px) {
    .wrap-sub-recaptcha {
        padding-left: 1.5rem;
    }
}

@media (min-width: 375px) {
    .wrap-sub-recaptcha {
        padding-left: 1.5rem;
    }
}

@media (min-width: 425px) {
    .wrap-sub-recaptcha {
        padding-left: 3rem;
    }
}

@media (min-width: 500px) {
    .wrap-sub-recaptcha {
        padding-left: 5rem;
    }
}


@media (min-width: 576px) {
    .wrap-sub-recaptcha {
        padding-left: 1rem;
    }
}

.wrap-document .list-group-item-action:hover {
    color: #000;
    font-weight: bold;
}


div.scrollup {
    position: fixed;
    color: #fff;
    background-color: #3490dc;
    right: 20px;
    bottom: 0px;
    padding: 10px 15px 5px 15px;
    font-size: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 4px;
    cursor: pointer;
    display: none;
    text-align: center;
}

div.scrollup:hover {
    background-color: #2176bd;
}

.table-api-response td {
    word-break: break-all;
}

@media (min-width: 425px) {
    .table-api-response td {
        word-break: normal;
    }
}

.table-api-errors td {
    word-break: break-all;
}

@media (min-width: 992px) {
    .table-api-errors td {
        word-break: normal;
    }
}

.optional-param-first {
    word-break: break-word;
}

@media (min-width: 768px) {
    .optional-param-first {
        word-break: normal;
    }
}

.code-word-break {
    word-break: break-word;
}

.table-api-response, .table-api-errors, .table-line-type {
    margin-bottom: 0px;
}

.line-dash-info {
    margin: 1.5rem auto;
}

.card-header.title-api-resp {
    background-color: #0071e0b0;
}

.table-statistics-tr {
    border-top: 1px solid #d9d9d9;
}
