body { font-family: "Montserrat Alternates", sans-serif; color: #ffffff; background: #212529; overflow-x: hidden; } .logo { font-size: 24px; font-weight: 700; } .navbar-brand { font-size: 24px; } .title { font-size: 38px; font-weight: 700; } .line { width: 100%; height: 2px; background: #d97300; margin: 40px 0; } .btn { text-transform: uppercase; background-color: #d97300; border: none; font-size: 18px; color: white; border-radius: 20px; padding: 15px 50px; border-radius: 50px; } .btn:hover { background-color: #975100; color: white; } .btn__desk { margin-right: 75px; font-size: 20px; } .btn__hero { margin-top: 24px; } .btn__block { margin-top: 50px; padding: 15px 120px; } .btn-close { background: url(../assets/close.svg) center center/cover no-repeat; width: 60px; height: 60px; } .btn-primary { font-weight: 900; } .btn__logo { display: none; } .navbar-nav { padding: 16px 8px; } .burger-button { position: relative; z-index: 1001; background: none; border: none; font-size: 24px; cursor: pointer; } .custom-offcanvas { position: absolute; top: 40px; right: 10px; background-color: #212529; color: white; padding: 10px; border-radius: 8px; width: 230px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2); transform: translateY(-10px); opacity: 0; visibility: hidden; transition: all 0.3s ease-in-out; } .custom-offcanvas.open { transform: translateY(0); opacity: 1; visibility: visible; } .nav-link { text-align: right; } .navbar-dark { background-color: #212529; } header { background: url(../assets/hero.png) center center/cover no-repeat; padding: 250px 0; position: relative; } .hero-content { max-width: 670px; } .hero-title { font-size: 48px; font-weight: 700; } .hero-text { font-size: 16px; margin-top: 24px; } .hero-count { position: relative; } .header-items { margin-top: -105px; } .header-items .row { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 10px; } .header-item { width: 320px; background: #343a40; text-align: center; padding: 60px 0; } .header-item h3 { -webkit-text-stroke: 1px #ffffff; color: transparent; font-size: 50px; font-weight: 900; } .header-item p { font-size: 16px; margin-top: 10px; } .header-item:hover h3 { color: #ffffff; transition: all .3s; } .about { padding: 160px 0; } .about-block { align-items: center; } .about-text p { font-size: 16px; font-weight: 400; line-height: 1.5; } .about-list { margin-top: 25px; } .about-list-item { background: #343a40; padding: 26px; border-radius: 25px; margin: 10px 0; } .about-list-item h3 { font-size: 20px; font-weight: 700; position: relative; margin-left: 35px; } .about-list-item h3::before { content: ''; position: absolute; width: 26px; height: 26px; display: block; top: 0; left: -35px; background: url(../assets/check.svg) center center/cover no-repeat; } .about-list-item p { margin-top: 15px; font-size: 16px; } .about-block__two { margin-top: 160px; } .services { padding: 0 0 160px 0; } .services-item { background: #343a40; border-radius: 30px; padding: 30px; min-height: 195px; } .services-items { justify-content: space-between; text-align: center; } .services-item h3 { font-size: 20px; font-weight: 700; margin-top: 15px; } .services-item p { font-size: 16px; margin-top: 5px; } .block { background: url(../assets/title-bg.jpg) center center/cover no-repeat; padding: 105px 0; } .block-img img { width: 100%; } .whatcases { padding: 160px 0; } .whatcases-item { display: flex; flex-direction: column; justify-content: center; padding: 0 15px; height: 440px; border-radius: 25px; text-align: center; margin: 5px 0; } .whatcases-item h4 { font-size: 20px; font-weight: 700; } .whatcases-item p { font-size: 16px; margin-top: 14px; } .whatcases .col-md-4:nth-child(1) .whatcases-item { background: url(../assets/case1.png) center center/cover no-repeat; } .whatcases .col-md-4:nth-child(2) .whatcases-item { background: url(../assets/case2.png) center center/cover no-repeat; } .whatcases .col-md-4:nth-child(3) .whatcases-item { background: url(../assets/case3.png) center center/cover no-repeat; } .whatcases .col-md-4:nth-child(4) .whatcases-item { background: url(../assets/case4.png) center center/cover no-repeat; } .whatcases .col-md-4:nth-child(5) .whatcases-item { background: url(../assets/case5.png) center center/cover no-repeat; } .whatcases .col-md-4:nth-child(6) .whatcases-item { background: url(../assets/case6.png) center center/cover no-repeat; } .block .subtitle { line-height: 1.5; font-size: 16px; font-weight: 400; margin-top: 15px; } .block-list-item span { font-size: 30px; } .block-list-item { max-width: 325px; font-size: 20px; margin: 0 auto; font-weight: 700; } .block_p { font-size: 16px; font-weight: 400; margin-top: 15px; } .reviews { padding: 50px 0; } .reviews-block { border-radius: 25px; margin: 10px 0; padding: 30px; background: #343a40; } .reviews-item-img { cursor: pointer; position: relative; } .reviews-item-img .play-icon { content: ''; background: url(../assets/play.svg) center center/cover no-repeat; position: absolute; display: block; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 40px; height: 40px; } .reviews-item-img img { width: 100%; } .reviews-item-text h3 { font-size: 20px; font-weight: 700; } .reviews-item-text p { font-size: 14px; font-weight: 400; line-height: 1.5; } .swiper { width: 100%; max-width: 1600px; margin: auto; padding: 20px 0; overflow: visible; } .swiper { width: 100%; overflow: hidden; } .swiper-wrapper { display: flex; gap: 10px; } .swiper-slide { display: flex; justify-content: center; align-items: center; flex-shrink: 0; width: auto; } .swiper-slide img { max-width: 100%; height: auto; } @media (max-width: 576px) { .swiper { text-align: left; } .swiper-slide { width: 100% !important; } } .technologies { padding: 80px 0; } .technologies-text h4 { font-size: 20px; font-weight: 700; } .technologies-text ul { margin-top: 20px; } .technologies-text li { margin: 15px 0; } .technologies-img img { width: 100%; } .faq-img img { width: 100%; } .faq-list-item h4 { font-size: 20px; font-weight: 700; } .faq-list-item p { font-size: 16px; margin-top: 16px; font-weight: 400; } .contact { padding: 50px 0; } footer { padding: 50px 0; } .footer-block { background: #343a40; padding: 30px; border-radius: 25px; } .footer-list-item { background: #343a40; padding: 26px; border-radius: 25px; margin: 10px 0; } .footer-list-item h3 { font-size: 20px; font-weight: 700; position: relative; margin-left: 35px; } .footer-list-item h3::before { content: ''; position: absolute; width: 26px; height: 26px; display: block; top: 0; left: -35px; background: url(../assets/check.svg) center center/cover no-repeat; } .footer-list-item p { margin-top: 15px; font-size: 16px; } .copy { text-align: center; font-size: 14px; font-weight: 400; } .modal-content { background: #343a40; border-radius: 25px; } .modal-top { display: flex; align-items: center; justify-content: space-between; padding: 15px; } .form-control { background: #343a40 !important; color: white !important; padding: 14px 30px; border-radius: 50px; border: 2px solid white; } .form-control::placeholder { color: rgba(255, 255, 255, 0.7); opacity: 1; } .form-control:focus { background: #343a40 !important; color: white !important; border-color: #00AEEF; outline: none; } .form-control:-webkit-autofill { background-color: #343a40 !important; color: white !important; } .modal-footer a { text-decoration: underline; } .main { padding-top: 25px; } .main h2 { margin-bottom: 30px; } .main h3 { margin-top: 50px; } .main h2, .main h3 { margin-top: 20px; font-size: 30px; font-weight: 700; } .main p { font-size: 18px; line-height: 1.2; margin-top: 5px; } .main ul li { font-size: 18px; margin: 3px 0; }