@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500;700&display=swap);/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@-webkit-keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (print),(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}@-webkit-keyframes arrowbeat{from{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes arrowbeat{from{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}*{font-family:Poppins,sans-serif;margin:0;padding:0}.container{width:1140px;margin:0 auto}.divider{width:70px;height:3px;background-color:#fbef3d;margin:25px auto 0 auto}.header{min-height:88vh;position:relative;background:url(../img/main_bg.jpg) no-repeat 50%/cover;padding-top:105px;margin:5px}.header__title{margin:10px auto;text-align:center;color:#fff;text-shadow:red 2px -2px}.header__subtitle{position:relative;text-align:center;color:#fff;z-index:2;margin:10px auto}.header__btns{margin:25px;display:grid;gap:13px}.header__link{color:#000;font-weight:400;font-size:22px}.header__link:hover{color:#fff;text-decoration:none}.arrow{margin-top:15px;margin-bottom:15px;font-size:12px;font-weight:300;line-height:18px;text-align:center}.arrow_animated{-webkit-animation:arrowbeat 1.5s ease infinite;animation:arrowbeat 1.5s ease infinite}.arrow_animated:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.arrow__img{font-size:12px;font-weight:300;line-height:18px;text-align:center}.title{font-weight:700;font-size:38px;line-height:60px}.title_fz14{font-size:14px;line-height:21px}.title_fz16{font-size:16px;line-height:24px}.title_fz20{font-size:20px;line-height:30px}.title_fz24{font-size:24px;line-height:30px}.title_fz26{font-size:26px;line-height:30px}.title_fz36{font-size:36px}.title_fz48{font-size:48px}.title_price{color:#00f;font-weight:400}.btn{height:45px;background:#fbef3d;border-color:#f0f8ff;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);padding:5px 55px}.services{padding-top:0}.services__items{margin-top:60px;padding:0 5px;display:grid;grid-template:repeat(1,minmax(280px,auto))/repeat(4,280px);grid-auto-rows:minmax(280px,auto);gap:10px}.services__item{border:1px solid #fbef3d;padding:10px 10px 20px 10px}.services__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services__item h3{margin-top:20px;margin-bottom:10;text-align:center}.services__item h6{margin-top:0;margin-bottom:0;text-align:center}.services__item p{margin-top:15px;margin-bottom:0;text-align:center;font-size:14px;font-weight:300;line-height:18px}.services__section-subtitle{margin:10px auto;text-align:center}.services__wrapper{display:flex;flex-direction:column;align-content:center;justify-content:center;margin:20px auto}.services__item-logo{display:flex;max-width:100%;align-items:center;justify-content:center}.web_link{max-width:100px}@media (max-width:1200px){.container{max-width:960px}.header__btns{grid-template-columns:repeat(auto-fit,280px);justify-content:space-between}.services__items{grid-template-columns:repeat(auto-fit,310px);justify-content:space-between}}@media (max-width:992px){.container{max-width:720px}.title_fz48{font-size:36px;line-height:42px;margin-top:26px}.divider{margin:15px auto 0 auto}.services__items{padding:0 20px}}@media (max-width:768px){.container{max-width:540px}.title_fz48{font-size:38px}.header__title{line-height:39px;width:300px}.header__btns{padding:0;justify-content:center;gap:15px}.header__link{text-align:center;font-size:18px;padding:7px 0}.services{padding-top:30px}.services__items{padding:0;justify-content:center;gap:15px}}@media (max-width:576px){.container{width:100%;padding:0 10px}.title_fz48{font-size:36px}.title_fz36{font-size:24px;line-height:36px}.title_fz26{font-size:26px;line-height:36px}.title_fz14{font-size:16px}.header{background:url(../img/main_bg.jpg) no-repeat 57%/cover}.header__btns{margin-top:20px}.services__items{margin-top:10px}}.developer{margin-top:15px;margin-bottom:15px;font-size:12px;font-weight:300;line-height:18px;text-align:center}.pageup{display:none;position:fixed;bottom:15px;right:8px;width:45px;height:45px}.pageup img{width:100%}