#sp-main-body {padding: 10px 0;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {text-align:center; border-bottom: 2px solid #0000ff; padding-bottom: 5px;}
#sp-footer, #sp-bottom {background: #171717; color: #ffffff; text-align: center;}
#sp-footer1 {text-align:center;}
#sp-bottom {
    padding: 60px 0 30px;
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
}
.fas, .fa-solid {
    font-weight: 900;
    display: none;
}
#sp-header {
    background: #FFFF00;
}
img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 15px;
}
#sp-top-bar {background: #0000FF; color: #ffffff;}
#sp-top-bar a {color: #ffffff;}
.sp-contact-info li {font-size: 120%;}
.gtukopes-amiktun { 
  background:#309705; 
  border:2px solid #287b04; 
  border-radius:50%; 
  box-shadow:0 8px 10px rgba(56,163,253,0.3); 
  cursor:pointer; 
  height:68px; 
  text-align:center; 
  width:68px; 
  position: fixed; 
  right: 4%; 
  bottom: 4%; 
  z-index:999; 
  transition:.3s; 
  -webkit-animation:hoverWave linear 1s infinite; 
  animation:hoverWave linear 1s infinite; 
} 

.gtukopes-amiktun .telifonas { 
  height: 71px; 
  width: 71px; 
  border-radius: 100%; 
  position: relative; 
  overflow: hidden; 
} 

.gtukopes-amiktun .telifonas span { 
  text-align: center; 
  color: #1464a7; 
  opacity: 0; 
  font-size: 0; 
  position: absolute; 
  right: 7px; 
  top: 19px; 
  line-height: 12px; 
  font-weight: 600; 
  text-transform: uppercase; 
  transition: opacity .4s linear; 
  font-family: 'montserrat', Arial, Helvetica, sans-serif; 
} 

.gtukopes-amiktun .telifonas:hover span { 
  opacity: 1; 
  font-size: 9px; 
} 
.gtukopes-amiktun:hover i { 
  display:none; 
} 

.gtukopes-amiktun:hover { 
  z-index:1; 
  background:#fff; 
  color:transparent; 
  transition:.3s; 
} 
.gtukopes-amiktun:hover i { 
  color:#3992dc; 
  font-size:39px; 
  transition:.4s; 
} 
.gtukopes-amiktun i { 
  color: #e8e6e6; 
  font-size: 36px; 
  transition: .4s; 
  line-height: 69.7px; 
  transition: .5s ease-in-out; 
} 

.gtukopes-amiktun i { 
  animation: 1200ms ease 0s normal none 1 running shake; 
  animation-iteration-count: infinite; 
  -webkit-animation: 1200ms ease 0s normal none 1 running shake; 
  -webkit-animation-iteration-count: infinite; 
} 

@-webkit-keyframes hoverWave { 
  0% { 
  box-shadow:0 7px 9px rgba(64, 156, 232, 0.3),0 0 0 0 rgba(64, 156, 232, 0.3),0 0 0 0 rgba(64, 156, 232, 0.3)
} 
40% { 
  box-shadow:0 7px 9px rgba(64, 160, 241, 0.3),0 0 0 15px rgba(64, 160, 241, 0.3),0 0 0 0 rgba(64, 160, 241, 0.3) 
} 

}@keyframes hoverWave { 
  0% { 
  box-shadow:0 8px 10px rgba(49, 151, 236, 0.3),0 0 0 0 rgba(49, 151, 236, 0.3),0 0 0 0 rgba(49, 151, 236, 0.3) 
} 
40% { 
  box-shadow:0 8px 10px rgba(49, 151, 236, 0.3),0 0 0 15px rgba(49, 151, 236, 0.3),0 0 0 0 rgba(49, 151, 236, 0.3) 
} 
} 

/* animations icon */ 

