/*!
 * Bootstrap v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,: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)}article,figcaption,footer,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5{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}ul ul{margin-bottom:0}b,strong{font-weight:bolder}small{font-size:80%}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}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],[type=reset],[type=submit],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,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}summary{display:list-item;cursor:pointer}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.lead{font-size:1.25rem;font-weight:300}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.img-fluid{max-width:100%;height:auto}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}.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}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-2,.col-4,.col-6,.col-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-12,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-12,.col-sm-2,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-12,.col-xl-4,.col-xl-6{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.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%}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}@media (min-width:576px){.col-sm-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}}@media (min-width:768px){.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.offset-md-1{margin-left:8.33333%}.offset-md-3{margin-left:25%}}@media (min-width:992px){.col-lg-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.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}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar>.container,.navbar>.container-fluid{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,.navbar-expand-lg>.container-fluid{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,.navbar-expand-lg>.container-fluid{-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 .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{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 viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-text:last-child{margin-bottom:0}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.align-middle{vertical-align:middle!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}@media (min-width:576px){.d-sm-inline{display:inline!important}}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.h-100{height:100%!important}.py-3{padding-top:1rem!important}.px-3{padding-right:1rem!important}.py-3{padding-bottom:1rem!important}.px-3{padding-left:1rem!important}.ml-auto{margin-left:auto!important}@media (min-width:576px){.px-sm-0{padding-right:0!important}.px-sm-0{padding-left:0!important}}.text-center{text-align:center!important}.text-muted{color:#6c757d!important}.visible{visibility:visible!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.table{border-collapse:collapse!important}.table td{background-color:#fff!important}}@font-face{font-family:Work Sans;font-style:normal;font-weight:300;font-display:swap;src:local("Work Sans Light"),local("WorkSans-Light"),url(../fonts/worksans-light-webfont.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:normal;font-weight:400;font-display:swap;src:local("Work Sans"),local("WorkSans-Regular"),url(../fonts/worksans-regular-webfont.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:normal;font-weight:700;font-display:swap;src:local("Work Sans Bold"),local("WorkSans-Bold"),url(../fonts/worksans-bold-webfont.woff2) format("woff2")}html{-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body,html{height:100%}body{font-family:Work Sans,sans-serif;position:relative;background-color:#fff}body#homepage{animation:none}::-moz-selection{background:#000;color:#fff}::selection{background:#000;color:#fff}#about,#blog,#contact,#portfolio,:before,a,h1,h2,h3,h4,h5{font-style:normal;font-weight:300;letter-spacing:.5px}section{position:relative;z-index:1;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:3rem 0}section h2 a,section h3 a,section p a,section ul li a{position:relative;display:inline-block;outline:none;color:#000;vertical-align:bottom;text-decoration:none;white-space:normal;overflow:hidden;font-weight:400;background-color:initial}section h2 a:hover,section h3 a:hover,section p a:hover,section ul li a:hover{color:#000}section h2 a:after,section h2 a:before,section h3 a:after,section h3 a:before,section p a:after,section p a:before,section ul li a:after,section ul li a:before{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}section h2 a:before,section h3 a:before,section p a:before,section ul li a:before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:#f1f3f4;content:"";transition:transform .2s;transform:translateY(95%)}section h2 a:focus:before,section h2 a:hover:before,section h3 a:focus:before,section h3 a:hover:before,section p a:focus:before,section p a:hover:before,section ul li a:focus:before,section ul li a:hover:before{transform:translateY(0)}section b{font-weight:700}section h2,section h3,section h4{font-weight:300}#arrow_up{width:3rem;height:3rem;position:fixed;bottom:1rem;left:3rem;z-index:99;opacity:0}#arrow_up.hidden_arrow{display:none;opacity:0;transition:all .5s ease-out}#arrow_up.arrow_in_da_house{display:block;opacity:1;transition:all 1s ease-in}#arrow_up svg{fill:#1e2227;border:1px solid #fff;border-radius:50%;background:#fff;width:3rem;height:3rem;transition:1s ease}#arrow_up:hover svg{fill:#4d4d4d;transition:1s ease}h1{margin-bottom:0;padding-bottom:14px;font-size:34px}h1 strong{font-weight:700}@media (max-width:767px){h1{font-size:30px}}h2{font-size:30px;line-height:46px}h2 strong{font-weight:700}@media (max-width:767px){h2{font-size:26px;line-height:48px}}h3{font-size:26px}h3 strong{font-weight:700}@media (max-width:767px){h3{font-size:22}}h4{font-size:12px;font-weight:400;color:#666;letter-spacing:2px}p{font-size:16px;font-weight:300;color:#565656;letter-spacing:.2px;line-height:26px}strong{font-weight:400}a{color:#4d638c;text-decoration:none!important}a:active,a:focus,a:hover{color:#4d638c;outline:none;transition:.5s}*,:after{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}section.take_us{padding-top:3rem;padding-bottom:6rem}section.take_us hr{margin-bottom:3rem}section.take_us .call_action{padding-top:0;padding-bottom:0}section.take_us .call_action a{font-weight:400}section.send{display:-ms-flexbox!important;display:flex!important;height:40%!important;margin:0!important;padding:0!important}img[data-src],img[data-srcset]{display:block;min-height:1px}img:not([src]){visibility:hidden}@-moz-document url-prefix(){img:-moz-loading{visibility:hidden}}.icon{display:inline-block;stroke-width:0;stroke:currentColor;fill:currentColor;width:1.400390625em}footer a:hover .footer_icon{opacity:.7;transition:.5s ease}.footer_icon{height:auto;width:16px;vertical-align:middle;margin-right:1rem}#home{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;text-align:center;padding-top:0;padding-bottom:0;height:60%}#home hr{width:82px;margin-top:32px}#home h2{font-size:30px;margin-top:15px;margin-bottom:15px}#home.hero_part{padding-top:4.8rem;padding-bottom:3rem;text-align:center;height:auto}#home.hero_part h1{font-weight:400;margin-bottom:0}#home.hero_part h1 strong{font-weight:700}#home.hero_part h2{font-size:30px;margin-bottom:20px}#home.hero_part hr{width:82px;margin-top:0}#home.hero_part p{font-size:20px;margin:0;line-height:30px}#toggle-mode i{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));border:2px solid;border-radius:100px;width:20px;height:20px;margin:0 auto}#toggle-mode i:after,#toggle-mode i:before{content:"";box-sizing:border-box;position:absolute;display:block}#toggle-mode i:before{border:5px solid;border-top-left-radius:100px;border-bottom-left-radius:100px;border-right:0;width:9px;height:18px;top:-1px;left:-1px}#toggle-mode i:after{border:4px solid;border-top-right-radius:100px;border-bottom-right-radius:100px;border-left:0;width:4px;height:8px;right:4px;top:4px}@media (max-width:767.98px){#home{padding-top:22px;padding-bottom:16px}#home h2{font-size:24px}}@media only screen and (min-device-width:767px) and (max-device-width:1024px){#home h2{font-size:26px}}.inner_wrap_call_action{display:table;width:100%;padding-bottom:1rem;text-align:center}.inner_wrap_call_action a{border:1px solid #fff;display:table-cell;font-size:1.8rem;vertical-align:middle!important;padding:3rem;transition:.5s ease}.inner_wrap_call_action a.light{border:1px solid #666;color:#666}.inner_wrap_call_action:hover a{background:#fff;color:#666!important;transition:.5s ease}.inner_wrap_call_action:hover a.light{background:#666;color:#fff!important;transition:.5s ease}.m-space-top-3{margin-top:3rem}.p-space-bottom-3{padding-bottom:3rem}.logo_container:hover{opacity:.7;transition:.5s ease}#gdpr-cookie-message{position:fixed;right:0;left:0;bottom:30px;max-width:90%;margin:0 auto;background-color:#1e2227;padding:1.5rem;border-radius:5px;box-shadow:0 6px 6px rgba(0,0,0,.25);z-index:99;font-family:Work Sans,sans-serif}@media (min-width:768px){#gdpr-cookie-message{right:30px;left:inherit;bottom:30px;max-width:50%;padding:1.5rem;margin:0 0 0 1rem}}@media (min-width:992px){#gdpr-cookie-message{padding:2rem}}@media (min-width:1200px){#gdpr-cookie-message{max-width:650px;padding:3rem}}#gdpr-cookie-message h4{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:10px}@media (min-width:768px){#gdpr-cookie-message h4{font-size:2rem}}#gdpr-cookie-message h5{color:#cb4539;font-size:1rem;font-weight:500;margin-bottom:10px}@media (min-width:768px){#gdpr-cookie-message h5{font-size:1rem}}#gdpr-cookie-message p,#gdpr-cookie-message ul{color:#fff;font-size:1rem;line-height:1.5rem}#gdpr-cookie-message p:last-child{margin-bottom:0;text-align:center}@media (min-width:768px){#gdpr-cookie-message p:last-child{text-align:right}}#gdpr-cookie-message li{width:49%;display:inline-block}#gdpr-cookie-message a{color:#fff;text-decoration:none;font-size:1rem;padding-bottom:2px;font-weight:700;border-bottom:1px dotted hsla(0,0%,100%,.75)}#gdpr-cookie-message a:hover{color:#cb4539;border-bottom-color:#cb4539}#gdpr-cookie-message button,button#ihavecookiesBtn{border:none;background:#075c07;color:#fff;font-size:1rem;padding:7px;border-radius:3px;margin-left:15px;margin-bottom:16px;transition:.5s;cursor:pointer}@media (min-width:768px){#gdpr-cookie-message button,button#ihavecookiesBtn{margin-bottom:0}}#gdpr-cookie-message button:hover{background:#0a7b0a;color:#fff;transition:.5s}#gdpr-cookie-message button#gdpr-cookie-advanced{background:#fff;color:#000;margin-bottom:0;transition:.5s}#gdpr-cookie-message button:hover#gdpr-cookie-advanced{background:#d6d6d6;color:#000;transition:.5s}#gdpr-cookie-message button:disabled{opacity:.3;background:#d6d6d6}#gdpr-cookie-message input[type=checkbox]{float:none;margin-top:0;margin-right:5px}#gdpr-cookie-message #gdpr-cookie-types{transition:all .5s}.navbar{background:transparent;padding:18px 0;border:none;margin-top:22px}.navbar .navbar-collapse{border-color:transparent}.navbar .navbar-toggler{border:none}.navbar button:focus{outline:none}.navbar .navbar-brand{width:150px;padding:0;margin:0}.navbar .navbar-brand svg{fill:#000;transition:all .3s ease-in-out}.navbar .navbar-brand:hover svg{fill:#4e4e4e;transition:all .3s ease-in-out}.navbar h1,.navbar h2{margin:0;margin-right:10px;line-height:1;padding:0}.navbar h2{font-size:34px}.navbar .navbar-nav{text-align:center}.navbar .navbar-nav .nav-item .nav-link{position:relative;display:inline-block;margin:15px;outline:none;color:#565656;text-decoration:none;text-transform:uppercase;letter-spacing:1px;font-weight:300;text-shadow:0 0 1px hsla(0,0%,100%,.3);font-size:1rem;overflow:hidden;padding:0 4px;height:1.23rem}.navbar .navbar-nav .nav-item .nav-link:before{white-space:nowrap}.navbar .navbar-nav .nav-item .nav-link span{position:relative;display:inline-block;transition:transform .3s}.navbar .navbar-nav .nav-item .nav-link span:before{position:absolute;top:100%;content:attr(data-hover);font-weight:700;color:#000;transform:translateZ(0);white-space:nowrap}.navbar .navbar-nav .nav-item .nav-link:hover{outline:none}.navbar .navbar-nav .nav-item .nav-link:hover span{transform:translateY(-100%)}.navbar .navbar-nav .nav-item .nav-link.active{font-weight:700;color:#000}.navbar .navbar-nav .nav-item .nav-link.active.call_us .nav-link{font-weight:700}.text-center{text-align:center}.logo_container{width:150px;height:150px}.logo_container.llama{background-image:url(/assets/images/logo/paveljame-dark-blurb.svg);background-size:contain;width:80px;height:80px}footer{border-top:1px solid #f0f0f0;padding:100px 0;position:relative}footer .hide_mobile{display:inline-block}footer .hide_other{display:none}footer p{margin-bottom:0}footer a,footer p{color:#404040;font-weight:400}footer a:hover{color:#333;text-decoration:underline!important;transition:all 1s ease-in-out}footer a svg{fill:#404040}footer hr{border-color:#fff;margin-top:22px;margin-bottom:22px}footer .footer-copyright{padding-top:16px;text-align:center}footer .main_layout{display:table;width:100%;text-align:center;table-layout:fixed}footer .main_layout .main_sublayout{display:table-cell;float:none;vertical-align:middle;width:2%}footer .main_layout .main_sublayout svg{width:150px}footer .main_layout .main_sublayout p{margin-bottom:.5rem}.llamaBot{background:url(/assets/images/logo/paveljame-v-dark.svg);background-size:cover;width:200px;height:133px;margin:3rem 3rem 3.5rem}.social-icon{position:relative;padding:0;text-align:center;margin-top:20px;margin-bottom:0}.social-icon li{display:inline-block;list-style:none}.social-icon li a{color:#777;cursor:pointer;text-decoration:none;transition:all .4s ease-in-out;text-align:center;vertical-align:middle;position:relative;margin:22px 12px 10px;font-size:18px}.social-icon li a:hover{color:#000;transform:scale(1.1)}@media (max-width:767px){footer{text-align:center;padding-bottom:63px;padding-top:63px}footer .hide_mobile{display:none}footer .hide_other{display:block;height:0}footer .col-md-4{padding-top:42px}.social-icon{margin-bottom:20px}footer .main_layout{display:block;width:100%}footer .main_layout .main_sublayout{display:inherit;float:inherit;vertical-align:inherit;width:inherit}}.language-link.active{font-weight:700}.night-mode{background-color:#1e2227!important}.night-mode body{background-color:transparent;color:#fff!important}.night-mode body .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.night-mode body .logo_container.llama{background-image:url(/assets/images/logo/paveljame-white-blurb.svg)}.night-mode body #portfolio .services_home{border:1px solid #cccdcf}.night-mode body #portfolio .services_home a img{filter:invert(1)}.night-mode body #portfolio .services_home a h2,.night-mode body #portfolio .services_home a p{color:#cccdcf}.night-mode body #portfolio .services_home:hover{background:#cccdcf}.night-mode body #portfolio .services_home:hover a img{filter:invert(0)}.night-mode body #portfolio .services_home:hover a h2{color:#212529}.night-mode body #portfolio .services_home:hover a p{color:#212529!important}.night-mode body #project_single #project_single section .showcase_single hr{border-color:#000!important}.night-mode body hr{border-color:#000}.night-mode body .nav-link{color:#fefefe!important}.night-mode body .nav-item.active .nav-link,.night-mode body .nav-link span:before{color:#fff!important}.night-mode body .svg_klasa{fill:#fff!important}.night-mode body a:hover .svg_klasa{fill:#909090!important}.night-mode body p{color:#d6d6d6!important}.night-mode body .case_study-item_headline p{color:#ffffffeb!important}.night-mode body h2,.night-mode body h3,.night-mode body h4,.night-mode body h5,.night-mode body strong{color:#fff}.night-mode body .nav-tabs{border-bottom:none}.night-mode body .nav-tabs .nav-link{border-bottom:1px solid #dee2e6}.night-mode body .seo-aso-page .nav-tabs .nav-link{border-color:transparent}.night-mode body .nav-tabs .nav-link.active{background-color:transparent;border-bottom-color:transparent}.night-mode body .projects_take hr{border-color:transparent}.night-mode body .call_action a{color:#fefefe!important}.night-mode body .call_action a:hover{color:#fff!important}.night-mode body footer{border-color:#000}.night-mode body footer a,.night-mode body footer a:hover,.night-mode body footer p{color:#fff}.night-mode body footer hr{border-color:#000}.night-mode body footer .footer_icon{filter:invert(100)}.night-mode body footer .llamaBot{background:url(/assets/images/logo/paveljame-v-white.svg);background-size:cover}.night-mode body #service_single nav,.night-mode body #web.list-group-item{background:transparent}.night-mode body .call_action h3 a,.night-mode body section h2 a,.night-mode body section h3 a,.night-mode body section p a{color:#fefefe!important}.night-mode body .call_action h3 a:hover,.night-mode body section h2 a:hover,.night-mode body section h3 a:hover,.night-mode body section p a:hover{color:#000!important}.night-mode body #services .card{background:transparent;border-color:#424242}.night-mode body #services .card .card-body .card-text{color:#b3b3b3!important}.night-mode body #services .card .card-body:hover{background-color:#252525!important}.night-mode body #services .card .card-body:hover .card-text,.night-mode body .text_section_why{color:#b3b3b3!important}.night-mode body .text_section_why:hover{background-color:#252525!important;transition:.5s;cursor:pointer}.night-mode body .text_section_why:hover .card-text,.night-mode body .text_section_why:hover .card-title{color:#b3b3b3!important}.night-mode #arrow_up svg{fill:#fff;border:1px solid #1e2227;border-radius:50%;background:#1e2227}.night-mode #arrow_up:hover svg{fill:#4d4d4d;transition:1s ease}.night-mode #gdpr-cookie-message{background:#fff}.night-mode #gdpr-cookie-message h4,.night-mode #gdpr-cookie-message h5,.night-mode #gdpr-cookie-message p{color:#252525!important}.night-mode #gdpr-cookie-message button:hover{background:#0a7b0a}.night-mode #gdpr-cookie-message button#gdpr-cookie-advanced{background:#25252554}.night-mode #gdpr-cookie-message button:hover#gdpr-cookie-advanced{background:#4949491c}.night-mode #gdpr-cookie-message label{color:#252525!important}.night-mode#project_main.klijent1-show,.night-mode#project_main.klijent2-show{background-color:#1e2227!important}.night-mode .button_contact{border:1px solid #fff;color:#fff}.night-mode .button_contact:hover{background:#fff;color:#666;transition:.5s ease}.night-mode .form-group input,.night-mode .form-group textarea,.night-mode .form-label-group input,.night-mode .form-label-group textarea{background:#232323;color:#fff;border-color:#000}.night-mode .form-group label,.night-mode .form-label-group label{color:#b1b1b1}.night-mode .form-group .form-control:focus,.night-mode .form-label-group .form-control:focus{border-color:#fff;box-shadow:inherit}.night-mode .inner_wrap_call_action a{border:1px solid #fff}.night-mode .inner_wrap_call_action a.light{border:1px solid #fff;color:#fff}.night-mode .inner_wrap_call_action:hover a,.night-mode .inner_wrap_call_action:hover a.light{background:#fff;color:#666!important}.night-mode .card-header button.btn.btn-link{color:#fff}.night-mode .accordion .card{border-color:#000!important}.night-mode img.bash{filter:invert(100)}.night-mode .night_special{filter:grayscale(1)}.night-mode .night_special img{filter:invert(1)}#portfolio{padding-top:0;padding-bottom:3rem}#portfolio .col-12,#portfolio .col-md-6{margin-bottom:1rem}#portfolio .col-12.align-self-center,#portfolio .col-md-6.align-self-center{margin-bottom:0}#portfolio .services_home{border:1px solid #212529}#portfolio .services_home a{display:grid;height:100%;transition:all .5s}#portfolio .services_home a img{margin:20% auto;transition:all .5s}@media (min-width:992px){#portfolio .services_home a img{height:200px}}@media (max-width:991.98px){#portfolio .services_home a img{margin:10% auto;width:80%}}@media (max-width:767.98px){#portfolio .services_home a img{margin:10% auto}}#portfolio .services_home a .content{display:block;padding:0 30px}#portfolio .services_home a h2{color:#212529}@media (max-width:767.98px){#portfolio .services_home a h2{text-align:center}}#portfolio .services_home a p{color:#212529}@media (max-width:767.98px){#portfolio .services_home a p{text-align:center}}#portfolio .services_home a picture{width:100%}#portfolio .services_home:hover{cursor:pointer;background:#212529;transition:all .5s}#portfolio .services_home:hover img{filter:invert(1);transition:all .5s}#portfolio .services_home:hover h2,#portfolio .services_home:hover p{color:#cccdcf}#portfolio .services_home.services_portfolio{min-height:200px;overflow:hidden;position:relative}#portfolio .services_home.services_portfolio .row{min-height:200px}#portfolio .services_home.services_portfolio .content{text-align:right}#portfolio .services_home.services_portfolio .image_align{margin-bottom:0;position:relative;display:block;min-height:200px}@media (max-width:991.98px){#portfolio .services_home.services_portfolio .image_align{position:inherit;display:-ms-flexbox;display:flex;-ms-flex-item-align:center!important;align-self:center!important;min-height:unset}}#portfolio .services_home.services_portfolio img{position:absolute;display:block;left:10%;bottom:-50%;margin:0}@media (max-width:991.98px){#portfolio .services_home.services_portfolio img{margin:10px auto;width:75%;position:inherit}}@media (max-width:767.98px){#portfolio .services_home.services_portfolio img{margin:10% auto;position:inherit}}#portfolio .services_home.services_portfolio p{margin-bottom:0}@media (max-width:767.98px){#portfolio .services_home.services_portfolio p{margin-bottom:10px}}#portfolio .services_home.services_portfolio:hover img{bottom:-25%}#portfolio .call_action{padding-top:6rem;padding-bottom:3rem}@media (max-width:767.98px){#portfolio{padding-top:0;padding-bottom:77px}.social-icon{margin-bottom:20px}}#service_single,#services{padding-top:80px;padding-bottom:3rem}#service_single .show_more_services,#services .show_more_services{padding-top:4rem}#service_single .service_section,#services .service_section{margin-bottom:5rem}#service_single .service_section h2,#services .service_section h2{margin-bottom:2rem}#service_single .service_section h2 a,#services .service_section h2 a{font-weight:400}#service_single .service_section.last,#services .service_section.last{margin-bottom:0}#service_single .service_section .service_underlist .card,#services .service_section .service_underlist .card{position:relative}#service_single .service_section .service_underlist .card .card-body,#services .service_section .service_underlist .card .card-body{position:relative;padding-bottom:2rem}#service_single .service_section .service_underlist .card .card-body .card-url,#services .service_section .service_underlist .card .card-body .card-url{position:absolute;bottom:0;padding-bottom:.5rem;margin:0}#service_single .service_section .service_underlist .card .card-body:hover,#services .service_section .service_underlist .card .card-body:hover{background-color:#f1f3f4;transition:.5s;cursor:pointer}#service_single .service_section .service_underlist .card .special_url,#services .service_section .service_underlist .card .special_url{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;cursor:pointer}#service_single .call_action,#services .call_action{padding-top:3rem}#service_single .call_action a,#services .call_action a{font-weight:700}#service_single{position:relative}#service_single.seo-aso-page{padding-bottom:0}#service_single.seo-aso-page .inner_wrap_call_action a{color:#fff}#service_single.seo-aso-page .tab-pane a{z-index:1}#service_single.seo-aso-page .tab-pane a:hover{color:#000}#service_single.seo-aso-page .tab-pane a:after,#service_single.seo-aso-page .tab-pane a:before{z-index:-1}#service_single .services_nav{background:transparent}#service_single .services_nav .nav-link .services_image{height:82px;width:auto;max-width:100%;margin-top:10px}#service_single .services_nav .nav-link .services_title{font-size:1.2rem;font-weight:400;margin-top:10px;margin-bottom:10px;color:#040404}@media (max-width:767.98px){#service_single .services_nav .nav-link .services_title{font-size:.8rem}}#service_single .services_nav .nav-link.analiza.active{background-color:#6496fc;border-color:#6496fc}#service_single .services_nav .nav-link.analiza.active .services_title{color:#fff!important}#service_single .services_nav .nav-link.seo-optimizacija.active{background-color:#cb4539;border-color:#cb4539}#service_single .services_nav .nav-link.seo-optimizacija.active .services_title{color:#fff!important}#service_single .services_nav .nav-link.adds.active{background-color:#ffff}#service_single .services_nav .nav-link.adds.active .services_title{color:#565656!important}#service_single .tab-content{padding-bottom:0!important}#service_single .tab-content.seo-aso{padding:0!important}#service_single .tab-content .tab-pane{padding-bottom:0}#service_single .tab-content .tab-pane.analiza-content{background-color:#6496fc;padding:0 1rem}#service_single .tab-content .tab-pane.analiza-content h2{font-weight:700;color:#fff!important}#service_single .tab-content .tab-pane.analiza-content h3,#service_single .tab-content .tab-pane.analiza-content p{color:#fff!important}#service_single .tab-content .tab-pane.analiza-content p a{color:#fff}#service_single .tab-content .tab-pane.analiza-content p a:hover{color:#000}#service_single .tab-content .tab-pane.analiza-content hr{border-top:1px solid hsla(0,0%,100%,.3)}#service_single .tab-content .tab-pane.analiza-content .call_action h3 a{color:#fff!important}#service_single .tab-content .tab-pane.analiza-content .call_action h3 a:hover{color:#000!important}#service_single .tab-content .tab-pane.seo-content{background-color:#cb4539;padding:0 1rem}#service_single .tab-content .tab-pane.seo-content h2{font-weight:700;color:#fff!important}#service_single .tab-content .tab-pane.seo-content h3,#service_single .tab-content .tab-pane.seo-content p{color:#fff!important}#service_single .tab-content .tab-pane.seo-content p a{color:#fff}#service_single .tab-content .tab-pane.seo-content p a:hover{color:#000}#service_single .tab-content .tab-pane.seo-content hr{border-top:1px solid hsla(0,0%,100%,.3)}#service_single .tab-content .tab-pane.seo-content .call_action h3 a{color:#fff!important}#service_single .tab-content .tab-pane.seo-content .call_action h3 a:hover{color:#000!important}#service_single .tab-content .tab-pane.adds-content{background-color:#fff;padding:0 1rem}#service_single .tab-content .tab-pane.adds-content strong{color:#565656!important}#service_single .tab-content .tab-pane.adds-content h2{font-weight:700;color:#040404}#service_single .tab-content .tab-pane.adds-content strong{color:#212529!important}#service_single .tab-content .tab-pane.adds-content h3{color:#040404!important}#service_single .tab-content .tab-pane.adds-content p{color:#565656!important}#service_single .tab-content .tab-pane.adds-content p a{color:#040404}#service_single .tab-content .tab-pane.adds-content p a:hover{color:#000}#service_single .tab-content .tab-pane.adds-content hr{border-top:1px solid hsla(0,0%,100%,.3)}#service_single .tab-content .tab-pane.adds-content .call_action h3 a{color:#040404!important}#service_single .tab-content .tab-pane.adds-content .call_action h3 a:hover{color:#000!important}#service_single .tab-content .tab-pane.adds-content .inner_wrap_call_action a{border:1px solid #040404!important}#service_single .tab-content .tab-pane.adds-content .inner_wrap_call_action a:hover{border:1px solid #212529;background-color:#212529;color:#fff!important}#service_single .tab-content a{vertical-align:bottom;font-weight:400}#service_single .tab-content .featurette{padding-top:6rem;padding-bottom:6rem}#service_single .tab-content .featurette h3{margin-bottom:2rem;padding:0}#service_single .tab-content .featurette p{margin-bottom:1rem;line-height:1.6}#service_single .tab-content .featurette .no-margin-le{margin-bottom:.5rem}#service_single .tab-content .featurette .image,#service_single .tab-content .featurette .technology_wrap_mini{margin-bottom:0}#service_single .tab-content .featurette .logo_normal{margin:0 auto;width:60%}#service_single .tab-content .featurette .logo_more{text-align:center}#service_single .tab-content .featurette .logo_more .logo_two{margin:0 auto;width:25%;display:inline-block}#service_single .tab-content .featurette .logo_more .logo_two.bigger_two{width:40%}#service_single .tab-content .featurette .logo_more .logo_two.vertical-img{width:50%;margin-bottom:10%;display:block}#service_single .tab-content .featurette .img_technology{margin-bottom:1rem;text-align:center}#service_single .tab-content .featurette .img_technology img{padding:1rem;width:100%}@media (max-width:400px){#service_single .tab-content .featurette .list-seo{display:block;-ms-flex:none;flex:none}}#service_single .tab-content .featurette.why-us{padding-top:2rem;padding-bottom:0}#service_single .tab-content h2{padding-top:3rem}#service_single .tab-content h3{padding-top:2.5rem}#service_single .tab-content p{font-size:18px;line-height:1.6;margin-bottom:2rem}#service_single .tab-content ul li{color:#fff;font-weight:300}#service_single .tab-content .call_action h3{padding-top:0}#service_single .card{background:transparent;position:relative}#service_single .card .card-title{font-size:1.2rem;font-weight:400}#service_single .card .card-text{margin-top:2rem}#service_single .card .image_place{display:block;margin:2rem;min-height:246px;text-align:center}#service_single .card .image_place div{display:inline-block;vertical-align:middle;line-height:214px}#service_single .card .image_place div .llama_class{display:inline-block}#service_single .card .special_url{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;cursor:pointer}#service_single .card.card-edu-it .image_place{min-height:300px}#service_single .card.card-edu-it .image_place div{line-height:300px}html.touchevents #service_single .tab-content .featurette .card_additional .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;text-align:center;vertical-align:top;opacity:.9;color:#fff;background:#222}html.touchevents#service_single.tab-content .featurette .card_additional:hover .card-img-overlay{opacity:0}@media (max-width:767.98px){#service_single .service_section .service_underlist .card .card-body,#services .service_section .service_underlist .card .card-body{padding-bottom:0}#service_single .service_section .service_underlist .card .card-body .card-url,#services .service_section .service_underlist .card .card-body .card-url{position:relative;padding:0}#service_single .services_nav .nav-link .services_title{font-style:2rem;font-weight:300}}@media (max-width:991.98px){#service_single .card-deck{display:block;width:100%}#service_single .card-deck .card{width:100%;margin-bottom:2rem;display:block}#service_single .tab-content .featurette{padding-top:3rem;padding-bottom:3rem}#service_single .tab-content .featurette.why-us{padding-top:3rem;padding-bottom:3rem}#service_single .tab-content .featurette.call_action{padding-top:3rem}#service_single .tab-content .featurette .technology_wrap_mini{margin-top:4rem;margin-bottom:4rem}#service_single .tab-content .featurette .img_technology{margin-bottom:1rem}#service_single .tab-content .featurette .img_technology img{padding:0}#service_single .tab-content .featurette .app_tech_wrap img{padding:1rem}}@media (max-width:1500px){#service_single .services_nav{width:100%;max-width:100%;padding:0;margin:0}}@media (max-width:767.98px){#services{padding:3rem 1rem}}.cloud_services{width:100%;padding:1.5rem}@media (max-width:991.98px){.cloud_services{width:50%;padding:0}}#project_main{position:relative}#project_main.klijent1-show{background:#ff465bf8}#project_main.klijent1-show body{display:none;background-color:transparent}#project_main.klijent2-show{background:#005c8f}#project_main.klijent2-show body{display:none;background-color:transparent}#project{padding-top:80px;padding-bottom:70px}#project h2{margin-top:3rem;margin-bottom:1.5rem}#project hr{margin-top:3rem}#project hr{margin-bottom:3rem}.showcase_logo{background:#fff}.showcase_logo h2{color:#000!important;text-align:center;margin-bottom:3rem}.showcase_logo .logo_container{padding:2rem;height:auto;width:auto}.showcase_logo .logo_container .logo_showcase{width:100%;height:auto;filter:grayscale(100%);transition:.5s}.showcase_logo .logo_container .logo_showcase.vert_llama{height:5rem;width:auto;margin:0 auto}.projects_take{padding-top:0!important}.projects_take hr{margin-top:0}.projects_take h3{padding-top:3rem}#baza-volontera-ck{background:#ff465bf8}#baza-volontera-ck body{background-color:transparent;color:#fff}#baza-volontera-ck body .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}#baza-volontera-ck body .ljama_logo_svg .svg_klasa{fill:#fff}#baza-volontera-ck body .navbar .navbar-brand:hover svg{fill:#272727;transition:all .3s ease-in-out}#baza-volontera-ck body a.nav-link{color:#fff}#baza-volontera-ck body a,#baza-volontera-ck body h2,#baza-volontera-ck body h3,#baza-volontera-ck body h4,#baza-volontera-ck body h5,#baza-volontera-ck body p{color:#fff!important}#baza-volontera-ck body footer .main_layout .main_sublayout svg{fill:#fff}#baza-volontera-ck body .call_action a:hover{color:#000!important}#gdpr-optimizacija{background:#005c8f}#gdpr-optimizacija body{background-color:transparent;color:#fff}#gdpr-optimizacija body .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}#gdpr-optimizacija body .ljama_logo_svg .svg_klasa{fill:#fff}#gdpr-optimizacija body .navbar .navbar-brand:hover svg{fill:#272727;transition:all .3s ease-in-out}#gdpr-optimizacija body a.nav-link{color:#fff}#gdpr-optimizacija body a,#gdpr-optimizacija body h2,#gdpr-optimizacija body h3,#gdpr-optimizacija body h4,#gdpr-optimizacija body h5,#gdpr-optimizacija body p{color:#fff!important}#gdpr-optimizacija body footer .main_layout .main_sublayout svg{fill:#fff}#gdpr-optimizacija body .call_action a:hover{color:#000!important}#project_single section .showcase_single{padding-bottom:3rem}#project_single section .showcase_single:last-child{padding-bottom:0}#project_single section .showcase_single:last-child hr{margin-bottom:0}#project_single section .showcase_single .image-section{margin-bottom:1.5rem;text-align:center}#project_single section .showcase_single .image-section img{width:100%;height:auto;margin:0 auto;min-height:150px;min-height:500px}@media (max-width:1199.98px){#project_single section .showcase_single .image-section img{min-height:250px}}#project_single section .showcase_single h2{margin-bottom:1.5rem}#project_single section .showcase_single p{padding-bottom:3rem;margin-bottom:0}#project_single section .showcase_single hr{margin-top:3rem;margin-bottom:3rem;border-color:#fff}#project_single section .showcase_single .inner_wrap_call_action:hover a{color:#666!important}#onama_page section h2,#onama_page section h3,#onama_page section h4{text-align:center;margin-bottom:1.5rem}#onama_page section .hr_about{margin-top:6rem;margin-bottom:0;width:50%}#onama_page section.about_us_section{padding-top:80px}#onama_page section.about_us_section .text_about p:last-child{margin-bottom:0}#onama_page section.about_us_section .img_about{overflow:hidden}@media (max-width:767.98px){#onama_page section.about_us_section .img_about{margin-bottom:1.5rem;max-height:200px}}#onama_page section.about_us_section .img_about img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:60%;object-position:60%}@media (max-width:767.98px){#onama_page section.about_us_section .img_about img{width:100%;height:auto}}:root{--input-padding-x:0.75rem;--input-padding-y:0.75rem}.form-contact{width:100%;padding:15px;margin:0 auto}.form-group,.form-label-group{position:relative;margin-bottom:2rem}.form-group .form-control:focus,.form-label-group .form-control:focus{border-color:#666;box-shadow:inherit}.form-label-group>input,.form-label-group>label{padding:var(--input-padding-y) var(--input-padding-x)}.form-label-group>label{position:absolute;top:0;left:0;display:block;width:100%;margin-bottom:0;line-height:1.5;color:#495057;border:1px solid transparent;border-radius:.25rem;transition:all .1s ease-in-out;padding-left:28px}.form-label-group input::-webkit-input-placeholder{color:transparent}.form-label-group input:-ms-input-placeholder,.form-label-group input::-ms-input-placeholder{color:transparent}.form-label-group input::placeholder{color:transparent}.form-label-group input:not(:placeholder-shown){padding-top:calc(var(--input-padding-y) + var(--input-padding-y) * 0.666666666666667);padding-bottom:calc(var(--input-padding-y) / 3)}.form-label-group input:not(:placeholder-shown)~label{padding-top:calc(var(--input-padding-y) / 3);padding-bottom:calc(var(--input-padding-y) / 3);font-size:12px;color:#777;padding-left:28px}.button_contact{border:1px solid #666;display:block;background:transparent;font-size:1.5rem;padding:.5rem 3rem;margin:0 auto;color:#666;transition:.5s ease;margin-top:1rem}.button_contact:hover{background:#666;color:#fff;transition:.5s ease}.text_message_contact{margin-top:-1rem}.username{display:none}