.btn-danger01 {
    width: 152px;
    height: 42px;
    display: block;
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    text-transform: none;
    border-radius: 41px;
    background: #123044;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.25);
    border: 1.5px solid #123044;
    margin-top: 6px;
}

.btn-danger02 {
    width: 152px;
    height: 42px;
    display: block;
    color: #b32b37;
    text-align: center;
    text-shadow: 0 0 transparent;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    text-transform: none;
    border-radius: 41px;
    background: #b32b3700;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.25);
    border: 1.5px solid;
    margin-top: 6px;
}

.avatar {
    display: inline-block;
}

.avatar .cover {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    white-space: nowrap;
    text-indent: -9999px;
    display: inline-block;
}

.comment .avatar {
    float: left;
    margin-right: 15px;
    position: relative;
}

.comment .avatar .cover {
    width: 60px;
    height: 60px;
}

.com_info .name > a {
    text-decoration: none;
    color: #123044;
    font-family: Rubik, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-right: 20px;
}

.com_info .name > a:hover {
    text-decoration: underline;
}

.com_info span.grey {
    color: #67727e;
    font-family: "Fira Sans", sans-serif;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
}

.com_info .meta > ul.left {
    display: flex;
    gap: 7px;
    font-size: 11px;
    font-style: normal;
}

.com_info .meta li > a {
    text-decoration: none;
    color: #123a78;
    font-style: italic;

}

@media screen and (max-width: 992px) {
    .albums .albums_comments .albums_comment_card span {
        display: inherit !important;
    }
}

.brand #anons .content .content_right .comment_wrapper {
    background: #ffffff;
    box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.09);
    padding: 11px 56px 12px;
    margin-bottom: 57px;
    border-radius: 19px;
}


.brand #characteristic .characteristic_body .content .datas {
    width: 985px;
    gap: 18px;
    row-gap: 22px;
    column-gap: 40px;
}

.brand #anons .content .content_right .description_head .item .item_in .value {
    width: auto;
}

.brand #characteristic .characteristic_footer .left p {
    color: #0f0f0f;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 156%;
    letter-spacing: 0.45px;
}

.brand #anons .head .head_right .title img {
    width: auto;
    height: 33px;
}

.brand #anons .content .content_right .comment_wrapper .rating {
    zoom: 2;
}

.brand #anons .content .content_right .comment_wrapper .comment {
    color: #0a75b1;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 111.5%;
}

.addcomment {
    background-color: #fff;
    padding-bottom: 41px;
}

.brand #characteristic .calculation {
    border-radius: 17.33px;
    border: 1px solid #cbc9c9;
    background: rgba(255, 255, 255, 0.56);
    box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.09);
    margin: 0 auto;
    margin-top: 40px;
    padding: 85px 67px 79px;
    text-align: center;
    max-width: 441px;
}

