.sis h1 {
    text-align: center;
    font-weight: 990;
    font-size: 78px;
    line-height: 63px;
    color: #ffffff;
}

@media screen and (max-width: 770px) {
    .sis h1 {
        font-weight: 950;
        font-size: 35px;
        line-height: 33px;
    }
}

h2 {
    text-align: center;
    font-weight: 450;
    font-size: 48px;
    line-height: 48px;
    color: #4a4646;
}

@media screen and (max-width: 770px) {
    h2 {
        font-weight: 630 !important;
        font-size: 33px;
        line-height: 28px;
    }
}

.page-object {
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #d8d8d8;
    background: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    z-index: 99;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
}





.table {
    display: table;
    width: 80%;
    box-sizing: border-box;
    border-collapse: collapse;
    empty-cells: show;
    margin-left: auto;
    margin-right: auto;
}

.table-caption {
    display: table-caption;
    padding: 10px;
    color: #333;
    font-size: 16px;
    text-align: center;
}

.table-colgroup {
    display: table-column-group;
}

.table-col {
    display: table-column;
}

.table-thead {
    display: table-header-group;
}

.table-tbody {
    display: table-row-group;
}

.table-tr {
    display: table-row;
}

.table-th {
    display: table-cell;
    padding: 10px;
    border: 1px solid #555;
    font-weight: bold;
    text-align: center;
}

.table-td {
    display: table-cell;
    padding: 10px;
    border: 1px solid #555;
}

.table-thead .table-th,
.table-thead .table-td {
    background: #f9f9f9;
}

.table-tbody .table-th,
.table-tbody .table-td {
    background: #fff;
}

.coupon-alert {
    display: none;
}

.page-object-Answernew {
    line-height: 18px;
    background-color: #ffffff !important;
    padding: 20px;
}

.page-object .card-header {
    padding: -1.25rem 0.25rem;
}

.page-object .card-header p {
    margin-bottom: -0.2rem;
    font-weight: 350;
    font-size: 18px;
    line-height: 20px !important;
    color: #6768ab;
}

.page-object-link-foto {
    margin-left: 74%;
    margin-top: -49px;
    z-index: 199;
    border-radius: 25px;
}

.page-object-link-foto-button {
    margin-left: 16%;
    margin-top: 0px;
    z-index: 999;
    border: 1px solid #d8d8d8;
    border-radius: 12px;
}

.page-object-link-foto {
    display: inline;
}

/* Smartphone Portrait and Landscape */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .page-object-link-foto {
        display: none;
    }
}

/* Basic contacts SiS */
.bascontacts {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    outline: none;
    background-color: rgb(255, 255, 255);
    max-width: 1140px;
    width: 100%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-box-shadow: 0 1px 5px rgb(0 0 0 / 60%);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 5px rgb(0 0 0 / 60%);
    border-radius: 10px;
    background-color: #f9f9f9;
}

.bascontacts h3 {
    text-align: center;
    font-weight: 450;
    font-size: 26px;
    line-height: 33px;
    color: #4a4646;
}

@media screen and (max-width: 770px) {
    .bascontacts h3 {
        font-weight: 630 !important;
        font-size: 24px;
        line-height: 18px;
    }
}

.bascontacts p {
    text-align: center;
    font-weight: 450;
    font-size: 21px;
    line-height: 22px;
    color: #4a4646;
    margin-top: 0.1em;
    margin-bottom: -0.2em;
}

@media screen and (max-width: 770px) {
    .bascontacts p {
        font-weight: 450 !important;
        font-size: 21px;
        line-height: 21px;
        margin-top: 0.1em;
        margin-bottom: 0.1em;
    }
}

.bascontacts .btn-primary {
    color: #464343;
    background-color: #dcdcdc;
    border-color: #929292;
    margin: 0;
    width: 100%;
    font-weight: 650 !important;
    font-size: 19px;
    line-height: 17px;
    text-align: center;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    box-shadow: 0 7px 10px rgb(85 87 97);
}

/* Top - user queries */
.tagblock {
    outline: none;
    background-color: #f9f9f9;
    max-width: 1135px;
    width: 100%;
    margin: 5px auto;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    text-align: center;
    padding-bottom: 0.1rem;
}

@media screen and (max-width: 767px) {
    .tagblock {
        width: calc(100% - 16px); /* Ширина 100% минус отступы по 5px с каждой стороны */
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 5px;
    }
}

.tagblock h3 {
    text-align: center;
    font-weight: 550;
    font-size: 28px;
    line-height: 33px;
    color: #4a4646;
    margin-top: 5px;
    margin-bottom: -12px;
}

.tagblock a {
    display: inline-block;
    padding: 0.3rem 0.5rem;
    font-size: 0.8rem;
    font-family: RalewayX, arial, sans-serif;
    line-height: 1.4;
    border-radius: 0.5rem;
    color: #4a4646;
    background-color: #ffffff;
    border: 1px solid #a09e9e;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 0.1rem;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
}

