/*! * Bootstrap v5.0.0-beta1 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */:root{--bs-blue:#0d6efd;--chat-logo: url(../images/chat-iconlogo.svg);--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:#081158;--bs-secondary:#fbb244;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:"Open Sans",sans-serif;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .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-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ul{padding-left:2rem}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}blockquote{margin:0 0 1rem}b{font-weight:bolder}sub{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}a{color:#081158;text-decoration:underline}a:hover{color:#060e46}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img{vertical-align:middle}button{border-radius:0}button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[role=button]{cursor:pointer}[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{padding:0;border-style:none}::-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]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"20140A0"}.img-fluid{max-width:100%;height:auto}.container,.container-fluid,.container-lg,.container-md{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container,.container-md{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.g-0{--bs-gutter-x:0}.g-0{--bs-gutter-y:0}.g-1{--bs-gutter-x:0.25rem}.g-1{--bs-gutter-y:0.25rem}.g-2{--bs-gutter-x:0.5rem}.g-2{--bs-gutter-y:0.5rem}.g-3{--bs-gutter-x:1rem}.g-3{--bs-gutter-y:1rem}.g-4{--bs-gutter-x:1.5rem}.g-4{--bs-gutter-y:1.5rem}.g-5{--bs-gutter-x:3rem}.g-5{--bs-gutter-y:3rem}@media (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.g-md-0{--bs-gutter-x:0}.g-md-0{--bs-gutter-y:0}.g-md-1{--bs-gutter-x:0.25rem}.g-md-1{--bs-gutter-y:0.25rem}.g-md-2{--bs-gutter-x:0.5rem}.g-md-2{--bs-gutter-y:0.5rem}.g-md-3{--bs-gutter-x:1rem}.g-md-3{--bs-gutter-y:1rem}.g-md-4{--bs-gutter-x:1.5rem}.g-md-4{--bs-gutter-y:1.5rem}.g-md-5{--bs-gutter-x:3rem}.g-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.g-lg-0{--bs-gutter-x:0}.g-lg-0{--bs-gutter-y:0}.g-lg-1{--bs-gutter-x:0.25rem}.g-lg-1{--bs-gutter-y:0.25rem}.g-lg-2{--bs-gutter-x:0.5rem}.g-lg-2{--bs-gutter-y:0.5rem}.g-lg-3{--bs-gutter-x:1rem}.g-lg-3{--bs-gutter-y:1rem}.g-lg-4{--bs-gutter-x:1.5rem}.g-lg-4{--bs-gutter-y:1.5rem}.g-lg-5{--bs-gutter-x:3rem}.g-lg-5{--bs-gutter-y:3rem}}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-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;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-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;-o-transition:none;transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(8,17,88,.25);box-shadow:0 0 0 .25rem rgba(8,17,88,.25)}.btn:disabled{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#081158;border-color:#081158}.btn-primary:hover{color:#fff;background-color:#070e4b;border-color:#060e46}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#070e4b;border-color:#060e46;-webkit-box-shadow:0 0 0 .25rem rgba(45,53,113,.5);box-shadow:0 0 0 .25rem rgba(45,53,113,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active{color:#fff;background-color:#060e46;border-color:#060d42}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(45,53,113,.5);box-shadow:0 0 0 .25rem rgba(45,53,113,.5)}.btn-primary:disabled{color:#fff;background-color:#081158;border-color:#081158}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;-webkit-box-shadow:0 0 0 .25rem rgba(11,172,204,.5);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{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(11,172,204,.5);box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;-webkit-box-shadow:0 0 0 .25rem rgba(225,83,97,.5);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{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(225,83,97,.5);box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;-webkit-box-shadow:0 0 0 .25rem rgba(211,212,213,.5);box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(211,212,213,.5);box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-primary{color:#081158;border-color:#081158}.btn-outline-primary:hover{color:#fff;background-color:#081158;border-color:#081158}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(8,17,88,.5);box-shadow:0 0 0 .25rem rgba(8,17,88,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary:active{color:#fff;background-color:#081158;border-color:#081158}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(8,17,88,.5);box-shadow:0 0 0 .25rem rgba(8,17,88,.5)}.btn-outline-primary:disabled{color:#081158;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,202,240,.5);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:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,202,240,.5);box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.5);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:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.5);box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .25rem rgba(248,249,250,.5);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:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(248,249,250,.5);box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-link{font-weight:400;color:#081158;text-decoration:underline}.btn-link:hover{color:#060e46}.btn-link:disabled{color:#6c757d}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.fade{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;-o-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[style]{right:auto!important}.dropdown-menu-start{--bs-position:start;right:auto;left:0}.dropdown-menu-end{--bs-position:end;right:0;left:auto}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start;right:auto;left:0}.dropdown-menu-md-end{--bs-position:end;right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start;right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end;right:0;left:auto}}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#081158}.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;text-decoration:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;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{-webkit-transition:none;-o-transition:none;transition:none}}.navbar{position:relative;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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:inherit;flex-wrap:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;align-items:center}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.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.active{color:rgba(0,0,0,.9)}.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)}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.btn-close{-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(8,17,88,.25);box-shadow:0 0 0 .25rem rgba(8,17,88,.25);opacity:1}.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.link-primary{color:#081158}.link-primary:focus,.link-primary:hover{color:#060e46}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!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}.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}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!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-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.mt-0{margin-top:0!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}.mb-0{margin-bottom:0!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}.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}.pt-0{padding-top:0!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}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-primary{color:#081158!important}.text-info{color:#0dcaf0!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-body{color:#212529!important}body{color:#000 !important}.bg-primary{background-color:#081158!important}.bg-info{background-color:#0dcaf0!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-body{background-color:#fff!important}.text-wrap{white-space:normal!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-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!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-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left: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}.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}.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}.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}.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-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!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-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left: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}.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}.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}.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}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}body{font-family:"Open Sans",sans-serif;font-weight:400;font-size:14px;overflow-x:hidden}.h1,.h2,.h3,.h4,.h5,.logo,h1,h2,h3,h4,h5{color:#000}a{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;text-decoration:none}.site-nav{position:absolute;top:0;z-index:9;width:100%}.site-nav .h1,.site-nav h1{margin:0;padding:0;font-size:24px}.site-nav .site-navigation .site-menu{margin-bottom:0}.site-nav .site-navigation .site-menu>li{display:inline-block}.site-nav .site-navigation .site-menu>li>a{font-size:14px;padding:10px 15px;display:inline-block;text-decoration:none!important;color:rgba(0,0,0,.7)}.site-nav .site-navigation .site-menu>li>a:hover{color:#000}.site-nav .site-navigation .site-menu>li.cta-button{margin-left:20px}.site-nav .site-navigation .site-menu>li.cta-button a{padding:6px 20px;background:#081158;border:2px solid #081158;color:#fbb244;border-radius:30px}.site-nav .site-navigation .site-menu>li.cta-button a:hover{background-color:transparent;border:2px solid rgba(0,0,0,.1);color:#000}.site-nav .site-navigation .site-menu>li.active>a{color:#081158}.site-nav .site-navigation .site-menu .has-children{position:relative}.site-nav .site-navigation .site-menu .has-children>a{position:relative;padding-right:20px}.site-nav .site-navigation .site-menu .has-children>a:before{position:absolute;content:"e313";font-size:14px;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:icomoon}.site-nav .site-navigation .site-menu .has-children .dropdown{visibility:hidden;opacity:0;top:100%;z-index:999;position:absolute;text-align:left;-webkit-box-shadow:0 2px 10px -2px rgba(0,0,0,.1);box-shadow:0 2px 10px -2px rgba(0,0,0,.1);padding:20px 0;margin-top:20px;margin-left:0;background:#fff;-webkit-transition:.2s 0s;-o-transition:.2s 0s;transition:.2s 0s}.site-nav .site-navigation .site-menu .has-children .dropdown a{font-size:14px;text-transform:none;letter-spacing:normal;-webkit-transition:0s all;-o-transition:0s all;transition:0s all;color:#000}.site-nav .site-navigation .site-menu .has-children .dropdown .active a{color:#081158!important}.site-nav .site-navigation .site-menu .has-children .dropdown>li{list-style:none;padding:0;margin:0;min-width:180px}.site-nav .site-navigation .site-menu .has-children .dropdown>li>a{padding:5px 20px;display:block}.site-nav .site-navigation .site-menu .has-children .dropdown>li>a:hover{color:#081158}.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before{content:"e315";right:20px}.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children>ul{left:100%;top:0}.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown li a:hover,.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children>ul li a:hover{color:#081158}.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children:active>a,.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children:focus>a,.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children:hover>a{color:#081158}.site-nav .site-navigation .site-menu .has-children:active>a,.site-nav .site-navigation .site-menu .has-children:focus>a,.site-nav .site-navigation .site-menu .has-children:hover>a{color:#000}.site-nav .site-navigation .site-menu .has-children:active,.site-nav .site-navigation .site-menu .has-children:focus,.site-nav .site-navigation .site-menu .has-children:hover{cursor:pointer}.site-nav .site-navigation .site-menu .has-children:active>.dropdown,.site-nav .site-navigation .site-menu .has-children:focus>.dropdown,.site-nav .site-navigation .site-menu .has-children:hover>.dropdown{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;margin-top:0;visibility:visible;opacity:1}.site-mobile-menu-close{display:block;position:relative;height:30px;width:30px;z-index:99;cursor:pointer;top:-20px}.site-mobile-menu-close>span{cursor:pointer;display:block;position:absolute;height:30px;width:30px}.site-mobile-menu-close>span:after,.site-mobile-menu-close>span:before{position:absolute;content:"";width:2px;height:30px;background:#000}.site-mobile-menu-close>span:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.site-mobile-menu-close>span:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.site-mobile-menu{width:300px;position:fixed;right:0;z-index:2000;padding-top:20px;background:#fff;height:calc(100vh);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.8s all cubic-bezier(.23,1,.32,1);-o-transition:.8s all cubic-bezier(.23,1,.32,1);transition:.8s all cubic-bezier(.23,1,.32,1)}.site-mobile-menu .site-mobile-menu-header{width:100%;float:left;padding-left:20px;padding-right:20px}.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close{float:right;margin-top:8px}.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span{font-size:30px;display:inline-block;padding-left:10px;padding-right:0;line-height:1;cursor:pointer;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo{float:left;margin-top:10px;margin-left:0}.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a{display:inline-block;text-transform:uppercase}.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img{max-width:70px}.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover{text-decoration:none}.site-mobile-menu .site-mobile-menu-body{overflow-y:scroll;-webkit-overflow-scrolling:touch;position:relative;padding:0 20px 20px 20px;height:calc(100vh - 52px);padding-bottom:150px}.site-mobile-menu .site-nav-wrap{padding:0;margin:0;list-style:none;position:relative}.site-mobile-menu .site-nav-wrap a{padding:5px 20px;display:block;position:relative;color:#000}.site-mobile-menu .site-nav-wrap a:hover{color:#081158}.site-mobile-menu .site-nav-wrap li{position:relative;display:block}.site-mobile-menu .site-nav-wrap li.active>a{color:#081158}.site-mobile-menu .site-nav-wrap .arrow-collapse{position:absolute;right:0;top:0;z-index:20;width:36px;height:36px;text-align:center;cursor:pointer;border-radius:50%;border:1px solid #f8f9fa}.site-mobile-menu .site-nav-wrap .arrow-collapse:before{font-size:14px;z-index:20;font-family:icomoon;content:"e313";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-180deg);-ms-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg);-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.site-mobile-menu .site-nav-wrap>li{display:block;position:relative;float:left;width:100%}.site-mobile-menu .site-nav-wrap>li>a{padding-left:20px;font-size:14px}.site-mobile-menu .site-nav-wrap>li>ul{padding:0;margin:0;list-style:none}.site-mobile-menu .site-nav-wrap>li>ul>li{display:block}.site-mobile-menu .site-nav-wrap>li>ul>li>a{padding-left:40px;font-size:14px}.site-mobile-menu .site-nav-wrap>li>ul>li>ul{padding:0;margin:0}.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li{display:block}.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a{font-size:14px;padding-left:60px}.burger{width:28px;height:32px;cursor:pointer;position:relative}.burger.light span,.burger.light:after,.burger.light:before{background:#fff}.burger span,.burger:after,.burger:before{width:100%;height:2px;display:block;background:#000;border-radius:2px;position:absolute;opacity:1}.burger:after,.burger:before{-webkit-transition:top .35s cubic-bezier(.23,1,.32,1),opacity .35s cubic-bezier(.23,1,.32,1),background-color 1.15s cubic-bezier(.86,0,.07,1),-webkit-transform .35s cubic-bezier(.23,1,.32,1);transition:top .35s cubic-bezier(.23,1,.32,1),opacity .35s cubic-bezier(.23,1,.32,1),background-color 1.15s cubic-bezier(.86,0,.07,1),-webkit-transform .35s cubic-bezier(.23,1,.32,1);-o-transition:top .35s cubic-bezier(.23,1,.32,1),transform .35s cubic-bezier(.23,1,.32,1),opacity .35s cubic-bezier(.23,1,.32,1),background-color 1.15s cubic-bezier(.86,0,.07,1);transition:top .35s cubic-bezier(.23,1,.32,1),transform .35s cubic-bezier(.23,1,.32,1),opacity .35s cubic-bezier(.23,1,.32,1),background-color 1.15s cubic-bezier(.86,0,.07,1);transition:top .35s cubic-bezier(.23,1,.32,1),transform .35s cubic-bezier(.23,1,.32,1),opacity .35s cubic-bezier(.23,1,.32,1),background-color 1.15s cubic-bezier(.86,0,.07,1),-webkit-transform .35s cubic-bezier(.23,1,.32,1);-webkit-transition:top .35s cubic-bezier(.23,1,.32,1),-webkit-transform .35s cubic-bezier(.23,1,.32,1),opacity .35s cubic-bezier(.23,1,.32,1),background-color 1.15s cubic-bezier(.86,0,.07,1);content:""}.burger:before{top:4px}.burger span{top:15px}.burger:after{top:26px}.burger:hover:before{top:7px}.burger:hover:after{top:23px}.burger.active span{opacity:0}.burger.active:after,.burger.active:before{top:40%}.burger.active:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg)}.burger.active:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg)}.burger:focus{outline:0}.hero-section{padding-top:12rem;padding-bottom:2rem;min-height:600px;position:relative}.hero-section .img-wrap{position:relative}.subheading{display:inline-block;padding:10px 20px;color:#000;text-transform:uppercase;background-color:rgba(251,178,68,.2);border-radius:30px;font-size:10px;text-transform:uppercase;font-weight:800;font-family:"Open Sans",sans-serif}.heading{font-size:40px;font-weight:700;color:#081158}@media (max-width:991.98px){.heading{font-size:30px}}.section{padding-top:2rem;padding-bottom:2rem}.btn{padding:12px 30px;border-radius:30px}.btn.btn-primary{background:#081158;color:#fff}.btn.btn-primary:hover{color:#081158;background:0 0}.btn:active,.btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.feature{padding-left:50px;padding-right:50px}@media (max-width:767.98px){.feature{padding-left:20px;padding-right:20px}}.feature .icon{font-size:50px;position:relative}.feature .icon:before{position:absolute;content:"";width:40px;height:40px;top:0;left:25px;background-color:rgba(251,178,68,.5);border-radius:50%;z-index:-1}.feature .h3,.feature h3{font-size:18px;font-weight:700}.feature.text-center .icon:before{left:50%}.service{padding:30px;border:1px solid #efefef;margin-bottom:30px}.service .h3,.service h3{font-size:16px;font-weight:700}.service .icon{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;font-size:50px;position:relative}.service .icon:before{position:absolute;content:"";left:0;top:0;width:40px;height:40px;background-color:rgba(251,178,68,.5);border-radius:50%;z-index:-1}.service :last-child{margin-bottom:0}.testimonial-v2{padding:40px;text-align:left!important;border-radius:7px;border:1px solid rgba(0,0,0,.1);-webkit-transition:.3s border-color ease;-o-transition:.3s border-color ease;transition:.3s border-color ease;background-color:#fff}.testimonial-v2:hover{border-color:#081158}.testimonial-v2 blockquote{font-size:18px;font-weight:300;color:#000;padding-bottom:10px;line-height:1.5}.testimonial-v2 .author .author-pic{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;margin-right:20px}.testimonial-v2 .author .author-pic img{border-radius:50%}.testimonial-v2 .author .author-name .h3,.testimonial-v2 .author .author-name h3{font-size:16px!important;color:#000;margin:0}.testimonial-v2 .author .author-name span{color:#337ab7}.testimonial-slider-wrap{position:relative}#testimonial-nav{outline:0!important;position:absolute;width:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#testimonial-nav .next,#testimonial-nav .prev{cursor:pointer;position:absolute;font-size:30px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#testimonial-nav .prev{left:-50px}#testimonial-nav .next{right:-50px}.list-check li{display:block;padding-left:30px;position:relative}.list-check li:before{}.site-footer{font-size:14px;padding:7rem 0rem 2rem 0rem;color:#000}@media (max-width:767.98px){.site-footer{padding-top:30px}}.site-footer a{color:#999}.site-footer a:hover{color:#000}.site-footer .widget{margin-bottom:30px}.site-footer .widget .h3,.site-footer .widget h3{font-size:14px;font-weight:700;margin-bottom:20px;color:#000;font-family:"Open Sans",sans-serif}.site-footer .widget .social li{display:inline-block}.site-footer .widget .social li a{width:30px;height:30px;border-radius:50%;display:inline-block;position:relative;color:#fff;-webkit-box-shadow:0 5px 10px -2px rgba(0,0,0,.2);box-shadow:0 5px 10px -2px rgba(0,0,0,.2)}.site-footer .widget .social li a span{font-size:16px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.site-footer .widget .social li a:hover{color:#fff;box-shadow: 0px 0px 10px #00000091;}.site-footer .widget .links li{display:block;margin-bottom:10px}.site-footer .widget .links li a{color:rgba(0,0,0,.7)}.site-footer .widget .links li a:hover{color:#000}
.tns-nav {
    display: none
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #888
}

::-webkit-scrollbar-thumb:hover {
    background: #555
}

.hero-section {
    padding-top: 5rem;
    margin-bottom: 40px
}

.paraphraser_input_box {
    padding-right: 20px !important;
    z-index: 1
}

@media only screen and (max-width:991px) {
    .paraphraser_input_box {
        padding-right: unset !important
    }
}

.paraphraser_option_box,
.paraphraser_result_box {
    display: flex;
    background: white;
    padding: 0px 10px 0px 10px;
    justify-content: center;
}

.paraphrasing_levels,
.paraphrasing_results {
    text-align: left;
    padding: 10px 10px 8px 10px;
    font-size: 15px;
    color: black;
}

.paraphrasing_levels:hover {
    cursor: pointer
}

.upper_paraphrasing_button_circle.active {
    border: solid 3px #fbb244
}

.upper_paraphrasing_button_circle {
    float: left;
    margin-top: 4px;
    border: solid 3px #f1c684e0;
    margin-right: 3px;
    border-radius: 10px;
    padding: 2px
}

.inner_title.active,
.result_inner_title.active {
    opacity: 1;
    color: #cd400b;
    font-weight: 600;
}

.inner_paraphrasing_button_circle.active {
    background: #fbb244
}

.inner_paraphrasing_button_circle {
    float: right;
    background: #fff;
    width: 7px;
    height: 7px;
    border-radius: 7px
}

#paraphrase_form span {
    background: #f1c684e0;
    padding: 1px 5px;
    position: absolute;
    top: -7px;
    left: 15px;
    color: black;
    border: solid 1px #0c2e603b;
    border-radius: 5px;
    z-index: 2
}

