@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bakbak+One&display=swap');

body{
    direction: ltr;
    font-family: 'PT Sans', sans-serif !important;
    font-size: 15px;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    cursor: pointer;
}
.stilPad {
    padding: 54px 0;
}
.stilPadMin {
    padding: 45px 0;
}
.check {
    color: #040303;
}
.dropdown-menu {
    width: 280px !important;
}
.stilTitl {
    padding-top: 17px;
    padding-bottom: 17px;
    color: #040303;
    text-align: start;
    font-weight: 900;
}
.header-main {
    background-color: #e3e3e3;
}
.header {
    display: flex;
    justify-content: space-around;
    color: #040303;
    align-items: center;
}
.header-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
    padding: 15px;
}
.logo-title {
    font-size: 19px;
    padding: 6px;
}
.header-logo img {
    height: 45;
}
.dropdown {
    display: flex;
    align-items: center;
    gap: 15px;
}
.dropdown a {
    color: #040303;
}
.dropdown button {
    color: #040303;
}

.header-main-dabl {
    color: rgb(255, 255, 255);
    background-color: #040303;
}
.header-back {
    background-image: url(assets/images/LightBackground_2025-03-30_09-30-560.png);
    background-position: center;
    background-size: cover;
}
.header-osnov {
    display: flex;
    align-items: center;
    gap: 27px;
}
.header-osnov-content {
    display: flex;
    flex: 1;
    gap: 17px;
}
.header-osnov-content-text {
    display: flex;
    gap: 17px;
}
.header-osnov-content-text-info {
    display: flex;
    gap: 17px;
}
.header-osnov-content-text-kontakt {
    display: flex;
    flex: 1;
    gap: 17px;
}
.header-osnov-content-text-kontakt div a {
    display: flex;
    align-items: center;
    gap: 17px; 
}
.header-osnov-content-text-kontakt a {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    align-items: center;
    word-break: break-all;
    color: #fff;
}
.text-kontakt-info i {
    font-size: 26px;
}
.content-block {
    word-break: break-all;
    overflow: hidden;
}
.header-osnov-content-time {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 17px;
}
.header-osnov-content-time i {
    font-size: 26px;
    padding-right: 15px;
}
.header-osnov-content-box {
    display: flex;
    flex-direction: column;
    gap: 17px;
}
.header-osnov-picter {
    display: flex;
    flex: 1;
    justify-content: center;
}
.header-osnov-picter-img {
    display: flex;
    justify-content: center;
}
.header-osnov-picter-img img {
    object-fit: contain;
    height: 240px;
    width: 100%;
}
.bloc-img {
    display: flex;
}
.header-osnov-picter-video video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-position: center;
}
.bloc-video {
    display: none;
}

.col {
    padding: 15px  0;
}

.osnovnoy {
    display: flex;
    gap: 27px;
}
.osnovnoy-content {
    display: flex;
    gap: 27px;
        align-items: center;
}
.osnovnoy-content-img {
    flex: 1;
}
.osnovnoy-content-img-2 {
    padding-top: 45px;
}
.osnovnoy-content-img img {
    object-fit: cover;
    height: 340px;
    width: 100%;
}
.about-left {
    position: relative;
}
.about-thumb img {
    object-fit: cover;
    height: 318px;
}
.about-shape {
    position: absolute;
    bottom: 22%;
    left: 29%;
}
.about-shape img {
    height: 140px;
    width: 100%;
    object-fit: cover;
    margin-bottom: -140px;
    margin-left: 87px;
}
.top-img-up-down2 {
    -webkit-animation: top-image-bounce 2s infinite ease-in-out;
    animation: top-image-bounce 2s infinite ease-in-out;
}
@-webkit-keyframes top-image-bounce {
    0% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    50% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@keyframes top-image-bounce {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    50% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}
.osnovnoy-content-text {
    flex: 1;
    background-color: rgb(255, 255, 255);
    display: flex;
    flex-direction: column;
    gap: 17px;
    padding: 27px;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.07);
    border-radius: 15px;
}
.osnovnoy-content-malerial {
    display: flex;
    gap: 17px;
}
.malerial-box {
    display: flex;
    gap: 17px;
    padding: 17px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
    border-radius: 15px;
}
.malerial-box-info {
    display: flex;
    gap: 17px;
}
.malerial-box-img i {
    color:  #040303;
    font-size: 56px;
}
.malerial-box-info-title {
    font-size: 19px;
    border-bottom: 1px solid;
}