.tagblock a:hover {
    background-color: #f0f0f0;
    transform: translateY(-1px);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 770px) {
    .tagblock h3 {
        font-weight: 630 !important;
        font-size: 19px;
        line-height: 18px;
    }

    .tagblock a {
        font-size: 0.7rem;
        margin: 0.2rem;
    }
}

/* Competitors */
.competitors {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    outline: none;
    background-color: rgb(255, 255, 255);
    max-width: 1140px;
    width: 100%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-box-shadow: 0 1px 5px rgb(0 0 0 / 60%);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 5px rgb(0 0 0 / 60%);
    border-radius: 10px;
    background-color: #f9f9f9;
}

.competitors h2 {
    text-align: center;
    font-weight: 450;
    font-size: 26px;
    line-height: 33px;
    color: #4a4646;
}

@media screen and (max-width: 770px) {
    .competitors h2 {
        font-weight: 630 !important;
        font-size: 19px;
        line-height: 18px;
    }
}

/* Recommendations */
.recommendations {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    outline: none;
    background-color: rgb(255, 255, 255);
    max-width: 1140px;
    width: 100%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-box-shadow: 0 1px 5px rgb(0 0 0 / 60%);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 5px rgb(0 0 0 / 60%);
    border-radius: 10px;
    background-color: #f9f9f9;
}

.recommendations h2 {
    text-align: center;
    font-weight: 450;
    font-size: 26px;
    line-height: 33px;
    color: #4a4646;
}

@media screen and (max-width: 770px) {
    .recommendations h2 {
        font-weight: 630 !important;
        font-size: 19px;
        line-height: 18px;
    }
}

.SiS_SKE {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.SiS_SKE h2 {
    font-weight: 750 !important;
    font-size: 36px;
    line-height: 30px;
    color: #4c4242;
    text-align: center;
    padding-top: 7px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 770px) {
    .SiS_SKE h2 {
        font-weight: 750 !important;
        font-size: 28px;
        line-height: 23px;
    }
}

.SiS_SKE h3 {
    font-weight: 630 !important;
    font-size: 23px;
    line-height: 21px;
    color: #4c4242;
    text-align: center;
    padding-top: 7px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 770px) {
    .SiS_SKE h3 {
        font-weight: 550 !important;
        font-size: 20px;
        line-height: 16px;
        margin-top: -10px;
    }
}

.SiS_SKE p {
    font-size: 19px;
    line-height: 20px;
    color: #4c4242;
    text-align: justify;
    padding-top: 17px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

@media screen and (max-width: 770px) {
    .SiS_SKE p {
        font-weight: 450 !important;
        font-size: 15px;
        line-height: 16px;
        margin-top: -20px;
        margin-bottom: 5px;
    }
}

.SiS_SKE img {
    width: 50%;
    height: auto;
    float: left !important;
    margin: 0 0.4em -0.3em 0 !important;
    margin-left: 11px !important;
}

.SiSButton {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 37px 0 10px;
    /* Updated margin to only center vertically */
    color: #ffffff;
    background-color: #0000ff;
    border-color: #000000;
    font-weight: 750 !important;
    font-size: 23px;
    border-radius: 7px;
    padding: 0 25px;
    white-space: nowrap;
    margin-top: -5px;
}

@media screen and (max-width: 770px) {
    .SiSButton {
        margin-left: 25px;
        margin-right: 25px;
        width: calc(100% - 50px);
        margin-top: 0px;
    }
}

.SiSButton2 {
    display: inline-flex;
    justify-content: center;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    color: #ffffff;
    background-color: #0000ff;
    border-color: #000000;
    font-weight: 750 !important;
    font-size: 23px;
    border-radius: 7px;
    padding: 0 25px;
    margin-top: -5px;
}

@media screen and (max-width: 770px) {
    .SiSButton2 {
        margin-left: 15px;
        margin-right: 15px;
        width: calc(100% - 30px);
        margin-top: 0px;
        font-weight: 750 !important;
        font-size: 19px;
        line-height: 19px;
        padding: 7px 0px 10px 0px;
    }
}



.page-object-text1 {
    font-size: 19px;
    line-height: 20px;
    color: #4c4242;
    text-align: center;
    padding-top: 7px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 770px) {
    .page-object-text1 h2 {
        font-size: 29px;
        line-height: 23px;
    }
}

.page-object-text2 {
    font-size: 19px;
    line-height: 20px;
    color: #4c4242;
    text-align: justify;
    padding-top: 17px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px !important;
    padding-right: 10px !important;
}


.carusel-mobile {
    padding-left: 25px !important;
    padding-right: 25px !important;
    margin-left: auto;
    margin-right: auto;
    color: #4c4242;
}