

/* Start:/discount/style.css?17036613668011*/
/* Мишка Панда Дисконтные карты*/
.disc-page {
    font-family: "Montserrat", "sans-serif";
    font-size: 16px;
}

.disc-page .tabs {
    text-align: center;
    min-width: 100%;
    max-width: 800px;
    padding: 0px;
    margin: 0 auto;
}

.disc-page .tabs img {
    width: 300px;
    margin-bottom: 30px;
    border-radius: 12px;
    background: #f7f7f7;
    background-image: linear-gradient(180deg, #fff, #f7f7f7);
    box-shadow: 2px 2px 2px -1px #c7c7c7, -2px 2px 2px -1px #c7c7c7;
}

.disc-page .tabs > section {
    display: none;
    margin-top: 50px;
}

.disc-page .tabs > section > p {
    text-align: left;
    margin: 0 0 5px;
    line-height: 1.5;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.disc-page .tabs > section > div {
    margin: 0 0 5px 0;
    line-height: 1.5;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.disc-page .tabs > input {
    display: none;
    position: absolute;
}

/* Стили переключателей вкладок (табов) */
.disc-page .tabs > label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: 600;
    border-bottom: 1px solid #f0f0f0;
    font-size: 22px;
}

/* Изменения стиля переключателей вкладок при наведении */
.disc-page .tabs > label:hover {
    cursor: pointer;
}

/* Стили для активной вкладки */
.disc-page .tabs > input:checked + label {
    border-bottom: 2px solid #f3c700;
    background: #fff;
    color: #f3c700;

}

/* Активация секций с помощью псевдокласса :checked */
.disc-page #tab1:checked ~ #content-tab1,
.disc-page #tab2:checked ~ #content-tab2,
.disc-page #tab3:checked ~ #content-tab3 {
    display: block;
}

/* Убираем текст с переключателей
* и оставляем иконки на малых экранах
*/
@media screen and (max-width: 680px) {
  .disc-page .tabs > label img {
        display: none;
    }
}

.disc-page .tabs > label:before {
    margin: 0;
    font-size: 18px;
}

/* Изменяем внутренние отступы 
*  переключателей для малых экранов
*/
@media screen and (max-width: 400px) {
  .disc-page .tabs > label {
        padding: 15px;
    }
}

.row-block {
}

.disc-page .block-num-1 {
    text-align: left;
}

.disc-page .block-name {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 20px;
}

.disc-page .block4 {
    width: 220px;
    float: left;
    margin-bottom: 10px;
    margin-right: 60px;
    text-align: center;
}

.disc-page .numb {
    height: 66px;
    width: 66px;
    border-radius: 33px;
    border: 3px solid #f3c700;
    text-align: center;
    line-height: 58px;
    box-sizing: border-box;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.disc-page .numb-1 {
    margin-left: 30%;
}

.disc-page .numb-2 {
    margin-left: 30%;
}

.disc-page .numb-3 {
    margin-left: 30%;
}

.disc-page .block-numb {
    margin-left: 20%;
}

.disc-page .num {
    width: 100%;
    float: left;
    background: #f7f7f7;
    background-image: linear-gradient(180deg, #fff, #f7f7f7);
    border: 1px solid whitesmoke;
    box-shadow: 2px 2px 2px -1px #c7c7c7, -2px 2px 2px -1px #c7c7c7;
    border-radius: 10px;
    margin-bottom: 25px;
}

@media screen and (min-width: 1000px) {
  .disc-page .text-1:before {
        margin: 0 10px 0 0;
        content: "\f00c";
        color: #f3c700;
        font-family: FontAwesome;
        font-weight: normal;
    }

  .disc-page .text-2:before {
        margin: 0 10px 0 0;
        content: "\f054";
        color: #f3c700;
        font-family: FontAwesome;
        font-weight: normal;
    }

  .disc-page .text-3:before {
        margin: 0 10px 0 15px;
        content: "\f111";
        color: #f3c700;
        font-family: FontAwesome;
        font-weight: normal;
    }
}

.disc-page .del-page-block-3 {
    background: #f3c700;
    background-image: linear-gradient(180deg, #f8e800, #f3c700);
    color: #000;
    width: 100%;
    float: left;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
}

.disc-page .telephonen {
    float: left;
    width: 50%;
    font-size: 22px;
    color: #0098ce;
}

.disc-page .email {
    float: left;
    width: 50%;
    font-size: 22px;
}

.disc-page .num-text-1 {
  font-size: 16px;
  margin-top: 8px;
  font-weight: 400;
  text-align: left;
}

.disc-page .site-deli {
    text-decoration: none;
}

.disc-page .telephonen:before {
    margin: 0 8px 0 16px;
    content: "\f095 ";
    color: #0098ce;
    font-family: FontAwesome;
    font-weight: normal;
}

.disc-page .email:before {
    margin: 0 8px 0 16px;
    content: "\f0e0";
    color: #0098ce;
    font-family: FontAwesome;
    font-weight: normal;
}

.disc-page .text-4 {
    text-align: left;
}

.disc-page .block-card {
    margin-top: 30px;
}

.disc-page .img-card {
    position: relative;
    float: left;
    width: 30%;
}

.disc-page .info-card {
    position: relative;
    float: left;
    width: 70%;
}

.disc-page .name-card {
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0 5px 0;
}

.disc-page .tel-card:before {
    margin: 0 7px 0 0px;
    content: "\f095";
    color: #0098ce;
    font-family: FontAwesome;
}

.disc-page .tel-style {
    text-decoration: none;
}

.disc-page .site-card:before {
    margin: 0 7px 0 0px;
    content: "\f0ac ";
    color: #0098ce;
    font-family: FontAwesome;
}

.disc-page .adress-part:before {
    margin: 0 5px 0 0;
    content: "\f124";
    color: #0098ce;
    font-family: FontAwesome;
}

.disc-page .row-1-img {
    width: 300px;
    border-radius: 12px;
    background: #f7f7f7;
    background-image: linear-gradient(180deg, #fff, #f7f7f7);
    box-shadow: 2px 2px 2px -1px #c7c7c7, -2px 2px 2px -1px #c7c7c7;
}

.disc-page .city-id {
    font-size: 16px;
    float: left;
    margin: 5px 10px 0 0px;
    padding: 3px 5px 3px 5px;
    border: 1px solid #0098ce;
    border-radius: 5px;
    font-weight: 500;
    width: 115px;
    text-align: center;
    transition-duration: 0.3s;
    display: inline-block;
    text-decoration: none;
}

.disc-page .city-id:hover {
    text-decoration: none;
    background: #E5EBF1;
    border: 1px solid #E5EBF1;
    color: #0098ce;
    font-size: 18px;
}

.disc-page .city-id:active {
    background: #D2D8DE;
    border: 1px solid #D2D8DE;
}


@media screen and (max-width: 600px) {
    .disc-page {
        font-size: 16px;
    }

  .disc-page .del-page-block-3 {
        padding: 5px;
        margin: 5px;
        text-align: center;
        font-weight: normal;
    }

  .disc-page .site-deli {
        font-weight: normal;
    }

  .disc-page .telephonen {
        padding: 0;
        margin: 0;
        width: 100%;
        float: none;
    }

  .disc-page .telephonen:before {
        content: none;
    }

  .disc-page .email {
        padding: 0;
        margin: 0;
        width: 100%;
        float: none;
    }

  .disc-page .email:before {
        content: none;
    }

  .disc-page .img-card {
        width: 100%;
    }

  .disc-page .info-card {
        float: none;
        width: 100%;
    }

  .disc-page .more-info {
        font-size: 14px;
        text-align: justify;
    }

  .disc-page .city-id {
        font-size: 14px;
        margin: 5px 5px 0 0;
        padding: 2px 0px 2px 0px;
    }

  .disc-page .text-4 {
        text-align: justify;
    }
}
/* End */
/* /discount/style.css?17036613668011 */