#paraphrase_form #input-content {
    white-space: pre-wrap;
    box-shadow: 1px 3px 54px -8px #d3d3d375;
    background: #fff;
    z-index: 1;
    height: 400px;
    font-size: 14px
}

#input-content,
#output-content {
    resize: none;
    width: 100%;
    height: 400px;
    border: 1px solid #0c2e603b;
    padding: 20px
}

.paraphraser_output_box #output-content {
    white-space: pre-wrap;
    box-shadow: 1px 3px 54px -8px #d3d3d375;
    background: #fff;
    overflow-y: auto;
    font-size: 14px
}

.run_btn {
    padding: 10px 20px;
    background: #081158;
    border: 2px solid #081158;
    color: white;
    border-radius: 30px
}

.run_btn:hover {
    background-color: transparent;
    border: 2px solid rgba(0, 0, 0, .1);
    color: #000
}

.paraphrase-loader {
    position: absolute;
    top: 0;
    width: 100%;
    top: 200px;
    text-align: left;
    padding-left: 20%;
    padding-right: 20%;
    z-index: 2;
    display: none;
}

.progress-bar {
    width: 0;
    height: 10px;
    float: left;
    background-color: #cd400b;
}

#percent-suggested {
    font-weight: 700;
}

#upload_file_box {
    position: absolute;
    bottom: 38%;
    left: 30%;
    text-align: center;
}

