/*
Theme Name: podolsk-top.ru
Theme URI: podolsk-top.ru
Template: hestia
Author: podolsk-top.ru
Author URI: podolsk-top.ru
Description: podolsk-top.ru
Tags: podolsk-top.ru
Version: 3.3.1748864787
Updated: 2025-06-02 14:46:27

*/

.footer-big .copyright {display:none;}
@media (min-width: 992px) { .col-md-4 {width: 100%;}}
footer.footer.footer-black {background-image: url(https://podolsk-top.ru/wp-content/uploads/2025/06/fon-podval.jpg);}
.page-header.header-small .container .hestia-title {text-align: left;}
.section {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  width: 100%;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .section {
    padding-left: 9px;
    padding-right: 9px;
  }
}
.main {background: #fafeff;}
.panel-row-style {
    position: relative;  /* Для позиционирования оверлея */
    background-size: cover;
    background-position: center;
    z-index: 1;  /* Контент будет поверх оверлея */
}

/* Затемняющий оверлей */
.panel-row-style::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(85deg, #fffffffa, #ffffffa3);  /* Чёрный с прозрачностью 50% */
    z-index: -1;  /* Оверлей под контентом, но над фоном */
}
.page-id-60 .panel-row-style::after {
    display: none;
}
h3 {font-size: 27px;}

.callpod {background: #1acb90;}.viberpod {background: #8a50e2;}
.telegrampod {background: #26aed5;} .mailpod {background: #daba30;} .instapod {background: #f503c1;}.whatspod {background: #3bdc58;}.tikpod {background: #505050;} .vkpod {background:#0970ce;}
.contactpod {background: #ffffff82;border-radius: 8px;box-shadow: 1px 1px 5px 1px #e4e4e4;padding: 10px 15px;}
 .callpodbut {
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 50px;
            background-color: #2db183;
            color: white;
            font-size: 16px;
            font-weight: bold;
            text-align: center;
            line-height: 50px;
            text-decoration: none;
            z-index: 1000;
            box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2); }
 .callpodbut:hover {background-color: #218838;}
@media (min-width: 768px) {.callpodbut {display: none;}}
button {position: relative;
    margin: 5px 2px;
    padding: 9px 20px;
    border-radius: 3px;
}
.sow-accordion-panel {border-radius:8px !important;}
.podh1 {font-size: 70px;
    font-weight: 600;
    color: #424242;}
@media (min-width: 768px) {.telpod {font-size: 40px;
    font-weight: 500;
    color: #3e3e3e;
    background: #ffffff;
    border-radius: 10px;
    padding: 4px 12px;
	box-shadow: 0px 0px 8px 1px #55555540;}
.podh1 {font-size: 70px;
    font-weight: 600;
    color: #424242;}}
@media (max-width: 767px) {.telpod {font-size: 30px;
    font-weight: 500;
    color: #3e3e3e;
    background: #ffffff;
    border-radius: 10px;
    padding: 4px 12px;
	box-shadow: 0px 0px 8px 1px #55555540;}
.podh1 {font-size: 50px;text-decoration: auto;
    font-weight: 600;
    color: #424242;}}


.checkbox {display: inline-block;
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    margin-right: 12px;
    background: #f5f5f7;
    border: 3px solid #2d2d2d;
    border-radius: 6px;
    vertical-align: middle;
    position: relative;
    box-sizing: border-box;
    background-image: url(https://podolsk-top.ru/wp-content/uploads/2025/07/bez-nazvaniya.svg);
    background-repeat: no-repeat;
    background-position: center;
  background-size: 14px 14px;}
.navbar .navbar-nav > li a {
    font-weight: 500;
    font-size: 17px;
}

.call-podolsk {
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 50px;
            background-color: #2db183;
            color: white;
            font-size: 16px;
            font-weight: bold;
            text-align: center;
            line-height: 50px;
            text-decoration: none;
            z-index: 1000;
            box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2); }
    .call-podolsk:hover {background-color: #218838;}
@media (min-width: 768px) {.call-podolsk {display: none;}}
.page-header.header-small .container .hestia-title {background: #f7f9eecf;
  border-radius: 20px;}
@media (max-width: 768px) {
  .navbar>.container { background: #f7f9eecf;}}
.callpodolsk {background: #f7f7f7;
    box-shadow: 1px 1px 7px 3px #00000014;
  border-radius: 6px;}
	@media (min-width: 992px) {
    .col-md-8 {
        width: 65%;
    }
}
	@media (min-width: 992px) {
    .col-md-offset-2 {
        margin-left: 1.66666667%;
    }
}
.podolsk24-share {
    background: #fafafa;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin: 20px 0;
    padding: 15px;
    text-align: center;
}

.podolsk24-share-title {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.podolsk24-share-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin-top: 10px;
}

.podolsk24-share-btn {
    align-items: center;
    background: #0088cc;
    border: none;
    border-radius: 6px;
    color: white !important;
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-weight: 500;
    justify-content: center;
    min-width: 120px;
    padding: 8px 15px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.podolsk24-share-btn:hover {
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    transform: translateY(-2px);
}

.podolsk24-share-btn i {
    font-weight: bold;
    margin-right: 5px;
}

.podolsk24-share-telegram { background: #0088cc; }
.podolsk24-share-viber { background: #7360f2; }
.podolsk24-share-vk { background: #4a76a8; }
.podolsk24-share-whatsapp { background: #25d366; }
.podolsk24-share-ok { background: #ee8208; }

.random-services-widget {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.service-link {
    background-color: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 4px;
    color: #333;
    display: block;
    padding: 8px 12px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.service-link:hover {
    background-color: #007cba;
    color: white;
    text-decoration: none;
}

/* Стили для сайдбара */
@media (min-width: 992px) {
    .blog-sidebar-wrapper, .shop-sidebar-wrapper {
        background: #ffffff;
        border: solid 4px #7f7973;
        border-radius: 12px;
        float: left;
        padding: 10px;
        position: static;
    }
}

.section {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1300px;
    padding-left: 24px;
    padding-right: 24px;
    width: 100%;
}

/* Мобильные стили */
@media (max-width: 1329px) {
    body, html {
        max-width: 100%;
        overflow-x: hidden;
    }
}

/* Кнопка Podolsk24 */
.buttpodolsk24 {
    background: #00d088;
    border-radius: 11px;
    box-shadow: 0px 0px 8px 1px #b9b9b9;
    color: #ffffff;
    font-size: 24pt;
    padding: 2px 10px;
}
.sow-accordion-panel .sow-accordion-panel-header {border-radius: 10px;
    border: 1px dashed #b2b2b2;font-weight: 500;}
.navbar-brand {
    pointer-events: none;
    cursor: default;
}

/* Или более конкретно */
.title-logo-wrapper .navbar-brand {
    pointer-events: none;
    cursor: default;
}
.widget ul {list-style: disc !important;}
.buttpodtop {
 display: inline-block;
    padding: 12px 22px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Segoe UI', Arial, sans-serif;
    color: #303030 !important;
    background: linear-gradient(135deg, #ffffff, #efefef);
    border: none;
    border-radius: 16px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: all 0.35s ease;
    box-shadow: 0 8px 25px rgba(255, 59, 48, 0.35);
    z-index: 1;
    border: 2px dashed #f12722;
}

/* Эффект свечения при наведении */
.buttpodtop::before {
  content: '';
  position: absolute;
  top: 0; left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.25), transparent);
  transition: 0.7s;
  z-index: -1;
}

.buttpodtop:hover::before {
  left: 100%;
}

/* Подъём и усиление тени */
.buttpodtop:hover {
	background: linear-gradient(135deg, #ff2424, #ff3e3e);
    color: white !important;
    border: 2px dashed white;
}

/* Лёгкое нажатие */
.buttpodtop:active {
  transform: translateY(-1px);
  box-shadow: 0 8px 20px rgba(255, 59, 48, 0.4);
}