/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-primary: #015d91;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #f85508;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #292929;--bs-font-sans-serif: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}p{margin-top:0;margin-bottom:1rem}ul{padding-left:2rem}ul,dl{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}b,strong{font-weight:bolder}small,.small{font-size:0.875em}a{color:#015d91;text-decoration:underline}a:hover{color:rgb(.3137254902%,29.1764705882%,45.4901960784%)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img{vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}button{-webkit-appearance:button}button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}iframe{border:0}.container{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);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}}@media(min-width: 1400px){.container{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}@media(min-width: 576px){.col-sm-3{flex:0 0 auto;width:25%}.col-sm-9{flex:0 0 auto;width:75%}}@media(min-width: 768px){.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-12{flex:0 0 auto;width:100%}}@media(min-width: 992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-12{flex:0 0 auto;width:100%}}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(1,93,145,.25)}.btn:disabled{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#015d91;border-color:#015d91}.btn-primary:hover{color:#fff;background-color:rgb(.3333333333%,31%,48.3333333333%);border-color:rgb(.3137254902%,29.1764705882%,45.4901960784%)}.btn-primary:focus{color:#fff;background-color:rgb(.3333333333%,31%,48.3333333333%);border-color:rgb(.3137254902%,29.1764705882%,45.4901960784%);box-shadow:0 0 0 .25rem rgba(15.3333333333%,46%,63.3333333333%,.5)}.btn-primary:active,.btn-primary.active{color:#fff;background-color:rgb(.3137254902%,29.1764705882%,45.4901960784%);border-color:rgb(.2941176471%,27.3529411765%,42.6470588235%)}.btn-primary:active:focus,.btn-primary.active:focus{box-shadow:0 0 0 .25rem rgba(15.3333333333%,46%,63.3333333333%,.5)}.btn-primary:disabled{color:#fff;background-color:#015d91;border-color:#015d91}.btn-secondary.active{color:#fff;background-color:rgb(33.8823529412%,36.7058823529%,39.2156862745%);border-color:rgb(31.7647058824%,34.4117647059%,36.7647058824%)}.btn-secondary.active:focus{box-shadow:0 0 0 .25rem rgba(51%,54%,56.6666666667%,.5)}.btn-success.active{color:#fff;background-color:hsl(152.1818181818,68.75%,25.0980392157%);border-color:hsl(152.1818181818,68.75%,23.5294117647%)}.btn-success.active:focus{box-shadow:0 0 0 .25rem rgba(23.3333333333%,60%,43%,.5)}.btn-info.active{color:#000;background-color:rgb(24.0784313725%,83.3725490196%,95.2941176471%);border-color:rgb(14.5882352941%,81.2941176471%,94.7058823529%)}.btn-info.active:focus{box-shadow:0 0 0 .25rem rgba(4.3333333333%,67.3333333333%,80%,.5)}.btn-warning{color:#000;background-color:#f85508;border-color:#f85508}.btn-warning:hover{color:#000;background-color:hsl(19.25,94.4881889764%,57.6666666667%);border-color:rgb(97.5294117647%,40%,12.8235294118%)}.btn-warning:focus{color:#000;background-color:hsl(19.25,94.4881889764%,57.6666666667%);border-color:rgb(97.5294117647%,40%,12.8235294118%);box-shadow:0 0 0 .25rem hsla(19.25,93.75%,42.6666666667%,.5)}.btn-warning:active,.btn-warning.active{color:#000;background-color:hsl(19.25,94.4881889764%,60.1568627451%);border-color:rgb(97.5294117647%,40%,12.8235294118%)}.btn-warning:active:focus,.btn-warning.active:focus{box-shadow:0 0 0 .25rem hsla(19.25,93.75%,42.6666666667%,.5)}.btn-warning:disabled{color:#000;background-color:#f85508;border-color:#f85508}.btn-danger.active{color:#fff;background-color:rgb(69.0196078431%,16.6274509804%,21.6470588235%);border-color:rgb(64.7058823529%,15.5882352941%,20.2941176471%)}.btn-danger.active:focus{box-shadow:0 0 0 .25rem rgba(88.3333333333%,32.6666666667%,38%,.5)}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:hsl(210,16.6666666667%,98%);border-color:hsl(210,16.6666666667%,97.8823529412%)}.btn-light:focus{color:#000;background-color:hsl(210,16.6666666667%,98%);border-color:hsl(210,16.6666666667%,97.8823529412%);box-shadow:0 0 0 .25rem hsla(210,1.9607843137%,83%,.5)}.btn-light:active,.btn-light.active{color:#000;background-color:hsl(210,16.6666666667%,98.1176470588%);border-color:hsl(210,16.6666666667%,97.8823529412%)}.btn-light:active:focus,.btn-light.active:focus{box-shadow:0 0 0 .25rem hsla(210,1.9607843137%,83%,.5)}.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark.active{color:#fff;background-color:hsl(0,0%,12.862745098%);border-color:hsl(0,0%,12.0588235294%)}.btn-dark.active:focus{box-shadow:0 0 0 .25rem hsla(0,0%,28.6666666667%,.5)}.btn-outline-primary.active{color:#fff;background-color:#015d91;border-color:#015d91}.btn-outline-primary.active:focus{box-shadow:0 0 0 .25rem rgba(1,93,145,.5)}.btn-outline-secondary.active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-success.active{color:#fff;background-color:#198754;border-color:#198754}.btn-outline-success.active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-info.active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info.active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-warning.active{color:#000;background-color:#f85508;border-color:#f85508}.btn-outline-warning.active:focus{box-shadow:0 0 0 .25rem rgba(248,85,8,.5)}.btn-outline-danger.active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-light.active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-dark.active{color:#fff;background-color:#292929;border-color:#292929}.btn-outline-dark.active:focus{box-shadow:0 0 0 .25rem rgba(41,41,41,.5)}.collapse:not(.show){display:none}.dropdown-item.active{color:#fff;text-decoration:none;background-color:#015d91}.dropdown-menu-dark .dropdown-item.active{color:#fff;background-color:#015d91}.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:1}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#015d91;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:rgb(.3137254902%,29.1764705882%,45.4901960784%)}.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-pills .nav-link.active{color:#fff;background-color:#015d91}.tab-content>.active{display:block}.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-dark .navbar-nav .nav-link.active{color:#fff}.breadcrumb-item.active{color:#6c757d}.page-item.active .page-link{z-index:3;color:#fff;background-color:#015d91;border-color:#015d91}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.list-group-item.active{z-index:2;color:#fff;background-color:#015d91;border-color:#015d91}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width: 576px){.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 768px){.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 992px){.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 1200px){.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 1400px){.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:rgb(.2352941176%,21.8823529412%,34.1176470588%);border-color:rgb(.2352941176%,21.8823529412%,34.1176470588%)}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:rgb(25.4117647059%,27.5294117647%,29.4117647059%);border-color:rgb(25.4117647059%,27.5294117647%,29.4117647059%)}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:hsl(152.1818181818,68.75%,18.8235294118%);border-color:hsl(152.1818181818,68.75%,18.8235294118%)}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:rgb(2.0392156863%,31.6862745098%,37.6470588235%);border-color:rgb(2.0392156863%,31.6862745098%,37.6470588235%)}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:hsl(19.25,93.75%,30.1176470588%);border-color:hsl(19.25,93.75%,30.1176470588%)}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:rgb(51.7647058824%,12.4705882353%,16.2352941176%);border-color:rgb(51.7647058824%,12.4705882353%,16.2352941176%)}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:hsl(210,.4016064257%,39.0588235294%);border-color:hsl(210,.4016064257%,39.0588235294%)}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:hsl(0,0%,9.6470588235%);border-color:hsl(0,0%,9.6470588235%)}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active{display:block}.active.carousel-item-end{transform:translateX(100%)}.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators .active{opacity:1}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.float-end{float:right !important}.overflow-hidden{overflow:hidden !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-none{display:none !important}.border-top{border-top:1px solid #dee2e6 !important}.border-end{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-start{border-left:1px solid #dee2e6 !important}.w-75{width:75% !important}.w-100{width:100% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.flex-column{flex-direction:column !important}.flex-wrap{flex-wrap:wrap !important}.gap-3{gap:1rem !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.align-items-center{align-items:center !important}.align-self-end{align-self:flex-end !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.mt-3{margin-top:1rem !important}.me-2{margin-right:.5rem !important}.me-4{margin-right:1.5rem !important}.mb-0{margin-bottom:0 !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pb-0{padding-bottom:0 !important}.pb-3{padding-bottom:1rem !important}.ps-2{padding-left:.5rem !important}.ps-4{padding-left:1.5rem !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-sm{line-height:1.25 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-uppercase{text-transform:uppercase !important}.text-nowrap{white-space:nowrap !important}.text-primary{color:#015d91 !important}.text-warning{color:#f85508 !important}.text-dark{color:#292929 !important}.text-white{color:#fff !important}.bg-dark{background-color:#292929 !important}.rounded-circle{border-radius:50% !important}@media(min-width: 576px){.d-sm-block{display:block !important}}@media(min-width: 768px){.justify-content-md-between{justify-content:space-between !important}.mb-md-0{margin-bottom:0 !important}}@media(min-width: 992px){.p-lg-5{padding:3rem !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@font-face{font-family:"Inter";src:url("../fonts/Inter-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("../fonts/Inter-Italic.woff2") format("woff2");font-weight:400;font-style:italic;font-display:swap}*{font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;margin:0;padding:0;box-sizing:border-box}a{color:#000;text-decoration:unset}a:hover{cursor:pointer}h2,.h2{font-size:42px;font-weight:700;line-height:46px}h4,.h4{font-size:20px}p b{font-weight:500}footer{margin-top:3rem !important}header ul li a,footer ul li a{color:#000 !important}header ul li:hover a,header ul li a:hover,footer ul li:hover a,footer ul li a:hover,li a.active,a:hover{color:#f85508 !important}.btn{border-radius:20px !important}.btn-light,.btn-light:hover{background-color:#fff}a.btn-warning{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:600;font-size:20px}div.btn-warning{font-size:20px;font-weight:400}.btn-warning a:hover,a.btn-warning:hover,header a.btn-primary:hover{color:#fff !important}.col-md-4>div.btn-warning{min-height:103px}header .btn-primary{border:unset;border-radius:100px;background:linear-gradient(90deg, #015d91, #001c2b);line-height:1.5}header .btn-primary img{margin-right:20px}header .xs{display:none}.bord-none{background:unset}.section-bg-1{height:610px}.section-bg-1 .container{height:100%;background-image:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6196078431)),url("../images/main-banner-1.webp");background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:0 0 40px 40px}.section-bg-1 .container .row{position:relative;top:66%}.section-bg-1 h1,.section-bg-1 .h1{font-size:60px;font-weight:800;width:50%;line-height:1}.section-bg-1 h1 span,.section-bg-1 .h1 span{white-space:nowrap}.section-bg-1 p{font-size:35px;width:30%;line-height:1.2;margin-bottom:unset !important;padding-bottom:10px}.section-bg-2{background:linear-gradient(140deg, rgba(232, 240, 246, 0), #e8f0f6)}.section-bg-2 h2,.section-bg-2 .h2{font-weight:500}.section-bg-2 .d-flex>p{width:45%}.section-bg-3{margin-bottom:unset;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:linear-gradient(310deg, #013350, #015d91)}.section-bg-3 .col-md-4>div{background:url("../images/clip-bg-3.png");background-repeat:no-repeat;background-size:100% 100%;min-height:350px;border-radius:30px}.section-bg-3 p{font-size:22px;font-weight:600;margin-bottom:unset;line-height:24px;padding-right:unset !important;width:75%}.section-bg-3 ul{margin-bottom:unset}.section-bg-3 ul.p-3{padding:24px 42px !important}.section-bg-3.v2 p{font-size:16px;width:100%;font-weight:normal}.section-bg-3.v2 a{text-decoration:unset}h2.text-white,.text-white.h2{font-weight:400}.section-bg-4{background:linear-gradient(rgba(232, 240, 246, 0.9294117647), rgba(232, 240, 246, 0.9294117647));background-repeat:no-repeat;background-position-x:right}.section-bg-4 p{font-size:22px}.section-bg-4 .custom-line::before{content:"";display:block;background-image:url("../images/line-bg.png");background-repeat:no-repeat;background-size:cover;width:99vw;position:relative;top:70px;height:3px}.section-bg-4 .custom-line span{font-size:36px;font-weight:800}.section-bg-4 .custom-line span::after{content:" ";background-image:url("../images/dots-bg.png");background-repeat:no-repeat;background-size:contain;display:block;height:20px;width:20px;position:relative;top:4px}.section-bg-4 .custom-line ul{padding-left:16px}.section-bg-5 .block-bg{min-height:670px;background-image:url("../images/main-banner-2.webp");background-repeat:no-repeat;background-size:100% 100%;border-radius:22px}.section-bg-5 .block-bg h4,.section-bg-5 .block-bg .h4{min-height:58px;word-break:break-word;font-weight:600}.section-bg-5 .orange-bg{background-color:#f85508;border-radius:22px}.section-bg-6{height:832px}.section-bg-6 .container{background-image:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6196078431)),url("../images/main-banner-3.webp");background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:40px;height:100%}.section-bg-6 .container .row{height:100%}.section-bg-6 .container .row .col-md-12{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;bottom:30px}.section-bg-6 h2,.section-bg-6 .h2{font-size:42px;font-weight:700 !important;width:50%}.section-bg-6 p{font-size:16px;line-height:19px}.section-bg-7{min-height:1680px}.section-bg-7 .container{background-image:url("../images/main-banner-4.webp");background-repeat:no-repeat;background-size:100% 100%;border-radius:45px;height:100%}.section-bg-7 ul{padding-left:16px}.section-bg-7 h2,.section-bg-7 .h2{font-weight:700}.section-bg-7 .col-md-6>div{background-color:rgba(0,0,0,.6392156863);border-radius:25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:325px}.section-bg-7 .d-flex p{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.section-bg-7 .d-flex h4,.section-bg-7 .d-flex .h4{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.section-bg-7 a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.custom-1::before,.custom-1::after,.custom-2::before,.custom-2::after{width:49px;height:51px;display:block;position:relative;background-repeat:no-repeat}.custom-1 p,.custom-2 p{font-size:22px;font-weight:500;width:90%}.custom-1::before{content:" ";background-image:url("../images/border-1.png");background-size:99%;top:10%}.custom-1::after{content:" ";background-image:url("../images/border-2.png");background-size:99%;left:90%;bottom:10%}.custom-1.v2::before{top:0;left:-30px}.custom-1.v2::after{left:95%}.custom-2::before{content:" ";background-image:url("../images/blue-border-1.png");background-size:99%;top:0;left:-30px}.custom-2::after{content:" ";background-image:url("../images/blue-border-2.png");background-size:95%;left:90%;bottom:10%}.custom-1.v2,.custom-2{width:47%}.custom-num{height:66px;width:66px;background-color:#f85508;font-size:32px;position:relative}.panes .row .col-md-4>div{height:310px;background-size:95% 100%;background-repeat:no-repeat}.panes a{font-size:18px;font-weight:600;width:90%;position:relative;top:72%;margin:0 auto;margin-right:30px;min-height:68px}.panes img{height:22px;width:22px}.section-carousel .carousel .carousel-control-prev,.section-carousel .carousel .carousel-control-next{position:relative;width:7%}.section-carousel .owl-item p{position:relative;bottom:17%;margin:0 auto;display:block;text-align:left;width:95%;white-space:nowrap;font-size:12px;padding:10px 15px}.section-carousel .owl-item p span{font-weight:600}.carousel-control-prev-icon{background-image:url("../images/slide-prev.png");height:60px;width:60px}.carousel-control-next-icon{background-image:url("../images/slide-next.png");height:60px;width:60px}.owl-carousel.main-carousel .owl-nav{display:flex;justify-content:flex-end;position:relative;bottom:560px}.owl-carousel.main-carousel .owl-nav button:first-child{margin-right:20px}#administration .owl-item{height:450px}#administration .owl-item .item{height:100%}#administration .owl-item img{height:100%;width:100%;border-radius:15px}.cases .case p{font-size:22px;font-weight:600;margin-bottom:unset}.cases .border-top,.cases .border-bottom{border-color:rgba(0,0,0,.2) !important}.cases .col-md-2 a img{width:55px;height:55px}.news-main p{height:68px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-main .col-md-3 p:nth-child(2){font-weight:600}#news img{height:173px;border-radius:15px}.row.contacts>.col-md-6:first-child>div{height:550px}.row.contacts .col-md-6>div{border-radius:16px;overflow:hidden}#contacts .border-bottom{border-bottom:2px solid rgba(255,255,255,.1294117647) !important}.how-to-point p{font-size:22px;font-weight:500}.how-to-point h2,.how-to-point .h2{font-weight:700}.text-block img{width:100%}.text-block span{font-weight:bold}.text-block p,.text-block ul{margin-bottom:25px}.text-block h1,.text-block .h1{font-size:42px;font-weight:800;margin-bottom:unset}.text-block h2,.text-block .h2{font-size:24px}.text-block h3,.text-block .h3{font-size:22px}.text-block h4,.text-block .h4{font-size:20px}.text-block h2,.text-block .h2,.text-block h3,.text-block .h3,.text-block h4,.text-block .h4{font-weight:800;margin-bottom:25px;line-height:1}.text-block ul{padding-left:15px}.text-block .col-md-3 p{font-weight:600;height:70px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.text-block .col-md-3 a{color:#000;text-decoration:unset}.text-block .col-md-12 p b{font-weight:600;font-size:22px;margin-right:15px}.text-block .col-md-12 p br{display:block;margin-bottom:8px}.text-block .text,.text-block p.mb-3{margin-bottom:25px !important}.text-block .carousel>.d-flex{position:relative;bottom:60px}.docs .col-md-3 img{height:390px;border-radius:15px;border:1px solid #d9d9d9}.docs.text-block .col-md-3 img.mb-3{width:100%}.docs-custom .messangers-mini img{height:53px;width:52px}.docs-custom .bg-pane{background-color:#e8f0f6;border-radius:10px}.docs-custom .bg-pane>span:first-child{background:linear-gradient(90deg, #015D91 0%, #001C2B 100%);height:76px;width:76px;display:flex;align-items:center;justify-content:center;border-radius:10px}.docs-custom .bg-pane>span:first-child img{height:40px;width:40px}.docs-custom .bg-pane>span:nth-child(2){width:80%}.docs-custom .mob-d-block{display:none}.post-slider{margin-bottom:56px}.post-slider .carousel-item img{height:577px;width:auto;margin:0 auto;border-radius:15px}.post-slider>div:first-child{top:295px;bottom:unset}.post-slider .carousel-control-prev{justify-content:flex-start}.post-slider .carousel-control-next{justify-content:flex-end}.post-slider .carousel-control-prev,.post-slider .carousel-control-next{background-color:#fff;border-radius:50%;opacity:1}.post-slider .carousel-control-prev-icon,.post-slider .carousel-control-next-icon{background-color:#fff;border-radius:50%}.post-slider .carousel-control-prev-icon{position:relative;left:30px}.post-slider .carousel-control-next-icon{position:relative;right:30px}.section-404 img{width:100%;position:relative;top:9rem;z-index:-1}.section-404 .btn{position:relative;bottom:20vh;font-size:22px}.border-start{border-left:1px solid rgba(0,0,0,.1294117647)}.border-end{border-color:rgba(255,255,255,.5411764706) !important}.border-bottom{border-bottom:1px solid rgba(255,255,255,.1294117647) !important}.pt-6{padding-top:80px !important}.py-6{padding-top:80px !important;padding-bottom:80px !important}.px-6{padding-left:75px !important;padding-right:75px !important}@keyframes show{0%{opacity:0}100%{opacity:1}}@media(max-width: 1600px){header .btn-primary{font-size:12px}.section-carousel .owl-item p{font-size:11px}}@media(max-width: 1320px){header .nav{flex-wrap:nowrap;white-space:nowrap;position:relative;right:20px}header .nav li a,footer .nav li a{font-size:12px}header .container>.d-flex a:first-child img{height:41px;width:100px}header .btn.me-2 img{height:22px;width:51px}header .container>.d-flex div:last-child a img{height:17px;width:18px;margin-right:10px}.panes a{font-size:16px;width:88%;min-height:80px;top:68%}.section-bg-3 p{font-size:20px}.section-bg-3 .col-md-4>div{min-height:370px}h2,.h2{font-size:36px}.section-bg-4 p{font-size:16px}.custom-1.v2 h2,.custom-1.v2 .h2,.custom-2 h2,.custom-2 .h2{font-size:30px}div.btn-warning{font-size:18px}.row.contacts>.col-md-6:first-child>div{height:470px}.text-block .text h2,.text-block .text .h2{font-size:30px}.fs-1{font-size:calc(1rem + .7vw) !important}.fs-2{font-size:calc(1rem + .6vw) !important}.fs-5{font-size:.9rem !important}.fs-6{font-size:.8rem !important}.docs-custom .messangers-mini img{height:36px;width:36px}.docs-custom .bg-pane>span:first-child{height:43px;width:43px}.docs-custom .bg-pane>span:first-child img{height:24px;width:24px}.docs-custom .p-4{padding:1rem !important}}@media(max-width: 1140px){.section-bg-1{height:443px}.section-bg-1 h1,.section-bg-1 .h1{font-size:42px}.section-bg-1 p{font-size:24px;padding-top:unset !important;line-height:35px;font-weight:400}.col-xs-6{width:50%}.col-xs-12{width:100%}.col-xsm-4{width:33% !important}.custom-1 .text-primary{padding-left:24px !important;padding-right:24px}.custom-1 p.text-primary{font-size:16px;line-height:25px}.section-bg-2 p{font-size:14px}.custom-1::before,.custom-1::after,.custom-2::before,.custom-2::after{height:26px;width:26px}.custom-1::after{background-size:90%;left:94%;bottom:15%}h2,.h2{font-size:28px;line-height:30px}.panes a{font-size:16px;min-height:60px;display:block;width:92%}.panes .col-md-4{width:50%;margin-bottom:24px}.custom-num{height:55px;width:55px;font-size:20px}.section-bg-4 h2.text-warning,.section-bg-4 .text-warning.h2{font-size:22px}.section-bg-4 p{font-size:16px}.section-bg-4 .custom-line span{font-size:28px}.section-bg-4 .custom-line span::after{height:8px;width:8px;top:23px}.section-bg-5 .row.orange-bg>div:nth-child(1),.section-bg-5 .row.orange-bg>div:nth-child(2){border-bottom:2px solid rgba(255,255,255,.5411764706) !important}.section-bg-5 .row.orange-bg img{height:33px;width:33px}.section-bg-5 .block-bg h4,.section-bg-5 .block-bg .h4{min-height:25px}.section-bg-5 .block-bg{min-height:750px;background-position-y:0px}.section-bg-6 h2,.section-bg-6 .h2{width:70%;line-height:1}.section-bg-6 p{width:100%}.section-bg-6 .container .row{top:56%}.section-bg-6.py-6{padding-bottom:unset !important;margin-bottom:unset !important}.carousel-control-prev-icon,.carousel-control-next-icon{height:36px;width:36px}.section-carousel .carousel .carousel-control-prev,.section-carousel .carousel .carousel-control-next{width:5%}.carousel.lg{display:none}.section-carousel .owl-item p{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:15%;border-radius:15px !important;padding:15px !important;font-size:12px;white-space:initial}.cases p{font-size:18px}.cases .case .row>div:last-child img{height:42px !important;width:42px !important}a.btn-warning{font-size:16px}.section-bg-7 .col-md-6>div{width:100%;min-height:486px}h4,.h4{font-size:18px}#contacts h4,#contacts .h4{font-size:22px}#contacts a{display:block;width:100%}#contacts h3,#contacts .h3{padding-bottom:25px !important}#contacts .pmt-3{padding-top:25px}p.m-f{font-size:16px !important}footer ul{flex-wrap:nowrap !important;white-space:nowrap}.col-xsm-5{width:40%}#news p.text-uppercase{height:70px;margin-bottom:5px}.mpy-4{padding-top:40px !important;padding-bottom:40px !important}.row.contacts>.col-md-6:first-child>div{height:320px;margin-bottom:40px}.contacts img{height:320px}.col-xsm-4{width:33%}.section-404{height:67vh}.section-404 .btn{bottom:5vh}.docs-custom .bg-pane>span:first-child{height:37px;width:37px}.docs-custom .bg-pane>span:first-child img{height:20px;width:auto}.fs-5{font-size:.76rem !important}.fs-6{font-size:.7rem !important}}@media(max-width: 960px){header{position:fixed;width:100%;background:#fff;z-index:1000}header .lg{display:none}header .xs{display:block}header .nav{right:unset}header .nav li a{font-size:16px}.mob-menu-button{display:block;width:47px;height:14px;position:relative}.mob-menu-button::before,.mob-menu-button::after{content:"";background:#000;width:100%;height:2px;border-radius:1px;display:block;transition:all .3s ease;position:absolute}.mob-menu-button::after{bottom:0px}.bord-none{border:unset}body section:nth-child(2){padding-top:80px}.section-bg-1{height:1070px}.section-bg-1 .container{background-position-x:-900px}.section-bg-1 .container .row{position:unset;top:unset;padding-top:110px;padding-bottom:50px;height:100%}.section-bg-1 .container .row .col-md-12{flex-direction:column !important;align-items:start !important}.section-bg-1 h1,.section-bg-1 .h1{font-size:56px;width:100%;line-height:1.1}.section-bg-1 p{width:50%;font-size:40px;line-height:1.3}header .container>.d-flex a:first-child img{height:55px;width:150px}h2,.h2{font-size:36px;line-height:1.2}.custom-1 p.text-primary{font-size:18px}.custom-1::after{left:85%}.custom-1::before,.custom-1::after{height:33px;width:33px}.custom-2::before,.custom-2::after{height:33px;width:33px}.section-bg-2 p{font-size:16px;font-weight:500}.panes .row .col-md-4>div{background-size:100% 100%}.panes a{margin:0 auto !important}.section-bg-3 h2,.section-bg-3 .h2{font-size:28px;line-height:1.3}.section-bg-3 p,.section-bg-3 ul li{font-size:16px}.section-bg-3 .col-md-4>div{min-height:370px}.custom-line .container .row div:first-child,.custom-line .container .row div:nth-child(2){margin-bottom:120px}section.lg{display:none}.section-bg-5 .row.orange-bg img{height:41px;width:41px}.section-bg-5 h4,.section-bg-5 .h4{font-size:20px}.section-bg-5 .block-bg{min-height:930px;background-position-y:428px;background-size:auto;background-position-x:-215px}.section-bg-6 .container .row{top:53%}.section-bg-6 h2,.section-bg-6 .h2{font-size:28px;line-height:1.1}.carousel.xs{display:block !important}.section-carousel .carousel .carousel-control-prev,.section-carousel .carousel .carousel-control-next{width:12%}.section-carousel .owl-item p{height:20%;justify-content:space-around}#administration.section-carousel .owl-item p span{font-size:14px;white-space:nowrap}#administration.py-6{padding-bottom:unset !important}.cases .col-md-3 img{height:122px !important;width:180px !important}.cases .col-md-6 p{font-size:18px;line-height:1.3}.cases .case .row>div:last-child img{height:34px !important;width:34px !important}a.btn-warning{padding:24px 40px !important}.section-bg-7 h2,.section-bg-7 .h2{font-size:28px}.section-bg-7 h2.mb-5,.section-bg-7 .mb-5.h2{margin-bottom:32px !important}.news-main .col-xs-6{width:50%}.docs .lg{display:none}.docs .col-md-3 img{height:509px}a.btn-warning.px-5{padding:24px 80px !important}.section-bg-3.v2 h3,.section-bg-3.v2 .h3{font-size:28px}div.btn-warning{font-size:15px}.row.contacts>.col-md-6:first-child>div,.contacts img{height:240px}footer img{height:45px;width:auto}article{padding-top:120px}.text-block h1,.text-block .h1{font-size:24px}.text-block img{height:225px}.post-slider .owl-item{height:340px}.post-slider>div:first-child{top:165px}#news{padding-top:150px !important}#news .col-xs-6,.docs.text-block .col-xs-6{width:50% !important}#news.news-main{padding-top:40px !important}.section-404{height:80vh}.section-404 img{top:12rem}.section-404 .btn{bottom:-4vh}#administration .owl-item{height:380px}.owl-item{height:365px}.owl-carousel.main-carousel .owl-item p{bottom:23%;font-size:10px;padding:10px !important;justify-content:unset;height:18%}#administration.section-carousel .owl-item p span{font-size:10px}.owl-carousel.main-carousel .owl-nav{bottom:495px}.pt-9{padding-top:9rem !important}.fs-1{font-size:3.75rem !important}.fs-2{font-size:calc(1.365rem + 1.8vw) !important}.fs-5{font-size:1.75rem !important}.fs-5.subtitle{font-size:2.25rem !important}.docs-custom .w-75{width:100% !important}.docs-custom .bg-pane .fs-5{font-size:1.5rem !important}.docs-custom .bg-pane .fs-6{font-size:1.4rem !important}.docs-custom .bg-pane>span:first-child{height:137px;width:137px}.docs-custom .bg-pane>span:first-child img{height:auto;width:55px}.docs-custom .bg-pane.p-4{padding:2rem !important}.docs-custom .messangers-mini img{height:93px;width:93px}.docs-custom .messangers-mini.gap-3{gap:1.5rem !important}.docs-custom .messangers-mini.my-4{margin-top:2rem !important;margin-bottom:2rem !important}.docs-custom .mob-bg{padding-top:3rem !important;padding-bottom:3rem !important;position:relative;margin-bottom:5rem}.docs-custom .mob-bg::before{content:"";background:linear-gradient(130.86deg, rgba(232, 240, 246, 0) 50.79%, #E8F0F6 64.24%);position:absolute;height:90%;width:100vw;left:-12px;z-index:-1}.docs-custom .mob-d-none{display:none}.docs-custom .mob-d-block{display:block;margin-top:5rem}.docs-custom .mob-uppercase{text-transform:uppercase;font-weight:700 !important;line-height:1.3 !important}}@media(max-width: 720px){.section-bg-4 .custom-line::after{content:"";display:block;background-image:url(../images/line-bg.png);background-repeat:no-repeat;background-size:cover;width:100vw;position:relative;bottom:334px;height:3px}.section-bg-7 .col-md-6>div{min-height:580px}.section-bg-1{height:1000px}header .nav li a{font-size:12px}.section-carousel .carousel .carousel-control-prev,.section-carousel .carousel .carousel-control-next{width:7%}.section-bg-1 .container .row .col-md-12.justify-content-center{justify-content:space-between !important}.section-bg-1 h1,.section-bg-1 .h1{font-size:40px}.section-bg-1 p{width:65%;font-size:34px;line-height:1.3}.section-bg-2 .d-flex.justify-content-md-between{justify-content:space-between}.section-bg-3 p,.section-bg-3 ul li{font-size:14px}.section-bg-3 .col-md-4>div{min-height:425px}.section-bg-4 .custom-line::after{bottom:454px}.section-carousel .carousel .carousel-control-prev,.section-carousel .carousel .carousel-control-next{width:14%}#administration.section-carousel .owl-item p span{font-size:10px}.cases .case a,.cases .case a img{display:block;width:100% !important;height:auto !important}.cases .case p a{height:70px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:16px}.cases .case .col-xs-3{width:30%}.cases .case .col-xs-6{width:55%}.cases .case .col-xs-2{width:15%}footer .container>.d-flex{flex-direction:column}footer .d-flex a img{margin-bottom:30px}footer ul{flex-direction:column}footer ul li{text-align:center}.post-slider .carousel-control-prev-icon{position:relative;left:0px}.post-slider .carousel-control-next-icon{position:relative;right:0px}.panes a{font-size:14px;min-height:77px}.section-404{height:65vh}.section-404 img{top:4rem}.section-404 .btn{bottom:6vh}.section-carousel .owl-item p{width:93%}}@media(max-width: 540px){header .container>.d-flex a:first-child img{height:55px;width:155px}body section:nth-child(1){padding-top:40px}.section-bg-1{height:500px}.section-bg-1 .container{background-image:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6196078431)),url("../images/main-banner-1-540.webp");background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:0px}.section-bg-1 .container .row .col-md-12{justify-content:space-between !important}.section-bg-1 h1,.section-bg-1 .h1{font-size:28px}.section-bg-1 p{width:90%;font-size:28px}h2,.h2{font-size:22px;font-weight:700 !important}.custom-1 p.text-primary{font-size:16px !important}.custom-1::after{bottom:8%}.custom-1::before{top:8%;left:5px}.custom-1 p{width:100%}.section-bg-2{padding:80px 0 48px 0 !important}.section-bg-2 .d-flex.justify-content-md-between{flex-direction:column}.section-bg-2 .d-flex>p{width:100%;padding-left:unset !important}.col-xs-12{width:100% !important}.custom-num{right:-42px}.block-bg .col-xs-6{width:100% !important}.block-bg .orange-bg>div:last-child{border-top:1px solid #fff}.section-bg-5 .block-bg{min-height:1200px;background-position-y:701px}.section-bg-6 .px-5{padding:0 32px !important}.section-bg-6 h2,.section-bg-6 .h2{width:90%}.section-bg-6 .container{border-radius:0px}.section-bg-6 .container .row{top:30%}.section-bg-7 .container{border-radius:0px;background-size:220% 100%;background-position:center}.carousel.xs{display:none !important}.section-carousel .carousel .carousel-control-prev,.section-carousel .carousel .carousel-control-next{width:15%}.carousel-control-prev-icon,.carousel-control-next-icon{height:45px;width:45px}.cases p{font-size:16px}.cases .col-md-6 p{font-size:16px;height:60px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.cases .col-xs-3{width:30% !important}.cases .col-xs-6{width:50% !important}.cases .col-xs-2{width:20% !important}.cases .col-md-3 img{width:100% !important;height:80px !important}a.btn-warning.px-5{padding:24px 40px !important}#news .col-xs-6{width:100% !important;margin-bottom:40px}#news img{height:215px}.docs .col-xs-6,.docs.text-block .col-xs-6{width:100% !important;margin-bottom:60px}.how-to-point .col-xs-6{width:100% !important}footer .container>.d-flex,footer ul{flex-direction:column}footer img{margin-bottom:40px}footer ul li{text-align:center}.section-404{height:57vh}.section-404 img{top:7rem}.section-404 .btn{bottom:-2vh;font-size:16px;padding:22px 32px !important}.section-bg-7 .p-5{padding:48px 20px !important}.owl-item{overflow:hidden;border-radius:20px}.cases .case .row>div:last-child img{height:26px !important;width:26px !important;position:relative;right:15px}.post-slider .carousel-control-prev-icon{position:relative;left:0px}#administration.section-carousel .owl-item p span,#administration .section-carousel .owl-item p{font-size:12px}#administration .carousel>.d-flex{bottom:60px !important}.section-carousel .owl-item p{font-size:12px}.custom-line .col-xs-6{width:100%}.custom-line .container .row div:first-child,.custom-line .container .row div:nth-child(2),.custom-line .container .row .col-lg-3{margin-bottom:18px}.section-bg-4 .custom-line span::after,.section-bg-4 .custom-line::before,.section-bg-4 .custom-line::after{content:none}.section-bg-4 .custom-line .col-md-3 span.mb-5{margin-bottom:18px !important}.section-bg-3 .col-md-4{width:100%}.section-bg-3 .col-md-4>div{min-height:260px}.section-bg-3 p,.section-bg-3 ul li{font-size:16px}.section-bg-7 .col-md-6>div{min-height:370px}.docs img{width:70% !important;display:block;margin:0 auto}.docs.text-block a{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.owl-carousel.main-carousel .owl-item .item{width:72%;display:block;margin:0 auto}.docs-custom .fs-1{font-size:32px !important;font-weight:800 !important}.docs-custom p.subtitle{font-size:20px !important}.docs-custom .messangers-mini img{height:37px;width:37px !important}.docs-custom .messangers-mini.gap-3{gap:1rem !important}.docs-custom a{margin:unset !important;display:inline !important}.docs-custom .fs-5{font-size:14px !important}.docs-custom .fs-2{font-size:20px !important}.docs-custom .bg-pane>span:first-child{height:60px;width:60px}.docs-custom .bg-pane>span:first-child img{height:30px;width:30px !important}.docs-custom .bg-pane .fs-5{font-size:16px !important}.docs-custom .bg-pane .fs-6{font-size:14px !important}.docs-custom .mob-bg::before{width:95vw;left:10px}}