@media screen and (max-width: 767px) {
    #upload_file_box {
        left: 31.5%;
    }
    #paraphrase_form #input-content {
        padding-top: 55px;
    }
}

.paraphrasing_levels.active,
.paraphrasing_results.active {
    border-bottom: solid 3px #cd400b;
    border-radius: unset;
}

#output-content b {
    color: #cd400b;
}

p {
    font-size: 18px !important;
}

@media screen and (max-width : 1400.5px) {
    #upload_file_box {
        left: 23%;
    }
}

@media screen and (max-width : 991.5px) {
    #upload_file_box {
        left: 37%;
    }
    .paraphraser_output_box {
        display: none;
    }
}

@media screen and (max-width : 767.5px) {
    #upload_file_box {
        left: 31%;
    }
}

@media screen and (max-width : 575.5px) {
    #upload_file_box {
        left: 26%;
    }
}

a {
    text-decoration: none !important
}

.site-footer {
    border-top: solid 1px #d3d3d3;
    padding-top: 50px
}

.recap {
    display: flex;
    justify-content: center
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 20px
}

.site-footer form {
    margin: 20px 0;
    text-align: center
}

.site-footer .social-links {
    width: 100%;
    height: 100%
}

.contact-links {
    width: 20px;
    padding-right: 5px
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.socialLink .widget .social li {
    display: inline-block
}

ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ul li {
    font-size: 18px
}

.socialLink .widget .social li a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    color: #fff;
    -webkit-box-shadow: 0 5px 10px -2px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 10px -2px rgb(0 0 0 / 20%)
}

