:root{--mainBlack:#000;--mainWhite:#fff;--mainRed:red;--mainGray:#777;--mainLightGray:#F5F6F6;--mainHighlight:#0093FF}html{scroll-behavior:smooth}body{font-family:"Poppins",sans-serif;color:#000;min-height:100vh;display:flex;flex-direction:column}body main{flex:1}body h1,body h2,body h3,body h4,body h5{font-family:"Roboto",sans-serif}body a{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;text-decoration:none}body img{height:auto}.error-message{color:red}.btn,.more{font-size:18px;font-weight:500;line-height:28px;padding:10px 24px;text-align:center;background-color:#0093FF;color:#fff;font-family:"Roboto",sans-serif;border-radius:5px;display:inline-block}.btn:hover,.more:hover{background-color:#000;color:#fff}.bg-gray{background:#F5F6F6}.top-header{background:#000}.top-header a{color:#fff}.top-header a:hover{color:#0093FF}.top-header a span{margin-left:10px}.top-header .header-social a:not(:first-of-type){margin-left:10px}.top-header{padding:15px 0}header{position:sticky;z-index:50;background:#fff;padding:20px 0;top:0}header .header-logo{max-height:50px;width:auto}@media (min-width:1200px){header .header-logo{max-height:60px}}header.scrolled{box-shadow:0 0 9px rgba(0,0,0,.1215686275)}header .navbar{background:#fff;left:0;padding:30px;position:absolute;text-align:left;top:100%;width:100%;z-index:1}header .navbar ul>li a{color:#000;font-size:18px;font-weight:500;letter-spacing:normal;line-height:28px;font-family:"Roboto",sans-serif;display:block;padding:10px 20px}header .navbar ul>li a:hover{color:#fff;background:#000}@media (min-width:1200px){header .navbar ul>li a:hover{color:#0093FF;background:none}}header .navbar ul>li.submenu{position:relative}header .navbar ul>li.submenu ul{background:#fff}@media (min-width:1200px){header .navbar ul>li.submenu ul{list-style:none;padding:10px 0}}header .navbar ul>li.submenu ul li{margin-right:0}header .navbar ul>li.submenu ul li a{font-size:12px;white-space:nowrap;text-transform:none}@media (min-width:1200px){header .navbar ul>li.submenu ul{display:none;position:absolute;text-align:left;min-width:240px;box-shadow:0 20px 12px rgba(0,0,0,.175);padding:20px 10px 10px;left:-10px}header .navbar ul>li.submenu ul li a{font-size:14px}}header .navbar ul>li:hover ul{display:block}@media (min-width:1200px){header .navbar{background:initial;position:static;width:auto;text-align:right}}footer{background:#000;color:#fff}footer .top{padding:60px 0}footer .top .footer-logo{max-height:60px;filter:brightness(0) invert(1);margin-bottom:35px;width:auto}@media (min-width:1200px){footer .top .footer-logo{max-height:50px}}footer .top a{color:#fff}footer .top a:hover{color:#0093FF}footer .top h5{font-size:22px;font-weight:600;letter-spacing:normal;line-height:32px;margin-bottom:20px}footer .top li{margin-bottom:16px;list-style-type:none}footer .top li.submenu ul{margin-top:15px;padding-left:0}footer .top a{font-weight:500}footer .top .footer-contact i{width:22px;text-align:center}footer .bottom{font-weight:500}footer .bottom .container{padding-top:20px;padding-bottom:20px;border-top:1px solid #777}footer .bottom .hyperfocus{filter:brightness(0) invert(1)}#toTop{background:#0093FF;border:none;bottom:30px;color:#fff;font-size:28px;height:50px;line-height:50px;padding:0;position:fixed;right:30px;text-align:center;width:50px;z-index:100;border-radius:5px}@media (min-width:768px){#toTop{bottom:60px;right:40px}}@media (min-width:1200px){#toTop{bottom:60px;right:40px}}#toTop:focus{outline:none}.error{margin-top:200px;margin-bottom:200px}.error .clip{display:inline-block;margin:20px;font-size:50px}.error .clip .shadow{width:90px;height:90px;background-color:#0093FF;border-radius:50%;color:#fff;line-height:90px}.page-0:not(.page-home) section.top{padding:0;position:relative}.page-0:not(.page-home) section.top:before{height:100%;width:100%;position:absolute;top:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 80%);content:"";z-index:0}.page-0:not(.page-home) section.top img{width:100%;height:200px;object-fit:cover}@media (min-width:1200px){.page-0:not(.page-home) section.top img{height:300px}}.page-0:not(.page-home) section.top .title{position:absolute;top:50%;transform:translateY(-50%);color:#fff}.page-0:not(.page-home) section.top .title h1,.page-0:not(.page-home) section.top .title h2{font-size:40px;font-weight:700}@media (min-width:992px){.page-0:not(.page-home) section.top .title h1,.page-0:not(.page-home) section.top .title h2{font-size:50px}}section{padding-top:50px;padding-bottom:50px}@media (min-width:992px){section{padding-top:100px;padding-bottom:100px}}section h2{font-size:40px;font-weight:600;letter-spacing:normal;line-height:50px;padding-bottom:15px;margin-bottom:15px}section p{color:#777;font-size:16px;font-weight:500;line-height:26px}section p strong{color:#000;font-weight:500}section .title-block h2,section .home-about h2,section.team-container h2,section.contact-container h2,section.machinery h2,section.product h2{position:relative}section .title-block h2:after,section .home-about h2:after,section.team-container h2:after,section.contact-container h2:after,section.machinery h2:after,section.product h2:after{height:2px;width:15%;background:#0093FF;position:absolute;bottom:0;left:0;content:""}section .home-about h2 a,section.team-container h2 a{color:#000}section .title-block h2:after{width:12%;left:44%}section .title-block p{margin-bottom:50px}@media (min-width:992px){section .title-block p{max-width:63%;margin:0 auto 50px}}section.slider-container{padding:0!important}section.slider-container .row,section.slider-container .col-12{padding:0;margin:0}section.slider-container #slider{height:550px}@media (min-width:1200px){section.slider-container #slider{height:750px}}section.slider-container #slider .carousel-caption{left:0;right:auto;top:50%;transform:translateY(-50%);width:100%;bottom:auto}section.slider-container #slider .carousel-caption .container{padding:0 30px}@media (min-width:1200px){section.slider-container #slider .carousel-caption .container{padding:0 12px}}section.slider-container #slider .carousel-caption .col{z-index:1;bottom:auto;padding:20px;background-color:transparent;background-image:linear-gradient(360deg,rgba(255,255,255,.3607843137) 4%,rgba(233,238,255,.4117647059) 60%);border-radius:20px;text-align:start}@media (min-width:768px){section.slider-container #slider .carousel-caption .col{max-width:51%}}@media (min-width:1200px){section.slider-container #slider .carousel-caption .col{padding:30px 28px}}section.slider-container #slider .carousel-caption .col h1,section.slider-container #slider .carousel-caption .col h2{font-size:40px;font-weight:600;letter-spacing:normal;line-height:50px;margin-bottom:15px}@media (min-width:1200px){section.slider-container #slider .carousel-caption .col h1,section.slider-container #slider .carousel-caption .col h2{font-size:50px;line-height:65px;margin-bottom:20px}}section.slider-container #slider .carousel-caption .col .carousel-caption-lead{font-size:18px;font-weight:500;line-height:28px;margin-bottom:15px}section.slider-container #slider .carousel-caption .col .carousel-caption-lead p{color:#fff}@media (min-width:1200px){section.slider-container #slider .carousel-caption .col .carousel-caption-lead{font-size:16px;font-weight:500;line-height:26px;margin-bottom:20px}}section.slider-container #slider .carousel-control-next,section.slider-container #slider .carousel-control-prev{width:6%}section.slider-container #slider img{width:100%;object-fit:cover;height:100%}section.slider-container #slider .image-container:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:#000;opacity:.52;z-index:0}section.slider-container #slider .carousel-indicators{display:none}section.services-container{background-image:url(/theme_duplaalfa_beton/img/services_bg.webp);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;position:relative;z-index:1;color:#fff}section.services-container h2,section.services-container a,section.services-container p{color:#fff}section.services-container .service-box{display:flex;flex-direction:column}section.services-container .service-box .box{flex-grow:1;position:relative;padding-bottom:50px}section.services-container .service-box .box .btn-wrapper{bottom:0;position:absolute;width:100%;text-align:center}section.services-container .service-box:before{content:"\f46f"!important;display:inline-block;font-family:Font Awesome\ 5 Pro,sans-serif;font-weight:300;width:81px;height:81px;background:#0093FF;color:#fff;border-radius:50%;line-height:81px;text-align:center;font-size:42px;margin-bottom:20px;margin-left:auto;margin-right:auto}section.services-container .service-box:nth-of-type(3):before{content:"\f475"!important;display:inline-block;font-family:Font Awesome\ 5 Pro,sans-serif;font-weight:300}section.services-container .service-box:nth-of-type(4):before{content:"\f82c"!important;display:inline-block;font-family:Font Awesome\ 5 Pro,sans-serif;font-weight:300}section.services-container .service-box:nth-of-type(5):before{content:"\f78b"!important;display:inline-block;font-family:Font Awesome\ 5 Pro,sans-serif;font-weight:300}section.services-container .service-box h2,section.services-container .service-box h2 a{font-size:22px;font-weight:600;letter-spacing:normal;line-height:24px;padding-bottom:0}section.services-container .service-box h2:hover,section.services-container .service-box h2 a:hover{color:#0093FF}section.services-container:after{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:#000;opacity:.8;z-index:-1}section.services-container .more{background:none;color:#0093FF}section.services-container .more:after{content:"\f061"!important;display:inline-block;font-family:Font Awesome\ 5 Pro,sans-serif;font-weight:300;margin-left:10px}section.services-container .more:hover{color:#fff}section.products-container img{border-radius:20px 20px 0 0}section.products-container .product-box h2{font-size:22px;font-weight:600;letter-spacing:normal;line-height:24px;margin-bottom:0;padding:15px 0;background:#0093FF;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;border-radius:0 0 20px 20px}section.products-container .product-box h2 a{color:#fff}section.products-container .product-box:hover h2{background:#000}section.team-container .team-box{display:flex;flex-direction:column}section.team-container .team-box .box{background:#fff;flex-grow:1;text-align:center;border:1px solid #E3E3E3;border-radius:10px;box-shadow:0 0 35px 0 rgba(53,82,99,.0705882353);position:relative;padding:15px 15px 50px}section.team-container .team-box .box h2{font-size:20px;font-weight:600;letter-spacing:normal;line-height:24px;padding-bottom:0}section.team-container .team-box .box h2:after{content:none}section.team-container .team-box .box p{line-height:20px;font-size:14px}section.team-container .team-box .box p:last-of-type a{position:absolute;font-size:16px;bottom:15px;left:15px;width:calc(100% - 30px);margin-bottom:0;padding:5px 10px;background:#0093FF;color:#fff;border-radius:5px}section.team-container .team-box .box p:last-of-type a:hover{background:#000}section.team-container .team-box .box .main-image{margin-bottom:30px}section.team-container .team-box .box .main-image img{border-radius:50%;max-width:300px}.testimonials-container .owl-item{height:100%}.testimonials-container .testimonial-item{padding:15px}.testimonials-container .testimonial-item .wrap{border-width:2px 0 0 0;border-radius:10px;border-style:solid;border-color:#0093FF;padding:20px 20px 20px 20px;box-shadow:0 0 9px rgba(0,0,0,.1215686275)}.testimonials-container .testimonial-item .wrap .testimonial-text{font-size:18px;font-style:normal;font-weight:500;line-height:26px;color:#777}.testimonials-container .testimonial-item .wrap .testimonial-writer{font-size:18px;font-style:normal;font-weight:500;font-family:"Roboto",sans-serif;margin-top:30px}.page-contact .contact-container a{color:#0093FF}.page-contact .contact-container a:hover{color:#000}.page-contact .contact-container .form-group{margin-bottom:25px}.page-contact .contact-container .form-group .form-control{border-radius:10px}.page-contact .contact-container .form-group textarea{min-height:120px}.row.owl-carousel .col-12{width:100%!important}.right_image .main-image{margin-top:20px}@media (min-width:992px){.right_image .main-image{margin-top:0;text-align:right}}.right_image .main-image img{max-width:600px;border-radius:10px}.gallery .owl-dots{text-align:center;margin-top:30px}.gallery .owl-dots .owl-dot span{display:inline-block;background-color:#000;margin:3px;width:10px;height:10px;border-radius:50%}.gallery .owl-dots .owl-dot.active span{background-color:#0093FF}.breadcrumb .breadcrumb-item a{color:#fff}.breadcrumb .breadcrumb-item a:hover{color:#0093FF}