.osnovnoy-forma {
    background: url(assets/images/classic_bg_2025-04-02_09-30-560.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    height: auto;
}
.osnovnoy-forma-bac {
    background-color:  #040303;
}
.forma-one {
    display: flex;
    gap: 27px;
    align-items: center;
}
.osnovnoy-forma-form {
    flex: 1;
    background-color: rgb(255, 255, 255);
    display: flex;
    flex-direction: column;
    gap: 17px;
    padding: 27px;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.07);
    border-radius: 15px;
}


.tovar-main {
    background-color: #290001;
}
.tovar {
    display: flex;
    gap: 27px;
}
.tel-btn {
    width: 50%;
}
.tovar-box-info-price {
    font-weight: 900;
    font-size: 19px;
}
.tovar-box {
    display: flex;
    flex: 1;
    gap: 27px;
}
.tovar-box-img {
    flex: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tovar-box-img:hover {
    transform: scale(1.1);
}
.tovar-box-img img {
    width: 100%;
    object-fit: contain;
    height: 440px;
    display: flex;
    transition: transform 0.25s;
}
.tovar-box-info {
    flex: 1;
    background-color: rgb(255, 255, 255);
    display: flex;
    flex-direction: column;
    gap: 17px;
    padding: 27px;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.07);
    border-radius: 15px;
}
.tovar-box-info-new {
    display: flex;
    flex-direction: column;
    gap: 17px;
}
.tovar-box-info-title {
    font-size: 19px;
    color: #040303;
}
.tovar-box-info-new div {
    display: flex;
    align-items: center;
}
.tovar-box-info-new span {
    border-bottom: 1px solid;
}
.tovar-box-info-aviable {
    color: rgb(85, 163, 80);
    font-size: 19px;
}
.tovar-box-info-rating i {
    font-size: 19px;
}
.tovar-box-info-more {
    font-size: 19px;
    color: #040303;
}
.tovar-box-info-more:hover {
    color: #ffd384;
}
.bottom-section {
    color: rgb(255, 255, 255);
    background-color: #040303;
}
.footer-back {
    background-image: url(assets/images/LightBackground_2025-03-30_09-30-561.png);
    background-position: center;
    background-size: cover;
}
.footer {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 27px;
}

.line-white {
    color: rgb(255, 255, 255);
    width: 100%;
}
.foot-title {
    color: rgb(255, 255, 255);
}
.footer-politik {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 17px;
    padding: 17px;
    align-items: center;
}
.bottom-polytick-link a {
    color: rgb(255, 255, 255);
}
.footer-info {
    display: flex;
    gap: 27px;
}
.footer-info-img {
    display: flex;
    flex: 1;
    justify-content: space-around;
    gap: 17px;
}
.footer-info-img img {
    height:  40px;
    width: auto;
}
.footer-info-kontakt {
    display: flex;
    flex: 1;
    justify-content: space-around;
    gap: 27px;
}
.footer-info-kontakt div  a{
    display: flex;
    align-items: center;
     gap: 17px
}
.footer-info-kontakt a {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    gap: 17px;
    word-break: break-all;
    color: #fff;
}
.footer-info-kontakt i {
    font-size: 26px;
}
.footer-info-dopol {
    display: flex;
    flex: 1;
    gap: 17px;
}
.footer-logo {
    flex: 1;
}
.footer-politik-us {
    flex: 1;
}
.menay {
    display: flex;
}
.whit {
    color: #ffffff;
}
.newbox-main {
    height: auto;
}
.newbox-bakc {
    background-color: #040303;
}
.newbox-box {
    flex: 1;
    background-color: rgb(255, 255, 255);
    display: flex;
    gap: 17px;
    padding: 27px;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.07);
    border-radius: 15px;
}
.newbox-box-main {
    flex: 1;
    display: flex;
    color: black;
    gap: 17px;
    padding: 17px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    align-items: center;
}
.newbox-box-main i {
    color:  #040303;
    font-size: 56px;
}
.newbox-box-main-info {
    display: flex;
    gap: 17px;
    align-items: center;
}
.newbox-box-main-info-title {
    font-size: 19px;
}