.socialLink .widget .social li a img {
    vertical-align: middle;
    width: 30px;
    height: 30px
}

.socialLink .widget .social li a:hover {
    color: #fff;
    box-shadow: 0 0 10px #00000091
}

@media only screen and(max-width:768px) {
    .cpyText {
        text-align: center;
        padding-top: 10px
    }
}

.cpyText {
    padding-top: 10px
}

#feedback_moddel_trigger_btn {
    background: #081158;
    color: #fff;
    padding: 10px 20px;
    position: fixed;
    transform: rotate(90deg);
    left: -40px;
    border: 0;
    cursor: pointer;
    transition: left .3s ease;
    top: calc(50% - 20px);
    z-index: 12;
    font-size: 17px
}

#feedback_moddel_trigger_btn_mobile {
    position: fixed;
    display: none;
    bottom: 20px;
    z-index: 11;
    left: 20px;
    padding: 5px;
    background: #222;
    border-radius: 50%;
    cursor: pointer
}

#feedback_moddel_trigger_btn:hover {
    box-shadow: 0 -2px 10px -1px #aaa
}

.feedback-modal {
    display: none;
    position: fixed;
    z-index: 13;
    padding-top: 40px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.feedback-modal .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    max-width: 480px
}

.feedback-modal .modal-content .feedback-form {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    margin-top: 20px;
    justify-content: right;
    position: relative
}

