@import url("https://fonts.googleapis.com/css?family=Oswald:400,500,600");@keyframes v{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:v}@keyframes w{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:w}@keyframes C{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:C}@keyframes O{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:O}@keyframes ib{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:ib}@keyframes jb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:jb}.animated{animation-duration:1s;animation-fill-mode:both}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}@media (prefers-reduced-motion){.animated{animation:unset!important;transition:none!important}}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}footer,header,main,nav,section{display:block}body{margin:0;font-family:-apple-system,Oswald,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#000;text-align:left;background-color:#fff}h1,h2,h3,h4{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}address{font-style:normal;line-height:inherit}address,ul{margin-bottom:1rem}ul{margin-top:0}a{color:#feee3f;background-color:transparent}a,a:hover{text-decoration:none}a:hover{color:#efdb01}img{border-style:none}img{vertical-align:middle}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}textarea{overflow:auto;resize:vertical}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}.bg-light{background-color:#f8f9fa!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}@media (min-width:992px){.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.mb-0{margin-bottom:0!important}.mb-4{margin-bottom:1.5rem!important}.pr-0{padding-right:0!important}.pl-0{padding-left:0!important}.text-center{text-align:center!important}.visible{visibility:visible!important}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-6,.col-12,.col-lg-2,.col-md-4,.col-sm-6{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.col-md-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}}@media (min-width:992px){.col-lg-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.navbar{padding:.5rem 1rem}.navbar,.navbar .container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:991.98px){.navbar-expand-lg>.container{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}a,a:hover{transition:all .3s ease .05s}html{font-size:10px}main{position:relative;background:#fff}body{font-size:2rem;line-height:1.6;overflow:overlay;width:100%}button,input{outline:none!important}li{list-style-type:none}.card{background:transparent;border:0;display:block}.card-text{line-height:1.3;margin-bottom:3rem;font-size:2rem}.card-img{margin-bottom:2rem;width:100%}.navbar-toggler{margin-right:1.5rem;padding:.5rem .9rem!important;border:2px solid}.pt-7{padding-top:7rem}.pb-7{padding-bottom:7rem}.section{position:relative;z-index:2}.main-text,.page{padding-bottom:5rem;background:#fff}.section-title{position:relative;z-index:2;margin-bottom:0;font-size:4.5rem;font-weight:400}.section-subtitle{font-size:3.5rem;margin-bottom:0;font-weight:400}.section-text{padding:5rem 0;margin-bottom:0;color:#3a3a3a}.delay{animation-delay:.2s}.delay0{animation-delay:.5s}.delay1{animation-delay:1s}.delay2{animation-delay:1.5s}.delay3{animation-delay:1.8s}.button{border-radius:0!important;text-transform:uppercase;color:#fff;border:0;background:#9517ca;font-size:1.6rem}.button,.button:hover{transition:all .3s ease .05s}.button:hover{color:#212529;background:#feee3f}.button:active{background:#9517ca}.button-xl{padding:1rem 1.5rem}.main-bg,.section-parallax{width:100%;height:62.5rem}.main-bg{background:rgba(50,50,50,.2)}.bg-parallax{width:100%;background:url(../images/bg1.jpg) no-repeat 50%;background-size:cover;background-attachment:fixed;background-position-y:-250px}.bg-parallax,.main-wrap{height:62.5rem}.main-title{font-size:9rem;line-height:1}.main-title,.subtitle{text-transform:uppercase;position:relative;z-index:2;color:#fff;transition:opacity .7s ease .4s;margin-bottom:1.5rem;font-weight:400}.subtitle{font-size:4.3rem}.telephone-number{position:relative;z-index:2;font-size:3rem;color:#fff;transition:opacity .7s ease .4s;margin-bottom:2rem}.telephone-number:before{content:"";position:relative;height:3.5rem;width:3.5rem;margin-top:.5rem;margin-right:.3rem;display:inline-block;vertical-align:text-bottom;background:url(../images/call.png) no-repeat 50%}.description{position:relative;z-index:2;font-size:1.8rem;color:#fff;transition:opacity .7s ease .4s;text-transform:uppercase;margin-bottom:1.5rem}.description:after,.description:before{content:"";background:#feee3f;display:inline-block;width:1.3rem;height:.3rem;margin-right:.5rem;margin-bottom:.5rem}.description:after{margin-left:.5rem;margin-bottom:.5rem}.opacity-container{position:relative;z-index:1;transition:opacity .7s ease .4s}.navbar{width:100%;font-size:1.6rem;position:relative;z-index:999;top:0;padding:1rem;font-weight:700}.navbar-brand{padding-bottom:0;padding-top:0}.logo{height:70px}.section-header{padding:4.5rem 0}.bg-blue{position:relative;z-index:2;background:#1a7eda;color:#fff}.our-work{background-color:#41cfe1;z-index:3;width:100%;padding:0 15px}.cell,.our-work{position:relative}.cell{overflow:hidden;z-index:1;opacity:1;transition-duration:.4s;transition-property:opacity;transition:opacity .4s ease-in-out;border:0}.cell:hover{opacity:.1}.cell-img{width:100%}.cell-title{position:absolute;font-size:3rem;color:#fff;top:50%;text-align:center;width:100%;z-index:0;margin:-20px 0}.brand{padding:10rem 0}.advantages{padding:7rem 0;background:#eceeef}.section-list{margin-bottom:0;padding:0 0 7rem}.list{color:#3a3a3a}.list:before{content:"";background:#9517ca;display:inline-block;width:1.3rem;height:.3rem;margin-right:.5rem;margin-bottom:.4rem}.footer-link{width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#fff}.footer-link:before{content:"";background:#feee3f;display:inline-block;width:1.3rem;height:.3rem;margin-right:.5rem;margin-bottom:.5rem}.footer-title{font-size:2.5rem;color:#feee3f}.contacts{margin-bottom:2.5rem;color:#fff}.email:before,.location:before,.phone:before{content:"";position:relative;width:2.4rem;height:2.4rem;display:inline-block;margin-right:6px;margin-left:2px;vertical-align:text-bottom}.location:before{background:url(../images/location.png) no-repeat 50%}.phone:before{background:url(../images/call2.png) no-repeat 50%}.email:before{background:url(../images/send.png) no-repeat 50%}.footer-wrap{padding:7rem 0;background:rgba(8,8,8,.3)}.footer-text{color:#fff}.footer-bg{bottom:0;width:100%;background:url(../images/img10.jpg) no-repeat 80%;background-size:cover;background-attachment:fixed}.copiright{position:relative;z-index:2;background:#1a7eda;padding:1.5rem 0;font-size:1.2rem;color:#fff;font-weight:400}.popup{display:none;position:fixed;top:0;bottom:0;right:0;left:0;width:100%;height:100%;z-index:999;overflow:auto;background-color:rgba(0,0,0,.5)}.popup-content{text-align:center;position:relative;left:50%;transform:translate(-50%);top:5%;background:#fff;padding:2rem;width:100%}.popup-header{margin-bottom:3rem;font-size:2rem}.popup-clouse{position:absolute;right:0;top:0;margin-top:-3rem;background-color:transparent;border:none;font-size:6rem;color:#1a7eda}.form-input{display:block;width:100%;margin-bottom:2.2rem;border:.5px solid #878787;border-radius:.3rem;padding:.7rem}.popup-label{margin:0!important;background:#fff;position:absolute;transform:translate(-50%,-90%);padding:0 .5rem;font-size:1.8rem;height:1.8rem;color:#878787}.popup-form{width:100%;position:relative}.show{overflow:hidden}@media (max-width:575px){.description{font-size:1.4rem}.description:after,.description:before{margin-bottom:.3rem}.main-title{font-size:4rem;font-size:5rem}.card-text{margin-bottom:5rem}.card-img{margin-bottom:8rem;width:60%}.footer-title{padding-top:1.5rem}.footer-bg{background-position-x:10%}}@media (max-width:768px){.navbar{font-size:2.2rem}.bg-parallax{background-position-y:0}}@media (min-width:576px){.popup-content{max-width:500px}}@media (min-width:768px) and (max-width:992px){.main-title{font-size:6rem}.card-img{width:70%}}@media (min-width:992px){.main-title{font-size:9rem}}@media (max-width:1024px){.bg-parallax{background-attachment:unset;background-position-y:0}}