.reviews-info {
    display: flex;
    gap: 27px;
}
.blokc-img-rew {
    display: flex !important;
}
.slider-box {
    display: flex;
    padding: 27px;
    margin: 27px;
    box-shadow: 11px 11px 20px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
}
.slider-box-dop {
    display: flex;
    justify-content: space-between;
}
.slider-box-img img {
    height: 54px;
    border-radius: 0%;
}
.slider-box-img i {
    font-size: 57px;
    color: #040303;
}
.slider-box-text {
    padding: 15px  0;
}
.slider-box-name {
    padding: 15px  0;
}
.slider-box-dop {
    padding: 15px  0;
}


.contackt-main {
    background-color: #290001;
}
.contackt {
    display: flex;
    flex-direction: column;
    gap: 27px;
}
.foorma-map {
    display: flex;
    align-items: center;
    gap: 27px;
}
.foorma {
    flex: 1;
}
.map {
    flex: 1;
    display: flex;
    align-items: center;
}
.kontac-order {
    display: flex;
    background-color: #FFFFFF;
    gap: 27px;
    padding: 27px;
    box-shadow: 11px 11px 20px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
}
.kontac {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 17px;
}
.contackt-new {
    display: flex;
    gap: 17px;
}
.order {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 17px;
}
.contact-item {
    display: flex;
    align-items: center;
    gap: 17px;
}
.contact-item a {
    word-break: break-all;
    color: black;
}
.box-main {
    display: flex;
    flex-direction: column;
}
.box-title {
    font-weight: 900;
    padding: 15px;
}
.box-text {
    padding: 15px;
}
.box-img {
    padding-right:  15px;
}
.box-img {
    color: #FFFFFF;
    font-size: 33px;
}
.box-img i {
    background-color: #040303;
    border-radius: 40px;
    padding: 17px;
}
.foot-oder {
    display: flex;
    align-items: center;
    gap: 17px;
}