.feedback-modal .modal-content .feedback-form.loader-element:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0007;
    content: 'Sending Feedback....';
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.feedback-modal .modal-content .feedback-form input[type=email],
.feedback-modal .modal-content .feedback-form textarea {
    cursor: auto;
    padding: 5px;
    font-size: 16px;
    border: 1px solid #ccc
}

.feedback-modal .modal-content .feedback-form input[type=email]:focus,
.feedback-modal .modal-content .feedback-form textarea:focus {
    border-color: #333
}

.feedback-modal .modal-content .feedback-form textarea {
    height: 120px;
    font-family: Arial, Helvetica, sans-serif
}

.feedback-modal .modal-content .feedback-form button {
    width: 120px;
    padding: 5px;
    background: #081158;
    color: #fff;
    border: 0;
    cursor: pointer
}

.feedback-modal .modal-content p.responseMsg {
    text-align: center;
    display: none;
    color: green
}

.feedback-modal .feedback-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    line-height: 10px;
    font-weight: 700
}

.feedback-modal .feedback-close:focus,
.feedback-modal .feedback-close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.shaker-element {
    animation: shake .5s;
    animation-iteration-count: infinite
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0)
    }
    10% {
        transform: translate(-1px, -2px) rotate(-1deg)
    }
    20% {
        transform: translate(-3px, 0) rotate(1deg)
    }
    30% {
        transform: translate(3px, 2px) rotate(0)
    }
    40% {
        transform: translate(1px, -1px) rotate(1deg)
    }
    50% {
        transform: translate(-1px, 2px) rotate(-1deg)
    }
    60% {
        transform: translate(-3px, 1px) rotate(0)
    }
    70% {
        transform: translate(3px, 1px) rotate(-1deg)
    }
    80% {
        transform: translate(-1px, -1px) rotate(1deg)
    }
    90% {
        transform: translate(1px, 2px) rotate(0)
    }
    100% {
        transform: translate(1px, -2px) rotate(-1deg)
    }
}

@media screen and (max-width:992px) {
    #feedback_moddel_trigger_btn {
        display: none
    }
    #feedback_moddel_trigger_btn_mobile {
        display: none
    }
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #cd4815;
    transition: width .6s ease
}

.logo-box {
    font-weight: 700;
    font-size: 25px;
    margin-bottom: .5rem !important
}

.logo-box img {
    width: 20px
}

.logo-box span {
    position: relative;
    top: 5px;
    left: 5px
}

.logo-box ul {
    margin-top: 10px
}

.run_btn:hover {
    color: #000 !important
}

.logo-box ul li {
    font-size: 18px
}

#navLinks {
    justify-content: flex-end
}

#brand_name {
    font-size: 1.75em;
    font-weight: 500
}

#bavbar-button {
    align-items: flex-end
}

a {
    text-decoration: none !important;
    color: #081158 !important
}

p {
    font-family: Montserrat, sans-serif
}

.hero-section {
    padding-top: 0
}

