/* Стили для статьи 299 - Программы годового обслуживания */
/* Извлечено из БД */

/* --- блок 1 --- */
.layout{
        background: url('../../images/gp03.jpg') no-repeat top right;
        background-size: 70%;
        padding-bottom: 0px !important;
    }
    .price01 {
        float: right;
        margin: 0;
        padding: 0;
        margin-top: 0px;
        margin-right: 30px;
        display: inline;
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        white-space: nowrap;
    }
    .price_x td{
        white-space: nowrap;
    }
    .price_on1{
        white-space: nowrap;
        text-decoration: line-through;
        color: #999;
        margin-right: 5px;
    }
    @media screen and (max-width: 968px) {
        .container {
            width: 94%;
        }
    }
    @media (max-width: 480px){
        .price01 {
            float: none;
            display: inline;
            clear: both;
            display: block;
            margin-top: 10px;
            overflow: auto;
            white-space: nowrap;
        }
        h1{
            font-size: 20px;
        }
        .layout{
            background: url('../../images/gp03.jpg') no-repeat top right;
            background-size: 80%;
            padding-bottom: 0px !important;
        }
        .content-header{
            padding-left: 0px !important;
            float: left;
        }
    }
    .test1:hover {
        background-color: #006688 !important;
        color: white !important;
    }
    #app header {
        display: none !important;
    }
    #app .border-top-header.nav-header {
        display: none !important;
    }
    #app .header-layoutr {
        display: none !important;
    }
    .container {
        text-align: left;
        font-family: Arial, sans-serif;
        font-size: 13px;
    }
    strong {
        color: rgb(0, 0, 0);
        font-weight: 700;
        padding: 0;
    }
    p {
        padding: 0.5em 0;
        color: #666;
        line-height: 150%;
        font-size: 16px;
    }
    .bold { font-weight: bold; }
    .left-1em { margin-left: 1em; }
    .inv-divider { height: 32px; display: block; width: 100%; }
    .divider {
        height: 1px;
        border-top: 1px solid #006688;
        display: block;
        position: relative;
        top: 1px;
        width: 99%;
        margin: 20px 0px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .flex { display: flex; }
    .flex.center { align-items: center; }
    .box {
        display: inline-block;
        max-width: 480px;
        width: 100%;
        margin: 30px 0 70px 0;
    }
    .box:first-child { margin: 0; }
    .link {
        color: #006688;
        text-decoration: none;
        display: block;
        width: fit-content;
        height: fit-content;
        margin-left: 15px;
    }
    .link > span { border-bottom: 1px dotted #006688; }
    .left-30px { margin-left: 30px; }
    .table-state {
        color: #666;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        position: sticky;
    }
    .table-state .open {
        padding: 10px 12px;
        background: #006688;
        color: white;
        margin-bottom: 20px;
    }
    h3 {
        font-size: 18px;
        font-weight: normal;
        padding-left: 10px;
        padding-bottom: 10px;
    }
    h3:hover { color: #3156A3; }
    &.open h3:hover { color: white; }
    @media screen and (max-width: 510px) { font-size: 11px; }
    @media screen and (max-width: 768px) { top: 0; }
    .fade-enter-active, .fade-leave-active { transition: opacity .4s, max-height .6s; max-height: 1000px; }
    .fade-enter, .fade-leave-to { opacity: 0; max-height: 0; }
    .float-right { float: right; }
    h3 {
        font-size: 18px;
        margin: 0;
        padding: 0;
        font-weight: normal;
        color: #000;
        padding-left: 10px;
        padding-bottom: 10px;
    }
    h3:after {
        content: "";
        display: block;
        bottom: 0;
        width: 50px;
        height: 2px;
        background: #00b6cc;
        margin-top: 10px
    }
    .arial-text p {
        margin-top: -1.5em;
        margin-bottom: 0.5em;
        text-align: justify;
        font-size: small;
    }
    .department-tabs { font-size: 14px; display: flex; margin: 20px 0; }
    .department-tabs .tab { color: #666; margin-right: 15px; cursor: pointer; }
    .department-tabs .tab:active, .department-tabs .tab:hover { color: #000; border-bottom: 1px solid #00b6cc; }
    table { border-collapse: collapse; }
    thead th {
        color: rgb(255, 255, 255);
        background-color: rgb(0, 102, 136);
        text-align: center;
        padding: 0 18px;
        border-bottom: 1px solid #111;
        font-weight: bold;
    }
    tbody {
        background: white;
        border: 1px solid lightgray;
        box-sizing: border-box;
    }
    tbody td {
        text-align: center;
        padding: 8px 10px;
        border: 1px solid lightgray;
        box-sizing: border-box;
    }
    tbody tr:last-child td { border-bottom: 3px solid black; }
    .department-price { overflow: auto; }
    .container { max-width: 960px; margin-left: auto; margin-right: auto; }
    .container[data-v-4800b18f] { text-align: left; font-family: Arial, sans-serif; font-size: 13px; }
    .content-header[data-v-4affecc0] {
        padding: 20px 0;
        display: flex;
        padding-top: 30px;
        flex-wrap: wrap;
        align-items: center;
        border-bottom: 1px solid #e8e8e8;
    }
.link-disabled {
    pointer-events: none;
    cursor: default;
}

/* --- блок 2 --- */
.tabs { font-size: 0; }
  .tabs>input[type="radio"] { display: none; }
  .tabs>div { display: block; border: none; padding: 0px 0px; font-size: 14px; }
  .tabs2 { font-size: 0; }
  .tabs2>input[type="radio"] { display: none; }
  .tabs2>div { display: block; border: none; padding: 0px 0px; font-size: 14px; }
  .tabs3 { font-size: 0; }
  .tabs3>input[type="radio"] { display: none; }
  .tabs3>div { display: block; border: none; padding: 0px 0px; font-size: 14px; }
  #tab-btn-1:checked~#content-1,
  #tab-btn-2:checked~#content-2,
  #tab-btn-3:checked~#content-3 { display: block; }
  #tab-btn-1:checked2~#content-1,
  #tab-btn-2:checked2~#content-2,
  #tab-btn-3:checked2~#content-3 { display: block; }
  #tab-btn-1:checked3~#content-1,
  #tab-btn-2:checked3~#content-2,
  #tab-btn-3:checked3~#content-3 { display: block; }
  .tabs>label {
    display: inline-block; text-align: center; vertical-align: middle; user-select: none; background-color: #f5f5f5;
    padding: 2px 8px; font-size: 14px; line-height: 1.5; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
    cursor: pointer; position: relative; top: 1px; margin-bottom: 0px; padding-bottom: 5px; padding-top: 5px; margin-top: 15px;
  }
  .tabs>label:hover { border-bottom:  1px solid #068; }
  .tabs>label:not(:first-of-type) { border-bottom:  1px solid #068; }
  .tabs>input[type="radio"]:checked+label { background-color: #ccdce4; border: 1px solid #00b6cc; border-bottom:  1px solid #068; }
  .tabs>input[type="radio"]:checked2+label { background-color: #ccdce4; border: 1px solid #00b6cc; border-bottom:  1px solid #068; }
  .tabs>input[type="radio"]:checked3+label { background-color: #ccdce4; border: 1px solid #00b6cc; border-bottom:  1px solid #068; }
  .department-tabs .tabs:active, .department-tabs .tabs:hover { border-bottom:  1px solid #068; }

  .tabs2>label {
    display: inline-block; text-align: center; vertical-align: middle; user-select: none; background-color: #f5f5f5;
    padding: 2px 8px; font-size: 14px; line-height: 1.5; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
    cursor: pointer; position: relative; top: 1px; margin-bottom: 0px; padding-bottom: 5px; padding-top: 5px; margin-top: 15px;
  }
  .tabs2>label:hover { border-bottom:  1px solid #068; }
  .tabs2>label:not(:first-of-type) { border-bottom:  1px solid #068; }
  .tabs2>input[type="radio"]:checked+label { background-color: #ccdce4; border: 1px solid #00b6cc; border-bottom:  1px solid #068; }
  .tabs2>input[type="radio"]:checked2+label { background-color: #ccdce4; border: 1px solid #00b6cc; border-bottom:  1px solid #068; }
  .tabs2>input[type="radio"]:checked3+label { background-color: #ccdce4; border: 1px solid #00b6cc; border-bottom:  1px solid #068; }
  .department-tabs .tabs2:active, .department-tabs .tabs2:hover { border-bottom:  1px solid #068; }

  .tabs3>label {
    display: inline-block; text-align: center; vertical-align: middle; user-select: none; background-color: #f5f5f5;
    padding: 2px 8px; font-size: 14px; line-height: 1.5; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
    cursor: pointer; position: relative; top: 1px; margin-bottom: 0px; padding-bottom: 5px; padding-top: 5px; margin-top: 15px;
  }
  .tabs3>label:hover { border-bottom:  1px solid #068; }
  .tabs3>label:not(:first-of-type) { border-bottom:  1px solid #068; }
  .tabs3>input[type="radio"]:checked+label { background-color: #ccdce4; border: 1px solid #00b6cc; border-bottom:  1px solid #068; }
  .tabs3>input[type="radio"]:checked2+label { background-color: #ccdce4; border: 1px solid #00b6cc; border-bottom:  1px solid #068; }
  .tabs3>input[type="radio"]:checked3+label { background-color: #ccdce4; border: 1px solid #00b6cc; border-bottom:  1px solid #068; }
  .department-tabs .tabs3:active, .department-tabs .tabs3:hover { border-bottom:  1px solid #068; }

/* --- блок 3 --- */
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
* { box-sizing: border-box; }
.heading-primary { font-size: 2em; padding: 2em; text-align: center; }
.accordion dl,
.accordion-list { border: 1px solid #ddd; border: none; margin-bottom: 14px; }
.accordion dl:after,
.accordion-list:after { content: ""; display: block; height: 0em; width: 100%; background-color: #00b6cc; }
.accordion dd,
.accordion__panel { background-color: #f5f5f5; font-size: 1em; line-height: 1.5em; width: 100%; }
.accordion p { padding: 1em 2em 1em 2em; }
.accordion { position: relative; background-color: #f5f5f5; }
.container2 { max-width: 960px; margin: 0 auto; padding: 2em 0 2em 0; padding-bottom: 0px; padding-top: 0px; }
.accordionTitle,
.accordion__Heading {
  background-color: None;
  text-align: left;
  font-weight: 700;
  padding: 1.1em;
  padding-left: 10px;
  padding-bottom: 10px;
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  border-bottom: 1px solid #30bb64;
  border-bottom: 1px solid #C9C9C9;
  background-color: #068;
  color: #fff;
}
.accordionTitle:before,
.accordion__Heading:before {
  content: "+";
  font-size: 1.5em;
  line-height: 0.5em;
  float: right;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.accordionTitle:hover,
.accordion__Heading:hover { background-color: #0179A0; color: #fff; }
.accordionTitleActive,
.accordionTitle.is-expanded { background-color: #068; color: #fff; }

.accordionTitle.red01,
.accordion__Heading {
  background-color: None;
  text-align: left;
  font-weight: 700;
  padding: 1.1em;
  padding-left: 10px;
  padding-bottom: 10px;
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  border-bottom: 1px solid #30bb64;
  border-bottom: 1px solid #C9C9C9;
  background-color: #068;
  background-color: #a02060;
  color: #fff;
}
.accordionTitle.red01:hover,
.accordion__Heading:hover { background-color: #068; color: #fff; }
.accordionTitleActive.red01,
.accordionTitle.is-expanded { background-color: #068; background-color: #C92476; color: #fff; }

.accordionTitleActive:before,
.accordionTitle.is-expanded:before { -webkit-transform: rotate(-225deg); transform: rotate(-225deg); }

.accordionItem { height: auto; overflow: hidden; max-height: 100%; -webkit-transition: max-height 1s; transition: max-height 1s; }
@media screen and (min-width: 48em) {
  .accordionItem { max-height: 100%; -webkit-transition: max-height 0.5s; transition: max-height 0.5s; }
}
.accordionItem.is-collapsed { max-height: 0; }
.no-js .accordionItem.is-collapsed { max-height: auto; }
.animateIn { -webkit-animation: accordionIn 0.45s normal ease-in-out both 1; animation: accordionIn 0.45s normal ease-in-out both 1; }
.animateOut { -webkit-animation: accordionOut 0.45s alternate ease-in-out both 1; animation: accordionOut 0.45s alternate ease-in-out both 1; }
@-webkit-keyframes accordionIn {
  0% { opacity: 0; -webkit-transform: scale(0.9) rotateX(-60deg); transform: scale(0.9) rotateX(-60deg); -webkit-transform-origin: 50% 0; transform-origin: 50% 0; }
  100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes accordionIn {
  0% { opacity: 0; -webkit-transform: scale(0.9) rotateX(-60deg); transform: scale(0.9) rotateX(-60deg); -webkit-transform-origin: 50% 0; transform-origin: 50% 0; }
  100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}
@-webkit-keyframes accordionOut {
  0% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
  100% { opacity: 0; -webkit-transform: scale(0.9) rotateX(-60deg); transform: scale(0.9) rotateX(-60deg); }
}
@keyframes accordionOut {
  0% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
  100% { opacity: 0; -webkit-transform: scale(0.9) rotateX(-60deg); transform: scale(0.9) rotateX(-60deg); }
}
.accordionTitle:after {
    content: "";
    display: block;
    bottom: 0;
    width: 50px;
    height: 2px;
    background: #00b6cc;
    margin-top: 10px
}

/* --- блок 4 --- */
.phone-link {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
    font-weight: 700;
    font-size: 26px;
    transition: all 0.3s ease;
    padding: 0.8em 1.5em;
    border-radius: 50px;
    background: #2ecc71;
    box-shadow: 0 4px 15px rgba(46, 204, 113, 0.3);
    box-sizing: border-box;
    margin: 10px;
    white-space: nowrap;
}
.phone-link::before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 12px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z'/%3E%3C/svg%3E");
    transition: transform 0.3s ease;
    background-size: contain;
    flex-shrink: 0;
}
.phone-link:hover {
    background: #27ae60;
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(39, 174, 96, 0.4);
}
@media (max-width: 768px) {
    .phone-link {
        width: calc(100% - 20px);
        font-size: 24px;
        padding: 0.8em;
    }
    .phone-link::before {
        width: 24px;
        height: 24px;
        margin-right: 8px;
    }
}
@media (min-width: 769px) {
    .phone-link { max-width: 90%; }
}
@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgba(46, 204, 113, 0.5); }
    70% { box-shadow: 0 0 0 15px rgba(46, 204, 113, 0); }
    100% { box-shadow: 0 0 0 0 rgba(46, 204, 113, 0); }
}
@media (max-width: 768px) {
    .phone-link { animation: pulse 2s infinite; }
    .phone-link:active { transform: scale(0.95); animation: none; }
}

/* Режим без скидок */
.akcia_off .price_on1 {
    text-decoration: none !important;
    color: #000 !important;
    font-weight: bold;
}
.akcia_off .price_on2 {
    display: none !important;
}
.akcia_off .akcia-notice {
    display: none !important;
}
.akcia_off .price_red {
    display: none !important;
}