@media (max-width: 1200px)
    .brand #characteristic .characteristic_body .content .calculation {
        display: none;
    }


    @media (min-width: 1200px) {
        .albums_comments .comments ignore-select .box .heading .h4, h4 {
            font-size: 1.5rem;
            padding: 41px;
        }
    }

    .albums_comments .addcomment .form_submit {
        margin-top: 11px;
    }

    #postmarks .content_wrapper .main_container .content li {
        border-radius: 10px;
        border: 0.982px solid rgb(0 0 0 / 39%);
        background: #fff;
        text-align: center;
        padding: 26px 19px 10px;
        box-shadow: 0px 1px 7px 0px rgb(0 0 0 / 24%);
    }

    .btn.btn-primary {
        min-width: 152px;
        height: 42px;
        display: block;
        color: #fff;
        text-align: center;
        font-family: Montserrat, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        text-transform: none;
        border-radius: 41px;
        background: #123044;
        box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.25);
        border: 1.5px solid #123044;
        margin-top: 6px;

    }

    .btn.btn-secondary {
        min-width: 152px;
        height: 42px;
        display: block;
        color: #b32b37;
        text-align: center;
        text-shadow: 0 0 transparent;
        font-family: Montserrat, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        text-transform: none;
        border-radius: 41px;
        background: #b32b3700;
        box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.25);
        border: 1.5px solid;
        margin-top: 6px;
    }


    .albums .albums_home .albums_wrapper .albums_left .albums_left_in ul li a {
        transform: unset;
    }


    .albums #album_slider {
        background: linear-gradient(140deg, #edddc5 0%, #dabd94 100%);
        padding: 67px 0 0px;
    }

    .albums .page .text {
        color: #123044;
        font-family: "Montserrat", sans-serif;
        font-size: 31.078px;
        font-style: normal;
        font-weight: 700;
        line-height: 200px;
        position: unset;
        transform: unset;
    }

    .bbcodes.btn.btn-primary {
        display: inline-block;
        margin-left: 5px;
    }

    cite {
        text-align: justify;
    }
    cite br{
        display: none;
        visibility: hidden;
    }

    .countries #continent .continent_list .head .continent_selected {
        color: #b32b37;
        height: auto;
        font-family: "Fira Sans", sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        text-shadow: 0 0 transparent;
        line-height: 111.5%;
        background: #fff;
        padding: 7px 15px 7px 15px;
        position: relative;
        border-radius: 41px;
        box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.25);
    }


    .countries #continent .continent_list .head .continent_not_selected {
        color: #848484;
        height: auto;
        font-family: "Fira Sans", sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        text-shadow: 0 0 transparent;
        line-height: 111.5%;
        background: #fff;
        padding: 7px 15px 7px 15px;
        position: relative;
        border-radius: 41px;
        box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.25);
    }

    .countries #continent .continent_list .content .active {
        color: #b32b37;
        font-family: "Montserrat", sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 187.5%;
        letter-spacing: 0.45px;
        margin-bottom: 5px;
    }

    .main_comment .comment_wrapper .comment a {
        color: #0a76b1;
        text-decoration: auto;
    }

    .golden .golden_comment_wrapper .golden_comment_right {
        max-height: 240px;
        padding: 20px;

        border-radius: 4px;
        background: #123044;
        box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.09);
    }

    .golden .golden_comment_wrapper .golden_comment_right h3 {
        color: #fff;
        text-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.25);
        font-family: "Fira Sans", sans-serif;
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        line-height: 50.285px;
    }

    .years #category_list .content .main_container .active {
        color: #b32b37;
        font-family: "Fira Sans", sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        text-shadow: 0 0 transparent;
        line-height: 111.5%;
        background: #fff;
        padding: 4px 11px 4px 11px;
        position: relative;
        border-radius: 41px;
        box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.25);
    }

    .years #category_list .content .main_container a {
        color: #818181;
        font-family: "Montserrat", sans-serif;
        font-size: 21px;
        font-style: normal;
        font-weight: 600;
        line-height: 187.5%;
        letter-spacing: 0.525px;
    }

    .years #category_list .content .main_container .active_col {
        color: #4c4848;
        font-family: "Fira Sans", sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        text-shadow: 0 0 transparent;
        line-height: 111.5%;
    }


    .albums_comments .box .addcomment .box_in .comments_subscribe {
        visibility: hidden;
    }


    .theme #stamps .content_wrapper {
        background: #f9f9f9;
        box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
        height: auto;
        overflow-y: unset;
    }

    .box_in .tab-content > .active {
        display: inline-grid;
        width: 600px;
        gap: 18px;
        row-gap: 22px;
        column-gap: 40px;
        margin: -24px;
        margin-top: 11px;
        margin-block-end: auto;
    }

    .box_in .active > a {
        text-decoration: none;
        color: #123044;
        font-family: Rubik, sans-serif;
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-right: 3px;
        margin-inline-start: -19px;
    }

    .box_in .active1 > a {
        text-decoration: none;
        color: #5a6474;
        font-style: italic;
        font-size: 13px;
    }

    .field_cat_link {
        color: #123044;
        text-decoration: none;
    }

    .field_cat_link:hover {
        color: #123044;
        text-decoration: underline;
    }

    .albums_comment_card .com_content > .title {
        margin-top: -40px;
        padding: 0;
    }

    .ui-dialog-titlebar {
        padding: 10px 15px;
        position: relative;
        background-color: #3a4a57 !important;
        color: #fff;
    }

    select, textarea, input[type="text"], input[type="password"], input[type="file"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
        display: inline-block;
        width: 100%;
        padding: 6px;
        vertical-align: middle;
        border-radius: 10px;
        background: #fff;
        border: 1px solid #d7d7d7;
        -webkit-transition: border 0.2s linear 0s;
        transition: border 0.2s linear 0s;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .ui-dialog {
        text-align: left;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 370px;
        border-radius: 10px;
        box-shadow: 0 8px 40px -10px rgba(0, 0, 0, 0.3);
        border: 1px solid #e6e6e6;
        border-color: rgba(0, 0, 0, 0.1);
        background-color: #f7f7f7;
        background-clip: padding-box;
        outline: none;
    }

    .ui-dialog-buttonset button {
        display: inline-block;
        background-color: #3a4a57;
        border-radius: 16px;
        border: 1px double #626262;
        bordr-shadow: inherit;
        color: #ffffff;
        font-size: 15px;
        padding: 6px;
        width: 117px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        cursor: pointer;
        margin: 5px;
    }

    .box .comment {
        margin: 0 auto 40px auto;
        max-width: 1583px;
        padding: 44px 66px 79px 62px;
        border-radius: 23.893px;
        background: #f8f8f8;
        box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.09);
    }

    .footer .footer_wrapper {
        width: 100%;
    }

    .brand #anons .content .content_right .buy {
        background: #ffffff;
        box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.09);
        padding: 11px 56px 12px;
        margin-bottom: 57px;
        border-radius: 19px;
    }

    .btn, .bbcodes, .btn-border {
        min-width: 152px;
        height: 42px;
        color: #fff;
        text-align: center;
        font-family: Montserrat, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        text-transform: none;
        border-radius: 41px;
        background: #123044;
        box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.25);
        border: 1.5px solid #123044;
    }

    .albums #album_slider .content .btn {
        box-shadow: none;
    }

    #brands .brands_slider .slider .swiper-slide a.full_url {
        margin-left: 0px;
        color: #0f0f0f;
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-size: 21px;
        font-style: normal;
        font-weight: 600;
        line-height: 111.5%;
        text-decoration: none;
    }

    .offcanvas .offcanvas-body .m-1 {
        margin: 0.25rem !important;
        padding: 1px;
        font-size: 25px;
    }


    .statistics .statistic_brands .statistic_brands_slider .statistic_brands_slider_title {
        max-width: 267px;
        color: #123044;
        font-family: "Fira Sans", sans-serif;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 40.906px;
    }

    .statistics .statistic_wrapper .statistic_in {
        padding-top: 5px;
        padding-bottom: 20px;
        display: flex;
        justify-content: space-between;
    }


    .cat_seo_text .blockquote h1 {
        margin-bottom: inherit;
        margin-top: 5px;
        font-family: var(--bs-body-font-family);
        font-size: 18px;
        color: #b32b37;
        font-weight: 700;

    }

    .albums_comment_card .com_content > .text {
        font-size: 21px;
        font-weight: 400;
    }


    @media (max-width: 850px) {
        #brands {

        .brands_slider {
            position: relative;

        .brand_prev_button {
            position: absolute;
            z-index: 2;
            width: 70px;
            height: 70px;
            top: auto;


        img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
    }

    .brand_next_button {
        position: absolute;
        z-index: 2;
        width: 70px;
        height: 70px;
        top: auto;


    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.slider {

.swiper-slide {

img {
    width: 100%;
}

h3 {
    color: #FFF;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 15.889px;
    padding: 0 0;
}

}
}
}
}

.theme {

#brands {

.brands_wrapper {

.brands_slider {

.slider {

.swiper-slide {
    padding: 14px 12px 18px;

img {
    height: 134px;
    object-fit: contain;
}

h3 {
    color: #0F0F0F;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 111.5%;
}

}
}

button {
    top: 140px;
}

}
}
}

#stamps {

.content_wrapper {

.content {
    padding-left: 0;
}

}
}
}
}
.btn-orange {
    background: #F19F54;
    color: white;
    display: flex;
    width: 143px;
    height: 41px;
    padding: 17.581px 33.209px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 9.767px;
    flex-shrink: 0;
    border-radius: 11px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    border: 1.5px solid;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;

}
.btn-red {
    background: #DA4146;
    color: white;
    display: flex;
    width: 143px;
    height: 41px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 9.767px;
    flex-shrink: 0;
    border-radius: 11px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    border: 1.5px solid;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;

}