.navbar-nav .nav-link {
    color: #000 !important;
    font-weight: 500;
    text-align: center;
}

.navbar-nav .nav-link:hover {
    color: #081158 !important
}

.navbar-light,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus {
    color: #cd400b !important
}

.navbar-light .navbar-nav .nav-link.active {
    color: #cd400b !important
}

textarea {
    cursor: auto !important
}

#content {
    color: #000;
    font-family: Montserrat, sans-serif
}

#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    color: #081158;
    font-weight: 600;
    margin-bottom: 10px
}

#content h3 {
    font-size: 1.4rem !important;
    margin-block-start: 15px;
}

#content p {
    color: #000;
    font-size: 18px !important
}

#content ul {
    list-style: square
}

::selection {
    color: #fff;
    background: #081158
}

[data-tooltip] {
    position: relative;
    z-index: 10
}

[data-tooltip]:after,
[data-tooltip]:before {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: 50%;
    bottom: calc(100% + 5px);
    pointer-events: none;
    transition: .2s;
    will-change: transform
}

[data-tooltip]:before {
    content: attr(data-tooltip);
    padding: 10px 18px;
    min-width: 50px;
    max-width: 300px;
    width: max-content;
    width: -moz-max-content;
    border-radius: 6px;
    font-size: 14px;
    background-color: rgba(59, 72, 80, .9);
    background-image: linear-gradient(30deg, rgba(59, 72, 80, .44), rgba(59, 68, 75, .44), rgba(60, 82, 88, .44));
    box-shadow: 0 0 24px rgba(0, 0, 0, .2);
    color: #fff;
    text-align: center;
    white-space: pre-wrap;
    transform: translate(-50%, -5px) scale(.5)
}

[data-tooltip]:after {
    content: '';
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: rgba(55, 64, 70, .9) transparent transparent transparent;
    transition-duration: 0s;
    transform-origin: top;
    transform: translateX(-50%) scaleY(0)
}

[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    visibility: visible;
    opacity: 1
}

[data-tooltip]:hover:before {
    transition-delay: .3s;
    transform: translate(-50%, -5px) scale(1)
}

[data-tooltip]:hover:after {
    transition-delay: .5s;
    transition-duration: .2s;
    transform: translateX(-50%) scaleY(1)
}

@media (max-width:750px) {
    [data-tooltip]:after {
        bottom: calc(100% + 3px)
    }
    [data-tooltip]:after {
        border-width: 7px 7px 0 7px
    }
}

.selectdiv {
    position: absolute;
    border: 1px solid;
    width: 106px;
    margin-bottom: 3px;
    height: 35px;
    right: 18px;
}

.selectdiv ul {
    background: #fff;
    text-align: left;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    bottom: 33px;
    border: 1px solid;
    border-radius: 5px;
    left: -1px;
    width: 106px;
    height: auto;
    max-height: 178px;
    overflow: auto
}

.selectdiv ul li {
    padding-left: 12px;
    cursor: pointer;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    color: #000;
    font-weight: 500;
    line-height: 25px;
    width: 100%
}

.selectdiv ul li:hover {
    background-color: #c9c9c9;
    color: #000
}

.selectdiv em {
    text-align: left;
    position: absolute;
    left: 7px;
    font-size: 13px;
    top: 7px;
    font-style: normal;
    cursor: pointer
}

.selectdiv:after {
    content: "<>";
    cursor: pointer;
    font: 17px Consolas, monospace;
    color: #333;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 1px;
    top: 5px;
    padding: 0 0 2px;
    border-bottom: 1px solid #999;
    position: absolute;
    pointer-events: none
}

.fmenu span {
    color: #3d2922;
    font-size: 20px;
    font-weight: 700;
    margin-top: 67px;
    margin-bottom: 20px
}

.g-recaptcha {
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
    width: 304px !important;
    height: 78px !important;
    margin: 0 auto
}

::-webkit-scrollbar {
    cursor: auto !important
}

@media(max-width:1200px) {
    .response {
        flex: 0 0 auto;
        width: 100% !important
    }
}

.side_tool_box.box_shadow_bdr {
    box-shadow: 0 0 4px 2px #eee;
    background: 0 0
}

.padding0,
.pn-0 {
    padding: 0 !important
}

.box_shadow_bdr {
    box-shadow: 0 0 6px 3px #eee;
    background: #fff;
    padding: 15px;
    overflow: hidden
}

.clearfix {
    clear: both
}

.side_tool_box ul {
    box-shadow: 0 0 6px 3px #ededed;
    overflow: hidden;
    margin-top: 10px
}

.side_tool_box ul {
    margin: 0;
    padding: 0
}

.side_tool_box ul li {
    list-style: none;
    float: left;
    width: 100%;
    border: 1px solid #eee;
    border-bottom: none;
    background: #fff;
    padding: 5px 10px
}

.popular-seo-t {
    margin-top: 0
}

.side_tool_box ul .popular-seo-t h3 {
    background: #f8f9fa;
    text-align: center;
    list-style: none;
    color: #fff;
    line-height: 20px;
    margin: 0;
    padding: 10px
}

.mn {
    margin: 0 !important
}

.side_tool_box ul li span {
    margin-right: 5px;
    color: #081158;
    float: left
}

.side_tool_box ul li a {
    color: #767676;
    margin-left: 10px;
    line-height: inherit;
    display: block;
    text-align: left
}