@keyframes shake { 
0% { 
  transform: rotateZ(0deg); 
  -ms-transform: rotateZ(0deg); 
  -webkit-transform: rotateZ(0deg); 
} 
10% { 
  transform: rotateZ(-30deg); 
  -ms-transform: rotateZ(-30deg); 
  -webkit-transform: rotateZ(-30deg); 
} 
20% { 
  transform: rotateZ(15deg); 
  -ms-transform: rotateZ(15deg); 
  -webkit-transform: rotateZ(15deg); 
} 
30% { 
  transform: rotateZ(-10deg); 
  -ms-transform: rotateZ(-10deg); 
  -webkit-transform: rotateZ(-10deg); 
} 
40% { 
  transform: rotateZ(7.5deg); 
  -ms-transform: rotateZ(7.5deg); 
  -webkit-transform: rotateZ(7.5deg); 
} 
50% { 
  transform: rotateZ(-6deg); 
  -ms-transform: rotateZ(-6deg); 
  -webkit-transform: rotateZ(-6deg); 
} 
60% { 
  transform: rotateZ(5deg); 
  -ms-transform: rotateZ(5deg); 
  -webkit-transform: rotateZ(5deg); 
} 
70% { 
  transform: rotateZ(-4.28571deg); 
  -ms-transform: rotateZ(-4.28571deg); 
  -webkit-transform: rotateZ(-4.28571deg); 
} 
80% { 
  transform: rotateZ(3.75deg); 
  -ms-transform: rotateZ(3.75deg); 
  -webkit-transform: rotateZ(3.75deg); 
} 
90% { 
  transform: rotateZ(-3.33333deg); 
  -ms-transform: rotateZ(-3.33333deg); 
  -webkit-transform: rotateZ(-3.33333deg); 
} 
100% { 
  transform: rotateZ(0deg); 
  -ms-transform: rotateZ(0deg); 
  -webkit-transform: rotateZ(0deg); 
} 
} 

@-webkit-keyframes shake { 
0% { 
  transform: rotateZ(0deg); 
  -ms-transform: rotateZ(0deg); 
  -webkit-transform: rotateZ(0deg); 
} 
10% { 
  transform: rotateZ(-30deg); 
  -ms-transform: rotateZ(-30deg); 
  -webkit-transform: rotateZ(-30deg); 
} 
20% { 
  transform: rotateZ(15deg); 
  -ms-transform: rotateZ(15deg); 
  -webkit-transform: rotateZ(15deg); 
} 
30% { 
  transform: rotateZ(-10deg); 
  -ms-transform: rotateZ(-10deg); 
  -webkit-transform: rotateZ(-10deg); 
} 
40% { 
  transform: rotateZ(7.5deg); 
  -ms-transform: rotateZ(7.5deg); 
  -webkit-transform: rotateZ(7.5deg); 
} 
50% { 
  transform: rotateZ(-6deg); 
  -ms-transform: rotateZ(-6deg); 
  -webkit-transform: rotateZ(-6deg); 
} 
60% { 
  transform: rotateZ(5deg); 
  -ms-transform: rotateZ(5deg); 
  -webkit-transform: rotateZ(5deg); 
} 
70% { 
  transform: rotateZ(-4.28571deg); 
  -ms-transform: rotateZ(-4.28571deg); 
  -webkit-transform: rotateZ(-4.28571deg); 
} 
80% { 
  transform: rotateZ(3.75deg); 
  -ms-transform: rotateZ(3.75deg); 
  -webkit-transform: rotateZ(3.75deg); 
} 
90% { 
  transform: rotateZ(-3.33333deg); 
  -ms-transform: rotateZ(-3.33333deg); 
  -webkit-transform: rotateZ(-3.33333deg); 
} 
100% { 
  transform: rotateZ(0deg); 
  -ms-transform: rotateZ(0deg); 
  -webkit-transform: rotateZ(0deg); 
} 
}
.sss {text-align:center;}
.float-start {float: left !important; display: none;}

.scroll-image {
    width: auto;
    display: block;
    margin: 1px auto;
    opacity: 0;
    transform: translateX(100px);
    transition: opacity 1.2s 
ease-out, transform 1.2s 
ease-out;
}
.scroll-image.visible {
    opacity: 1;
    transform: translateX(0);
}