.btn-gray {
    background: #6C90AC;
    color: white;
    display: flex;
    width: 143px;
    height: 41px;
    padding: 17.581px 33.209px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 9.767px;
    flex-shrink: 0;
    border-radius: 11px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    border: 1.5px solid;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;

}

.btn-fiolet {
    background: #7D619F;
    color: white;
    display: flex;
    width: 143px;
    height: 41px;
    padding: 17.581px 33.209px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 9.767px;
    flex-shrink: 0;
    border-radius: 11px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    border: 1.5px solid;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;

}

.btn-blue{
    background: #489DCD;
    color: white;
    display: flex;
    width: 143px;
    height: 41px;
    padding: 17.581px 33.209px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 9.767px;
    flex-shrink: 0;
    border-radius: 11px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    border: 1.5px solid;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;

}

.btn-purpure {
    background: #B32B37;
    color: white;
    display: flex;
    width: 143px;
    height: 41px;
    padding: 17.581px 33.209px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 9.767px;
    flex-shrink: 0;
    border-radius: 11px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    border: 1.5px solid;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;

}

.border_klim {
    padding: 2px 2px 2px 2px;
    border-radius: 4px;
    /*border: 1px solid rgb(90, 90, 91);*/
    background: #fff;
    box-shadow: 0px 1px 7px 0px rgba(90, 90, 91, 0.37);
}