.tool_badge {
    background: #081158;
    color: #fff;
    font-size: 11px;
    border-radius: 30px;
    padding: 4px 11px;
    display: inline-block;
    position: relative;
    top: -1px
}

.pre {
    border: 1px transparent;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #000;
    background: #e7caa2;
    cursor: pointer;
    display: inline-block;
    padding: 1px 10px;
    text-align: center;
    text-decoration: none;
    margin-left: 5px
}

.google_signin {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 10px 24px !important;
    margin-bottom: 20px;
    box-shadow: 0 2px 6px #0000001a;
    border: 1px solid #f0f2fc !important;
    background: #fff !important
}

.google_signin:focus {
    box-shadow: 0 2px 6px #0000001a !important
}

.fb_signin img,
.google_signin img {
    width: 26px;
    height: auto;
    margin-right: 10px
}

#content h2 {
    margin: 20px 0 !important
}

#content h3 {
    margin: 15px 0 !important
}

.spinner_loader {
    position: absolute;
    left: 0;
    right: 0;
    background-color: rgb(247 247 247 / 63%);
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

a {
    text-decoration: none !important
}

.site-footer {
    border-top: solid 1px #d3d3d3;
    padding-top: 50px
}

.recap {
    display: flex;
    justify-content: center
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 20px
}

.site-footer form {
    margin: 20px 0;
    text-align: center
}

.site-footer .social-links {
    width: 100%;
    height: 100%
}

.contact-links {
    width: 20px;
    padding-right: 5px
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.socialLink .widget .social li {
    display: inline-block
}

ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ul li {
    font-size: 18px
}

.socialLink .widget .social li a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    color: #fff;
    -webkit-box-shadow: 0 5px 10px -2px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 10px -2px rgb(0 0 0 / 20%)
}

.socialLink .widget .social li a img {
    vertical-align: middle;
    width: 30px;
    height: 30px
}

.socialLink .widget .social li a:hover {
    color: #fff;
    box-shadow: 0 0 10px #00000091
}

@media only screen and(max-width:768px) {
    .cpyText {
        text-align: center;
        padding-top: 10px
    }
}

.cpyText {
    padding-top: 10px
}

#feedback_moddel_trigger_btn {
    background: #081158;
    color: #fff;
    padding: 10px 20px;
    position: fixed;
    transform: rotate(90deg);
    left: -40px;
    border: 0;
    cursor: pointer;
    transition: left .3s ease;
    top: calc(50% - 20px);
    z-index: 12;
    font-size: 17px
}

#feedback_moddel_trigger_btn_mobile {
    position: fixed;
    display: none;
    bottom: 20px;
    z-index: 11;
    left: 20px;
    padding: 5px;
    background: #222;
    border-radius: 50%;
    cursor: pointer
}

#feedback_moddel_trigger_btn:hover {
    box-shadow: 0 -2px 10px -1px #aaa
}

.feedback-modal {
    display: none;
    position: fixed;
    z-index: 13;
    padding-top: 40px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.feedback-modal .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    max-width: 480px
}

.feedback-modal .modal-content .feedback-form {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    margin-top: 20px;
    justify-content: right;
    position: relative
}

.feedback-modal .modal-content .feedback-form.loader-element:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0007;
    content: 'Sending Feedback....';
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.feedback-modal .modal-content .feedback-form input[type=email],
.feedback-modal .modal-content .feedback-form textarea {
    cursor: auto;
    padding: 5px;
    font-size: 16px;
    border: 1px solid #ccc
}

.feedback-modal .modal-content .feedback-form input[type=email]:focus,
.feedback-modal .modal-content .feedback-form textarea:focus {
    border-color: #333
}

.feedback-modal .modal-content .feedback-form textarea {
    height: 120px;
    font-family: Arial, Helvetica, sans-serif
}

.feedback-modal .modal-content .feedback-form button {
    width: 120px;
    padding: 5px;
    background: #081158;
    color: #fff;
    border: 0;
    cursor: pointer
}

.feedback-modal .modal-content p.responseMsg {
    text-align: center;
    display: none;
    color: green
}

.feedback-modal .feedback-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    line-height: 10px;
    font-weight: 700
}

.feedback-modal .feedback-close:focus,
.feedback-modal .feedback-close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.shaker-element {
    animation: shake .5s;
    animation-iteration-count: infinite
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0)
    }
    10% {
        transform: translate(-1px, -2px) rotate(-1deg)
    }
    20% {
        transform: translate(-3px, 0) rotate(1deg)
    }
    30% {
        transform: translate(3px, 2px) rotate(0)
    }
    40% {
        transform: translate(1px, -1px) rotate(1deg)
    }
    50% {
        transform: translate(-1px, 2px) rotate(-1deg)
    }
    60% {
        transform: translate(-3px, 1px) rotate(0)
    }
    70% {
        transform: translate(3px, 1px) rotate(-1deg)
    }
    80% {
        transform: translate(-1px, -1px) rotate(1deg)
    }
    90% {
        transform: translate(1px, 2px) rotate(0)
    }
    100% {
        transform: translate(1px, -2px) rotate(-1deg)
    }
}

@media screen and (max-width:992px) {
    #feedback_moddel_trigger_btn {
        display: none
    }
    #feedback_moddel_trigger_btn_mobile {
        display: none
    }
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #cd4815;
    transition: width .6s ease
}

.logo-box {
    font-weight: 700;
    font-size: 25px;
    margin-bottom: .5rem !important
}

.logo-box img {
    width: 20px
}

.logo-box span {
    position: relative;
    top: 5px;
    left: 5px
}

