body { font-family: Montserrat, sans-serif; color: rgb(68, 68, 68); }a { color: rgb(185, 26, 31); text-decoration: none; }a:hover { color: rgb(232, 45, 45); text-decoration: none; }h1, h2, h3, h4, h5, h6 { font-family: Montserrat, sans-serif; }.back-to-top { position: fixed; visibility: hidden; opacity: 0; right: 15px; bottom: 15px; z-index: 996; background: rgb(204, 22, 22); width: 40px; height: 40px; transition: 0.4s; }.back-to-top i { font-size: 28px; color: rgb(255, 255, 255); line-height: 0; }.back-to-top:hover { background: rgb(231, 35, 35); color: rgb(255, 255, 255); }.back-to-top.active { visibility: visible; opacity: 1; }#preloader { position: fixed; inset: 0px; z-index: 9999; overflow: hidden; background: rgb(255, 255, 255); }#preloader::before { content: ""; position: fixed; top: calc(50% - 30px); left: calc(50% - 30px); border-width: 6px; border-style: solid; border-color: rgb(239, 239, 239) rgb(204, 22, 22) rgb(204, 22, 22); border-image: initial; border-radius: 50%; width: 60px; height: 60px; animation: 1s linear 0s infinite normal none running animate-preloader; }.swiper-backface-hidden .swiper-slide { display: flex !important; justify-content: center !important; }.testimonials .testimonials-carousel, .testimonials .testimonials-slider { overflow: hidden; }.testimonials .testimonial-item { box-sizing: content-box; min-height: 450px; width: 450px; background: white; padding: 20px; border-radius: 50%; display: flex; flex-direction: column; justify-content: center; align-items: center; }.testimonials .testimonial-item .testimonial-img { width: 90px; border-radius: 50%; margin: -40px 0px 0px 40px; position: relative; z-index: 2; border: 6px solid rgba(255, 255, 255, 0.2); }.testimonials .testimonial-item h3 { font-size: 18px; font-weight: bold; margin: 10px 0px 5px 45px; color: white; }.testimonials .testimonial-item h4 { font-size: 14px; color: rgba(255, 255, 255, 0.6); margin: 0px 0px 0px 45px; }.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right { color: rgb(211, 175, 113); font-size: 26px; }.testimonials .testimonial-item .quote-icon-left { display: inline-block; left: -5px; position: relative; }.testimonials .testimonial-item .quote-icon-right { display: inline-block; right: -5px; position: relative; top: 10px; }.testimonials .testimonial-item p { font-style: italic; margin: 0px 15px; padding: 20px 20px 60px; background: rgb(38, 35, 29); border-radius: 6px; position: relative; z-index: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; }.testimonials .swiper-pagination { margin-top: 30px; position: relative; }.testimonials .swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; background-color: rgba(255, 255, 255, 0.4); opacity: 1; }.testimonials .swiper-pagination .swiper-pagination-bullet-active { background-color: rgb(204, 22, 22); }.blog-card { position: relative; border-radius: 8px; overflow: hidden; margin-bottom: 30px; transition: 0.3s; background: rgb(28, 35, 49); border: 1px solid rgba(255, 255, 255, 0.08); }.blog-card:hover { transform: translateY(-8px); box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 20px; }.blog-card:hover .card-overlay { background: linear-gradient(transparent, rgb(15, 40, 63)); }.blog-image { width: 100%; height: 280px; object-fit: cover; }.card-overlay { position: absolute; bottom: 0px; left: 0px; right: 0px; padding: 30px; background: linear-gradient(transparent, rgba(0, 0, 0, 0.85)); transition: background 0.3s; }.category-tag { font-size: 0.8rem; text-transform: uppercase; margin-bottom: 12px; display: block; color: rgb(233, 53, 69); font-weight: 500; letter-spacing: 1px; }.card-title { font-size: 1.5rem; margin-bottom: 0px; font-weight: 600; color: white; line-height: 1.4; }.section-title { font-size: 3.5rem; font-weight: 800; margin-bottom: 1.5rem; text-align: center; position: relative; }.section-title::after { content: "НАШИТЕ УСЛУГИ"; position: absolute; top: -15px; left: 50%; transform: translateX(-50%); color: rgba(233, 53, 69, 0.1); font-size: 4.5rem; white-space: nowrap; z-index: -1; }.section-subtitle { text-align: center; color: rgb(160, 174, 192); font-size: 1.1rem; max-width: 800px; margin: 0px auto 4rem; line-height: 1.6; }.roadmap-tag { display: inline-block; background-color: rgb(34, 197, 94); color: white; padding: 4px 16px; border-radius: 4px; font-size: 0.8rem; text-transform: lowercase; margin-bottom: 2.5rem; font-weight: 500; }.blog-header { background-color: rgb(248, 249, 250); padding: 1rem 0px; border-bottom: 1px solid rgb(222, 226, 230); }.blog-logo { font-size: 1.5rem; font-weight: bold; color: rgb(13, 110, 253); text-decoration: none; }.featured-image { width: 100%; height: 400px; object-fit: cover; border-radius: 12px; margin: 2rem 0px; object-position: center top; }.blog-title { font-size: 2.5rem; font-weight: bold; margin: 1.5rem 0px; }.post-meta { color: rgb(108, 117, 125); margin-bottom: 2rem; }.tag { display: inline-block; padding: 0.25rem 0.75rem; border-radius: 20px; margin-right: 0.5rem; font-size: 0.875rem; }.tag-blue { background-color: rgb(231, 245, 255); color: rgb(13, 110, 253); }.tag-pink { background-color: rgb(255, 240, 246); color: rgb(230, 73, 128); }.tag-yellow { background-color: rgb(255, 249, 219); color: rgb(250, 176, 5); }.circle-container { position: relative; width: 100%; min-height: 100vh; background-color: rgb(16, 24, 36); display: flex; justify-content: center; align-items: center; padding: 2rem; }.circle { background-color: white; border-radius: 50%; width: 50vmin; height: 50vmin; max-width: 800px; max-height: 800px; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 2rem; text-align: center; box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 50px; }.did-you-know { color: rgb(255, 107, 107); text-transform: uppercase; letter-spacing: 2px; font-size: 0.9rem; margin-bottom: 1.5rem; text-align: center; }.info-text { max-width: 80%; font-size: 18px; line-height: 1.6; color: rgb(51, 51, 51); text-align: center; }@media (max-width: 768px) { .circle { width: 95vmin; height: 95vmin; } .info-text { max-width: 90%; font-size: calc(0.9rem + 0.5vw); }}.number { font-size: 6rem; font-weight: bold; color: rgb(255, 107, 107); margin-bottom: 1rem; text-align: center; }.section { padding: 2rem; background-color: rgb(27, 40, 56); color: white; margin-top: 40px; }.section-content { font-size: 1rem; line-height: 1.6; }.iteacheckbox.labeled { display: block; padding-left: 22px; width: auto; height: auto; color: white !important; text-align: left !important; }.editorlabel { color: white !important; text-align: left !important; }.section-tittle { position: relative; }.section-tittle .front-text { position: relative; z-index: 2; }.section-tittle.section-tittle2 .front-text h2 { font-size: 71px; }.section-tittle .front-text h2 { color: rgb(19, 49, 77); font-size: 100px; font-weight: 700; line-height: 1.2; text-transform: uppercase; margin-bottom: 40px; }.section-tittle span.back-text { font-size: 100px; font-weight: 800; text-transform: uppercase; -webkit-text-stroke: 1px rgb(186, 30, 35); -webkit-text-fill-color: transparent; margin: 0px; line-height: 1; position: absolute; transform: translateY(-114%); right: 0px; left: 12px; top: 179px; }@media only screen and (min-width: 1441px) and (max-width: 1800px) { .section-tittle.section-tittle2 span.back-text { font-size: 92px; }}@media only screen and (min-width: 1200px) and (max-width: 1600px) { .section-tittle.section-tittle2 span.back-text { font-size: 90px; }}.section-tittle.section-tittle2 span.back-text { transform: translateY(-129%); }@media (max-width: 575px) { .section-tittle { margin-bottom: 30px; } .section-tittle .front-text h2 { font-size: 40px; line-height: 1; } .section-tittle.section-tittle2 span.back-text { font-size: 56px; transform: translateY(-179%); } .section-tittle.section-tittle2 .front-text h2 { font-size: 40px; }}.roadmap .section-tittle { position: relative; }.roadmap .section-tittle .front-text { position: relative; z-index: 2; }.roadmap .section-tittle.section-tittle2 .front-text h2 { font-size: 71px; }.roadmap .section-tittle .front-text h2 { color: rgb(19, 49, 77); font-size: 100px; font-weight: 700; line-height: 1.2; text-transform: uppercase; margin-bottom: 40px; }.roadmap .section-tittle span.back-text { font-size: 86px; font-weight: 800; text-transform: uppercase; -webkit-text-stroke: 1px rgb(186, 30, 35); -webkit-text-fill-color: transparent; margin: 0px; line-height: 1; position: absolute; transform: translateY(-114%); right: 0px; left: 12px; top: 179px; }@media only screen and (min-width: 1441px) and (max-width: 1800px) { .roadmap .section-tittle.section-tittle2 span.back-text { font-size: 92px; }}@media only screen and (min-width: 1200px) and (max-width: 1600px) { .roadmap .section-tittle.section-tittle2 span.back-text { font-size: 90px; }}.roadmap .section-tittle.section-tittle2 span.back-text { transform: translateY(-134%); }@media (max-width: 575px) { .roadmap .section-tittle { margin-bottom: 30px; } .roadmap .section-tittle .front-text h2 { font-size: 40px; line-height: 1; } .roadmap .section-tittle.section-tittle2 span.back-text { font-size: 56px; transform: translateY(-202%); }}@media (max-width: 575px) { .roadmap .section-tittle.section-tittle2 .front-text h2 { font-size: 40px; }}.fees .section-tittle { position: relative; }.fees .section-tittle .front-text { position: relative; z-index: 2; }.fees .section-tittle.section-tittle2 .front-text h2 { font-size: 71px; }.fees .section-tittle .front-text h2 { color: rgb(19, 49, 77); font-size: 100px; font-weight: 700; line-height: 1.2; text-transform: uppercase; margin-bottom: 40px; }.fees .section-tittle span.back-text { font-size: 86px; font-weight: 800; text-transform: uppercase; -webkit-text-stroke: 1px rgb(186, 30, 35); -webkit-text-fill-color: transparent; margin: 0px; line-height: 1; position: absolute; transform: translateY(-114%); right: 0px; left: 12px; top: 179px; }@media only screen and (min-width: 1441px) and (max-width: 1800px) { .fees .section-tittle.section-tittle2 span.back-text { font-size: 92px; }}@media only screen and (min-width: 1200px) and (max-width: 1600px) { .fees .section-tittle.section-tittle2 span.back-text { font-size: 90px; }}.fees .section-tittle.section-tittle2 span.back-text { transform: translateY(-240%); }@media (max-width: 575px) { .fees .section-tittle { margin-bottom: 30px; } .fees .section-tittle .front-text h2 { font-size: 40px; line-height: 1; } .fees .section-tittle.section-tittle2 span.back-text { font-size: 30px; transform: translateY(-647%); }}@media (max-width: 575px) { .fees .section-tittle.section-tittle2 .front-text h2 { font-size: 33px; }}.contact-us .section-tittle { position: relative; }.contact-us .section-tittle .front-text { position: relative; z-index: 2; }.contact-us .section-tittle.section-tittle2 .front-text h2 { font-size: 71px; }.contact-us .section-tittle .front-text h2 { color: rgb(19, 49, 77); font-size: 100px; font-weight: 700; line-height: 1.2; text-transform: uppercase; margin-bottom: 40px; }.contact-us .section-tittle span.back-text { font-size: 86px; font-weight: 800; text-transform: uppercase; -webkit-text-stroke: 1px rgb(186, 30, 35); -webkit-text-fill-color: transparent; margin: 0px; line-height: 1; position: absolute; transform: translateY(-114%); right: 0px; left: 12px; top: 179px; }@media only screen and (min-width: 1441px) and (max-width: 1800px) { .contact-us .section-tittle.section-tittle2 span.back-text { font-size: 92px; }}@media only screen and (min-width: 1200px) and (max-width: 1600px) { .contact-us .section-tittle.section-tittle2 span.back-text { font-size: 90px; }}.contact-us .section-tittle.section-tittle2 span.back-text { transform: translateY(-240%); }@media (max-width: 575px) { .contact-us .section-tittle { margin-bottom: 30px; } .contact-us .section-tittle .front-text h2 { font-size: 40px; line-height: 1; } .contact-us .section-tittle.section-tittle2 span.back-text { font-size: 31px; transform: translateY(-304%); }}@media (max-width: 575px) { .contact-us .section-tittle.section-tittle2 .front-text h2 { font-size: 40px; }}.candidates .section-tittle { position: relative; }.candidates .section-tittle .front-text { position: relative; z-index: 2; }.candidates .section-tittle.section-tittle2 .front-text h2 { font-size: 71px; }.candidates .section-tittle .front-text h2 { color: rgb(19, 49, 77); font-size: 100px; font-weight: 700; line-height: 1.2; text-transform: uppercase; margin-bottom: 40px; }.candidates .section-tittle span.back-text { font-size: 86px; font-weight: 800; text-transform: uppercase; -webkit-text-stroke: 1px rgb(186, 30, 35); -webkit-text-fill-color: transparent; margin: 0px; line-height: 1; position: absolute; transform: translateY(-114%); right: 0px; left: 12px; top: 179px; }@media only screen and (min-width: 1441px) and (max-width: 1800px) { .candidates .section-tittle.section-tittle2 span.back-text { font-size: 92px; }}@media only screen and (min-width: 1200px) and (max-width: 1600px) { .candidates .section-tittle.section-tittle2 span.back-text { font-size: 80px; }}.candidates .section-tittle.section-tittle2 span.back-text { transform: translateY(-240%); }@media (max-width: 575px) { .candidates .section-tittle { margin-bottom: 30px; } .candidates .section-tittle .front-text h2 { font-size: 40px; line-height: 1; } .candidates .section-tittle.section-tittle2 span.back-text { font-size: 56px; transform: translateY(-136%); }}@media (max-width: 575px) { .candidates .section-tittle.section-tittle2 .front-text h2 { font-size: 40px; }}@-webkit-keyframes animate-preloader { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}@keyframes animate-preloader { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}.faq-container { max-width: 1000px; margin: 2rem auto; padding: 0px 1rem; width: 100%; }.tabs { display: flex; gap: 0.5rem; margin-bottom: 2rem; flex-wrap: wrap; }.tab { padding: 0.75rem 1rem; border: none; background: rgb(240, 240, 240); cursor: pointer; border-radius: 4px; font-weight: 500; transition: background-color 0.3s; flex: 1 1 0%; min-width: 150px; text-align: center; margin-bottom: 0.5rem; }@media (max-width: 768px) { .tab { width: 100%; min-width: unset; } .tabs { flex-direction: column; gap: 0.5rem; } .accordion-header h3 { font-size: 0.9rem; } .accordion-content { font-size: 0.9rem; }}.tab.active { background: rgb(187, 30, 35); color: white; }.faq-section { display: none; }.faq-section.active { display: block; }.accordion { margin-bottom: 1rem; border: 1px solid rgb(229, 231, 235); border-radius: 8px; overflow: hidden; }.accordion-header { padding: 1rem; background: rgb(248, 250, 252); cursor: pointer; display: flex; justify-content: space-between; align-items: flex-start; gap: 1rem; }.accordion-header h3 { font-size: 1rem; font-weight: 500; margin: 0px; flex: 1 1 0%; line-height: 1.4; }.arrow { width: 20px; height: 20px; transition: transform 0.3s; flex-shrink: 0; margin-top: 2px; }.accordion.active .arrow { transform: rotate(180deg); }.accordion-content { max-height: 0px; overflow: hidden; transition: 0.3s ease-out; padding: 0px 1rem; line-height: 1.6; }.accordion.active .accordion-content { max-height: 2000px; padding: 1rem; }.accordion-content p { color: rgb(255, 255, 255); white-space: pre-line; }.hero .hero-image { position: relative; padding: 2rem; display: inline-block; }.hero .hero-image img { position: relative; z-index: 2; filter: grayscale(100%); }.hero .hero-image::before { content: ""; position: absolute; width: 70%; height: 70%; border: 2px dashed rgba(255, 255, 255, 0.37); border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; }.hero .hero-image::after { content: ""; position: absolute; width: 100%; height: 100%; border: 2px solid rgba(255, 255, 255, 0.04); border-radius: 50%; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; }.hero .hero-image .shape-1 { width: 250px; height: 250px; background-color: rgb(19, 49, 77); top: 20px; right: 63px; position: absolute; z-index: 1; border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%; animation: 8s ease-in-out 0s infinite alternate none running morphShape; }.hero .hero-image .shape-1, .hero .hero-image .shape-2 { position: absolute; border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%; z-index: 1; }.hero .hero-image .shape-2 { width: 200px; height: 200px; background-color: rgb(184, 27, 32); bottom: -20px; left: -20px; animation: 8s ease-in-out 0s infinite alternate none running morphShape; }@keyframes morphShape { 0% { border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%; } 25% { border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%; } 50% { border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%; } 75% { border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%; } 100% { border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%; }}#topbar { background: rgb(19, 49, 77); font-size: 15px; height: 40px; padding: 0px; color: rgba(255, 255, 255, 0.6); }#topbar .contact-info a { line-height: 0; color: rgba(255, 255, 255, 0.6); transition: 0.3s; }#topbar .contact-info a:hover { color: rgb(255, 255, 255); }#topbar .contact-info i { color: rgb(177, 78, 78); line-height: 0; margin-right: 5px; }#topbar .contact-info .phone-icon { margin-left: 15px; }#topbar .social-links a { color: rgba(255, 255, 255, 0.6); padding: 4px 12px; display: inline-block; line-height: 1px; transition: 0.3s; }#topbar .social-links a:hover { color: rgb(255, 255, 255); }#topbar .logo { font-size: 30px; margin: 0px; padding: 0px; line-height: 1; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; }#topbar .logo a { color: rgb(255, 255, 255); }#topbar .logo img { max-height: 111px; position: absolute; left: 0px; top: 0px; }#header { background: rgb(15, 40, 63); transition: 0.5s; z-index: 997; height: 70px; }#header.fixed-top { background: rgb(25, 25, 25); }.scrolled-offset { margin-top: 70px; }.navbar { padding: 0px; }.navbar ul { margin: 0px; padding: 0px; display: flex; list-style: none; align-items: center; }.navbar li { position: relative; }.navbar> ul> li { margin-left: 5px; }.navbar a, .navbar a:focus { display: flex; align-items: center; justify-content: space-between; padding: 25px 10px 24px; font-size: 14px; color: rgb(255, 255, 255); white-space: nowrap; transition: 0.3s; }.navbar a i, .navbar a:focus i { font-size: 12px; line-height: 0; margin-left: 5px; }.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover> a { background: rgb(187, 30, 35); }.navbar .dropdown ul { display: block; position: absolute; left: 0px; top: calc(100% + 30px); margin: 0px; padding: 10px 0px; z-index: 99; opacity: 0; visibility: hidden; background: rgb(255, 255, 255); box-shadow: rgba(127, 137, 161, 0.25) 0px 0px 30px; transition: 0.3s; }.navbar .dropdown ul li { min-width: 200px; }.navbar .dropdown ul a { padding: 10px 20px; color: rgb(25, 25, 25); }.navbar .dropdown ul a i { font-size: 12px; }.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover> a { color: rgb(255, 255, 255); }.navbar .dropdown:hover> ul { opacity: 1; top: 100%; visibility: visible; }.navbar .dropdown .dropdown ul { top: 0px; left: calc(100% - 30px); visibility: hidden; }.navbar .dropdown .dropdown:hover> ul { opacity: 1; top: 0px; left: 100%; visibility: visible; }@media (max-width: 1366px) { .navbar .dropdown .dropdown ul { left: -90%; } .navbar .dropdown .dropdown:hover> ul { left: -100%; }}.mobile-nav-toggle { color: rgb(255, 255, 255); font-size: 28px; cursor: pointer; display: none; line-height: 0; transition: 0.5s; }.mobile-nav-toggle.bi-x { color: rgb(204, 22, 22); }@media (max-width: 991px) { .mobile-nav-toggle { display: block; } .navbar ul { display: none; }}.navbar-mobile { position: fixed; overflow: hidden; inset: 0px; background: rgba(0, 0, 0, 0.9); transition: 0.3s; z-index: 999; }.navbar-mobile .mobile-nav-toggle { position: absolute; top: 15px; right: 15px; }.navbar-mobile ul { display: block; position: absolute; inset: 55px 15px 15px; padding: 10px 0px; background-color: rgb(255, 255, 255); overflow-y: auto; transition: 0.3s; }.navbar-mobile a, .navbar-mobile a:focus { padding: 10px 20px; font-size: 15px; color: rgb(25, 25, 25); }.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover> a { color: rgb(204, 22, 22); background: none; }.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus { margin: 15px; }.navbar-mobile .dropdown ul { position: static; display: none; margin: 10px 20px; padding: 10px 0px; z-index: 99; opacity: 1; visibility: visible; background: rgb(255, 255, 255); box-shadow: rgba(127, 137, 161, 0.25) 0px 0px 30px; }.navbar-mobile .dropdown ul li { min-width: 200px; }.navbar-mobile .dropdown ul a { padding: 10px 20px; }.navbar-mobile .dropdown ul a i { font-size: 12px; }.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover> a { color: rgb(204, 22, 22); }.navbar-mobile .dropdown> .dropdown-active { display: block; }#hero { width: 100%; height: calc(-110px + 100vh); background: url("https://1955812923.rsc.cdn77.org/wisehunters.mk/sites/template/fronttemplates/bootstrapmade/day/assets/hero-bg.jpg") center top / cover; position: relative; }#hero::before { content: ""; background: rgba(0, 0, 0, 0.5); position: absolute; inset: 0px; }#hero h1 { margin: 0px 0px 10px; font-size: 48px; font-weight: 700; line-height: 56px; text-transform: uppercase; color: rgb(255, 255, 255); }#hero h2 { color: rgb(238, 238, 238); margin-bottom: 30px; font-size: 19px; }#hero .btn-get-started { font-family: Raleway, sans-serif; text-transform: uppercase; font-weight: 500; font-size: 14px; letter-spacing: 0.5px; display: inline-block; padding: 10px 28px; transition: 0.5s; border: 2px solid rgb(255, 255, 255); color: rgb(255, 255, 255); margin-right: 10px; }#hero .btn-get-started:hover { background: rgb(204, 22, 22); border-color: rgb(204, 22, 22); }#hero .btn-get-started-red { text-transform: uppercase; font-size: 14px; letter-spacing: 0.5px; display: inline-block; padding: 10px 28px; transition: 0.5s; color: rgb(255, 255, 255); margin-right: 10px; background: rgb(184, 27, 32); font-weight: 600; }#hero .btn-get-started-red:hover { background: rgb(204, 22, 22); border-color: rgb(204, 22, 22); }#hero .btn-get-started-blue { text-transform: uppercase; font-size: 14px; letter-spacing: 0.5px; display: inline-block; padding: 10px 28px; transition: 0.5s; color: rgb(255, 255, 255); margin-right: 10px; background: rgb(19, 49, 77); font-weight: 600; }#hero .btn-get-started-blue:hover { background: rgb(204, 22, 22); border-color: rgb(204, 22, 22); }.btn-get-started-red { text-transform: uppercase; font-size: 14px; letter-spacing: 0.5px; display: inline-block; padding: 10px 28px; transition: 0.5s; color: rgb(255, 255, 255); margin-right: 10px; background: rgb(184, 27, 32); font-weight: 600; }.btn-get-started-red:hover { background: rgb(204, 22, 22); border-color: rgb(204, 22, 22); color: black; }.btn-get-started-blue { text-transform: uppercase; font-size: 14px; letter-spacing: 0.5px; display: inline-block; padding: 10px 28px; transition: 0.5s; color: rgb(255, 255, 255); margin-right: 10px; background: rgb(19, 49, 77); font-weight: 600; }.btn-get-started-blue:hover { background: rgb(16, 24, 37); border-color: rgb(15, 40, 63); color: white; }@media (min-width: 1024px) { #hero { background-attachment: fixed; }}@media (max-width: 768px) { #hero { text-align: center; } #hero .container { padding-top: 40px; } #hero h1 { font-size: 28px; line-height: 36px; } #hero h2 { font-size: 18px; line-height: 24px; margin-bottom: 30px; }}section { padding: 60px 0px; overflow: hidden; }.section-title { text-align: center; padding: 30px 0px; position: relative; }.section-title h2 { font-size: 32px; font-weight: 700; text-transform: uppercase; margin-bottom: 20px; padding-bottom: 0px; color: rgb(25, 25, 25); position: relative; z-index: 2; }.section-title span { position: absolute; top: 30px; color: rgb(244, 244, 244); left: 0px; right: 0px; z-index: 1; font-weight: 700; font-size: 52px; text-transform: uppercase; line-height: 0; }.section-title p { margin-bottom: 0px; position: relative; z-index: 2; }@media (max-width: 575px) { .section-title h2 { font-size: 28px; margin-bottom: 15px; } .section-title span { font-size: 38px; }}.about .content h3 { font-weight: 600; font-size: 26px; }.about .content ul { list-style: none; padding: 0px; }.about .content ul li { padding-bottom: 10px; }.about .content ul i { font-size: 20px; padding-right: 4px; color: rgb(185, 26, 31); }.about .content p:last-child { margin-bottom: 0px; }.why-us { padding-top: 50px; }.why-us .box { padding: 50px 30px; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 15px; transition: 0.3s ease-in-out; background: rgba(255, 255, 255, 0.09); margin-top: 30px; border: 1px solid white; }.why-us .box span { display: block; font-size: 28px; font-weight: 700; color: rgb(237, 91, 91); }.why-us .box h4 { font-size: 24px; font-weight: 600; padding: 0px; margin: 20px 0px; color: rgb(255, 255, 255); }.why-us .box p { color: rgb(255, 255, 255); font-size: 15px; margin: 0px; padding: 0px; }.why-us .box:hover { background: rgb(184, 27, 32); padding: 30px 30px 70px; box-shadow: rgba(0, 0, 0, 0.18) 10px 15px 30px; }.why-us .box:hover span, .why-us .box:hover h4, .why-us .box:hover p { color: rgb(255, 255, 255); }.clients { background: rgb(25, 37, 54); padding: 30px 0px; text-align: center; }.clients img { width: 50%; filter: grayscale(1); transition: 0.4s ease-in-out; display: inline-block; height: 141px; object-fit: contain; background: black; }.clients img:hover { filter: none; transform: scale(1.2); }.roadmap-container { color: white; padding: 100px 2rem 4rem; font-family: Arial, sans-serif; background: linear-gradient(135deg, rgb(26, 38, 55) 0%, rgb(10, 15, 24) 100%); }.service-intro { max-width: 800px; margin: 0px auto 4rem; text-align: center; color: rgb(230, 230, 230); }.roadmap-timeline { max-width: 1000px; margin: 0px auto; position: relative; padding: 20px 0px; }.timeline-path { position: absolute; top: 0px; bottom: 0px; left: 50%; width: 4px; transform: translateX(-50%); }.timeline-path::before { content: ""; position: absolute; top: 0px; bottom: 0px; left: 50%; border-left: 4px dashed rgb(220, 53, 69); animation: 30s linear 0s infinite normal none running dashedLine; }@keyframes dashedLine { 100% { background-position: 0px -1000px; }}.timeline-item { margin: 4rem 0px; position: relative; width: 100%; display: flex; }.timeline-item:nth-child(2n) { justify-content: flex-end; }.step-number { width: 60px; height: 60px; background-color: rgb(220, 53, 69); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 1.5rem; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 2; color: white; }.step-content { width: 45%; background: linear-gradient(135deg, rgb(220, 53, 69) 0%, rgb(185, 29, 47) 100%); padding: 2rem; border-radius: 10px; position: relative; color: white; }.step-content h4 { margin: 0px; font-size: 1.2rem; }.timeline-item::before { content: "›››"; position: absolute; color: rgb(220, 53, 69); font-size: 24px; font-weight: bold; top: 50%; transform: translateY(-50%) rotate(90deg); letter-spacing: -3px; }.timeline-item:nth-child(2n+1)::before { right: 48%; }.timeline-item:nth-child(2n)::before { left: 48%; }.learn-more { text-align: center; margin-top: 4rem; position: relative; z-index: 2; }.btn-outline-danger { border: 2px solid rgb(220, 53, 69); color: rgb(220, 53, 69); padding: 0.75rem 2rem; text-transform: uppercase; font-weight: bold; transition: 0.3s; text-decoration: none; display: inline-block; }.btn-outline-danger:hover { background-color: rgb(220, 53, 69); color: white; }@media (max-width: 768px) { .timeline-path { left: 30px; } .step-number { left: 30px; transform: translateX(-50%); } .step-content { width: calc(100% - 90px); margin-left: 60px !important; } .timeline-item::before { display: none; } .timeline-item { justify-content: flex-start !important; }}@media (max-width: 768px) { .clients img { width: 40%; }}.services .icon-box { text-align: center; padding: 80px 20px; transition: 0.3s ease-in-out; box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 15px; }.services .icon-box .icon { margin: 0px auto 20px; width: 64px; height: 64px; background: rgb(204, 22, 22); transition: 0.3s ease-out; display: flex; align-items: center; justify-content: center; transform-style: preserve-3d; }.services .icon-box .icon i { color: rgb(255, 255, 255); font-size: 28px; }.services .icon-box .icon::before { position: absolute; content: ""; left: -8px; top: -8px; height: 100%; width: 100%; background: rgb(252, 229, 229); transition: 0.3s ease-out; transform: translateZ(-1px); }.services .icon-box h4 { font-weight: 700; margin-bottom: 15px; font-size: 24px; }.services .icon-box h4 a { color: rgb(25, 25, 25); }.services .icon-box p { line-height: 24px; font-size: 14px; margin-bottom: 0px; }.services .icon-box:hover { background: rgb(204, 22, 22); border-color: rgb(204, 22, 22); padding: 70px 20px 90px; }.services .icon-box:hover .icon { background: rgb(255, 255, 255); }.services .icon-box:hover .icon i { color: rgb(204, 22, 22); }.services .icon-box:hover .icon::before { background: rgb(232, 45, 45); }.services .icon-box:hover h4 a, .services .icon-box:hover p { color: rgb(255, 255, 255); }.cta { background: linear-gradient(rgba(2, 2, 2, 0.5), rgba(0, 0, 0, 0.5)) 0% 0% / cover, url("https://1955812923.rsc.cdn77.org/wisehunters.mk/sites/template/fronttemplates/bootstrapmade/day/assets/cta-bg.jpg") center center fixed; padding: 120px 0px; }.cta h3 { color: rgb(255, 255, 255); font-size: 28px; font-weight: 700; }.cta p { color: rgb(255, 255, 255); }.cta .cta-btn { font-family: Raleway, sans-serif; text-transform: uppercase; font-weight: 500; font-size: 14px; letter-spacing: 1px; display: inline-block; padding: 10px 28px; transition: 0.5s; margin-top: 10px; border: 2px solid rgb(255, 255, 255); color: rgb(255, 255, 255); }.cta .cta-btn:hover { background: rgb(204, 22, 22); border: 2px solid rgb(204, 22, 22); }.portfolio #portfolio-flters { padding: 0px; margin: 0px auto 25px; list-style: none; text-align: center; border-radius: 50px; }.portfolio #portfolio-flters li { cursor: pointer; display: inline-block; padding: 10px 15px; font-size: 15px; font-weight: 500; line-height: 1; text-transform: uppercase; color: rgb(68, 68, 68); margin-bottom: 5px; transition: 0.3s ease-in-out; font-family: Poppins, sans-serif; }.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active { color: rgb(232, 45, 45); }.portfolio #portfolio-flters li:last-child { margin-right: 0px; }.portfolio .portfolio-item { margin-bottom: 30px; }.portfolio .portfolio-item .portfolio-info { opacity: 0; position: absolute; left: 30px; right: 30px; bottom: 0px; z-index: 3; transition: 0.3s ease-in-out; background: rgba(255, 255, 255, 0.9); padding: 15px; }.portfolio .portfolio-item .portfolio-info h4 { font-size: 18px; font-weight: 600; color: rgb(25, 25, 25); }.portfolio .portfolio-item .portfolio-info p { color: rgb(76, 76, 76); font-size: 14px; margin-bottom: 0px; }.portfolio .portfolio-item .portfolio-info .preview-link, .portfolio .portfolio-item .portfolio-info .details-link { position: absolute; right: 40px; font-size: 24px; top: calc(50% - 18px); color: rgb(51, 51, 51); }.portfolio .portfolio-item .portfolio-info .preview-link:hover, .portfolio .portfolio-item .portfolio-info .details-link:hover { color: rgb(204, 22, 22); }.portfolio .portfolio-item .portfolio-info .details-link { right: 10px; }.portfolio .portfolio-item .portfolio-links { opacity: 0; left: 0px; right: 0px; text-align: center; z-index: 3; position: absolute; transition: 0.3s ease-in-out; }.portfolio .portfolio-item .portfolio-links a { color: rgb(255, 255, 255); margin: 0px 2px; font-size: 28px; display: inline-block; transition: 0.3s; }.portfolio .portfolio-item .portfolio-links a:hover { color: rgb(232, 45, 45); }.portfolio .portfolio-item:hover .portfolio-info { opacity: 1; bottom: 20px; }.portfolio-details { padding-top: 40px; }.portfolio-details .portfolio-details-slider img { width: 100%; }.portfolio-details .portfolio-details-slider .swiper-pagination { margin-top: 20px; position: relative; }.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; background-color: rgb(255, 255, 255); opacity: 1; border: 1px solid rgb(204, 22, 22); }.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active { background-color: rgb(204, 22, 22); }.portfolio-details .portfolio-info { padding: 30px; box-shadow: rgba(25, 25, 25, 0.08) 0px 0px 30px; }.portfolio-details .portfolio-info h3 { font-size: 22px; font-weight: 700; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid rgb(238, 238, 238); }.portfolio-details .portfolio-info ul { list-style: none; padding: 0px; font-size: 15px; }.portfolio-details .portfolio-info ul li + li { margin-top: 10px; }.portfolio-details .portfolio-description { padding-top: 30px; }.portfolio-details .portfolio-description h2 { font-size: 26px; font-weight: 700; margin-bottom: 20px; }.portfolio-details .portfolio-description p { padding: 0px; }.pricing .box { padding: 20px; background: rgb(249, 249, 249); text-align: center; border-radius: 8px; position: relative; overflow: hidden; }.pricing .box h3 { padding: 15px; font-size: 18px; text-transform: uppercase; font-weight: 600; color: rgb(25, 25, 25); }.pricing .box h4 { font-size: 42px; color: rgb(204, 22, 22); font-weight: 500; font-family: "Open Sans", sans-serif; margin-bottom: 20px; }.pricing .box h4 sup { font-size: 20px; top: -15px; left: -3px; }.pricing .box h4 span { color: rgb(186, 186, 186); font-size: 16px; font-weight: 300; }.pricing .box ul { padding: 0px; list-style: none; color: rgb(25, 25, 25); text-align: center; line-height: 20px; font-size: 14px; }.pricing .box ul li { padding-bottom: 16px; }.pricing .box ul i { color: rgb(204, 22, 22); font-size: 18px; padding-right: 4px; }.pricing .box ul .na { color: rgb(204, 204, 204); text-decoration: line-through; }.pricing .box .btn-wrap { padding: 15px; text-align: center; }.pricing .box .btn-buy { background: rgb(204, 22, 22); display: inline-block; padding: 10px 40px; color: rgb(255, 255, 255); font-size: 14px; font-family: Raleway, sans-serif; font-weight: 600; transition: 0.3s; }.pricing .box .btn-buy:hover { background: rgb(232, 45, 45); }.pricing .featured { background: rgb(204, 22, 22); box-shadow: none; color: rgb(255, 255, 255); }.pricing .featured h3, .pricing .featured h4, .pricing .featured ul, .pricing .featured ul li, .pricing .featured ul .na { color: rgb(255, 255, 255); }.pricing .featured h4 span { color: rgba(255, 255, 255, 0.58); }.pricing .featured .btn-wrap { padding: 15px; text-align: center; }.pricing .featured .btn-buy { background: rgba(255, 255, 255, 0.2); }.pricing .featured .btn-buy:hover { background: rgb(255, 255, 255); color: rgb(204, 22, 22); }.team .member { text-align: center; margin-bottom: 20px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 12px 0px; padding: 30px 20px; background: rgb(255, 255, 255); }.team .member img { max-width: 60%; border-radius: 50%; margin: 0px 0px 30px; }.team .member h4 { font-weight: 700; margin-bottom: 2px; font-size: 18px; }.team .member span { font-style: italic; display: block; font-size: 13px; }.team .member p { padding-top: 10px; font-size: 14px; font-style: italic; color: rgb(170, 170, 170); }.team .member .social { margin-top: 15px; }.team .member .social a { color: rgb(145, 145, 145); transition: 0.3s; }.team .member .social a:hover { color: rgb(204, 22, 22); }.team .member .social i { font-size: 18px; margin: 0px 2px; }.contact .info-box { color: rgb(68, 68, 68); text-align: center; box-shadow: rgba(214, 215, 216, 0.6) 0px 0px 30px; padding: 20px 0px 30px; min-height: 200px; }.contact .info-box i { font-size: 32px; color: rgb(204, 22, 22); border-radius: 50%; padding: 8px; border: 2px dotted rgb(245, 160, 160); }.contact .info-box h3 { font-size: 20px; color: rgb(255, 255, 255); font-weight: 700; margin: 10px 0px; }.contact .info-box p { padding: 0px; line-height: 24px; font-size: 14px; margin-bottom: 0px; color: white; }.contact .php-email-form { box-shadow: rgba(214, 215, 216, 0.6) 0px 0px 30px; padding: 30px; }.contact .php-email-form .error-message { display: none; color: rgb(255, 255, 255); background: rgb(237, 60, 13); text-align: left; padding: 15px; font-weight: 600; }.contact .php-email-form .error-message br + br { margin-top: 25px; }.contact .php-email-form .sent-message { display: none; color: rgb(255, 255, 255); background: rgb(24, 210, 110); text-align: center; padding: 15px; font-weight: 600; }.contact .php-email-form .loading { display: none; background: rgb(255, 255, 255); text-align: center; padding: 15px; }.contact .php-email-form .loading::before { content: ""; display: inline-block; border-radius: 50%; width: 24px; height: 24px; margin: 0px 10px -6px 0px; border-width: 3px; border-style: solid; border-color: rgb(238, 238, 238) rgb(24, 210, 110) rgb(24, 210, 110); border-image: initial; animation: 1s linear 0s infinite normal none running animate-loading; }.contact .php-email-form input, .contact .php-email-form textarea { border-radius: 0px; box-shadow: none; font-size: 14px; }.contact .php-email-form input { padding: 10px 15px; }.contact .php-email-form textarea { padding: 12px 15px; }.contact .php-email-form button[type="submit"] { background: rgb(204, 22, 22); border: 0px; padding: 10px 24px; color: rgb(255, 255, 255); transition: 0.4s; }.contact .php-email-form button[type="submit"]:hover { background: rgb(232, 45, 45); }.contact .php-email-form .form-group .selfcaption .iaeahandleselfcap {color: white!important;}.selfcaption.iaeahandleselfcap span { color: white !important;}.wh-card { background-color: rgb(26, 40, 55); border-radius: 8px; height: 100%; position: relative; overflow: hidden; }.wh-card-number { color: rgb(255, 107, 107); font-size: 1.5rem; padding-top: 2rem; }.wh-content-wrapper { position: relative; max-height: 150px; overflow: hidden; transition: max-height 0.3s; padding: 0px 1rem; }.wh-expand-checkbox { display: none; }.wh-expand-label { background: transparent; color: rgb(255, 107, 107); border: 1px solid rgb(255, 107, 107); padding: 0.5rem 1rem; border-radius: 4px; cursor: pointer; display: inline-block; margin: 1rem 0px; transition: 0.3s; }.wh-expand-label:hover { background: rgb(255, 107, 107); color: white; }.wh-expand-checkbox:checked ~ .wh-content-wrapper { max-height: 1000px; }.wh-expand-checkbox:checked ~ .wh-expand-label .wh-expand-text::before { content: "Прикажете помалку"; }.wh-expand-checkbox:not(:checked) ~ .wh-expand-label .wh-expand-text::before { content: "Видете повеќе"; }.wh-content-wrapper::after { content: ""; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 50px; background: linear-gradient(transparent, rgb(26, 40, 55)); pointer-events: none; }.wh-expand-checkbox:checked ~ .wh-content-wrapper::after { display: none; }@-webkit-keyframes animate-loading { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}@keyframes animate-loading { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}.breadcrumbs { padding: 15px 0px; background: rgb(239, 239, 239); }.breadcrumbs h2 { font-size: 26px; font-weight: 600; }.breadcrumbs ol { display: flex; flex-wrap: wrap; list-style: none; padding: 0px 0px 10px; margin: 0px; font-size: 14px; }.breadcrumbs ol li + li { padding-left: 10px; }.breadcrumbs ol li + li::before { display: inline-block; padding-right: 10px; color: rgb(51, 51, 51); content: "/"; }#footer { background: rgb(12, 12, 12); padding: 0px 0px 30px; color: rgb(255, 255, 255); font-size: 14px; }#footer .footer-top { padding: 60px 0px 30px; }#footer .footer-top .footer-info { margin-bottom: 15px; background: rgb(25, 25, 25); color: rgb(255, 255, 255); border-top: 4px solid rgb(204, 22, 22); text-align: center; padding: 30px 20px; }#footer .footer-top .footer-info h3 { font-size: 36px; margin: 0px 0px 20px; padding: 2px 0px; line-height: 1; font-weight: 700; }#footer .footer-top .footer-info p { font-size: 14px; line-height: 24px; margin-bottom: 0px; font-family: Raleway, sans-serif; }#footer .footer-top .social-links a { font-size: 18px; display: inline-block; background: rgb(38, 38, 38); color: rgb(255, 255, 255); line-height: 1; padding: 8px 0px; margin-right: 4px; border-radius: 50%; text-align: center; width: 36px; height: 36px; transition: 0.3s; }#footer .footer-top .social-links a:hover { background: rgb(204, 22, 22); color: rgb(255, 255, 255); text-decoration: none; }#footer .footer-top h4 { font-size: 16px; font-weight: 600; color: rgb(255, 255, 255); position: relative; padding-bottom: 12px; }#footer .footer-top .footer-links { margin-bottom: 30px; }#footer .footer-top .footer-links ul { list-style: none; padding: 0px; margin: 0px; }#footer .footer-top .footer-links ul i { padding-right: 2px; color: rgb(237, 91, 91); font-size: 18px; line-height: 1; }#footer .footer-top .footer-links ul li { padding: 10px 0px; display: flex; align-items: center; }#footer .footer-top .footer-links ul li:first-child { padding-top: 0px; }#footer .footer-top .footer-links ul a { color: rgb(255, 255, 255); transition: 0.3s; display: inline-block; line-height: 1; }#footer .footer-top .footer-links ul a:hover { color: rgb(235, 68, 68); }#footer .footer-top .footer-newsletter form { margin-top: 30px; background: rgb(255, 255, 255); padding: 6px 10px; position: relative; }#footer .footer-top .footer-newsletter form input[type="email"] { border: 0px; padding: 4px; width: calc(100% - 110px); }#footer .footer-top .footer-newsletter form input[type="submit"] { position: absolute; top: 0px; right: 0px; bottom: 0px; border: 0px; font-size: 16px; padding: 0px 20px; background: rgb(204, 22, 22); color: rgb(255, 255, 255); transition: 0.3s; }#footer .footer-top .footer-newsletter form input[type="submit"]:hover { background: rgb(232, 45, 45); }#footer .copyright { border-top: 1px solid rgb(38, 38, 38); text-align: center; padding-top: 30px; }#footer .credits { padding-top: 5px; text-align: center; font-size: 13px; color: rgb(255, 255, 255); }#footer .credits a { color: rgb(232, 45, 45); }@media (max-width: 575px) { #footer .footer-top .footer-info { margin: -20px 0px 30px; }}.service-card { background-color: rgb(26, 32, 44); border-radius: 8px; padding: 2rem; color: white; transition: transform 0.3s; margin-bottom: 1.5rem; display: flex; flex-direction: column; justify-content: space-between; }.service-card:hover { transform: translateY(-5px); }.card-icon { width: 60px; height: 60px; border: 2px dotted rgb(220, 53, 69); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0px auto 1.5rem; }.cta-button { background-color: transparent; border: 2px solid rgb(220, 53, 69); color: white; padding: 0.75rem 1.5rem; text-decoration: none; transition: 0.3s; text-align: center; margin-top: 1.5rem; display: inline-block; }.cta-button:hover { background-color: rgb(220, 53, 69); color: white; }.card-title { font-size: 1.25rem; font-weight: bold; margin-bottom: 1rem; text-align: left; }.cards-container { max-width: 800px; margin: 0px auto; }