@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,400;0,500;0,600;0,700;0,900;1,400;1,500;1,600;1,700;1,900&display=swap);body{background-color:#d3d3d3}@media(min-width:991px){body.header-is-sticky{>.hero-section,>main{padding:120px 0}}}main{padding:20px 0}a{text-decoration:none!important}.announcement-button{border:none;border-radius:0;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#fff;cursor:pointer;font-size:18px;padding:8px 15px;transition:background-color .3s ease,transform .2s ease}.announcement-button:active{transform:scale(.98)}.announcement-button:disabled{background-color:#ccc!important;box-shadow:none;color:#666!important;cursor:not-allowed;transform:none}.styled-input{border:1px solid #ddd;border-radius:0;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);flex:1;font-size:16px;padding:10px 15px;transition:border-color .3s ease,box-shadow .3s ease;width:auto}.styled-input:only-child{width:100%}.styled-input:focus{border-color:#0d6efd;box-shadow:0 0 5px rgba(13,110,253,.5);outline:none}.styled-select{appearance:none;background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSI4Ij48cGF0aCBmaWxsPSIjNjY2IiBkPSJNMS41IDIgNyA3LjUgMTIuNSAySDFaIi8+PC9zdmc+);background-position:right 10px center;background-repeat:no-repeat;background-size:10px;border:1px solid #ddd;border-radius:0;flex:1;font-size:16px;padding:10px 15px;transition:border-color .3s ease,box-shadow .3s ease;width:auto}.styled-select:only-child{width:100%}.styled-select:focus{border-color:#0d6efd;box-shadow:0 0 5px rgba(13,110,253,.5);outline:none}.toggle-password{background:none;border:none;cursor:pointer;outline:none;padding:0;position:absolute;right:20px;top:40%;transform:translateY(-40%)}.toggle-password:hover{color:#007bff}.toggle-password:focus{box-shadow:none;outline:none}/*!
 * 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:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{color:#212529;font-family:var(--bs-font-sans-serif);font-size:1rem;line-height:1.5;margin:0;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.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 + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[data-bs-original-title],abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:#fcf8e3;padding:.2em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{direction:ltr;font-family:var(--bs-font-monospace);font-size:1em;unicode-bidi:bidi-override}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{color:#d63384;font-size:.875em;word-wrap:break-word}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:.875em;padding:.2rem .4rem}kbd kbd{font-size:1em;font-weight:700;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display: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}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.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-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.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-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,.075);border-color:#dee2e6;color:#212529;margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;border-color:#bacbe6;color:#000}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;border-color:#cbccce;color:#000}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;border-color:#bcd0c7;color:#000}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;border-color:#badce3;color:#000}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;border-color:#e6dbb9;color:#000}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;border-color:#dfc2c4;color:#000}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-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::file-selector-button{margin:-.375rem -.75rem;padding:.375rem .75rem;-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin-inline-end:.75rem;pointer-events:none;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){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{margin:-.375rem -.75rem;padding:.375rem .75rem;-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin-inline-end:.75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;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){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;padding:.25rem .5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{margin:-.25rem -.5rem;padding:.25rem .5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{border-radius:.3rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;padding:.5rem 1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{margin:-.5rem -1rem;padding:.5rem 1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{height:auto;max-width:3rem;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border-radius:.25rem;height:1.5em}.form-control-color::-webkit-color-swatch{border-radius:.25rem;height:1.5em}.form-select{padding:.375rem 2.25rem .375rem .75rem;width:100%;-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;color:#212529;font-size:1rem;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;vertical-align:top;width:1em;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#0d6efd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(25,135,84,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.btn.disabled,.btn:disabled,fieldset:disabled .btn{opacity:.65;pointer-events:none}.btn-primary{background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5);color:#fff}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{background-color:#0a58ca;border-color:#0a53be;color:#fff}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{background-color:#5c636a;border-color:#565e64;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{background-color:#565e64;border-color:#51585e;color:#fff}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-success{background-color:#198754;border-color:#198754;color:#fff}.btn-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{background-color:#157347;border-color:#146c43;color:#fff}.btn-check:focus+.btn-success,.btn-success:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{background-color:#146c43;border-color:#13653f;color:#fff}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#198754;border-color:#198754;color:#fff}.btn-info{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:focus+.btn-info,.btn-info:focus,.btn-info:hover{background-color:#31d2f2;border-color:#25cff2;color:#000}.btn-check:focus+.btn-info,.btn-info:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{background-color:#3dd5f3;border-color:#25cff2;color:#000}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{background-color:#ffca2c;border-color:#ffc720;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{background-color:#ffcd39;border-color:#ffc720;color:#000}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:focus+.btn-danger,.btn-danger:focus,.btn-danger:hover{background-color:#bb2d3b;border-color:#b02a37;color:#fff}.btn-check:focus+.btn-danger,.btn-danger:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{background-color:#b02a37;border-color:#a52834;color:#fff}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-light,.btn-light:focus,.btn-light:hover{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:focus+.btn-light,.btn-light:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-dark{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus,.btn-dark:hover{background-color:#1c1f23;border-color:#1a1e21;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{background-color:#1a1e21;border-color:#191c1f;color:#fff}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#212529;border-color:#212529;color:#fff}.btn-outline-primary{border-color:#0d6efd;color:#0d6efd}.btn-outline-primary:hover{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#0d6efd}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}.btn-outline-success{border-color:#198754;color:#198754}.btn-outline-success:hover{background-color:#198754;border-color:#198754;color:#fff}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{background-color:#198754;border-color:#198754;color:#fff}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#198754}.btn-outline-info{border-color:#0dcaf0;color:#0dcaf0}.btn-outline-info:hover{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{background-color:#0dcaf0;border-color:#0dcaf0;color:#000}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#0dcaf0}.btn-outline-warning{border-color:#ffc107;color:#ffc107}.btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{background-color:#ffc107;border-color:#ffc107;color:#000}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffc107}.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#dc3545}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-dark{border-color:#212529;color:#212529}.btn-outline-dark:hover{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{background-color:#212529;border-color:#212529;color:#fff}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#212529}.btn-link{color:#0d6efd;font-weight:400;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;color:#212529;display:none;font-size:1rem;list-style:none;margin:0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;z-index:1000}.dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem;top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid rgba(0,0,0,.15);height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1rem;text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#e9ecef;color:#1e2125}.dropdown-item.active,.dropdown-item:active{background-color:#0d6efd;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#adb5bd;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1rem}.dropdown-menu-dark{background-color:#343a40;border-color:rgba(0,0,0,.15);color:#dee2e6}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{background-color:hsla(0,0%,100%,.15);color:#fff}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{background-color:#0d6efd;color:#fff}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{color:#0d6efd;display:block;padding:.5rem 1rem;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:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;margin-bottom:-1px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#0d6efd;color:#fff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:.5rem;padding-top:.5rem;position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{font-size:1.25rem;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 .25rem;outline:0;text-decoration:none}.navbar-toggler-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .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,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.55)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{display:flex;flex-direction:column;min-width:0;position:relative;word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.5rem 1rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.5rem 1rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.5rem}.card-header-pills,.card-header-tabs{margin-left:-.5rem;margin-right:-.5rem}.card-img-overlay{border-radius:calc(.25rem - 1px);bottom:0;left:0;padding:1rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{align-items:center;background-color:#fff;border:0;border-radius:0;color:#212529;display:flex;font-size:1rem;overflow-anchor:none;padding:1rem 1.25rem;position:relative;text-align:left;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);color:#0c63e4}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230c63e4' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");transform:rotate(-180deg)}.accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23212529' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:"";flex-shrink:0;height:1.25rem;margin-left:auto;transition:transform .2s ease-in-out;width:1.25rem}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:0}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:.5rem}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#0d6efd;display:block;position:relative;text-decoration:none;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){.page-link{transition:none}}.page-link:hover{border-color:#dee2e6;z-index:2}.page-link:focus,.page-link:hover{background-color:#e9ecef;color:#0a58ca}.page-link:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0;z-index:3}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;pointer-events:none}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.pagination-lg .page-link{font-size:1.25rem;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem;color:#fff;display:inline-block;font-size:.75em;font-weight:700;line-height:1;padding:.35em .65em;text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:1rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{background-color:#cfe2ff;border-color:#b6d4fe;color:#084298}.alert-primary .alert-link{color:#06357a}.alert-secondary{background-color:#e2e3e5;border-color:#d3d6d8;color:#41464b}.alert-secondary .alert-link{color:#34383c}.alert-success{background-color:#d1e7dd;border-color:#badbcc;color:#0f5132}.alert-success .alert-link{color:#0c4128}.alert-info{background-color:#cff4fc;border-color:#b6effb;color:#055160}.alert-info .alert-link{color:#04414d}.alert-warning{background-color:#fff3cd;border-color:#ffecb5;color:#664d03}.alert-warning .alert-link{color:#523e02}.alert-danger{background-color:#f8d7da;border-color:#f5c2c7;color:#842029}.alert-danger .alert-link{color:#6a1a21}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#636464}.alert-light .alert-link{color:#4f5050}.alert-dark{background-color:#d3d3d4;border-color:#bcbebf;color:#141619}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:#0d6efd;color:#fff;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{border-radius:.25rem;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>li:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none;z-index:1}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);color:#212529;display:block;padding:.5rem 1rem;position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#0d6efd;border-color:#0d6efd;color:#fff;z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:1px;margin-top:-1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{background-color:#cfe2ff;color:#084298}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#bacbe6;color:#084298}.list-group-item-primary.list-group-item-action.active{background-color:#084298;border-color:#084298;color:#fff}.list-group-item-secondary{background-color:#e2e3e5;color:#41464b}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#cbccce;color:#41464b}.list-group-item-secondary.list-group-item-action.active{background-color:#41464b;border-color:#41464b;color:#fff}.list-group-item-success{background-color:#d1e7dd;color:#0f5132}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#bcd0c7;color:#0f5132}.list-group-item-success.list-group-item-action.active{background-color:#0f5132;border-color:#0f5132;color:#fff}.list-group-item-info{background-color:#cff4fc;color:#055160}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#badce3;color:#055160}.list-group-item-info.list-group-item-action.active{background-color:#055160;border-color:#055160;color:#fff}.list-group-item-warning{background-color:#fff3cd;color:#664d03}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#e6dbb9;color:#664d03}.list-group-item-warning.list-group-item-action.active{background-color:#664d03;border-color:#664d03;color:#fff}.list-group-item-danger{background-color:#f8d7da;color:#842029}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#dfc2c4;color:#842029}.list-group-item-danger.list-group-item-action.active{background-color:#842029;border-color:#842029;color:#fff}.list-group-item-light{background-color:#fefefe;color:#636464}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}.list-group-item-light.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}.list-group-item-dark{background-color:#d3d3d4;color:#141619}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#bebebf;color:#141619}.list-group-item-dark.list-group-item-action.active{background-color:#141619;border-color:#141619;color:#fff}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);font-size:.875rem;max-width:100%;pointer-events:auto;width:350px}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{max-width:100%;pointer-events:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);color:#6c757d;display:flex;padding:.5rem .75rem}.toast-header .btn-close{margin-left:.75rem;margin-right:-.375rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1060}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:center;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid #dee2e6;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{display:block;font-family:var(--bs-font-sans-serif);font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1080;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:-1px}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{display:block;font-family:var(--bs-font-sans-serif);font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070;word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{display:block;height:.5rem;position:absolute;width:1rem}.popover .popover-arrow:after,.popover .popover-arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:rgba(0,0,0,.25);border-width:.5rem .5rem 0;bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:1rem;left:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.5rem .5rem .5rem 0;left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:rgba(0,0,0,.25);border-width:0 .5rem .5rem;top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f0f0f0;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:1rem;right:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.5rem 0 .5rem .5rem;right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover-header{background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);font-size:1rem;margin-bottom:0;padding:.5rem 1rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:1rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:0 0;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%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 0'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%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-.708'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:-.125em;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{background-clip:padding-box;background-color:#fff;bottom:0;display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:1050}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{margin-bottom:-.5rem;margin-right:-.5rem;margin-top:-.5rem;padding:.5rem}.offcanvas-title{line-height:1.5;margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:1rem}.offcanvas-start{border-right:1px solid rgba(0,0,0,.2);left:0;top:0;transform:translateX(-100%);width:400px}.offcanvas-end{border-left:1px solid rgba(0,0,0,.2);right:0;top:0;transform:translateX(100%);width:400px}.offcanvas-top{border-bottom:1px solid rgba(0,0,0,.2);top:0;transform:translateY(-100%)}.offcanvas-bottom,.offcanvas-top{height:30vh;left:0;max-height:100%;right:0}.offcanvas-bottom{border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.clearfix:after{clear:both;content:"";display:block}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.85714%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-1{margin-bottom:.25rem!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}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body,.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.site-wrapper,body,html{height:100%}body{background-color:#fff;color:#444;font-family:Open Sans,Work Sans,sans-serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.9;position:relative;visibility:visible}body[data-rtl=rtl]{direction:rtl;text-align:right}h1,h2,h3,h4,h5,h6{color:#333;font-family:Open Sans,Work Sans,sans-serif;font-weight:400;line-height:1.2;margin-top:0}h1{font-size:42px}@media only screen and (max-width:767px){h1{font-size:32px}}@media only screen and (max-width:575px){h1{font-size:30px}}h2{font-size:36px}@media only screen and (max-width:767px){h2{font-size:26px}}@media only screen and (max-width:575px){h2{font-size:24px}}h3{font-size:28px}@media only screen and (max-width:767px){h3{font-size:22px}}@media only screen and (max-width:575px){h3{font-size:20px}}h4{font-size:24px}h5{font-size:20px}h6{font-size:16px}p:last-child{margin-bottom:0}a,button{color:inherit;cursor:pointer;display:inline-block;line-height:inherit;text-decoration:none}a,button,img,input,span{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}:focus{outline:none!important}a:focus{color:inherit;outline:none;text-decoration:none}a:hover{color:#ff8000;text-decoration:underline}button,input[type=submit]{cursor:pointer}ul{list-style:none outside none;margin:0;padding:0}img{max-width:100%}.p-40{padding:40px}.theme-color{color:#ff8000}.heading-color{color:#333!important}@media only screen and (min-width:992px) and (max-width:1199px){.d-desktop-none{display:none}}.col-20{max-width:20%;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}@media only screen and (max-width:767px){.col-20{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.fz-18{font-size:18px!important;font-weight:600!important;letter-spacing:.8px;text-transform:capitalize}.mlr-5{margin-left:5px;margin-right:5px}.sb-border{border-bottom:1px solid hsla(0,0%,100%,.15)}.sb-border-two{border-bottom:1px solid #e2e4ea}.item-border-bottom{border-bottom:1px solid #e5e5e5!important}.st-border{border-top:1px solid #e2e4ea}.br-right{border-right:1px solid #e5e5e5}.border-top-left{border-left:1px solid #e5e5e5;border-top:1px solid #e5e5e5}.nice-select .list{z-index:999}.fix{overflow:hidden}.hidden{display:none}.clear{clear:both}.main-wrapper,.section{float:left;width:100%}.fw-600{font-weight:600}.fw-400{font-weight:400}.def-color{color:#069bff}.bg-transparent{background-color:transparent}@media only screen and (min-width:1200px) and (max-width:1499px){.col-lp-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lp-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.width-35{width:35%}.width-15{width:15%}.width-12{width:12%}.width-23{width:23%}.bg_image-hv2{background-image:url(/build/images/bk-home-v2.a14a5e92.png)}.bg_image-hv2,.bg_image-hv4{background-position:top;background-repeat:no-repeat;background-size:cover}.bg_image-hv4{background-image:url(/build/images/bk-banner-home-4-v1.efe4ef3c.png)}.bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.bg-image-proparty{background-repeat:repeat!important;background-size:contain!important}.bg_image--1{background-image:url(/build/images/bg_image--1.905218e2.jpg)}.bg_image--1,.bg_image--2{background-position:50%;background-repeat:no-repeat;background-size:cover}.bg_image--2{background-image:url(/build/images/bg_image--2.befb2213.jpg)}.bg_image--3{background-image:url(/build/images/bg_image--3.da54d451.jpg)}.bg_image--3,.bg_image--4{background-position:50%;background-repeat:no-repeat;background-size:cover}.bg_image--4{background-image:url(/build/images/bg_image--4.062a792a.jpg)}.bg_image--10,.bg_image--11,.bg_image--12,.bg_image--13,.bg_image--14,.bg_image--15,.bg_image--16,.bg_image--17,.bg_image--18,.bg_image--19,.bg_image--20,.bg_image--5,.bg_image--6,.bg_image--7,.bg_image--8,.bg_image--9{background-position:50%;background-repeat:no-repeat;background-size:cover}.bg_image--21{background-size:cover;background:#ff8000 no-repeat 50%}.bg_image--22{background:#fafafa;background-position:50%;background-repeat:no-repeat;background-size:cover}.bg_image--23{background:#474747;background-position:50%;background-repeat:no-repeat;background-size:cover}.color-band1{background:#9d2368;background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:1200px){.container{max-width:1066PX}.row-five-column>[class*=col-xl-]{max-width:20%;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}}@media only screen and (max-width:575px){.container{max-width:450px}}@media only screen and (max-width:479px){.container{max-width:300px}}.g-0{margin-left:0;margin-right:0}.g-0>.col,.g-0>[class*=col-]{margin:0!important;padding-left:0;padding-right:0}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:var(--bs-gutter-x,.9rem);padding-right:var(--bs-gutter-x,.9rem)}.row{margin-left:calc(var(--bs-gutter-x)*-.6);margin-right:calc(var(--bs-gutter-x)*-.6)}.row>*{padding-left:calc(var(--bs-gutter-x)*.6);padding-right:calc(var(--bs-gutter-x)*.6);position:relative}#scrollUp{background:#ff8000;border-radius:100%;bottom:75px;color:#fff;font-size:25px;height:60px;line-height:60px;right:25px;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:60px}#scrollUp:hover{background:#ff6e14;color:#fff}input:-moz-placeholder,textarea:-moz-placeholder{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}input::-moz-placeholder,textarea::-moz-placeholder{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}body.template-color-1 .text-color{color:#ff8000}body.template-color-2 .text-color{color:#4c53b6}body.template-color-3 .text-color{color:#0898d5}body.template-color-4 .text-color{color:#ff8000}.tab-content{width:100%}.tab-content .tab-pane{display:block;height:0;max-width:100%;opacity:0;overflow:hidden;visibility:hidden}.tab-content .tab-pane.active{height:auto;opacity:1;overflow:visible;visibility:visible}.section-title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jetapo-link a{color:#ff8000;font-size:15px;font-weight:500;line-height:22px}.jetapo-link a i{font-size:13px;font-weight:600;margin-left:10px}.jetapo-link a:hover{text-decoration:underline}@media only screen and (min-width:768px) and (max-width:991px){.jetapo-tab-menu{margin-top:30px}}@media only screen and (max-width:767px){.jetapo-tab-menu{margin-top:20px}}.jetapo-tab-menu ul li{margin-right:40px}@media only screen and (max-width:767px){.jetapo-tab-menu ul li{margin-right:20px}}.jetapo-tab-menu ul li:last-child{margin-right:0}.jetapo-tab-menu ul li a{font-size:15px;font-weight:600;line-height:26px;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.jetapo-tab-menu ul li a.active{color:#ff8000}.jetapo-tab-menu ul.df-font-style li a{font-size:16px;text-transform:uppercase}.section-title span{font-size:15px;line-height:28px}.section-title h2{font-size:36px;font-weight:700;line-height:1}@media only screen and (max-width:479px){.section-title h2{font-size:24px}}.section-title h3{font-size:30px;font-weight:700;line-height:33px}@media only screen and (max-width:479px){.section-title h3{font-size:24px;line-height:28px}}.section-title-two{text-align:center}.section-title-two h3{font-size:30px;font-weight:700;letter-spacing:-.8px;line-height:33px;margin-bottom:30px;text-transform:uppercase}@media only screen and (max-width:767px){.section-title-two h3{font-size:24px;line-height:28px;margin-bottom:15px}}.section-title-two p{font-size:16px;line-height:24px}@media only screen and (min-width:768px) and (max-width:991px){.section-title-two p br{display:none}}@media only screen and (max-width:767px){.section-title-two p br{display:none}}.section-title-three h2{color:#000;font-size:40px;font-weight:700;letter-spacing:-2.5px;line-height:54px}@media only screen and (max-width:767px){.section-title-three h2{font-size:30px;line-height:40px}}.section-title-four h3{font-size:34px;font-weight:700;line-height:1;margin-bottom:30px}@media only screen and (max-width:767px){.section-title-four h3{font-size:28px;margin-bottom:20px}}.list-product-section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-product-section-title h3{font-size:17px;font-weight:500;line-height:21px}a.ht-btn,button.ht-btn{background-color:#0064b2;border:none;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:#fff;font-family:Open Sans,Work Sans,sans-serif;font-size:15px;font-weight:500;height:50px;line-height:50px;padding:0 10px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:100%}a.ht-btn i,button.ht-btn i{margin-right:5px}a.ht-btn.header-btn,button.ht-btn.header-btn{border-radius:3px;color:#fff!important;height:100%;line-height:22px;padding:12px 30px;text-transform:capitalize}@media only screen and (min-width:992px) and (max-width:1199px){a.ht-btn.header-btn,button.ht-btn.header-btn{padding:12px 25px}}a.ht-btn.team-btn,button.ht-btn.team-btn{color:#fff!important;font-size:16px;font-weight:600;height:auto;line-height:26px!important;line-height:1;padding:10px 20px 12px;width:auto}a.ht-btn.normal-btn,button.ht-btn.normal-btn{background-color:#ff8000;font-size:18px;font-weight:400;height:auto;line-height:24px;padding:13px 40px 15px;width:auto}a.ht-btn.green-btn,button.ht-btn.green-btn{background-color:#ff8000;border-radius:3px;color:#fff;font-size:18px;font-weight:600;height:auto;line-height:1;padding:18px 32px 16px;width:auto}a.ht-btn.theme-btn,button.ht-btn.theme-btn{color:#fff;font-size:16px;font-weight:600;height:100%;letter-spacing:-.1px;line-height:24px;padding:18px 30px;width:auto}a.ht-btn.theme-btn:hover,button.ht-btn.theme-btn:hover{background-color:#000;color:#fff}a.ht-btn.theme-btn-two,button.ht-btn.theme-btn-two{padding:12px 30px}a.ht-btn.transparent-btn,button.ht-btn.transparent-btn{background-color:transparent;border:1px solid #ff8000;color:#ff8000;padding:16px 25px 18px}a.ht-btn.transparent-btn i,button.ht-btn.transparent-btn i{margin-right:8px}a.ht-btn.transparent-btn:hover,button.ht-btn.transparent-btn:hover{background-color:transparent}a.ht-btn.transparent-btn-two,button.ht-btn.transparent-btn-two{background-color:transparent;border:1px solid #ff8000;color:#ff8000}a.ht-btn.transparent-btn-two:hover,button.ht-btn.transparent-btn-two:hover{background-color:#ff8000;color:#fff}a.ht-btn.lg-btn,button.ht-btn.lg-btn{border-radius:5px;display:inline-block;font-size:15px;font-weight:600;height:auto;line-height:24px;padding:19px 35px 17px;width:auto}a.ht-btn.lg-btn:hover,button.ht-btn.lg-btn:hover{background-color:#000;text-decoration:none}a.ht-btn.small-btn,button.ht-btn.small-btn{border:none;border-radius:4px;font-weight:600;height:44px;line-height:44px;padding:0 25px}a.ht-btn.search-btn,button.ht-btn.search-btn{font-size:14px;height:calc(100% - 10px);line-height:1;padding:0 25px;width:auto}a.ht-btn.search-btn i,button.ht-btn.search-btn i{margin-right:0}a.ht-btn.facebook-btn,button.ht-btn.facebook-btn{background-color:#4867aa}a.ht-btn.linkedin-btn,button.ht-btn.linkedin-btn{background-color:#007bb6}a.ht-btn:hover,button.ht-btn:hover{opacity:.9}.page-banner h2{color:#fff;font-size:80px;font-weight:400;line-height:110px;text-transform:capitalize}@media only screen and (min-width:992px) and (max-width:1199px){.page-banner h2{font-size:60px;line-height:70px}}@media only screen and (min-width:768px) and (max-width:991px){.page-banner h2{font-size:36px;line-height:36px}}@media only screen and (max-width:767px){.page-banner h2{font-size:30px;line-height:30px}}@media only screen and (max-width:575px){.page-banner h2{font-size:26px;line-height:26px}}.page-heading{background-color:#ccc;background-position:50%;padding:310px 0 90px;position:relative;z-index:9}@media only screen and (min-width:992px) and (max-width:1199px){.page-heading{padding:210px 0 80px}}@media only screen and (min-width:768px) and (max-width:991px){.page-heading{padding:150px 0 45px}}@media only screen and (max-width:767px){.page-heading{padding:120px 0 35px}}.page-heading:after{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(50%,rgba(0,0,0,.4)),to(rgba(0,0,0,.8)));background-image:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.8) 100%);background-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.8));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.page-breadcrumb-content h1{font-size:34px;font-weight:700;line-height:1}@media only screen and (max-width:767px){.page-breadcrumb-content h1{font-size:28px}}.page-breadcrumb-content.color-white h1{color:#fff}.page-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page-breadcrumb li{font-size:15px;margin-bottom:10px}.page-breadcrumb li:after{content:"/";margin:0 6px}.page-breadcrumb li:last-child:after{display:none}.page-breadcrumb li a{color:#9d2368}.page-breadcrumb li a:hover{color:#9d2368;text-decoration:none}.page-breadcrumb.color-white li,.page-breadcrumb.color-white li a,.page-breadcrumb.color-white li a:hover{color:#fff}.page-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;margin-top:20px}.page-pagination li{margin:0 5px 7px 0}.page-pagination li a{background-color:#fff;border-radius:3px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;height:40px;padding:10px;width:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e2e4ea}.page-pagination li a i{line-height:24px}.page-pagination li:hover a{text-decoration:none}.page-pagination li.active a,.page-pagination li:hover a{background-color:#ff8000;border-color:#ff8000;color:#fff!important}.grid-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.grid-filter button{background-color:transparent;border:none;color:#333;font-size:14px;font-weight:600;line-height:1;margin:0 10px 10px;padding:0 0 5px;position:relative;text-transform:capitalize}.grid-filter button:before{background-color:#1dae0e;bottom:4px;content:"";height:6px;left:0;position:absolute;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:0;z-index:-1}.grid-filter button.active:before,.grid-filter button:hover:before{width:100%}.grid-filter.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.grid-filter.center button{margin:0 10px 10px}.grid-filter.left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.grid-filter.left button{margin-bottom:10px;margin-left:0;margin-right:20px}.grid-filter.left button:last-child{margin-right:0}.grid-filter.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.grid-filter.right button{margin-bottom:10px;margin-left:20px;margin-right:0}.grid-filter.right button:last-child{margin-left:0}.employer-slider-two,.job-grid-slider,.job-location-slider,.product-slider-3,.sidebar-emp-slider,.testimonial-slider,.testimonial-slider-three,.testimonial-slider-two{margin-left:-15px;margin-right:-15px}.employer-slider-two .col-lg-12,.employer-slider-two .col-lg-3,.employer-slider-two .col-lg-4,.employer-slider-two .col-lg-6,.employer-slider-two .col-md-4,.job-grid-slider .col-lg-12,.job-grid-slider .col-lg-3,.job-grid-slider .col-lg-4,.job-grid-slider .col-lg-6,.job-grid-slider .col-md-4,.job-location-slider .col-lg-12,.job-location-slider .col-lg-3,.job-location-slider .col-lg-4,.job-location-slider .col-lg-6,.job-location-slider .col-md-4,.product-slider-3 .col-lg-12,.product-slider-3 .col-lg-3,.product-slider-3 .col-lg-4,.product-slider-3 .col-lg-6,.product-slider-3 .col-md-4,.sidebar-emp-slider .col-lg-12,.sidebar-emp-slider .col-lg-3,.sidebar-emp-slider .col-lg-4,.sidebar-emp-slider .col-lg-6,.sidebar-emp-slider .col-md-4,.testimonial-slider .col-lg-12,.testimonial-slider .col-lg-3,.testimonial-slider .col-lg-4,.testimonial-slider .col-lg-6,.testimonial-slider .col-md-4,.testimonial-slider-three .col-lg-12,.testimonial-slider-three .col-lg-3,.testimonial-slider-three .col-lg-4,.testimonial-slider-three .col-lg-6,.testimonial-slider-three .col-md-4,.testimonial-slider-two .col-lg-12,.testimonial-slider-two .col-lg-3,.testimonial-slider-two .col-lg-4,.testimonial-slider-two .col-lg-6,.testimonial-slider-two .col-md-4{padding-left:15px;padding-right:15px}.slick-slider .slick-arrow{background-color:transparent;border:none;color:#fff;opacity:1;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:9}.slick-slider .slick-arrow i{color:#333;display:block;font-size:30px;line-height:20px}.slick-slider .slick-arrow.slick-prev{left:-60px}@media only screen and (min-width:1200px) and (max-width:1499px){.slick-slider .slick-arrow.slick-prev{left:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.slick-slider .slick-arrow.slick-prev{left:20px}}@media only screen and (min-width:768px) and (max-width:991px){.slick-slider .slick-arrow.slick-prev{left:20px}}@media only screen and (max-width:767px){.slick-slider .slick-arrow.slick-prev{left:20px}}.slick-slider .slick-arrow.slick-next{right:-60px}@media only screen and (min-width:1200px) and (max-width:1499px){.slick-slider .slick-arrow.slick-next{right:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.slick-slider .slick-arrow.slick-next{right:20px}}@media only screen and (min-width:768px) and (max-width:991px){.slick-slider .slick-arrow.slick-next{right:20px}}@media only screen and (max-width:767px){.slick-slider .slick-arrow.slick-next{right:20px}}.slick-slider:hover .slick-arrow.slick-prev{margin-left:0}.slick-slider:hover .slick-arrow.slick-next{margin-right:0}.slick-slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.slick-slider .slick-dots li{margin:0 5px}.slick-slider .slick-dots li button{background-color:rgba(76,83,182,.25);border:none;border-radius:50px;display:block;height:12px;padding:0;text-indent:-9999px;width:12px}.slick-slider .slick-dots li.slick-active button{background-color:#1dae0e}.gallery-item{position:relative}.gallery-item:before{background-color:#333;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:100%;z-index:1}.gallery-item img{width:100%}.gallery-item .plus{display:block;opacity:0;z-index:3}.gallery-item .plus,.gallery-item .plus:after,.gallery-item .plus:before{left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.gallery-item .plus:after,.gallery-item .plus:before{background-color:#fff;content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.gallery-item .plus:before{height:1px;width:150px}.gallery-item .plus:after{height:150px;width:1px}.gallery-item:hover:before{opacity:.75}.gallery-item:hover .plus{opacity:1}.gallery-item:hover .plus:before{width:40px}.gallery-item:hover .plus:after{height:40px}blockquote.blockquote{background-color:#f1f2f3;overflow:hidden;padding:30px;position:relative;z-index:1}blockquote.blockquote:before{left:-5px;opacity:.07;position:absolute;top:-10px;z-index:-1}blockquote.blockquote p{font-size:18px;font-style:italic}blockquote.blockquote .author{display:block;font-size:14px;line-height:18px}#map{height:100vh}.gm-style .gm-style-iw-c{border-radius:0;padding:0}body.template-color-1 .theme-color{color:#000}body.template-color-1 a:hover{color:#fff;text-decoration:none}body.template-color-1 a.ht-btn,body.template-color-1 button.ht-btn{background-color:#0064b2}body.template-color-1 a.ht-btn.normal-btn,body.template-color-1 button.ht-btn.normal-btn{background-color:#ff8000;color:#fff}body.template-color-1 a.ht-btn.green-btn,body.template-color-1 button.ht-btn.green-btn{background-color:#9d2368;color:#fff}body.template-color-1 a.ht-btn.transparent-btn,body.template-color-1 a.ht-btn.transparent-btn-two,body.template-color-1 button.ht-btn.transparent-btn,body.template-color-1 button.ht-btn.transparent-btn-two{background-color:transparent;border:1px solid #ff8000;color:#ff8000}body.template-color-1 a.ht-btn.transparent-btn-two:hover,body.template-color-1 button.ht-btn.transparent-btn-two:hover{background-color:#ff8000;color:#fff}body.template-color-1 .jetapo-link a,body.template-color-1 .jetapo-tab-menu ul li a.active{color:#ff8000}body.template-color-1 .main-menu>ul>li>a .label-status.new{background-color:#ff8000}body.template-color-1 .main-menu>ul>li.active>a,body.template-color-1 .main-menu>ul>li:hover>a{color:#1dae0e}body.template-color-1 .header-search-form form button{background-color:#1dae0e}body.template-color-1 .popup-mobile-manu .inner .mobileheader{background:#1dae0e}body.template-color-1 .object-custom-menu>li a:hover span{color:#1dae0e}body.template-color-1 .object-custom-menu>li.has-mega-menu>a:after{background:#1dae0e;color:#fff}body.template-color-1 .object-custom-menu>li.has-mega-menu .object-submenu li a:hover span{color:#1dae0e}body.template-color-1 .bottom-navbar-mobile .list-actions li a,body.template-color-1 .job-list-mobile .heading,body.template-color-1 .notifications-mobile .heading{background-color:#1dae0e}body.template-color-1 .keywords.style-two ul li a:hover{border-color:#1dae0e;color:#1dae0e}body.template-color-1 .single-funfact.funfact-style-two .funfact-content .counter,body.template-color-1 .single-job-categories .categories-image i{color:#1dae0e}body.template-color-1 .single-job-categories:hover{border-color:#1dae0e}body.template-color-1 .single-job-categories:hover .categories-content .count-job,body.template-color-1 .single-job-categories:hover .categories-content h3 a{color:#1dae0e}body.template-color-1 .single-job-categories-two{border:1px solid #d0d0d0}body.template-color-1 .single-job-categories-two:hover{border-color:#1dae0e}body.template-color-1 .list-cat li a:hover{background-color:#1dae0e;border-color:#1dae0e;color:#fff}body.template-color-1 .employer-item .employer-info-top .link-openjobs{background-color:#1dae0e}body.template-color-1 .employer-item.border:hover{border-color:#1dae0e!important}body.template-color-1 .job-section .container .row .col-lg-12:first-child .single-job.style-two:hover{border-top:1px solid #ff8000}body.template-color-1 .job-section .container .row .col-lg-12:last-child .single-job.style-two:hover{border-bottom:1px solid #ff8000}body.template-color-1 .single-job .job-info .job-info-inner .job-info-top .employer-name a:hover,body.template-color-1 .single-job .job-info .job-info-inner .job-meta-three i,body.template-color-1 .single-job .job-info .job-info-inner .job-skill-tag a:hover{color:#ff8000}body.template-color-1 .single-job.style-two:hover{border-color:#e5e5e5;border-bottom:1px solid #e5e5e5}body.template-color-1 .all-articale a,body.template-color-1 .all-job p a,body.template-color-1 .all-team a,body.template-color-1 .single-list-blog .blog-content .blog-meta p .author,body.template-color-1 .single-team .item-box .item-content .skills .skill-item a:hover,body.template-color-1 .single-team:hover .team-content .team-title a{color:#ff8000}body.template-color-1 .hero-content-5 .play-btn,body.template-color-1 .single-service .service-content a{color:#1dae0e}body.template-color-1 .copyright p a{color:#fff}body.template-color-1 .copyright p a:hover{color:#fff;text-decoration:none}body.template-color-2 .theme-color,body.template-color-2 a:hover{color:#4c53b6}body.template-color-2 a.ht-btn,body.template-color-2 button.ht-btn{background-color:#4c53b6}body.template-color-2 a.ht-btn.normal-btn,body.template-color-2 button.ht-btn.normal-btn{background-color:#4c53b6;color:#fff}body.template-color-2 a.ht-btn.green-btn,body.template-color-2 button.ht-btn.green-btn{background-color:#1dae0e;color:#fff}body.template-color-2 a.ht-btn.transparent-btn,body.template-color-2 a.ht-btn.transparent-btn-two,body.template-color-2 button.ht-btn.transparent-btn,body.template-color-2 button.ht-btn.transparent-btn-two{background-color:transparent;border:1px solid #4c53b6;color:#4c53b6}body.template-color-2 a.ht-btn.transparent-btn-two:hover,body.template-color-2 button.ht-btn.transparent-btn-two:hover{background-color:#4c53b6;color:#fff}body.template-color-2 .jetapo-link a,body.template-color-2 .jetapo-tab-menu ul li a.active{color:#4c53b6}body.template-color-2 .main-menu>ul>li>a .label-status.new{background-color:#4c53b6}body.template-color-2 .main-menu>ul>li.active>a,body.template-color-2 .main-menu>ul>li:hover>a{color:#4c53b6}body.template-color-2 .header-search-form form button{background-color:#4c53b6}body.template-color-2 .popup-mobile-manu .inner .mobileheader{background:#4c53b6}body.template-color-2 .object-custom-menu>li a:hover span{color:#4c53b6}body.template-color-2 .object-custom-menu>li.has-mega-menu>a:after{background:#4c53b6;color:#fff}body.template-color-2 .object-custom-menu>li.has-mega-menu .object-submenu li a:hover span{color:#4c53b6}body.template-color-2 .bottom-navbar-mobile .list-actions li a,body.template-color-2 .job-list-mobile .heading,body.template-color-2 .notifications-mobile .heading{background-color:#4c53b6}body.template-color-2 .keywords.style-two ul li a:hover{border-color:#4c53b6;color:#4c53b6}body.template-color-2 .single-funfact.funfact-style-two .funfact-content .counter,body.template-color-2 .single-job-categories .categories-image i{color:#4c53b6}body.template-color-2 .single-job-categories:hover{border-color:#4c53b6}body.template-color-2 .single-job-categories:hover .categories-content .count-job,body.template-color-2 .single-job-categories:hover .categories-content h3 a{color:#4c53b6}body.template-color-2 .single-job-categories-two{border:1px solid #d0d0d0}body.template-color-2 .single-job-categories-two:hover{border-color:#4c53b6}body.template-color-2 .list-cat li a:hover{background-color:#4c53b6;border-color:#4c53b6;color:#fff}body.template-color-2 .employer-item .employer-info-top .link-openjobs{background-color:#4c53b6}body.template-color-2 .employer-item.border:hover{border-color:#4c53b6!important}body.template-color-2 .job-section .container .row .col-lg-12:first-child .single-job.style-two:hover{border-top:1px solid #4c53b6}body.template-color-2 .job-section .container .row .col-lg-12:last-child .single-job.style-two:hover{border-bottom:1px solid #4c53b6}body.template-color-2 .single-job .job-info .job-info-inner .job-info-top .employer-name a:hover,body.template-color-2 .single-job .job-info .job-info-inner .job-meta-three i,body.template-color-2 .single-job .job-info .job-info-inner .job-skill-tag a:hover{color:#4c53b6}body.template-color-2 .single-job.style-two:hover{border-color:#4c53b6;border-bottom:1px solid #4c53b6}body.template-color-2 .all-articale a,body.template-color-2 .all-job p a,body.template-color-2 .all-team a,body.template-color-2 .copyright p a,body.template-color-2 .copyright p a:hover,body.template-color-2 .hero-content-5 .play-btn,body.template-color-2 .single-list-blog .blog-content .blog-meta p .author,body.template-color-2 .single-service .service-content a,body.template-color-2 .single-team .item-box .item-content .skills .skill-item a:hover,body.template-color-2 .single-team:hover .team-content .team-title a{color:#4c53b6}body.template-color-3 .theme-color,body.template-color-3 a:hover{color:#0898d5}body.template-color-3 a.ht-btn,body.template-color-3 button.ht-btn{background-color:#0898d5}body.template-color-3 a.ht-btn.normal-btn,body.template-color-3 button.ht-btn.normal-btn{background-color:#0898d5;color:#fff}body.template-color-3 a.ht-btn.green-btn,body.template-color-3 button.ht-btn.green-btn{background-color:#1dae0e;color:#fff}body.template-color-3 a.ht-btn.transparent-btn,body.template-color-3 a.ht-btn.transparent-btn-two,body.template-color-3 button.ht-btn.transparent-btn,body.template-color-3 button.ht-btn.transparent-btn-two{background-color:transparent;border:1px solid #0898d5;color:#0898d5}body.template-color-3 a.ht-btn.transparent-btn-two:hover,body.template-color-3 button.ht-btn.transparent-btn-two:hover{background-color:#0898d5;color:#fff}body.template-color-3 .jetapo-link a,body.template-color-3 .jetapo-tab-menu ul li a.active{color:#0898d5}body.template-color-3 .main-menu>ul>li>a .label-status.new{background-color:#0898d5}body.template-color-3 .main-menu>ul>li.active>a,body.template-color-3 .main-menu>ul>li:hover>a{color:#0898d5}body.template-color-3 .header-search-form form button{background-color:#0898d5}body.template-color-3 .popup-mobile-manu .inner .mobileheader{background:#0898d5}body.template-color-3 .object-custom-menu>li a:hover span{color:#0898d5}body.template-color-3 .object-custom-menu>li.has-mega-menu>a:after{background:#0898d5;color:#fff}body.template-color-3 .object-custom-menu>li.has-mega-menu .object-submenu li a:hover span{color:#0898d5}body.template-color-3 .bottom-navbar-mobile .list-actions li a,body.template-color-3 .job-list-mobile .heading,body.template-color-3 .notifications-mobile .heading{background-color:#0898d5}body.template-color-3 .keywords.style-two ul li a:hover{border-color:#0898d5;color:#0898d5}body.template-color-3 .single-funfact.funfact-style-two .funfact-content .counter,body.template-color-3 .single-job-categories .categories-image i{color:#0898d5}body.template-color-3 .single-job-categories:hover{border-color:#0898d5}body.template-color-3 .single-job-categories:hover .categories-content .count-job,body.template-color-3 .single-job-categories:hover .categories-content h3 a{color:#0898d5}body.template-color-3 .single-job-categories-two{border:1px solid #d0d0d0}body.template-color-3 .single-job-categories-two:hover{border-color:#0898d5}body.template-color-3 .list-cat li a:hover{background-color:#0898d5;border-color:#0898d5;color:#fff}body.template-color-3 .employer-item .employer-info-top .link-openjobs{background-color:#0898d5}body.template-color-3 .employer-item.border:hover{border-color:#0898d5!important}body.template-color-3 .job-section .container .row .col-lg-12:first-child .single-job.style-two:hover{border-top:1px solid #0898d5}body.template-color-3 .job-section .container .row .col-lg-12:last-child .single-job.style-two:hover{border-bottom:1px solid #0898d5}body.template-color-3 .single-job .job-info .job-info-inner .job-info-top .employer-name a:hover,body.template-color-3 .single-job .job-info .job-info-inner .job-meta-three i,body.template-color-3 .single-job .job-info .job-info-inner .job-skill-tag a:hover{color:#0898d5}body.template-color-3 .single-job.style-two:hover{border-color:#0898d5;border-bottom:1px solid #0898d5}body.template-color-3 .all-articale a,body.template-color-3 .all-job p a,body.template-color-3 .all-team a,body.template-color-3 .copyright p a,body.template-color-3 .copyright p a:hover,body.template-color-3 .hero-content-5 .play-btn,body.template-color-3 .single-list-blog .blog-content .blog-meta p .author,body.template-color-3 .single-service .service-content a,body.template-color-3 .single-team .item-box .item-content .skills .skill-item a:hover,body.template-color-3 .single-team:hover .team-content .team-title a{color:#0898d5}body.template-color-4 .theme-color,body.template-color-4 a:hover{color:#ff8000}body.template-color-4 a.ht-btn,body.template-color-4 button.ht-btn{background-color:#ff8000}body.template-color-4 a.ht-btn.normal-btn,body.template-color-4 button.ht-btn.normal-btn{background-color:#ff8000;color:#fff}body.template-color-4 a.ht-btn.green-btn,body.template-color-4 button.ht-btn.green-btn{background-color:#1dae0e;color:#fff}body.template-color-4 a.ht-btn.transparent-btn,body.template-color-4 a.ht-btn.transparent-btn-two,body.template-color-4 button.ht-btn.transparent-btn,body.template-color-4 button.ht-btn.transparent-btn-two{background-color:transparent;border:1px solid #ff8000;color:#ff8000}body.template-color-4 a.ht-btn.transparent-btn-two:hover,body.template-color-4 button.ht-btn.transparent-btn-two:hover{background-color:#ff8000;color:#fff}body.template-color-4 .jetapo-link a,body.template-color-4 .jetapo-tab-menu ul li a.active{color:#ff8000}body.template-color-4 .main-menu>ul>li>a .label-status.new{background-color:#ff8000}body.template-color-4 .main-menu>ul>li.active>a,body.template-color-4 .main-menu>ul>li:hover>a{color:#ff8000}body.template-color-4 .header-search-form form button{background-color:#ff8000}body.template-color-4 .popup-mobile-manu .inner .mobileheader{background:#ff8000}body.template-color-4 .object-custom-menu>li a:hover span{color:#ff8000}body.template-color-4 .object-custom-menu>li.has-mega-menu>a:after{background:#ff8000;color:#fff}body.template-color-4 .object-custom-menu>li.has-mega-menu .object-submenu li a:hover span{color:#ff8000}body.template-color-4 .bottom-navbar-mobile .list-actions li a,body.template-color-4 .job-list-mobile .heading,body.template-color-4 .notifications-mobile .heading{background-color:#ff8000}body.template-color-4 .keywords.style-two ul li a:hover{border-color:#ff8000;color:#ff8000}body.template-color-4 .single-funfact.funfact-style-two .funfact-content .counter,body.template-color-4 .single-job-categories .categories-image i{color:#ff8000}body.template-color-4 .single-job-categories:hover{border-color:#ff8000}body.template-color-4 .single-job-categories:hover .categories-content .count-job,body.template-color-4 .single-job-categories:hover .categories-content h3 a{color:#ff8000}body.template-color-4 .single-job-categories-two{border:1px solid #d0d0d0}body.template-color-4 .single-job-categories-two:hover{border-color:#ff8000}body.template-color-4 .list-cat li a:hover{background-color:#ff8000;border-color:#ff8000;color:#fff}body.template-color-4 .employer-item .employer-info-top .link-openjobs{background-color:#ff8000}body.template-color-4 .employer-item.border:hover{border-color:#ff8000!important}body.template-color-4 .job-section .container .row .col-lg-12:first-child .single-job.style-two:hover{border-top:1px solid #ff8000}body.template-color-4 .job-section .container .row .col-lg-12:last-child .single-job.style-two:hover{border-bottom:1px solid #ff8000}body.template-color-4 .single-job .job-info .job-info-inner .job-info-top .employer-name a:hover,body.template-color-4 .single-job .job-info .job-info-inner .job-meta-three i,body.template-color-4 .single-job .job-info .job-info-inner .job-skill-tag a:hover{color:#ff8000}body.template-color-4 .single-job.style-two:hover{border-color:#ff8000;border-bottom:1px solid #ff8000}body.template-color-4 .all-articale a,body.template-color-4 .all-job p a,body.template-color-4 .all-team a,body.template-color-4 .copyright p a,body.template-color-4 .copyright p a:hover,body.template-color-4 .hero-content-5 .play-btn,body.template-color-4 .single-list-blog .blog-content .blog-meta p .author,body.template-color-4 .single-service .service-content a,body.template-color-4 .single-team .item-box .item-content .skills .skill-item a:hover,body.template-color-4 .single-team:hover .team-content .team-title a{color:#ff8000}.bg_color--1{background:#fff}.bg_color--2{background:#ff8000}.bg_color--3{background:#f7f7f7}.bg_color--4{background:#0898d5}.bg_color--5{background:#f2f5fc}.bg_color--6{background:#4c53b6}.bg_color--7{background:#0898d5}.bg_color--8,.bg_color--9{background:#ff8000}.bg_color--10{background:#fafafa}.header-absolute{left:0;position:absolute;top:0;width:100%;z-index:999}.is-sticky{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slideInDown;animation-name:slideInDown;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.1);box-shadow:0 5px 10px rgba(0,0,0,.1);left:0;position:fixed;top:0;width:100%;z-index:9999}.is-sticky,.is-sticky.sticky-white{background-color:#fff}.is-sticky.no-padding{padding:0!important}.is-sticky.fixed{position:fixed!important}@media only screen and (min-width:992px) and (max-width:1199px){.is-sticky.fixed{position:static!important}}.header-static{position:static}@media only screen and (min-width:992px) and (max-width:1199px){.header-center{background-color:#252531;position:static!important}.header-white{background-color:#fff}}@media only screen and (max-width:479px){.logo{width:120px}}.logo a{display:inline-block}.logo a img{max-width:100%}.header-search{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.header-search{margin-left:0}}@media only screen and (max-width:767px){.header-search{margin-left:0}}@media only screen and (max-width:479px){.header-search{margin-left:0}}.header-search-toggle{background-color:transparent;border:none;color:#333;height:30px;line-height:1;padding:0;width:30px}.header-search-toggle i{font-size:24px}.header-search-toggle.open i{font-size:30px}.header-search-form{background-color:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.15);box-shadow:0 2px 5px rgba(0,0,0,.15);display:none;position:absolute;right:0;top:100%;z-index:9}@media only screen and (max-width:479px){.header-search-form{right:0}}.header-search-form form{display:-webkit-box;display:-ms-flexbox;display:flex}.header-search-form form input{background-color:transparent;border:none;color:#444;line-height:24px;padding:13px 20px;width:250px}@media only screen and (max-width:479px){.header-search-form form input{width:216px}}.header-search-form form button{background-color:#ff8000;border:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:24px;padding:13px 15px}.header-search-form form button i{font-size:24px;line-height:24px}.main-menu>ul{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu>ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.main-menu>ul>li{padding:0 25px;position:relative;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.main-menu>ul>li:last-child{margin-right:0}@media only screen and (min-width:1200px) and (max-width:1499px){.main-menu>ul>li{padding:0 16px}}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu>ul>li{padding:0 11px}}.main-menu>ul>li>a{color:#fff;display:block;font-family:Open Sans,Work Sans,sans-serif;font-size:16px;font-weight:600;letter-spacing:.25px;line-height:20px;padding:30px 0;position:relative;text-transform:capitalize}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu>ul>li>a{font-size:14px}}.main-menu>ul>li>a .label-status{border-radius:3px;color:#fff;display:inline-block;font-size:14px;font-weight:700;line-height:20px;margin:0;padding:0 10px;position:absolute;right:4px;text-transform:capitalize;top:8px}.main-menu>ul>li>a .label-status.hot,.main-menu>ul>li>a .label-status.new{background-color:#ff8000}.main-menu>ul>li>a .icon-arrow{font-size:10px;line-height:1;padding:0 0 0 10px}.main-menu>ul>li>a .icon-arrow:before{content:"";display:inline-block;font-family:Linearicons-Free;font-weight:600;line-height:1}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu>ul>li>a .icon-arrow{padding:0 0 0 5px}}.main-menu>ul>li.active:before,.main-menu>ul>li:hover:before{border:10px solid transparent;border-bottom-color:#ddd;bottom:0;content:" ";height:0;left:calc(50% - 20px);pointer-events:none;position:absolute;width:0;z-index:200}.main-menu>ul>li.active:after,.main-menu>ul>li:hover:after{border:10px solid transparent;border-bottom-color:#fff;bottom:-1px;content:"";height:0;left:calc(50% - 20px);pointer-events:none;position:absolute;width:0;z-index:200}.main-menu>ul>li.active>a,.main-menu>ul>li:hover>a{color:#ff8000;text-decoration:underline}.main-menu>ul>li:hover>.mega-menu,.main-menu>ul>li:hover>.sub-menu{opacity:1;visibility:visible;z-index:99}.main-menu>ul>li:hover>.mega-menu{margin-top:0}.main-menu>ul>li:last-child .sub-menu{left:auto;right:0}.main-menu>ul>li:last-child .sub-menu .sub-menu .sub-menu{left:100%;right:auto}.main-menu>ul>li:last-child .sub-menu .sub-menu .sub-menu .sub-menu{left:auto;right:100%}.main-menu>ul>li:nth-last-child(-n+3) .sub-menu .sub-menu{left:auto;right:200px}.main-menu>ul>li:nth-last-child(-n+3) .sub-menu .sub-menu .sub-menu{left:100%;right:auto}.main-menu.padding-16 ul li{padding:0 11px}.main-menu li:nth-last-child(-n+3) .sub-menu li:hover .sub-menu{left:auto;right:100%}.main-menu li:hover .sub-menu li a{padding:6px 0}.sub-menu{background-color:#fff;border:1px solid #ddd;left:0;opacity:0;padding:16px 0;position:absolute;top:100%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;visibility:hidden;width:240px;z-index:-99}.sub-menu li{padding:0 30px;position:relative}.sub-menu li:last-child{margin-bottom:0}.sub-menu li a{border-top:1px solid #eee;color:#333;display:block;font-family:Open Sans,Work Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.8}.sub-menu li a .icon-arrow{float:right}.sub-menu li a .icon-arrow:before{content:"";display:inline-block;font-family:Linearicons-Free}.sub-menu li:first-child a{border-top:0}.sub-menu li.active>a{color:#ff8000}.sub-menu li:hover>a{color:#ff8000;text-decoration:none}.sub-menu li:hover>.sub-menu{left:100%;opacity:1;visibility:visible;z-index:99}.sub-menu li .sub-menu{left:200px;margin-left:0;top:0}.sub-menu li .sub-menu .sub-menu{left:auto;right:100%}.sub-menu li .sub-menu .sub-menu .sub-menu{left:100%;right:auto}.btn-action-wrap .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 15px}@media only screen and (min-width:992px) and (max-width:1199px){.btn-action-wrap .item{margin:0 10px}}.btn-action-wrap .item.jp-author a{color:#fff;font-size:15px;font-weight:600}@media only screen and (min-width:992px) and (max-width:1199px){.btn-action-wrap .item.jp-author a{font-size:14px}}.btn-action-wrap .item.jp-author a i{font-size:20px;font-weight:400;margin:0;padding-right:10px;position:relative;top:4px}@media only screen and (min-width:992px) and (max-width:1199px){.btn-action-wrap .item.jp-author a i{padding-right:5px}}.btn-action-wrap .item.jp-author-action{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000;height:80px}.btn-action-wrap .item.jp-author-action a{color:#fff;font-weight:600;line-height:22px;padding:0 35px;text-align:center}@media only screen and (min-width:992px) and (max-width:1199px){.btn-action-wrap .item.jp-author-action a{font-size:14px;padding:0 20px}}.btn-action-wrap .item.jp-author-action a span{display:block}.btn-action-wrap .item.jp-author-action-two{margin-right:0}.black-logo-version .btn-action-wrap .item.jp-author a{color:#333}.header-mobile-navigation{padding:20px 0}.header-mobile-navigation .mobile-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-mobile-navigation .mobile-navigation ul li{margin-left:20px}.header-mobile-navigation .mobile-navigation ul li:first-child{margin-left:0}.header-mobile-navigation .mobile-navigation ul li a{color:#fff;display:block;font-size:24px;font-weight:600;line-height:28px}.header-mobile-navigation .mobile-navigation ul li a:hover{text-decoration:none}.bottom-navbar-mobile .list-actions{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;margin:0;padding:0;position:fixed;width:100%;z-index:999}.bottom-navbar-mobile .list-actions li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;list-style:none;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.bottom-navbar-mobile .list-actions li a{background-color:#ff8000;color:#fff;cursor:pointer;display:block;font-size:13px;height:64px;max-height:64px;padding:10px 5px;position:relative;text-align:center;width:100%}.bottom-navbar-mobile .list-actions li a span{display:inline-block;line-height:22px;position:relative}.bottom-navbar-mobile .list-actions li a span i{font-size:22px}.bottom-navbar-mobile .list-actions li a span.text{display:block;height:auto;line-height:16px;max-width:100%;overflow:hidden;position:relative;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;z-index:9}.bottom-navbar-mobile .list-actions li a.active:before{background:rgba(0,0,0,.25);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.popup-mobile-menu-wrapper .popup-mobile-manu{opacity:1;visibility:visible}.popup-mobile-menu-wrapper .popup-mobile-manu .inner{-webkit-transform:none;-ms-transform:none;transform:none}.popup-mobile-manu{background:rgba(0,0,0,.9);height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-o-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);visibility:hidden;width:100%;z-index:9999999;z-index:99999}.popup-mobile-manu .inner{background:#fff;cursor:default;height:100%;max-width:80%;overflow-y:auto;padding-top:85px;position:relative;text-align:left;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:400px}.popup-mobile-manu .inner .mobileheader{display:-webkit-box;display:-ms-flexbox;display:flex;height:85px;left:0;padding:0 15px 0 30px;position:absolute;right:0;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ff8000}.popup-mobile-manu .inner .mobileheader .logo{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.popup-mobile-manu .inner .mobileheader .logo a img{height:auto;max-width:100%;width:115px}.popup-mobile-manu .inner .mobileheader a.mobile-close{cursor:pointer;height:40px;position:relative;width:40px;-ms-flex-negative:0;flex-shrink:0}.popup-mobile-manu .inner .mobileheader a.mobile-close:after,.popup-mobile-manu .inner .mobileheader a.mobile-close:before{background:#fff;content:"";height:3px;left:8px;position:absolute;top:19px;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-o-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);width:24px}.popup-mobile-manu .inner .mobileheader a.mobile-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.popup-mobile-manu .inner .mobileheader a.mobile-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup-mobile-manu .inner .mobileheader a.mobile-close:hover:after,.popup-mobile-manu .inner .mobileheader a.mobile-close:hover:before{-webkit-transform:none;-ms-transform:none;transform:none}.object-custom-menu{list-style:none;margin:20px 30px 30px;padding:0}.object-custom-menu>li{border-color:transparent #ddd #ddd;border-top:1px solid #ddd;position:relative}.object-custom-menu>li:first-child{border:0}.object-custom-menu>li a{display:block;padding-bottom:19px;padding-top:19px;position:relative}.object-custom-menu>li a span{color:#333;font-size:14px}.object-custom-menu>li a:hover span{color:#ff8000}.object-custom-menu>li.has-mega-menu>a:after{background:#ff8000;color:#fff;content:"";font-family:Font Awesome\ 5 Free;font-weight:900;height:40px;line-height:40px;position:absolute;right:0;text-align:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-o-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);width:40px}.object-custom-menu>li.has-mega-menu>a.active:after{content:""}.object-custom-menu>li.has-mega-menu .object-submenu{background-color:#f2f5fc;display:none;list-style:none;margin:0;padding:0}.object-custom-menu>li.has-mega-menu .object-submenu li{border-color:transparent #ddd #ddd;border-top:1px solid #ddd;padding:0 15px}.object-custom-menu>li.has-mega-menu .object-submenu li:first-child{border:0}.object-custom-menu>li.has-mega-menu .object-submenu li.title{color:#fff;font-size:14px;font-weight:700;line-height:1.5;margin:0 0 18px;text-transform:uppercase}.object-custom-menu>li.has-mega-menu .object-submenu li a{display:block;padding-bottom:10px;padding-top:10px}.object-custom-menu>li.has-mega-menu .object-submenu li a span{color:#666;font-size:14px}.object-custom-menu>li.has-mega-menu .object-submenu li a:hover span{color:#ff8000}.job-list-mobile,.notifications-mobile{background:#fff;bottom:0;display:none;height:100vh;left:0;max-height:100vh;opacity:1;padding:0 0 64px;position:fixed;-webkit-transition:bottom .5s ease;-o-transition:bottom .5s ease;transition:bottom .5s ease;visibility:visible;width:100%;z-index:99}.job-list-mobile .heading,.notifications-mobile .heading{padding:20px 15px;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#ff8000;justify-content:space-between}.job-list-mobile .heading,.job-list-mobile .heading .title,.notifications-mobile .heading,.notifications-mobile .heading .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.job-list-mobile .heading .title i,.notifications-mobile .heading .title i{color:#fff;display:inline-block;margin-right:15px;position:relative;top:2px}.job-list-mobile .heading .title h3,.notifications-mobile .heading .title h3{color:#fff;font-size:18px;font-weight:600;margin-bottom:0}.job-list-mobile .heading .view-all,.notifications-mobile .heading .view-all{color:#fff;font-size:14px;font-weight:400}.content-popup-scroll{max-height:385px;overflow-x:scroll}.list-item{margin:0;padding:15px}.list-item li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eee;list-style:none;padding:10px 0}.list-item li a{color:#333;font-size:16px;padding-left:40px;position:relative}.list-item li a i{color:#999;font-size:18px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bg_image-v2{background-image:url(/build/images/bg_home_v2.f2fcf5a5.png)}.bg_image-v2,.bg_image-v3{background-position:50% 50%;background-repeat:no-repeat;background-size:initial}.bg_image-v3{background-image:url(/build/images/bg_home_v3.172983fd.png)}.bg_image-v4{background-image:url(/build/images/banner_home_v4.36f2c08d.png);background-position:90% 40%;background-repeat:no-repeat;background-size:50% auto}@media only screen and (max-width:767px){.bg_image-v4{background-position:200% 0}}.hero-item{height:77vh;min-height:470px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media only screen and (max-width:767px){.hero-item{height:100%}}.hero-item.hero-item-two{height:100%;padding:210px 0 365px}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item.hero-item-two{padding:150px 0}}@media only screen and (min-width:768px) and (max-width:991px){.hero-item.hero-item-two{padding:120px 0}}@media only screen and (max-width:767px){.hero-item.hero-item-two{padding:60px 0}}.hero-item.hero-item-three{height:100%;padding:270px 0 140px}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item.hero-item-three{padding:150px 0}}@media only screen and (min-width:768px) and (max-width:991px){.hero-item.hero-item-three{padding:120px 0}}@media only screen and (max-width:767px){.hero-item.hero-item-three{padding:60px 0 40px}}.hero-item.hero-item-four{height:100%;padding:236px 0 342px}@media only screen and (min-width:1200px) and (max-width:1499px){.hero-item.hero-item-four{padding:150px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item.hero-item-four{padding:130px 0}}@media only screen and (min-width:768px) and (max-width:991px){.hero-item.hero-item-four{padding:80px 0}}@media only screen and (max-width:767px){.hero-item.hero-item-four{padding:60px 0}.hero-content-2{padding:70px 0}}.hero-content-2.left{text-align:left}.hero-content-2.center{text-align:center}.hero-content-2.right{text-align:right}.hero-content-2 h2{color:#fff;font-size:30px;font-weight:500;line-height:60px;margin-bottom:0}@media only screen and (max-width:767px){.hero-content-2 h2{font-size:26px;line-height:32px;margin-bottom:10px}}@media only screen and (max-width:575px){.hero-content-2 h2{font-size:26px;line-height:32px;margin-bottom:10px}}.hero-content-2 h3{color:#fff;font-size:55px;font-weight:400;line-height:60px;margin-bottom:25px}@media only screen and (max-width:767px){.hero-content-2 h3{font-size:26px;line-height:32px}}@media only screen and (max-width:575px){.hero-content-2 h3{font-size:26px;line-height:32px}}.hero-content-2 p{color:#fff;font-size:15px;line-height:26px}.hero-content-3.left{text-align:left}.hero-content-3.center{text-align:center}.hero-content-3.right{text-align:right}.hero-content-3 h2{color:#000;font-size:44px;font-weight:700;line-height:1.2;margin-bottom:5px;text-transform:uppercase}@media only screen and (max-width:767px){.hero-content-3 h2{font-size:30px}}.hero-content-3 h3{color:#000;font-size:44px;font-weight:300;line-height:1.2;margin-bottom:25px;text-transform:uppercase}@media only screen and (max-width:767px){.hero-content-3 h3{font-size:30px}}.hero-content-3 p{color:#444;font-size:15px;line-height:26px}.hero-content-3 p span{font-weight:600}.hero-content-4.left{text-align:left}.hero-content-4.center{text-align:center}.hero-content-4.right{text-align:right}.hero-content-4 h2{color:#000;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:5px;text-transform:uppercase}@media only screen and (max-width:767px){.hero-content-4 h2{font-size:30px}}.hero-content-4 h3{color:#000;font-size:48px;font-weight:300;line-height:1.2;margin-bottom:25px;text-transform:uppercase}@media only screen and (min-width:768px) and (max-width:991px){.hero-content-4 h3{font-size:38px}}@media only screen and (max-width:767px){.hero-content-4 h3{font-size:30px}}.hero-content-4 p{color:#000;font-size:15px;line-height:26px}.hero-content-4 p span{font-weight:600}.hero-content-5 h2{color:#000;font-size:44px;font-weight:600;letter-spacing:-2.5px;line-height:60px;margin:0 0 45px;max-width:350px}@media only screen and (min-width:768px) and (max-width:991px){.hero-content-5 h2{font-size:40px;line-height:54px;margin-bottom:20px}}@media only screen and (max-width:767px){.hero-content-5 h2{font-size:32px;line-height:42px;margin-bottom:20px}}.hero-content-5 p{color:#000;font-size:15px;line-height:26px;margin-bottom:30px;max-width:350px}@media only screen and (max-width:767px){.hero-content-5 p{margin-bottom:20px}}.hero-content-5 .play-btn{color:#ff8000;display:block;font-size:16px;font-weight:600;margin-top:30px}.hero-content-5 .play-btn i{font-size:26px;font-weight:600;margin-right:5px;vertical-align:middle}.about-content .text-bold{color:#000;font-size:16px;font-weight:600;line-height:27px;margin-bottom:20px}.about-content .normal-text{border-bottom:1px solid #e2e2e2;padding-bottom:70px}@media only screen and (min-width:992px) and (max-width:1199px){.about-content .normal-text{padding-bottom:60px}}@media only screen and (min-width:768px) and (max-width:991px){.about-content .normal-text{padding-bottom:50px}}@media only screen and (max-width:767px){.about-content .normal-text{padding-bottom:40px}}.about-video-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.about-video-popup .sub-title{color:#fff;font-size:20px;font-weight:200;line-height:30px;margin-bottom:20px}@media only screen and (max-width:767px){.about-video-popup .sub-title{font-size:18px;line-height:26px;margin-bottom:0}}.about-video-popup .title{color:#fff;font-size:34px;font-weight:700;line-height:50px;margin:30px auto;max-width:760px}@media only screen and (max-width:767px){.about-video-popup .title{font-size:28px;line-height:38px;margin-bottom:20px}}.single-feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #fff;border-radius:4px;box-shadow:0 -1px 4px 0 rgb(26 26 26/8%),0 4px 8px 0 rgba(26,26,26,.12);padding:20px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@media only screen and (min-width:992px) and (max-width:1199px){.single-feature{padding:10px}}@media only screen and (max-width:767px){.single-feature{padding:10px}}.single-feature .feature-icon{border-right:1px solid #e5e5e5;color:#ff8000;font-size:40px;line-height:1;margin-right:22px;padding-right:20px}@media only screen and (min-width:992px) and (max-width:1199px){.single-feature .feature-icon{margin-right:15px;padding-right:15px}}@media only screen and (max-width:767px){.single-feature .feature-icon{font-size:30px;margin-right:15px;padding-right:15px}}.single-feature .feature-content .title{font-size:22px;font-weight:500;margin:0}@media only screen and (min-width:992px) and (max-width:1199px){.single-feature .feature-content .title{font-size:18px}}@media only screen and (max-width:767px){.single-feature .feature-content .title{font-size:18px}}.single-feature .feature-content p{color:#333;font-size:14px;line-height:20px}@media only screen and (min-width:992px) and (max-width:1199px){.single-feature .feature-content p{font-size:13px;line-height:22px}}@media only screen and (max-width:767px){.single-feature .feature-content p{font-size:13px;line-height:22px}}.single-feature:hover{background-color:#fff}.single-feature:hover .feature-icon{border-right:1px solid #e5e5e5;color:#ff8000}.single-feature:hover .feature-content .title,.single-feature:hover .feature-content p{color:#333}.job-search-wrap{background:#fff;border-radius:4px;box-shadow:0 -1px 4px 0 rgb(26 26 26/8%),0 4px 8px 0 rgba(26,26,26,.12);padding:25px 25px 20px}@media only screen and (max-width:767px){.job-search-wrap{padding:25px 15px 20px}}.job-search-wrap-two .job-search-form{background:#fff;border:1px solid #e2e4ea;border-radius:3px}.job-search-wrap-two .job-search-form form{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0;position:relative;width:100%}@media only screen and (max-width:767px){.job-search-wrap-two .job-search-form form{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 20px}}.job-search-wrap-two .job-search-form form .single-field-item{position:relative;-webkit-box-flex:0;-ms-flex:0 0 37%;flex:0 0 37%;height:100%;margin-bottom:0;max-width:37%;padding:0 30px}@media only screen and (min-width:992px) and (max-width:1199px){.job-search-wrap-two .job-search-form form .single-field-item{padding:0 15px}}@media only screen and (max-width:767px){.job-search-wrap-two .job-search-form form .single-field-item{padding:10px 0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.job-search-wrap-two .job-search-form form .single-field-item i{line-height:inherit;position:static}.job-search-wrap-two .job-search-form form .single-field-item label{color:#000;display:block;font-size:16px;font-weight:600;margin:0;text-transform:capitalize}.job-search-wrap-two .job-search-form form .single-field-item input{border:none;color:#999;font-size:15px;font-weight:400;height:auto;line-height:inherit;padding:0;width:100%}.job-search-wrap-two .job-search-form form .single-field-item .btn-action-location{position:absolute;right:15px;top:20px}@media only screen and (max-width:767px){.job-search-wrap-two .job-search-form form .single-field-item .btn-action-location{top:30px}}.job-search-wrap-two .job-search-form form .single-field-item:first-child:after{background-color:#e2e4ea;content:"";height:70%;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px}@media only screen and (max-width:767px){.job-search-wrap-two .job-search-form form .single-field-item:first-child:after{display:none}.job-search-wrap-two .job-search-form form .single-field-item:first-child{border-bottom:1px solid #e2e4ea}}.job-search-wrap-two .job-search-form form .submit-btn{-webkit-box-flex:0;-ms-flex:0 0 26%;flex:0 0 26%;max-width:26%;padding:0 10px 0 0}@media only screen and (max-width:767px){.job-search-wrap-two .job-search-form form .submit-btn{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:10px 0}}.job-search-wrap-two .job-search-form form .submit-btn button{height:100%}.job-search-wrap-three .job-search-form form{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0;position:relative;width:100%}@media only screen and (max-width:767px){.job-search-wrap-three .job-search-form form{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}}.job-search-wrap-three .job-search-form form .single-field-item{position:relative;-webkit-box-flex:0;background:#fff;border:1px solid #d0d0d0;border-radius:3px 0 0 3px;-ms-flex:0 0 44%;flex:0 0 44%;height:100%;margin-bottom:0;max-width:44%;padding:17px 25px 19px}@media only screen and (max-width:767px){.job-search-wrap-three .job-search-form form .single-field-item{padding:17px 25px 19px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.job-search-wrap-three .job-search-form form .single-field-item i{line-height:inherit;position:static}.job-search-wrap-three .job-search-form form .single-field-item label{color:#000;display:block;font-size:18px;font-weight:600;margin:0;text-transform:capitalize}.job-search-wrap-three .job-search-form form .single-field-item input{border:none;color:#999;font-size:15px;font-weight:400;height:auto;line-height:inherit;padding:0;width:100%}.job-search-wrap-three .job-search-form form .single-field-item .btn-action-location{position:absolute;right:15px;top:35px}@media only screen and (max-width:767px){.job-search-wrap-three .job-search-form form .single-field-item .btn-action-location{top:30px}}.job-search-wrap-three .job-search-form form .single-field-item.location{-webkit-box-flex:0;border-left:none;border-radius:0 3px 3px 0;-ms-flex:0 0 31%;flex:0 0 31%;max-width:31%}@media only screen and (max-width:767px){.job-search-wrap-three .job-search-form form .single-field-item.location{-webkit-box-flex:0;border-left:1px solid #d0d0d0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:10px;max-width:100%}}.job-search-wrap-three .job-search-form form .submit-btn{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding:0 0 0 10px}@media only screen and (max-width:767px){.job-search-wrap-three .job-search-form form .submit-btn{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:10px 0}}.job-search-wrap-three .job-search-form form .submit-btn button{height:100%}.single-field-item{background-color:#f4f6f7;border-radius:3px;height:50px;margin-bottom:10px;position:relative}.field-border{border:1px solid #cad1d9}.single-field-item i{left:20px;line-height:50px;position:absolute;top:0}.single-field-item input{background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none;color:#000;font-size:14px;font-weight:400;height:50px;line-height:50px;padding:0 20px 0 45px;width:100%}.single-field-item .nice-select{border-radius:3px;height:50px;line-height:50px}.single-field-item .nice-select .list{max-height:250px;overflow-y:scroll}@media only screen and (min-width:992px) and (max-width:1199px){.single-field-item .nice-select .list{max-height:210px}}.single-field-item .btn-action-location{cursor:pointer;line-height:50px;position:absolute;right:45px}.single-job-location{background-color:#f7f7f7;border-radius:3px;height:370px;overflow:hidden;position:relative;width:100%}.single-job-location,.single-job-location .overlay-gradient{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.single-job-location .overlay-gradient{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(50%,rgba(0,0,0,.1)),to(rgba(0,0,0,.8)));background-image:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.8) 100%);background-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.8));height:100%}.single-job-location .location-info{bottom:25px;left:25px;position:absolute}.single-job-location .location-info .city-name{color:#fff;display:block;font-size:18px;font-weight:500;line-height:16px}.single-job-location .location-info .count-job{background:#fff;border-radius:3px;color:#333;display:inline-block;font-size:14px;font-weight:600;line-height:24px;margin-top:15px;padding:0 8px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.single-job-location:hover .overlay-gradient{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(50%,rgba(0,0,0,.1)),to(rgba(0,0,0,.1)));background-image:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 100%);background-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1))}.single-job-location:hover .location-info .count-job{background:#ff8000;color:#fff}.job-section .container .row .col-lg-12{margin:-.5px 0}.job-section .container .row .col-lg-12:first-child .single-job.style-two{border-top:1px solid #e5e5e5}.job-section .container .row .col-lg-12:first-child .single-job.style-two:hover{border-top:1px solid #ff8000}.job-section .container .row .col-lg-12:last-child .single-job.style-two{border-bottom:1px solid #e5e5e5}.job-section .container .row .col-lg-12:last-child .single-job.style-two:hover{border-bottom:1px solid #ff8000}.job-content-box{background-color:#fff;padding:50px}@media only screen and (max-width:767px){.job-content-box{padding:15px}}.featured-label{border-radius:3px;color:#ff8000;display:inline-block;font-size:15px;font-weight:500;line-height:20px;position:relative;text-transform:capitalize;z-index:0}.featured-label span{font-size:12px}.job-type-label{color:#069bff!important;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase}.job-type-label.internship{color:#ff38f3!important}.job-type-label.remote{color:#ba00ff!important}.job-type-label.freelancer{color:#ff8000!important}.save-job{background:transparent;border:none;display:inline-block;font-size:18px;height:auto;line-height:1;outline:none;padding:0;text-align:center;width:auto}.save-job,.save-job i{color:#bbb}.save-job:hover i{color:#ff8000}.single-job{background:#fff;border:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden;padding:25px;position:relative;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media only screen and (max-width:575px){.single-job{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-job .info-top{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:9;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width:575px){.single-job .info-top{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-job .job-image{border:none;margin:0 30px 0 0;min-width:80px;padding:10px 0;text-align:center;width:80px}@media only screen and (max-width:575px){.single-job .job-image{margin:auto;width:140px}}.single-job .job-image a img{max-width:100%}.single-job .candidates-image{border-radius:100%;min-width:90px;overflow:hidden;width:90px}.single-job .candidates-image a{display:block}.single-job .candidates-image a img{border-radius:100%}.single-job .candidates-image-two{border-radius:50%;margin-right:15px;min-width:45px;width:45px}@media only screen and (max-width:479px){.single-job .candidates-image-two{margin-left:0}}.single-job .candidates-image-two a{display:block}.single-job .candidates-image-two a img{border-radius:50%}.single-job .job-info{display:block;margin:0 0 0 auto;width:100%;z-index:9}.single-job .job-info .job-info-inner{margin-right:10px}.single-job .job-info .job-info-inner .job-info-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:575px){.single-job .job-info .job-info-inner .job-info-top{display:block;-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-job .job-info .job-info-inner .job-info-top .saveJob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (max-width:575px){.single-job .job-info .job-info-inner .job-info-top .saveJob{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-bottom:20px;order:1}.single-job .job-info .job-info-inner .job-info-top .title-name{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.single-job .job-info .job-info-inner .job-info-top .title-name h3{font-size:24px;font-weight:700;line-height:1.2;margin-bottom:5px}@media only screen and (min-width:992px) and (max-width:1199px){.single-job .job-info .job-info-inner .job-info-top .title-name h3{font-size:20px}}@media only screen and (max-width:575px){.single-job .job-info .job-info-inner .job-info-top .title-name h3{font-size:18px}}.single-job .job-info .job-info-inner .job-info-top .title-name h5{font-size:16px;font-weight:600;line-height:26px;margin-bottom:5px}.single-job .job-info .job-info-inner .job-info-top .employer-name{margin-bottom:12px}.single-job .job-info .job-info-inner .job-info-top .employer-name a{color:#666;display:inline-block}.single-job .job-info .job-info-inner .job-info-top .employer-name a:hover{color:#ff8000}.single-job .job-info .job-info-inner .job-salary{color:#ff8000;display:block;font-size:17px;font-weight:600;line-height:24px;margin-bottom:7px}.single-job .job-info .job-info-inner .job-meta{color:#666;font-size:14px;margin-top:10px;width:100%}.single-job .job-info .job-info-inner .job-meta>div{display:inline-block;margin-right:12px;padding-left:12px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.single-job .job-info .job-info-inner .job-meta>div{padding-left:0}}@media only screen and (max-width:767px){.single-job .job-info .job-info-inner .job-meta>div{padding-left:0}}@media only screen and (max-width:575px){.single-job .job-info .job-info-inner .job-meta>div{padding-left:0}}.single-job .job-info .job-info-inner .job-meta>div:first-child{margin-left:0;padding-left:0}.single-job .job-info .job-info-inner .job-meta i{margin-right:5px}.single-job .job-info .job-info-inner .job-meta-two{color:#898989;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;line-height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width:767px){.single-job .job-info .job-info-inner .job-meta-two{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-job .job-info .job-info-inner .job-meta-two div{margin-right:12px;padding-left:12px;position:relative}@media only screen and (max-width:479px){.single-job .job-info .job-info-inner .job-meta-two div{margin-right:0;padding-left:0}}.single-job .job-info .job-info-inner .job-meta-two div:before{background:#ccc;content:"";height:14px;left:0;position:absolute;top:calc(50% - 7px);width:1px}@media only screen and (max-width:479px){.single-job .job-info .job-info-inner .job-meta-two div:before{display:none}}.single-job .job-info .job-info-inner .job-meta-two div:first-child{margin-left:0;padding-left:0}.single-job .job-info .job-info-inner .job-meta-two div:first-child:before{display:none}.single-job .job-info .job-info-inner .job-meta-two div.field-salary_from{color:#ff8000;font-weight:600}.single-job .job-info .job-info-inner .job-meta-two i{margin-right:5px}.single-job .job-info .job-info-inner .job-meta-three{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:400;line-height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width:767px){.single-job .job-info .job-info-inner .job-meta-three{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-job .job-info .job-info-inner .job-meta-three div{margin-right:12px;padding-left:12px;position:relative}@media only screen and (max-width:479px){.single-job .job-info .job-info-inner .job-meta-three div{margin-right:0;padding-left:0}}.single-job .job-info .job-info-inner .job-meta-three div:before{background:#ccc;content:"";height:14px;left:0;position:absolute;top:calc(50% - 7px);width:1px}@media only screen and (max-width:479px){.single-job .job-info .job-info-inner .job-meta-three div:before{display:none}}.single-job .job-info .job-info-inner .job-meta-three div:first-child{margin-left:0;padding-left:0}.single-job .job-info .job-info-inner .job-meta-three div:first-child:before{display:none}.single-job .job-info .job-info-inner .job-meta-three div.field-experience-time .label{font-weight:600;margin-right:5px}.single-job .job-info .job-info-inner .job-meta-three div.field-experience-time a{color:#ff8000;display:inline-block}.single-job .job-info .job-info-inner .job-meta-three div.field-hour-rate{color:#ff8000;font-weight:600}.single-job .job-info .job-info-inner .job-meta-three div.field-hour-rate .label{color:#333;margin-right:5px}.single-job .job-info .job-info-inner .job-meta-three div.field-hour-rate a{color:#ff8000;display:inline-block}.single-job .job-info .job-info-inner .job-meta-three i{color:#ff8000;margin-right:5px}.single-job .job-info .job-info-inner .job-skill-tag{margin-top:15px}.single-job .job-info .job-info-inner .job-skill-tag a{background:#eff1f8;border-radius:3px;color:#999;display:inline-block;font-size:13px;font-weight:500;line-height:24px;margin-right:5px;margin-top:5px;padding:0 10px}.single-job .job-info .job-info-inner .job-skill-tag a:hover{color:#ff8000}.single-job.style-two{padding:26px 30px 22px;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media only screen and (max-width:767px){.single-job.style-two{padding:26px 12px 22px}}@media only screen and (min-width:992px) and (max-width:1199px){.single-job.style-two .info-top{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:768px) and (max-width:991px){.single-job.style-two .info-top{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:767px){.single-job.style-two .info-top{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-job.style-two:hover{border-color:#ff8000;z-index:9}.single-job.candidates-grid{border:1px solid #e5e5e5;height:100%;padding:25px}.single-job.candidates-grid .info-top{display:block}.single-job.candidates-grid .info-top .candidate-job{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.single-job.candidates-grid .info-top .candidates-image{border-bottom:1px solid #eaeaea;border-radius:0;margin-right:0;padding:20px 0 40px;text-align:center;width:100%}.single-job.candidates-grid .info-top .candidates-image a img{border-radius:50%;width:105px}.single-job.candidates-grid .info-top .job-info .job-info-inner{margin-right:0}.single-job.candidates-grid .info-top .job-info .job-info-inner .job-meta-three{-ms-flex-wrap:wrap;flex-wrap:wrap}.single-job.candidates-grid .info-top .job-info .job-info-inner .job-meta-three div{margin-right:0;padding-left:0}.single-job.candidates-grid .info-top .job-info .job-info-inner .job-meta-three div:before{display:none}.candidates-portfolio{margin-top:15px}.candidates-portfolio ul li{display:inline-block;margin-bottom:5px;margin-right:5px;width:57px}.candidates-portfolio ul li a{display:block}.all-job{margin-top:40px;text-align:center}.all-job p{margin-bottom:0}.all-job p a{color:#ff8000}.job-section .row .col-lg-12:last-child .single-job.style-two{border-bottom:1px solid #e5e5e5}.single-job-grid{background:#fff;border:1px solid #e5e5e5;min-height:330px;padding:25px;position:relative}.single-job-grid .job-image{display:-webkit-box;display:-ms-flexbox;display:flex;width:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-job-grid .employer-name{color:#999;font-size:14px;font-weight:600;left:95px;line-height:16px;position:absolute;text-transform:uppercase;top:34px;width:140px}@media only screen and (max-width:767px){.single-job-grid .employer-name{margin-top:15px;position:static}}.single-job-grid .job-type{color:#069bff!important;font-size:14px;font-weight:600;line-height:16px;position:absolute;right:25px;text-transform:uppercase;top:34px}.single-job-grid .job-type.internship{color:#ff38f3!important}.single-job-grid .job-type.remote{color:#ba00ff!important}.single-job-grid .job-type.freelancer{color:#ff8000!important}.single-job-grid .content-top .job-title{color:#333;font-size:20px;font-weight:600;line-height:26px;margin:30px 0 5px;text-transform:capitalize}.single-job-grid .content-top .job-info{margin-bottom:15px}.single-job-grid .content-top .job-info .job-meta{display:inline-block;margin:0;padding-right:20px;position:relative}.single-job-grid .content-top .job-info .job-meta:first-child:before{background:#666;content:"";height:15px;position:absolute;right:8px;top:5px;width:1px}.single-job-grid .content-top .job-info .job-meta.time-ago{color:#085dad}.single-job-grid .content-bottom p{margin-bottom:0}.single-job-grid .content-bottom .job-categories{margin-top:15px}.single-job-grid .content-bottom .job-categories a{background-color:#eff1f8;border-radius:3px;color:#ff8000;display:inline-block;font-size:13px;font-weight:600;line-height:24px;margin:10px 5px 0 0;padding:2px 10px;text-transform:capitalize}.single-job-grid .content-bottom .job-categories a.accounting{color:#be52e2}.single-job-grid .content-bottom .job-categories a.broadcasting{color:#9f606b}.single-job-grid-two{background-color:#fff;border:1px solid #e2e4ea;height:100%;overflow:hidden;padding:25px 30px 30px;position:relative}.single-job-grid-two .saveJob-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.single-job-grid-two .saveJob-grid .save-job:hover,.single-job-grid-two .saveJob-grid .save-job:hover i{color:#ff8000}.single-job-grid-two .job-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}@media only screen and (max-width:575px){.single-job-grid-two .job-info .job-info-top .title-name{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.single-job-grid-two .job-info .job-info-top .title-name h3{font-size:24px;font-weight:700;line-height:1.2;margin-bottom:5px}@media only screen and (min-width:992px) and (max-width:1199px){.single-job-grid-two .job-info .job-info-top .title-name h3{font-size:20px}}@media only screen and (max-width:575px){.single-job-grid-two .job-info .job-info-top .title-name h3{font-size:18px}}.single-job-grid-two .job-info .job-info-top .employer-name{margin-bottom:12px}.single-job-grid-two .job-info .job-info-top .employer-name a{color:#666;display:inline-block}.single-job-grid-two .job-info .job-info-top .employer-name a:hover{color:#ff8000}.single-job-grid-two .job-info .job-meta-two{display:block;font-size:14px;font-weight:400;line-height:24px;margin-bottom:15px;width:100%}.single-job-grid-two .job-info .job-meta-two div{color:#333;font-weight:600;position:relative}.single-job-grid-two .job-info .job-meta-two div.field-salary_from{color:#ff8000}.single-job-grid-two .job-info .job-meta-two i{margin-right:5px}.single-job-grid-two .job-info .job-skill-tag{margin-top:15px}.single-job-grid-two .job-info .job-skill-tag a{background:#eff1f8;border-radius:3px;color:#999;display:inline-block;font-size:13px;font-weight:500;line-height:24px;margin-right:5px;margin-top:5px;padding:0 10px}.single-job-grid-two .job-info .job-skill-tag a:hover{color:#ff8000}.single-job-grid-two .job-info .field-descriptions p{font-size:14px;line-height:21px}.single-job-grid-two:hover{border-color:#e2e4ea}.bg-image-job-post{background-image:url(/build/images/bk-banner-home-4-2.8c12061a.png);background-position:0;background-repeat:no-repeat;background-size:51% auto}@media only screen and (min-width:768px) and (max-width:991px){.bg-image-job-post{background-position:-100% 0}}@media only screen and (max-width:767px){.bg-image-job-post{background-position:-100% 0}}.job-post-section{padding:300px 0 340px}@media only screen and (min-width:1200px) and (max-width:1499px){.job-post-section{padding:100px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.job-post-section{padding-bottom:70px;padding-top:65px}}@media only screen and (min-width:768px) and (max-width:991px){.job-post-section{padding-bottom:50px;padding-top:45px}}@media only screen and (max-width:767px){.job-post-section{padding-bottom:40px;padding-top:35px}}.job-post-content{padding-right:150px}@media only screen and (min-width:992px) and (max-width:1199px){.job-post-content{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.job-post-content{padding-right:0}}@media only screen and (max-width:767px){.job-post-content{padding-right:0}}.job-post-content .title{color:#000;font-size:40px;font-weight:600;letter-spacing:-2.5px;line-height:54px;margin:0 0 30px}@media only screen and (max-width:767px){.job-post-content .title{font-size:32px;line-height:40px;margin-bottom:20px}}.job-post-content p{font-size:15px;line-height:26px;margin-bottom:30px}.job-wrapper .title{font-size:28px;font-weight:700;line-height:42px;margin-bottom:30px}.filter-form .result-sorting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.filter-form .result-sorting{display:block}}@media only screen and (min-width:768px) and (max-width:991px){.filter-form .result-sorting{display:block}}@media only screen and (max-width:767px){.filter-form .result-sorting{display:block}}.filter-form .result-sorting .total-result{color:#333;font-size:16px;font-weight:600;margin-bottom:22px;position:relative;text-transform:none}@media only screen and (min-width:992px) and (max-width:1199px){.filter-form .result-sorting .total-result{margin-bottom:10px}}@media only screen and (min-width:768px) and (max-width:991px){.filter-form .result-sorting .total-result{margin-bottom:10px}}@media only screen and (max-width:767px){.filter-form .result-sorting .total-result{margin-bottom:10px}}.filter-form .result-sorting .total-result .total{color:#ff8000}.filter-form .result-sorting .job-alert-form .btn-open-form{color:#666;cursor:pointer;display:inline-block;font-size:16px;line-height:35px;margin-bottom:20px;padding:0 20px}@media only screen and (min-width:992px) and (max-width:1199px){.filter-form .result-sorting .job-alert-form .btn-open-form{margin-bottom:15px;padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.filter-form .result-sorting .job-alert-form .btn-open-form{margin-bottom:15px;padding:0}}@media only screen and (max-width:767px){.filter-form .result-sorting .job-alert-form .btn-open-form{margin-bottom:15px;padding:0}}.filter-form .result-sorting .form-left{margin-bottom:22px;text-align:right;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:992px) and (max-width:1199px){.filter-form .result-sorting .form-left{text-align:left}}@media only screen and (min-width:768px) and (max-width:991px){.filter-form .result-sorting .form-left{text-align:left}}@media only screen and (max-width:767px){.filter-form .result-sorting .form-left{text-align:left}}.filter-form .result-sorting .form-left .sort-by{display:inline-block}.filter-form .result-sorting .form-left .sort-by form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-form .result-sorting .form-left .sort-by form label{margin-bottom:0}.filter-form .result-sorting .form-left .sort-by form .nice-select{margin-left:10px;width:150px}.filter-form .result-sorting .form-left .layout-switcher{float:right}@media only screen and (max-width:767px){.filter-form .result-sorting .form-left .layout-switcher{float:none;margin-top:10px}}.filter-form .result-sorting .form-left .layout-switcher ul li{display:inline-block;margin-left:20px}@media only screen and (max-width:767px){.filter-form .result-sorting .form-left .layout-switcher ul li{margin-left:0;margin-right:20px}}.filter-form .result-sorting .form-left .layout-switcher ul li a{color:#666;display:block;font-size:22px;height:35px;line-height:35px;text-align:center;width:auto}.filter-form .result-sorting .form-left .layout-switcher ul li a.active,.filter-form .result-sorting .form-left .layout-switcher ul li a:hover{color:#ff8000}.job-alert-form-box{background:#fff;border:1px solid #ece8eb;border-radius:5px;-webkit-box-shadow:0 5px 50px 0 rgba(0,0,0,.1);box-shadow:0 5px 50px 0 rgba(0,0,0,.1);display:none;left:0;margin-bottom:30px;padding:30px 30px 25px;position:absolute;top:100%;width:100%;z-index:99}.job-alert-form-box .title{font-size:16px;font-weight:700;margin:0 0 20px;padding-right:20px}.job-alert-form-box .btn-close-form{color:#1d2027;cursor:pointer;font-size:24px;line-height:1;position:absolute;right:30px;top:26px}.job-alert-form-box form .newsletter input{border:1px solid #ece8eb;border-radius:5px;color:#1d2027;font-size:16px;line-height:30px;margin-bottom:15px;padding:9px 24px;width:100%}.job-meta-detail ul li{display:inline-block;font-size:14px;line-height:1.9;margin-right:10px;padding-right:10px;position:relative}.job-meta-detail ul li:after{background:#444;content:"";height:14px;position:absolute;right:0;top:calc(50% - 7px);width:1px}.job-meta-detail ul li:last-child:after{display:none}.job-meta-detail ul li .date{background-color:#d0f7ca;border-radius:2px;display:inline-block;font-weight:600;line-height:1.9;padding:0 9px}.job-map-wrapper{padding:40px}@media only screen and (min-width:1200px) and (max-width:1499px){.job-map-wrapper{padding:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.job-map-wrapper{padding:15px}}@media only screen and (min-width:768px) and (max-width:991px){.job-map-wrapper{padding:15px}}@media only screen and (max-width:767px){.job-map-wrapper{padding:15px}}.section-filter{position:relative}.section-filter>i{color:#999;font-size:15px;left:16px;position:absolute;top:16px}.section-filter input.location{background:#fff;border:1px solid #d1d3da;border-radius:3px;color:#999;height:46px;line-height:44px;padding:0 240px 0 45px;width:100%}@media only screen and (max-width:575px){.section-filter input.location{padding:0 16px 0 45px}}.section-filter .open-slide-range{color:#999;height:100%;line-height:46px;padding:0 20px;position:absolute;right:0;top:0;width:240px}@media only screen and (max-width:575px){.section-filter .open-slide-range{border:1px solid #d1d3da;border-radius:3px;color:#666;height:46px;line-height:44px;margin-top:20px;padding:0 20px;position:relative;right:auto;top:auto;width:100%}}.section-filter .open-slide-range:before{background:#ddd;content:"";height:26px;left:0;position:absolute;top:10px;width:1px}@media only screen and (max-width:575px){.section-filter .open-slide-range:before{display:none}}.section-filter .open-slide-range .range-text{color:#333}.section-filter .open-slide-range .open-range{cursor:pointer;height:20px;position:absolute;right:16px;top:calc(50% - 10px);width:20px}.section-filter .open-slide-range .open-range:after{color:#333;content:"";font-family:Linearicons-Free;font-size:12px;font-weight:600;line-height:1;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.filter-advance{margin-top:50px}.filter-advance .range-slider.ui-widget{width:100%;-ms-flex-preferred-size:100%;background-color:#d8d8d8;border:none;border-radius:3px;flex-basis:100%;height:6px;position:relative}@media only screen and (max-width:767px){.filter-advance .range-slider.ui-widget{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}}.filter-advance .range-slider.ui-widget .ui-slider-range{background-color:#ff8000;border-radius:50px}.filter-advance .range-slider.ui-widget .ui-slider-handle{background-color:#fff;border:1px solid #ddd;border-radius:50%;-webkit-box-shadow:none!important;box-shadow:none!important;cursor:-webkit-grab;cursor:grab;height:24px;margin-left:-18px;min-width:24px;outline:none;top:-10px;-webkit-transition:none;-o-transition:none;transition:none}.filter-advance .range-slider.ui-widget .ui-slider-handle:after{background:#ff8000;border-radius:100%;content:"";display:block;height:12px;left:50%;opacity:1;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px}.filter-advance .range-slider.ui-widget .ui-slider-handle span{background:#333;border-radius:5px;color:#fff;display:block;font-size:13px;font-weight:700;height:25px;left:50%;line-height:25px;min-width:27px;padding:0 5px;position:absolute;text-align:center;top:-32px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.filter-advance .range-slider.ui-widget .ui-slider-handle span:after{border-color:#333 transparent transparent;border-style:solid;border-width:5px 5px 0;bottom:-5px;content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.filter-advance .filter-item{margin-bottom:20px;padding-left:10px;padding-right:10px}.filter-advance .filter-item input{background:#fff;border:1px solid #d1d3da;border-radius:3px;color:#999;height:46px;line-height:44px;padding:0 20px;width:100%}.filter-advance .filter-item .nice-select{border:1px solid #d1d3da;height:46px;line-height:44px}.filter-advance .filter-item .nice-select .list{max-height:250px;overflow-y:scroll}@media only screen and (min-width:992px) and (max-width:1199px){.filter-advance .filter-item .nice-select .list{max-height:210px}}.bottom-section-filter{border-bottom:1px solid #e2e4ea;margin-bottom:30px;margin-top:35px;position:relative}.action-advance{margin-bottom:5px;position:absolute;right:0;top:0}@media only screen and (max-width:575px){.action-advance{position:relative;right:auto;top:auto}}.action-advance span{color:#333;cursor:pointer;position:relative}.action-advance span:after{content:"";font-family:Linearicons-Free;margin-left:14px}.action-after .btn-open-form{color:#666;cursor:pointer;display:inline-block;font-size:16px;line-height:35px;margin-bottom:20px}.single-meta-field{background-color:#fff;border:1px solid #e9e9e9;display:block;height:100%;padding:18px 30px}@media only screen and (min-width:992px) and (max-width:1199px){.single-meta-field{padding:18px 20px}}.single-meta-field .field-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.single-meta-field .field-label i{color:#ff8000;font-size:30px;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);width:50px}.single-meta-field .field-label span{color:#333;font-size:14px;font-weight:600;line-height:24px;text-transform:capitalize;-webkit-box-flex:1;-ms-flex:1;flex:1}.single-meta-field .field-value{display:block;line-height:19px;padding-left:50px;text-transform:capitalize}.single-meta-field .field-value.salary{color:#fe281f;font-size:18px;font-weight:600;line-height:23px}.single-meta-field .field-value a{color:#ff8000}.single-meta-field .field-value .job-skill-tag a{background:#eff1f8;border-radius:3px;color:#666;display:inline-block;font-size:13px;font-weight:500;line-height:24px;margin-right:5px;margin-top:5px;padding:0 10px}.single-meta-field.meta-field-two{background-color:transparent;border:0;border-bottom:1px solid #e5e5e5;margin-bottom:16px;padding:0 0 15px}.single-meta-field.meta-field-three{background-color:transparent;border:0;border-right:1px solid #ddd;padding:0 25px}@media only screen and (min-width:768px) and (max-width:991px){.single-meta-field.meta-field-three{margin-bottom:30px}}@media only screen and (max-width:767px){.single-meta-field.meta-field-three{margin-bottom:30px}}.single-meta-field.meta-field-three.border-0{border-right:0}.single-meta-field.meta-field-three .field-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}.single-meta-field.meta-field-three .field-label i{font-size:16px;margin-right:10px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);width:auto}.single-meta-field.meta-field-three .field-label span{color:#333;font-size:14px;font-weight:600;line-height:24px;text-transform:capitalize;-webkit-box-flex:1;-ms-flex:1;flex:1}.single-meta-field.meta-field-three .field-value{display:block;font-size:17px;font-weight:600;line-height:22px;padding-left:0;text-transform:capitalize}.single-meta-field.meta-field-three .field-value a{color:#ff8000}.single-meta-field.meta-field-three .field-value .job-skill-tag a{background:#eff1f8;border-radius:3px;color:#666;display:inline-block;font-size:13px;font-weight:500;line-height:24px;margin-right:5px;margin-top:5px;padding:0 10px}.job-head-content .title{font-size:34px;font-weight:700;line-height:40px;margin:0 0 10px}@media only screen and (max-width:767px){.job-head-content .title{font-size:28px;line-height:34px}}.job-head-content .employer-name{color:#4c53b6;font-size:16px;font-weight:600;line-height:19px;margin:0 0 18px}.job-detail-content .field-descriptions p{margin-bottom:20px}@media only screen and (min-width:992px) and (max-width:1199px){.job-detail-content .field-descriptions p{margin-bottom:15px}}@media only screen and (min-width:768px) and (max-width:991px){.job-detail-content .field-descriptions p{margin-bottom:15px}}@media only screen and (max-width:767px){.job-detail-content .field-descriptions p{margin-bottom:15px}}.job-detail-content .field-descriptions h3{font-size:24px;font-weight:700;line-height:36px;margin-bottom:25px;margin-top:60px}@media only screen and (min-width:992px) and (max-width:1199px){.job-detail-content .field-descriptions h3{margin-bottom:15px;margin-top:30px}}@media only screen and (min-width:768px) and (max-width:991px){.job-detail-content .field-descriptions h3{margin-bottom:15px;margin-top:30px}}@media only screen and (max-width:767px){.job-detail-content .field-descriptions h3{margin-bottom:15px;margin-top:30px}}.job-detail-content .field-descriptions ul{list-style:inherit;list-style-position:inside;margin-bottom:20px}@media only screen and (max-width:767px){.categories-tab-menu ul{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:start!important}}.categories-tab-menu ul li{margin-right:40px}.categories-tab-menu ul li:last-child{margin-right:0}@media only screen and (max-width:767px){.categories-tab-menu ul li:last-child{margin-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){.categories-tab-menu ul li{margin-right:20px}}@media only screen and (max-width:767px){.categories-tab-menu ul li{margin-bottom:10px;margin-right:20px}}.categories-tab-menu ul li a{border:none;color:#bbb;cursor:pointer;display:block;font-size:30px;font-weight:700;letter-spacing:-.8px;line-height:1.2;text-transform:uppercase;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media only screen and (min-width:768px) and (max-width:991px){.categories-tab-menu ul li a{font-size:24px}}@media only screen and (max-width:767px){.categories-tab-menu ul li a{font-size:24px}}.categories-tab-menu ul li a.active,.categories-tab-menu ul li a:hover{color:#000}.single-job-categories{border:1px solid #e5e5e5;border-radius:5px;overflow:hidden;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.single-job-categories .categories-image{background-color:#f9f7f3;height:275px;padding:20px;position:relative;text-align:center}.single-job-categories .categories-image i{background:#fff;border-radius:3px;color:#ff8000;font-size:18px;left:20px;padding:10px;position:absolute;top:20px}.single-job-categories .categories-content{background-color:#fff;min-height:100px;padding:25px}.single-job-categories .categories-content h3{font-size:20px;font-weight:600;line-height:24px;max-height:24px}.single-job-categories .categories-content h3 a{display:block}.single-job-categories .categories-content .count-job{color:#999;font-size:16px;line-height:24px;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.single-job-categories:hover{border-color:#ff8000}.single-job-categories:hover .categories-content .count-job,.single-job-categories:hover .categories-content h3 a{color:#ff8000}.single-job-categories-two{border:1px solid #d0d0d0;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding:16px 20px 17px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media only screen and (min-width:992px) and (max-width:1199px){.single-job-categories-two{padding:16px 12px 17px}}.single-job-categories-two .item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-job-categories-two .item-info .img-icon{margin-right:12px}.single-job-categories-two .item-info .title{font-size:18px;font-weight:600;line-height:28px;margin:0}.single-job-categories-two .item-info .title a{display:block}.single-job-categories-two .item-info .title a:hover{color:#333}.single-job-categories-two:hover{border-color:#ff8000}@media only screen and (min-width:768px) and (max-width:991px){.cate-left-text{margin-bottom:40px}}@media only screen and (max-width:767px){.cate-left-text{margin-bottom:30px}}.cate-left-text .title{color:#000;font-size:40px;font-weight:600;letter-spacing:-2.5px;line-height:54px;margin:0}@media only screen and (max-width:767px){.cate-left-text .title{font-size:32px;line-height:40px}}.categories-tag .title{color:#000;font-size:22px;font-weight:500;line-height:33px;margin-bottom:30px}.list-cat li,.list-cat li a{display:inline-block}.list-cat li a{border:1px solid #ddd;border-radius:3px;color:#000;font-size:16px;font-weight:600;line-height:24px;margin:0 5px 10px 0;padding:12px 25px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media only screen and (max-width:767px){.list-cat li a{padding:12px 18px}}.list-cat li a:hover{background-color:#1dae0e;border-color:#1dae0e;color:#fff}.all-cate-link{margin-top:35px}.all-cate-link a{display:inline-block;font-size:15px;line-height:24px}.employer-slider{border:1px solid #e5e5e5;padding-bottom:1px}.employer-slider .employer-item.last{border-right:transparent}.employer-item{background:#fff;border:solid #e5e5e5;border-width:0 1px 0 0;height:100%;padding:20px 25px 25px;position:relative;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.employer-item .featured-employer-label{background:#1dae0e;border-radius:3px;color:#fff;font-size:14px;font-weight:600;left:20px;line-height:24px;padding:0 10px;position:absolute;top:25px}.employer-item .featured-employer-label.color-green{background-color:#d0f7ca;color:#1dae0e}.employer-item .for-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.employer-item .rating{position:absolute;right:20px;top:25px}.employer-item .rating .rating-point{background:#0064b2;border-radius:4px;color:#fff;display:inline-block;font-weight:600;height:20px;line-height:20px;margin-right:3px;min-width:30px;text-align:center}.employer-item .employer-image{display:-webkit-box;display:-ms-flexbox;display:flex;height:140px;margin:24px auto 10px;width:140px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.employer-item .employer-image img{height:auto;max-width:100%}.employer-item .employer-info-top .employer-location{display:inline-block;font-size:13px;line-height:24px;margin-bottom:5px;text-transform:uppercase}.employer-item .employer-info-top .employer-name{font-size:20px;font-weight:600;line-height:26px;margin-bottom:0}.employer-item .employer-info-top .employer-name i{color:#1dae0e;font-size:14px}.employer-item .employer-info-top .employer-info-rate{margin-top:5px}.employer-item .employer-info-top .employer-info-rate .star{color:#ffbf02;margin-right:10px}.employer-item .employer-info-top .employer-info-rate .star i{font-size:13px;margin:0 -3px}.employer-item .employer-info-top .employer-info-rate span{color:#999}.employer-item .employer-info-top .link-openjobs{background-color:#1dae0e;border-radius:3px;color:#fff;display:inline-block;font-weight:600;line-height:22px;margin-top:15px;padding:0 7px;text-transform:capitalize}.employer-item.border{border:1px solid #e5e5e5}.employer-item.border:hover{border-color:#1dae0e!important}.single-employer-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;background-color:#fff;border:1px solid #ddd;border-radius:5px;-ms-flex:1;flex:1;overflow:hidden;text-align:center}.single-employer-item .image-featured{background-color:#333;height:215px;overflow:hidden}.single-employer-item .image-featured img{height:100%;-o-object-fit:cover;object-fit:cover}.single-employer-item .item-content{padding:0 15px 25px}.single-employer-item .item-content .avatar{background:#fff;border:1px solid #ddd;display:inline-block;margin:-40px 0 10px;overflow:hidden;padding:10px;width:80px}.single-employer-item .item-content .title{color:#333;font-size:20px;font-weight:600;line-height:28px;margin-bottom:5px}.single-employer-item .item-content .title a{color:#333;display:block}.single-employer-item .item-content .meta .star{color:#ffbf02;margin-bottom:5px}.single-employer-item .item-content .meta .star i{font-size:13px;margin:0 -3px}.single-employer-item .item-content .meta span{display:inline-block;font-size:15px;line-height:19px;margin-right:5px;padding-right:14px;position:relative}.single-employer-item .item-content .meta span:after{background-color:#ccc;content:"";height:15px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px}.single-employer-item .item-content .meta span:last-child{margin-right:0;padding-right:0}.single-employer-item .item-content .meta span:last-child:after{display:none}.single-employer-list{background:#fff;border:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden;padding:32px;position:relative;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media only screen and (max-width:575px){.single-employer-list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-employer-list .info-top{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:9;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.single-employer-list .info-top{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:768px) and (max-width:991px){.single-employer-list .info-top{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:767px){.single-employer-list .info-top{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-employer-list .employer-image{border:none;height:auto;margin:0 30px 0 0;min-width:80px;padding:10px 0;text-align:center;width:80px}@media only screen and (max-width:575px){.single-employer-list .employer-image{margin:auto;width:140px}}.single-employer-list .employer-image a img{max-width:100%}.single-employer-list .employer-info{display:block;margin:0 0 0 auto;width:100%;z-index:9}.single-employer-list .employer-info .employer-info-inner{margin-right:10px}.single-employer-list .employer-info .employer-info-inner .employer-info-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:575px){.single-employer-list .employer-info .employer-info-inner .employer-info-top{display:block;-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-employer-list .employer-info .employer-info-inner .employer-info-top .saveJob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (max-width:575px){.single-employer-list .employer-info .employer-info-inner .employer-info-top .saveJob{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-bottom:20px;order:1}.single-employer-list .employer-info .employer-info-inner .employer-info-top .title-name{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.single-employer-list .employer-info .employer-info-inner .employer-info-top .title-name h3{font-size:24px;font-weight:700;line-height:1.2;margin-bottom:5px}@media only screen and (min-width:992px) and (max-width:1199px){.single-employer-list .employer-info .employer-info-inner .employer-info-top .title-name h3{font-size:20px}}@media only screen and (max-width:575px){.single-employer-list .employer-info .employer-info-inner .employer-info-top .title-name h3{font-size:18px}}.single-employer-list .employer-info .employer-info-inner .employer-info-top .title-name h5{font-size:16px;font-weight:600;line-height:26px;margin-bottom:5px}.single-employer-list .employer-info .employer-info-inner .employer-info-top .employer-rate{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}.single-employer-list .employer-info .employer-info-inner .employer-info-top .employer-rate .star{color:#ffbf02;margin-right:10px}.single-employer-list .employer-info .employer-info-inner .employer-info-top .employer-rate .star i{font-size:13px;margin:0 -3px}.single-employer-list .employer-info .employer-info-inner .employer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.single-employer-list .employer-info .employer-info-inner .employer-bottom .openjobs a{background-color:#1dae0e;border-color:transparent;border-radius:3px;color:#fff;display:inline-block;font-size:14px;font-weight:500;line-height:20px;padding:1px 10px 2px}.single-employer-list .employer-info .employer-info-inner .employer-meta{color:#898989;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;line-height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width:767px){.single-employer-list .employer-info .employer-info-inner .employer-meta{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-employer-list .employer-info .employer-info-inner .employer-meta div{margin-right:12px;padding-left:12px;position:relative}@media only screen and (max-width:479px){.single-employer-list .employer-info .employer-info-inner .employer-meta div{margin-right:0;padding-left:0}}.single-employer-list .employer-info .employer-info-inner .employer-meta div:before{background:#ccc;content:"";height:14px;left:0;position:absolute;top:calc(50% - 7px);width:1px}@media only screen and (max-width:479px){.single-employer-list .employer-info .employer-info-inner .employer-meta div:before{display:none}}.single-employer-list .employer-info .employer-info-inner .employer-meta div:first-child{margin-left:0;padding-left:0}.single-employer-list .employer-info .employer-info-inner .employer-meta div:first-child:before{display:none}.single-employer-list .employer-info .employer-info-inner .employer-meta div.field-salary_from{color:#ff2626;font-weight:600}.single-employer-list .employer-info .employer-info-inner .employer-meta i{margin-right:5px}.single-employer-list .employer-info .employer-info-inner .field-description{margin-top:10px}.single-employer-list .employer-info .employer-info-inner .field-description p{font-size:14px;line-height:20px}.single-employer-list .employer-info .employer-info-inner .employer-skill-tag{margin-top:15px}.single-employer-list .employer-info .employer-info-inner .employer-skill-tag a{background:#eff1f8;border-radius:3px;color:#999;display:inline-block;font-size:13px;font-weight:500;line-height:24px;margin-right:5px;margin-top:5px;padding:0 10px}.single-employer-list .employer-info .employer-info-inner .employer-skill-tag a:hover{color:#1dae0e}.single-employer-list:hover{border-color:#1dae0e}.employer-head-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}@media only screen and (max-width:479px){.employer-head-info{-ms-flex-wrap:wrap;flex-wrap:wrap}}.employer-head-info .employer-logo{border:1px solid #e0e0e0;border-radius:0;height:100px;margin-bottom:15px;margin-right:28px;overflow:hidden;padding:10px;text-align:center;width:100px}@media only screen and (max-width:479px){.employer-head-info .employer-logo{margin-right:0}}.employer-head-info .employer-logo a{display:block}.employer-head-info .employer-logo.logo-two{height:170px;width:170px}.employer-head-info .employer-content .employer-name{font-size:34px;font-weight:700;line-height:45px;margin-bottom:0;margin-top:30px;text-transform:capitalize}@media only screen and (max-width:479px){.employer-head-info .employer-content .employer-name{font-size:28px;line-height:1;margin-top:20px}}.employer-head-info .employer-content .employer-name i{color:#1dae0e;font-size:18px}.employer-head-info .employer-content .employer-rate{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.employer-head-info .employer-content .employer-rate .star{color:#ffbf02;margin-right:10px}.employer-head-info .employer-content .employer-rate .star i{font-size:13px;margin:0 -3px}.employer-head-info .employer-content .employer-meta{margin-top:10px}.employer-head-info .employer-content .employer-meta li{border-right:1px solid #ccc;display:inline-block;font-size:14px;line-height:16px;margin-bottom:7px;margin-right:10px;padding-right:10px;position:relative}.employer-head-info .employer-content .employer-meta li:last-child{border-right:0;margin-right:0;padding-right:0}.employer-head-info .employer-content .employer-meta li i{margin-right:5px;vertical-align:middle}.employer-meta-box{background-color:#f2f5fc;padding:25px 0}.employer-main-content .field-Gallery,.employer-main-content .field-description,.employer-main-content .field-skills{margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.employer-main-content .field-Gallery,.employer-main-content .field-description,.employer-main-content .field-skills{margin-bottom:40px}}@media only screen and (max-width:767px){.employer-main-content .field-Gallery,.employer-main-content .field-description,.employer-main-content .field-skills{margin-bottom:30px}}.employer-main-content .field-Gallery h3,.employer-main-content .field-description h3,.employer-main-content .field-skills h3{font-size:28px;font-weight:700;line-height:42px;margin-bottom:20px;margin-top:60px}@media only screen and (min-width:992px) and (max-width:1199px){.employer-main-content .field-Gallery h3,.employer-main-content .field-description h3,.employer-main-content .field-skills h3{margin-top:40px}}@media only screen and (min-width:768px) and (max-width:991px){.employer-main-content .field-Gallery h3,.employer-main-content .field-description h3,.employer-main-content .field-skills h3{margin-top:40px}}@media only screen and (max-width:767px){.employer-main-content .field-Gallery h3,.employer-main-content .field-description h3,.employer-main-content .field-skills h3{margin-bottom:15px!important;margin-top:30px}}.employer-main-content .field-Gallery p,.employer-main-content .field-description p,.employer-main-content .field-skills p{margin-bottom:20px}.employer-main-content .field-Gallery p:last-child,.employer-main-content .field-description p:last-child,.employer-main-content .field-skills p:last-child{margin-bottom:0}.employer-main-content .field-Gallery h6,.employer-main-content .field-description h6,.employer-main-content .field-skills h6{font-size:16px;font-weight:600;line-height:24px}.employer-main-content .field-Gallery ul,.employer-main-content .field-description ul,.employer-main-content .field-skills ul{list-style:disc;list-style-position:inside}.employer-main-content .field-award h3,.employer-main-content .field-education h3,.employer-main-content .field-experience h3{font-size:24px;font-weight:700;line-height:36px;margin-bottom:35px}.job-container h3{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:25px}.candidate-head-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}@media only screen and (max-width:479px){.candidate-head-info{-ms-flex-wrap:wrap;flex-wrap:wrap}}.candidate-head-info .candidate-logo{border-radius:5px;height:auto;margin-right:30px;overflow:hidden;text-align:center;width:80px}@media only screen and (max-width:479px){.candidate-head-info .candidate-logo{margin-right:0}}.candidate-head-info .candidate-logo a{display:block}.candidate-head-info .candidate-logo a img{border-radius:50%;height:auto;width:auto}.candidate-head-info .candidate-content .candidate-name{font-size:34px;font-weight:700;line-height:45px;margin-bottom:0;margin-top:30px;text-transform:capitalize}@media only screen and (max-width:479px){.candidate-head-info .candidate-content .candidate-name{font-size:28px;line-height:1;margin-top:20px}}.candidate-head-info .candidate-content .candidate-name i{color:#1dae0e;font-size:18px}.candidate-head-info .candidate-content .candidate-meta{margin-top:10px}.candidate-head-info .candidate-content .candidate-meta li{display:inline-block;font-size:15px;line-height:1.9;margin-bottom:7px;margin-right:10px;padding-right:10px;position:relative}.candidate-head-info .candidate-content .candidate-meta li:last-child{margin-right:0;padding-right:0}.candidate-head-info .candidate-content .candidate-meta li i{margin-right:5px;vertical-align:middle}.candidate-head-info.color-white .candidate-content .candidate-meta li,.candidate-head-info.color-white .candidate-content .candidate-meta li i,.candidate-head-info.color-white .candidate-content .candidate-name{color:#fff}.candidate-main-content .field-award,.candidate-main-content .field-candidate-information,.candidate-main-content .field-description,.candidate-main-content .field-education,.candidate-main-content .field-experience,.candidate-main-content .field-portfolio,.candidate-main-content .field-skills{margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.candidate-main-content .field-award,.candidate-main-content .field-candidate-information,.candidate-main-content .field-description,.candidate-main-content .field-education,.candidate-main-content .field-experience,.candidate-main-content .field-portfolio,.candidate-main-content .field-skills{margin-bottom:40px}}@media only screen and (max-width:767px){.candidate-main-content .field-award,.candidate-main-content .field-candidate-information,.candidate-main-content .field-description,.candidate-main-content .field-education,.candidate-main-content .field-experience,.candidate-main-content .field-portfolio,.candidate-main-content .field-skills{margin-bottom:30px}}.candidate-main-content .field-award h3,.candidate-main-content .field-candidate-information h3,.candidate-main-content .field-description h3,.candidate-main-content .field-education h3,.candidate-main-content .field-experience h3,.candidate-main-content .field-portfolio h3,.candidate-main-content .field-skills h3{font-size:24px;font-weight:700;line-height:36px;margin-bottom:35px}@media only screen and (max-width:767px){.candidate-main-content .field-award h3,.candidate-main-content .field-candidate-information h3,.candidate-main-content .field-description h3,.candidate-main-content .field-education h3,.candidate-main-content .field-experience h3,.candidate-main-content .field-portfolio h3,.candidate-main-content .field-skills h3{margin-bottom:15px!important}}.candidate-main-content .field-award p,.candidate-main-content .field-candidate-information p,.candidate-main-content .field-description p,.candidate-main-content .field-education p,.candidate-main-content .field-experience p,.candidate-main-content .field-portfolio p,.candidate-main-content .field-skills p{margin-bottom:20px}.candidate-main-content .field-award p:last-child,.candidate-main-content .field-candidate-information p:last-child,.candidate-main-content .field-description p:last-child,.candidate-main-content .field-education p:last-child,.candidate-main-content .field-experience p:last-child,.candidate-main-content .field-portfolio p:last-child,.candidate-main-content .field-skills p:last-child{margin-bottom:0}.candidate-main-content .field-award h3,.candidate-main-content .field-education h3,.candidate-main-content .field-experience h3{font-size:24px;font-weight:700;line-height:36px;margin-bottom:35px}.education-item,.experience-item{border-bottom:1px solid #eaeaea;padding:40px 0}@media only screen and (max-width:767px){.education-item,.experience-item{padding:20px 0}}.education-item:first-child,.experience-item:first-child{padding-top:0}.education-item:last-child,.experience-item:last-child{border-bottom:0;padding-bottom:0}@media only screen and (max-width:767px){.content-left{margin-bottom:15px}}.content-left h5,.content-right h5{font-size:16px;font-weight:600;line-height:22px}.content-right h5{text-transform:capitalize}.skill-tag li,.skill-tag li a{display:inline-block}.skill-tag li a{background-color:#f2f5fc;border-radius:3px;margin-bottom:5px;margin-right:3px;padding:5px 15px}.portfolio-list li{display:inline-block;margin-right:30px}@media only screen and (max-width:767px){.portfolio-list li{margin-right:15px}}@media only screen and (max-width:479px){.portfolio-list li{margin-bottom:10px;margin-right:10px}}.portfolio-list li:last-child{margin-right:0}.portfolio-list li a{display:block}@media only screen and (max-width:479px){.portfolio-list li a{width:60px}}.meta-field li{display:block;margin-bottom:10px}.meta-field li:last-child{margin-bottom:0}.meta-field li .meta-field-item div{display:inline-block}.meta-field li .meta-field-item .field-label i{color:#1dae0e;display:inline-block;font-size:16px;vertical-align:middle;width:40px}.meta-field li .meta-field-item .field-label span{color:#333;display:inline-block;font-size:14px;font-weight:600;line-height:24px;width:200px}@media only screen and (max-width:479px){.meta-field li .meta-field-item .field-label span{width:120px}}.meta-field li .meta-field-item .field-value.rate{color:#ff2626;font-weight:600}.meta-field li .meta-field-item .field-value a{color:#1dae0e}.mt--60{margin-top:-60px}@media only screen and (min-width:768px) and (max-width:991px){.mt--60{margin-top:0;padding-top:60px}}@media only screen and (max-width:767px){.mt--60{margin-top:0;padding-top:50px}}.mt--270{margin-top:-270px}@media only screen and (min-width:992px) and (max-width:1199px){.mt--270{margin-top:0;padding-bottom:80px}}@media only screen and (min-width:768px) and (max-width:991px){.mt--270{margin-top:0;padding-bottom:55px}}@media only screen and (max-width:767px){.mt--270{margin-top:0;padding-bottom:20px}}.funfact-wrap{width:100%}@media only screen and (max-width:767px){.funfact-wrap.d-flex{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-funfact{border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.single-funfact .icon-img{margin-right:20px}.single-funfact .funfact-content .counter{color:#333;display:block;font-size:30px;font-weight:700;line-height:36px}@media only screen and (min-width:992px) and (max-width:1199px){.single-funfact .funfact-content .counter{font-size:28px}}.single-funfact .funfact-content .text{display:block;font-size:15px;line-height:26px;text-transform:uppercase}@media only screen and (min-width:992px) and (max-width:1199px){.single-funfact .funfact-content .text{font-size:12px}}@media only screen and (max-width:767px){.single-funfact .funfact-content .text{font-size:14px}}.single-funfact.funfact-style-two{-webkit-box-flex:0;background:transparent;border-bottom:0;border-right:1px solid #f1f1f1;-ms-flex:0 0 15%;flex:0 0 15%;max-width:15%;padding:0 30px}@media only screen and (min-width:992px) and (max-width:1199px){.single-funfact.funfact-style-two{max-width:20%;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;padding:0 20px}}@media only screen and (min-width:768px) and (max-width:991px){.single-funfact.funfact-style-two{max-width:30%;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;padding:0 20px}}@media only screen and (max-width:767px){.single-funfact.funfact-style-two{max-width:100%;-webkit-box-flex:0;border-right:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:20px;padding:0 20px;text-align:center}}.single-funfact.funfact-style-two.width-30{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}@media only screen and (max-width:767px){.single-funfact.funfact-style-two.width-30{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.single-funfact.funfact-style-two.width-100{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}.single-funfact.funfact-style-two:last-child{border-right:0}@media only screen and (max-width:767px){.single-funfact.funfact-style-two .funfact-content{margin:0 auto}}.single-funfact.funfact-style-two .funfact-content .counter{color:#1dae0e;font-size:34px;line-height:1.2}.single-funfact-style-4 .funfact-content .sub-text{color:#000;display:block;font-size:16px;font-weight:600;line-height:24px;margin-bottom:25px;max-width:150px;text-transform:uppercase}.single-funfact-style-4 .funfact-content .counter{color:#000;display:block;font-size:46px;font-weight:600;line-height:40px;margin-bottom:15px}@media only screen and (max-width:767px){.single-funfact-style-4 .funfact-content .counter{font-size:38px;line-height:38px}}.single-funfact-style-4 .funfact-content .text{display:block;font-size:15px;line-height:26px;text-transform:uppercase}@media only screen and (min-width:992px) and (max-width:1199px){.single-funfact-style-4 .funfact-content .text{font-size:12px}}@media only screen and (max-width:767px){.single-funfact-style-4 .funfact-content .text{font-size:14px}}.single-work{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding:15px 0;position:relative}.single-work .work-image{margin-right:40px;margin-top:10px}@media only screen and (min-width:992px) and (max-width:1199px){.single-work .work-image{margin-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.single-work .work-image{margin-right:15px}}@media only screen and (max-width:767px){.single-work .work-image{margin-right:15px}}.single-work .work-image .step{background:#fff;border-radius:50%;display:inline-block;font-size:16px;font-weight:600;left:0;line-height:40px;position:absolute;text-align:center;top:10px;width:40px}.single-work .work-content{padding-right:20px;width:70%}@media only screen and (min-width:992px) and (max-width:1199px){.single-work .work-content{padding-right:0;width:90%}}@media only screen and (min-width:768px) and (max-width:991px){.single-work .work-content{padding-right:0}}@media only screen and (max-width:767px){.single-work .work-content{padding-right:0;width:90%}}.single-work .work-content .title{color:#000;font-size:20px;font-weight:600;line-height:1.6;margin-bottom:12px;text-transform:capitalize}@media only screen and (max-width:767px){.single-work .work-content .title{font-size:18px}}.single-work .work-content .title a{display:block}.single-work .work-content p{color:#888;font-size:16px;line-height:26px}.simple-work{border:solid #e2e2e2;border-width:0 1px 0 0;padding:85px 68px 35px 15px}@media only screen and (min-width:992px) and (max-width:1199px){.simple-work{padding:85px 15px 35px 0}}@media only screen and (min-width:768px) and (max-width:991px){.simple-work{border:none;padding:50px 0 0}}@media only screen and (max-width:767px){.simple-work{border:none;padding:50px 0 0}}.work-video-image{background-color:#fff;background-image:url(/build/images/bk-video-popup.71c674eb.jpg);background-repeat:no-repeat;background-size:auto;display:-webkit-box;display:-ms-flexbox;display:flex;height:290px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}.video-popup-content a{border:7px solid hsla(0,0%,100%,.3);border-radius:50%;color:#000;display:inline-block;font-size:12px;height:56px;overflow:hidden;position:relative;text-align:center;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:56px}.video-popup-content a span{background-color:#fff}.single-list-work{display:-webkit-box;display:-ms-flexbox;display:flex}.single-list-work .work-icon{margin-right:25px;width:40px}.single-list-work .work-content .title{font-size:18px;font-weight:600;line-height:31px;margin-bottom:0}.single-list-work .work-content P{font-size:14px;line-height:23px}.video-left-content{padding-right:70px}@media only screen and (min-width:992px) and (max-width:1199px){.video-left-content{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.video-left-content{margin-bottom:30px;padding-right:0}}@media only screen and (max-width:767px){.video-left-content{margin-bottom:30px;padding-right:0}}.video-left-content .title{color:#000;font-size:40px;font-weight:600;letter-spacing:-2.5px;line-height:54px;margin:0 0 30px}@media only screen and (min-width:768px) and (max-width:991px){.video-left-content .title{margin-bottom:20px}}@media only screen and (max-width:767px){.video-left-content .title{font-size:32px;line-height:40px;margin-bottom:20px}}.video-left-content p{margin-bottom:0}.video-area{padding-top:10px;position:relative}.video-area .video-img img{width:100%}.video-area .video-info{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(50%,rgba(0,0,0,.1)),to(rgba(0,0,0,.8)));background-image:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.8) 100%);background-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.8));bottom:0;height:100%;position:absolute;width:100%}.video-area .video-info .video-popup-content{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-area .video-info .video-content{bottom:30px;left:30px;position:absolute}@media only screen and (max-width:767px){.video-area .video-info .video-content{bottom:0;left:5px}}.video-area .video-info .video-content .title{color:#fff;font-size:22px;font-weight:400;line-height:24px;margin-bottom:5px}@media only screen and (max-width:767px){.video-area .video-info .video-content .title{font-size:18px;line-height:1}}.video-area .video-info .video-content .sub-title{color:#fff}@media only screen and (max-width:767px){.video-area .video-info .video-content .sub-title{font-size:11px;line-height:1}}.testimonial-slider-four.slick-slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:50px}.testimonial-slider-four.slick-slider .slick-dots li{margin:0 5px}.testimonial-slider-four.slick-slider .slick-dots li button{background-color:rgba(76,83,182,.25);border:none;border-radius:50px;display:block;height:12px;padding:0;text-indent:-9999px;width:12px}.testimonial-slider-four.slick-slider .slick-dots li.slick-active button{background-color:#1dae0e}.bg-image-testimonial{background-image:url(/build/images/bk-banner-home-4-3.bd555d10.png);background-position:100% 100%;background-repeat:no-repeat;background-size:60% auto;padding-top:300px}@media only screen and (min-width:1200px) and (max-width:1499px){.bg-image-testimonial{padding-top:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.bg-image-testimonial{padding-top:40px}}@media only screen and (min-width:768px) and (max-width:991px){.bg-image-testimonial{padding-top:25px}}@media only screen and (max-width:767px){.bg-image-testimonial{background-position:-100% 0;padding-top:15px}}.single-testimonial{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 -1px 4px 0 rgb(26 26 26/8%),0 4px 8px 0 rgba(26,26,26,.12)}.single-testimonial.bg-offWhite,.single-testimonial.bg-offWhite .testimonial-author{background-color:#f9f7f3}.single-testimonial.bg-offWhite .testimonial-author .testimonial-avatar{border-radius:50%;height:60px;margin-right:15px;overflow:hidden;width:60px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.single-testimonial.bg-offWhite .testimonial-author:after{display:none}.single-testimonial .testimonial-author{background-color:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;padding:43px 40px 20px;position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:767px){.single-testimonial .testimonial-author{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 25px 20px}}.single-testimonial .testimonial-author .testimonial-avatar{border-radius:50%;height:80px;margin-right:15px;overflow:hidden;position:relative;width:80px;z-index:1;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.single-testimonial .testimonial-author .testimonial-meta{-webkit-box-flex:1;-ms-flex:1;flex:1}.single-testimonial .testimonial-author .testimonial-meta .name{font-size:17px;font-weight:600;line-height:25px;margin:0 0 3px}.single-testimonial .testimonial-author .testimonial-meta .text{color:#999;font-size:14px}@media only screen and (max-width:767px){.single-testimonial .testimonial-author .testimonial-meta .text{line-height:18px}}.single-testimonial .testimonial-author .icon-quote{font-size:26px;-webkit-transform:translateY(-18px);-ms-transform:translateY(-18px);transform:translateY(-18px)}.single-testimonial .testimonial-author:after{background-color:#fff;bottom:0;content:"";height:37px;left:0;position:absolute;width:100%}@media only screen and (max-width:767px){.single-testimonial .testimonial-author:after{display:none}}.single-testimonial .testimonial-comment{padding:0 40px 52px}@media only screen and (max-width:767px){.single-testimonial .testimonial-comment{padding:20px 20px 30px}}.single-testimonial .testimonial-comment p.testimonial-title{color:#000;font-size:18px;font-weight:500;margin-bottom:10px}.single-testimonial .testimonial-comment p{font-size:14px;line-height:1.1rem;margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.testimonial-left-content{margin-bottom:50px}}@media only screen and (max-width:767px){.testimonial-left-content{margin-bottom:50px}}.testimonial-left-content .title{color:#000;font-size:30px;font-weight:700;line-height:1;margin-bottom:45px;text-transform:uppercase}@media only screen and (min-width:768px) and (max-width:991px){.testimonial-left-content .title{margin-bottom:20px}}@media only screen and (max-width:767px){.testimonial-left-content .title{font-size:24px;line-height:30px;margin-bottom:20px}}.testimonial-left-content p{font-size:16px;line-height:26px;margin-bottom:45px}@media only screen and (min-width:992px) and (max-width:1199px){.testimonial-left-content p br{display:none}}@media only screen and (max-width:767px){.testimonial-left-content p br{display:none}}.single-testimonial-two{background-color:#fff;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;padding:37px 42px 31px 38px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media only screen and (max-width:767px){.single-testimonial-two{padding:20px}}.single-testimonial-two .item-box{margin-bottom:45px}.single-testimonial-two .item-box .item-avatar{border-radius:50%;height:60px;overflow:hidden;width:60px}.single-testimonial-two .item-box .item-star{color:#ffbf02;font-size:12px}.single-testimonial-two .item-box .item-star i{margin:0 -1px}.single-testimonial-two .item-comment{border-bottom:1px solid #e5e5e5;color:#000;font-size:20px;font-weight:600;letter-spacing:-.5px;line-height:1.5em;margin-bottom:35px;padding-bottom:32px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:767px){.single-testimonial-two .item-comment{font-size:15px;font-weight:500;margin-bottom:20px;padding-bottom:20px}}.single-testimonial-two .item-meta .name{font-size:16px;font-weight:600;line-height:19px;margin:0;text-transform:uppercase}.single-testimonial-three{padding-top:50px}.single-testimonial-three .icon-quote{font-size:76px;font-weight:600;line-height:24px}.single-testimonial-three .item-comment p{color:#000;font-size:22px;letter-spacing:-1px;line-height:34px;margin-bottom:42px}.single-testimonial-three .item-box .item-avatar{margin-right:22px;width:50px}.single-testimonial-three .item-box .item-meta .name{color:#000;font-size:16px;font-weight:600;margin:0 0 2px}.bg_image-team{background-color:#fff;background-image:url(/build/images/bk-candidate.4c56d034.png);background-position:50%;background-repeat:no-repeat}.single-team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid transparent;border-radius:3px;padding:30px 15px;text-align:center;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.single-team .team-image{border-radius:50%;display:inline-block;height:100px;margin-bottom:25px;overflow:hidden;width:100px}.single-team .team-content .team-title{font-size:20px;font-weight:600;line-height:26px;margin:0}.single-team .team-content .team-headline{color:#999;margin-bottom:17px}.single-team .item-box{border-top:1px solid #e5e5e5;height:0;opacity:0;overflow:hidden;padding-top:0;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;visibility:hidden}.single-team .item-box .item-content .location{color:#444;margin-bottom:15px}.single-team .item-box .item-content .location i{margin-right:5px}.single-team .item-box .item-content .skills .skill-item{background-color:#eff1f8;border-radius:3px;display:inline-block;font-size:13px;line-height:normal;margin-bottom:5px;padding:5px 8px}.single-team .item-box .item-content .skills .skill-item a{color:#999;display:block}.single-team .item-box .item-content .skills .skill-item a:hover{color:#1dae0e}.single-team:hover{background:#fff;border-color:#d0d0d0}.single-team:hover .team-content .team-title a{color:#1dae0e}.single-team:hover .item-box{height:auto;opacity:1;padding-top:15px;visibility:visible}.single-team.team-style-two{border-color:#e5e5e5;border-radius:0;border-style:solid;border-width:0 1px 1px 0;position:relative;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.single-team.team-style-two .team-image{height:135px;width:135px}.single-team.team-style-two .team-content .team-title{font-weight:700}.single-team.team-style-two .team-content .team-headline{margin-bottom:0}.single-team.team-style-two .item-box{border-top:0;height:100%;opacity:1;padding-top:0;position:relative;visibility:visible;z-index:1}.single-team.team-style-two .item-box .team-info-social .social-link-hover{margin-left:0;margin-top:0;padding-left:0}.single-team.team-style-two .item-box .team-info-social .social-link-hover li{display:inline-block;padding:0 7px}.single-team.team-style-two .item-box .team-info-social .social-link-hover li a{color:#999;display:block;font-size:20px}.single-team.team-style-two .item-box .team-info-social .social-link-hover li a:hover{color:#1dae0e}.all-team{text-align:center}.all-team a{color:#1dae0e;font-size:16px}.single-service .service-img{margin-bottom:30px}@media only screen and (max-width:767px){.single-service .service-img{margin-bottom:15px}}.single-service .service-img img{width:100%}.single-service .service-content .title{font-size:22px;font-weight:700;line-height:40px;margin-bottom:0;text-transform:capitalize}@media only screen and (min-width:992px) and (max-width:1199px){.single-service .service-content .title{font-size:20px}}@media only screen and (max-width:767px){.single-service .service-content .title{font-size:18px;line-height:36px}}.single-service .service-content p{font-size:14px;line-height:24px;margin-bottom:15px}.single-service .service-content a{color:#1dae0e}.single-banner{border:1px solid #e0e0e0;border-radius:3px;padding:9px 8px}.single-banner a{display:block}.single-banner a img{width:100%}.faq-border{border-top:1px solid #e0e0e0}.faq-wrapper{background-color:#fff;padding:40px}@media only screen and (min-width:992px) and (max-width:1199px){.faq-wrapper{padding:40px 20px}}@media only screen and (max-width:767px){.faq-wrapper{padding:40px 20px}}.faq-sidebar{margin-bottom:40px}@media only screen and (max-width:767px){.faq-sidebar{margin-bottom:20px}}.faq-sidebar .faq-sidebar-menu li{display:block}.faq-sidebar .faq-sidebar-menu li a{color:#333;font-size:20px;font-weight:700;margin-bottom:5px}.single-faq h5{font-size:18px;font-weight:600;line-height:27px;margin-bottom:10px}.single-faq p{margin-bottom:20px}.single-faq p a{color:#1dae0e}.single-faq ul{list-style:inherit;margin-bottom:15px;margin-left:15px;padding-left:40px}@media only screen and (max-width:767px){.single-faq ul{margin-bottom:10px;padding-left:10px}}.single-faq ul li{margin-bottom:20px}.single-faq hr{background:-o-linear-gradient(right,currentColor calc(50% - 16px),transparent calc(50% - 16px),transparent calc(50% + 16px),currentColor calc(50% + 16px));background:linear-gradient(270deg,currentColor calc(50% - 16px),transparent calc(50% - 16px),transparent calc(50% + 16px),currentColor calc(50% + 16px));background-color:transparent;border:none;height:1px;margin:30px 0;overflow:visible;position:relative}.single-faq hr:before{left:calc(50% - 7px)}.single-faq hr:after,.single-faq hr:before{background:currentColor;content:"";display:block;height:24px;position:absolute;top:calc(50% - 12px);-webkit-transform:rotate(22.5deg);-ms-transform:rotate(22.5deg);transform:rotate(22.5deg);width:1px}.single-faq hr:after{right:calc(50% - 7px)}.faq-contact{padding-top:35px;text-align:center}.faq-contact p{color:#000;font-size:17px;font-weight:600}.faq-contact p a{color:#1dae0e}.trending-keywords{margin-top:10px}.keywords{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.keywords.style-two .title{background-color:transparent;border-radius:0;color:#690;font-size:16px;line-height:22px;margin-right:10px;padding:0}@media only screen and (min-width:992px) and (max-width:1199px){.keywords.style-two .title{margin-bottom:10px}}@media only screen and (max-width:767px){.keywords.style-two .title{margin-bottom:10px}}.keywords.style-two ul li a{border:1px solid #e4e5ec;border-radius:3px;color:#999;font-size:13px;line-height:22px;margin-bottom:4px;margin-right:0;padding:0 7px}.keywords.style-two ul li a:hover{border-color:#1dae0e;color:#1dae0e}.keywords.style-three ul li a{border-right:1px solid #e0e0e0;color:#000;font-weight:500;margin-right:6px;padding-right:10px}.keywords.style-three ul li:last-child a{border-right:none;margin-right:0;padding-right:0}.keywords .title{background-color:#474747;border-radius:3px;color:#fff;font-size:14px;font-weight:500;line-height:1;margin-right:24px;padding:5px 10px}.keywords .title,.keywords ul li{display:inline-block}.keywords ul li a{color:#1a1a1a;display:block;font-size:14px;margin-right:24px}@media only screen and (max-width:767px){.keywords ul li a{margin-right:20px}}.keywords ul li a:hover{color:#0064b2;text-decoration:none}.login-register-form-area{background-color:#fff;height:100%;padding:50px 50px 110px}@media only screen and (min-width:992px) and (max-width:1199px){.login-register-form-area{padding:30px 25px}}@media only screen and (min-width:768px) and (max-width:991px){.login-register-form-area{padding:30px 25px}}@media only screen and (max-width:767px){.login-register-form-area{padding:30px 25px}}.login-register-form-area .login-tab-menu{margin-bottom:25px}.login-register-form-area .login-tab-menu ul li{margin-right:40px}@media only screen and (max-width:767px){.login-register-form-area .login-tab-menu ul li{margin-right:20px}}.login-register-form-area .login-tab-menu ul li:last-child{margin-right:0}.login-register-form-area .login-tab-menu ul li a{color:#bbb;font-size:30px;font-weight:700;letter-spacing:-1px;line-height:26px}@media only screen and (max-width:767px){.login-register-form-area .login-tab-menu ul li a{font-size:22px}}.login-register-form-area .login-tab-menu ul li a.active,.login-register-form-area .login-tab-menu ul li a:hover{color:#000}.single-input{float:left;width:100%}.single-input label span{color:red;vertical-align:middle}.single-input input{padding:10px 13px 10px 10px}.single-input input,.single-input textarea{border:1px solid #d1d3da;border-radius:3px;color:#444;margin-bottom:10px;width:100%}.single-input textarea{height:150px;padding:10px}.checkbox-input{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:600;margin-bottom:25px;padding-top:15px}.checkbox-input label{display:block;line-height:1;margin-bottom:0;padding-left:15px}.register-account{border-top:1px solid #ddd;padding:20px 0}.register-account label{display:inline;font-size:14px;line-height:1;margin-left:8px}.register-account label a{color:#1dae0e}.divider{position:relative;text-align:center;width:100%}.divider .line{background:#ddd;display:inline-block;height:1px;width:100%}.divider .circle{background-color:#fff;color:rgba(29,32,39,.5);display:inline-block;font-size:16px;font-weight:400;height:35px;left:38%;line-height:30px;margin-left:-18px;margin-top:-12px;position:absolute;top:50%;width:130px;z-index:9}.login-instruction{background-color:#fff;border-left:1px solid #ddd;height:100%;padding:50px 160px 110px 90px}@media only screen and (min-width:992px) and (max-width:1199px){.login-instruction{padding:30px 25px}}@media only screen and (min-width:768px) and (max-width:991px){.login-instruction{border-left:none;padding:0 25px 30px}}@media only screen and (max-width:767px){.login-instruction{border-left:none;padding:0 25px 30px}}.login-instruction .login-instruction-content .title{color:#000;font-size:24px;font-weight:700;line-height:36px;margin-bottom:45px}@media only screen and (max-width:767px){.login-instruction .login-instruction-content .title{margin-bottom:20px}}.login-instruction .login-instruction-content p{margin-bottom:35px}@media only screen and (max-width:767px){.login-instruction .login-instruction-content p{margin-bottom:15px}}.login-instruction .login-instruction-content .list-reasons{padding-left:40px}@media only screen and (max-width:767px){.login-instruction .login-instruction-content .list-reasons{padding-left:25px}}.login-instruction .login-instruction-content .list-reasons li{color:#000;font-size:16px;font-weight:600;position:relative}.login-instruction .login-instruction-content .list-reasons li:before{border-style:solid;border-width:0 1px 1px 0;color:#1dae0e;content:"";display:block;height:18px;left:-35px;position:absolute;top:1px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:7px}.login-instruction .login-instruction-content .sale-text{background:#d8f9d2;border:3px dashed #1dae0e;display:inline-block;font-size:16px;font-weight:600;margin-top:60px;padding:15px 30px}@media only screen and (max-width:767px){.login-instruction .login-instruction-content .sale-text{margin-top:30px}}.skill-content{padding-right:150px}@media only screen and (min-width:992px) and (max-width:1199px){.skill-content{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.skill-content{margin-bottom:20px}}@media only screen and (max-width:767px){.skill-content{margin-bottom:20px;padding-right:0}}.skill-content .title{color:#000;font-size:40px;font-weight:600;letter-spacing:-2.5px;line-height:54px;margin:0 0 30px}@media only screen and (min-width:768px) and (max-width:991px){.skill-content .title{margin-bottom:20px}}@media only screen and (max-width:767px){.skill-content .title{font-size:30px;line-height:40px;margin-bottom:20px}}.skill-content p{margin-bottom:0;margin-right:100px}@media only screen and (max-width:767px){.skill-content p{margin-right:0}}.single-personal-skill{background-color:#fff;border-color:#e5e5e5;border-style:solid;border-width:0 1px 1px 0;padding:34px 38px 40px 36px}.single-personal-skill .skill-icon{margin-bottom:30px}.single-personal-skill .personal-skill-content .title{font-size:18px;font-weight:600;line-height:30px;margin-bottom:10px}.single-personal-skill .personal-skill-content p{font-size:14px;line-height:23px}.bg_image-recruit{background-image:url(/build/images/recruit.72010b81.png);background-position:50% 20%;background-repeat:no-repeat;background-size:initial}@media only screen and (min-width:768px) and (max-width:991px){.bg_image-recruit{background-image:url(/build/images/bg_image--2.befb2213.jpg);background-position:50%;background-repeat:repeat;background-size:contain}}@media only screen and (max-width:767px){.bg_image-recruit{background-image:url(/build/images/bg_image--2.befb2213.jpg);background-position:50%;background-repeat:repeat;background-size:contain}}.recruit-content .title{font-size:36px;font-weight:700;line-height:1.2;margin-bottom:5px;text-transform:uppercase}@media only screen and (min-width:992px) and (max-width:1199px){.recruit-content .title{font-size:28px}}@media only screen and (max-width:767px){.recruit-content .title{font-size:26px}}.recruit-content .sub-title{font-size:36px;font-weight:300;line-height:1.2;margin:0;text-transform:uppercase}@media only screen and (min-width:992px) and (max-width:1199px){.recruit-content .sub-title{font-size:24px}}@media only screen and (max-width:767px){.recruit-content .sub-title{font-size:24px}}.recruit-content p{color:#666;font-size:16px;font-weight:400;line-height:26px;margin:28px 0 0}@media only screen and (max-width:767px){.recruit-content p{margin:18px 0 0}}.recruit-content .recruit-list{padding-top:30px}@media only screen and (max-width:767px){.recruit-content .recruit-list{padding-top:20px}}.recruit-content .recruit-list ul li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:600;line-height:26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.recruit-content .recruit-list ul li{font-size:16px;line-height:22px}}.recruit-content .recruit-list ul li:not(:first-child){margin-top:5px}.recruit-content .recruit-list ul li:not(:last-child){padding-bottom:5px}.recruit-content .recruit-list ul li .list-icon i{color:#1dae0e;font-size:18px}.recruit-content .recruit-list ul li .list-text{color:#000;padding-left:10px}.recruit-content .recruit-action{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:479px){.recruit-content .recruit-action{-ms-flex-wrap:wrap;flex-wrap:wrap}.recruit-content .recruit-action a{margin-bottom:15px;margin-right:0!important}.recruit-content .recruit-action a:last-child{margin-bottom:0}}.pricing-wrapper{background-color:#fff;padding:40px 40px 10px}@media only screen and (min-width:992px) and (max-width:1199px){.pricing-wrapper{padding:40px 20px 10px}}@media only screen and (max-width:767px){.pricing-wrapper{padding:40px 20px 10px}}.pricing-plan-section .row .col-lg-3:last-child .pricing-wrap .single-pricing{border-right:1px solid #e2e4ea}.title-featured{background-color:#d0f7cb;border-radius:3px 3px 0 0;color:#1dae0e;display:block;font-size:14px;font-weight:700;line-height:1.75em;padding:3px 8px;text-align:center;width:100%}.pricing-wrap{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.pricing-wrap,.single-pricing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-pricing{background-color:#fff;border:1px solid #e2e4ea;border-right-width:0;min-height:563px;padding:30px 22px 40px;text-align:center;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.single-pricing{padding:30px 17px 40px}}@media only screen and (max-width:575px){.single-pricing{border:1px solid #e2e4ea}}.single-pricing.recommended-pricing{background-color:#f2f5fc}.single-pricing .item-header{margin-bottom:35px}.single-pricing .item-header .title{font-size:22px;font-weight:700;line-height:33px;margin-bottom:0}.single-pricing .item-header .sub-title{color:#666}.single-pricing .price-table-tag{background-color:#f2f5fc;line-height:normal;margin-bottom:40px;padding:19px 10px}.single-pricing .price-table-tag .price-tag{margin-bottom:2px}.single-pricing .price-table-tag .price-tag .pricing-price-amount{color:#690;display:inline-block;font-size:40px;font-weight:700;line-height:1}.single-pricing .price-table-tag .price-tag .pricing-price-amount .currency{font-size:23px;position:relative;right:-3px;top:-14px}.single-pricing .price-table-tag .price-tag .price-period{color:#666;font-size:16px}.single-pricing .price-table-feature{-webkit-box-flex:1;-ms-flex:1;flex:1}.single-pricing .price-table-feature ul{line-height:normal}.single-pricing .price-table-feature ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:18px;text-align:left}.single-pricing .price-table-feature ul li:last-child{margin-bottom:0}.single-pricing .price-table-feature ul li i{color:#1dae0e;margin-right:8px}.single-pricing .item_button{margin-top:40px}.action{margin:-55px auto 50px;text-align:center;width:calc(100% - 160px)}@media only screen and (min-width:992px) and (max-width:1199px){.action{width:calc(100% - 135px)}}@media only screen and (max-width:767px){.action{display:none}}.action a{margin-right:12%}@media only screen and (min-width:992px) and (max-width:1199px){.action a{margin-right:85px}}@media only screen and (min-width:768px) and (max-width:991px){.action a{margin-right:35px}}.company-history-slider.slick-slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-pack:flex-center;-ms-flex-pack:flex-center;border-top:5px solid #ccc;justify-content:flex-center;margin:50px auto;width:calc(100% - 200px)}@media only screen and (max-width:767px){.company-history-slider.slick-slider .slick-dots{border:none;margin:30px 0 0;width:100%}}.company-history-slider.slick-slider .slick-dots li{margin-right:14%}@media only screen and (min-width:768px) and (max-width:991px){.company-history-slider.slick-slider .slick-dots li{margin-right:50px}}@media only screen and (max-width:767px){.company-history-slider.slick-slider .slick-dots li{margin-right:10px}}.company-history-slider.slick-slider .slick-dots li:last-child{margin-right:0}.company-history-slider.slick-slider .slick-dots li button{background:#fff;border-radius:50%;float:left;height:16px;margin-top:-3px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16px}.company-history-slider.slick-slider .slick-dots li button:before{border:1px solid #d8d8d8;height:19px;width:19px}.company-history-slider.slick-slider .slick-dots li button:after,.company-history-slider.slick-slider .slick-dots li button:before{border-radius:50%;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.company-history-slider.slick-slider .slick-dots li button:after{background:#d8d8d8;height:9px;width:9px}.company-history-slider.slick-slider .slick-dots li.slick-active button:before{border:1px solid #1dae0e}.company-history-slider.slick-slider .slick-dots li.slick-active button:after{background:#1dae0e}.single-company-history{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#f5f5f5;padding:56px 100px 41px}@media only screen and (min-width:768px) and (max-width:991px){.single-company-history{padding:56px 30px 41px}}@media only screen and (max-width:767px){.single-company-history{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:25px}}.single-company-history .item-avatar{margin-right:36px;margin-top:7px}.single-company-history .item-avatar img{border-radius:50%;min-width:90px}.single-company-history .item-meta{margin-bottom:10px}.single-company-history .item-meta .name{color:#1dae0e;font-size:13px;font-weight:600;margin-bottom:10px}.single-company-history .item-meta .item-comment{color:#333;font-size:16px;font-weight:600}.single-sponsors{background-color:#fff;padding:60px 100px}@media only screen and (max-width:767px){.single-sponsors{padding:25px}}.single-sponsors .item-comment{color:#000;font-size:17px;font-weight:600;letter-spacing:-.5px;line-height:25px;padding-bottom:32px}@media only screen and (max-width:767px){.single-sponsors .item-comment{padding-bottom:20px}}.single-sponsors .item-meta .text{color:#807d7d}.single-sponsors .item-meta .text .name{color:#1dae0e;font-size:15px;font-weight:700}.brand-title{text-align:center}.brand-title p{font-size:20px;letter-spacing:-.6px;text-transform:uppercase}.brand-title p span{color:#000}.brand-section .row .col-xl-2:last-child .single-brand.right-border{border-right:0}.brand-heading{padding:15px}@media only screen and (min-width:768px) and (max-width:991px){.brand-heading{padding:0}}.brand-heading h3{color:#605e5e;font-size:23px;font-weight:500;line-height:23px;text-transform:none}@media only screen and (min-width:768px) and (max-width:991px){.brand-heading h3{font-size:20px;line-height:24px}}@media only screen and (max-width:767px){.brand-heading h3{text-align:center}}.brand-heading h4{color:#999;font-size:16px;font-weight:700;line-height:20px;margin-bottom:0;text-transform:uppercase}@media only screen and (max-width:767px){.brand-heading h4{text-align:center}}.single-brand{padding:15px;text-align:center}.single-brand.right-border{border:solid #f1f1f1;border-width:0 1px 0 0}@media only screen and (max-width:767px){.single-brand.right-border{border-right:0}}.single-brand a{display:block}.archive-shop-inner .nice-select{float:right;width:250px}.single-product .product-image{margin:0 0 18px;position:relative}.single-product .product-image a{display:block}.single-product .product-image a img{width:100%}.single-product .product-image .onsale{background-color:#1dae0e;border-radius:4px;color:#fff;font-size:14px;font-weight:600;left:16px;line-height:16px;margin:0;padding:5px 10px;position:absolute;right:auto;text-align:center;text-transform:uppercase;top:16px}.single-product .product-image .add-to-cart{background:#fff;border-radius:4px;bottom:0;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.1);color:#333;font-size:16px;font-weight:600;height:46px;left:0;line-height:46px;margin:0 auto;opacity:0;padding:0 20px;position:absolute;right:0;text-align:center;text-transform:none;visibility:hidden;width:150px}.single-product .product-image .add-to-cart:hover{background-color:#1dae0e;color:#fff}.single-product .product-content .title{font-size:20px;font-weight:700;line-height:1.2;margin:25px 0 15px;padding:0;text-transform:none}.single-product .product-content .ratting{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-bottom:5px}.single-product .product-content .ratting i{color:#fab702;font-size:14px;line-height:18px;margin-right:5px}.single-product .product-content .price{line-height:1;margin:0}.single-product .product-content .price span.old{color:#666;display:inline-block;font-size:16px;font-weight:400;margin-right:5px;opacity:.5;text-decoration:line-through}.single-product .product-content .price span.new{color:#ff3434;font-size:18px;font-weight:700;line-height:30px}.single-product:hover .product-image .add-to-cart{opacity:1;-webkit-transform:translateY(-24px);-ms-transform:translateY(-24px);transform:translateY(-24px);visibility:visible}.product-details .product-inner .product-image-slider{margin-bottom:10px}.product-details .product-inner .product-image-slider .item a{display:block}.product-details .product-inner .product-thumb-slider{margin:-5px}.product-details .product-inner .product-thumb-slider .item{padding:5px}.product-details .product-inner .product-thumb-slider .item img{border:1px solid #f1f2f3;width:100%}.product-details .product-inner .content .title{font-size:38px;font-weight:700;line-height:1;margin:0 0 30px}@media only screen and (max-width:767px){.product-details .product-inner .content .title{font-size:28px;margin-bottom:15px}}.product-details .product-inner .content .price{line-height:1;margin-bottom:20px}.product-details .product-inner .content .price span.old{color:#666;display:inline-block;font-size:16px;font-weight:400;margin-right:5px;opacity:.5;text-decoration:line-through}.product-details .product-inner .content .price span.new{color:#ff3434;font-size:18px;font-weight:700;line-height:30px}.product-details .product-inner .content .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.product-details .product-inner .content .actions .pro-qty{border:1px solid #eee;text-align:center}.product-details .product-inner .content .actions .pro-qty .qtybtn{background-color:transparent;border:none;height:42px;padding:0 10px}.product-details .product-inner .content .actions .pro-qty input{border-color:#eee;border-style:solid;border-width:0 1px;color:#666;height:42px;text-align:center;width:50px}.product-details .product-inner .content .actions .add-to-cart{background:#1dae0e;border-radius:4px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.1);color:#fff;font-size:16px;font-weight:600;height:46px;line-height:46px;margin-left:10px;padding:0 20px;text-align:center;text-transform:none;width:160px}.product-details .product-inner .content .actions .add-to-cart:hover{background-color:#333}@media only screen and (max-width:479px){.product-details .product-inner .content .actions .add-to-cart{margin-left:0;margin-top:15px}}.product-details-tab-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px 30px}.product-details-tab-list li{padding:0 15px}.product-details-tab-list li a{border-bottom:2px solid transparent;color:#333;display:block;font-size:24px;font-weight:700;line-height:1;line-height:1.2;padding-bottom:5px;text-decoration:none}.product-details-tab-list li a.active{border-color:#1dae0e}.review-form h4{font-size:18px;font-weight:600;line-height:1.2;margin-bottom:30px}.review-form input{border:1px solid #ece8eb;height:50px;padding:5px 20px;width:100%}.review-form textarea{border:1px solid #ece8eb;height:170px;padding:10px 20px;resize:none;width:100%}.ratting-wrap h5{font-size:16px;font-weight:500;line-height:28px;margin-bottom:15px}.ratting-wrap .ratting{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-bottom:5px}.ratting-wrap .ratting i{color:#fab702;font-size:14px;line-height:18px;margin-right:5px}.cart-table .table{border-bottom:2px solid #333;margin:0}@media only screen and (max-width:767px){.cart-table .table{border-top:2px solid #333}}.cart-table .table thead{background-color:#333}@media only screen and (max-width:767px){.cart-table .table thead{display:none}}.cart-table .table thead tr th{border:none;color:#fff;font-size:16px;font-weight:600;padding:12px 20px;text-align:center}@media only screen and (min-width:768px) and (max-width:991px){.cart-table .table thead tr th{min-width:200px;padding:12px}}.cart-table .table tbody tr td{border:none;border-bottom:1px solid #ddd;padding:25px 20px;text-align:center;vertical-align:middle}@media only screen and (max-width:767px){.cart-table .table tbody tr td{display:block;max-width:none;padding:15px;text-align:left;width:100%}}.cart-table td.pro-thumbnail,.cart-table th.pro-thumbnail{max-width:120px;min-width:100px;width:120px}@media only screen and (max-width:767px){.cart-table td.pro-thumbnail a,.cart-table th.pro-thumbnail a{width:120px}}.cart-table td.pro-title,.cart-table th.pro-title{min-width:200px}.cart-table td.pro-thumbnail a{border:1px solid #eee;display:block}.cart-table td.pro-thumbnail a img{background-color:#f6f7f8;width:100%}.cart-table td.pro-title a{color:#444;font-size:16px;font-weight:600}.cart-table td.pro-title a:hover{color:#1dae0e}.cart-table td.pro-price span{color:#444;display:block;font-size:15px;font-weight:600}.cart-table td.pro-quantity .pro-qty{border:1px solid #eee;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center}.cart-table td.pro-quantity .pro-qty .qtybtn{background-color:transparent;border:none;height:42px;padding:0 10px}.cart-table td.pro-quantity .pro-qty input{border-color:#eee;border-style:solid;border-width:0 1px;color:#444;height:42px;text-align:center;width:50px}.cart-table td.pro-subtotal span{color:#444;display:block;font-size:15px;font-weight:600}.cart-table td.pro-stock span.in-stock{color:#30b878;font-size:14px;text-transform:capitalize}.cart-table td.pro-stock span.out-stock{color:#eb3e32}.cart-table td.pro-remove a{color:#444;display:block;font-weight:600}.cart-table td.pro-remove a i{font-size:15px}.cart-table td.pro-remove a:hover{color:red}@media only screen and (max-width:767px){.cart-table td.pro-remove a{text-align:center;width:60px}}.calculate-shipping{margin-bottom:23px}.calculate-shipping h4{font-size:20px;font-weight:600;line-height:23px;margin-bottom:30px;text-decoration:underline;text-transform:capitalize}.calculate-shipping form .nice-select{border-radius:0;line-height:40px}.calculate-shipping form .nice-select,.calculate-shipping form input{background-color:transparent;border:1px solid #999;color:#444;height:55px;padding:9px 20px;width:100%}.calculate-shipping form input{line-height:24px}.calculate-shipping form input[type=submit]{background-color:#1dae0e;border-color:#1dae0e;color:#333;font-weight:700;width:140px}.calculate-shipping form input[type=submit]:hover{background-color:#333;border-color:#333;color:#1dae0e}.discount-coupon h4{font-size:20px;font-weight:600;line-height:23px;margin-bottom:30px;text-decoration:underline;text-transform:capitalize}.discount-coupon form input{background-color:transparent;border:1px solid #999;color:#444;height:55px;line-height:24px;padding:9px 20px;width:100%}.discount-coupon form input[type=submit]{background-color:#1dae0e;border-color:#1dae0e;color:#333;font-weight:700;width:140px}.discount-coupon form input[type=submit]:hover{background-color:#333;border-color:#333;color:#1dae0e}.cart-summary{float:right;margin-left:auto;max-width:410px;width:100%}@media only screen and (min-width:768px) and (max-width:991px){.cart-summary{margin-left:0;max-width:100%}}@media only screen and (max-width:767px){.cart-summary{margin-left:0;max-width:100%}}.cart-summary .cart-summary-wrap{background-color:#f5f5f5;margin-bottom:20px;padding:45px 50px}@media only screen and (max-width:575px){.cart-summary .cart-summary-wrap{padding:25px 30px}}.cart-summary .cart-summary-wrap h4{font-size:20px;margin-bottom:30px;text-decoration:underline;text-transform:capitalize}.cart-summary .cart-summary-wrap h4,.cart-summary .cart-summary-wrap p{color:#333;font-weight:600;line-height:23px}.cart-summary .cart-summary-wrap p span{float:right}.cart-summary .cart-summary-wrap h2{border-top:1px solid #333;color:#333;font-size:18px;font-weight:600;line-height:23px;margin:0;padding-top:9px}.cart-summary .cart-summary-wrap h2 span{float:right}.cart-summary .cart-summary-button{overflow:hidden;width:100%}@media only screen and (min-width:768px) and (max-width:991px){.cart-summary .cart-summary-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (max-width:767px){.cart-summary .cart-summary-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.cart-summary .cart-summary-button button{border-radius:0;float:right;height:44px;line-height:24px;margin-left:20px;margin-top:10px;padding:9px 20px;width:140px}@media only screen and (max-width:767px){.cart-summary .cart-summary-button button{padding:9px 16px}}.cart-summary .cart-summary-button button:last-child{margin-left:0}.cart-summary .cart-summary-button button.checkout-btn{background-color:#1dae0e;border-color:#1dae0e;color:#333}.cart-summary .cart-summary-button button:hover{background-color:#1dae0e;border-color:#1dae0e;color:#fff}@media only screen and (min-width:768px) and (max-width:991px){.cart-summary .cart-summary-button button{margin-left:0;margin-right:20px}.cart-summary .cart-summary-button button:last-child{margin-right:0}}@media only screen and (max-width:767px){.cart-summary .cart-summary-button button{margin-left:0;margin-right:10px}.cart-summary .cart-summary-button button:last-child{margin-right:0}}@media only screen and (max-width:575px){.cart-summary .cart-summary-button button{width:130px}}.checkout-title{font-size:20px;line-height:23px;margin-bottom:30px;text-decoration:underline}.checkout-form label,.checkout-title{font-weight:600;text-transform:capitalize}.checkout-form label{display:block;font-size:14px;margin-bottom:12px}.checkout-form .nice-select{height:45px}.checkout-form .nice-select,.checkout-form input{background-color:transparent;border:1px solid #999;border-radius:0;color:#444;font-size:14px;line-height:23px;margin-bottom:15px;padding:10px 20px;width:100%}.checkout-form input[type=checkbox]{width:auto}.checkout-form .check-box{float:left;margin-right:70px}@media only screen and (max-width:575px){.checkout-form .check-box{margin-right:20px}}@media only screen and (max-width:479px){.checkout-form .check-box{margin-bottom:10px;margin-right:0}}.checkout-form .check-box:last-child{margin-right:0}.checkout-form .check-box input[type=checkbox]{display:none}.checkout-form .check-box input[type=checkbox]+label{color:#333;font-size:14px;font-weight:400;line-height:20px;margin:0;padding-left:30px;position:relative}.checkout-form .check-box input[type=checkbox]+label:before{border:2px solid #999;content:"";height:20px}.checkout-form .check-box input[type=checkbox]+label:after,.checkout-form .check-box input[type=checkbox]+label:before{display:block;left:0;position:absolute;top:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:20px}.checkout-form .check-box input[type=checkbox]+label:after{color:#333;content:"";font-family:Linearicons-Free;font-size:12px;line-height:20px;opacity:0;text-align:center}.checkout-form .check-box input[type=checkbox]:checked+label:before{border:2px solid #333}.checkout-form .check-box input[type=checkbox]:checked+label:after{opacity:1}#shipping-form{display:none}.checkout-cart-total{background-color:#f5f5f5;padding:45px}@media only screen and (max-width:575px){.checkout-cart-total{padding:30px}}.checkout-cart-total h4{-ms-flex-preferred-size:18px;color:#333;flex-basis:18px;font-weight:600;line-height:23px}.checkout-cart-total h4:first-child{margin-bottom:25px;margin-top:0}.checkout-cart-total h4:last-child{margin-bottom:0;margin-top:15px}.checkout-cart-total h4 span{display:block;float:right}.checkout-cart-total ul{border-bottom:1px solid #333}.checkout-cart-total ul li{color:#333;display:block;font-size:14px;font-weight:600;line-height:23px;margin-bottom:16px}.checkout-cart-total ul li span{color:#333;float:right}.checkout-cart-total p{border-bottom:1px solid #333;color:#333;font-weight:600;line-height:30px;margin:0;padding:10px 0}.checkout-cart-total p span{float:right}.checkout-payment-method{background-color:#f5f5f5;padding:45px}@media only screen and (max-width:575px){.checkout-payment-method{padding:30px}}.single-method{margin-bottom:20px}.single-method:last-child{margin-bottom:0}.single-method input[type=radio]{display:none}.single-method input[type=radio]+label{color:#333;font-size:14px;font-weight:400;line-height:20px;margin:0;padding-left:30px;position:relative}.single-method input[type=radio]+label:before{border:2px solid #333;height:20px;left:0;top:0;width:20px}.single-method input[type=radio]+label:after,.single-method input[type=radio]+label:before{content:"";display:block;position:absolute;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.single-method input[type=radio]+label:after{background-color:#1dae0e;height:10px;left:5px;opacity:0;text-align:center;top:5px;width:10px}.single-method input[type=radio]:checked+label:before{border:2px solid #1dae0e}.single-method input[type=radio]:checked+label:after{opacity:1}.single-method input[type=checkbox]{display:none}.single-method input[type=checkbox]+label{color:#333;font-size:14px;font-weight:400;line-height:20px;margin:0;padding-left:30px;position:relative}.single-method input[type=checkbox]+label:before{border:2px solid #333;height:16px;left:0;top:0;width:16px}.single-method input[type=checkbox]+label:after,.single-method input[type=checkbox]+label:before{content:"";display:block;position:absolute;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.single-method input[type=checkbox]+label:after{background-color:#1dae0e;height:8px;left:4px;opacity:0;text-align:center;top:4px;width:8px}.single-method input[type=checkbox]:checked+label:before{border:2px solid #1dae0e}.single-method input[type=checkbox]:checked+label:after{opacity:1}.single-method p{color:#333;display:none;line-height:23px;margin-top:8px}.place-order{float:left;margin-top:40px}.blog-gallery-slider.slick-slider .slick-arrow{background-color:#fff;border:1px solid #fff;color:#fff;height:45px;line-height:45px;opacity:1;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:45px;z-index:9}.blog-gallery-slider.slick-slider .slick-arrow i{color:#333;display:block;font-size:20px;line-height:20px}.blog-gallery-slider.slick-slider .slick-arrow.slick-prev{left:20px}.blog-gallery-slider.slick-slider .slick-arrow.slick-next{right:20px}.blog-gallery-slider.slick-slider .slick-arrow:hover{background-color:#1dae0e;border-color:#1dae0e}.blog-gallery-slider.slick-slider .slick-arrow:hover i{color:#fff}.blog-gallery-slider.slick-slider:hover .slick-arrow.slick-prev{margin-left:0}.blog-gallery-slider.slick-slider:hover .slick-arrow.slick-next{margin-right:0}.blog-bg-image{background-color:#fff;background-image:url(/build/images/blog-bg-4.d430f97b.png);background-position:-195px 0;background-repeat:no-repeat;background-size:auto}.single-blog{-webkit-box-shadow:0 0 10px 1px rgba(71,85,95,.08);box-shadow:0 0 10px 1px rgba(71,85,95,.08);height:100%;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.single-blog .blog-image{position:relative}.single-blog .blog-image .blog-cat{background-color:#1dae0e;border-radius:3px;color:#fff;left:20px;padding:0 7px;position:absolute;top:20px}.single-blog .blog-image .blog-cat a{color:#fff;display:inline-block;font-size:14px;font-weight:700}.single-blog .blog-content{padding:25px 20px}@media only screen and (min-width:992px) and (max-width:1199px){.single-blog .blog-content{padding:25px 10px}}.single-blog .blog-content .title{font-size:19px;font-weight:600;line-height:28px}.single-blog .blog-content .blog-meta{margin-bottom:12px}.single-blog .blog-content .blog-meta p{display:inline-block;font-size:14px;margin:0 12px 0 0;padding-right:12px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.single-blog .blog-content .blog-meta p{font-size:13px;margin:0 8px 0 0;padding-right:8px}}.single-blog .blog-content .blog-meta p i{color:#aaa;font-weight:600;margin-right:5px}.single-blog .blog-content .blog-meta p:after{background-color:#e5e5e5;content:"";height:65%;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px}.single-blog .blog-content .blog-meta p:last-child{margin-right:0;padding-right:0}.single-blog .blog-content .blog-meta p:last-child:after{display:none}.single-blog .blog-content p{margin-bottom:20px}.single-blog .blog-content .read-more{display:inline-block;font-size:15px;font-weight:600;line-height:24px}.single-blog .blog-content .read-more i{font-size:10px;font-weight:700}.single-blog:hover{-webkit-box-shadow:0 0 20px 3px rgba(71,85,95,.2);box-shadow:0 0 20px 3px rgba(71,85,95,.2)}.blog-area{padding:85px 15px 50px 68px}@media only screen and (min-width:992px) and (max-width:1199px){.blog-area{padding:85px 0 50px 15px}}@media only screen and (min-width:768px) and (max-width:991px){.blog-area{padding:20px 0 0}}@media only screen and (max-width:767px){.blog-area{padding:20px 0 0}}.single-list-blog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e2e2e2;padding:20px 0}@media only screen and (max-width:767px){.single-list-blog{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-list-blog .blog-image{margin-right:38px;width:140px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (max-width:767px){.single-list-blog .blog-image{margin-bottom:15px;margin-right:0;width:100%}}.single-list-blog .blog-content .blog-meta{margin-bottom:8px}.single-list-blog .blog-content .blog-meta p{display:inline-block;font-size:15px;margin:0 12px 0 0;padding-right:12px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.single-list-blog .blog-content .blog-meta p{font-size:13px;margin:0 8px 0 0;padding-right:8px}}.single-list-blog .blog-content .blog-meta p i{color:#aaa;font-weight:600;margin-right:5px}.single-list-blog .blog-content .blog-meta p .author{color:#1dae0e}.single-list-blog .blog-content .blog-meta p:after{background-color:#e5e5e5;content:"";height:65%;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px}.single-list-blog .blog-content .blog-meta p:last-child{margin-right:0;padding-right:0}.single-list-blog .blog-content .blog-meta p:last-child:after{display:none}.single-list-blog .blog-content .title{font-size:18px;font-weight:600;line-height:27px;margin-bottom:0}.blog-wrap .single-list-blog:last-child{border-bottom:none;padding-bottom:0}.all-articale{margin-top:30px;text-align:left}.all-articale a{color:#1dae0e;display:block}.blog-wrapper{background-color:#fff;padding:40px}@media only screen and (min-width:768px) and (max-width:991px){.blog-wrapper{padding-bottom:0}}@media only screen and (max-width:767px){.blog-wrapper{padding:40px 15px 0}}.single-blog-post .blog-image{margin-bottom:30px}@media only screen and (max-width:767px){.single-blog-post .blog-image{margin-bottom:15px}}.single-blog-post .blog-content .post-meta{margin-bottom:25px}@media only screen and (max-width:767px){.single-blog-post .blog-content .post-meta{margin-bottom:15px}}.single-blog-post .blog-content .post-meta li{display:inline-block;margin-right:15px;padding-right:15px}@media only screen and (min-width:992px) and (max-width:1199px){.single-blog-post .blog-content .post-meta li{margin-right:10px;padding-right:10px}}.single-blog-post .blog-content .post-meta li:last-child{margin-right:0;padding-right:0}.single-blog-post .blog-content .post-meta li .feature-post{background:#ff2626;border-radius:3px;color:#fff;display:inline-block;letter-spacing:.5px;line-height:16px;padding:5px 10px;position:relative;text-transform:capitalize;top:-1px}.single-blog-post .blog-content .post-meta li i{margin-right:5px}.single-blog-post .blog-content .post-meta li a{color:#444;font-size:16px;line-height:30px}.single-blog-post .blog-content .title{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:20px}@media only screen and (max-width:767px){.single-blog-post .blog-content .title{font-size:24px;margin-bottom:10px}}.single-blog-post .blog-content .title-two{font-size:18px;font-weight:700;line-height:1.2;margin-bottom:0}.single-blog-post .blog-content p{margin-bottom:25px}.single-blog-post .blog-content blockquote{background:#f5f5f5;border-left:4px solid #1dae0e;color:#333;margin:40px 0;padding:25px 25px 25px 40px}.single-blog-post .blog-content blockquote p i{font-size:26px;padding-right:15px}.single-blog-post .blog-content .blog-dt-list{list-style:inherit;margin-bottom:15px;margin-left:15px;padding-left:40px}.post-tags{border:1px dashed #e2e4ea;border-left:none;border-right:none;padding:15px 0 10px}.post-tags ul li{color:#333;display:inline-block;font-size:16px;font-weight:700;margin:0 5px 5px;position:relative;top:2px}.post-tags ul li a{background:#eff1f8;border-radius:3px;color:#555;display:inline-block;font-size:13px;font-weight:500;line-height:16px;margin:0 5px 5px 0;padding:7px 12px}.post-tags ul li a:hover{color:#1dae0e}.post-author-info{background:#f5f5f5;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px 65px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.post-author-info{display:block;padding:25px}}.post-author-info .author-image{margin-right:45px;min-width:90px}@media only screen and (max-width:767px){.post-author-info .author-image{margin-bottom:20px;margin-right:0}}.post-author-info .author-image img{border-radius:50%;width:90px}.post-author-info .author-info .author-name{color:#222;display:block;font-size:18px;font-weight:700;line-height:32px;margin-bottom:8px}.post-author-info .author-info p{margin-bottom:0}.post-navigation{border-bottom:1px solid #e2e4ea;border-top:1px solid #e2e4ea;padding:40px 0}.post-navigation .prev-post a{color:#333;display:inline-block;font-size:16px;font-weight:600}.post-navigation .prev-post a .text{color:#999;display:block;font-size:14px;font-weight:400;margin-bottom:10px;text-transform:uppercase}.post-navigation .prev-post a .text i{margin-right:15px}.post-navigation .prev-post a .title{display:inline-block;line-height:1.3;word-break:break-word}.post-navigation .prev-post a:hover{text-decoration:none}.post-navigation .prev-post a:hover .title{color:#1dae0e}.post-navigation .next-post a{color:#333;display:inline-block;font-size:16px;font-weight:600;text-align:right}.post-navigation .next-post a .text{color:#999;display:block;font-size:14px;font-weight:400;margin-bottom:10px;text-transform:uppercase}.post-navigation .next-post a .text i{margin-left:15px}.post-navigation .next-post a .title{display:inline-block;line-height:1.3;word-break:break-word}.post-navigation .next-post a:hover{text-decoration:none}.post-navigation .next-post a:hover .title{color:#1dae0e}.related-post{border-bottom:1px solid #e2e4ea;padding-bottom:30px}.related-post .title{font-size:24px;font-weight:700;line-height:36px;margin-bottom:35px;text-align:center}.mt--275{margin-top:-275px}.height-100vh{height:100vh}.bg-image-cta{background-image:url(/build/images/Vector-Smart-Object3.69348055.png);background-position:232px 0;background-repeat:no-repeat;padding-bottom:420px}@media only screen and (min-width:1200px) and (max-width:1499px){.bg-image-cta{padding-bottom:100px}}@media only screen and (min-width:992px) and (max-width:1199px){.bg-image-cta{padding-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){.bg-image-cta{padding-bottom:0}}@media only screen and (max-width:767px){.bg-image-cta{padding-bottom:0}}.cta-info{text-align:center}.cta-info span{display:block;font-size:15px;font-weight:400;line-height:28px;margin-bottom:7px;text-transform:uppercase}.cta-info h3{font-size:35px;font-weight:700;line-height:45px;margin-bottom:15px}@media only screen and (max-width:767px){.cta-info h3{font-size:22px;line-height:28px}}.cta-info p{font-size:15px;line-height:24px}.cta-info a{margin:36px 0 40px}@media only screen and (max-width:767px){.cta-info a{margin:36px 0 20px}}.cta-info a i{font-size:23px;line-height:24px;margin-right:10px;vertical-align:middle}@media only screen and (min-width:768px) and (max-width:991px){.call-content{margin-bottom:30px}}@media only screen and (max-width:767px){.call-content{margin-bottom:30px}}.call-content .title{color:#fff;font-size:30px;font-weight:700;line-height:1;margin-bottom:15px;text-transform:uppercase}@media only screen and (max-width:767px){.call-content .title{font-size:26px}}.call-content .title span{font-weight:300}.call-content p{color:#fff;font-size:16px;line-height:1;margin-bottom:0}.cta-content .title{color:#000;font-size:44px;font-weight:700;letter-spacing:-2.5px;line-height:60px;margin-bottom:40px}@media only screen and (min-width:768px) and (max-width:991px){.cta-content .title{font-size:38px;line-height:50px;margin-bottom:20px}}@media only screen and (max-width:767px){.cta-content .title{font-size:30px;line-height:40px;margin-bottom:20px}}.comment-wrapper .title{font-size:24px;font-weight:700;line-height:36px;margin-bottom:35px;text-align:center}.comment-form input{height:auto;line-height:30px;padding:8px 20px}.comment-form input,.comment-form textarea{border:1px solid #e2e4ea;border-radius:4px;width:100%}.comment-form textarea{height:150px;line-height:28px;padding:12px 20px}.review-container .title{color:#333;font-size:24px;font-weight:700;line-height:1.5;margin-bottom:25px}.review-content{border:1px solid #e2e2e2;display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 35px 32px 40px}@media only screen and (max-width:767px){.review-content{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px}}.review-content .review-avatar{height:80px;width:80px;-webkit-box-flex:0;border-radius:50%;-ms-flex:0 0 auto;flex:0 0 auto;overflow:hidden}.review-content .review-details{padding-left:40px;width:100%}@media only screen and (max-width:767px){.review-content .review-details{margin-top:20px;padding-left:0}}.review-content .review-details .review-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.review-content .review-details .review-title{-ms-flex-wrap:wrap;flex-wrap:wrap}}.review-content .review-details .review-title .title{font-size:18px;font-weight:600;line-height:24px;margin-bottom:0}.review-content .review-details .review-title .rate-content .star{color:#ffbf02}.review-content .review-details .review-title .rate-content .star i{font-size:13px;margin:0 -3px}.review-content .review-details .meta{margin-bottom:20px}.review-content .review-details .meta ul li{border-right:1px solid #ccc;display:inline-block;line-height:18px;margin:0 10px 0 0;padding-right:10px}.review-content .review-details .meta ul li:last-child{border-right:0;margin-right:0;padding-right:0}.review-content .review-details .review-des p{line-height:24px;margin-bottom:0}.sidebar-wrapper{background-color:#fff;float:left;padding:40px;width:100%}@media only screen and (max-width:767px){.sidebar-wrapper{padding:40px 15px}}.sidebar-wrapper-two{background-color:#fff;float:left;padding:30px 0;width:100%}.common-sidebar-widget{border-bottom:1px solid #eee;float:left;margin-bottom:45px;padding-bottom:45px;width:100%}@media only screen and (min-width:768px) and (max-width:991px){.common-sidebar-widget{margin-bottom:40px}}@media only screen and (max-width:767px){.common-sidebar-widget{margin-bottom:30px}}.common-sidebar-widget.sidebar-two{margin-bottom:25px;padding:0 30px 25px}.common-sidebar-widget.sidebar-three{border-bottom:0;margin-bottom:30px;padding-bottom:25px}.common-sidebar-widget.sidebar-four{border-bottom:1px solid #eee;padding-bottom:25px}.common-sidebar-widget.sidebar-five{background-color:#f5f5f5;padding:27px;padding-bottom:27px!important}.common-sidebar-widget:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.sidebar-title{font-size:20px;font-weight:700;line-height:30px;margin-bottom:25px}.sidebar-search-form form{position:relative}.sidebar-search-form form input{background-color:#fff;border:1px solid #ddd;border-radius:5px;height:45px;outline:none;padding:10px 85px 10px 15px;width:100%}.sidebar-search-form form button{position:absolute;right:5px;top:5px}.sidebar-search-form-two .input-group{margin-bottom:10px;position:relative;width:100%}.sidebar-search-form-two .input-group input{background:#fff;border:1px solid #d1d3da;border-radius:3px;color:#999;font-size:14px;font-weight:400;line-height:30px;padding:7px 16px 7px 35px;width:100%}.sidebar-search-form-two .input-group i{bottom:auto;color:#999;left:16px;position:absolute;right:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:auto}.sidebar-location-form .input-group{margin-bottom:10px;position:relative;width:100%}.sidebar-location-form .input-group input{background:#fff;border:1px solid #ece8eb;border-radius:5px;color:#1d2027;font-size:16px;line-height:30px;padding:9px 45px 9px 16px;width:100%}.sidebar-location-form .input-group i{cursor:pointer;display:block;line-height:16px;position:absolute;right:15px;text-align:center;top:17px}.sidebar-location-range .location-range{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.sidebar-location-range .location-range label{margin-bottom:0;margin-right:10px}.sidebar-location-range .location-range input{border:0;height:auto;line-height:1;margin:0;padding:0}.sidebar-location-range .ui-widget.ui-widget-content{background:#e5e5e5;border:0;height:5px}.sidebar-location-range .ui-widget-header{background-color:#1dae0e}.sidebar-location-range .ui-slider-handle{background-color:#1dae0e;border:1px solid #1dae0e;border-radius:50%;-webkit-box-shadow:none!important;box-shadow:none!important;cursor:pointer;height:18px;margin-left:-6px;min-width:18px;outline:none;top:-6px;-webkit-transition:none;-o-transition:none;transition:none}.sidebar-location-range .ui-slider-handle:after{background:#fff;border-radius:100%;content:"";display:block;height:10px;left:50%;opacity:1;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px}.sidebar-list li{padding:4px 0}.sidebar-list li:last-child{padding-bottom:0}.sidebar-list li a{color:#333;display:block}.sidebar-list li a:hover{color:#1dae0e}.sidebar-cbx-list li{margin-bottom:10px}.sidebar-cbx-list li:last-child{margin-bottom:0}.sidebar-cbx-list li .filter-name-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar-cbx-list li .filter-name-item label{color:#333;cursor:pointer;font-size:13px;font-weight:500;line-height:18px;margin-bottom:0;padding-left:10px}.sidebar-salary{overflow:hidden}.sidebar-salary #salary-range{background-color:#e5e5e5;border:0;border-radius:50px;height:5px;margin:7px 0;position:relative;width:100%}.sidebar-salary #salary-range .ui-slider-range{background-color:#1dae0e;height:100%;position:absolute;top:0}.sidebar-salary #salary-range .ui-slider-handle{background-color:#1dae0e;border:1px solid #1dae0e;border-radius:50%;-webkit-box-shadow:none!important;box-shadow:none!important;cursor:pointer;height:18px;margin-left:-6px;min-width:18px;outline:none;top:-6px;-webkit-transition:none;-o-transition:none;transition:none}.sidebar-salary #salary-range .ui-slider-handle:after{background:#fff;border-radius:100%;content:"";display:block;height:10px;left:50%;opacity:1;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px}.sidebar-salary .salary-range-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar-salary .salary-range-group label{margin-bottom:0;margin-right:10px;max-width:80px;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px}.sidebar-salary .salary-range-group input{background-color:transparent;border:none;color:#ff2626;display:block;font-size:16px;font-weight:600;height:auto;margin:0;padding:0;width:auto}.sidebar-job-apply .action-button{text-align:center}.sidebar-job-apply .action-button a{margin-bottom:20px}.sidebar-job-apply .action-button span{background:#fff;color:#1dae0e;display:inline-block;font-weight:600;margin-bottom:20px;position:relative;width:120px;z-index:10}.sidebar-job-apply .action-button .line{background:#ccc;height:1px;position:relative;top:-32px;width:100%;z-index:9}.sidebar-job-share .job-share{text-align:center}.sidebar-job-share .job-share ul li{color:#1dae0e;display:inline-block;margin-left:8px;padding-left:15px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.sidebar-job-share .job-share ul li{margin-left:5px}}@media only screen and (max-width:767px){.sidebar-job-share .job-share ul li{margin-left:5px;padding-left:10px}}.sidebar-job-share .job-share ul li:after{background-color:#ccc;content:"";height:65%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px}.sidebar-job-share .job-share ul li:first-child{margin-left:0;padding-left:0}.sidebar-job-share .job-share ul li:first-child:after{display:none}.sidebar-job-share .job-share ul li a{display:inline-block;font-weight:600}.sidebar-job-share .job-share ul li a i{font-size:16px;line-height:1;margin-right:5px;vertical-align:middle}.sidebar-job-share .job-share ul li:hover .social-share{opacity:1;top:100%;visibility:visible}.sidebar-job-share .job-share.candidate-action{text-align:right}@media only screen and (min-width:768px) and (max-width:991px){.sidebar-job-share .job-share.candidate-action{margin-top:15px;text-align:left}}@media only screen and (max-width:767px){.sidebar-job-share .job-share.candidate-action{margin-top:15px;text-align:left}}.sidebar-job-share .job-share.candidate-action>ul>li{margin-left:0;padding-left:0}@media only screen and (max-width:479px){.sidebar-job-share .job-share.candidate-action>ul>li{margin-bottom:5px}}.sidebar-job-share .job-share.candidate-action>ul>li:after{display:none}.sidebar-job-share .job-share.candidate-action>ul>li>a{border:1px solid #1dae0e;border-radius:3px;display:inline-block;font-weight:600;padding:8px 12px;width:auto}.sidebar-job-share .job-share.candidate-action>ul>li>a:hover{background-color:#1dae0e;color:#fff}.sidebar-job-share .job-share.candidate-action.color-white ul li a{border-color:#fff;color:#fff}.sidebar-job-share .job-share.candidate-action.color-white ul li a:hover{border-color:#1dae0e}.social-share{background-color:#f2f5fc;opacity:0;text-align:center;top:120%;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;visibility:hidden;width:120px;z-index:5}.social-share,.social-share:before{left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.social-share:before{border-bottom:5px solid #f2f5fc;border-left:5px solid transparent;border-right:5px solid transparent;content:"";top:-5px}.social-share>li{display:inline-block!important;margin-left:0!important;margin-right:12px;padding-left:0!important}.social-share>li:after{display:none}.social-share>li:last-child{margin-right:0}.social-share>li a i{font-size:14px!important;line-height:1!important;margin-right:0!important}.social-share.candidate-share{background-color:#1dae0e}.social-share.candidate-share:before{border-bottom:5px solid #1dae0e}.social-share.candidate-share li a{color:#fff}.sidebar-meta-two{background-color:#f2f5fc;padding:30px 30px 35px}.sidebar-contact .candidate-widget-wrap{background-color:#f2f5fc;padding:30px 25px}.sidebar-contact .candidate-widget-wrap .candidate-info{border-bottom:1px solid #eaeaea;padding-bottom:20px}.sidebar-contact .candidate-widget-wrap .candidate-info .info-fields{margin-bottom:15px}.sidebar-contact .candidate-widget-wrap .candidate-info .info-fields li{display:block;margin-bottom:5px;padding:5px 0}.sidebar-contact .candidate-widget-wrap .candidate-info .info-fields li:last-child{margin-bottom:0;padding-bottom:0}.sidebar-contact .candidate-widget-wrap .candidate-info .info-fields li .field-title{color:#333;display:inline-block;font-size:14px;font-weight:600;line-height:24px;width:110px}.sidebar-contact .candidate-widget-wrap .candidate-info .info-fields li a{color:#333}.sidebar-contact .candidate-widget-wrap .candidate-info .info-fields li.field-social .field-title{margin-bottom:10px}.sidebar-contact .candidate-widget-wrap .candidate-contact-form{padding-top:30px}.sidebar-contact .candidate-widget-wrap .candidate-contact-form .title{font-size:18px;font-weight:600;line-height:20px;margin-bottom:10px}.sidebar-contact .candidate-widget-wrap .candidate-contact-form .form-description{margin-bottom:20px}.social-all{display:-webkit-box;display:-ms-flexbox;display:flex}.social-all a{display:block}.social-all a i{border-radius:3px;color:#fff;display:inline-block;font-size:18px;height:42px;line-height:42px;margin-right:8px;text-align:center;width:42px}.social-all a.facebook i{background-color:#4867aa}.social-all a.twitter i{background-color:#1da1f2}.social-all a.linkedin i{background-color:#007bb6}.sidebar-search-letter .search-by-first-letter li{display:inline-block;margin-left:-3px;margin-right:-3px;width:16.666667%}.sidebar-search-letter .search-by-first-letter li a{color:#333;display:block;font-weight:600;padding:10px 3px;position:relative;text-align:center;z-index:0}.sidebar-search-letter .search-by-first-letter li a:before{border:1px solid #e0e0e0;border-radius:3px;content:"";height:calc(100% - 6px);left:3px;position:absolute;top:3px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:calc(100% - 6px);z-index:-1}.sidebar-search-letter .search-by-first-letter li a:hover{color:#fff}.sidebar-search-letter .search-by-first-letter li a:hover:before{background-color:#1dae0e;border-color:#1dae0e}.job-employer-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f2f5fc;padding:30px}@media only screen and (min-width:992px) and (max-width:1199px){.job-employer-widget{padding:15px}}@media only screen and (max-width:767px){.job-employer-widget{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px}}.job-employer-widget .image{background-color:#fff;border:1px solid #e5e5e5;height:90px;margin-right:30px;overflow:hidden;padding:10px;width:90px}@media only screen and (min-width:992px) and (max-width:1199px){.job-employer-widget .image{margin-right:20px}}@media only screen and (max-width:767px){.job-employer-widget .image{margin-bottom:20px;margin-right:0}}.job-employer-widget .content-box p{line-height:26px;margin-bottom:5px;text-transform:uppercase}.job-employer-widget .content-box .title{font-size:18px;font-weight:600;line-height:24px;margin-bottom:0}.job-employer-widget .content-box .title i{color:#1dae0e;font-size:16px;margin-left:5px}.job-employer-widget .content-box .employer-rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.job-employer-widget .content-box .employer-rate .star{color:#ffbf02;margin-right:10px}.job-employer-widget .content-box .employer-rate .star i{font-size:13px;margin:0 -3px}.job-employer-widget.style-two{display:block}.job-employer-widget.style-two .image{height:100%;margin-bottom:25px;margin-right:0;width:100%}.job-employer-widget.style-two .content-box .title{font-size:20px;line-height:25px;margin-bottom:10px}.job-employer-widget.style-two .content-box p i{color:#1dae0e}.job-employer-widget.style-two .content-box .company-size{text-transform:inherit}.job-employer-widget.style-two .content-box .employer-link{background-color:#1dae0e;border-radius:3px;color:#fff;display:inline-block;font-size:14px;font-weight:500;line-height:1.75em;margin-top:15px;padding:0 16px 0 11px}.sidbar-image a{display:block}.sidbar-image a img{width:100%}.sidebar-category .nice-select{border:1px solid #d1d3da;height:46px;line-height:44px}.sidebar-category .nice-select .list{max-height:250px;overflow-y:scroll;z-index:999}@media only screen and (min-width:992px) and (max-width:1199px){.sidebar-category .nice-select .list{max-height:210px}}.compare-products-list{overflow:hidden}.compare-products-list ul{margin-bottom:20px}.compare-products-list ul li{border-bottom:1px solid #dfdfdf;display:block;overflow:hidden;padding:10px 0}.remove-compare{display:inline-block;float:right;padding-right:10px}.clear-btn{display:inline-block;float:left;height:35px;line-height:35px}.compare-btn{float:right;font-size:13px;height:40px;line-height:40px;padding:0 25px;text-transform:uppercase}.sidebar-blog{border-bottom:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 0}.sidebar-blog:last-child{border-bottom:0;padding-bottom:0}.sidebar-blog .image{max-width:90px;-webkit-box-flex:1;-ms-flex:1 0 90px;flex:1 0 90px}.sidebar-blog .image img{width:100%}.sidebar-blog .content{-webkit-box-flex:1;-ms-flex:1 0 calc(100% - 90px);flex:1 0 calc(100% - 90px);padding-left:20px}.sidebar-blog .content h5{font-size:15px;font-weight:600;line-height:22px;margin-bottom:0}.sidebar-blog .content p{margin-bottom:0}.sidebar-blog .content span{display:block;font-size:15px;line-height:16px;margin-bottom:10px}.sidebar-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-5px}.sidebar-tag li{margin-bottom:5px;margin-right:5px}.sidebar-tag li:last-child{margin-bottom:0;margin-right:0}.sidebar-tag li a{background-color:#eff1f8;border-radius:3px;color:#555;display:block;font-size:13px;font-weight:500;padding:3px 12px}.sidebar-tag li a:hover{color:#1dae0e}.sidebar-product{border-bottom:1px solid #e5e6e7;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px;padding-bottom:15px}.sidebar-product:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.sidebar-product .image{max-width:80px;-webkit-box-flex:1;-ms-flex:1 0 80px;flex:1 0 80px}.sidebar-product .image img{border:1px solid #f1f2f3;width:100%}.sidebar-product .content{-webkit-box-flex:1;-ms-flex:1 0 calc(100% - 80px);flex:1 0 calc(100% - 80px);padding-left:15px}.sidebar-product .content .title{font-size:16px;line-height:1.5;margin-bottom:5px}.sidebar-product .content .price span.old{color:#444;margin-left:10px;text-decoration:line-through}.sidebar-product .content .ratting{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:5px}.sidebar-product .content .ratting i{color:#1dae0e;font-size:12px;line-height:18px;margin-right:5px}.sidebar-product .content .ratting i:last-child{margin-right:0}.contact-map{border:none;height:433px;width:100%}.contact-wrapper{background-color:#fff;padding:40px 40px 10px}@media only screen and (min-width:992px) and (max-width:1199px){.contact-wrapper{padding:40px 20px 10px}}@media only screen and (max-width:767px){.contact-wrapper{padding:40px 20px 10px}}.contact-info .title{font-size:24px;font-weight:700;line-height:1;margin-bottom:30px}.contact-information .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-information .info .title{color:#000;font-size:14px;font-weight:600;margin-bottom:0;padding:0 10px 10px 0}.contact-information .info .text{font-weight:500;padding:0 10px 10px}.contact-information .info .text.phone{color:#1dae0e;font-size:17px;font-weight:600}.social-icon li{display:inline-block;margin-right:5px}.social-icon li:last-child{margin-right:0}.social-icon li a{border-radius:10%;color:#fff;font-size:18px;line-height:1;padding:8px;text-align:center}.social-icon li a.facebook{background-color:#4867aa}.social-icon li a.twitter{background-color:#1da1f2}.social-icon li a.linkedin{background-color:#007bb6}.social-icon li a.youtube{background-color:#fe0000}.social-icon li a.google{background-color:#dd5144}.contact-form{background-color:#f5f5f5;padding:27px 31px 0}@media only screen and (max-width:767px){.contact-form{padding:27px 15px 0}}.contact-form form p{font-weight:500;margin-bottom:20px}@media only screen and (min-width:768px) and (max-width:991px){.fb-60{padding-bottom:60px}}@media only screen and (max-width:767px){.fb-60{padding-bottom:60px}}.footer-widget .footer-logo{margin-bottom:35px}.footer-widget .footer-logo a{display:block}.footer-widget .title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:700;line-height:30px;margin-bottom:20px}.footer-widget .address{display:table;margin-bottom:10px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.footer-widget .address{font-size:14px}}.footer-widget .address i{float:left;line-height:inherit;width:25px}.footer-widget .address span{float:left;width:calc(100% - 25px)}.footer-widget .email{display:table;margin-bottom:10px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.footer-widget .email{font-size:14px}}.footer-widget .email i{float:left;line-height:inherit;width:25px}.footer-widget .email span{float:left;width:calc(100% - 25px)}.footer-widget .phone{font-size:25px;font-weight:700;line-height:29px}@media only screen and (min-width:992px) and (max-width:1199px){.footer-widget .phone{font-size:20px;line-height:24px}}.footer-widget .phone.fz-17{font-size:17px;line-height:25px}.footer-widget .footer-widget-link ul li{padding:4px 0}.footer-widget .footer-widget-link ul li a{display:block}@media only screen and (min-width:992px) and (max-width:1199px){.footer-widget .footer-widget-link ul li a{font-size:14px}}.newsletter p{margin-bottom:17px}@media only screen and (min-width:992px) and (max-width:1199px){.newsletter p{font-size:14px}}.newsletter .newsletter-form form{border:1px solid #e2e4ea;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:54px;padding:5px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.newsletter .newsletter-form form{border:none;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:768px) and (max-width:991px){.newsletter .newsletter-form form{border:none;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:767px){.newsletter .newsletter-form form{border:none;-ms-flex-wrap:wrap;flex-wrap:wrap}}.newsletter .newsletter-form form input{border:0;line-height:44px;margin:0;padding:0 15px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.newsletter .newsletter-form form input{border:1px solid #e2e4ea;border-radius:4px;height:44px}}@media only screen and (min-width:768px) and (max-width:991px){.newsletter .newsletter-form form input{border:1px solid #e2e4ea;border-radius:4px;height:44px}}@media only screen and (max-width:767px){.newsletter .newsletter-form form input{border:1px solid #e2e4ea;border-radius:4px;height:44px}}@media only screen and (min-width:992px) and (max-width:1199px){.newsletter .newsletter-form form button{margin-top:20px}}@media only screen and (min-width:768px) and (max-width:991px){.newsletter .newsletter-form form button{margin-top:20px}}@media only screen and (max-width:767px){.newsletter .newsletter-form form button{margin-top:20px}}.footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.footer-social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer-social p{margin-bottom:0;margin-right:50px}@media only screen and (max-width:767px){.footer-social p{margin-right:5px}}.footer-social a{background:none;border-right:1px solid #e5e5e5;color:#333;display:block;font-size:20px;line-height:1;margin-right:10px;padding-right:10px;text-align:center}.footer-social a:last-child{border-right:none;margin-right:0;padding-right:0}.footer-social a:hover{color:#1dae0e}.footer-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.footer-nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer-nav ul li{border-right:1px solid #e5e5e5;line-height:1;margin:0 15px 0 0;padding:4px 15px 4px 0}.footer-nav ul li:last-child{border-right:none;margin-right:0;padding-right:0}@media only screen and (max-width:575px){.footer-nav ul li{margin:0 5px 0 0;padding-right:5px}}.footer-nav ul li a{display:block}@media only screen and (max-width:767px){.copyright{text-align:center!important}.copyright p{margin-bottom:15px}}.copyright p a,.copyright p a:hover{color:#1dae0e}.error-404{color:#fff;text-align:center}.error-404 .text-404{background-image:url(/build/images/bg-title-404.8542ad4e.png);background-position:50%;background-repeat:no-repeat;background-size:auto;margin-bottom:26px;margin-top:50px;padding:180px 0}.error-404 .text-label-404{margin:0 auto 14px;max-width:540px}.error-404 .text-label-404 h1{display:block;font-size:30px;font-weight:700;line-height:1.9;text-transform:uppercase}@media only screen and (max-width:575px){.error-404 .text-label-404 h1{font-size:26px;line-height:1.2}}@media only screen and (max-width:479px){.error-404 .text-label-404 h1{font-size:26px;line-height:1.2}}.error-404 .home-link{color:#666;font-size:14px;font-weight:500;line-height:21px;margin:0 auto 30px;max-width:540px}.error-404 .home-link a{color:#1dae0e;display:inline}.search-404{margin:0 auto;max-width:470px}.search-404 .search-box{position:relative}.search-404 .search-box .top-search{background-color:#fff;border:1px solid #d0d0d0;border-radius:4px;color:#4a4a4a;height:auto;line-height:inherit;padding:10px 145px 10px 20px;width:100%}@media only screen and (max-width:479px){.search-404 .search-box .top-search{padding:10px 15px}}.search-404 .search-box .search-submit{background-color:#1dae0e;border:none;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;color:#fff;font-size:14px;font-weight:600;height:calc(100% - 10px);outline:none;padding:0 25px;position:absolute;right:5px;top:5px}.search-404 .search-box .search-submit i{font-weight:700;margin-right:5px;position:relative;top:1px}@media only screen and (max-width:479px){.search-404 .search-box .search-submit{height:50px;margin-top:10px;position:static;width:100%}}.quick-view-modal-container{display:block!important;opacity:0;visibility:hidden;z-index:-1}.quick-view-modal-container.show{opacity:1;visibility:visible;z-index:99999}.quick-view-modal-container .modal-dialog{max-width:80%}@media only screen and (min-width:768px) and (max-width:991px){.quick-view-modal-container .modal-dialog{max-width:95%}}@media only screen and (max-width:767px){.quick-view-modal-container .modal-dialog{max-width:100%}}@media only screen and (max-width:575px){.quick-view-modal-container .modal-dialog{max-width:100%}}.quick-view-modal-container .modal-header{border:none;padding-bottom:0}.quick-view-modal-container .modal-header button{z-index:999}.quick-view-modal-container .modal-body{padding:30px 50px 70px}@media only screen and (min-width:992px) and (max-width:1199px){.quick-view-modal-container .modal-body{padding:30px}}@media only screen and (min-width:768px) and (max-width:991px){.quick-view-modal-container .modal-body{padding:30px}}@media only screen and (max-width:767px){.quick-view-modal-container .modal-body{padding:15px}}@media only screen and (max-width:479px){.quick-view-modal-container .modal-body{padding:15px}}.quick-view-modal-container .modal-content{border-radius:0;max-height:850px;overflow:auto}@media only screen and (min-width:1200px) and (max-width:1499px){.quick-view-modal-container .modal-content{max-height:500px;overflow:auto}}@media only screen and (min-width:992px) and (max-width:1199px){.quick-view-modal-container .modal-content{max-height:500px;overflow:auto}}@media only screen and (min-width:768px) and (max-width:991px){.quick-view-modal-container .modal-content{max-height:500px;overflow:auto}}@media only screen and (max-width:767px){.quick-view-modal-container .modal-content{max-height:500px;overflow:auto}}.dashboard-sidebar{background-color:#fff;border-right:1px solid #e2e4ea;-webkit-box-shadow:4px 0 5px -4px rgba(0,0,0,.2);box-shadow:4px 0 5px -4px rgba(0,0,0,.2);height:100%;overflow:hidden}.dashboard-menu{padding:5px 0}@media only screen and (min-width:768px) and (max-width:991px){.dashboard-menu>ul{margin-top:0}}@media only screen and (max-width:767px){.dashboard-menu>ul{margin-top:0}}.dashboard-menu>ul>li{border-bottom:1px solid #efefef;display:block;margin-top:15px;padding-bottom:20px;width:100%}.dashboard-menu>ul>li:last-child{border-bottom:0;padding-bottom:0}.dashboard-menu>ul>li:first-child{margin-top:0;padding-top:0}.dashboard-menu>ul>li h3{color:#aaa;font-size:14px;font-weight:500;line-height:21px;padding:12px 32px 12px 24px;text-transform:uppercase}.dashboard-menu>ul>li ul li{display:block;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dashboard-menu>ul>li ul li a{background-color:transparent;border-left:3px solid transparent;color:#333;display:block;font-size:14px;font-weight:500;line-height:30px;padding:2px 20px}.dashboard-menu>ul>li ul li a i{color:#666;display:inline-block;font-size:18px;position:relative;top:2px;width:30px}.dashboard-menu>ul>li ul li a.active,.dashboard-menu>ul>li ul li a:hover{background-color:#f2f5fc;border-left-color:#ff8000;text-decoration:none}.dashboard-menu>ul>li ul li a.active i,.dashboard-menu>ul>li ul li a:hover i{color:#ff8000}.dashboard-main-inner{padding:45px 30px 30px}@media only screen and (max-width:767px){.dashboard-main-inner{padding:45px 15px 30px}}.bookmark-applications,.job-applications,.profile-applications,.submited-applications{border-radius:3px;overflow:hidden}.bookmark-applications .applications-heading,.bookmark-applications .bookmark-heading,.bookmark-applications .profile-applications-heading,.job-applications .applications-heading,.job-applications .bookmark-heading,.job-applications .profile-applications-heading,.profile-applications .applications-heading,.profile-applications .bookmark-heading,.profile-applications .profile-applications-heading,.submited-applications .applications-heading,.submited-applications .bookmark-heading,.submited-applications .profile-applications-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#fff;border:solid #e2e4ea;border-width:1px 1px 0;justify-content:space-between;padding:12px 28px}@media only screen and (max-width:767px){.bookmark-applications .applications-heading,.bookmark-applications .bookmark-heading,.bookmark-applications .profile-applications-heading,.job-applications .applications-heading,.job-applications .bookmark-heading,.job-applications .profile-applications-heading,.profile-applications .applications-heading,.profile-applications .bookmark-heading,.profile-applications .profile-applications-heading,.submited-applications .applications-heading,.submited-applications .bookmark-heading,.submited-applications .profile-applications-heading{display:block}}.bookmark-applications .applications-heading h3,.bookmark-applications .bookmark-heading h3,.bookmark-applications .profile-applications-heading h3,.job-applications .applications-heading h3,.job-applications .bookmark-heading h3,.job-applications .profile-applications-heading h3,.profile-applications .applications-heading h3,.profile-applications .bookmark-heading h3,.profile-applications .profile-applications-heading h3,.submited-applications .applications-heading h3,.submited-applications .bookmark-heading h3,.submited-applications .profile-applications-heading h3{font-size:18px;font-weight:600;line-height:40px;margin:0}.profile-applications-heading ul li{margin-right:30px}.profile-applications-heading ul li:last-child{margin-right:0}.profile-applications-heading ul li a{color:#666;font-size:15px;font-weight:600;line-height:1.9}.profile-applications-heading ul li a.active,.profile-applications-heading ul li a:hover{color:#333}.applications-main-block,.job-applications-main-block{background-color:#fff;border:1px solid #e2e4ea}.applications-main-block .applications-table,.applications-main-block .job-applications-table,.job-applications-main-block .applications-table,.job-applications-main-block .job-applications-table{padding-bottom:30px}@media only screen and (min-width:1200px) and (max-width:1499px){.applications-main-block .applications-table,.applications-main-block .job-applications-table,.job-applications-main-block .applications-table,.job-applications-main-block .job-applications-table{overflow-x:auto;padding-bottom:0}}@media only screen and (min-width:992px) and (max-width:1199px){.applications-main-block .applications-table,.applications-main-block .job-applications-table,.job-applications-main-block .applications-table,.job-applications-main-block .job-applications-table{overflow-x:auto;padding-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px){.applications-main-block .applications-table,.applications-main-block .job-applications-table,.job-applications-main-block .applications-table,.job-applications-main-block .job-applications-table{overflow-x:auto;padding-bottom:0}}@media only screen and (max-width:767px){.applications-main-block .applications-table,.applications-main-block .job-applications-table,.job-applications-main-block .applications-table,.job-applications-main-block .job-applications-table{overflow-x:auto;padding-bottom:0}}.applications-main-block .applications-table table,.applications-main-block .job-applications-table table,.job-applications-main-block .applications-table table,.job-applications-main-block .job-applications-table table{border:none;width:100%}@media only screen and (min-width:1200px) and (max-width:1499px){.applications-main-block .applications-table table,.applications-main-block .job-applications-table table,.job-applications-main-block .applications-table table,.job-applications-main-block .job-applications-table table{width:890px}}@media only screen and (min-width:992px) and (max-width:1199px){.applications-main-block .applications-table table,.applications-main-block .job-applications-table table,.job-applications-main-block .applications-table table,.job-applications-main-block .job-applications-table table{width:890px}}@media only screen and (min-width:768px) and (max-width:991px){.applications-main-block .applications-table table,.applications-main-block .job-applications-table table,.job-applications-main-block .applications-table table,.job-applications-main-block .job-applications-table table{width:890px}}@media only screen and (max-width:767px){.applications-main-block .applications-table table,.applications-main-block .job-applications-table table,.job-applications-main-block .applications-table table,.job-applications-main-block .job-applications-table table{width:890px}}.applications-main-block .applications-table table thead tr th,.applications-main-block .job-applications-table table thead tr th,.job-applications-main-block .applications-table table thead tr th,.job-applications-main-block .job-applications-table table thead tr th{border-bottom:0;border-top:0;color:#666;font-size:14px;font-weight:400;line-height:24px;padding:22px 15px;text-transform:uppercase}.applications-main-block .applications-table table thead tr th:first-child,.applications-main-block .job-applications-table table thead tr th:first-child,.job-applications-main-block .applications-table table thead tr th:first-child,.job-applications-main-block .job-applications-table table thead tr th:first-child{padding-left:50px}@media only screen and (min-width:992px) and (max-width:1199px){.applications-main-block .applications-table table thead tr th:first-child,.applications-main-block .job-applications-table table thead tr th:first-child,.job-applications-main-block .applications-table table thead tr th:first-child,.job-applications-main-block .job-applications-table table thead tr th:first-child{padding-left:15px}}@media only screen and (min-width:768px) and (max-width:991px){.applications-main-block .applications-table table thead tr th:first-child,.applications-main-block .job-applications-table table thead tr th:first-child,.job-applications-main-block .applications-table table thead tr th:first-child,.job-applications-main-block .job-applications-table table thead tr th:first-child{padding-left:15px}}@media only screen and (max-width:767px){.applications-main-block .applications-table table thead tr th:first-child,.applications-main-block .job-applications-table table thead tr th:first-child,.job-applications-main-block .applications-table table thead tr th:first-child,.job-applications-main-block .job-applications-table table thead tr th:first-child{padding-left:15px}}.applications-main-block .applications-table table thead tr th:last-child,.applications-main-block .job-applications-table table thead tr th:last-child,.job-applications-main-block .applications-table table thead tr th:last-child,.job-applications-main-block .job-applications-table table thead tr th:last-child{padding-right:45px}@media only screen and (min-width:992px) and (max-width:1199px){.applications-main-block .applications-table table thead tr th:last-child,.applications-main-block .job-applications-table table thead tr th:last-child,.job-applications-main-block .applications-table table thead tr th:last-child,.job-applications-main-block .job-applications-table table thead tr th:last-child{padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.applications-main-block .applications-table table thead tr th:last-child,.applications-main-block .job-applications-table table thead tr th:last-child,.job-applications-main-block .applications-table table thead tr th:last-child,.job-applications-main-block .job-applications-table table thead tr th:last-child{padding-right:15px}}@media only screen and (max-width:767px){.applications-main-block .applications-table table thead tr th:last-child,.applications-main-block .job-applications-table table thead tr th:last-child,.job-applications-main-block .applications-table table thead tr th:last-child,.job-applications-main-block .job-applications-table table thead tr th:last-child{padding-right:15px}}.applications-main-block .applications-table table tbody tr,.applications-main-block .job-applications-table table tbody tr,.job-applications-main-block .applications-table table tbody tr,.job-applications-main-block .job-applications-table table tbody tr{border-left:3px solid transparent;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.applications-main-block .applications-table table tbody tr td,.applications-main-block .job-applications-table table tbody tr td,.job-applications-main-block .applications-table table tbody tr td,.job-applications-main-block .job-applications-table table tbody tr td{border-bottom:1px solid #eee;color:#666;font-size:14px;line-height:21px;padding:10px 15px;vertical-align:middle}.applications-main-block .applications-table table tbody tr td:first-child,.applications-main-block .job-applications-table table tbody tr td:first-child,.job-applications-main-block .applications-table table tbody tr td:first-child,.job-applications-main-block .job-applications-table table tbody tr td:first-child{padding-left:50px}@media only screen and (min-width:992px) and (max-width:1199px){.applications-main-block .applications-table table tbody tr td:first-child,.applications-main-block .job-applications-table table tbody tr td:first-child,.job-applications-main-block .applications-table table tbody tr td:first-child,.job-applications-main-block .job-applications-table table tbody tr td:first-child{padding-left:15px}}@media only screen and (min-width:768px) and (max-width:991px){.applications-main-block .applications-table table tbody tr td:first-child,.applications-main-block .job-applications-table table tbody tr td:first-child,.job-applications-main-block .applications-table table tbody tr td:first-child,.job-applications-main-block .job-applications-table table tbody tr td:first-child{padding-left:15px}}@media only screen and (max-width:767px){.applications-main-block .applications-table table tbody tr td:first-child,.applications-main-block .job-applications-table table tbody tr td:first-child,.job-applications-main-block .applications-table table tbody tr td:first-child,.job-applications-main-block .job-applications-table table tbody tr td:first-child{padding-left:15px}}.applications-main-block .applications-table table tbody tr td:last-child,.applications-main-block .job-applications-table table tbody tr td:last-child,.job-applications-main-block .applications-table table tbody tr td:last-child,.job-applications-main-block .job-applications-table table tbody tr td:last-child{padding-right:45px}@media only screen and (min-width:992px) and (max-width:1199px){.applications-main-block .applications-table table tbody tr td:last-child,.applications-main-block .job-applications-table table tbody tr td:last-child,.job-applications-main-block .applications-table table tbody tr td:last-child,.job-applications-main-block .job-applications-table table tbody tr td:last-child{padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.applications-main-block .applications-table table tbody tr td:last-child,.applications-main-block .job-applications-table table tbody tr td:last-child,.job-applications-main-block .applications-table table tbody tr td:last-child,.job-applications-main-block .job-applications-table table tbody tr td:last-child{padding-right:15px}}@media only screen and (max-width:767px){.applications-main-block .applications-table table tbody tr td:last-child,.applications-main-block .job-applications-table table tbody tr td:last-child,.job-applications-main-block .applications-table table tbody tr td:last-child,.job-applications-main-block .job-applications-table table tbody tr td:last-child{padding-right:15px}}.applications-main-block .applications-table table tbody tr td.application-job h3,.applications-main-block .job-applications-table table tbody tr td.application-job h3,.job-applications-main-block .applications-table table tbody tr td.application-job h3,.job-applications-main-block .job-applications-table table tbody tr td.application-job h3{margin-bottom:0}.applications-main-block .applications-table table tbody tr td.application-job h3 a,.applications-main-block .job-applications-table table tbody tr td.application-job h3 a,.job-applications-main-block .applications-table table tbody tr td.application-job h3 a,.job-applications-main-block .job-applications-table table tbody tr td.application-job h3 a{display:inline-block;font-size:16px;font-weight:600;line-height:normal;text-transform:capitalize}.applications-main-block .applications-table table tbody tr td.application-job .follow-meta p,.applications-main-block .job-applications-table table tbody tr td.application-job .follow-meta p,.job-applications-main-block .applications-table table tbody tr td.application-job .follow-meta p,.job-applications-main-block .job-applications-table table tbody tr td.application-job .follow-meta p{border-right:2px solid #e0e0e0;color:#666;display:inline-block;font-size:14px;line-height:1;margin:0 5px 0 0;padding-right:10px}.applications-main-block .applications-table table tbody tr td.application-job .follow-meta p:last-child,.applications-main-block .job-applications-table table tbody tr td.application-job .follow-meta p:last-child,.job-applications-main-block .applications-table table tbody tr td.application-job .follow-meta p:last-child,.job-applications-main-block .job-applications-table table tbody tr td.application-job .follow-meta p:last-child{border-right:0}.applications-main-block .applications-table table tbody tr td.application-job .follow-meta p .value-rate,.applications-main-block .job-applications-table table tbody tr td.application-job .follow-meta p .value-rate,.job-applications-main-block .applications-table table tbody tr td.application-job .follow-meta p .value-rate,.job-applications-main-block .job-applications-table table tbody tr td.application-job .follow-meta p .value-rate{background-color:#ffa302;border-radius:3px;color:#fff;display:inline-block;font-weight:600;padding:1px 3px}.applications-main-block .applications-table table tbody tr td.status span,.applications-main-block .job-applications-table table tbody tr td.status span,.job-applications-main-block .applications-table table tbody tr td.status span,.job-applications-main-block .job-applications-table table tbody tr td.status span{border-radius:3px;color:#fff;display:inline-block;font-size:14px;line-height:20px;padding:0 7px}.applications-main-block .applications-table table tbody tr td.status span.pending,.applications-main-block .job-applications-table table tbody tr td.status span.pending,.job-applications-main-block .applications-table table tbody tr td.status span.pending,.job-applications-main-block .job-applications-table table tbody tr td.status span.pending{background-color:#ffa302}.applications-main-block .applications-table table tbody tr td.status span.rejected,.applications-main-block .job-applications-table table tbody tr td.status span.rejected,.job-applications-main-block .applications-table table tbody tr td.status span.rejected,.job-applications-main-block .job-applications-table table tbody tr td.status span.rejected{background-color:#ff2626}.applications-main-block .applications-table table tbody tr td.status span.approved,.applications-main-block .job-applications-table table tbody tr td.status span.approved,.job-applications-main-block .applications-table table tbody tr td.status span.approved,.job-applications-main-block .job-applications-table table tbody tr td.status span.approved{background-color:#ff8000}.applications-main-block .applications-table table tbody tr td.application-rating .star,.applications-main-block .job-applications-table table tbody tr td.application-rating .star,.job-applications-main-block .applications-table table tbody tr td.application-rating .star,.job-applications-main-block .job-applications-table table tbody tr td.application-rating .star{color:#ffbf02}.applications-main-block .applications-table table tbody tr td.application-rating .star i,.applications-main-block .job-applications-table table tbody tr td.application-rating .star i,.job-applications-main-block .applications-table table tbody tr td.application-rating .star i,.job-applications-main-block .job-applications-table table tbody tr td.application-rating .star i{font-size:13px;margin:0 -3px}.applications-main-block .applications-table table tbody tr td.download-cv a,.applications-main-block .job-applications-table table tbody tr td.download-cv a,.job-applications-main-block .applications-table table tbody tr td.download-cv a,.job-applications-main-block .job-applications-table table tbody tr td.download-cv a{background-color:#4c53b6;border-color:#4c53b6;border-radius:3px;color:#fff;display:inline-block;font-size:14px;font-weight:400;height:auto;line-height:1.2em;margin-right:5px;padding:7px 10px}.applications-main-block .applications-table table tbody tr td.download-cv a i,.applications-main-block .job-applications-table table tbody tr td.download-cv a i,.job-applications-main-block .applications-table table tbody tr td.download-cv a i,.job-applications-main-block .job-applications-table table tbody tr td.download-cv a i{display:inline-block;margin-right:5px}.applications-main-block .applications-table table tbody tr td.open-job a,.applications-main-block .job-applications-table table tbody tr td.open-job a,.job-applications-main-block .applications-table table tbody tr td.open-job a,.job-applications-main-block .job-applications-table table tbody tr td.open-job a{background-color:#4c53b6;border-color:#4c53b6;border-radius:3px;color:#fff;display:inline-block;font-size:13px;font-weight:400;height:auto;line-height:1.2em;padding:7px 10px}.applications-main-block .applications-table table tbody tr td.open-job a i,.applications-main-block .job-applications-table table tbody tr td.open-job a i,.job-applications-main-block .applications-table table tbody tr td.open-job a i,.job-applications-main-block .job-applications-table table tbody tr td.open-job a i{display:inline-block;margin-right:5px}.applications-main-block .applications-table table tbody tr td.application-contact a,.applications-main-block .job-applications-table table tbody tr td.application-contact a,.job-applications-main-block .applications-table table tbody tr td.application-contact a,.job-applications-main-block .job-applications-table table tbody tr td.application-contact a{background-color:#4c53b6;border-color:#4c53b6;border-radius:3px;color:#fff;display:inline-block;font-size:13px;font-weight:400;height:auto;line-height:1.2em;padding:7px 10px}.applications-main-block .applications-table table tbody tr td.application-contact a i,.applications-main-block .job-applications-table table tbody tr td.application-contact a i,.job-applications-main-block .applications-table table tbody tr td.application-contact a i,.job-applications-main-block .job-applications-table table tbody tr td.application-contact a i{display:inline-block;margin-right:5px}.applications-main-block .applications-table table tbody tr td.view-application-pop a,.applications-main-block .job-applications-table table tbody tr td.view-application-pop a,.job-applications-main-block .applications-table table tbody tr td.view-application-pop a,.job-applications-main-block .job-applications-table table tbody tr td.view-application-pop a{background-color:#4c53b6;border-color:#4c53b6;border-radius:3px;color:#fff;display:inline-block;font-size:14px;font-weight:400;height:auto;line-height:1.2em;margin-right:5px;padding:7px 10px}.applications-main-block .applications-table table tbody tr td.view-application-pop a i,.applications-main-block .job-applications-table table tbody tr td.view-application-pop a i,.job-applications-main-block .applications-table table tbody tr td.view-application-pop a i,.job-applications-main-block .job-applications-table table tbody tr td.view-application-pop a i{display:inline-block;margin-right:5px}.applications-main-block .applications-table table tbody tr td.application-id a,.applications-main-block .applications-table table tbody tr td.application-query a,.applications-main-block .applications-table table tbody tr td.view-application a,.applications-main-block .job-applications-table table tbody tr td.application-id a,.applications-main-block .job-applications-table table tbody tr td.application-query a,.applications-main-block .job-applications-table table tbody tr td.view-application a,.job-applications-main-block .applications-table table tbody tr td.application-id a,.job-applications-main-block .applications-table table tbody tr td.application-query a,.job-applications-main-block .applications-table table tbody tr td.view-application a,.job-applications-main-block .job-applications-table table tbody tr td.application-id a,.job-applications-main-block .job-applications-table table tbody tr td.application-query a,.job-applications-main-block .job-applications-table table tbody tr td.view-application a{color:#ff8000}.applications-main-block .applications-table table tbody tr td.application-status span,.applications-main-block .job-applications-table table tbody tr td.application-status span,.job-applications-main-block .applications-table table tbody tr td.application-status span,.job-applications-main-block .job-applications-table table tbody tr td.application-status span{font-size:16px;line-height:30px;margin-left:10px}.applications-main-block .applications-table table tbody tr td.application-status span.hold,.applications-main-block .job-applications-table table tbody tr td.application-status span.hold,.job-applications-main-block .applications-table table tbody tr td.application-status span.hold,.job-applications-main-block .job-applications-table table tbody tr td.application-status span.hold{color:#c0c}.applications-main-block .applications-table table tbody tr td.application-status span.paid,.applications-main-block .job-applications-table table tbody tr td.application-status span.paid,.job-applications-main-block .applications-table table tbody tr td.application-status span.paid,.job-applications-main-block .job-applications-table table tbody tr td.application-status span.paid{color:#ff8000}.applications-main-block .applications-table table tbody tr td.application-status span.reject,.applications-main-block .job-applications-table table tbody tr td.application-status span.reject,.job-applications-main-block .applications-table table tbody tr td.application-status span.reject,.job-applications-main-block .job-applications-table table tbody tr td.application-status span.reject{color:#ff2626}.applications-main-block .applications-table table tbody tr td.delete-application,.applications-main-block .job-applications-table table tbody tr td.delete-application,.job-applications-main-block .applications-table table tbody tr td.delete-application,.job-applications-main-block .job-applications-table table tbody tr td.delete-application{font-size:16px}.applications-main-block .applications-table table tbody tr:hover,.applications-main-block .job-applications-table table tbody tr:hover,.job-applications-main-block .applications-table table tbody tr:hover,.job-applications-main-block .job-applications-table table tbody tr:hover{background-color:#f2f5fc;border-left-color:#4c53b6}@media only screen and (min-width:1200px) and (max-width:1499px){.job-applications-table table{width:100%!important}}.bookmark-main-block{background-color:#fff;border:1px solid #e2e4ea}.bookmark-main-block .bookmark-table table{border:none;margin-bottom:0}.bookmark-main-block .bookmark-table table tbody tr{border-left:3px solid transparent;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.bookmark-main-block .bookmark-table table tbody tr:last-child td{border-bottom:0}.bookmark-main-block .bookmark-table table tbody tr td{border-bottom:1px solid #eee;border-top:0;color:#666;font-size:14px;line-height:21px;padding:10px 15px;vertical-align:middle}@media only screen and (max-width:767px){.bookmark-main-block .bookmark-table table tbody tr td{display:-webkit-box;display:-ms-flexbox;display:flex}}.bookmark-main-block .bookmark-table table tbody tr td:first-child{padding-left:50px}@media only screen and (max-width:767px){.bookmark-main-block .bookmark-table table tbody tr td:first-child{padding-left:15px}}.bookmark-main-block .bookmark-table table tbody tr td:last-child{padding-right:45px}@media only screen and (max-width:767px){.bookmark-main-block .bookmark-table table tbody tr td:last-child{padding-right:15px}}.bookmark-main-block .bookmark-table table tbody tr td.delete-bookmark a{color:#666;font-size:19px;line-height:1}.bookmark-main-block .bookmark-table table tbody tr td.delete-bookmark a:hover{color:#ff8000}.bookmark-main-block .bookmark-table table tbody tr:hover{background-color:#f2f5fc;border-left-color:#4c53b6}.notifications-applications{background:#fff;border:1px solid #efefef;border-radius:3px;height:100%}.notifications-applications .notifications-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#fff;border-bottom:1px solid #e2e4ea;justify-content:space-between;padding:12px 28px}@media only screen and (max-width:767px){.notifications-applications .notifications-heading{-ms-flex-wrap:wrap;flex-wrap:wrap}}.notifications-applications .notifications-heading h3{font-size:18px;font-weight:600;line-height:40px;margin:0}.notifications-main-block .notification-listing .empty{padding:4px 30px}.notifications-main-block .notification-listing .empty h3{font-size:28px;font-weight:700;line-height:42px;margin-top:15px}.messages-heading{background:#fff;border-right:1px solid #e5e5e5;height:600px}.message-fields-form{border-bottom:1px solid #e2e4ea;float:left;padding:15px 28px 14px;width:100%}.message-fields-form .message-form{float:left;margin-top:10px;position:relative;width:100%}.message-fields-form .message-form.review-from{width:300px}@media only screen and (max-width:767px){.message-fields-form .message-form.review-from{width:250px}}.message-fields-form .message-form .search-btn{background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:14px;left:16px;line-height:46px;margin:0;padding:0;position:absolute;top:0}.message-fields-form .message-form input{border:1px solid #d0d0d0;border-radius:3px;font-size:14px;height:46px;line-height:44px;padding:0 16px 0 42px;width:100%}.message-box-wrap{background:#fff;height:600px;padding-bottom:72px;position:relative}.message-box-wrap .message-reply{border-top:1px solid #dde0e7;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;padding:22px 70px;position:absolute;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#fff;justify-content:space-between}@media only screen and (min-width:992px) and (max-width:1199px){.message-box-wrap .message-reply{padding:22px 30px}}@media only screen and (max-width:767px){.message-box-wrap .message-reply{padding:18px 15px}}.message-box-wrap .message-reply textarea{border:none;font-size:14px;height:16px;line-height:16px;padding:0;resize:none;width:calc(100% - 150px)}@media only screen and (max-width:767px){.message-box-wrap .message-reply textarea{width:calc(100% - 100px)}}.message-box-wrap .message-reply .btn-actions{text-align:right}.profile-applications-main-block{background-color:#fff;border:1px solid #efefef;margin-bottom:30px;padding:55px 50px 80px}@media only screen and (max-width:767px){.profile-applications-main-block{padding:20px 15px 30px}}.cover-image{margin-bottom:50px;margin-left:-50px;margin-right:-50px}@media only screen and (max-width:767px){.cover-image{margin-left:-15px;margin-right:-15px}}.cover-image .image-preview{background:#f5f5f5;height:250px;position:relative;width:100%}.cover-image .image-preview,.cover-image .image-preview .image-holder{-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.cover-image .image-preview .image-holder{background-color:#4c53b6;border-radius:50%;bottom:20px;color:#fff;font-size:20px;height:40px;left:auto;line-height:40px;position:absolute;right:20px;text-align:center;top:auto;width:40px}.cover-image .image-preview .image-holder label{cursor:pointer;height:40px;width:40px}.profile-avatar-upload{background-color:#e6ebf4;background-size:cover;border:none;border-radius:50%;color:#90a0bc;font-size:30px;height:115px;margin:auto auto 30px;opacity:.5;overflow:hidden;text-align:center;width:115px}.profile-avatar-upload label{cursor:pointer;height:115px;line-height:115px;width:115px}.custom-width-group{border-bottom:1px solid #efefef;margin-bottom:30px;margin-top:35px;padding-bottom:10px;position:relative}.custom-width-group h3{font-size:18px;font-weight:600;line-height:31px;margin-bottom:0;text-transform:uppercase}.custom-form-box{background:#f7f7fc;border:1px solid #ece8eb;border-radius:5px;margin-bottom:20px;padding:20px 15px 5px}.add-more a{color:#4c53b6;font-size:16px;font-weight:600}.skill-cbx-list li{margin-bottom:10px}.skill-cbx-list li:last-child{margin-bottom:0}.skill-cbx-list li .filter-name-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.skill-cbx-list li .filter-name-item label{color:#333;cursor:pointer;font-size:13px;font-weight:500;line-height:18px;margin-bottom:0;padding-left:10px}.profile-upload{background-color:#e6ebf4;background-size:cover;border:none;color:#90a0bc;font-size:30px;margin:auto;opacity:.5;text-align:center}.profile-upload label{cursor:pointer;height:150px;line-height:150px;width:150px}.cv-upload label{background-color:#eee;border:1px solid #d0d0d0;border-radius:4px;color:#666;cursor:pointer;font-size:14px;height:auto;line-height:1;padding:4px 15px;text-transform:capitalize}.jp-author{flex-direction:column;justify-content:center}.jp-author span{white-space:nowrap}.btn-action-wrap a{color:#000;font-size:12px;font-weight:400}body .btn-action-wrap a:hover{color:#000;text-decoration:none}.btn-action-wrap .item.jp-author i{font-size:20px;font-weight:400;margin:0;padding-right:10px;position:relative;top:6px}body .main-menu>ul>li>a{text-transform:none}body.template-color-1 .main-menu>ul>li.active>a,body.template-color-1 .main-menu>ul>li:hover>a{color:#000}.main-menu>ul>li:hover>a,body .main-menu>ul>li.active>a{color:#000;text-decoration:none}.sub-menu li{white-space:nowrap}.main-menu>ul>li>a{padding:20px 0}.sub-menu{padding:12px 0}header{background-color:#fff}body.template-color-1 .main-menu>ul>li>a{color:#000;font-weight:500}body.template-color-1 .main-menu>ul>li.active>a,body.template-color-1 .main-menu>ul>li>a:hover{color:#ff8000;font-weight:500}body .single-field-item .nice-select{background-color:#f4f6f7;border:1px solid #cad1d9}.bloc-item{display:block}.bg_image--22 a{color:#333}.bg_image--22 a:hover{color:#333;text-decoration:none}.bg_image--22 a:focus{color:#333}body h3.employer-name a:hover{color:#9d2368}.footer-top-section .footer-widget h6{border-bottom:1px solid #a8b4c0;color:#fff;font-size:15px;font-weight:600;text-transform:uppercase}.footer-top-section .footer-widget .address p{color:#fff;font-size:14px;font-weight:100;line-height:20px}.footer-top-section .footer-widget-link li{color:#fff;font-size:14px;font-weight:100;line-height:17px}.footer-top-section .footer-widget .newsletter{color:#fff;font-size:14px;font-weight:100;line-height:20px}.footer-bottom .copyright p{color:#fff;font-size:14px}.footer-bottom .footer-social a,.footer-bottom .footer-social a:hover{color:#fff}.body.template-color-1 .footer-top-section .footer-widget .footer-widget-link ul li a:hover{color:#fff;text-decoration:none}.form-element input,.form-element select{border-radius:3px;height:40px!important}.form-element input,.form-element textarea{background:#fff none repeat scroll 0 0;border:1px solid #c1c1c1;box-shadow:none;color:#666;font-size:12px;height:35px;padding-left:10px;width:100%}.form-element textarea{border-radius:3px;height:100px;padding:12px 17px;resize:vertical;width:100%}.form-element .top-btn{float:right;height:40px;margin-top:50px}.form-element .btn{background-image:none;border:1px solid transparent;border-image:initial;border-radius:4px;cursor:pointer;display:inline-block;font-size:15px;font-weight:500;line-height:1.42857;margin-bottom:0;padding:6px 12px;text-align:center;touch-action:manipulation;user-select:none;vertical-align:middle;white-space:nowrap}.form-element .btn-primary{background-color:#9d2368;border-color:#9d2368;color:#fff}.form-element .btn-primary:hover{background-color:#911e61;border-color:#911e61;color:#fff}.form-element .btn-primary:active{outline:none!important}.bg-light-2{background:#f6f6f6}.contact-address-info{margin-bottom:80px;margin-top:40px}.form-element .btn-primary:active{box-shadow:none;outline:0}.banner-section h1{font-size:35px;font-weight:500;letter-spacing:-1px;line-height:1;margin-bottom:30px}.banner-section p{font-size:20px;font-weight:100;letter-spacing:-1px;line-height:1.2}.black-logo-version,.black-logo-version:active,.black-logo-version:focus{box-shadow:0 5px 10px rgba(0,0,0,.1)}.contact-address-info{margin-top:60px;overflow:hidden;padding:40px 132px 36px}.single-contact-adrs{float:left;width:33.3333%}.c-address-icon{background:#666 none repeat scroll 0 0;border-radius:50%;color:#fff;display:inline-block;font-size:24px;height:47px;line-height:47px;text-align:center;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;width:47px}.adrs-text{overflow:hidden;padding-top:15px}.adrs-text>span{color:#666;display:inline-block;line-height:25px}@media (max-width:767px){body .contact-address-info{margin-top:60px;padding:40px 20px 11px}.single-contact-adrs{margin-bottom:25px;width:100%}}.single-contact-adrs:hover .c-address-icon{background:#ff8000 none repeat scroll 0 0}@media (min-width:768px){.space-blogo{border-right:1px solid #ff6e14;display:flex}}.pos-blogo{background:transparent;border:none;cursor:pointer;padding:0;transition:all 0s ease 0s,all .3s ease 0s}#main-wrapper .cheader,.pos-blogo{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}#main-wrapper .cheader{padding-bottom:15px;padding-top:15px}@media (min-width:768px){.space-text{display:flex!important}}.space-text{-webkit-box-align:center;align-items:center;margin:0 -.4em 0 1em}.bicon{height:1.35em}.btext{align-self:center;color:#ff6e14;font-size:16px;font-weight:500;margin:.8em}.space{flex-direction:column;height:calc(100vh - 3.75em)}.irow,.space{display:flex}@media (min-width:768px){.margin{display:flex;margin:2.5em 1em;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;flex:1 1 0%;justify-content:center}}.margin{display:flex;margin:2.5em 1em;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;flex:1 1 0%;justify-content:center}.position:active,.position:focus{border-radius:8px;box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 3px 1px -2px rgb(0 0 0/4%),0 2px 2px 0 rgb(0 0 0/4%)}.pimg{position:absolute;-webkit-box-align:stretch;align-items:stretch;height:100%;width:100%;z-index:-9999}@media (min-width:768px){.pcontent{margin:1rem 3.125em 3rem}.bcontent{margin:2rem 3.125em 3rem 0!important}}.bcontent,.pcontent{margin:1rem 3.125em 3rem}.bcontent,.pcontent{flex:1 1 0%;flex-direction:column}.ptitle{display:inline-block;text-align:center}.ptext>:first-child{margin-bottom:0}.psubtext>:last-child{margin-top:.8rem}.psubtext{font-weight:400}.pback{background-color:#fff;flex:1 1 0%;flex-direction:column;margin-left:auto;margin-right:auto;max-width:28.5em;position:relative;z-index:1}.ftext{display:block;font-size:1.8em;font-weight:500;line-height:1.5;margin-bottom:0!important;margin-top:.83em}.fsubtext{display:block;font-size:.97em;font-weight:400;margin-bottom:1.67em;margin-top:1.09em}.pblock{-webkit-box-pack:center;flex-direction:column;justify-content:center;-webkit-box-align:center;align-items:center;margin-top:40px}.sdblock{display:flex;margin:0 -.375rem}.tdblock{display:flex;flex-direction:row}.sublink{font-size:.9em;margin-right:8px}.asublink{margin-top:-2px}.hlink{background:transparent;border:none;color:#4183d7;cursor:pointer;font-size:.9em;padding:0;transition:all 0s ease 0s,all .3s ease 0s}.hlink:hover{color:#369!important;outline:0;text-decoration:none}.mb-40{margin-bottom:40px}.mb-80{margin-bottom:80px}.mt-40{margin-top:40px}.mb-space{margin-bottom:40px}.mt-space{margin-top:0}@media only screen and (min-width:768px){.mb-space{margin-bottom:80px!important}.mt-space{margin-top:40px!important}}.rtitle{font-size:1.4rem;font-weight:600;line-height:2.6rem}.rsubtitle{font-size:1.2rem;font-weight:500;line-height:2.4rem}.mb-box{margin-bottom:1.5rem!important}legend{display:inline-block;font-weight:550;padding-bottom:15px!important;padding-top:0!important}.form-check:first-child{margin-right:40px}.form-check{display:inline-block}.form-check,.form-check-input,.form-check-label{cursor:pointer;margin-bottom:0}.form-check{position:relative;text-align:left}.card .form-control,.card .form-select{background-color:#f3f3f9}.form-control{padding:.44rem .72rem}.input-group-text .fa-key,.input-group-text .fa-phone-volume{height:14px;transform:translate(0);width:14px}.form-control:active{border:1px solid #ced4da}.form-select{display:block}.pt-30{padding-top:30px}@media (min-width:768px){.block-picture{margin:0 0 .8rem!important}}.block-picture{-webkit-box-pack:center;display:flex;flex-direction:column;justify-content:center;margin:0 0 2.4rem}@media (min-width:768px){.content{padding-bottom:1.2rem;padding-right:1.2rem;padding-top:1.2rem}}.content{display:flex;-webkit-box-align:center;align-items:center;background-color:#fff;border:1px solid #cad1d9;border-radius:.5rem;height:8rem;width:100%}.content .content-left{padding:1.6rem}.timg{height:5rem;position:relative;width:5rem}.svg-img{height:100%;width:100%}.content .content-right{width:calc(100% - 12rem)}.rline{display:flex}.aname{margin-right:1.6rem;max-width:calc(100% - 4rem)}@media (min-width:768px){.abutton{display:inline-flex;font-size:1rem!important}}.abutton{align-items:center;background-position:100%;border:1px solid;border-color:initial;border-image:initial;border-radius:4px;color:#4183d7;cursor:pointer;font-size:.9rem;font-weight:500;justify-content:center;line-height:1.3;margin-left:auto;min-width:4rem;padding:.3rem 1.6rem;text-decoration:none}.abutton:hover{border:1px solid #4183d7;color:#4183d7!important}@media (min-width:768px){.pointer{align-items:flex-start;flex-direction:column;height:12rem;margin-bottom:3px!important}}.pointer{background:#fff;border-radius:5px;box-shadow:0 -1px 4px 0 rgb(26 26 26/8%),0 4px 8px 0 rgba(26,26,26,.12);cursor:pointer;display:flex;margin-bottom:10px;padding:1.4rem;transition:box-shadow .3s ease-in-out 0s;width:100%}.pointer:hover{box-shadow:0 -1px 8px 0 rgba(26,26,26,.12),0 4px 8px 0 rgba(0,0,0,.14)}.icon{display:flex;-webkit-box-align:center;align-items:center;height:4rem;margin-right:2.4rem;min-width:4rem;width:4rem}.pos-icon{display:inline-block;height:40px;overflow:hidden;position:relative;width:40px}.cicon,.pos-icon{box-sizing:border-box}.cicon{border:none;display:block;height:0;inset:0;margin:auto;max-height:100%;max-width:100%;min-height:100%;min-width:100%;padding:0;position:absolute;width:0}@media (min-width:768px){.text-icon{margin-top:1rem}}.text-icon{display:flex;-webkit-box-pack:center;flex-direction:column;justify-content:center}.text-icon-pos{font-size:1.1rem;font-weight:600;line-height:2rem;margin-bottom:0}.subtext-icon-pos{box-sizing:inherit;font-size:1rem;font-weight:400;letter-spacing:-1px!important;line-height:1rem}.pb-50{padding-bottom:50px}.pb-80{padding-bottom:80px}.back{color:#8191a0;font-size:1rem;font-weight:500;letter-spacing:normal;line-height:1.2rem}.back:hover{color:#8191a0!important;text-decoration:none}.pl-1{padding-left:1px}.use .icone{margin-top:2px}.use span{margin-top:-1.5px}.jp-author .svg-img{height:26px;width:30px}.aname .surname{font-size:1.5rem;font-weight:500;line-height:2.6rem}body .linked a:hover{color:#333}.aleft .dashboard-sidebar{border-radius:5px;box-shadow:0 -1px 4px 0 rgb(26 26 26/8%),0 4px 8px rgba(26,26,26,.12);height:auto}.aleft .dashboard-menu>ul>li ul li a.active i,.aleft .dashboard-menu>ul>li ul li a:hover i{color:#ff8000}.aleft .dashboard-menu>ul>li ul li a.active,.aleft .dashboard-menu>ul>li ul li a:hover{background-color:#fff;border-left-color:#ff8000;text-decoration:none}.aleft .dashboard-menu>ul>li ul li a:hover{color:#ff8000}.block-picture-home{padding-bottom:20px}@media (min-width:768px){.block-picture{padding-bottom:10px;padding-left:30px;padding-right:30px}}svg:not(:root){overflow:hidden}.fa-plus-square{margin-right:.6rem}@media (min-width:768px){.anbutton{display:inline-flex;font-size:1rem!important}}.anbutton{align-items:center;background-color:#ff8000;background-position:100%;border:1px solid;border-color:initial;border-image:initial;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;justify-content:center;line-height:1.3;margin-left:auto;min-width:4rem;padding:.3rem 1.6rem;text-decoration:none}.anbutton:active,.anbutton:focus,.anbutton:hover{background-color:#ff6e14;border:1px solid #ff6e14;color:#fff}.block-position{padding-bottom:30px;padding-left:30px;padding-right:30px}.format{padding:1rem 1rem .5rem!important}.format h4{font-size:18px;font-weight:500}.format p{font-size:14px}.flabel .form-label{font-size:14px;margin-bottom:.3rem}.fsize label{font-size:14px}.fsize .sorting{font-size:13px;font-weight:600}.fsize tr{font-size:13px}.content-border{background-color:#fff;border-radius:5px;border-right:1px solid #e2e4ea;box-shadow:0 -1px 4px 0 rgb(26 26 26/8%),0 4px 8px rgba(26,26,26,.12);height:auto}.content-space{padding:2rem}.content-space form{width:100%}@media (min-width:768px){.block-list{padding-bottom:30px;padding-left:30px;padding-right:30px}}.block-list{-webkit-box-pack:center;justify-content:center;margin:0 0 2.4rem}@media (min-width:768px){.block-list{margin:0 0 .8rem!important}}.single-job .job-image{height:auto;min-width:150px;width:50%}.single-job .job-image a img{border-radius:4px}body.template-color-1 h3 a:hover{color:#333;text-decoration:none}.felt{color:#333;font-weight:400;margin-bottom:0}.selt{color:#333;font-weight:600;margin-top:-3px}@media (min-width:768px){.padding1{padding-right:11px}.padding2{padding-left:0}}.padding1 img{border:1px solid #e5e5e5;border-radius:4px}@media (min-width:768px){.padding3{padding-bottom:8px}}.padding3 img,.padding4 img{border:1px solid #e5e5e5;border-radius:4px}.padding3,.padding4{display:inline-flex}.timgp{height:4rem;position:relative;width:4rem}.bline{padding:20px}.line{display:flex}.pcontent-left{display:flex;margin-right:20px}.pcontent-right{display:flex}.aname .name{font-size:1.2rem;font-weight:500;line-height:2.6rem;margin-bottom:0}.aname .pent{font-size:.8rem;font-style:italic;margin-top:-15px}.pclink{margin-top:30px;text-align:center}.pclink a{background-color:#ff8000;border:1px solid #ff8000;border-radius:4px;color:#fff;padding:5px 10px;width:100%}.pclink a:hover{background-color:#ff6e14;border:1px solid #ff6e14;color:#fff}.pclink2{margin-top:10px;text-align:center}.pclink2 a{background-color:#fff;border:1px solid #ced4da;border-radius:4px;color:#888;font-family:Open Sans,Work Sans,sans-serif;font-weight:500;padding:5px 10px;width:100%}.pclink2 a:hover{background-color:#888;border:1px solid #888;color:#fff}@media (min-width:768px){.stitle{padding-bottom:30px;padding-left:30px;padding-right:30px}}.btline{border-bottom:.1rem solid #cad1d9;padding-bottom:2rem}.pfoot{display:flex;flex-direction:row;-webkit-box-pack:justify;align-items:flex-end;justify-content:space-between}.location{color:#8191a0;font-weight:400;line-height:1.7rem}.love{display:inline-block;position:relative}.mb-20{margin-bottom:20px}.single-job-grid-two .job-info .job-info-inner .job-meta-two{color:#898989;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;line-height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.single-job-grid-two .job-info .job-info-inner .job-meta-two div:first-child{margin-left:0;padding-left:0!important}.single-job-grid-two .job-info .job-info-inner .job-meta-two div{margin-right:12px;padding-left:12px;position:relative}.single-job-grid-two .job-info .job-info-inner .job-meta-two div:before{background:#ccc;content:"";height:14px;left:0;position:absolute;top:calc(50% - 7px);width:1px}.single-job-grid-two .job-info .job-info-inner .job-meta-two div:first-child:before{display:none}.single-job-grid-two .job-image a img{border-radius:4px}.single-job-grid-two .featured-label{margin-bottom:20px}.cinfo,.cout{margin-bottom:3px}.cout{color:#ff8000;font-size:17px;font-weight:500}.cdate,.cout span{font-size:12px}.criteria h2{font-size:20px;font-weight:500;text-transform:capitalize}.tab-criteria{border-bottom:solid;border-color:#cad1d9;border-width:.1rem;display:grid;gap:1.6rem;padding-bottom:2.4rem;padding-top:2.4rem}.block-criteria{display:flex;flex-wrap:wrap}@media (min-width:768px){.tab-name:nth-child(-n+3){margin-top:0}.tab-name{margin-top:1.6rem;width:33%}}.tab-name{display:flex;margin-top:1.6rem;padding-right:1.6rem}.tab-name .tab-icon .lnr{background-color:#f3f3f9;border:1px solid #f3f3f9;border-radius:50%;height:2.4rem!important;margin-right:1.3rem;min-width:2.4rem!important;padding:5px;width:2.4rem!important}.tab-contain p:first-child{margin-top:0}.tab-title{color:#8191a0;font-size:.95rem;font-weight:400;line-height:.7rem;margin-bottom:0}.tab-value{font-size:.95rem;font-weight:600;line-height:1.9rem;word-wrap:break-word}.binfo .cinfo{margin-bottom:0;text-transform:uppercase}.binfo .sinfo{margin-top:-8px}.binfo .sinfo,.cinfo-sub{margin-bottom:0}.subm{margin-top:-8px}.bmline{border-bottom:.1rem solid #cad1d9;padding-bottom:2rem}.bmap{margin-bottom:2rem;margin-top:30px}.mappin{display:flex;flex-wrap:wrap}.imap{padding-right:10px;padding-top:4px}#mapid{height:320px}.leaflet-popup-content h2{font-size:17px;font-weight:500}#search_vehicle_brand,#search_vehicle_subcategory{display:block!important}.select-field .nice-select{display:none}.input-field .form-control,.select-field .form-select{background-color:#f4f6f7;border:1px solid #cad1d9;color:#000;margin-top:-1px}.single-field-item select{box-shadow:none;font-weight:400;height:50px;line-height:50px;padding:0 20px 0 45px;width:100%}.btn-size{height:50px}.result-vehicle{border:1px solid #e5e5e5;height:100%;padding:15px}.dashboard-menu>ul>li h4{margin-bottom:0!important}.dashboard-menu>ul>li h4.tlink a{color:#333;font-size:14px;font-weight:500;line-height:16px;padding:1px 32px 1px 20px}.dashboard-menu>ul>li h4 a.active,.dashboard-menu>ul>li h4.tlink a:hover{color:#ff8000!important}.dashboard-menu>ul>li a i{display:inline-block;font-size:17px;position:relative;top:2px;width:30px}.aleft .dashboard-menu>ul>li h4 a.active{background-color:#fff;border-left-color:#ff8000;text-decoration:none}.dashboard-menu>ul>li a{background-color:transparent;border-left:3px solid transparent}body .info-title{font-size:21px;font-weight:500}body .info-text{font-size:14px;font-weight:400;line-height:1.5}.clinked a{color:#4183d7;text-decoration:none}.clinked a:hover{color:#369!important}#flip{background-color:#a8b4c0;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 20px}#flip,.panel{border:1px solid #a8b4c0;text-align:left}.panel{background-color:#fff;display:none;padding:5px;padding:20px}.mt-12{margin-top:12px}body #flip i.lnr-chevron-right{color:#fff;fill:#fff;font-weight:600;height:1rem;margin-right:.5rem;min-width:1rem;width:1rem}.upper{text-transform:uppercase}.pub-title{color:#ff8000;font-size:18px;font-weight:500;line-height:1.2;padding-bottom:10px}.pub-text{font-size:14px;line-height:1.3}.block-pub-img{text-align:center}.pub-img{height:210px;width:210px}.block-pub-link a{background-color:#ff8000;border:1px solid #ff8000;color:#fff}.pub-link{border-radius:4px;color:#fff;font-size:14px;font-weight:500;padding:5px 10px}.block-pub-link a:hover{background-color:#fd7e14;border:1px solid #ff7e14;color:#fff}.mt-30{margin-top:30px}.inv-img{-webkit-transform:scaleX(-1)}h3.titled{font-size:24px;font-weight:600;line-height:33px}.pt-50{padding-top:50px}.card-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.card{width:100%}.cards .card{background-color:#fff;border:0 solid rgba(0,0,0,.125)!important;box-shadow:0 8px 20px rgba(0,0,0,.05);width:47.5%}.card .card-top{color:#fff;min-width:0;position:relative}.card .card-image{overflow:hidden;position:relative}.img-card{filter:none;height:100%;object-fit:cover;opacity:1;transform:scale(1);transition:opacity .3s ease-out 0s,filter .8s ease-out 0s,transform .2s ease-in-out 0s;width:100%}.card .card-location{font-size:13px;left:15px;overflow:hidden;right:100px;text-overflow:ellipsis;white-space:nowrap}.card .card-location,.card .card-price{bottom:15px;position:absolute;z-index:2}.card .card-price{font-weight:600;right:15px;text-align:right}.card .price-label{display:block;font-size:10px;margin-bottom:-9px}.card .price-nbr{font-size:18px}.card .card-bottom{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:18px 15px}.card .card-content{min-width:0}.card .card-title{color:#565a5c;display:block;font-size:1.1rem;font-weight:500;line-height:.8rem;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card h5.card-title{font-size:.8rem;font-weight:bolder;line-height:.8rem}.card-star{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;color:#feba55;cursor:default;justify-content:flex-start}.card .card-info{color:#a7a7a7;font-size:.8rem;margin:2px 0 0 5px}.cards{flex-shrink:0}.section-title-wrapper{align-items:center;display:block;justify-content:space-between}.card:nth-child(n+3){margin-top:30px}.evaluation{background-color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.05);padding:28px;width:100%}.evaluation-bloc{align-items:flex-start;align-items:center;display:flex;justify-content:space-between}.evaluation .evaluation-title{font-size:1.1rem;font-weight:600;line-height:1.2rem;margin-bottom:5px}.evaluation .evaluation-star{display:flex;font-size:11px;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;color:#feba55;cursor:default;justify-content:flex-start}.evaluation .evaluation-image{border-radius:50%;flex-shrink:0;height:50px;margin-left:20px;-webkit-mask-image:-webkit-radial-gradient(center,#fff,#000);overflow:hidden;position:relative;width:50px}.evaluation .evaluation-img{background-color:#fafafa;display:flex;height:100%;position:absolute;transform:scale(1);transition:transform .2s ease-in-out 0s;width:100%;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-transform:scaleX(-1)}.img-evaluation{filter:none;height:100%;object-fit:cover;opacity:1;transform:scale(1);transition:opacity .3s ease-out 0s,filter .8s ease-out 0s,transform .2s ease-in-out 0s;width:100%}.evaluation .evaluation-text{color:#a7a7a7;font-size:14px;line-height:1.2rem;margin-top:10px}.evaluation+.evaluation{margin-top:26px}.pb-100{padding-bottom:100px}.space .position,.space .position:active,.space .position:focus{border-radius:8px;box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 3px 1px -2px rgba(0,0,0,.04),0 2px 2px 0 rgba(0,0,0,.04)}.cal .fa-calendar-alt,.cal2 .fa-calendar-alt{color:#ff8000;margin:9px 8px 8px;position:absolute}body .cal .form-control,body .cal2 .form-control{padding-left:1.9rem!important}.btn-booking{width:100%}.btn-kon{background-color:#ff8000!important;border-color:#ff8000!important;color:#fff}.btn-kon:hover{background-color:#ff6e14!important;border-color:#ff6e14!important;color:#fff}.btn-kon:active,.btn-kon:focus{box-shadow:none;outline:0!important}.btn-kon:active{outline:none!important}.cal2 input,.cal2 input:focus{background:#f3f3f3}.aright .dashboard-sidebar{border-radius:5px;box-shadow:0 -1px 4px 0 rgb(26 26 26/8%),0 4px 8px rgba(26,26,26,.12);height:auto}.aright .dashboard-menu>ul>li ul li a.active i,.aright .dashboard-menu>ul>li ul li a:hover i{color:#ff8000}.aright .dashboard-menu>ul>li ul li a.active,.aright .dashboard-menu>ul>li ul li a:hover{background-color:#fff;border-left-color:#ff8000;text-decoration:none}.aright .dashboard-menu>ul>li ul li a:hover{color:#ff8000}.cad-infos{-webkit-box-align:center;align-items:center;background-color:#fff;border:1px solid #cad1d9;border-radius:.3rem;height:8rem;padding:10px 20px;width:100%}.cad-infos,.cad-line{display:flex}.cad-data-left{display:flex;margin-right:20px}.cad-img{height:6rem;position:relative;width:6rem}.cad-img img{border-radius:.2rem}.cad-data-center{display:flex}.data-name .name{font-size:1.2rem;font-weight:500;line-height:1.2rem;margin-bottom:0}.data-name .pent{font-size:.8rem;font-style:normal;margin-bottom:7px;margin-top:-1px}.data-name .type{margin-bottom:0}.data-name .date,.data-name .type{font-size:.8rem;font-style:normal;margin-top:0}.cad-line-right{display:flex;text-align:right}.cad-line-right .card-price{font-weight:500;margin-top:-10px}.cad-line-right .price-label{font-size:13px;margin-bottom:0}.cad-line-right .price-nbr{font-size:14px;line-height:1rem;margin-top:0}.cad-line-right .price-nbr span{font-weight:600}@media (min-width:768px){.bloc-infos{padding-left:30px;padding-right:30px}}.line table td{font-size:14px;font-weight:400}.line table td.amount{text-align:right}.dashboard-menu hr{border:.5px dashed #d2d2d2;border-image:initial;margin:6px 0}.dashboard-menu .blacked table td{font-size:12px;font-weight:400;font-weight:600}.cday{color:#989493;font-weight:500}.card-header{background-color:rgba(0,0,0,.03)!important;border-bottom:1px solid rgba(0,0,0,.125)!important}.top-10{margin-top:-10px}.select-field .form-control{background-color:#f4f6f7;border:1px solid #cad1d9!important;color:#000;margin-top:-1px}.slabel{font-size:14px;font-weight:550;margin-bottom:.3rem}.first-borne label,.second-borne label,.third-borne label{display:inline-block!important}.msg-error{color:#ff3434;font-size:14px;line-height:1rem}.form-control:active,.form-control:focus{box-shadow:none;outline:0!important}.form-control:active{outline:none!important}.submit-btn .btn-primary:active,.submit-btn .btn-primary:focus{box-shadow:none;outline:0!important}.submit-btn .btn-primary:active{outline:none!important}.btn-primary{background-color:#ff8000!important;border-color:#ff8000!important;color:#fff}.btn-primary:hover{background-color:#ff6e14!important;border-color:#ff6e14!important;color:#fff}.bg-white{background-color:#fff;box-shadow:0 8px 20px rgb(0 0 0/5%);padding:20px 40px}.b-gray{background-color:#fafafafa!important}.modal-alert,.modal-text{font-size:14px;line-height:1.1rem}.modal-alert{color:#a7a7a7;font-weight:400}.mt-r{margin-top:1.3rem!important}.mb-r{margin-bottom:1.3rem!important}button.close{background-color:#fff!important;border:1px solid #fff;font-size:1.5rem!important}.center-alert .alert{width:100%}.center-alert .alert,.right-alert .alert{margin-bottom:2rem!important;text-align:center}.right-alert .alert{margin-left:auto}.left-alert .alert{margin-bottom:2rem!important;margin-right:auto;text-align:center}.alert-success{background-color:#8fbc8f;border-color:#8fbc8f;color:#fff}.alert-danger{background-color:#cd5c5c;border-color:#cd5c5c;color:#fff}.page-link:active,.page-link:focus,.paginate_button:active,.paginate_button:focus{box-shadow:none;outline:0!important}.page-link:active,.paginate_button:active{outline:none!important}.page-item.active .page-link{background-color:#ff8000;border-color:#ff8000;color:#fff;z-index:3}.btitle{display:inline-block}.mb-6{margin-bottom:4rem!important}.w-200{float:right;font-size:.95rem;padding-left:15px;padding-right:15px}.bspace{display:flex;height:calc(100vh - 3.75em)}@media (min-width:768px){.alignv{flex-direction:column;margin-top:100px!important}}.alignv{flex-direction:column;margin-top:50px}.link-arrow{display:flex;float:left;padding-bottom:20px;padding-left:40px;padding-top:21px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.is-invalid~.invalid-feedback{font-weight:500;width:100%}.acblock{color:#444;display:flex;font-size:.9em;margin-top:-5px;text-decoration:none}.acblock a:hover{color:#369!important}.btn-record{padding-bottom:2rem}body .modal-message .divider{border-bottom:none;width:0}body .modal-message .modal-content,body .modal-message .modal-footer,body .modal-message .modal-header{border:none}.modal-message.falling.active{top:10%!important}body .modal-message{height:auto!important;max-height:80%!important;width:50vw!important}body .modal-message .modal-header{font-size:1.5rem;padding:1rem 1rem 0}body .modal-message .modal-footer{padding:0 1rem 1rem}body .modal-message .form-control:disabled{margin-bottom:10px}._car-image-car{align-items:center;border-radius:8px;display:flex;height:240px;overflow:hidden}._height-img-car{border-radius:8px;height:auto;min-height:240px;vertical-align:middle;width:100%}@media (min-width:490px) and (max-width:767px){._car-image-car{align-items:center;border-radius:8px;display:flex;height:290px;overflow:hidden}._height-img-car{border-radius:8px;height:auto;min-height:300px;vertical-align:middle;width:100%}}@media (min-width:1200px){._height-img-car{border-radius:8px;height:auto;min-height:240px;vertical-align:middle;width:100%}}
/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;line-height:inherit;position:absolute;text-align:center;width:2em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-display:auto;font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(/build/fonts/fa-brands-400.85917bf2.eot);src:url(/build/fonts/fa-brands-400.85917bf2.eot?#iefix) format("embedded-opentype"),url(/build/fonts/fa-brands-400.dd746785.woff2) format("woff2"),url(/build/fonts/fa-brands-400.cac133c0.woff) format("woff"),url(/build/fonts/fa-brands-400.70150a2b.ttf) format("truetype"),url(/build/images/fa-brands-400.83494ca2.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-display:auto;font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(/build/fonts/fa-regular-400.6810be1d.eot);src:url(/build/fonts/fa-regular-400.6810be1d.eot?#iefix) format("embedded-opentype"),url(/build/fonts/fa-regular-400.a3f7358b.woff2) format("woff2"),url(/build/fonts/fa-regular-400.8a7914c9.woff) format("woff"),url(/build/fonts/fa-regular-400.a3b4cd30.ttf) format("truetype"),url(/build/images/fa-regular-400.02428635.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-display:auto;font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(/build/fonts/fa-solid-900.2f6dbd9f.eot);src:url(/build/fonts/fa-solid-900.2f6dbd9f.eot?#iefix) format("embedded-opentype"),url(/build/fonts/fa-solid-900.acc6b6bf.woff2) format("woff2"),url(/build/fonts/fa-solid-900.e4efd599.woff) format("woff"),url(/build/fonts/fa-solid-900.9b4d14a5.ttf) format("truetype"),url(/build/images/fa-solid-900.c8a5f741.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}@font-face{font-family:Linearicons-Free;font-style:normal;font-weight:400;src:url(/build/fonts/Linearicons-Free.eb992e96.eot);src:url(/build/fonts/Linearicons-Free.eb992e96.eot?#iefixw118d) format("embedded-opentype"),url(/build/fonts/Linearicons-Free.857c65d6.woff2) format("woff2"),url(/build/fonts/Linearicons-Free.a78a26fb.woff) format("woff"),url(/build/fonts/Linearicons-Free.5cbe0a85.ttf) format("truetype"),url(/build/images/Linearicons-Free.638c6c05.svg#Linearicons-Free) format("svg")}.lnr{font-family:Linearicons-Free;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lnr-home:before{content:"\e800"}.lnr-apartment:before{content:"\e801"}.lnr-pencil:before{content:"\e802"}.lnr-magic-wand:before{content:"\e803"}.lnr-drop:before{content:"\e804"}.lnr-lighter:before{content:"\e805"}.lnr-poop:before{content:"\e806"}.lnr-sun:before{content:"\e807"}.lnr-moon:before{content:"\e808"}.lnr-cloud:before{content:"\e809"}.lnr-cloud-upload:before{content:"\e80a"}.lnr-cloud-download:before{content:"\e80b"}.lnr-cloud-sync:before{content:"\e80c"}.lnr-cloud-check:before{content:"\e80d"}.lnr-database:before{content:"\e80e"}.lnr-lock:before{content:"\e80f"}.lnr-cog:before{content:"\e810"}.lnr-trash:before{content:"\e811"}.lnr-dice:before{content:"\e812"}.lnr-heart:before{content:"\e813"}.lnr-star:before{content:"\e814"}.lnr-star-half:before{content:"\e815"}.lnr-star-empty:before{content:"\e816"}.lnr-flag:before{content:"\e817"}.lnr-envelope:before{content:"\e818"}.lnr-paperclip:before{content:"\e819"}.lnr-inbox:before{content:"\e81a"}.lnr-eye:before{content:"\e81b"}.lnr-printer:before{content:"\e81c"}.lnr-file-empty:before{content:"\e81d"}.lnr-file-add:before{content:"\e81e"}.lnr-enter:before{content:"\e81f"}.lnr-exit:before{content:"\e820"}.lnr-graduation-hat:before{content:"\e821"}.lnr-license:before{content:"\e822"}.lnr-music-note:before{content:"\e823"}.lnr-film-play:before{content:"\e824"}.lnr-camera-video:before{content:"\e825"}.lnr-camera:before{content:"\e826"}.lnr-picture:before{content:"\e827"}.lnr-book:before{content:"\e828"}.lnr-bookmark:before{content:"\e829"}.lnr-user:before{content:"\e82a"}.lnr-users:before{content:"\e82b"}.lnr-shirt:before{content:"\e82c"}.lnr-store:before{content:"\e82d"}.lnr-cart:before{content:"\e82e"}.lnr-tag:before{content:"\e82f"}.lnr-phone-handset:before{content:"\e830"}.lnr-phone:before{content:"\e831"}.lnr-pushpin:before{content:"\e832"}.lnr-map-marker:before{content:"\e833"}.lnr-map:before{content:"\e834"}.lnr-location:before{content:"\e835"}.lnr-calendar-full:before{content:"\e836"}.lnr-keyboard:before{content:"\e837"}.lnr-spell-check:before{content:"\e838"}.lnr-screen:before{content:"\e839"}.lnr-smartphone:before{content:"\e83a"}.lnr-tablet:before{content:"\e83b"}.lnr-laptop:before{content:"\e83c"}.lnr-laptop-phone:before{content:"\e83d"}.lnr-power-switch:before{content:"\e83e"}.lnr-bubble:before{content:"\e83f"}.lnr-heart-pulse:before{content:"\e840"}.lnr-construction:before{content:"\e841"}.lnr-pie-chart:before{content:"\e842"}.lnr-chart-bars:before{content:"\e843"}.lnr-gift:before{content:"\e844"}.lnr-diamond:before{content:"\e845"}.lnr-linearicons:before{content:"\e846"}.lnr-dinner:before{content:"\e847"}.lnr-coffee-cup:before{content:"\e848"}.lnr-leaf:before{content:"\e849"}.lnr-paw:before{content:"\e84a"}.lnr-rocket:before{content:"\e84b"}.lnr-briefcase:before{content:"\e84c"}.lnr-bus:before{content:"\e84d"}.lnr-car:before{content:"\e84e"}.lnr-train:before{content:"\e84f"}.lnr-bicycle:before{content:"\e850"}.lnr-wheelchair:before{content:"\e851"}.lnr-select:before{content:"\e852"}.lnr-earth:before{content:"\e853"}.lnr-smile:before{content:"\e854"}.lnr-sad:before{content:"\e855"}.lnr-neutral:before{content:"\e856"}.lnr-mustache:before{content:"\e857"}.lnr-alarm:before{content:"\e858"}.lnr-bullhorn:before{content:"\e859"}.lnr-volume-high:before{content:"\e85a"}.lnr-volume-medium:before{content:"\e85b"}.lnr-volume-low:before{content:"\e85c"}.lnr-volume:before{content:"\e85d"}.lnr-mic:before{content:"\e85e"}.lnr-hourglass:before{content:"\e85f"}.lnr-undo:before{content:"\e860"}.lnr-redo:before{content:"\e861"}.lnr-sync:before{content:"\e862"}.lnr-history:before{content:"\e863"}.lnr-clock:before{content:"\e864"}.lnr-download:before{content:"\e865"}.lnr-upload:before{content:"\e866"}.lnr-enter-down:before{content:"\e867"}.lnr-exit-up:before{content:"\e868"}.lnr-bug:before{content:"\e869"}.lnr-code:before{content:"\e86a"}.lnr-link:before{content:"\e86b"}.lnr-unlink:before{content:"\e86c"}.lnr-thumbs-up:before{content:"\e86d"}.lnr-thumbs-down:before{content:"\e86e"}.lnr-magnifier:before{content:"\e86f"}.lnr-cross:before{content:"\e870"}.lnr-menu:before{content:"\e871"}.lnr-list:before{content:"\e872"}.lnr-chevron-up:before{content:"\e873"}.lnr-chevron-down:before{content:"\e874"}.lnr-chevron-left:before{content:"\e875"}.lnr-chevron-right:before{content:"\e876"}.lnr-arrow-up:before{content:"\e877"}.lnr-arrow-down:before{content:"\e878"}.lnr-arrow-left:before{content:"\e879"}.lnr-arrow-right:before{content:"\e87a"}.lnr-move:before{content:"\e87b"}.lnr-warning:before{content:"\e87c"}.lnr-question-circle:before{content:"\e87d"}.lnr-menu-circle:before{content:"\e87e"}.lnr-checkmark-circle:before{content:"\e87f"}.lnr-cross-circle:before{content:"\e880"}.lnr-plus-circle:before{content:"\e881"}.lnr-circle-minus:before{content:"\e882"}.lnr-arrow-up-circle:before{content:"\e883"}.lnr-arrow-down-circle:before{content:"\e884"}.lnr-arrow-left-circle:before{content:"\e885"}.lnr-arrow-right-circle:before{content:"\e886"}.lnr-chevron-up-circle:before{content:"\e887"}.lnr-chevron-down-circle:before{content:"\e888"}.lnr-chevron-left-circle:before{content:"\e889"}.lnr-chevron-right-circle:before{content:"\e88a"}.lnr-crop:before{content:"\e88b"}.lnr-frame-expand:before{content:"\e88c"}.lnr-frame-contract:before{content:"\e88d"}.lnr-layers:before{content:"\e88e"}.lnr-funnel:before{content:"\e88f"}.lnr-text-format:before{content:"\e890"}.lnr-text-format-remove:before{content:"\e891"}.lnr-text-size:before{content:"\e892"}.lnr-bold:before{content:"\e893"}.lnr-italic:before{content:"\e894"}.lnr-underline:before{content:"\e895"}.lnr-strikethrough:before{content:"\e896"}.lnr-highlight:before{content:"\e897"}.lnr-text-align-left:before{content:"\e898"}.lnr-text-align-center:before{content:"\e899"}.lnr-text-align-right:before{content:"\e89a"}.lnr-text-align-justify:before{content:"\e89b"}.lnr-line-spacing:before{content:"\e89c"}.lnr-indent-increase:before{content:"\e89d"}.lnr-indent-decrease:before{content:"\e89e"}.lnr-pilcrow:before{content:"\e89f"}.lnr-direction-ltr:before{content:"\e8a0"}.lnr-direction-rtl:before{content:"\e8a1"}.lnr-page-break:before{content:"\e8a2"}.lnr-sort-alpha-asc:before{content:"\e8a3"}.lnr-sort-amount-asc:before{content:"\e8a4"}.lnr-hand:before{content:"\e8a5"}.lnr-pointer-up:before{content:"\e8a6"}.lnr-pointer-right:before{content:"\e8a7"}.lnr-pointer-down:before{content:"\e8a8"}.lnr-pointer-left:before{content:"\e8a9"}.row-0{margin-left:0;margin-right:0}.row-0>[class*=col]{padding-left:0;padding-right:0}.row-1{margin-left:-1px;margin-right:-1px}.row-1>[class*=col]{padding-left:1px;padding-right:1px}.row-2{margin-left:-2px;margin-right:-2px}.row-2>[class*=col]{padding-left:2px;padding-right:2px}.row-3{margin-left:-3px;margin-right:-3px}.row-3>[class*=col]{padding-left:3px;padding-right:3px}.row-4{margin-left:-4px;margin-right:-4px}.row-4>[class*=col]{padding-left:4px;padding-right:4px}.row-5{margin-left:-5px;margin-right:-5px}.row-5>[class*=col]{padding-left:5px;padding-right:5px}.row-6{margin-left:-6px;margin-right:-6px}.row-6>[class*=col]{padding-left:6px;padding-right:6px}.row-7{margin-left:-7px;margin-right:-7px}.row-7>[class*=col]{padding-left:7px;padding-right:7px}.row-8{margin-left:-8px;margin-right:-8px}.row-8>[class*=col]{padding-left:8px;padding-right:8px}.row-9{margin-left:-9px;margin-right:-9px}.row-9>[class*=col]{padding-left:9px;padding-right:9px}.row-10{margin-left:-10px;margin-right:-10px}.row-10>[class*=col]{padding-left:10px;padding-right:10px}.row-11{margin-left:-11px;margin-right:-11px}.row-11>[class*=col]{padding-left:11px;padding-right:11px}.row-12{margin-left:-12px;margin-right:-12px}.row-12>[class*=col]{padding-left:12px;padding-right:12px}.row-13{margin-left:-13px;margin-right:-13px}.row-13>[class*=col]{padding-left:13px;padding-right:13px}.row-14{margin-left:-14px;margin-right:-14px}.row-14>[class*=col]{padding-left:14px;padding-right:14px}.row-15{margin-left:-15px;margin-right:-15px}.row-15>[class*=col]{padding-left:15px;padding-right:15px}.row-16{margin-left:-16px;margin-right:-16px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-16{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-16{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-16{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-16{margin-left:-15px;margin-right:-15px}}.row-16>[class*=col]{padding-left:16px;padding-right:16px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-16>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-16>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-16>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-16>[class*=col]{padding-left:15px;padding-right:15px}}.row-17{margin-left:-17px;margin-right:-17px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-17{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-17{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-17{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-17{margin-left:-15px;margin-right:-15px}}.row-17>[class*=col]{padding-left:17px;padding-right:17px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-17>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-17>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-17>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-17>[class*=col]{padding-left:15px;padding-right:15px}}.row-18{margin-left:-18px;margin-right:-18px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-18{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-18{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-18{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-18{margin-left:-15px;margin-right:-15px}}.row-18>[class*=col]{padding-left:18px;padding-right:18px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-18>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-18>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-18>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-18>[class*=col]{padding-left:15px;padding-right:15px}}.row-19{margin-left:-19px;margin-right:-19px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-19{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-19{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-19{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-19{margin-left:-15px;margin-right:-15px}}.row-19>[class*=col]{padding-left:19px;padding-right:19px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-19>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-19>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-19>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-19>[class*=col]{padding-left:15px;padding-right:15px}}.row-20{margin-left:-20px;margin-right:-20px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-20{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-20{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-20{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-20{margin-left:-15px;margin-right:-15px}}.row-20>[class*=col]{padding-left:20px;padding-right:20px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-20>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-20>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-20>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-20>[class*=col]{padding-left:15px;padding-right:15px}}.row-21{margin-left:-21px;margin-right:-21px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-21{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-21{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-21{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-21{margin-left:-15px;margin-right:-15px}}.row-21>[class*=col]{padding-left:21px;padding-right:21px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-21>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-21>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-21>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-21>[class*=col]{padding-left:15px;padding-right:15px}}.row-22{margin-left:-22px;margin-right:-22px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-22{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-22{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-22{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-22{margin-left:-15px;margin-right:-15px}}.row-22>[class*=col]{padding-left:22px;padding-right:22px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-22>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-22>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-22>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-22>[class*=col]{padding-left:15px;padding-right:15px}}.row-23{margin-left:-23px;margin-right:-23px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-23{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-23{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-23{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-23{margin-left:-15px;margin-right:-15px}}.row-23>[class*=col]{padding-left:23px;padding-right:23px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-23>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-23>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-23>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-23>[class*=col]{padding-left:15px;padding-right:15px}}.row-24{margin-left:-24px;margin-right:-24px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-24{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-24{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-24{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-24{margin-left:-15px;margin-right:-15px}}.row-24>[class*=col]{padding-left:24px;padding-right:24px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-24>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-24>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-24>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-24>[class*=col]{padding-left:15px;padding-right:15px}}.row-25{margin-left:-25px;margin-right:-25px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-25{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-25{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-25{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-25{margin-left:-15px;margin-right:-15px}}.row-25>[class*=col]{padding-left:25px;padding-right:25px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-25>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-25>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-25>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-25>[class*=col]{padding-left:15px;padding-right:15px}}.row-26{margin-left:-26px;margin-right:-26px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-26{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-26{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-26{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-26{margin-left:-15px;margin-right:-15px}}.row-26>[class*=col]{padding-left:26px;padding-right:26px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-26>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-26>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-26>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-26>[class*=col]{padding-left:15px;padding-right:15px}}.row-27{margin-left:-27px;margin-right:-27px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-27{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-27{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-27{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-27{margin-left:-15px;margin-right:-15px}}.row-27>[class*=col]{padding-left:27px;padding-right:27px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-27>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-27>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-27>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-27>[class*=col]{padding-left:15px;padding-right:15px}}.row-28{margin-left:-28px;margin-right:-28px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-28{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-28{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-28{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-28{margin-left:-15px;margin-right:-15px}}.row-28>[class*=col]{padding-left:28px;padding-right:28px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-28>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-28>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-28>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-28>[class*=col]{padding-left:15px;padding-right:15px}}.row-29{margin-left:-29px;margin-right:-29px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-29{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-29{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-29{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-29{margin-left:-15px;margin-right:-15px}}.row-29>[class*=col]{padding-left:29px;padding-right:29px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-29>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-29>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-29>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-29>[class*=col]{padding-left:15px;padding-right:15px}}.row-30{margin-left:-30px!important;margin-right:-30px!important}@media only screen and (min-width:1200px) and (max-width:1499px){.row-30{margin-left:-15px!important;margin-right:-15px!important}}@media only screen and (min-width:992px) and (max-width:1199px){.row-30{margin-left:-15px!important;margin-right:-15px!important}}@media only screen and (min-width:768px) and (max-width:991px){.row-30{margin-left:-15px!important;margin-right:-15px!important}}@media only screen and (max-width:767px){.row-30{margin-left:-15px!important;margin-right:-15px!important}}.row-30>[class*=col]{padding-left:30px;padding-right:30px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-30>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-30>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-30>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-30>[class*=col]{padding-left:15px;padding-right:15px}}.row-31{margin-left:-31px;margin-right:-31px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-31{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-31{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-31{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-31{margin-left:-15px;margin-right:-15px}}.row-31>[class*=col]{padding-left:31px;padding-right:31px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-31>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-31>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-31>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-31>[class*=col]{padding-left:15px;padding-right:15px}}.row-32{margin-left:-32px;margin-right:-32px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-32{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-32{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-32{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-32{margin-left:-15px;margin-right:-15px}}.row-32>[class*=col]{padding-left:32px;padding-right:32px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-32>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-32>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-32>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-32>[class*=col]{padding-left:15px;padding-right:15px}}.row-33{margin-left:-33px;margin-right:-33px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-33{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-33{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-33{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-33{margin-left:-15px;margin-right:-15px}}.row-33>[class*=col]{padding-left:33px;padding-right:33px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-33>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-33>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-33>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-33>[class*=col]{padding-left:15px;padding-right:15px}}.row-34{margin-left:-34px;margin-right:-34px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-34{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-34{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-34{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-34{margin-left:-15px;margin-right:-15px}}.row-34>[class*=col]{padding-left:34px;padding-right:34px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-34>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-34>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-34>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-34>[class*=col]{padding-left:15px;padding-right:15px}}.row-35{margin-left:-35px;margin-right:-35px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-35{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-35{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-35{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-35{margin-left:-15px;margin-right:-15px}}.row-35>[class*=col]{padding-left:35px;padding-right:35px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-35>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-35>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-35>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-35>[class*=col]{padding-left:15px;padding-right:15px}}.row-36{margin-left:-36px;margin-right:-36px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-36{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-36{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-36{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-36{margin-left:-15px;margin-right:-15px}}.row-36>[class*=col]{padding-left:36px;padding-right:36px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-36>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-36>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-36>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-36>[class*=col]{padding-left:15px;padding-right:15px}}.row-37{margin-left:-37px;margin-right:-37px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-37{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-37{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-37{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-37{margin-left:-15px;margin-right:-15px}}.row-37>[class*=col]{padding-left:37px;padding-right:37px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-37>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-37>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-37>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-37>[class*=col]{padding-left:15px;padding-right:15px}}.row-38{margin-left:-38px;margin-right:-38px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-38{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-38{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-38{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-38{margin-left:-15px;margin-right:-15px}}.row-38>[class*=col]{padding-left:38px;padding-right:38px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-38>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-38>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-38>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-38>[class*=col]{padding-left:15px;padding-right:15px}}.row-39{margin-left:-39px;margin-right:-39px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-39{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-39{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-39{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-39{margin-left:-15px;margin-right:-15px}}.row-39>[class*=col]{padding-left:39px;padding-right:39px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-39>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-39>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-39>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-39>[class*=col]{padding-left:15px;padding-right:15px}}.row-40{margin-left:-40px;margin-right:-40px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-40{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-40{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-40{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-40{margin-left:-15px;margin-right:-15px}}.row-40>[class*=col]{padding-left:40px;padding-right:40px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-40>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-40>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-40>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-40>[class*=col]{padding-left:15px;padding-right:15px}}.row-41{margin-left:-41px;margin-right:-41px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-41{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-41{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-41{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-41{margin-left:-15px;margin-right:-15px}}.row-41>[class*=col]{padding-left:41px;padding-right:41px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-41>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-41>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-41>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-41>[class*=col]{padding-left:15px;padding-right:15px}}.row-42{margin-left:-42px;margin-right:-42px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-42{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-42{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-42{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-42{margin-left:-15px;margin-right:-15px}}.row-42>[class*=col]{padding-left:42px;padding-right:42px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-42>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-42>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-42>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-42>[class*=col]{padding-left:15px;padding-right:15px}}.row-43{margin-left:-43px;margin-right:-43px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-43{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-43{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-43{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-43{margin-left:-15px;margin-right:-15px}}.row-43>[class*=col]{padding-left:43px;padding-right:43px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-43>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-43>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-43>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-43>[class*=col]{padding-left:15px;padding-right:15px}}.row-44{margin-left:-44px;margin-right:-44px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-44{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-44{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-44{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-44{margin-left:-15px;margin-right:-15px}}.row-44>[class*=col]{padding-left:44px;padding-right:44px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-44>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-44>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-44>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-44>[class*=col]{padding-left:15px;padding-right:15px}}.row-45{margin-left:-45px;margin-right:-45px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-45{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-45{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-45{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-45{margin-left:-15px;margin-right:-15px}}.row-45>[class*=col]{padding-left:45px;padding-right:45px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-45>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-45>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-45>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-45>[class*=col]{padding-left:15px;padding-right:15px}}.row-46{margin-left:-46px;margin-right:-46px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-46{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-46{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-46{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-46{margin-left:-15px;margin-right:-15px}}.row-46>[class*=col]{padding-left:46px;padding-right:46px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-46>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-46>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-46>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-46>[class*=col]{padding-left:15px;padding-right:15px}}.row-47{margin-left:-47px;margin-right:-47px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-47{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-47{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-47{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-47{margin-left:-15px;margin-right:-15px}}.row-47>[class*=col]{padding-left:47px;padding-right:47px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-47>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-47>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-47>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-47>[class*=col]{padding-left:15px;padding-right:15px}}.row-48{margin-left:-48px;margin-right:-48px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-48{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-48{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-48{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-48{margin-left:-15px;margin-right:-15px}}.row-48>[class*=col]{padding-left:48px;padding-right:48px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-48>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-48>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-48>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-48>[class*=col]{padding-left:15px;padding-right:15px}}.row-49{margin-left:-49px;margin-right:-49px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-49{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-49{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-49{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-49{margin-left:-15px;margin-right:-15px}}.row-49>[class*=col]{padding-left:49px;padding-right:49px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-49>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-49>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-49>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-49>[class*=col]{padding-left:15px;padding-right:15px}}.row-50{margin-left:-50px;margin-right:-50px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-50{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-50{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-50{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-50{margin-left:-15px;margin-right:-15px}}.row-50>[class*=col]{padding-left:50px;padding-right:50px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-50>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-50>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-50>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-50>[class*=col]{padding-left:15px;padding-right:15px}}.row-51{margin-left:-51px;margin-right:-51px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-51{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-51{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-51{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-51{margin-left:-15px;margin-right:-15px}}.row-51>[class*=col]{padding-left:51px;padding-right:51px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-51>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-51>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-51>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-51>[class*=col]{padding-left:15px;padding-right:15px}}.row-52{margin-left:-52px;margin-right:-52px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-52{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-52{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-52{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-52{margin-left:-15px;margin-right:-15px}}.row-52>[class*=col]{padding-left:52px;padding-right:52px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-52>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-52>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-52>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-52>[class*=col]{padding-left:15px;padding-right:15px}}.row-53{margin-left:-53px;margin-right:-53px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-53{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-53{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-53{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-53{margin-left:-15px;margin-right:-15px}}.row-53>[class*=col]{padding-left:53px;padding-right:53px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-53>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-53>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-53>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-53>[class*=col]{padding-left:15px;padding-right:15px}}.row-54{margin-left:-54px;margin-right:-54px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-54{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-54{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-54{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-54{margin-left:-15px;margin-right:-15px}}.row-54>[class*=col]{padding-left:54px;padding-right:54px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-54>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-54>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-54>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-54>[class*=col]{padding-left:15px;padding-right:15px}}.row-55{margin-left:-55px;margin-right:-55px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-55{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-55{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-55{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-55{margin-left:-15px;margin-right:-15px}}.row-55>[class*=col]{padding-left:55px;padding-right:55px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-55>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-55>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-55>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-55>[class*=col]{padding-left:15px;padding-right:15px}}.row-56{margin-left:-56px;margin-right:-56px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-56{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-56{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-56{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-56{margin-left:-15px;margin-right:-15px}}.row-56>[class*=col]{padding-left:56px;padding-right:56px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-56>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-56>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-56>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-56>[class*=col]{padding-left:15px;padding-right:15px}}.row-57{margin-left:-57px;margin-right:-57px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-57{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-57{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-57{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-57{margin-left:-15px;margin-right:-15px}}.row-57>[class*=col]{padding-left:57px;padding-right:57px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-57>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-57>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-57>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-57>[class*=col]{padding-left:15px;padding-right:15px}}.row-58{margin-left:-58px;margin-right:-58px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-58{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-58{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-58{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-58{margin-left:-15px;margin-right:-15px}}.row-58>[class*=col]{padding-left:58px;padding-right:58px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-58>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-58>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-58>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-58>[class*=col]{padding-left:15px;padding-right:15px}}.row-59{margin-left:-59px;margin-right:-59px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-59{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-59{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-59{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-59{margin-left:-15px;margin-right:-15px}}.row-59>[class*=col]{padding-left:59px;padding-right:59px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-59>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-59>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-59>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-59>[class*=col]{padding-left:15px;padding-right:15px}}.row-60{margin-left:-60px;margin-right:-60px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-60{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-60{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-60{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-60{margin-left:-15px;margin-right:-15px}}.row-60>[class*=col]{padding-left:60px;padding-right:60px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-60>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-60>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-60>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-60>[class*=col]{padding-left:15px;padding-right:15px}}.row-61{margin-left:-61px;margin-right:-61px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-61{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-61{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-61{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-61{margin-left:-15px;margin-right:-15px}}.row-61>[class*=col]{padding-left:61px;padding-right:61px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-61>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-61>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-61>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-61>[class*=col]{padding-left:15px;padding-right:15px}}.row-62{margin-left:-62px;margin-right:-62px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-62{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-62{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-62{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-62{margin-left:-15px;margin-right:-15px}}.row-62>[class*=col]{padding-left:62px;padding-right:62px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-62>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-62>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-62>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-62>[class*=col]{padding-left:15px;padding-right:15px}}.row-63{margin-left:-63px;margin-right:-63px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-63{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-63{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-63{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-63{margin-left:-15px;margin-right:-15px}}.row-63>[class*=col]{padding-left:63px;padding-right:63px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-63>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-63>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-63>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-63>[class*=col]{padding-left:15px;padding-right:15px}}.row-64{margin-left:-64px;margin-right:-64px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-64{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-64{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-64{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-64{margin-left:-15px;margin-right:-15px}}.row-64>[class*=col]{padding-left:64px;padding-right:64px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-64>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-64>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-64>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-64>[class*=col]{padding-left:15px;padding-right:15px}}.row-65{margin-left:-65px;margin-right:-65px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-65{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-65{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-65{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-65{margin-left:-15px;margin-right:-15px}}.row-65>[class*=col]{padding-left:65px;padding-right:65px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-65>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-65>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-65>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-65>[class*=col]{padding-left:15px;padding-right:15px}}.row-66{margin-left:-66px;margin-right:-66px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-66{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-66{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-66{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-66{margin-left:-15px;margin-right:-15px}}.row-66>[class*=col]{padding-left:66px;padding-right:66px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-66>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-66>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-66>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-66>[class*=col]{padding-left:15px;padding-right:15px}}.row-67{margin-left:-67px;margin-right:-67px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-67{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-67{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-67{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-67{margin-left:-15px;margin-right:-15px}}.row-67>[class*=col]{padding-left:67px;padding-right:67px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-67>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-67>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-67>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-67>[class*=col]{padding-left:15px;padding-right:15px}}.row-68{margin-left:-68px;margin-right:-68px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-68{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-68{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-68{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-68{margin-left:-15px;margin-right:-15px}}.row-68>[class*=col]{padding-left:68px;padding-right:68px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-68>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-68>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-68>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-68>[class*=col]{padding-left:15px;padding-right:15px}}.row-69{margin-left:-69px;margin-right:-69px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-69{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-69{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-69{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-69{margin-left:-15px;margin-right:-15px}}.row-69>[class*=col]{padding-left:69px;padding-right:69px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-69>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-69>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-69>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-69>[class*=col]{padding-left:15px;padding-right:15px}}.row-70{margin-left:-70px;margin-right:-70px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-70{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-70{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-70{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-70{margin-left:-15px;margin-right:-15px}}.row-70>[class*=col]{padding-left:70px;padding-right:70px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-70>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-70>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-70>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-70>[class*=col]{padding-left:15px;padding-right:15px}}.row-71{margin-left:-71px;margin-right:-71px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-71{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-71{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-71{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-71{margin-left:-15px;margin-right:-15px}}.row-71>[class*=col]{padding-left:71px;padding-right:71px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-71>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-71>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-71>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-71>[class*=col]{padding-left:15px;padding-right:15px}}.row-72{margin-left:-72px;margin-right:-72px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-72{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-72{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-72{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-72{margin-left:-15px;margin-right:-15px}}.row-72>[class*=col]{padding-left:72px;padding-right:72px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-72>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-72>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-72>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-72>[class*=col]{padding-left:15px;padding-right:15px}}.row-73{margin-left:-73px;margin-right:-73px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-73{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-73{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-73{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-73{margin-left:-15px;margin-right:-15px}}.row-73>[class*=col]{padding-left:73px;padding-right:73px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-73>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-73>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-73>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-73>[class*=col]{padding-left:15px;padding-right:15px}}.row-74{margin-left:-74px;margin-right:-74px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-74{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-74{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-74{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-74{margin-left:-15px;margin-right:-15px}}.row-74>[class*=col]{padding-left:74px;padding-right:74px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-74>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-74>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-74>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-74>[class*=col]{padding-left:15px;padding-right:15px}}.row-75{margin-left:-75px;margin-right:-75px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-75{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-75{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-75{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-75{margin-left:-15px;margin-right:-15px}}.row-75>[class*=col]{padding-left:75px;padding-right:75px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-75>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-75>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-75>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-75>[class*=col]{padding-left:15px;padding-right:15px}}.row-76{margin-left:-76px;margin-right:-76px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-76{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-76{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-76{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-76{margin-left:-15px;margin-right:-15px}}.row-76>[class*=col]{padding-left:76px;padding-right:76px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-76>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-76>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-76>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-76>[class*=col]{padding-left:15px;padding-right:15px}}.row-77{margin-left:-77px;margin-right:-77px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-77{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-77{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-77{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-77{margin-left:-15px;margin-right:-15px}}.row-77>[class*=col]{padding-left:77px;padding-right:77px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-77>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-77>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-77>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-77>[class*=col]{padding-left:15px;padding-right:15px}}.row-78{margin-left:-78px;margin-right:-78px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-78{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-78{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-78{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-78{margin-left:-15px;margin-right:-15px}}.row-78>[class*=col]{padding-left:78px;padding-right:78px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-78>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-78>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-78>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-78>[class*=col]{padding-left:15px;padding-right:15px}}.row-79{margin-left:-79px;margin-right:-79px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-79{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-79{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-79{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-79{margin-left:-15px;margin-right:-15px}}.row-79>[class*=col]{padding-left:79px;padding-right:79px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-79>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-79>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-79>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-79>[class*=col]{padding-left:15px;padding-right:15px}}.row-80{margin-left:-80px;margin-right:-80px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-80{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-80{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-80{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row-80{margin-left:-15px;margin-right:-15px}}.row-80>[class*=col]{padding-left:80px;padding-right:80px}@media only screen and (min-width:1200px) and (max-width:1499px){.row-80>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row-80>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row-80>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.row-80>[class*=col]{padding-left:15px;padding-right:15px}}.mt-0{margin-top:0!important}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px!important}.mt-20{margin-top:20px!important}.mt-25{margin-top:25px!important}.mt-30{margin-top:30px!important}.mt-35{margin-top:35px!important}.mt-40{margin-top:40px!important}.mt-45{margin-top:45px!important}.mt-50{margin-top:50px!important}.mt-55{margin-top:55px!important}.mt-60{margin-top:60px!important}.mt-65{margin-top:65px!important}.mt-70{margin-top:70px!important}.mt-75{margin-top:75px!important}.mt-80{margin-top:80px!important}.mt-85{margin-top:85px!important}.mt-90{margin-top:90px!important}.mt-95{margin-top:95px!important}.mt-100{margin-top:100px!important}.mt-105{margin-top:105px!important}.mt-110{margin-top:110px!important}.mt-115{margin-top:115px!important}.mt-120{margin-top:120px!important}.mt-125{margin-top:125px!important}.mt-130{margin-top:130px!important}.mt-135{margin-top:135px!important}.mt-140{margin-top:140px!important}.mt-145{margin-top:145px!important}.mt-150{margin-top:150px!important}.mt-155{margin-top:155px!important}.mt-160{margin-top:160px!important}.mt-165{margin-top:165px!important}.mt-170{margin-top:170px!important}.mt-175{margin-top:175px!important}.mt-180{margin-top:180px!important}.mt-185{margin-top:185px!important}.mt-190{margin-top:190px!important}.mt-195{margin-top:195px!important}.mt-200{margin-top:200px!important}@media only screen and (min-width:1200px) and (max-width:1499px){.mt-lg-0{margin-top:0!important}.mt-lg-5{margin-top:5px!important}.mt-lg-10{margin-top:10px!important}.mt-lg-15{margin-top:15px!important}.mt-lg-20{margin-top:20px!important}.mt-lg-25{margin-top:25px!important}.mt-lg-30{margin-top:30px!important}.mt-lg-35{margin-top:35px!important}.mt-lg-40{margin-top:40px!important}.mt-lg-45{margin-top:45px!important}.mt-lg-50{margin-top:50px!important}.mt-lg-55{margin-top:55px!important}.mt-lg-60{margin-top:60px!important}.mt-lg-65{margin-top:65px!important}.mt-lg-70{margin-top:70px!important}.mt-lg-75{margin-top:75px!important}.mt-lg-80{margin-top:80px!important}.mt-lg-85{margin-top:85px!important}.mt-lg-90{margin-top:90px!important}.mt-lg-95{margin-top:95px!important}.mt-lg-100{margin-top:100px!important}.mt-lg-105{margin-top:105px!important}.mt-lg-110{margin-top:110px!important}.mt-lg-115{margin-top:115px!important}.mt-lg-120{margin-top:120px!important}.mt-lg-125{margin-top:125px!important}.mt-lg-130{margin-top:130px!important}.mt-lg-135{margin-top:135px!important}.mt-lg-140{margin-top:140px!important}.mt-lg-145{margin-top:145px!important}.mt-lg-150{margin-top:150px!important}.mt-lg-155{margin-top:155px!important}.mt-lg-160{margin-top:160px!important}.mt-lg-165{margin-top:165px!important}.mt-lg-170{margin-top:170px!important}.mt-lg-175{margin-top:175px!important}.mt-lg-180{margin-top:180px!important}.mt-lg-185{margin-top:185px!important}.mt-lg-190{margin-top:190px!important}.mt-lg-195{margin-top:195px!important}.mt-lg-200{margin-top:200px!important}}@media only screen and (min-width:992px) and (max-width:1199px){.mt-md-0{margin-top:0!important}.mt-md-5{margin-top:5px!important}.mt-md-10{margin-top:10px!important}.mt-md-15{margin-top:15px!important}.mt-md-20{margin-top:20px!important}.mt-md-25{margin-top:25px!important}.mt-md-30{margin-top:30px!important}.mt-md-35{margin-top:35px!important}.mt-md-40{margin-top:40px!important}.mt-md-45{margin-top:45px!important}.mt-md-50{margin-top:50px!important}.mt-md-55{margin-top:55px!important}.mt-md-60{margin-top:60px!important}.mt-md-65{margin-top:65px!important}.mt-md-70{margin-top:70px!important}.mt-md-75{margin-top:75px!important}.mt-md-80{margin-top:80px!important}.mt-md-85{margin-top:85px!important}.mt-md-90{margin-top:90px!important}.mt-md-95{margin-top:95px!important}.mt-md-100{margin-top:100px!important}.mt-md-105{margin-top:105px!important}.mt-md-110{margin-top:110px!important}.mt-md-115{margin-top:115px!important}.mt-md-120{margin-top:120px!important}.mt-md-125{margin-top:125px!important}.mt-md-130{margin-top:130px!important}.mt-md-135{margin-top:135px!important}.mt-md-140{margin-top:140px!important}.mt-md-145{margin-top:145px!important}.mt-md-150{margin-top:150px!important}.mt-md-155{margin-top:155px!important}.mt-md-160{margin-top:160px!important}.mt-md-165{margin-top:165px!important}.mt-md-170{margin-top:170px!important}.mt-md-175{margin-top:175px!important}.mt-md-180{margin-top:180px!important}.mt-md-185{margin-top:185px!important}.mt-md-190{margin-top:190px!important}.mt-md-195{margin-top:195px!important}.mt-md-200{margin-top:200px!important}}@media only screen and (min-width:768px) and (max-width:991px){.mt-sm-0{margin-top:0!important}.mt-sm-5{margin-top:5px!important}.mt-sm-10{margin-top:10px!important}.mt-sm-15{margin-top:15px!important}.mt-sm-20{margin-top:20px!important}.mt-sm-25{margin-top:25px!important}.mt-sm-30{margin-top:30px!important}.mt-sm-35{margin-top:35px!important}.mt-sm-40{margin-top:40px!important}.mt-sm-45{margin-top:45px!important}.mt-sm-50{margin-top:50px!important}.mt-sm-55{margin-top:55px!important}.mt-sm-60{margin-top:60px!important}.mt-sm-65{margin-top:65px!important}.mt-sm-70{margin-top:70px!important}.mt-sm-75{margin-top:75px!important}.mt-sm-80{margin-top:80px!important}.mt-sm-85{margin-top:85px!important}.mt-sm-90{margin-top:90px!important}.mt-sm-95{margin-top:95px!important}.mt-sm-100{margin-top:100px!important}.mt-sm-105{margin-top:105px!important}.mt-sm-110{margin-top:110px!important}.mt-sm-115{margin-top:115px!important}.mt-sm-120{margin-top:120px!important}.mt-sm-125{margin-top:125px!important}.mt-sm-130{margin-top:130px!important}.mt-sm-135{margin-top:135px!important}.mt-sm-140{margin-top:140px!important}.mt-sm-145{margin-top:145px!important}.mt-sm-150{margin-top:150px!important}.mt-sm-155{margin-top:155px!important}.mt-sm-160{margin-top:160px!important}.mt-sm-165{margin-top:165px!important}.mt-sm-170{margin-top:170px!important}.mt-sm-175{margin-top:175px!important}.mt-sm-180{margin-top:180px!important}.mt-sm-185{margin-top:185px!important}.mt-sm-190{margin-top:190px!important}.mt-sm-195{margin-top:195px!important}.mt-sm-200{margin-top:200px!important}}@media only screen and (max-width:767px){.mt-xs-0{margin-top:0!important}.mt-xs-5{margin-top:5px!important}.mt-xs-10{margin-top:10px!important}.mt-xs-15{margin-top:15px!important}.mt-xs-20{margin-top:20px!important}.mt-xs-25{margin-top:25px!important}.mt-xs-30{margin-top:30px!important}.mt-xs-35{margin-top:35px!important}.mt-xs-40{margin-top:40px!important}.mt-xs-45{margin-top:45px!important}.mt-xs-50{margin-top:50px!important}.mt-xs-55{margin-top:55px!important}.mt-xs-60{margin-top:60px!important}.mt-xs-65{margin-top:65px!important}.mt-xs-70{margin-top:70px!important}.mt-xs-75{margin-top:75px!important}.mt-xs-80{margin-top:80px!important}.mt-xs-85{margin-top:85px!important}.mt-xs-90{margin-top:90px!important}.mt-xs-95{margin-top:95px!important}.mt-xs-100{margin-top:100px!important}.mt-xs-105{margin-top:105px!important}.mt-xs-110{margin-top:110px!important}.mt-xs-115{margin-top:115px!important}.mt-xs-120{margin-top:120px!important}.mt-xs-125{margin-top:125px!important}.mt-xs-130{margin-top:130px!important}.mt-xs-135{margin-top:135px!important}.mt-xs-140{margin-top:140px!important}.mt-xs-145{margin-top:145px!important}.mt-xs-150{margin-top:150px!important}.mt-xs-155{margin-top:155px!important}.mt-xs-160{margin-top:160px!important}.mt-xs-165{margin-top:165px!important}.mt-xs-170{margin-top:170px!important}.mt-xs-175{margin-top:175px!important}.mt-xs-180{margin-top:180px!important}.mt-xs-185{margin-top:185px!important}.mt-xs-190{margin-top:190px!important}.mt-xs-195{margin-top:195px!important}.mt-xs-200{margin-top:200px!important}}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-25{margin-bottom:25px!important}.mb-30{margin-bottom:30px!important}.mb-35{margin-bottom:35px!important}.mb-40{margin-bottom:40px!important}.mb-45{margin-bottom:45px!important}.mb-50{margin-bottom:50px!important}.mb-55{margin-bottom:55px!important}.mb-60{margin-bottom:60px!important}.mb-65{margin-bottom:65px!important}.mb-70{margin-bottom:70px!important}.mb-75{margin-bottom:75px!important}.mb-80{margin-bottom:80px!important}.mb-85{margin-bottom:85px!important}.mb-90{margin-bottom:90px!important}.mb-95{margin-bottom:95px!important}.mb-100{margin-bottom:100px!important}.mb-105{margin-bottom:105px!important}.mb-110{margin-bottom:110px!important}.mb-115{margin-bottom:115px!important}.mb-120{margin-bottom:120px!important}.mb-125{margin-bottom:125px!important}.mb-130{margin-bottom:130px!important}.mb-135{margin-bottom:135px!important}.mb-140{margin-bottom:140px!important}.mb-145{margin-bottom:145px!important}.mb-150{margin-bottom:150px!important}.mb-155{margin-bottom:155px!important}.mb-160{margin-bottom:160px!important}.mb-165{margin-bottom:165px!important}.mb-170{margin-bottom:170px!important}.mb-175{margin-bottom:175px!important}.mb-180{margin-bottom:180px!important}.mb-185{margin-bottom:185px!important}.mb-190{margin-bottom:190px!important}.mb-195{margin-bottom:195px!important}.mb-200{margin-bottom:200px!important}@media only screen and (min-width:1200px) and (max-width:1499px){.mb-lg-0{margin-bottom:0!important}.mb-lg-5{margin-bottom:5px!important}.mb-lg-10{margin-bottom:10px!important}.mb-lg-15{margin-bottom:15px!important}.mb-lg-20{margin-bottom:20px!important}.mb-lg-25{margin-bottom:25px!important}.mb-lg-30{margin-bottom:30px!important}.mb-lg-35{margin-bottom:35px!important}.mb-lg-40{margin-bottom:40px!important}.mb-lg-45{margin-bottom:45px!important}.mb-lg-50{margin-bottom:50px!important}.mb-lg-55{margin-bottom:55px!important}.mb-lg-60{margin-bottom:60px!important}.mb-lg-65{margin-bottom:65px!important}.mb-lg-70{margin-bottom:70px!important}.mb-lg-75{margin-bottom:75px!important}.mb-lg-80{margin-bottom:80px!important}.mb-lg-85{margin-bottom:85px!important}.mb-lg-90{margin-bottom:90px!important}.mb-lg-95{margin-bottom:95px!important}.mb-lg-100{margin-bottom:100px!important}.mb-lg-105{margin-bottom:105px!important}.mb-lg-110{margin-bottom:110px!important}.mb-lg-115{margin-bottom:115px!important}.mb-lg-120{margin-bottom:120px!important}.mb-lg-125{margin-bottom:125px!important}.mb-lg-130{margin-bottom:130px!important}.mb-lg-135{margin-bottom:135px!important}.mb-lg-140{margin-bottom:140px!important}.mb-lg-145{margin-bottom:145px!important}.mb-lg-150{margin-bottom:150px!important}.mb-lg-155{margin-bottom:155px!important}.mb-lg-160{margin-bottom:160px!important}.mb-lg-165{margin-bottom:165px!important}.mb-lg-170{margin-bottom:170px!important}.mb-lg-175{margin-bottom:175px!important}.mb-lg-180{margin-bottom:180px!important}.mb-lg-185{margin-bottom:185px!important}.mb-lg-190{margin-bottom:190px!important}.mb-lg-195{margin-bottom:195px!important}.mb-lg-200{margin-bottom:200px!important}}@media only screen and (min-width:992px) and (max-width:1199px){.mb-md-0{margin-bottom:0!important}.mb-md-5{margin-bottom:5px!important}.mb-md-10{margin-bottom:10px!important}.mb-md-15{margin-bottom:15px!important}.mb-md-20{margin-bottom:20px!important}.mb-md-25{margin-bottom:25px!important}.mb-md-30{margin-bottom:30px!important}.mb-md-35{margin-bottom:35px!important}.mb-md-40{margin-bottom:40px!important}.mb-md-45{margin-bottom:45px!important}.mb-md-50{margin-bottom:50px!important}.mb-md-55{margin-bottom:55px!important}.mb-md-60{margin-bottom:60px!important}.mb-md-65{margin-bottom:65px!important}.mb-md-70{margin-bottom:70px!important}.mb-md-75{margin-bottom:75px!important}.mb-md-80{margin-bottom:80px!important}.mb-md-85{margin-bottom:85px!important}.mb-md-90{margin-bottom:90px!important}.mb-md-95{margin-bottom:95px!important}.mb-md-100{margin-bottom:100px!important}.mb-md-105{margin-bottom:105px!important}.mb-md-110{margin-bottom:110px!important}.mb-md-115{margin-bottom:115px!important}.mb-md-120{margin-bottom:120px!important}.mb-md-125{margin-bottom:125px!important}.mb-md-130{margin-bottom:130px!important}.mb-md-135{margin-bottom:135px!important}.mb-md-140{margin-bottom:140px!important}.mb-md-145{margin-bottom:145px!important}.mb-md-150{margin-bottom:150px!important}.mb-md-155{margin-bottom:155px!important}.mb-md-160{margin-bottom:160px!important}.mb-md-165{margin-bottom:165px!important}.mb-md-170{margin-bottom:170px!important}.mb-md-175{margin-bottom:175px!important}.mb-md-180{margin-bottom:180px!important}.mb-md-185{margin-bottom:185px!important}.mb-md-190{margin-bottom:190px!important}.mb-md-195{margin-bottom:195px!important}.mb-md-200{margin-bottom:200px!important}}@media only screen and (min-width:768px) and (max-width:991px){.mb-sm-0{margin-bottom:0!important}.mb-sm-5{margin-bottom:5px!important}.mb-sm-10{margin-bottom:10px!important}.mb-sm-15{margin-bottom:15px!important}.mb-sm-20{margin-bottom:20px!important}.mb-sm-25{margin-bottom:25px!important}.mb-sm-30{margin-bottom:30px!important}.mb-sm-35{margin-bottom:35px!important}.mb-sm-40{margin-bottom:40px!important}.mb-sm-45{margin-bottom:45px!important}.mb-sm-50{margin-bottom:50px!important}.mb-sm-55{margin-bottom:55px!important}.mb-sm-60{margin-bottom:60px!important}.mb-sm-65{margin-bottom:65px!important}.mb-sm-70{margin-bottom:70px!important}.mb-sm-75{margin-bottom:75px!important}.mb-sm-80{margin-bottom:80px!important}.mb-sm-85{margin-bottom:85px!important}.mb-sm-90{margin-bottom:90px!important}.mb-sm-95{margin-bottom:95px!important}.mb-sm-100{margin-bottom:100px!important}.mb-sm-105{margin-bottom:105px!important}.mb-sm-110{margin-bottom:110px!important}.mb-sm-115{margin-bottom:115px!important}.mb-sm-120{margin-bottom:120px!important}.mb-sm-125{margin-bottom:125px!important}.mb-sm-130{margin-bottom:130px!important}.mb-sm-135{margin-bottom:135px!important}.mb-sm-140{margin-bottom:140px!important}.mb-sm-145{margin-bottom:145px!important}.mb-sm-150{margin-bottom:150px!important}.mb-sm-155{margin-bottom:155px!important}.mb-sm-160{margin-bottom:160px!important}.mb-sm-165{margin-bottom:165px!important}.mb-sm-170{margin-bottom:170px!important}.mb-sm-175{margin-bottom:175px!important}.mb-sm-180{margin-bottom:180px!important}.mb-sm-185{margin-bottom:185px!important}.mb-sm-190{margin-bottom:190px!important}.mb-sm-195{margin-bottom:195px!important}.mb-sm-200{margin-bottom:200px!important}}@media only screen and (max-width:767px){.mb-xs-0{margin-bottom:0!important}.mb-xs-5{margin-bottom:5px!important}.mb-xs-10{margin-bottom:10px!important}.mb-xs-15{margin-bottom:15px!important}.mb-xs-20{margin-bottom:20px!important}.mb-xs-25{margin-bottom:25px!important}.mb-xs-30{margin-bottom:30px!important}.mb-xs-35{margin-bottom:35px!important}.mb-xs-40{margin-bottom:40px!important}.mb-xs-45{margin-bottom:45px!important}.mb-xs-50{margin-bottom:50px!important}.mb-xs-55{margin-bottom:55px!important}.mb-xs-60{margin-bottom:60px!important}.mb-xs-65{margin-bottom:65px!important}.mb-xs-70{margin-bottom:70px!important}.mb-xs-75{margin-bottom:75px!important}.mb-xs-80{margin-bottom:80px!important}.mb-xs-85{margin-bottom:85px!important}.mb-xs-90{margin-bottom:90px!important}.mb-xs-95{margin-bottom:95px!important}.mb-xs-100{margin-bottom:100px!important}.mb-xs-105{margin-bottom:105px!important}.mb-xs-110{margin-bottom:110px!important}.mb-xs-115{margin-bottom:115px!important}.mb-xs-120{margin-bottom:120px!important}.mb-xs-125{margin-bottom:125px!important}.mb-xs-130{margin-bottom:130px!important}.mb-xs-135{margin-bottom:135px!important}.mb-xs-140{margin-bottom:140px!important}.mb-xs-145{margin-bottom:145px!important}.mb-xs-150{margin-bottom:150px!important}.mb-xs-155{margin-bottom:155px!important}.mb-xs-160{margin-bottom:160px!important}.mb-xs-165{margin-bottom:165px!important}.mb-xs-170{margin-bottom:170px!important}.mb-xs-175{margin-bottom:175px!important}.mb-xs-180{margin-bottom:180px!important}.mb-xs-185{margin-bottom:185px!important}.mb-xs-190{margin-bottom:190px!important}.mb-xs-195{margin-bottom:195px!important}.mb-xs-200{margin-bottom:200px!important}}.ml-0{margin-left:0!important}.ml-5{margin-left:5px!important}.ml-10{margin-left:10px!important}.ml-15{margin-left:15px!important}.ml-20{margin-left:20px!important}.ml-25{margin-left:25px!important}.ml-30{margin-left:30px!important}.ml-35{margin-left:35px!important}.ml-40{margin-left:40px!important}.ml-45{margin-left:45px!important}.ml-50{margin-left:50px!important}.ml-55{margin-left:55px!important}.ml-60{margin-left:60px!important}.ml-65{margin-left:65px!important}.ml-70{margin-left:70px!important}.ml-75{margin-left:75px!important}.ml-80{margin-left:80px!important}.ml-85{margin-left:85px!important}.ml-90{margin-left:90px!important}.ml-95{margin-left:95px!important}.ml-100{margin-left:100px!important}.ml-105{margin-left:105px!important}.ml-110{margin-left:110px!important}.ml-115{margin-left:115px!important}.ml-120{margin-left:120px!important}.ml-125{margin-left:125px!important}.ml-130{margin-left:130px!important}.ml-135{margin-left:135px!important}.ml-140{margin-left:140px!important}.ml-145{margin-left:145px!important}.ml-150{margin-left:150px!important}.ml-155{margin-left:155px!important}.ml-160{margin-left:160px!important}.ml-165{margin-left:165px!important}.ml-170{margin-left:170px!important}.ml-175{margin-left:175px!important}.ml-180{margin-left:180px!important}.ml-185{margin-left:185px!important}.ml-190{margin-left:190px!important}.ml-195{margin-left:195px!important}.ml-200{margin-left:200px!important}@media only screen and (min-width:1200px) and (max-width:1499px){.ml-lg-0{margin-left:0!important}.ml-lg-5{margin-left:5px!important}.ml-lg-10{margin-left:10px!important}.ml-lg-15{margin-left:15px!important}.ml-lg-20{margin-left:20px!important}.ml-lg-25{margin-left:25px!important}.ml-lg-30{margin-left:30px!important}.ml-lg-35{margin-left:35px!important}.ml-lg-40{margin-left:40px!important}.ml-lg-45{margin-left:45px!important}.ml-lg-50{margin-left:50px!important}.ml-lg-55{margin-left:55px!important}.ml-lg-60{margin-left:60px!important}.ml-lg-65{margin-left:65px!important}.ml-lg-70{margin-left:70px!important}.ml-lg-75{margin-left:75px!important}.ml-lg-80{margin-left:80px!important}.ml-lg-85{margin-left:85px!important}.ml-lg-90{margin-left:90px!important}.ml-lg-95{margin-left:95px!important}.ml-lg-100{margin-left:100px!important}.ml-lg-105{margin-left:105px!important}.ml-lg-110{margin-left:110px!important}.ml-lg-115{margin-left:115px!important}.ml-lg-120{margin-left:120px!important}.ml-lg-125{margin-left:125px!important}.ml-lg-130{margin-left:130px!important}.ml-lg-135{margin-left:135px!important}.ml-lg-140{margin-left:140px!important}.ml-lg-145{margin-left:145px!important}.ml-lg-150{margin-left:150px!important}.ml-lg-155{margin-left:155px!important}.ml-lg-160{margin-left:160px!important}.ml-lg-165{margin-left:165px!important}.ml-lg-170{margin-left:170px!important}.ml-lg-175{margin-left:175px!important}.ml-lg-180{margin-left:180px!important}.ml-lg-185{margin-left:185px!important}.ml-lg-190{margin-left:190px!important}.ml-lg-195{margin-left:195px!important}.ml-lg-200{margin-left:200px!important}}@media only screen and (min-width:992px) and (max-width:1199px){.ml-md-0{margin-left:0!important}.ml-md-5{margin-left:5px!important}.ml-md-10{margin-left:10px!important}.ml-md-15{margin-left:15px!important}.ml-md-20{margin-left:20px!important}.ml-md-25{margin-left:25px!important}.ml-md-30{margin-left:30px!important}.ml-md-35{margin-left:35px!important}.ml-md-40{margin-left:40px!important}.ml-md-45{margin-left:45px!important}.ml-md-50{margin-left:50px!important}.ml-md-55{margin-left:55px!important}.ml-md-60{margin-left:60px!important}.ml-md-65{margin-left:65px!important}.ml-md-70{margin-left:70px!important}.ml-md-75{margin-left:75px!important}.ml-md-80{margin-left:80px!important}.ml-md-85{margin-left:85px!important}.ml-md-90{margin-left:90px!important}.ml-md-95{margin-left:95px!important}.ml-md-100{margin-left:100px!important}.ml-md-105{margin-left:105px!important}.ml-md-110{margin-left:110px!important}.ml-md-115{margin-left:115px!important}.ml-md-120{margin-left:120px!important}.ml-md-125{margin-left:125px!important}.ml-md-130{margin-left:130px!important}.ml-md-135{margin-left:135px!important}.ml-md-140{margin-left:140px!important}.ml-md-145{margin-left:145px!important}.ml-md-150{margin-left:150px!important}.ml-md-155{margin-left:155px!important}.ml-md-160{margin-left:160px!important}.ml-md-165{margin-left:165px!important}.ml-md-170{margin-left:170px!important}.ml-md-175{margin-left:175px!important}.ml-md-180{margin-left:180px!important}.ml-md-185{margin-left:185px!important}.ml-md-190{margin-left:190px!important}.ml-md-195{margin-left:195px!important}.ml-md-200{margin-left:200px!important}}@media only screen and (min-width:768px) and (max-width:991px){.ml-sm-0{margin-left:0!important}.ml-sm-5{margin-left:5px!important}.ml-sm-10{margin-left:10px!important}.ml-sm-15{margin-left:15px!important}.ml-sm-20{margin-left:20px!important}.ml-sm-25{margin-left:25px!important}.ml-sm-30{margin-left:30px!important}.ml-sm-35{margin-left:35px!important}.ml-sm-40{margin-left:40px!important}.ml-sm-45{margin-left:45px!important}.ml-sm-50{margin-left:50px!important}.ml-sm-55{margin-left:55px!important}.ml-sm-60{margin-left:60px!important}.ml-sm-65{margin-left:65px!important}.ml-sm-70{margin-left:70px!important}.ml-sm-75{margin-left:75px!important}.ml-sm-80{margin-left:80px!important}.ml-sm-85{margin-left:85px!important}.ml-sm-90{margin-left:90px!important}.ml-sm-95{margin-left:95px!important}.ml-sm-100{margin-left:100px!important}.ml-sm-105{margin-left:105px!important}.ml-sm-110{margin-left:110px!important}.ml-sm-115{margin-left:115px!important}.ml-sm-120{margin-left:120px!important}.ml-sm-125{margin-left:125px!important}.ml-sm-130{margin-left:130px!important}.ml-sm-135{margin-left:135px!important}.ml-sm-140{margin-left:140px!important}.ml-sm-145{margin-left:145px!important}.ml-sm-150{margin-left:150px!important}.ml-sm-155{margin-left:155px!important}.ml-sm-160{margin-left:160px!important}.ml-sm-165{margin-left:165px!important}.ml-sm-170{margin-left:170px!important}.ml-sm-175{margin-left:175px!important}.ml-sm-180{margin-left:180px!important}.ml-sm-185{margin-left:185px!important}.ml-sm-190{margin-left:190px!important}.ml-sm-195{margin-left:195px!important}.ml-sm-200{margin-left:200px!important}}@media only screen and (max-width:767px){.ml-xs-0{margin-left:0!important}.ml-xs-5{margin-left:5px!important}.ml-xs-10{margin-left:10px!important}.ml-xs-15{margin-left:15px!important}.ml-xs-20{margin-left:20px!important}.ml-xs-25{margin-left:25px!important}.ml-xs-30{margin-left:30px!important}.ml-xs-35{margin-left:35px!important}.ml-xs-40{margin-left:40px!important}.ml-xs-45{margin-left:45px!important}.ml-xs-50{margin-left:50px!important}.ml-xs-55{margin-left:55px!important}.ml-xs-60{margin-left:60px!important}.ml-xs-65{margin-left:65px!important}.ml-xs-70{margin-left:70px!important}.ml-xs-75{margin-left:75px!important}.ml-xs-80{margin-left:80px!important}.ml-xs-85{margin-left:85px!important}.ml-xs-90{margin-left:90px!important}.ml-xs-95{margin-left:95px!important}.ml-xs-100{margin-left:100px!important}.ml-xs-105{margin-left:105px!important}.ml-xs-110{margin-left:110px!important}.ml-xs-115{margin-left:115px!important}.ml-xs-120{margin-left:120px!important}.ml-xs-125{margin-left:125px!important}.ml-xs-130{margin-left:130px!important}.ml-xs-135{margin-left:135px!important}.ml-xs-140{margin-left:140px!important}.ml-xs-145{margin-left:145px!important}.ml-xs-150{margin-left:150px!important}.ml-xs-155{margin-left:155px!important}.ml-xs-160{margin-left:160px!important}.ml-xs-165{margin-left:165px!important}.ml-xs-170{margin-left:170px!important}.ml-xs-175{margin-left:175px!important}.ml-xs-180{margin-left:180px!important}.ml-xs-185{margin-left:185px!important}.ml-xs-190{margin-left:190px!important}.ml-xs-195{margin-left:195px!important}.ml-xs-200{margin-left:200px!important}}.mr-0{margin-right:0!important}.mr-5{margin-right:5px!important}.mr-10{margin-right:10px!important}.mr-15{margin-right:15px!important}.mr-20{margin-right:20px!important}.mr-25{margin-right:25px!important}.mr-30{margin-right:30px!important}.mr-35{margin-right:35px!important}.mr-40{margin-right:40px!important}.mr-45{margin-right:45px!important}.mr-50{margin-right:50px!important}.mr-55{margin-right:55px!important}.mr-60{margin-right:60px!important}.mr-65{margin-right:65px!important}.mr-70{margin-right:70px!important}.mr-75{margin-right:75px!important}.mr-80{margin-right:80px!important}.mr-85{margin-right:85px!important}.mr-90{margin-right:90px!important}.mr-95{margin-right:95px!important}.mr-100{margin-right:100px!important}.mr-105{margin-right:105px!important}.mr-110{margin-right:110px!important}.mr-115{margin-right:115px!important}.mr-120{margin-right:120px!important}.mr-125{margin-right:125px!important}.mr-130{margin-right:130px!important}.mr-135{margin-right:135px!important}.mr-140{margin-right:140px!important}.mr-145{margin-right:145px!important}.mr-150{margin-right:150px!important}.mr-155{margin-right:155px!important}.mr-160{margin-right:160px!important}.mr-165{margin-right:165px!important}.mr-170{margin-right:170px!important}.mr-175{margin-right:175px!important}.mr-180{margin-right:180px!important}.mr-185{margin-right:185px!important}.mr-190{margin-right:190px!important}.mr-195{margin-right:195px!important}.mr-200{margin-right:200px!important}@media only screen and (min-width:1200px) and (max-width:1499px){.mr-lg-0{margin-right:0!important}.mr-lg-5{margin-right:5px!important}.mr-lg-10{margin-right:10px!important}.mr-lg-15{margin-right:15px!important}.mr-lg-20{margin-right:20px!important}.mr-lg-25{margin-right:25px!important}.mr-lg-30{margin-right:30px!important}.mr-lg-35{margin-right:35px!important}.mr-lg-40{margin-right:40px!important}.mr-lg-45{margin-right:45px!important}.mr-lg-50{margin-right:50px!important}.mr-lg-55{margin-right:55px!important}.mr-lg-60{margin-right:60px!important}.mr-lg-65{margin-right:65px!important}.mr-lg-70{margin-right:70px!important}.mr-lg-75{margin-right:75px!important}.mr-lg-80{margin-right:80px!important}.mr-lg-85{margin-right:85px!important}.mr-lg-90{margin-right:90px!important}.mr-lg-95{margin-right:95px!important}.mr-lg-100{margin-right:100px!important}.mr-lg-105{margin-right:105px!important}.mr-lg-110{margin-right:110px!important}.mr-lg-115{margin-right:115px!important}.mr-lg-120{margin-right:120px!important}.mr-lg-125{margin-right:125px!important}.mr-lg-130{margin-right:130px!important}.mr-lg-135{margin-right:135px!important}.mr-lg-140{margin-right:140px!important}.mr-lg-145{margin-right:145px!important}.mr-lg-150{margin-right:150px!important}.mr-lg-155{margin-right:155px!important}.mr-lg-160{margin-right:160px!important}.mr-lg-165{margin-right:165px!important}.mr-lg-170{margin-right:170px!important}.mr-lg-175{margin-right:175px!important}.mr-lg-180{margin-right:180px!important}.mr-lg-185{margin-right:185px!important}.mr-lg-190{margin-right:190px!important}.mr-lg-195{margin-right:195px!important}.mr-lg-200{margin-right:200px!important}}@media only screen and (min-width:992px) and (max-width:1199px){.mr-md-0{margin-right:0!important}.mr-md-5{margin-right:5px!important}.mr-md-10{margin-right:10px!important}.mr-md-15{margin-right:15px!important}.mr-md-20{margin-right:20px!important}.mr-md-25{margin-right:25px!important}.mr-md-30{margin-right:30px!important}.mr-md-35{margin-right:35px!important}.mr-md-40{margin-right:40px!important}.mr-md-45{margin-right:45px!important}.mr-md-50{margin-right:50px!important}.mr-md-55{margin-right:55px!important}.mr-md-60{margin-right:60px!important}.mr-md-65{margin-right:65px!important}.mr-md-70{margin-right:70px!important}.mr-md-75{margin-right:75px!important}.mr-md-80{margin-right:80px!important}.mr-md-85{margin-right:85px!important}.mr-md-90{margin-right:90px!important}.mr-md-95{margin-right:95px!important}.mr-md-100{margin-right:100px!important}.mr-md-105{margin-right:105px!important}.mr-md-110{margin-right:110px!important}.mr-md-115{margin-right:115px!important}.mr-md-120{margin-right:120px!important}.mr-md-125{margin-right:125px!important}.mr-md-130{margin-right:130px!important}.mr-md-135{margin-right:135px!important}.mr-md-140{margin-right:140px!important}.mr-md-145{margin-right:145px!important}.mr-md-150{margin-right:150px!important}.mr-md-155{margin-right:155px!important}.mr-md-160{margin-right:160px!important}.mr-md-165{margin-right:165px!important}.mr-md-170{margin-right:170px!important}.mr-md-175{margin-right:175px!important}.mr-md-180{margin-right:180px!important}.mr-md-185{margin-right:185px!important}.mr-md-190{margin-right:190px!important}.mr-md-195{margin-right:195px!important}.mr-md-200{margin-right:200px!important}}@media only screen and (min-width:768px) and (max-width:991px){.mr-sm-0{margin-right:0!important}.mr-sm-5{margin-right:5px!important}.mr-sm-10{margin-right:10px!important}.mr-sm-15{margin-right:15px!important}.mr-sm-20{margin-right:20px!important}.mr-sm-25{margin-right:25px!important}.mr-sm-30{margin-right:30px!important}.mr-sm-35{margin-right:35px!important}.mr-sm-40{margin-right:40px!important}.mr-sm-45{margin-right:45px!important}.mr-sm-50{margin-right:50px!important}.mr-sm-55{margin-right:55px!important}.mr-sm-60{margin-right:60px!important}.mr-sm-65{margin-right:65px!important}.mr-sm-70{margin-right:70px!important}.mr-sm-75{margin-right:75px!important}.mr-sm-80{margin-right:80px!important}.mr-sm-85{margin-right:85px!important}.mr-sm-90{margin-right:90px!important}.mr-sm-95{margin-right:95px!important}.mr-sm-100{margin-right:100px!important}.mr-sm-105{margin-right:105px!important}.mr-sm-110{margin-right:110px!important}.mr-sm-115{margin-right:115px!important}.mr-sm-120{margin-right:120px!important}.mr-sm-125{margin-right:125px!important}.mr-sm-130{margin-right:130px!important}.mr-sm-135{margin-right:135px!important}.mr-sm-140{margin-right:140px!important}.mr-sm-145{margin-right:145px!important}.mr-sm-150{margin-right:150px!important}.mr-sm-155{margin-right:155px!important}.mr-sm-160{margin-right:160px!important}.mr-sm-165{margin-right:165px!important}.mr-sm-170{margin-right:170px!important}.mr-sm-175{margin-right:175px!important}.mr-sm-180{margin-right:180px!important}.mr-sm-185{margin-right:185px!important}.mr-sm-190{margin-right:190px!important}.mr-sm-195{margin-right:195px!important}.mr-sm-200{margin-right:200px!important}}@media only screen and (max-width:767px){.mr-xs-0{margin-right:0!important}.mr-xs-5{margin-right:5px!important}.mr-xs-10{margin-right:10px!important}.mr-xs-15{margin-right:15px!important}.mr-xs-20{margin-right:20px!important}.mr-xs-25{margin-right:25px!important}.mr-xs-30{margin-right:30px!important}.mr-xs-35{margin-right:35px!important}.mr-xs-40{margin-right:40px!important}.mr-xs-45{margin-right:45px!important}.mr-xs-50{margin-right:50px!important}.mr-xs-55{margin-right:55px!important}.mr-xs-60{margin-right:60px!important}.mr-xs-65{margin-right:65px!important}.mr-xs-70{margin-right:70px!important}.mr-xs-75{margin-right:75px!important}.mr-xs-80{margin-right:80px!important}.mr-xs-85{margin-right:85px!important}.mr-xs-90{margin-right:90px!important}.mr-xs-95{margin-right:95px!important}.mr-xs-100{margin-right:100px!important}.mr-xs-105{margin-right:105px!important}.mr-xs-110{margin-right:110px!important}.mr-xs-115{margin-right:115px!important}.mr-xs-120{margin-right:120px!important}.mr-xs-125{margin-right:125px!important}.mr-xs-130{margin-right:130px!important}.mr-xs-135{margin-right:135px!important}.mr-xs-140{margin-right:140px!important}.mr-xs-145{margin-right:145px!important}.mr-xs-150{margin-right:150px!important}.mr-xs-155{margin-right:155px!important}.mr-xs-160{margin-right:160px!important}.mr-xs-165{margin-right:165px!important}.mr-xs-170{margin-right:170px!important}.mr-xs-175{margin-right:175px!important}.mr-xs-180{margin-right:180px!important}.mr-xs-185{margin-right:185px!important}.mr-xs-190{margin-right:190px!important}.mr-xs-195{margin-right:195px!important}.mr-xs-200{margin-right:200px!important}}.pt-0{padding-top:0!important}.pt-5{padding-top:5px!important}.pt-10{padding-top:10px!important}.pt-15{padding-top:15px!important}.pt-20{padding-top:20px!important}.pt-25{padding-top:25px!important}.pt-30{padding-top:30px!important}.pt-35{padding-top:35px!important}.pt-40{padding-top:40px!important}.pt-45{padding-top:45px!important}.pt-50{padding-top:50px!important}.pt-55{padding-top:55px!important}.pt-60{padding-top:60px!important}.pt-65{padding-top:65px!important}.pt-70{padding-top:70px!important}.pt-75{padding-top:75px!important}.pt-80{padding-top:80px!important}.pt-85{padding-top:85px!important}.pt-90{padding-top:90px!important}.pt-95{padding-top:95px!important}.pt-100{padding-top:100px!important}.pt-105{padding-top:105px!important}.pt-110{padding-top:110px!important}.pt-115{padding-top:115px!important}.pt-120{padding-top:120px!important}.pt-125{padding-top:125px!important}.pt-130{padding-top:130px!important}.pt-135{padding-top:135px!important}.pt-140{padding-top:140px!important}.pt-145{padding-top:145px!important}.pt-150{padding-top:150px!important}.pt-155{padding-top:155px!important}.pt-160{padding-top:160px!important}.pt-165{padding-top:165px!important}.pt-170{padding-top:170px!important}.pt-175{padding-top:175px!important}.pt-180{padding-top:180px!important}.pt-185{padding-top:185px!important}.pt-190{padding-top:190px!important}.pt-195{padding-top:195px!important}.pt-200{padding-top:200px!important}@media only screen and (min-width:1200px) and (max-width:1499px){.pt-lg-0{padding-top:0!important}.pt-lg-5{padding-top:5px!important}.pt-lg-10{padding-top:10px!important}.pt-lg-15{padding-top:15px!important}.pt-lg-20{padding-top:20px!important}.pt-lg-25{padding-top:25px!important}.pt-lg-30{padding-top:30px!important}.pt-lg-35{padding-top:35px!important}.pt-lg-40{padding-top:40px!important}.pt-lg-45{padding-top:45px!important}.pt-lg-50{padding-top:50px!important}.pt-lg-55{padding-top:55px!important}.pt-lg-60{padding-top:60px!important}.pt-lg-65{padding-top:65px!important}.pt-lg-70{padding-top:70px!important}.pt-lg-75{padding-top:75px!important}.pt-lg-80{padding-top:80px!important}.pt-lg-85{padding-top:85px!important}.pt-lg-90{padding-top:90px!important}.pt-lg-95{padding-top:95px!important}.pt-lg-100{padding-top:100px!important}.pt-lg-105{padding-top:105px!important}.pt-lg-110{padding-top:110px!important}.pt-lg-115{padding-top:115px!important}.pt-lg-120{padding-top:120px!important}.pt-lg-125{padding-top:125px!important}.pt-lg-130{padding-top:130px!important}.pt-lg-135{padding-top:135px!important}.pt-lg-140{padding-top:140px!important}.pt-lg-145{padding-top:145px!important}.pt-lg-150{padding-top:150px!important}.pt-lg-155{padding-top:155px!important}.pt-lg-160{padding-top:160px!important}.pt-lg-165{padding-top:165px!important}.pt-lg-170{padding-top:170px!important}.pt-lg-175{padding-top:175px!important}.pt-lg-180{padding-top:180px!important}.pt-lg-185{padding-top:185px!important}.pt-lg-190{padding-top:190px!important}.pt-lg-195{padding-top:195px!important}.pt-lg-200{padding-top:200px!important}}@media only screen and (min-width:992px) and (max-width:1199px){.pt-md-0{padding-top:0!important}.pt-md-5{padding-top:5px!important}.pt-md-10{padding-top:10px!important}.pt-md-15{padding-top:15px!important}.pt-md-20{padding-top:20px!important}.pt-md-25{padding-top:25px!important}.pt-md-30{padding-top:30px!important}.pt-md-35{padding-top:35px!important}.pt-md-40{padding-top:40px!important}.pt-md-45{padding-top:45px!important}.pt-md-50{padding-top:50px!important}.pt-md-55{padding-top:55px!important}.pt-md-60{padding-top:60px!important}.pt-md-65{padding-top:65px!important}.pt-md-70{padding-top:70px!important}.pt-md-75{padding-top:75px!important}.pt-md-80{padding-top:80px!important}.pt-md-85{padding-top:85px!important}.pt-md-90{padding-top:90px!important}.pt-md-95{padding-top:95px!important}.pt-md-100{padding-top:100px!important}.pt-md-105{padding-top:105px!important}.pt-md-110{padding-top:110px!important}.pt-md-115{padding-top:115px!important}.pt-md-120{padding-top:120px!important}.pt-md-125{padding-top:125px!important}.pt-md-130{padding-top:130px!important}.pt-md-135{padding-top:135px!important}.pt-md-140{padding-top:140px!important}.pt-md-145{padding-top:145px!important}.pt-md-150{padding-top:150px!important}.pt-md-155{padding-top:155px!important}.pt-md-160{padding-top:160px!important}.pt-md-165{padding-top:165px!important}.pt-md-170{padding-top:170px!important}.pt-md-175{padding-top:175px!important}.pt-md-180{padding-top:180px!important}.pt-md-185{padding-top:185px!important}.pt-md-190{padding-top:190px!important}.pt-md-195{padding-top:195px!important}.pt-md-200{padding-top:200px!important}}@media only screen and (min-width:768px) and (max-width:991px){.pt-sm-0{padding-top:0!important}.pt-sm-5{padding-top:5px!important}.pt-sm-10{padding-top:10px!important}.pt-sm-15{padding-top:15px!important}.pt-sm-20{padding-top:20px!important}.pt-sm-25{padding-top:25px!important}.pt-sm-30{padding-top:30px!important}.pt-sm-35{padding-top:35px!important}.pt-sm-40{padding-top:40px!important}.pt-sm-45{padding-top:45px!important}.pt-sm-50{padding-top:50px!important}.pt-sm-55{padding-top:55px!important}.pt-sm-60{padding-top:60px!important}.pt-sm-65{padding-top:65px!important}.pt-sm-70{padding-top:70px!important}.pt-sm-75{padding-top:75px!important}.pt-sm-80{padding-top:80px!important}.pt-sm-85{padding-top:85px!important}.pt-sm-90{padding-top:90px!important}.pt-sm-95{padding-top:95px!important}.pt-sm-100{padding-top:100px!important}.pt-sm-105{padding-top:105px!important}.pt-sm-110{padding-top:110px!important}.pt-sm-115{padding-top:115px!important}.pt-sm-120{padding-top:120px!important}.pt-sm-125{padding-top:125px!important}.pt-sm-130{padding-top:130px!important}.pt-sm-135{padding-top:135px!important}.pt-sm-140{padding-top:140px!important}.pt-sm-145{padding-top:145px!important}.pt-sm-150{padding-top:150px!important}.pt-sm-155{padding-top:155px!important}.pt-sm-160{padding-top:160px!important}.pt-sm-165{padding-top:165px!important}.pt-sm-170{padding-top:170px!important}.pt-sm-175{padding-top:175px!important}.pt-sm-180{padding-top:180px!important}.pt-sm-185{padding-top:185px!important}.pt-sm-190{padding-top:190px!important}.pt-sm-195{padding-top:195px!important}.pt-sm-200{padding-top:200px!important}}@media only screen and (max-width:767px){.pt-xs-0{padding-top:0!important}.pt-xs-5{padding-top:5px!important}.pt-xs-10{padding-top:10px!important}.pt-xs-15{padding-top:15px!important}.pt-xs-20{padding-top:20px!important}.pt-xs-25{padding-top:25px!important}.pt-xs-30{padding-top:30px!important}.pt-xs-35{padding-top:35px!important}.pt-xs-40{padding-top:40px!important}.pt-xs-45{padding-top:45px!important}.pt-xs-50{padding-top:50px!important}.pt-xs-55{padding-top:55px!important}.pt-xs-60{padding-top:60px!important}.pt-xs-65{padding-top:65px!important}.pt-xs-70{padding-top:70px!important}.pt-xs-75{padding-top:75px!important}.pt-xs-80{padding-top:80px!important}.pt-xs-85{padding-top:85px!important}.pt-xs-90{padding-top:90px!important}.pt-xs-95{padding-top:95px!important}.pt-xs-100{padding-top:100px!important}.pt-xs-105{padding-top:105px!important}.pt-xs-110{padding-top:110px!important}.pt-xs-115{padding-top:115px!important}.pt-xs-120{padding-top:120px!important}.pt-xs-125{padding-top:125px!important}.pt-xs-130{padding-top:130px!important}.pt-xs-135{padding-top:135px!important}.pt-xs-140{padding-top:140px!important}.pt-xs-145{padding-top:145px!important}.pt-xs-150{padding-top:150px!important}.pt-xs-155{padding-top:155px!important}.pt-xs-160{padding-top:160px!important}.pt-xs-165{padding-top:165px!important}.pt-xs-170{padding-top:170px!important}.pt-xs-175{padding-top:175px!important}.pt-xs-180{padding-top:180px!important}.pt-xs-185{padding-top:185px!important}.pt-xs-190{padding-top:190px!important}.pt-xs-195{padding-top:195px!important}.pt-xs-200{padding-top:200px!important}}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px!important}.pb-15{padding-bottom:15px!important}.pb-20{padding-bottom:20px!important}.pb-25{padding-bottom:25px!important}.pb-30{padding-bottom:30px!important}.pb-35{padding-bottom:35px!important}.pb-40{padding-bottom:40px!important}.pb-45{padding-bottom:45px!important}.pb-50{padding-bottom:50px!important}.pb-55{padding-bottom:55px!important}.pb-60{padding-bottom:60px!important}.pb-65{padding-bottom:65px!important}.pb-70{padding-bottom:70px!important}.pb-75{padding-bottom:75px!important}.pb-80{padding-bottom:80px!important}.pb-85{padding-bottom:85px!important}.pb-90{padding-bottom:90px!important}.pb-95{padding-bottom:95px!important}.pb-100{padding-bottom:100px!important}.pb-105{padding-bottom:105px!important}.pb-110{padding-bottom:110px!important}.pb-115{padding-bottom:115px!important}.pb-120{padding-bottom:120px!important}.pb-125{padding-bottom:125px!important}.pb-130{padding-bottom:130px!important}.pb-135{padding-bottom:135px!important}.pb-140{padding-bottom:140px!important}.pb-145{padding-bottom:145px!important}.pb-150{padding-bottom:150px!important}.pb-155{padding-bottom:155px!important}.pb-160{padding-bottom:160px!important}.pb-165{padding-bottom:165px!important}.pb-170{padding-bottom:170px!important}.pb-175{padding-bottom:175px!important}.pb-180{padding-bottom:180px!important}.pb-185{padding-bottom:185px!important}.pb-190{padding-bottom:190px!important}.pb-195{padding-bottom:195px!important}.pb-200{padding-bottom:200px!important}@media only screen and (min-width:1200px) and (max-width:1499px){.pb-lg-0{padding-bottom:0!important}.pb-lg-5{padding-bottom:5px!important}.pb-lg-10{padding-bottom:10px!important}.pb-lg-15{padding-bottom:15px!important}.pb-lg-20{padding-bottom:20px!important}.pb-lg-25{padding-bottom:25px!important}.pb-lg-30{padding-bottom:30px!important}.pb-lg-35{padding-bottom:35px!important}.pb-lg-40{padding-bottom:40px!important}.pb-lg-45{padding-bottom:45px!important}.pb-lg-50{padding-bottom:50px!important}.pb-lg-55{padding-bottom:55px!important}.pb-lg-60{padding-bottom:60px!important}.pb-lg-65{padding-bottom:65px!important}.pb-lg-70{padding-bottom:70px!important}.pb-lg-75{padding-bottom:75px!important}.pb-lg-80{padding-bottom:80px!important}.pb-lg-85{padding-bottom:85px!important}.pb-lg-90{padding-bottom:90px!important}.pb-lg-95{padding-bottom:95px!important}.pb-lg-100{padding-bottom:100px!important}.pb-lg-105{padding-bottom:105px!important}.pb-lg-110{padding-bottom:110px!important}.pb-lg-115{padding-bottom:115px!important}.pb-lg-120{padding-bottom:120px!important}.pb-lg-125{padding-bottom:125px!important}.pb-lg-130{padding-bottom:130px!important}.pb-lg-135{padding-bottom:135px!important}.pb-lg-140{padding-bottom:140px!important}.pb-lg-145{padding-bottom:145px!important}.pb-lg-150{padding-bottom:150px!important}.pb-lg-155{padding-bottom:155px!important}.pb-lg-160{padding-bottom:160px!important}.pb-lg-165{padding-bottom:165px!important}.pb-lg-170{padding-bottom:170px!important}.pb-lg-175{padding-bottom:175px!important}.pb-lg-180{padding-bottom:180px!important}.pb-lg-185{padding-bottom:185px!important}.pb-lg-190{padding-bottom:190px!important}.pb-lg-195{padding-bottom:195px!important}.pb-lg-200{padding-bottom:200px!important}}@media only screen and (min-width:992px) and (max-width:1199px){.pb-md-0{padding-bottom:0!important}.pb-md-5{padding-bottom:5px!important}.pb-md-10{padding-bottom:10px!important}.pb-md-15{padding-bottom:15px!important}.pb-md-20{padding-bottom:20px!important}.pb-md-25{padding-bottom:25px!important}.pb-md-30{padding-bottom:30px!important}.pb-md-35{padding-bottom:35px!important}.pb-md-40{padding-bottom:40px!important}.pb-md-45{padding-bottom:45px!important}.pb-md-50{padding-bottom:50px!important}.pb-md-55{padding-bottom:55px!important}.pb-md-60{padding-bottom:60px!important}.pb-md-65{padding-bottom:65px!important}.pb-md-70{padding-bottom:70px!important}.pb-md-75{padding-bottom:75px!important}.pb-md-80{padding-bottom:80px!important}.pb-md-85{padding-bottom:85px!important}.pb-md-90{padding-bottom:90px!important}.pb-md-95{padding-bottom:95px!important}.pb-md-100{padding-bottom:100px!important}.pb-md-105{padding-bottom:105px!important}.pb-md-110{padding-bottom:110px!important}.pb-md-115{padding-bottom:115px!important}.pb-md-120{padding-bottom:120px!important}.pb-md-125{padding-bottom:125px!important}.pb-md-130{padding-bottom:130px!important}.pb-md-135{padding-bottom:135px!important}.pb-md-140{padding-bottom:140px!important}.pb-md-145{padding-bottom:145px!important}.pb-md-150{padding-bottom:150px!important}.pb-md-155{padding-bottom:155px!important}.pb-md-160{padding-bottom:160px!important}.pb-md-165{padding-bottom:165px!important}.pb-md-170{padding-bottom:170px!important}.pb-md-175{padding-bottom:175px!important}.pb-md-180{padding-bottom:180px!important}.pb-md-185{padding-bottom:185px!important}.pb-md-190{padding-bottom:190px!important}.pb-md-195{padding-bottom:195px!important}.pb-md-200{padding-bottom:200px!important}}@media only screen and (min-width:768px) and (max-width:991px){.pb-sm-0{padding-bottom:0!important}.pb-sm-5{padding-bottom:5px!important}.pb-sm-10{padding-bottom:10px!important}.pb-sm-15{padding-bottom:15px!important}.pb-sm-20{padding-bottom:20px!important}.pb-sm-25{padding-bottom:25px!important}.pb-sm-30{padding-bottom:30px!important}.pb-sm-35{padding-bottom:35px!important}.pb-sm-40{padding-bottom:40px!important}.pb-sm-45{padding-bottom:45px!important}.pb-sm-50{padding-bottom:50px!important}.pb-sm-55{padding-bottom:55px!important}.pb-sm-60{padding-bottom:60px!important}.pb-sm-65{padding-bottom:65px!important}.pb-sm-70{padding-bottom:70px!important}.pb-sm-75{padding-bottom:75px!important}.pb-sm-80{padding-bottom:80px!important}.pb-sm-85{padding-bottom:85px!important}.pb-sm-90{padding-bottom:90px!important}.pb-sm-95{padding-bottom:95px!important}.pb-sm-100{padding-bottom:100px!important}.pb-sm-105{padding-bottom:105px!important}.pb-sm-110{padding-bottom:110px!important}.pb-sm-115{padding-bottom:115px!important}.pb-sm-120{padding-bottom:120px!important}.pb-sm-125{padding-bottom:125px!important}.pb-sm-130{padding-bottom:130px!important}.pb-sm-135{padding-bottom:135px!important}.pb-sm-140{padding-bottom:140px!important}.pb-sm-145{padding-bottom:145px!important}.pb-sm-150{padding-bottom:150px!important}.pb-sm-155{padding-bottom:155px!important}.pb-sm-160{padding-bottom:160px!important}.pb-sm-165{padding-bottom:165px!important}.pb-sm-170{padding-bottom:170px!important}.pb-sm-175{padding-bottom:175px!important}.pb-sm-180{padding-bottom:180px!important}.pb-sm-185{padding-bottom:185px!important}.pb-sm-190{padding-bottom:190px!important}.pb-sm-195{padding-bottom:195px!important}.pb-sm-200{padding-bottom:200px!important}}@media only screen and (max-width:767px){.pb-xs-0{padding-bottom:0!important}.pb-xs-5{padding-bottom:5px!important}.pb-xs-10{padding-bottom:10px!important}.pb-xs-15{padding-bottom:15px!important}.pb-xs-20{padding-bottom:20px!important}.pb-xs-25{padding-bottom:25px!important}.pb-xs-30{padding-bottom:30px!important}.pb-xs-35{padding-bottom:35px!important}.pb-xs-40{padding-bottom:40px!important}.pb-xs-45{padding-bottom:45px!important}.pb-xs-50{padding-bottom:50px!important}.pb-xs-55{padding-bottom:55px!important}.pb-xs-60{padding-bottom:60px!important}.pb-xs-65{padding-bottom:65px!important}.pb-xs-70{padding-bottom:70px!important}.pb-xs-75{padding-bottom:75px!important}.pb-xs-80{padding-bottom:80px!important}.pb-xs-85{padding-bottom:85px!important}.pb-xs-90{padding-bottom:90px!important}.pb-xs-95{padding-bottom:95px!important}.pb-xs-100{padding-bottom:100px!important}.pb-xs-105{padding-bottom:105px!important}.pb-xs-110{padding-bottom:110px!important}.pb-xs-115{padding-bottom:115px!important}.pb-xs-120{padding-bottom:120px!important}.pb-xs-125{padding-bottom:125px!important}.pb-xs-130{padding-bottom:130px!important}.pb-xs-135{padding-bottom:135px!important}.pb-xs-140{padding-bottom:140px!important}.pb-xs-145{padding-bottom:145px!important}.pb-xs-150{padding-bottom:150px!important}.pb-xs-155{padding-bottom:155px!important}.pb-xs-160{padding-bottom:160px!important}.pb-xs-165{padding-bottom:165px!important}.pb-xs-170{padding-bottom:170px!important}.pb-xs-175{padding-bottom:175px!important}.pb-xs-180{padding-bottom:180px!important}.pb-xs-185{padding-bottom:185px!important}.pb-xs-190{padding-bottom:190px!important}.pb-xs-195{padding-bottom:195px!important}.pb-xs-200{padding-bottom:200px!important}}.pl-0{padding-left:0!important}.pl-5{padding-left:5px!important}.pl-10{padding-left:10px!important}.pl-15{padding-left:15px!important}.pl-20{padding-left:20px!important}.pl-25{padding-left:25px!important}.pl-30{padding-left:30px!important}.pl-35{padding-left:35px!important}.pl-40{padding-left:40px!important}.pl-45{padding-left:45px!important}.pl-50{padding-left:50px!important}.pl-55{padding-left:55px!important}.pl-60{padding-left:60px!important}.pl-65{padding-left:65px!important}.pl-70{padding-left:70px!important}.pl-75{padding-left:75px!important}.pl-80{padding-left:80px!important}.pl-85{padding-left:85px!important}.pl-90{padding-left:90px!important}.pl-95{padding-left:95px!important}.pl-100{padding-left:100px!important}.pl-105{padding-left:105px!important}.pl-110{padding-left:110px!important}.pl-115{padding-left:115px!important}.pl-120{padding-left:120px!important}.pl-125{padding-left:125px!important}.pl-130{padding-left:130px!important}.pl-135{padding-left:135px!important}.pl-140{padding-left:140px!important}.pl-145{padding-left:145px!important}.pl-150{padding-left:150px!important}.pl-155{padding-left:155px!important}.pl-160{padding-left:160px!important}.pl-165{padding-left:165px!important}.pl-170{padding-left:170px!important}.pl-175{padding-left:175px!important}.pl-180{padding-left:180px!important}.pl-185{padding-left:185px!important}.pl-190{padding-left:190px!important}.pl-195{padding-left:195px!important}.pl-200{padding-left:200px!important}@media only screen and (min-width:1200px) and (max-width:1499px){.pl-lg-0{padding-left:0!important}.pl-lg-5{padding-left:5px!important}.pl-lg-10{padding-left:10px!important}.pl-lg-15{padding-left:15px!important}.pl-lg-20{padding-left:20px!important}.pl-lg-25{padding-left:25px!important}.pl-lg-30{padding-left:30px!important}.pl-lg-35{padding-left:35px!important}.pl-lg-40{padding-left:40px!important}.pl-lg-45{padding-left:45px!important}.pl-lg-50{padding-left:50px!important}.pl-lg-55{padding-left:55px!important}.pl-lg-60{padding-left:60px!important}.pl-lg-65{padding-left:65px!important}.pl-lg-70{padding-left:70px!important}.pl-lg-75{padding-left:75px!important}.pl-lg-80{padding-left:80px!important}.pl-lg-85{padding-left:85px!important}.pl-lg-90{padding-left:90px!important}.pl-lg-95{padding-left:95px!important}.pl-lg-100{padding-left:100px!important}.pl-lg-105{padding-left:105px!important}.pl-lg-110{padding-left:110px!important}.pl-lg-115{padding-left:115px!important}.pl-lg-120{padding-left:120px!important}.pl-lg-125{padding-left:125px!important}.pl-lg-130{padding-left:130px!important}.pl-lg-135{padding-left:135px!important}.pl-lg-140{padding-left:140px!important}.pl-lg-145{padding-left:145px!important}.pl-lg-150{padding-left:150px!important}.pl-lg-155{padding-left:155px!important}.pl-lg-160{padding-left:160px!important}.pl-lg-165{padding-left:165px!important}.pl-lg-170{padding-left:170px!important}.pl-lg-175{padding-left:175px!important}.pl-lg-180{padding-left:180px!important}.pl-lg-185{padding-left:185px!important}.pl-lg-190{padding-left:190px!important}.pl-lg-195{padding-left:195px!important}.pl-lg-200{padding-left:200px!important}}@media only screen and (min-width:992px) and (max-width:1199px){.pl-md-0{padding-left:0!important}.pl-md-5{padding-left:5px!important}.pl-md-10{padding-left:10px!important}.pl-md-15{padding-left:15px!important}.pl-md-20{padding-left:20px!important}.pl-md-25{padding-left:25px!important}.pl-md-30{padding-left:30px!important}.pl-md-35{padding-left:35px!important}.pl-md-40{padding-left:40px!important}.pl-md-45{padding-left:45px!important}.pl-md-50{padding-left:50px!important}.pl-md-55{padding-left:55px!important}.pl-md-60{padding-left:60px!important}.pl-md-65{padding-left:65px!important}.pl-md-70{padding-left:70px!important}.pl-md-75{padding-left:75px!important}.pl-md-80{padding-left:80px!important}.pl-md-85{padding-left:85px!important}.pl-md-90{padding-left:90px!important}.pl-md-95{padding-left:95px!important}.pl-md-100{padding-left:100px!important}.pl-md-105{padding-left:105px!important}.pl-md-110{padding-left:110px!important}.pl-md-115{padding-left:115px!important}.pl-md-120{padding-left:120px!important}.pl-md-125{padding-left:125px!important}.pl-md-130{padding-left:130px!important}.pl-md-135{padding-left:135px!important}.pl-md-140{padding-left:140px!important}.pl-md-145{padding-left:145px!important}.pl-md-150{padding-left:150px!important}.pl-md-155{padding-left:155px!important}.pl-md-160{padding-left:160px!important}.pl-md-165{padding-left:165px!important}.pl-md-170{padding-left:170px!important}.pl-md-175{padding-left:175px!important}.pl-md-180{padding-left:180px!important}.pl-md-185{padding-left:185px!important}.pl-md-190{padding-left:190px!important}.pl-md-195{padding-left:195px!important}.pl-md-200{padding-left:200px!important}}@media only screen and (min-width:768px) and (max-width:991px){.pl-sm-0{padding-left:0!important}.pl-sm-5{padding-left:5px!important}.pl-sm-10{padding-left:10px!important}.pl-sm-15{padding-left:15px!important}.pl-sm-20{padding-left:20px!important}.pl-sm-25{padding-left:25px!important}.pl-sm-30{padding-left:30px!important}.pl-sm-35{padding-left:35px!important}.pl-sm-40{padding-left:40px!important}.pl-sm-45{padding-left:45px!important}.pl-sm-50{padding-left:50px!important}.pl-sm-55{padding-left:55px!important}.pl-sm-60{padding-left:60px!important}.pl-sm-65{padding-left:65px!important}.pl-sm-70{padding-left:70px!important}.pl-sm-75{padding-left:75px!important}.pl-sm-80{padding-left:80px!important}.pl-sm-85{padding-left:85px!important}.pl-sm-90{padding-left:90px!important}.pl-sm-95{padding-left:95px!important}.pl-sm-100{padding-left:100px!important}.pl-sm-105{padding-left:105px!important}.pl-sm-110{padding-left:110px!important}.pl-sm-115{padding-left:115px!important}.pl-sm-120{padding-left:120px!important}.pl-sm-125{padding-left:125px!important}.pl-sm-130{padding-left:130px!important}.pl-sm-135{padding-left:135px!important}.pl-sm-140{padding-left:140px!important}.pl-sm-145{padding-left:145px!important}.pl-sm-150{padding-left:150px!important}.pl-sm-155{padding-left:155px!important}.pl-sm-160{padding-left:160px!important}.pl-sm-165{padding-left:165px!important}.pl-sm-170{padding-left:170px!important}.pl-sm-175{padding-left:175px!important}.pl-sm-180{padding-left:180px!important}.pl-sm-185{padding-left:185px!important}.pl-sm-190{padding-left:190px!important}.pl-sm-195{padding-left:195px!important}.pl-sm-200{padding-left:200px!important}}@media only screen and (max-width:767px){.pl-xs-0{padding-left:0!important}.pl-xs-5{padding-left:5px!important}.pl-xs-10{padding-left:10px!important}.pl-xs-15{padding-left:15px!important}.pl-xs-20{padding-left:20px!important}.pl-xs-25{padding-left:25px!important}.pl-xs-30{padding-left:30px!important}.pl-xs-35{padding-left:35px!important}.pl-xs-40{padding-left:40px!important}.pl-xs-45{padding-left:45px!important}.pl-xs-50{padding-left:50px!important}.pl-xs-55{padding-left:55px!important}.pl-xs-60{padding-left:60px!important}.pl-xs-65{padding-left:65px!important}.pl-xs-70{padding-left:70px!important}.pl-xs-75{padding-left:75px!important}.pl-xs-80{padding-left:80px!important}.pl-xs-85{padding-left:85px!important}.pl-xs-90{padding-left:90px!important}.pl-xs-95{padding-left:95px!important}.pl-xs-100{padding-left:100px!important}.pl-xs-105{padding-left:105px!important}.pl-xs-110{padding-left:110px!important}.pl-xs-115{padding-left:115px!important}.pl-xs-120{padding-left:120px!important}.pl-xs-125{padding-left:125px!important}.pl-xs-130{padding-left:130px!important}.pl-xs-135{padding-left:135px!important}.pl-xs-140{padding-left:140px!important}.pl-xs-145{padding-left:145px!important}.pl-xs-150{padding-left:150px!important}.pl-xs-155{padding-left:155px!important}.pl-xs-160{padding-left:160px!important}.pl-xs-165{padding-left:165px!important}.pl-xs-170{padding-left:170px!important}.pl-xs-175{padding-left:175px!important}.pl-xs-180{padding-left:180px!important}.pl-xs-185{padding-left:185px!important}.pl-xs-190{padding-left:190px!important}.pl-xs-195{padding-left:195px!important}.pl-xs-200{padding-left:200px!important}}.pr-0{padding-right:0!important}.pr-5{padding-right:5px!important}.pr-10{padding-right:10px!important}.pr-15{padding-right:15px!important}.pr-20{padding-right:20px!important}.pr-25{padding-right:25px!important}.pr-30{padding-right:30px!important}.pr-35{padding-right:35px!important}.pr-40{padding-right:40px!important}.pr-45{padding-right:45px!important}.pr-50{padding-right:50px!important}.pr-55{padding-right:55px!important}.pr-60{padding-right:60px!important}.pr-65{padding-right:65px!important}.pr-70{padding-right:70px!important}.pr-75{padding-right:75px!important}.pr-80{padding-right:80px!important}.pr-85{padding-right:85px!important}.pr-90{padding-right:90px!important}.pr-95{padding-right:95px!important}.pr-100{padding-right:100px!important}.pr-105{padding-right:105px!important}.pr-110{padding-right:110px!important}.pr-115{padding-right:115px!important}.pr-120{padding-right:120px!important}.pr-125{padding-right:125px!important}.pr-130{padding-right:130px!important}.pr-135{padding-right:135px!important}.pr-140{padding-right:140px!important}.pr-145{padding-right:145px!important}.pr-150{padding-right:150px!important}.pr-155{padding-right:155px!important}.pr-160{padding-right:160px!important}.pr-165{padding-right:165px!important}.pr-170{padding-right:170px!important}.pr-175{padding-right:175px!important}.pr-180{padding-right:180px!important}.pr-185{padding-right:185px!important}.pr-190{padding-right:190px!important}.pr-195{padding-right:195px!important}.pr-200{padding-right:200px!important}@media only screen and (min-width:1200px) and (max-width:1499px){.pr-lg-0{padding-right:0!important}.pr-lg-5{padding-right:5px!important}.pr-lg-10{padding-right:10px!important}.pr-lg-15{padding-right:15px!important}.pr-lg-20{padding-right:20px!important}.pr-lg-25{padding-right:25px!important}.pr-lg-30{padding-right:30px!important}.pr-lg-35{padding-right:35px!important}.pr-lg-40{padding-right:40px!important}.pr-lg-45{padding-right:45px!important}.pr-lg-50{padding-right:50px!important}.pr-lg-55{padding-right:55px!important}.pr-lg-60{padding-right:60px!important}.pr-lg-65{padding-right:65px!important}.pr-lg-70{padding-right:70px!important}.pr-lg-75{padding-right:75px!important}.pr-lg-80{padding-right:80px!important}.pr-lg-85{padding-right:85px!important}.pr-lg-90{padding-right:90px!important}.pr-lg-95{padding-right:95px!important}.pr-lg-100{padding-right:100px!important}.pr-lg-105{padding-right:105px!important}.pr-lg-110{padding-right:110px!important}.pr-lg-115{padding-right:115px!important}.pr-lg-120{padding-right:120px!important}.pr-lg-125{padding-right:125px!important}.pr-lg-130{padding-right:130px!important}.pr-lg-135{padding-right:135px!important}.pr-lg-140{padding-right:140px!important}.pr-lg-145{padding-right:145px!important}.pr-lg-150{padding-right:150px!important}.pr-lg-155{padding-right:155px!important}.pr-lg-160{padding-right:160px!important}.pr-lg-165{padding-right:165px!important}.pr-lg-170{padding-right:170px!important}.pr-lg-175{padding-right:175px!important}.pr-lg-180{padding-right:180px!important}.pr-lg-185{padding-right:185px!important}.pr-lg-190{padding-right:190px!important}.pr-lg-195{padding-right:195px!important}.pr-lg-200{padding-right:200px!important}}@media only screen and (min-width:992px) and (max-width:1199px){.pr-md-0{padding-right:0!important}.pr-md-5{padding-right:5px!important}.pr-md-10{padding-right:10px!important}.pr-md-15{padding-right:15px!important}.pr-md-20{padding-right:20px!important}.pr-md-25{padding-right:25px!important}.pr-md-30{padding-right:30px!important}.pr-md-35{padding-right:35px!important}.pr-md-40{padding-right:40px!important}.pr-md-45{padding-right:45px!important}.pr-md-50{padding-right:50px!important}.pr-md-55{padding-right:55px!important}.pr-md-60{padding-right:60px!important}.pr-md-65{padding-right:65px!important}.pr-md-70{padding-right:70px!important}.pr-md-75{padding-right:75px!important}.pr-md-80{padding-right:80px!important}.pr-md-85{padding-right:85px!important}.pr-md-90{padding-right:90px!important}.pr-md-95{padding-right:95px!important}.pr-md-100{padding-right:100px!important}.pr-md-105{padding-right:105px!important}.pr-md-110{padding-right:110px!important}.pr-md-115{padding-right:115px!important}.pr-md-120{padding-right:120px!important}.pr-md-125{padding-right:125px!important}.pr-md-130{padding-right:130px!important}.pr-md-135{padding-right:135px!important}.pr-md-140{padding-right:140px!important}.pr-md-145{padding-right:145px!important}.pr-md-150{padding-right:150px!important}.pr-md-155{padding-right:155px!important}.pr-md-160{padding-right:160px!important}.pr-md-165{padding-right:165px!important}.pr-md-170{padding-right:170px!important}.pr-md-175{padding-right:175px!important}.pr-md-180{padding-right:180px!important}.pr-md-185{padding-right:185px!important}.pr-md-190{padding-right:190px!important}.pr-md-195{padding-right:195px!important}.pr-md-200{padding-right:200px!important}}@media only screen and (min-width:768px) and (max-width:991px){.pr-sm-0{padding-right:0!important}.pr-sm-5{padding-right:5px!important}.pr-sm-10{padding-right:10px!important}.pr-sm-15{padding-right:15px!important}.pr-sm-20{padding-right:20px!important}.pr-sm-25{padding-right:25px!important}.pr-sm-30{padding-right:30px!important}.pr-sm-35{padding-right:35px!important}.pr-sm-40{padding-right:40px!important}.pr-sm-45{padding-right:45px!important}.pr-sm-50{padding-right:50px!important}.pr-sm-55{padding-right:55px!important}.pr-sm-60{padding-right:60px!important}.pr-sm-65{padding-right:65px!important}.pr-sm-70{padding-right:70px!important}.pr-sm-75{padding-right:75px!important}.pr-sm-80{padding-right:80px!important}.pr-sm-85{padding-right:85px!important}.pr-sm-90{padding-right:90px!important}.pr-sm-95{padding-right:95px!important}.pr-sm-100{padding-right:100px!important}.pr-sm-105{padding-right:105px!important}.pr-sm-110{padding-right:110px!important}.pr-sm-115{padding-right:115px!important}.pr-sm-120{padding-right:120px!important}.pr-sm-125{padding-right:125px!important}.pr-sm-130{padding-right:130px!important}.pr-sm-135{padding-right:135px!important}.pr-sm-140{padding-right:140px!important}.pr-sm-145{padding-right:145px!important}.pr-sm-150{padding-right:150px!important}.pr-sm-155{padding-right:155px!important}.pr-sm-160{padding-right:160px!important}.pr-sm-165{padding-right:165px!important}.pr-sm-170{padding-right:170px!important}.pr-sm-175{padding-right:175px!important}.pr-sm-180{padding-right:180px!important}.pr-sm-185{padding-right:185px!important}.pr-sm-190{padding-right:190px!important}.pr-sm-195{padding-right:195px!important}.pr-sm-200{padding-right:200px!important}}@media only screen and (max-width:767px){.pr-xs-0{padding-right:0!important}.pr-xs-5{padding-right:5px!important}.pr-xs-10{padding-right:10px!important}.pr-xs-15{padding-right:15px!important}.pr-xs-20{padding-right:20px!important}.pr-xs-25{padding-right:25px!important}.pr-xs-30{padding-right:30px!important}.pr-xs-35{padding-right:35px!important}.pr-xs-40{padding-right:40px!important}.pr-xs-45{padding-right:45px!important}.pr-xs-50{padding-right:50px!important}.pr-xs-55{padding-right:55px!important}.pr-xs-60{padding-right:60px!important}.pr-xs-65{padding-right:65px!important}.pr-xs-70{padding-right:70px!important}.pr-xs-75{padding-right:75px!important}.pr-xs-80{padding-right:80px!important}.pr-xs-85{padding-right:85px!important}.pr-xs-90{padding-right:90px!important}.pr-xs-95{padding-right:95px!important}.pr-xs-100{padding-right:100px!important}.pr-xs-105{padding-right:105px!important}.pr-xs-110{padding-right:110px!important}.pr-xs-115{padding-right:115px!important}.pr-xs-120{padding-right:120px!important}.pr-xs-125{padding-right:125px!important}.pr-xs-130{padding-right:130px!important}.pr-xs-135{padding-right:135px!important}.pr-xs-140{padding-right:140px!important}.pr-xs-145{padding-right:145px!important}.pr-xs-150{padding-right:150px!important}.pr-xs-155{padding-right:155px!important}.pr-xs-160{padding-right:160px!important}.pr-xs-165{padding-right:165px!important}.pr-xs-170{padding-right:170px!important}.pr-xs-175{padding-right:175px!important}.pr-xs-180{padding-right:180px!important}.pr-xs-185{padding-right:185px!important}.pr-xs-190{padding-right:190px!important}.pr-xs-195{padding-right:195px!important}.pr-xs-200{padding-right:200px!important}}.loader-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loader{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#ff8000;height:40px;width:40px}.loading-overlay{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;width:100%;z-index:9999}.loading-overlay.show{opacity:1;visibility:visible}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#ff8000;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.skeleton-wrapper{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1e+30}.skeleton{background-color:#f3f3f3;border-radius:8px;min-height:550px;overflow:hidden;padding:20px;position:relative;width:90%}.skeleton:after{animation:shimmer 2s linear infinite;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes shimmer{to{transform:translateX(100%)}}.skeleton-header{background-color:#ddd;margin-bottom:20px;min-height:250px;width:100%}.skeleton-content{background-color:#ddd;margin-bottom:10px;width:100%}.__car__image__size{align-items:center;border-radius:8px;display:flex;height:240px;overflow:hidden}.__card-img-top{border-radius:8px;height:auto;min-height:240px;vertical-align:middle;width:100%}.__card-title{font-size:1.25rem}.__card-text{font-size:.875rem}.__card-footer{background-color:#fff}.__rent-price{color:red;font-weight:700}.__car-category,.__icon{color:#888!important;font-size:.875rem}.__location{background-color:#f6f6f6;font-size:1.25rem;margin-bottom:10px;padding:2px;width:100%}.__reviews,.__user-info{color:#888;font-size:.875rem}.__user-info{align-items:center;display:flex}.__user-info img{border-radius:50%;height:30px;margin-left:5px;width:30px}.__favorite{color:red;font-size:1.2rem;position:absolute;right:10px;top:10px}.__favorite_like{background-color:#fff;border-radius:50%;height:40px;padding:10px;width:40px}.__favorite_liked_end{color:#fff;font-size:1.2rem;position:absolute;right:10px;top:10px}.__favorite_liked{background-color:#ff8000;border-radius:50%;height:40px;padding:10px;width:40px}.__brand{background-color:#fff;border-radius:10px;bottom:10px;color:#000;font-size:1rem;font-weight:700;left:10px;padding:2px 5px;position:absolute}.listing-details-group{margin:0 0 15px}.listing-details-group ul{display:flex;flex-direction:row;justify-content:space-between}.listing-details-group ul li{flex:1;text-align:start}.__listing-details-group{margin:0 0 15px}.__listing-details-group ul{display:flex;flex-wrap:wrap;list-style:none;padding:0}.__listing-details-group ul li{align-items:center;box-sizing:border-box;display:flex;flex:0 0 50%;padding:10px;text-align:start}.__icon i{margin-right:5px}@media (min-width:768px){.__listing-details-group ul li{flex:1}}.__image__reponsive_card{align-items:center;border-radius:2px;display:flex;height:200px;overflow:hidden}.__image__reponsive_min-height{min-height:200px}@media screen and (max-width:576px){.__image__reponsive_card{align-items:center;border-radius:2px;display:flex;height:300px;overflow:hidden}.__image__reponsive_min-height{min-height:300px}}@media screen and (min-width:577px) and (max-width:766px){.__image__reponsive_card{align-items:center;border-radius:2px;display:flex;height:400px;overflow:hidden}.__image__reponsive_min-height{min-height:400px}}@media screen and (min-width:767px) and (max-width:992px){.__image__reponsive_card{align-items:center;border-radius:2px;display:flex;height:200px;overflow:hidden}.__image__reponsive_min-height{min-height:200px}}@media screen and (min-width:993px) and (max-width:1200px){.__image__reponsive_card{align-items:center;border-radius:2px;display:flex;height:200px;overflow:hidden}.__image__reponsive_min-height{min-height:200px}}@media screen and (min-width:993px) and (max-width:1300px){.__image__reponsive_card{align-items:center;border-radius:2px;display:flex;height:200px;overflow:hidden}.__image__reponsive_min-height{min-height:200px}}@media screen and (min-width:1301px){.__image__reponsive_card{align-items:center;border-radius:2px;display:flex;height:210px;overflow:hidden}.__image__reponsive_min-height{min-height:210px}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;-ms-touch-action:pan-Y;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-backface-visibility:hidden;float:left;min-height:1px;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtms-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;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}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}.iti{display:inline-block;position:relative;width:100%}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{margin-bottom:0!important;margin-right:0;margin-top:0!important;padding-right:36px;position:relative;z-index:0}.iti__flag-container{bottom:0;padding:1px;position:absolute;right:0;top:0}.iti__selected-flag{align-items:center;display:flex;height:100%;padding:0 6px 0 8px;position:relative;z-index:1}.iti__arrow{border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555;height:0;margin-left:6px;width:0}.iti__arrow--up{border-bottom:4px solid #555;border-top:none}.iti__country-list{background-color:#fff;border:1px solid #ccc;box-shadow:1px 1px 4px rgba(0,0,0,.2);list-style:none;margin:0 0 0 -1px;max-height:200px;overflow-y:scroll;padding:0;position:absolute;text-align:left;white-space:nowrap;z-index:2;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px}.iti__country{outline:none;padding:5px 10px}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__dial-code,.iti__flag-box{vertical-align:middle}.iti__country-name,.iti__flag-box{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{margin-left:0;padding-left:52px;padding-right:60px}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{left:0;right:auto}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{left:-1000px;padding:1px;position:absolute;top:-1000px;z-index:1060}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{bottom:30px;left:30px;position:fixed;right:30px;top:30px}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{line-height:1.5em;padding:10px}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{background-position:0 0;height:10px}.iti__flag.iti__ad{background-position:-22px 0;height:14px}.iti__flag.iti__ae{background-position:-44px 0;height:10px}.iti__flag.iti__af{background-position:-66px 0;height:14px}.iti__flag.iti__ag{background-position:-88px 0;height:14px}.iti__flag.iti__ai{background-position:-110px 0;height:10px}.iti__flag.iti__al{background-position:-132px 0;height:15px}.iti__flag.iti__am{background-position:-154px 0;height:10px}.iti__flag.iti__ao{background-position:-176px 0;height:14px}.iti__flag.iti__aq{background-position:-198px 0;height:14px}.iti__flag.iti__ar{background-position:-220px 0;height:13px}.iti__flag.iti__as{background-position:-242px 0;height:10px}.iti__flag.iti__at{background-position:-264px 0;height:14px}.iti__flag.iti__au{background-position:-286px 0;height:10px}.iti__flag.iti__aw{background-position:-308px 0;height:14px}.iti__flag.iti__ax{background-position:-330px 0;height:13px}.iti__flag.iti__az{background-position:-352px 0;height:10px}.iti__flag.iti__ba{background-position:-374px 0;height:10px}.iti__flag.iti__bb{background-position:-396px 0;height:14px}.iti__flag.iti__bd{background-position:-418px 0;height:12px}.iti__flag.iti__be{background-position:-440px 0;height:15px}.iti__flag.iti__bf{background-position:-460px 0;height:14px}.iti__flag.iti__bg{background-position:-482px 0;height:12px}.iti__flag.iti__bh{background-position:-504px 0;height:12px}.iti__flag.iti__bi{background-position:-526px 0;height:12px}.iti__flag.iti__bj{background-position:-548px 0;height:14px}.iti__flag.iti__bl{background-position:-570px 0;height:14px}.iti__flag.iti__bm{background-position:-592px 0;height:10px}.iti__flag.iti__bn{background-position:-614px 0;height:10px}.iti__flag.iti__bo{background-position:-636px 0;height:14px}.iti__flag.iti__bq{background-position:-658px 0;height:14px}.iti__flag.iti__br{background-position:-680px 0;height:14px}.iti__flag.iti__bs{background-position:-702px 0;height:10px}.iti__flag.iti__bt{background-position:-724px 0;height:14px}.iti__flag.iti__bv{background-position:-746px 0;height:15px}.iti__flag.iti__bw{background-position:-768px 0;height:14px}.iti__flag.iti__by{background-position:-790px 0;height:10px}.iti__flag.iti__bz{background-position:-812px 0;height:14px}.iti__flag.iti__ca{background-position:-834px 0;height:10px}.iti__flag.iti__cc{background-position:-856px 0;height:10px}.iti__flag.iti__cd{background-position:-878px 0;height:15px}.iti__flag.iti__cf{background-position:-900px 0;height:14px}.iti__flag.iti__cg{background-position:-922px 0;height:14px}.iti__flag.iti__ch{background-position:-944px 0;height:15px}.iti__flag.iti__ci{background-position:-961px 0;height:14px}.iti__flag.iti__ck{background-position:-983px 0;height:10px}.iti__flag.iti__cl{background-position:-1005px 0;height:14px}.iti__flag.iti__cm{background-position:-1027px 0;height:14px}.iti__flag.iti__cn{background-position:-1049px 0;height:14px}.iti__flag.iti__co{background-position:-1071px 0;height:14px}.iti__flag.iti__cp{background-position:-1093px 0;height:14px}.iti__flag.iti__cr{background-position:-1115px 0;height:12px}.iti__flag.iti__cu{background-position:-1137px 0;height:10px}.iti__flag.iti__cv{background-position:-1159px 0;height:12px}.iti__flag.iti__cw{background-position:-1181px 0;height:14px}.iti__flag.iti__cx{background-position:-1203px 0;height:10px}.iti__flag.iti__cy{background-position:-1225px 0;height:14px}.iti__flag.iti__cz{background-position:-1247px 0;height:14px}.iti__flag.iti__de{background-position:-1269px 0;height:12px}.iti__flag.iti__dg{background-position:-1291px 0;height:10px}.iti__flag.iti__dj{background-position:-1313px 0;height:14px}.iti__flag.iti__dk{background-position:-1335px 0;height:15px}.iti__flag.iti__dm{background-position:-1357px 0;height:10px}.iti__flag.iti__do{background-position:-1379px 0;height:14px}.iti__flag.iti__dz{background-position:-1401px 0;height:14px}.iti__flag.iti__ea{background-position:-1423px 0;height:14px}.iti__flag.iti__ec{background-position:-1445px 0;height:14px}.iti__flag.iti__ee{background-position:-1467px 0;height:13px}.iti__flag.iti__eg{background-position:-1489px 0;height:14px}.iti__flag.iti__eh{background-position:-1511px 0;height:10px}.iti__flag.iti__er{background-position:-1533px 0;height:10px}.iti__flag.iti__es{background-position:-1555px 0;height:14px}.iti__flag.iti__et{background-position:-1577px 0;height:10px}.iti__flag.iti__eu{background-position:-1599px 0;height:14px}.iti__flag.iti__fi{background-position:-1621px 0;height:12px}.iti__flag.iti__fj{background-position:-1643px 0;height:10px}.iti__flag.iti__fk{background-position:-1665px 0;height:10px}.iti__flag.iti__fm{background-position:-1687px 0;height:11px}.iti__flag.iti__fo{background-position:-1709px 0;height:15px}.iti__flag.iti__fr{background-position:-1731px 0;height:14px}.iti__flag.iti__ga{background-position:-1753px 0;height:15px}.iti__flag.iti__gb{background-position:-1775px 0;height:10px}.iti__flag.iti__gd{background-position:-1797px 0;height:12px}.iti__flag.iti__ge{background-position:-1819px 0;height:14px}.iti__flag.iti__gf{background-position:-1841px 0;height:14px}.iti__flag.iti__gg{background-position:-1863px 0;height:14px}.iti__flag.iti__gh{background-position:-1885px 0;height:14px}.iti__flag.iti__gi{background-position:-1907px 0;height:10px}.iti__flag.iti__gl{background-position:-1929px 0;height:14px}.iti__flag.iti__gm{background-position:-1951px 0;height:14px}.iti__flag.iti__gn{background-position:-1973px 0;height:14px}.iti__flag.iti__gp{background-position:-1995px 0;height:14px}.iti__flag.iti__gq{background-position:-2017px 0;height:14px}.iti__flag.iti__gr{background-position:-2039px 0;height:14px}.iti__flag.iti__gs{background-position:-2061px 0;height:10px}.iti__flag.iti__gt{background-position:-2083px 0;height:13px}.iti__flag.iti__gu{background-position:-2105px 0;height:11px}.iti__flag.iti__gw{background-position:-2127px 0;height:10px}.iti__flag.iti__gy{background-position:-2149px 0;height:12px}.iti__flag.iti__hk{background-position:-2171px 0;height:14px}.iti__flag.iti__hm{background-position:-2193px 0;height:10px}.iti__flag.iti__hn{background-position:-2215px 0;height:10px}.iti__flag.iti__hr{background-position:-2237px 0;height:10px}.iti__flag.iti__ht{background-position:-2259px 0;height:12px}.iti__flag.iti__hu{background-position:-2281px 0;height:10px}.iti__flag.iti__ic{background-position:-2303px 0;height:14px}.iti__flag.iti__id{background-position:-2325px 0;height:14px}.iti__flag.iti__ie{background-position:-2347px 0;height:10px}.iti__flag.iti__il{background-position:-2369px 0;height:15px}.iti__flag.iti__im{background-position:-2391px 0;height:10px}.iti__flag.iti__in{background-position:-2413px 0;height:14px}.iti__flag.iti__io{background-position:-2435px 0;height:10px}.iti__flag.iti__iq{background-position:-2457px 0;height:14px}.iti__flag.iti__ir{background-position:-2479px 0;height:12px}.iti__flag.iti__is{background-position:-2501px 0;height:15px}.iti__flag.iti__it{background-position:-2523px 0;height:14px}.iti__flag.iti__je{background-position:-2545px 0;height:12px}.iti__flag.iti__jm{background-position:-2567px 0;height:10px}.iti__flag.iti__jo{background-position:-2589px 0;height:10px}.iti__flag.iti__jp{background-position:-2611px 0;height:14px}.iti__flag.iti__ke{background-position:-2633px 0;height:14px}.iti__flag.iti__kg{background-position:-2655px 0;height:12px}.iti__flag.iti__kh{background-position:-2677px 0;height:13px}.iti__flag.iti__ki{background-position:-2699px 0;height:10px}.iti__flag.iti__km{background-position:-2721px 0;height:12px}.iti__flag.iti__kn{background-position:-2743px 0;height:14px}.iti__flag.iti__kp{background-position:-2765px 0;height:10px}.iti__flag.iti__kr{background-position:-2787px 0;height:14px}.iti__flag.iti__kw{background-position:-2809px 0;height:10px}.iti__flag.iti__ky{background-position:-2831px 0;height:10px}.iti__flag.iti__kz{background-position:-2853px 0;height:10px}.iti__flag.iti__la{background-position:-2875px 0;height:14px}.iti__flag.iti__lb{background-position:-2897px 0;height:14px}.iti__flag.iti__lc{background-position:-2919px 0;height:10px}.iti__flag.iti__li{background-position:-2941px 0;height:12px}.iti__flag.iti__lk{background-position:-2963px 0;height:10px}.iti__flag.iti__lr{background-position:-2985px 0;height:11px}.iti__flag.iti__ls{background-position:-3007px 0;height:14px}.iti__flag.iti__lt{background-position:-3029px 0;height:12px}.iti__flag.iti__lu{background-position:-3051px 0;height:12px}.iti__flag.iti__lv{background-position:-3073px 0;height:10px}.iti__flag.iti__ly{background-position:-3095px 0;height:10px}.iti__flag.iti__ma{background-position:-3117px 0;height:14px}.iti__flag.iti__mc{background-position:-3139px 0;height:15px}.iti__flag.iti__md{background-position:-3160px 0;height:10px}.iti__flag.iti__me{background-position:-3182px 0;height:10px}.iti__flag.iti__mf{background-position:-3204px 0;height:14px}.iti__flag.iti__mg{background-position:-3226px 0;height:14px}.iti__flag.iti__mh{background-position:-3248px 0;height:11px}.iti__flag.iti__mk{background-position:-3270px 0;height:10px}.iti__flag.iti__ml{background-position:-3292px 0;height:14px}.iti__flag.iti__mm{background-position:-3314px 0;height:14px}.iti__flag.iti__mn{background-position:-3336px 0;height:10px}.iti__flag.iti__mo{background-position:-3358px 0;height:14px}.iti__flag.iti__mp{background-position:-3380px 0;height:10px}.iti__flag.iti__mq{background-position:-3402px 0;height:14px}.iti__flag.iti__mr{background-position:-3424px 0;height:14px}.iti__flag.iti__ms{background-position:-3446px 0;height:10px}.iti__flag.iti__mt{background-position:-3468px 0;height:14px}.iti__flag.iti__mu{background-position:-3490px 0;height:14px}.iti__flag.iti__mv{background-position:-3512px 0;height:14px}.iti__flag.iti__mw{background-position:-3534px 0;height:14px}.iti__flag.iti__mx{background-position:-3556px 0;height:12px}.iti__flag.iti__my{background-position:-3578px 0;height:10px}.iti__flag.iti__mz{background-position:-3600px 0;height:14px}.iti__flag.iti__na{background-position:-3622px 0;height:14px}.iti__flag.iti__nc{background-position:-3644px 0;height:10px}.iti__flag.iti__ne{background-position:-3666px 0;height:15px}.iti__flag.iti__nf{background-position:-3686px 0;height:10px}.iti__flag.iti__ng{background-position:-3708px 0;height:10px}.iti__flag.iti__ni{background-position:-3730px 0;height:12px}.iti__flag.iti__nl{background-position:-3752px 0;height:14px}.iti__flag.iti__no{background-position:-3774px 0;height:15px}.iti__flag.iti__np{background-position:-3796px 0;height:15px}.iti__flag.iti__nr{background-position:-3811px 0;height:10px}.iti__flag.iti__nu{background-position:-3833px 0;height:10px}.iti__flag.iti__nz{background-position:-3855px 0;height:10px}.iti__flag.iti__om{background-position:-3877px 0;height:10px}.iti__flag.iti__pa{background-position:-3899px 0;height:14px}.iti__flag.iti__pe{background-position:-3921px 0;height:14px}.iti__flag.iti__pf{background-position:-3943px 0;height:14px}.iti__flag.iti__pg{background-position:-3965px 0;height:15px}.iti__flag.iti__ph{background-position:-3987px 0;height:10px}.iti__flag.iti__pk{background-position:-4009px 0;height:14px}.iti__flag.iti__pl{background-position:-4031px 0;height:13px}.iti__flag.iti__pm{background-position:-4053px 0;height:14px}.iti__flag.iti__pn{background-position:-4075px 0;height:10px}.iti__flag.iti__pr{background-position:-4097px 0;height:14px}.iti__flag.iti__ps{background-position:-4119px 0;height:10px}.iti__flag.iti__pt{background-position:-4141px 0;height:14px}.iti__flag.iti__pw{background-position:-4163px 0;height:13px}.iti__flag.iti__py{background-position:-4185px 0;height:11px}.iti__flag.iti__qa{background-position:-4207px 0;height:8px}.iti__flag.iti__re{background-position:-4229px 0;height:14px}.iti__flag.iti__ro{background-position:-4251px 0;height:14px}.iti__flag.iti__rs{background-position:-4273px 0;height:14px}.iti__flag.iti__ru{background-position:-4295px 0;height:14px}.iti__flag.iti__rw{background-position:-4317px 0;height:14px}.iti__flag.iti__sa{background-position:-4339px 0;height:14px}.iti__flag.iti__sb{background-position:-4361px 0;height:10px}.iti__flag.iti__sc{background-position:-4383px 0;height:10px}.iti__flag.iti__sd{background-position:-4405px 0;height:10px}.iti__flag.iti__se{background-position:-4427px 0;height:13px}.iti__flag.iti__sg{background-position:-4449px 0;height:14px}.iti__flag.iti__sh{background-position:-4471px 0;height:10px}.iti__flag.iti__si{background-position:-4493px 0;height:10px}.iti__flag.iti__sj{background-position:-4515px 0;height:15px}.iti__flag.iti__sk{background-position:-4537px 0;height:14px}.iti__flag.iti__sl{background-position:-4559px 0;height:14px}.iti__flag.iti__sm{background-position:-4581px 0;height:15px}.iti__flag.iti__sn{background-position:-4603px 0;height:14px}.iti__flag.iti__so{background-position:-4625px 0;height:14px}.iti__flag.iti__sr{background-position:-4647px 0;height:14px}.iti__flag.iti__ss{background-position:-4669px 0;height:10px}.iti__flag.iti__st{background-position:-4691px 0;height:10px}.iti__flag.iti__sv{background-position:-4713px 0;height:12px}.iti__flag.iti__sx{background-position:-4735px 0;height:14px}.iti__flag.iti__sy{background-position:-4757px 0;height:14px}.iti__flag.iti__sz{background-position:-4779px 0;height:14px}.iti__flag.iti__ta{background-position:-4801px 0;height:10px}.iti__flag.iti__tc{background-position:-4823px 0;height:10px}.iti__flag.iti__td{background-position:-4845px 0;height:14px}.iti__flag.iti__tf{background-position:-4867px 0;height:14px}.iti__flag.iti__tg{background-position:-4889px 0;height:13px}.iti__flag.iti__th{background-position:-4911px 0;height:14px}.iti__flag.iti__tj{background-position:-4933px 0;height:10px}.iti__flag.iti__tk{background-position:-4955px 0;height:10px}.iti__flag.iti__tl{background-position:-4977px 0;height:10px}.iti__flag.iti__tm{background-position:-4999px 0;height:14px}.iti__flag.iti__tn{background-position:-5021px 0;height:14px}.iti__flag.iti__to{background-position:-5043px 0;height:10px}.iti__flag.iti__tr{background-position:-5065px 0;height:14px}.iti__flag.iti__tt{background-position:-5087px 0;height:12px}.iti__flag.iti__tv{background-position:-5109px 0;height:10px}.iti__flag.iti__tw{background-position:-5131px 0;height:14px}.iti__flag.iti__tz{background-position:-5153px 0;height:14px}.iti__flag.iti__ua{background-position:-5175px 0;height:14px}.iti__flag.iti__ug{background-position:-5197px 0;height:14px}.iti__flag.iti__um{background-position:-5219px 0;height:11px}.iti__flag.iti__un{background-position:-5241px 0;height:14px}.iti__flag.iti__us{background-position:-5263px 0;height:11px}.iti__flag.iti__uy{background-position:-5285px 0;height:14px}.iti__flag.iti__uz{background-position:-5307px 0;height:10px}.iti__flag.iti__va{background-position:-5329px 0;height:15px}.iti__flag.iti__vc{background-position:-5346px 0;height:14px}.iti__flag.iti__ve{background-position:-5368px 0;height:14px}.iti__flag.iti__vg{background-position:-5390px 0;height:10px}.iti__flag.iti__vi{background-position:-5412px 0;height:14px}.iti__flag.iti__vn{background-position:-5434px 0;height:14px}.iti__flag.iti__vu{background-position:-5456px 0;height:12px}.iti__flag.iti__wf{background-position:-5478px 0;height:14px}.iti__flag.iti__ws{background-position:-5500px 0;height:10px}.iti__flag.iti__xk{background-position:-5522px 0;height:15px}.iti__flag.iti__ye{background-position:-5544px 0;height:14px}.iti__flag.iti__yt{background-position:-5566px 0;height:14px}.iti__flag.iti__za{background-position:-5588px 0;height:14px}.iti__flag.iti__zm{background-position:-5610px 0;height:14px}.iti__flag.iti__zw{background-position:-5632px 0;height:10px}.iti__flag{background-color:#dbdbdb;background-image:url(/build/images/flags.007b2705.png);background-position:20px 0;background-repeat:no-repeat;box-shadow:0 0 1px 0 #888;height:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(/build/images/flags@2x.9d5328fb.png)}}.iti__flag.iti__np{background-color:transparent}.--custum-input{border-radius:0!important;box-shadow:0 0 5px rgba(0,0,0,.1);transition:box-shadow .3s ease-in-out,border-color .3s ease-in-out}.--custum-input:focus{border-color:#80bdff;box-shadow:0 0 10px rgba(0,123,255,.3);outline:none}.--custum-input:disabled{background-color:#f8f9fa;opacity:.6}.--custom-min-upload{min-height:200px!important}.react-datepicker-wrapper{width:100%!important}.react-datepicker__current-month{color:#000!important;font-size:17px!important}.react-datepicker-popper{z-index:2000!important}