.h1.double-title{
color:#d3d3d39c;
}
.h1.single-title{
color:black;
}
#page-content .info_button{
    bottom: 75px;
}
.comments_regulations {
    font-size: 14px;
}
.item .img-wrap .item-brand img,
.item .img-wrap img {
    /* -o-object-fit: fill;
    object-fit: fill; */
    -o-object-fit: contain;
    object-fit: contain;
}
.item.list.type2 .img-wrap img {
    -o-object-fit: cover;
    object-fit: cover;
}
#footer ul {
    width: max-content;
    width: -moz-max-content;
}
.big-img-wrap img {
    width: 100%;
}
.single-content .lined-list > li {
    margin-right: 15px;
}

#rc-imageselect {
    z-index: 9999;
}
.sidebar .sidebar-list.checkbox-off li .control.checked {
    padding-left: 0;
    margin-left: 30px;
    border: 2px solid #1e90ff00;
    color: #1e90ff;
    padding: 3px 5px !important;
    font-weight: bolder;
}
.page-titlenew1 {
    color: #0a5ba7e6;
    font-size: 34px;
    line-height: 40px;
    font-weight: lighter;
    text-transform: uppercase;
    margin-bottom: 36px;
}
.big-img-wrap1 .card-brand {
    background-color: #bac2d24d;
    height: 120px;
    padding: 6px;
    top: 28px;
}
.big-img-wrap .card-brand {
    background-color: #bac2d24d;
    height: auto;
    padding: 6px;
    top: 12px;
}
.tags li a {
    display: block;
    padding: 8px 20px 9px;
    color: #000;
    /* box-shadow: 1px 1.4px 0.4px #bcce62; */
    font-size: 14px;
    line-height: 13px;
    font-weight: 500;
    z-index: 1000;
}
.single-card-meta1 .tags1 {
    width: 100%;
    margin-bottom: 24px;
    z-index:1000;
}
.single-card-meta1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.single-card-meta2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: ruby-base-container;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.tags1 li a {
    display: block;
    background-color: #c6e71cc2;
    padding: 8px 20px 9px;
    color: #000;
    box-shadow: 2.1px 2.2px 0.4px #187bdcad;
    font-size: 23px;
    line-height: 13px;
    font-weight: 500;
}
.single-content div.big1 {
    font-size: 21px;
    line-height: 24px;
    font-weight: 500;
    padding-left: 0;
    padding-bottom: 2px;
    margin-top: 64px;
    color: #000;
}
.single-content div.big {
    font-size: 21px;
    line-height: 24px;
    font-weight: 500;
    padding-left: 0;
    padding-bottom: 2px;
    margin-top: 4px;
    color: #000;
}
p + .single-product-gallery {
    margin-top: 40px;
}
.single-product-gallery {
    margin-top: 40px;
    margin-bottom: 20px;
}
.single-product-gallery .flexslider .slides > li {
    max-height: 400px;/*273551*/
}
.single-product-gallery .flexslider .slides img {
    object-fit: contain;
}
.blue-form .scrollbar-inner {
    color: #000;
}
.data {
    line-height: 12px;
    text-align: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.data a.tag {
    line-height: inherit;
    color: #1e90ff;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 300;
    margin: 0 0 0 5px;
    display: inline;
    height: auto;
}
.data span.date {
    position: initial;
    margin-right: auto;
}
.news-detail .single-card-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.news-detail .single-card-meta:after {
    content: none;
}
.single-content div.big {
    font-size: 19px;
    line-height: 28px;
    font-weight: 500;
    padding-left: 0;
    margin-bottom: 36px;
    color: #000;
}
.news-detail {
    position: relative;
    transition: all 0.08s linear;
    transform: translateY(0);
    opacity: 1;
}
.news-detail.loaded {
    position: relative;
    transform: translateY(40px);
    opacity: 0.95;
}
.news-detail .innertable {
    max-width: 100%;
    max-height: calc(100vh - 6rem);
    overflow: auto;
    text-align: center;
}
.news-detail table {
    min-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: left;
}
.news-detail table th, .news-detail table td {
    padding: 1rem;
    padding: 1rem;
    color: #111;
}
.news-detail table :not(thead) tr:nth-child(2n+1) {
  background-color: #ebebeb;
}
.item .label {
    margin-right: 10px;
}
.image-row {
    margin-bottom: 20px;
}
.uploaded-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 18px;
}
.uploaded-images .dropzone,
.uploaded-images .uploaded-image-inner {
    height: 140px;
    width: 174px;
    border: 1px solid #999;
    margin: 0 20px 20px 0;
}
.uploaded-image-inner img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.js-send-file {
    display: none;
}
.js-send-file.active {
    display: inline-block;
    box-shadow: none;
}
.upload-message {
    display: none;
    color: green;
    padding: 0 15px;
    max-width: 333px;
    vertical-align: middle;
}
.upload-message.show {
    display: inline-block !important;
}
.upload-message.error {
    color: red;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.link > .link {
    display: inline-block;
    margin-top: 0;
}
.errors {
    margin-bottom: 35px;
    color: red;
}
.errors .error {
    margin-bottom: 10px;
}
.form-media .appended-item {
    margin-bottom: 25px;
}
.form-media .appended-item:last-of-type {
    margin-bottom: 0;
}
.item.list .item-content {
    width: 100%;
}
.news .item-category {
    position: initial;
}
.compare-brand .img {
    max-width: 120px;
}
#headerSearchMobile [class*=" icon-"],
#headerSearchMobile [class^=icon-] {
    color: #fff;
}
.single-content p {
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 12px;
    color: #000;
}
.lined-list.property-filter {
    max-height: unset;
}
.subscribe-form.submited {
    text-align: center;
    padding: 20px 0;
}
.readers-choice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.price-tables .swiper-slide {
    width: auto !important;
}
.price-tables .price-table {
    width: calc(100% + 3px);
}
.price-tables .price-table li {
    text-align: center;
}
.success-text {
    text-align: center;
    padding: 60px 0;
    background-color: #1e90ff;
    color: #fff;
}
.lined-list.opened {
    max-height: unset !important;
}
/*.item.masked .masked-content {
    width: 100%;
    bottom: 50px;
}*/
@media screen and (max-width: 450px){
    .item.masked .masked-content {
        bottom: 100px;
    }
}
.catalog-banner {
    margin-bottom: 35px;
}
.headBan {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
}
.headBan>a, .headBan img {
    width: 100%;
}
.label-master {
    position: absolute;
    top: 29px;
    right: -28px;
    transform: rotate(40deg);
    z-index: 90;
}
.label-master span {
    display: block;
    background-color: #1e90ff;
    color: #fff;
    font-size: .8em;
    padding: 0 25px;
    position: relative;
}
.filter-mobile.scrollbar-inner {
  height: auto;
  max-height: unset;
}
.filter-mobile .filter {
  height: 700px;
}
.filter-mobile .sidebar-list li {
    margin-bottom: 0;
}
.filter-mobile .sidebar-list li a {
    color: #fff;
}
.sidebar-franchise .item .item-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.news-franchise .item .item-meta {
    line-height: 1;
}
.news-franchise .item .item-meta .item-tags {
    width: 68%;
}
.sidebar-franchise .item .item-meta .item-tags {
    width: 77%;
}
.copyrights .age {
    max-width: 25px;
    vertical-align: top;
    margin-right: 7px;
}
#footer ul.footer-menu {
    width: 100%;
}
.item.video .img-wrap>img {
    object-fit: fill;
}
.franchise-meta .meta-content li {
    min-height: 1px;
}
/* Анимация загрузки */
#fountainG {
    position: relative;
    width: 100%;
    height: 18px;
    text-align: center;
}
.fountainG {
    display: inline-block;
    background-color: #ffffff;
    width: 18px;
    height: 18px;
    animation-name: bounce_fountainG;
    -o-animation-name: bounce_fountainG;
    -ms-animation-name: bounce_fountainG;
    -webkit-animation-name: bounce_fountainG;
    -moz-animation-name: bounce_fountainG;
    animation-duration: 1s;
    -o-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
#fountainG_1 {
    animation-delay: 0.4s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.6s;
}
#fountainG_2 {
    animation-delay: 0.55s;
    -o-animation-delay: 0.75s;
    -ms-animation-delay: 0.75s;
    -webkit-animation-delay: 0.55s;
    -moz-animation-delay: 0.75s;
}
#fountainG_3 {
    animation-delay: 0.7s;
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.9s;
}
@keyframes bounce_fountainG {
    0% {
        transform: scale(1);
        background-color: #ffffff;
    }
    100% {
        transform: scale(.3);
        background-color: transparent;
    }
}
@-o-keyframes bounce_fountainG {
    0% {
        -o-transform: scale(1);
        background-color: #ffffff;
    }
    100% {
        -o-transform: scale(.3);
        background-color: transparent;
    }
}
@-ms-keyframes bounce_fountainG {
    0% {
        -ms-transform: scale(1);
        background-color: #ffffff;
    }
    100% {
        -ms-transform: scale(.3);
        background-color: transparent;
    }
}
@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: #ffffff;
    }
    100% {
        -webkit-transform: scale(.3);
        background-color: transparent;
    }
}
@-moz-keyframes bounce_fountainG {
    0% {
        -moz-transform: scale(1);
        background-color: #ffffff;
    }
    100% {
        -moz-transform: scale(.3);
        background-color: transparent;
    }
}
/* ALL MEDIA QUERIES */
@media only screen and (min-width: 1200px) {
    .page-titlenew {
        color: #1e90ff;
        font-size: 41px;
        line-height: 46px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 55px;
        text-align: center;
    }
}
@media only screen and (max-width: 1200px) {
    .b-franchise-carousel .lined-list {
        white-space: unset;
    }
}
@media (min-width: 992px) {
    .b-catalog-section .item {
        /* height: 430px; */
        height: auto;
        min-height: 400px;
    }
    .b-catalog-section .item.video.masked {
        min-height: auto;
    }
    .b-catalog-section .col-md-4:nth-child(3n+1) {
        clear: none;
    }
}
@media (max-width: 992px) {
    .b-catalog-section .item.video, .b-catalog-section .item.type2 {
        height: auto;
    }
}
@media (max-width: 992px) {
    .uploaded-images {
        padding: 0 12px;
    }
    .upload-message.show {
        display: block !important;
        margin: 15px auto 0;
        padding: 0;
        text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    .page-titlenew {
        color: #1e90ff;
        font-size: 24px;
        line-height: 27px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 38px;
        text-align: center;
    }
    .single-content p {
        margin-bottom: 18px;
    }
    .sticky-social77 {
        padding-top: 14px;
        position: static;
        margin-left: -35px;
        float: left;
        display: inline-block;
        width: 70%;
        margin-bottom: 18px;
        z-index: 6000;
        overflow: visible;
    }
    .sticky-social {
        padding-top: 0px;
        margin-top: -50px;
        position: relative;
        float: left;
        display: inline-block;
        margin-bottom: 100px;
        overflow: hidden;
    }
    .sticky-social.stuck {
        top: 0px;
    }
    .single-content1 {
        margin-bottom: 1px;
        height: auto !important;
        padding-top: 100px;
    }
    #section1 {
        margin-bottom: 155px;
    }
    .big-img-wrap .card-brand {
        top: 50px;
        width: 110px;
        padding: 3px;
        height: 120px;
        margin-top: 5%;
        overflow: visible;
        z-index: 2;
        right: 10px;
    }
    .single-card-meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: inline-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 10px;
        z-index: 1997;
        flex-wrap: wrap;
    }
    .single-card-meta .tags {
        width: 100%;
        margin-bottom: 18px;
        z-index: 1119;
    }
    .single-card-meta .tags li a {
        padding-left: 15px;
        padding-right: 15px;
        z-index: 1000;
    }
    #header {
        margin-bottom: 0;
    }
    .set-filter {
        position: sticky;
        top: 51px;
        background-color: #fff;
        z-index: 90;
    }
    .col-xs-12 .dropzone {
        margin-bottom: 35px;
    }
    .component.default-carousel {
        margin-bottom: 20px;
    }
    .uploaded-images .uploaded-image-inner {
        width: 100%;
        height: auto;
    }
    .request-item .request-meta .pull-left ul li {
        white-space: normal;
    }
    .banner {
        margin-bottom: 30px;
    }
    .single-navbar .btn {
        width: 100%;
    }
}
/*COMMENTS BLOCK*/
.comments_wrapper .h2 {
    border-bottom: 1px solid #5490ff;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 20px;
}
.comments_wrapper .h2 span.comments_count {
    background: #5490ff;
    color: #fff;
    padding: 0 7px;
    font-weight: normal;
}
.comment_head, .comment-text {
    padding-left: 0;
}
.comment-author-name {
    font-weight: bold;
    border-right: 2px solid #9a9a9a;
    padding-right: 10px;
}
.comment-date {
    padding-left: 6px;
}
.comment-text {
    margin-top: 10px;
}
.comments-item {
    margin-bottom: 20px;
}
.comment-author-name, .comment-date {
    color: #9a9a9a;
    display: inline-block;
}
#form_comment input {
    border: 1px solid #9a9a9a;
    margin-bottom: 10px;
    padding: 10px;
}
#form_comment textarea {
    width: 100%;
    border: 1px solid #9a9a9a;
    padding: 10px;
    margin-bottom: 5px;
}
#form_comment input.btn-send {
    background: #5490ff;
    color: #fff;
    border: none;
    border-radius: 0;
    padding: 20px 30px;
}
bx24_form_button1 {
width:300px;
}
.comments_empty {
    color: #9a9a9a;
    font-size: 18px;
    margin-bottom: 15px;
}
#form_comment .it-code input {
    width: 237px;
}
input[name="NEWS_ID"],input[name="LINK"] {
    display: none;
}
/*COMMENTS BLOCK*/
@media only screen and (max-width: 400px) {
    .franchise-categories-carousel .button-wrap {
        display: none;
    }
}
.comments-form input {
    float: left;
    margin-right: 10px;
}
.form-row.code.cooment-capcha-wrapper {
    display: inline-block;
    width: 50%;
    float: left;
}
#form_comment input.btn-send {
        padding: 11px 30px;
    margin-top: 22px;
}
.catalog-tags {
    display: none;
}
.fancy-hide{display: none;}
.fancybox-button svg path {fill:white;}
.archive-card-banner {
    background: #2a2a28;
    padding: 20px;
    position: relative;
    width: 100%;
    border-radius: 20px;
    margin-bottom: 30px;
}
.is_stuck .archive-card-banner {
    display: none;
}
.archive-card-banner .title-line {
    color: #fff;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: .3px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 400;
}
.archive-card-banner .btn-box {
    text-align: right;
    text-transform: uppercase;
    padding-right: 10px;
}
.archive-card-banner .btn-box .btn {
    padding: 10px;
    text-transform: none;
    min-width: 230px;
}
.archive-card-banner .text-box {
    margin-top: 50px;
    margin-bottom: 10px;
}
.archive-card-banner .logo {
    width: 90px;
    height: 90px;
    padding: 0px;
    display: block;
    position: absolute;
    top: 18px;
    z-index: 2;
    text-align: center;
    right: 20px;
}
.navbar.navbar--built-into-card-content {
    width: 100%;
    float: none;
    position: static;
    margin-bottom: 0px;
}
@media (max-width: 1200px) {
    .archive-card-banner .btn-box {
        padding-right: 0px;
    }
}
@media (max-width: 992px) {
    .archive-card-banner .btn-box {
        text-align: center;
        margin-top: 20px;
    }
    .archive-card-banner .text-box {
        margin-top: 8px;
    }
    .archive-card-banner .logo {
        position: relative;
        text-align: center;
        left: calc(50% - 45px);
        top: 0px;
    }
}
@media (max-width: 767px) {
    .archive-card-banner .text-box {
        margin-top: 18px;
    }
    .archive-card-banner .title-line {
        font-size: 18px;
        line-height: 24px;
    }
}
.item.type2 .item-meta {
    min-height: 51px;
}
.banner-searching-franshise{
    width:300px;
    margin: 5px 8px 0px 0px;
    float:right;
}
.search-block{
    margin:8px;
    width:300px;
    height:300px;
    background:url(/local/templates/buybrand/img/banner/background.png) no-repeat;
    position: relative;
    float:right;
}
.search-block-button{
    display:flex;
}
.search-block--button{
    position: absolute;
    bottom:20px;
    left:62px;
    width:175px;
    height:30px;
    border:2px solid #a2c614;
    background-color: rgba(0,0,0,0.5);
    border-radius:10px;
    text-align: center;
}
.search-block--button .button-text{
    font-weight: bold;
    line-height: 1.75em;
    color:white;
}
.search-block--logo{
    background-color: #a2c614;
    width: 90px;
    height: 20px;
    text-align: center;
    position: absolute;
    top:40px;
    left:105px;
    color:white;
}
.search-block--text{
        text-align:center;
        color:white;
        position: absolute;
        top:85px;
        width:300px;
        font-weight: bold;
}
.search-block--text .head{
    font-size:25px;
}
.search-block--text .sub-head{
    font-size:15px;
}
@media (max-width:490px){
    .search-block{
        margin: 5px auto;
        float:none;
    }
}
/*-----------------------*/
.franshiza-raschet {
    color: #1e90ff;
    text-decoration: none;
    outline: 0;
    border-bottom: 3px solid #1e90ff;
    font-weight: bold;
}

.cookie-block {
    position: fixed;
    inset: auto 0 0 0;
    z-index: 999;

    padding: 2rem;

    background-color: #fff;
}

.cookie-block a { color: #1e90ff; }

.cookie-block__button-wrapper { margin-top: 16px; }

.cookie-block__button {
    padding: 8px 12px;

    color: #fff;

    background-color: #1e90ff;
    border: 1px solid #1e90ff;
}

.my-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.mt-4 { margin-top: 1rem; }
.mt-8 { margin-top: 2rem; }
.mb-8 { margin-bottom: 2rem; }