.logo {
  opacity: 0;
  animation: slideInFromLeft 1s ease-out 0.5s forwards;
  will-change: transform, opacity;
}

@keyframes slideInFromLeft {
  0% {
    opacity: 0;
    transform: translateX(-60px);
  }
  80% {
    opacity: 1;
    transform: translateX(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.line {
  opacity: 0;
  transform: translateX(-40px);
  animation: slideIn 0.6s ease-out forwards;
  will-change: opacity, transform;
}

.line:nth-child(1) { animation-delay: 0.2s; }
.line:nth-child(2) { animation-delay: 0.4s; }
.line:nth-child(3) { animation-delay: 0.6s; }
.line:nth-child(4) { animation-delay: 0.8s; }
.line:nth-child(5) { animation-delay: 1s; }

@keyframes slideIn {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
    padding: 4px 0px;
    line-height: 30px;
    border-bottom: solid 2px #000000;
    font-size: 12px;
    color:#000000;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    color: #000000;
}
.price-top {
    text-align: center;
    background-color: #000000;
    padding: 10px;
    margin-bottom: 15px;
    color: #ffffff;
    border-radius: 10px;
}


.price-table {
    width: 100%;
    max-width: 600px;
    margin: 20px auto;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    font-family: Arial, sans-serif;
}

.price-row {
    display: grid;
    grid-template-columns: 2fr 1fr;
}

.price-row > div {
    padding: 15px;
    border-bottom: 1px solid #eee;
}

.price-row > div:first-child {
    border-right: 1px solid #eee;
}

.price-header {
    background: #333;
    color: #fff;
    font-weight: bold;
}

.price-row:last-child > div {
    border-bottom: none;
}

@media (max-width: 600px) {
    .price-row {
        grid-template-columns: 1.5fr 1fr;
    }

    .price-row > div {
        padding: 10px;
        font-size: 14px;
    }
}
.hero { background:#f6f7f9; padding:70px 20px; color:#111827; border-radius:15px; overflow:hidden; }
.hero__container { max-width:1200px; margin:0 auto; }
.hero__content { max-width:900px; }
.hero-title { font-size:48px; line-height:1.1; font-weight:800; color:#111827; }
.hero-title span { color:#0000ff; }
.hero__subtitle { max-width:600px; margin:24px 0 30px; color:#000000; font-size:19px; line-height:1.6; }
.hero__info { display:flex; flex-wrap:wrap; gap:10px; margin-bottom:30px; }
.hero__info-item { min-width:190px; padding:17px 20px; background:#ffffff; border:1px solid #e5e7eb; border-radius:14px; box-shadow:0 5px 20px rgba(0,0,0,.04); }
.hero__info-item strong { display:block; margin-bottom:4px; color:#111827; font-size:22px; line-height:1.2; }
.hero__info-item span { color:#6b7280; font-size:13px; }
.hero__actions { display:flex; flex-wrap:wrap; align-items:center; gap:20px; }
.btn { display:inline-flex; align-items:center; justify-content:center; min-height:56px; padding:0 28px; border-radius:12px; text-decoration:none; font-size:16px; font-weight:800; transition:transform .2s ease,box-shadow .2s ease,background .2s ease; }
.btn:hover { transform:translateY(-2px); }
.btn--primary { background:#0000ff; color:#ffffff; box-shadow:0 10px 25px rgba(0,0,255,.20); }
.btn--primary:hover { background:#0000cc; }
.btn--phone { background:#ffff00; color:#111827; border:1px solid #d1d5db; }
.btn--phone:hover { background:#eeee00; }

@media (max-width:800px) {
.hero { padding:35px 16px 45px; }
.hero__content { max-width:100%; text-align:center; }
.hero-title { font-size:34px; line-height:1.08; }
.hero__subtitle { margin:18px auto 25px; font-size:16px; line-height:1.5; }
.hero__info { justify-content:center; }
.hero__info-item { flex:1 1 140px; min-width:0; }
.hero__info-item strong { font-size:19px; }
.hero__actions { flex-direction:column; width:100%; gap:12px; }
.btn { width:100%; }
}