.logo-box ul {
    margin-top: 10px
}

.run_btn:hover {
    color: #000 !important
}

.logo-box ul li {
    font-size: 18px
}

#navLinks {
    justify-content: flex-end
}

#brand_name {
    font-size: 1.75em;
    font-weight: 500
}

#bavbar-button {
    align-items: flex-end
}

a {
    text-decoration: none !important;
    color: #081158 !important
}

p {
    font-family: Montserrat, sans-serif
}

.hero-section {
    padding-top: 0
}

.navbar-nav .nav-link {
    color: #000 !important;
    font-weight: 500;
    text-align: center;
}

.navbar-nav .nav-link:hover {
    color: #081158 !important
}

.navbar-light,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus {
    color: #cd400b !important
}

.navbar-light .navbar-nav .nav-link.active {
    color: #cd400b !important
}

textarea {
    cursor: auto !important
}

#content {
    color: #000;
    font-family: Montserrat, sans-serif
}

#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    color: #081158;
    font-weight: 600;
    margin-bottom: 10px
}

#content h3 {
    font-size: 1.4rem !important;
    margin-block-start: 15px;
}

#content p {
    color: #000;
    font-size: 18px !important
}

#content ul {
    list-style: square
}

::selection {
    color: #fff;
    background: #081158
}

[data-tooltip] {
    position: relative;
    z-index: 10
}

[data-tooltip]:after,
[data-tooltip]:before {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: 50%;
    bottom: calc(100% + 5px);
    pointer-events: none;
    transition: .2s;
    will-change: transform
}

[data-tooltip]:before {
    content: attr(data-tooltip);
    padding: 10px 18px;
    min-width: 50px;
    max-width: 300px;
    width: max-content;
    width: -moz-max-content;
    border-radius: 6px;
    font-size: 14px;
    background-color: rgba(59, 72, 80, .9);
    background-image: linear-gradient(30deg, rgba(59, 72, 80, .44), rgba(59, 68, 75, .44), rgba(60, 82, 88, .44));
    box-shadow: 0 0 24px rgba(0, 0, 0, .2);
    color: #fff;
    text-align: center;
    white-space: pre-wrap;
    transform: translate(-50%, -5px) scale(.5)
}

[data-tooltip]:after {
    content: '';
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: rgba(55, 64, 70, .9) transparent transparent transparent;
    transition-duration: 0s;
    transform-origin: top;
    transform: translateX(-50%) scaleY(0)
}

[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    visibility: visible;
    opacity: 1
}

[data-tooltip]:hover:before {
    transition-delay: .3s;
    transform: translate(-50%, -5px) scale(1)
}

[data-tooltip]:hover:after {
    transition-delay: .5s;
    transition-duration: .2s;
    transform: translateX(-50%) scaleY(1)
}

@media (max-width:750px) {
    [data-tooltip]:after {
        bottom: calc(100% + 3px)
    }
    [data-tooltip]:after {
        border-width: 7px 7px 0 7px
    }
}
.fmenu span {
    color: #3d2922;
    font-size: 20px;
    font-weight: 700;
    margin-top: 67px;
    margin-bottom: 20px
}

.g-recaptcha {
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
    width: 304px !important;
    height: 78px !important;
    margin: 0 auto
}

::-webkit-scrollbar {
    cursor: auto !important
}

@media(max-width:1200px) {
    .response {
        flex: 0 0 auto;
        width: 100% !important
    }
}

.side_tool_box.box_shadow_bdr {
    box-shadow: 0 0 4px 2px #eee;
    background: 0 0
}

.padding0,
.pn-0 {
    padding: 0 !important
}

.box_shadow_bdr {
    box-shadow: 0 0 6px 3px #eee;
    background: #fff;
    padding: 15px;
    overflow: hidden
}

.clearfix {
    clear: both
}

.side_tool_box ul {
    box-shadow: 0 0 6px 3px #ededed;
    overflow: hidden;
    margin-top: 10px
}

.side_tool_box ul {
    margin: 0;
    padding: 0
}

.side_tool_box ul li {
    list-style: none;
    float: left;
    width: 100%;
    border: 1px solid #eee;
    border-bottom: none;
    background: #fff;
    padding: 5px 10px
}

.popular-seo-t {
    margin-top: 0
}

.side_tool_box ul .popular-seo-t h3 {
    background: #f8f9fa;
    text-align: center;
    list-style: none;
    color: #fff;
    line-height: 20px;
    margin: 0;
    padding: 10px
}

.mn {
    margin: 0 !important
}

.side_tool_box ul li span {
    margin-right: 5px;
    color: #081158;
    float: left
}

.side_tool_box ul li a {
    color: #767676;
    margin-left: 10px;
    line-height: inherit;
    display: block;
    text-align: left
}

.tool_badge {
    background: #081158;
    color: #fff;
    font-size: 11px;
    border-radius: 30px;
    padding: 4px 11px;
    display: inline-block;
    position: relative;
    top: -1px
}

.pre {
    border: 1px transparent;
    -webkit-border-radius: 40px;
    border-radius: 0px;
    color: #000;
    background: #e7caa2;
    cursor: pointer;
    display: inline-block;
    padding: 1px 10px;
    text-align: center;
    text-decoration: none;
    margin-left: 0px
}

.section a {
    color: #cd400b !important;
}

.blog_area a {
    color: #cd400b !important;
}

.chat-logo {
    max-width: 150px;
    content: var(--chat-logo);
    padding: 0px !important;
    margin: 0 auto;
}