.page-main {
    display: flex;
    flex-direction: column;
    gap: 27px;
}
.page-osnov {
    display: flex;
    flex-direction: column;
    gap: 27px;
}
.page-osnov-mater {
    display: flex;
    align-items: center;
    gap: 27px;
}
.page-osnov-mater-img {
    height: 340px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.page-osnov-mater-img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.page-osnov-mater-dop {
    display: flex;
    flex-direction: column;
     padding: 27px;
    box-shadow: 11px 11px 20px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
}

.page-pohog {
    display: flex;
    flex-direction: column;
    gap: 27px;
}
.page-pohog-new {
    display: flex;
    gap: 27px;
}
.page-pohog-box {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin: 17px;
    gap: 17px;
    padding: 27px;
    box-shadow: 11px 11px 20px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
}
.page-pohog-box-img {
    flex: 1;
    display: flex;
    justify-content: center;
}
.page-pohog-box-img img {
    width: 100%;
    object-fit: contain;
    height: 250px;
}
.page-pohog-box-info {
    display: flex;
    flex-direction: column;
    gap: 17px;
}
.page-osnov-forma {
    display: flex;
    flex-direction: column;
    padding: 17px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 24px 0px;
    border-radius: 15px;
}
.form-check-label {
    padding-left: 15px;
}
.dropdown-item {
    white-space: break-spaces !important;
}
@media (max-width: 1200px) {
    .header {
        flex-direction: column !important;
    }
    .dropdown {
        padding-bottom: 15px;
    }
    .header-osnov {
        flex-direction: column-reverse !important;
    }
    .header-osnov-picter-video video {
        height: 363px;
    }
    .forma-one {
        flex-direction: column !important;
    }
    .osnovnoy-content {
        flex-direction: column !important;
    }
    .malerial-box {
        justify-content: flex-start !important;
    }
    .about-thumb img {
        height: 213px;
    }
    .osnovnoy-content-img img {
        height: 213px;
    }
    .tovar-box {
        flex-direction: column !important;
    }
    .var-2 {
        flex-direction: column-reverse !important;
    }
    .newbox-box {
        flex-direction: column !important;
    }
    .newbox-box-main {
        flex-direction: row !important;
        justify-content: center;
    }
    .malerial-box {
        flex-direction: row !important;
    }
    .foorma-map {
        flex-direction: column !important;
    }
    .map {
        width: 100%;
    }
    .page-osnov-mater {
        flex-direction: column !important;
    }
    .page-pohog-new {
        flex-direction: column !important;
    }
    .page-pohog-box {
        flex-direction: row !important;
    }
}
@media (max-width: 991px) {
    .dropdown {
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer-info-kontakt {
        flex-direction: column !important;
        align-items: center;

    }
    .footer-info-dopol {
        flex-direction: column !important;
        align-items: center;
    }
    .footer-info {
        flex-direction: column !important;
        align-items: center
    }
    .footer-politik-us {
        text-align: center;
    }
    .kontac-order {
        flex-direction: column !important;
            align-items: center
    }
}
@media(max-width: 767px) {
    .header-osnov-content-text {
        flex-direction: column !important;
        align-items: center;
    }
    .header-osnov-content-text-kontakt {
        align-items: center;
        padding-bottom: 18px;
        border-bottom: 1px solid;
    }
    .header-osnov-content-time {
        padding-bottom: 18px;
        border-bottom: 1px solid;
    }
    .header-osnov-picter-video video {
        height: 363px;
    }
    .newbox-box-main {
        flex-direction: column !important;
    }
    .about-shape img {
        height: 118px;
        margin-left: 40px;
    }
    .about-thumb img {
        height: 250px;
    }
    .osnovnoy-content-img img {
        height: 250px;
    }
    .header-osnov-picter-img img {
        height: 115px;
    }
    .malerial-box {
        flex-direction: column !important;
    }
    .page-pohog-box {
        flex-direction: column !important;
        align-items: center;
    }
    .page-pohog-box-info {
        align-items: center;
    }
}
@media(max-width: 570px) {
    .page-osnov-mater-img {
        height: auto;
    }
    .dropdown {
        flex-direction: column !important;
    }
    .footer-info-img {
        flex-direction: column !important;
    }
    .footer-politik {
        flex-direction: column !important;
    }
    .box-main {
        text-align: center;
    }
    .foot-oder {
        flex-direction: column !important;
        align-items: center;
    }
    
    .contact-item {
        flex-direction: column !important;
        align-items: center;
    }
    .tovar-box-info-title {
        font-size: 18px;
    }
    .tovar-box-info-more  {
         font-size: 18px;
     }
     .dropdown-menu {
        width: 180px !important;
     }
}
@media(max-width: 450px) {
    .top-img-up-down2 {
        display: none;
    }   
}

.reviews-main,
.page-pohog,
.reviews-main,
.newbox-main{
    overflow: hidden;
}

.but,
button {
  outline: none;
  border: none;
  background: inherit;
  box-sizing: border-box !important;
}
.button-1{
  background-color: white;
  color: black;
  border-radius: 250px;
  font-size: 16px;
  font-weight: 500;
  padding: 18px 27px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  border: 1px solid black;
  box-shadow: 0 0 0 0 black;
}
.button-1:hover {
  transform: translateY(-4px) translateX(-2px);
  box-shadow: 2px 5px 0 0 black;
}
.button-1:active {
  transform: translateY(2px) translateX(1px);
  box-shadow: 0 0 0 0 black;
}
.button-2 {
  padding: 15px 18px;
  border: none;
  outline: none;
  color: #FFF;
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 15px;
}

.button-2::after {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgb(46, 46, 46);
  left: 0;
  top: 0;
  border-radius: 15px;
}

.button-2::before {
  content: "";
  background: linear-gradient(45deg,
      #FF0000, #002BFF, #FF00C8, #002BFF,
      #FF0000, #002BFF, #FF00C8, #002BFF);
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 600%;
  z-index: -1;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  filter: blur(6px);
  animation: glowing 20s linear infinite;
  transition: opacity .3s ease-in-out;
  border-radius: 15px;
  opacity: 0;
}

.button-2:hover::before {
  opacity: 1;
}

.button-2:active:after {
  background: transparent;
}

.button-2:active {
  color: #FFF;
  font-weight: 900;
}

.button-3 {
  padding:  15px  27px;
  font-size: 16px;
  border: none;
  background: #6285f8;
  color: white;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.button-3:hover {
  color: rgb(255, 255, 255);
}

.button-3::before,
.button-3::after {
  content: "";
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background: rgba(128, 128, 128, 0.096);
  backdrop-filter: blur(6px);
  z-index: -1;
  transition: all 0.4s;
}

.button-3::after {
  z-index: -2;
  transition: all 0.4s;
}

.button-3:hover::before {
  background: rgb(0, 0, 0, 0.315);
  border-radius: 15px;
}

.button-3:hover::after {
  background: linear-gradient(to right, #cb6ce6, #38b6ff);
  border-radius: 15px;
  transform: scale(1.07, 1.2) rotateX(180deg);
}

.button-4 {
  background-color: rgb(82, 163, 255);
  color: #f8f8f8;
  border: 0 none;
  padding:  18px  27px;
  text-decoration: none;
  display: inline-block;
  transition: background-color 300ms ease, color 300ms ease;
  font-size: 16px;
  position: relative;
  text-align: center;
  cursor: pointer;
}

.button-4::before,
.button-4::after {
  content: attr(data-label);
  display: inline-block;
  position: absolute;
  transition: all 300ms ease;
  width: 100%;
  left: 0;
  top: 50%;
  color: white;
}

.button-4::before {
  opacity: 0;
  transform: translateY(calc(-50% - 15px));
}

.button-4::after {
  opacity: 1;
  transform: translateY(-50%);
}

.button-4:hover {
  background-color: rgb(66, 133, 209);
}

.button-4:hover::before {
  opacity: 1;
  transform: translateY(-50%);
}

.button-4:hover::after {
  opacity: 0;
  transform: translateY(calc(-50% + 15px));
}

.button-4:active {
  background-color: rgb(82, 163, 255);
}


.button-5 {
  text-decoration: none;
  outline: none;
  background-color: #ffffff;
  color: rgb(27, 25, 25);
  display: inline-block;
  position: relative;
  padding:  18px  27px;
  border: 1px solid;
  border-image: linear-gradient(180deg, #ff3000, #ed0200, #ff096c, #d50082);
  border-image-slice: 1;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  overflow: hidden;
  letter-spacing: 2px;
  transition: .8s cubic-bezier(.165, .84, .44, 1);
}

.button-5:hover {
  background-color: rgb(66, 133, 209);
  background: rgba(255, 255, 255, 0);
}

.button-5:hover:before {
  bottom: 0%;
  top: auto;
  height: 100%;
}

.button-5:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  width: 100%;
  z-index: -1;
  color: white;
  background: linear-gradient(180deg, #ff3000, #ed0200, #ff096c, #d50082);
  transition: .8s cubic-bezier(.165, .84, .44, 1);
}

.contackt-main{
    .stilTitl{
        color: white;
    }
}

.map iframe{
    border: none;
}

.privacySection{
    padding: 113px 18px;

    h1{
        margin-bottom: 27px;"
    }
}