/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}footer,header,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}h1,h2,h3,h4{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}strong{font-weight:bolder}sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}img{vertical-align:middle;border-style:none}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}summary{display:list-item;cursor:pointer}[hidden]{display:none!important}.h1,.h2,.h3,.h4,h1,h2,h3,h4{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.img-fluid{max-width:100%;height:auto}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-group{margin-bottom:1rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 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}}@-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}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.mb-0{margin-bottom:0!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mb-3{margin-bottom:1rem!important}.mt-4{margin-top:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.p-0{padding:0!important}.pt-3{padding-top:1rem!important}.pb-3{padding-bottom:1rem!important}.mx-auto{margin-right:auto!important}.mx-auto{margin-left:auto!important}@media (min-width:768px){.m-md-0{margin:0!important}}@media (min-width:992px){.pb-lg-0{padding-bottom:0!important}}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:992px){.text-lg-right{text-align:right!important}}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}}
/*# sourceMappingURL=bootstrap.min.css.map */
.blue-theme-lg .header-btns,.combo-btn-container{gap:10px;display:flex}body,html{-webkit-font-smoothing:antialiased}.default-form,.main-footer .footer-widget,.main-footer .links-widget,h1,h2,h3,h4,section{position:relative}.text,body,p{color:#4c4c4d}.auto-container{padding:0 15px;position:static;margin:0 auto}*,li,ul{padding:0;margin:0}.page-wrapper{background-color:#fff}.button,a{text-decoration:none}*{border:none;outline:0;font-size:100%;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-family:Poppins,sans-serif}body{font-size:15px;line-height:27px;font-weight:400;background:#fff;-moz-font-smoothing:antialiased}a{cursor:pointer}a:focus,a:hover,a:visited{text-decoration:none;outline:0}.main-footer .copyright-text a:hover{text-decoration:underline}h1,h2,h3,h4{margin:0;background:0 0;line-height:normal;font-weight:600}h1{font-size:50px}h2{font-size:40px}.slider-des,h3{font-size:30px}.request-form h2,.request-form h3,h4{font-size:24px}.testimonial-section .card-body h4{font-size:20px}textarea{overflow:hidden;resize:none}button{background-color:transparent;outline:0!important;cursor:pointer;min-width:auto}.text,p{font-size:18px;line-height:27px;margin:0}.modal-title{width:100%}#leadFormModal .modal-body{padding-top:0}.blue-theme-lg .combobox h2,.blue-theme-lg .combobox h3,.process-block h4,.testimonial-info-wrapper *,.testimonial-section .sec-title h3,footer .text,footer a,footer h4,footer p{color:#fff}.inner-column h2{font-size:36px;line-height:1.2}::-webkit-input-placeholder{color:inherit;opacity:.5}::-moz-input-placeholder{color:inherit;opacity:.5}::-ms-input-placeholder{color:inherit;opacity:.5}.auto-container{max-width:1200px}.page-wrapper{position:relative;margin:0 auto;width:100%;min-width:300px;overflow:hidden;z-index:99}li,ul{list-style:none}.clients-section .owl-dots,.clients-section .owl-nav,.color-scheme-red .sec-title .text:before,.owl-carousel.disable-arrow .owl-nav,.owl-carousel.disable-dots .owl-dots,.owl-carousel.no-arrows .owl-nav,.owl-nav{display:none}.carousel-outer .owl-item>div{padding:0}.color-scheme-red .main-footer .social-link a:hover,.color-scheme-red .main-slider .theme-btn:hover,.color-scheme-red .sec-title .icon{color:#fa584d}.content{font-weight:300}.main-footer .footer-column{position:relative;margin-bottom:30px}.process-block{position:relative;margin-bottom:40px}.owl-nav .owl-next:before,.owl-nav .owl-prev:before{font-size:12px}.default-dots .owl-dots{position:relative;width:100%;display:flex;align-items:center;text-align:center;justify-content:center;margin-top:30px}.default-dots .owl-dot{background:#3b7eff;line-height:0;min-height:0;border:0;padding:0;width:4px;height:4px;opacity:.5;margin:0 3px;-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-transition:.2s linear;transition:.2s linear}.default-arrows .owl-nav,.default-arrows .owl-next,.default-arrows .owl-prev{-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;position:absolute}.default-dots .owl-dot.active{width:20px;opacity:1;-webkit-border-radius:3px;border-radius:3px}.default-arrows .owl-nav{left:0;top:45%;width:100%;opacity:0;margin-top:-22px;transition:.5s}.default-arrows:hover .owl-nav{opacity:1}.default-arrows .owl-next,.default-arrows .owl-prev{left:-50px;top:0;height:45px;width:45px;color:#fff;font-size:15px;text-align:center;background:rgba(255,255,255,.4);line-height:30px;border-radius:7px;transition:.5s}.btn-style-four{line-height:20px}.default-arrows .owl-next{left:auto;right:-50px}.default-arrows:hover .owl-next{right:30px}.default-arrows:hover .owl-prev{left:30px}.default-arrows .owl-next:hover,.default-arrows .owl-prev:hover{background:#fff;color:#fff}.theme-btn{-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;min-width:160px}.theme-btn i{margin-right:3px}.btn-style-four{font-size:15px;font-weight:500;border-radius:7px;text-align:center;position:relative;display:inline-block;white-space:nowrap}.btn-style-four{padding:15px 35px}.btn-style-four,.btn-style-four:hover{color:#fff;background-color:#3b7eff}.icon-btn-two{min-height:50px;padding:0 25px;font-weight:600;white-space:normal;position:relative}.icon-btn-two:hover{background:#0150ec;border-color:#0150ec;color:#fff}.icon-btn-two{font-size:15px;color:#fff;background-color:#0154f7;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-border-radius:7px;border-radius:7px;-webkit-transition:.3s;transition:.3s}.icon-btn-two span{position:relative;padding-right:24px;white-space:nowrap;-webkit-transition:padding .3s;transition:padding .3s}.icon-btn-two:hover span{padding:0 12px}.icon-btn-two span:after{content:"\f061";font-family:"Font Awesome 5 Free";font-weight:900;font-size:16px;position:absolute;right:0;margin-top:1px;opacity:1;transition:right .3s,opacity .15s}.icon-btn-two:hover span:after{right:-24px;opacity:0;-webkit-transition:.3s;transition:.3s;color:#fff}.theme-btn.bg_red{color:#fff;border-color:#fa584d}img{display:inline-block;max-width:100%;height:auto}.default-form label,.fluid-section-three .sec-title,.mb-0{margin-bottom:0}.default-form .form-group{position:relative;margin-bottom:18px}.default-form .form-group input[type=email],.default-form .form-group input[type=text],.default-form .form-group input[type=url],.default-form .form-group select,.default-form .form-group textarea{position:relative;display:block;width:100%;height:45px;font-size:14px;color:#333;line-height:25px;padding:10px 20px;border:1px solid #ccc;background-color:#fff;border-radius:5px;font-weight:400;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.default-form .form-group textarea{height:220px;resize:none}.default-form .form-group button,.default-form .form-group input[type=submit]{position:relative;display:inline-block;min-width:160px;background:#3b7eff;padding-left:25px;padding-right:25px;margin-top:10px}.main-header{position:absolute;left:0;top:0;width:100%;height:auto;z-index:99;background:rgba(0,0,0,.2)}.main-header .main-box{position:relative;display:block;padding:0 30px;z-index:999;box-shadow:2px 2px 2px #636161a3}.main-header .menu-box{position:static;display:flex;justify-content:space-between;align-items:center}.main-header .logo{position:relative;z-index:9;padding:15px 0}.main-header .outer-box{margin-left:-140px;position:relative;display:flex;align-items:center}.sticky-header{-webkit-box-shadow:0 0 35px 0 rgba(0,0,0,.07);-moz-box-shadow:0 0 35px 0 rgba(0,0,0,.07)}.sticky-header{position:fixed;opacity:0;left:0;top:0;visibility:hidden}.sticky-header{width:100%;padding:0;z-index:99;background:#fff;box-shadow:0 0 35px 0 rgba(0,0,0,.07);-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}a.theme-btn.icon-btn-two.btn-whatsapp2:hover{color:#000}.mobile-menu-back-drop{position:fixed;left:0;top:0;height:100%;width:100%;background-color:rgba(0,0,0,.5);transition:.2s}.mobile-menu{position:fixed;right:0;left:0;top:0;max-width:100%;height:100%;margin:0 auto;overflow-y:auto;opacity:0;visibility:hidden;z-index:9999;transition:.3s}.mobile-menu .menu-box,.mobile-menu .menu-outer{bottom:0;padding:0;background-color:#fff;display:block;z-index:5;top:0;left:0}.mobile-menu .menu-outer{position:fixed;width:300px;height:100%;overflow-y:auto;transform:translateX(-100%);-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.mobile-menu .menu-box{position:relative;width:100%;height:auto}.header-style-two{position:relative;background:#fff}.header-style-two .outer-box{margin-left:60px}.header-style-two .sticky-header .auto-container,.header-style-two .sticky-header .menu-box{max-width:100%;padding:0}.header-style-two .sticky-header .outer-box{margin-left:-170px}.sec-title .icon{background:#eef3f9;position:relative;color:#3b7eff}.sec-title h3{font-size:36px;font-weight:700;color:#000}.sec-title{position:relative;margin-bottom:85px}.sec-title .icon{display:inline-block;width:74px;height:74px;line-height:74px;font-size:30px;text-align:center;-webkit-border-radius:10px;border-radius:10px;margin-bottom:22px}.sec-title h3{position:relative;line-height:1.4em}.sec-title .text{position:relative;padding-top:10px;margin-top:10px}.sec-title .text:before{position:absolute;width:30px;height:3px;top:-2px;left:0;content:"";-webkit-border-radius:2px;border-radius:2px;background:#3b7eff}.sec-title.text-center .text:before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.main-slider{position:relative;display:block;z-index:1}.main-slider h1{font-size:74px;line-height:1.2em;color:#fff;font-weight:800}.main-slider .text{font-size:16px;line-height:26px;color:#ecf2f5}.main-slider .theme-btn:hover{background:#fff;border-color:#fff}.fluid-section-three{position:relative;padding:100px 0 50px}.request-form .title{position:relative;margin-bottom:20px}.request-form{background:#fff}.process-block h4{font-size:20px;line-height:1.5em;margin:45px 0 0;font-weight:600}.process-block .text{color:rgba(255,255,255,.75);margin-top:11px;line-height:1.8em}.testimonials-section-two .owl-dots{position:relative;display:flex;justify-content:center;align-items:center;bottom:-25px}.testimonials-section-two .owl-dots .owl-dot{position:relative;margin:0 3px;height:4px;width:4px;background:#fff;opacity:.5;transition:.3s}.testimonials-section-two .owl-dots .owl-dot.active{opacity:1;width:20px}.dots-inside .owl-dots{position:absolute;bottom:30px;left:0;right:0}.fluid-section-three .image-column{position:relative;margin-bottom:50px}.fluid-section-three .image-column .image-layer{position:absolute;left:0;top:0;height:100%;width:100%;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:10px;overflow:hidden}span.hero-para{font-weight:300!important;font-size:24px}span.hero-para{margin-top:10px;display:block}span.big-font{font-size:60px;line-height:1.3;color:#fca700}@keyframes rb_grow_and_fade{0%,100%{width:100%;height:100%;opacity:0}5%{width:100%;height:100%;opacity:1}95%{width:300%;height:300%;opacity:0}}.main-footer .social-link{position:relative;text-align:right}.portfolio-section{position:relative;padding:100px 0 70px}.portfolio-section .owl-carousel .owl-stage-outer{z-index:9999;position:relative}.portfolio-slider .default-arrows .owl-nav{opacity:1!important;display:block;width:auto!important;position:unset}.portfolio-section .owl-nav .owl-next,.portfolio-section .owl-nav .owl-prev{top:45%;z-index:99999}.portfolio-slider .default-arrows .owl-prev{left:30px!important}.portfolio-slider .default-arrows .owl-next{right:30px!important}.portfolio-slider .default-arrows .owl-next,.portfolio-slider .default-arrows .owl-prev{border-radius:100px;background:linear-gradient(to right,#ea018e 0,#9b2c92 100%)}.main-footer{background-repeat:no-repeat;background-size:cover}.portfolio-logo-carousel.default-arrows .owl-next{right:5px!important}.portfolio-logo-carousel.default-arrows .owl-prev{left:5px!important}.portfolio-single-images .owl-dots{align-items:center;margin-top:0;justify-content:center}.testimonial-section .star-rating{display:flex;align-items:center}.call-back-section .form-column{position:relative;padding:0;margin-bottom:0}.call-back-section .sec-title{margin-bottom:70px}.request-form{position:relative;-webkit-box-shadow:0 0 35px 0 rgba(0,0,0,.07);-moz-box-shadow:0 0 35px 0 rgba(0,0,0,.07);box-shadow:0 0 35px 0 rgba(0,0,0,.07);padding:20px;border-radius:10px}.request-form h2,.request-form h3{line-height:1.2;margin-bottom:10px}.request-form .title h4{font-size:28px;line-height:1.4em;color:#000;font-weight:700;margin-bottom:10px}.request-form .row{margin:0 -10px}.request-form .form-group{position:relative;padding:0 10px;margin-bottom:10px}.request-form .form-group input[type=email],.request-form .form-group input[type=text],.request-form .form-group input[type=url],.request-form .form-group select,.request-form .form-group textarea{position:relative;display:block;width:100%;height:40px;font-size:14px;color:#333;line-height:25px;padding:10px 20px;background-color:#fff;border-radius:5px;font-weight:400;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.request-form .form-group textarea{height:97px;resize:none;overflow:auto}.request-form .form-group button{padding-left:25px;padding-right:25px;margin-top:10px}.main-footer{position:relative;background-position:center;background-color:#000}.main-footer .logo{position:relative;top:-13px}.main-footer .logo img{position:relative;height:52px}.main-footer .social-link a{display:inline-block;margin-left:18px;font-size:16px;color:#fff}.main-footer .footer-bottom,.row.mb-5.owl-carousel1.owl-loaded.owl-drag{position:relative;width:100%}.main-footer .copyright-text{position:relative;padding-top:19px;display:block;font-size:14px;line-height:27px;color:rgba(255,255,255,.5);font-weight:400;padding-bottom:50px}.footer-bottom{border-top:1px solid rgba(255,255,255,.2)}.main-footer .copyright-text a{display:inline-block;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.main-footer .copyright-text a:hover{color:#fff}.related-products .owl-dots{margin-top:0;justify-content:center}.banner-text{font-size:45px;color:#fff;text-shadow:0 3px 6px rgb(0 0 0 / 16%);line-height:1.5;font-weight:200}.button{font-size:18px}.banner-text h1,.banner-text span{font-weight:600}.color-white,a.whatapp:hover,section#submenu-ai-development-services-provider h2,section#submenu-ai-development-services-provider h3,section#submenu-ai-development-services-provider p{color:#fff!important}.bg-st-1{background:rgba(250,88,77,.15)}.testimonail-head{justify-content:space-between}.color-scheme-red .sec-title .icon{background:#efefef}.copyright-text.policy a{color:rgba(255,255,255,.5)!important}button#submit:hover{background:#fa584d;color:#fff}.error{color:red}input.error,select.error,textarea.error{border:1px solid red!important}.form-top-text{line-height:1.2;padding-bottom:8px;display:block}i.fa.fa-phone{transform:rotate(104deg)}.button{background-color:#4caf50;border:none;color:#fff;padding:10px 25px;text-align:center}button#btnSubmitPopUp:disabled{background-color:#ccc;cursor:default}.call-back-section{position:relative;padding:50px 0}.menu-box .logo img{max-height:52px;width:100%}.banner-text h1{font-weight:600;font-size:45px;margin:0}.owl-item{float:left;padding:20px}@media only screen and (max-width:768px){.whatapp{bottom:17px!important;right:10px!important;left:auto!important}h2{line-height:1.3!important}.owl-nav,.phone-number-lp{display:none}.main-header .outer-box{display:unset}.fluid-section-three{padding:50px 0}.process-block h4{margin:20px 0 0}.main-footer .copyright-text{padding-bottom:10px;text-align:center}.banner-text,.inner-column,.main-footer .links-widget{text-align:center}.header-style-two .outer-box{margin-left:0}.main-box{padding:0!important}.sec-title h1{font-size:32px}.main-slider{padding:0}.slider-des{font-size:25px;margin-bottom:30px}h2.process-block,span.process-block{line-height:40px;font-size:32px;display:inline-block;margin:0}.fluid-section-three .image-column{margin:0;text-align:center}.fluid-section-three .sec-title{margin-bottom:0;text-align:center}.sec-title .text:before{text-align:center;left:50%}.testimonial-section{padding:50px 0 60px}.sec-title{margin-bottom:0}.blue-lg-banner.banner-text h1,.sec-title h3{font-size:28px}.partner-logo,.request-form,.sec-title .text{margin-bottom:20px}.sec-title .text{width:100%!important}.portfolio-section{padding:50px 0 70px}.main-header .main-box{padding:0 10px!important}.owl-item{float:left;padding:5px}.blue-lg-banner.banner-text h1 span{display:block}.big-font{font-size:32px!important}.hero-para{font-size:18px!important}}@media only screen and (min-width:320px) and (max-width:375px){.request-form{padding:20px}.logo a img{width:95px}}@media only screen and (min-width:767px) and (max-width:4000px){.call-back-section{padding:40px 0 30px}.sec-title{margin-bottom:25px}.fluid-section-three,.portfolio-section,.testimonial-section{padding:35px 0 40px}.main-footer .footer-column{margin-bottom:0}}.main-slider{background:#9e0260;background:-moz-linear-gradient(left,#3a0535 0,#9e026085 100%);background:-webkit-linear-gradient(left,#3a0535 0,#9e026085 100%);background:linear-gradient(to right,#3a0535 0,#9e026085 100%)}#btnSubmitPopUp{background:#fca700}.color-scheme-red .sec-title .text:before,.theme-btn.bg_red{text-transform:uppercase;transition:background .3s linear;border-radius:6px;box-shadow:0 9px 15px 1px rgb(232 2 142 / 21%);ackground:#fff0}.bg-st-1{background:rgb(197 197 197 / 15%)}@keyframes Gradient{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@keyframes cube{from{transform:scale(0) rotate(0) translate(-50%,-50%);opacity:.5}to{transform:scale(20) rotate(960deg) translate(-50%,-50%);opacity:0}}#leadFormModal .form-top-text{border:0;font-weight:400;margin-top:8px}.modal-header h4{color:#ce108f}#leadFormModal .request-form{box-shadow:none;padding:10px}.owl-nav{position:absolute;top:204px;z-index:2;padding:20px;color:#fff;width:100%}.owl-nav .owl-next,.owl-nav .owl-prev{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;position:absolute;padding:10px;background:#5854548c}.testimonail-head,.whatapp{display:flex}.owl-nav .owl-next{right:10px}.owl-nav .owl-prev{left:39px}button:focus{border:1px solid #ce108f}.color-scheme-red .main-footer .social-link a:hover{color:#af2292}.whatapp{animation:.5s infinite alternate scrollDownAnimation;-webkit-animation:.5s infinite alternate scrollDownAnimation;box-shadow:6px 9px 30px 1px rgb(37 0 22 / 71%);position:fixed;width:50px;height:50px;bottom:17px;right:20px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:20px;box-shadow:0 5px 38px rgb(0 0 0 / 15%);z-index:100;cursor:pointer;justify-content:center;align-items:center}@keyframes scrollDownAnimation{from{transform:translateY(0)}to{transform:translateY(-10px)}}@-webkit-keyframes scrollDownAnimation{from{transform:translateY(0)}to{transform:translateY(-10px)}}.footer-widget.links-widget a{margin:auto auto 10px}.testimonial-section .card{background:0 0;border:0}.testimonial-section .card-body{background:#00000059;border:1px solid;color:#fff;border-radius:12px;position:relative}.testimonial-section .card-body *{color:#fff;font-size:16px}.testimonial-section .star-rating *,.testimonial-section .testimonail-head i{color:#ffc402}.testimonial-section .card-footer{display:flex;margin-top:2rem;border:0}.testimonial-section .card-footer .icon{margin-right:1.5rem}.testimonial-info-wrapper .position{font-size:14px}.testimonial-section .card-footer .icon .img-circle{border-radius:100%}.testimonial-section .card-body:before{content:"\f0d7";font-family:'Font Awesome 5 Free';font-weight:900;position:absolute;bottom:-17px;font-size:50px;color:#000000eb;z-index:1;text-shadow:.1px 1.5px 1px #ffffffa6}.testimonial-section .sec-title .text:before{width:40%;background:#ffd133!important}.testimonial-section{background:#131f4f}header.main-header.header-style-two a:hover,span.theme{color:#63b0e4}.color-scheme-red .sec-title .text:before,.theme-btn.bg_red,a.theme-btn.icon-btn-two{box-shadow:0 9px 15px 1px rgb(2 48 232 / 21%);background:#fff0;background:#ea018e;background:-moz-linear-gradient(left,#ea018e 0,#9b2c92 100%);background:-webkit-linear-gradient(left,#ea018e 0,#9b2c92 100%);background:linear-gradient(to right,#131f4f 0,#066fb6 100%)}a:hover{color:#9bb0fe}.form-top-text{border-bottom:1px solid #131f4f}.request-form .form-group input[type=email],.request-form .form-group input[type=text],.request-form .form-group input[type=url],.request-form .form-group select,.request-form .form-group textarea{border:1px solid #131f4f}#leadFormModal .modal-header h4{color:#071f5b;line-height:1.3}#leadFormModal .modal-header{border-bottom:1px solid #071f5b}.whatsapp-btn,a.theme-btn.btn-whatsapp2{background:#25d165!important;text-transform:uppercase!important}a.theme-btn.icon-btn-two{text-transform:uppercase}.combo-btn-container{justify-content:center}.footer-column p{font-size:15px!important}@media(min-width:320px) and (max-width:768px){.blue-theme-lg .header-btns{justify-content:center}.combo-btn-container a{font-size:12px!important}a.theme-btn.icon-btn-two.btn-whatsapp2{font-size:14px}}@media (min-width:320px) and (max-width:374px){a.theme-btn.icon-btn-two.btn-whatsapp2{font-size:11px;text-align:center}}.card-header-wrap{display:flex;align-items:center;gap:20px;margin-bottom:15px}.card-box{padding:20px;border-radius:5px;height:100%;background:url(/content/assets/images/journey-cx-check.webp) right/contain no-repeat,no-repeat #172354!important;border:1px solid #134465;backdrop-filter:blur(30px);opacity:.8}.custom-row{margin-bottom:24px}h3.card-heading{font-size:26px;line-height:1.2;font-weight:400}section#submenu-ai-development-services-provider{background:url(/content/assets/images/journey-cx-sec-4-bg-2x.webp) center/cover no-repeat fixed!important;padding:50px 0}section#submenu-ai-development-services-provider h2{line-height:1.2;margin-bottom:20px}section#submenu-ai-development-services-provider p{margin-bottom:40px!important}@media (max-width:1024px){.custom-row{margin-bottom:16px;row-gap:20px}.blue-theme-lg h2{font-size:28px!important}}@media (max-width:767px){.card-header-wrap,.custom-section-wrapper h2,.custom-section-wrapper h3,.custom-section-wrapper p{text-align:center}.custom-row{gap:20px}.card-header-wrap{display:block}.card-header-wrap img{margin-bottom:16px}}