@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400&display=swap);body,h1,h2,h3,h4{font-weight:300}a,a:hover{color:#533f03;font-weight:700}a:hover{cursor:pointer}.dropdown-item:hover{color:#16181b}.browserupgrade{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}.ng-valid.required,.ng-valid[required]{border-left:5px solid green}.jh-card{padding:1.5%;margin-top:20px;border:none}.error{color:#fff;background-color:red}.pad{padding:10px}.w-40{width:40%!important}.w-60{width:60%!important}.break{white-space:normal;word-break:break-all}.readonly{background-color:#eee;opacity:1}.footer{border-top:1px solid rgba(0,0,0,.125)}.hand,[jhisortby]{cursor:pointer}.alerts .alert{text-overflow:ellipsis}.alerts .alert pre{background:none;border:none;font:inherit;color:inherit;padding:0;margin:0}.alerts .alert .popover pre{font-size:10px}.alerts .jhi-toast{position:fixed;width:100%}.alerts .jhi-toast.left{left:5px}.alerts .jhi-toast.right{right:5px}.alerts .jhi-toast.top{top:55px}.alerts .jhi-toast.bottom{bottom:55px}@media screen and (min-width:480px){.alerts .jhi-toast{width:50%}}.row.jh-entity-details>dd{margin-bottom:15px}@media screen and (min-width:768px){.row.jh-entity-details>dt{margin-bottom:15px}.row.jh-entity-details>dd{border-bottom:1px solid #eee;padding-left:180px;margin-left:0}}.carousel,.nav,.pagination,.panel-title a{cursor:pointer}.thread-dump-modal-lock{max-width:450px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body,html{font-family:Montserrat,sans-serif}.btn,a,body,h1,h2,h3,h4,html{font-weight:300}ol,ul{list-style:none;margin:0;padding:0}.btn:active,.btn:focus,:focus,button,input:focus{outline:none!important}.bg-cover{background-size:cover;background-repeat:no-repeat;background-position:50%}@media only screen and (max-width:991px){.bg-cover>div{text-align:center}}.heightCustom{height:100vh}@media only screen and (max-width:991px){.heightCustom{min-height:50vh;height:auto;padding-top:4em;padding-bottom:4em}}.btn-custom,.btn-outline-main-color{color:#fff;background-color:#153c88;border-color:#153c88}a{color:#4c4c4c}.btn-custom:hover,.btn-outline-main-color:hover,a,a:hover{font-weight:300;text-decoration:none;-webkit-appearance:none!important}.btn-custom:hover,.btn-outline-main-color:hover{text-decoration:none;color:#fff;background-color:#ff7f01;border-color:#ff7f01}input[type=email]:focus,input[type=email]:hover,input[type=text]:focus,input[type=text]:hover,textarea:focus,textarea:hover{box-shadow:none!important}h1{text-transform:uppercase}h1 .color-white{color:#fff}h1 span{display:block}@media max-577{h1{font-size:1.5em}}h1 span,h2 span,h3 span,h4 span{font-weight:700}h2,h4{color:#212529;font-weight:inherit;text-transform:inherit}h3{font-size:1.2em}.btn-custom ul,ul.list-style{list-style:none;padding-left:0}.fa,.far,.fas{font-size:1.2em;vertical-align:middle;margin:0 5px}.pt-custom{padding-top:70px}.animated,.customPopOver{position:relative}.home .animated{overflow:hidden}.animated:after,.masque:before{position:absolute;content:"";height:100%;width:100%}.animated:after{z-index:10;background:#114887;left:0;-webkit-transition:all 1s cubic-bezier(.23,1,.32,1);transition:all 1s cubic-bezier(.23,1,.32,1)}.animated.animTop:after{top:0}.animated.animBottom:after{bottom:0}.animTop *{-webkit-transform:translateY(100%);transform:translateY(100%)}.animated>*{-webkit-transition-delay:.2s;transition-delay:.2s;opacity:0;-webkit-transition:.5s ease;transition:.5s ease}.animated>::nth-child(0n+1),.animated>:nth-child(0n+1){-webkit-transition-delay:.5s;transition-delay:.5s}.start .animated:after{height:0}.start .animated *{transform:translateY(0);-webkit-transform:translateY(0);opacity:1}.sidebar{position:fixed;bottom:0;z-index:100;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:84px}.sidebar,.sidebar .navbar-brand{top:0;left:0;background-color:#fff}.sidebar .navbar-brand{position:absolute;margin:0;display:block;width:100%;height:80px}.sidebar .navbar-brand img{display:block;margin:0 auto;height:60px;width:60px;padding:.6em}.sidebar a{color:#5f5f5f}.sidebar .nav{overflow:hidden}.sidebar .nav a{position:relative;padding-top:1rem;padding-bottom:1rem}@media only screen and (min-width:992px){.sidebar .nav a{width:250px}}.sidebar .nav a *{position:relative;z-index:1}.sidebar .nav a svg{position:relative;margin:0 30px 0 10px}.sidebar .nav a:after,.sidebar .nav a svg{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sidebar .nav a:after{display:block;position:absolute;content:"";top:0;z-index:0;bottom:0;left:2em;margin:auto;border-radius:50%;background:transparent;height:0;width:0;background:#ffc107;box-shadow:0 0 0 0 #ffc107}.sidebar .nav a:hover:after{height:10px;width:10px;box-shadow:0 0 0 20px #ffc107}.sidebar #customMenu a{display:block}.sidebar #customMenu a:after{left:1.5em}.sidebar #customMenu a svg{margin:0 1em}.sidebar .customMenu{background:#fff;position:absolute;width:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;height:100vh;z-index:2;top:0;left:-100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;bottom:0;-webkit-box-align:center;align-items:center;overflow:hidden}.sidebar .customMenu,.sidebar .customMenu .tab-pane{opacity:0;-webkit-transition:.3s ease;transition:.3s ease}.sidebar .customMenu .tab-pane{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.sidebar .customMenu .tab-pane.show{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.sidebar .customMenu .toggle{position:absolute;top:0;left:auto;right:1em}.sidebar .customMenu .toggle:hover:before{-webkit-transform:rotate(40deg);transform:rotate(40deg)}@media only screen and (max-width:768px){.sidebar .customMenu .toggle{display:none}}@media only screen and (min-width:992px){.sidebar .customMenu{border-left:1px solid #f1f1f1;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);left:-40vh;width:40vh}}.sidebar .customCollapse.active{border-right:4px solid #ac1167}@media only screen and (min-width:992px){.sidebar{z-index:1031}}@media only screen and (max-width:991px){.sidebar{-webkit-transform:translateX(-100%);transform:translateX(-100%);width:100%;-webkit-box-pack:center;justify-content:center}}@media only screen and (min-width:992px){.sidebar:active,.sidebar:focus,.sidebar:hover{width:250px}}@media only screen and (min-width:992px){.sidebar:hover ul a svg{margin:0 20px 0 10px}}@media only screen and (max-height:500px){.sidebar .nav.flex-column{-webkit-box-orient:inherit!important;-webkit-box-direction:inherit!important;flex-direction:inherit!important}.sidebar .nav a{padding:.5rem 1rem}.sidebar .nav a svg{margin:0}}.navigation-is-open .customMenu{opacity:1;left:0}@media only screen and (min-width:992px){.navigation-is-open .customMenu{left:100%}}#toggle,.toggle{padding:0;display:block;height:80px;width:80px;background:#fff;top:0;z-index:101;cursor:pointer;position:fixed}#toggle,#toggle:after,#toggle:before,.toggle{left:0;-webkit-transition:.25s ease-out;transition:.25s ease-out}#toggle:after,#toggle:before{position:absolute;content:"";width:25px;height:2px;border-radius:4px;right:0;margin:auto;background:#ffc107}#toggle:before{top:35px}#toggle:after{top:45px}.toggle:after,.toggle:before{position:absolute;content:"";width:25px;height:2px;border-radius:4px;left:0;right:0;-webkit-transition:.25s ease-out;transition:.25s ease-out;margin:auto;background:#ffc107;top:0;bottom:0}.toggle:before{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.toggle:after{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.is-open #toggle:after,.is-open #toggle:before{top:50%;width:25px}.is-open #toggle:before{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.is-open #toggle:after{-webkit-transform:rotate(135deg);transform:rotate(135deg)}@media only screen and (min-width:992px){.is-open #toggle{display:none}}@media only screen and (max-width:991px){.is-open #toggle .navbar-toggler{opacity:0}}@media only screen and (max-width:991px){.is-open .sidebar{-webkit-transform:translateX(0);transform:translateX(0)}}.logo{height:70px;width:70px;background:#e6e6e6;border-radius:50%;padding:1em;margin:1em}.separator{height:1px;width:100%;margin:.5em 0;background:#ececec}@media only screen and (max-width:991px){body:not(.is-open) .sidebar .navbar-brand{left:100%}}.btn-toggle{margin:0 4rem;padding:0;position:relative;border:none;height:1.5rem;width:3rem;border-radius:1.5rem;color:#6b7381;background:#bdc1c8}.btn-toggle.active{background-color:#29b5a8}.btn-toggle:disabled{background-color:#dfe0e0}.btn-toggle.btn-xs{margin:0;padding:0;position:relative;border:none;height:1rem;width:2rem;border-radius:1rem}.btn-toggle.btn-xs>.handle{position:absolute;top:.125rem;left:.125rem;width:.75rem;height:.75rem;border-radius:.75rem;background:#fff;-webkit-transition:left .25s;transition:left .25s}.btn-toggle.btn-xs.active{-webkit-transition:background-color .25s;transition:background-color .25s}.btn-toggle.btn-xs.active>.handle{left:1.125rem;-webkit-transition:left .25s;transition:left .25s}.btn-toggle.btn-xs.focus,.btn-toggle.btn-xs.focus.active,.btn-toggle.btn-xs:focus,.btn-toggle.btn-xs:focus.active,.btn-toggle.focus,.btn-toggle.focus.active,.btn-toggle:focus,.btn-toggle:focus.active{outline:none}#main-search{left:auto;top:15px;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}#main-search ul li a span{width:calc(100% - 40px);text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (min-width:992px){#main-search{width:calc(100% - 84px);background:#384044;height:80px;top:0}}.navbar-dark .navbar-toggler{color:#9e9e9e}form{position:relative}form.form-inline svg{position:absolute;left:0;top:0;bottom:0;margin:auto}form.form-inline button svg{position:inherit}form .close{position:absolute;right:0;top:0}@media only screen and (max-width:991px){#main-search ul{padding:2em;width:100%}}@media only screen and (max-width:577px){#main-search ul{padding:15px}#main-search ul li a span{width:100%}}@media only screen and (max-width:991px){#main-search ul.nav{background:#255396;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}}.form-control{background:transparent;border-radius:0;-webkit-transition:.2s ease;transition:.2s ease;border:none;border-bottom:1px solid rgba(0,0,0,.1)}.form-control:focus,.form-control:hover{box-shadow:none}.modal .form-control{padding-left:2em}#breadCrum{left:0;min-height:80px;-webkit-box-align:center;align-items:center;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}@media only screen and (min-width:992px){#breadCrum{position:fixed;top:0;left:84px;z-index:1030;-webkit-box-align:center;align-items:center}}@media only screen and (max-width:991px){#breadCrum{height:100%;background-color:#255396;-webkit-box-align:center;align-items:center}}#breadCrum .bg-cover{height:80px;width:110px}@media only screen and (max-width:768px){#breadCrum .bg-cover{width:100%}}#breadCrum a{color:#fff;position:relative;padding:1em;color:hsla(0,0%,100%,.7)}#breadCrum li.large a,#breadCrum li:first-child a{padding:0}#breadCrum>li:nth-child(2) ul{padding:1em;height:100%;top:0;left:0}#breadCrum>li:first-child{width:80px}#breadCrum>li:first-child a{position:relative;color:#fff}#breadCrum>li:last-child a:after{position:absolute;content:"";bottom:0;left:0;right:0;margin:auto;background-color:#fff;height:2px}@media only screen and (min-width:992px){#breadCrum>li:last-child a:after{bottom:auto;top:calc(100% + 10px)}}@media only screen and (max-width:768px){#breadCrum li:nth-child(3) a,#breadCrum li:nth-child(4) a{display:none}}@media only screen and (max-width:768px){#breadCrum>li.large{width:calc(100% - 80px)}}@media only screen and (max-width:768px){#breadCrum li.large{position:relative}#breadCrum li.large ul{background:rgba(37,83,150,.9);position:absolute}}.customCard{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transition:.3s ease;transition:.3s ease}.customCard:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.customCard .height-img{height:20vh;position:relative}.customCard .height-img div{position:relative;z-index:2}.customCard .height-img:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(5deg,rgba(0,0,0,.7),transparent 60%)}.customCard .height-img.bg-secondary:after{background:none}.customCard .basicIcon{position:absolute;top:0;bottom:0;left:0;right:0;opacity:.5!important;height:5em;margin:auto;display:block}.customCard.card-secondary{opacity:.7!important;-webkit-filter:grayscale(1);filter:grayscale(1)}.customCard h3,.customCard h4{font-weight:700;text-transform:uppercase}.customCard h4{font-size:1em;text-align:left;margin-bottom:0}.customCard .badge-pill{position:absolute;z-index:2;left:1em;top:calc(100% - 15px)}.customCard button{margin-left:5px a;margin-left-color:#fff}.customCard .close{line-height:40px;position:absolute;top:1em;right:1em;z-index:1}.modal .customCard:hover{-webkit-transform:translateY(0);transform:translateY(0)}.modal .customCard h3{color:#fff}.modal .customCard h4{color:hsla(0,0%,100%,.8)}.album .customCard h3{color:#fff}.album .customCard h4{color:hsla(0,0%,100%,.8)}.customPopOver span{white-space:nowrap;opacity:0!important;bottom:calc(100% + 10px);-webkit-transform:translateY(30px) translateX(-50%)!important;transform:translateY(30px) translateX(-50%)!important;color:#72777b;-webkit-transition:all .25s ease;transition:all .25s ease;font-size:.9em;background-color:#fff}.customPopOver span,.customPopOver span:after{pointer-events:none;position:absolute;left:50%}.customPopOver span:after{top:100%;background:#a2a2a2;content:" ";height:5px;width:1px}.customPopOver:hover span{opacity:1!important;-webkit-transform:translateY(0) translateX(-50%)!important;transform:translateY(0) translateX(-50%)!important}.custom-control-input{opacity:0!important}.navbar-light .navbar-toggler{color:hsla(0,0%,100%,.8);border-color:hsla(0,0%,100%,0)}.masque:before{z-index:0;-webkit-transition:.5s ease-out;transition:.5s ease-out;top:0;left:0;background-color:hsla(0,0%,100%,.9)}.fullBrand{color:#929292}.fullBrand .logo{height:40px;width:40px;font-size:.5em;background-color:#d0d0d0}@media only screen and (max-width:577px){.fullBrand .logo{height:50px;width:50px;padding:.5em}}.fullBrand ul{line-height:1em}.user{position:absolute;bottom:0;left:0;right:0;padding:1em 0;overflow:hidden;border-top:1px solid #f1f1f1}.user span.bg-cover,.user svg{display:inline-block;vertical-align:middle;height:50px;width:50px;text-align:center;padding:12px;border-radius:50%;background-color:#e6e6e6;margin:0 17px}.user a{min-width:250px;padding-top:5px}.user a:hover{color:#000}@media only screen and (max-width:991px){.user li{margin:auto}}.profilUser{display:inline-block;vertical-align:middle;height:50px;width:50px;text-align:center;padding:12px;border-radius:50%;background-color:#e6e6e6}.tooltip{opacity:1}.home .fullBrand{position:absolute;left:0;right:0;margin:auto;bottom:1em}.home footer{display:none}.not-home{padding-top:80px}@media only screen and (min-width:992px){.not-home{padding-left:84px}}@media only screen and (min-width:1320px){.customContainer{padding-right:80px}}.close{border-radius:50%;height:40px;width:40px;padding:0!important;border-radius:1px solid #f1f1f1;background:#fff!important;-webkit-transition:all 1s cubic-bezier(.23,1,.32,1);transition:all 1s cubic-bezier(.23,1,.32,1)}.close:hover{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.tabNoLink>li{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:.5em;border-bottom:1px solid #f1f1f1;-webkit-transition:.2s ease;transition:.2s ease}.tabNoLink>li:last-child{border:none}.tabLink>li a{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:.5em;border-bottom:1px solid #f1f1f1;-webkit-transition:.2s ease;transition:.2s ease}.tabLink>li:last-child a{border:none}.hEffect>li{border-bottom:1px solid #f1f1f1;-webkit-transition:.2s ease;transition:.2s ease}.hEffect>li:last-child{border:none}.tabLink li.pb1,.tabLink li.pb1 a{border-bottom:1px solid #f1f1f1;-webkit-transition:.2s ease;transition:.2s ease}.tabLink li.pb1 a:hover{box-shadow:0 .25rem .75rem rgba(0,0,0,.15)}.hEffect>li:last-child,.tabLink li.pb1:last-child,.tabLink li.pb1:last-child a,.tabLink li:last-child a,.tabNoLink li:last-child{border:none}.hEffect li.active .profilUser{position:relative}.hEffect li.active .profilUser:before{position:absolute;top:-.8em;right:-.8em;content:"";font-family:Font Awesome\ 5 Free;font-weight:900;height:25px;width:25px;font-size:.7em;line-height:21px;border:3px solid #fff;background:#009688;border-radius:50%;color:#fff;box-shadow:0 .25rem .75rem rgba(0,0,0,.15)}.hEffect li:hover{cursor:pointer;box-shadow:0 .25rem .75rem rgba(0,0,0,.15)}.ellipsisList{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dropdown-menu .simpleTab{padding:2em;min-width:40vh}.simpleTab li .badge{padding:.5em}.customScrollTab{height:35vh}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.basicIcon{position:absolute;top:0;bottom:0;left:0;right:0;opacity:.5!important;height:5em;margin:auto;display:block}.customTab{border-bottom:none}.customTab li a{border-bottom:1px solid #ccc;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:block;cursor:pointer;padding:1em;text-decoration:none!important;text-transform:uppercase;color:#ccc}.customTab li a.active,.customTab li a:hover{color:#ff9800;border-bottom:2px solid #ff9800}.defaultCard div{height:40vh;background:#f1f1f1}footer{font-size:.9em;opacity:.6}footer>ul>li{border-right:1px solid rgba(0,0,0,.15);padding:0 1em}footer li:last-child{border:none}@media only screen and (min-width:992px){#topPage{-webkit-transform:translate(-100%);transform:translate(-100%);opacity:0;-webkit-transition:.25s ease;transition:.25s ease}}#topPage i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media only screen and (min-width:1320px){#topPage i{-webkit-transform:rotate(0);transform:rotate(0)}}.hide-nav-bar #breadCrum,.hide-nav-bar #main-search{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.hide-nav-bar #topPage{-webkit-transform:translate(0);transform:translate(0);opacity:1}@media only screen and (min-width:1200px){.modal-lg.modal-xxl,.modal-xxl .modal-lg{width:90%;max-width:1280px}}@media only screen and (min-width:992px){.scrollableBlock{height:100vh;overflow:hidden;overflow-y:auto}}.scrollableTab{height:100px;overflow:hidden;overflow-y:auto}.scrollableTab.customScrollTab{height:35vh}@media only screen and (min-width:992px){.flexBetweenColumn{-webkit-box-pack:justify;justify-content:space-between}}@media only screen and (max-width:991px){.flexBetweenColumn{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}}#cookie-policy-popin{position:fixed;bottom:0;right:0;margin:0;z-index:1100;border-radius:.25rem .25rem 0 0}@media only screen and (min-width:992px){#cookie-policy-popin{bottom:1em;right:1em;border-radius:.25rem}}@media only screen and (max-width:991px){#cookie-policy-popin{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media only screen and (max-width:577px){#cookie-policy-popin{margin-bottom:.5em}}@media only screen and (min-width:1320px){footer{position:fixed;top:0;top:50%;z-index:1;-webkit-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg);left:calc(100% - 2em);width:100%}}body,html{background-color:#f7f7f7}.animated:after{background:#153c88}.bg-custom,.btn-custom,.btn-outline-main-color{color:#fff;background-color:#a42523}.btn-custom,.btn-outline-main-color{-webkit-appearance:inherit;border-color:#a42523}.btn-custom:hover,.btn-outline-main-color:hover{background-color:#c22d2b;border-color:#c22d2b}.text-customBlue{color:#153c88}.text-customYell{color:#ff9800}.text-customGreen{color:#00b4a8}.text-custom,.text-customRed{color:#a42523}.border-white{border:1px solid #fff}.border-customBlue{border:1px solid #153c88}.border-customYell{border:1px solid #ff9800}.border-customGreen{border:1px solid #00b4a8}.border-customRed{border:1px solid #a42523}.border-custom{border:1px solid #153c88}.border-dark{border:1px solid #252525}.center-element{height:100vh;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}:not(.sidebar) .profilUser:not(.bg-cover){background:#fff}.bg-customRed{background-color:#a42523;color:#fff}.bg-customBlue{background-color:#153c88}.gutter-1>*{margin-bottom:0!important;padding:5px}hr .border-white{opacity:.5}.w-5{width:5%}@media only screen and (max-width:991px){#main-search ul.nav{background:#fff;-webkit-box-pack:center;justify-content:center}}.logo[alt*=client],.logoClient{border-radius:0;color:#fff;background:transparent;padding:.4em}.home .logo[alt*=client],.home .logoClient{width:162px;height:90px;border-right:1px solid #ccc;padding:1em}@media only screen and (max-width:577px){.home .logo[alt*=client],.home .logoClient{border-bottom:1px solid #ccc;border-right:none}}@media only screen and (max-width:577px){.home .rwdColumn{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media only screen and (min-width:992px){.sidebar .navbar-brand img{height:60px;width:90px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sidebar:active .navbar-brand img,.sidebar:focus .navbar-brand img,.sidebar:hover .navbar-brand img{width:100%;height:70px}}.is-open .navbar-brand:after{right:0;opacity:1}.masque:before{background-color:#153c88;opacity:.9}.customScrollTab{height:57vh}#main-search .form-control,.modal .form-control{padding-left:inherit}.user span.bg-cover,.user svg{color:#153c88}.user a{font-size:.9em;display:block;color:rgba(0,0,0,.4)}.user ul li:nth-child(2) a,.user ul li:nth-child(3) a{padding-bottom:0}@media only screen and (min-width:992px){.user ul{min-width:250px}}@media only screen and (min-width:992px){.pt-md{padding-top:0}}.h100vh{height:100vh}@media only screen and (max-width:991px){.h100vh{height:auto;padding-top:1em;padding-bottom:1em}}#main-search .breadcrumb{margin-bottom:0;background-color:transparent}@media only screen and (min-width:992px){#main-search{background:#fff;border-left:1px solid #f7f7f7}}@media only screen and (min-width:992px){.megamenu{top:calc(100% - 1em);width:calc(100% - 2em);max-width:1200px;left:auto;right:1em;padding:2em}}@media only screen and (max-width:991px){.megamenu{padding:1em;max-height:80vh;overflow-y:auto}}.megamenu-li{position:static}@media only screen and (min-width:992px){.customTab.verticalTab li a{border:none;border-left:1px solid #ccc}.customTab.verticalTab li a.active,.customTab.verticalTab li a:hover{border:none;border-left:2px solid #ff9800}}.slider.slider-horizontal{width:100%;margin-bottom:2em}.slider.slider-horizontal .slider-handle,.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track{background-image:none;box-shadow:none}.slider.slider-horizontal .slider-track{background-color:#ebebeb}.slider.slider-horizontal .slider-track .slider-selection{background:#153c88}.slider.slider-horizontal .slider-handle{background:#fff;border:2px solid #153c88}#menu1 a{min-width:30%;height:160px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-flex:1;flex:1 0 0%;margin-left:.5em;margin-bottom:.5em}.customMasque .height-img{height:60vh}.album .customCard h4,.modal .customCard h4{color:inherit}.variableCol.col-md-6 .card-body{margin-top:1rem}.variableCol.col-md-6 .card-body a{margin-top:1.5rem}.variableCol.col-md-12 .card{-webkit-box-orient:inherit;-webkit-box-direction:inherit;flex-direction:inherit}.variableCol.col-md-12 .customCard .height-img{height:auto;min-width:30%;max-width:30%}@media only screen and (min-width:992px){.variableCol.col-md-12 .card-body{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}}.variableCol.col-md-12 .ellipsisList{width:30%}.carousel-indicators{margin:0;padding:1em 3em}.carousel-indicators li{height:10px;width:10px;border-radius:50%;margin:0 10px;border:0}.carousel-indicators .active{box-shadow:0 0 0 3px hsla(0,0%,100%,.3)}.customMasque.masque{z-index:2;position:relative}.customMasque.masque .carousel-indicators{-webkit-box-pack:end;justify-content:flex-end}.customMasque.masque .heroTitle,.customMasque.masque:before{opacity:1;pointer-events:none;z-index:1}.customMasque.masque:before{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),color-stop(40%,rgba(0,212,255,0)));background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,212,255,0) 40%)}.customMasque.masque .heroTitle{position:absolute;top:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;bottom:0;left:0;right:0;color:#fff;padding:1em}@media only screen and (min-width:992px){.customMasque.masque .heroTitle{max-width:40%;padding-bottom:3em;color:#fff;left:0;padding-left:3em}}.carousel .heroTitle{-webkit-box-align:start;align-items:flex-start}@media only screen and (min-width:992px){section.bg-white{border-left:1px solid #f7f7f7}}@media only screen and (max-width:991px){section.bg-dark.pb-5{background-color:#f7f7f7!important}}@media only screen and (min-width:992px){.h-150{min-height:150px}}.cardTag{-webkit-box-orient:inherit;-webkit-box-direction:inherit;flex-direction:inherit;-webkit-box-align:center;align-items:center;padding:0 1em;background:transparent;margin-bottom:1em}@media only screen and (min-width:992px){.cardTag.h-150{min-height:150px}}.borderRow,.cardTag.bg-dark{cursor:pointer}.borderRow{border-bottom:1px solid #f7f7f7;padding:.5em 0;-webkit-box-align:center;align-items:center}.borderRow:last-child{border:none}.borderRow:hover{box-shadow:0 .25rem .75rem rgba(0,0,0,.15)}@media only screen and (max-width:577px){.borderRow{font-size:80%}}.c-pb-7{padding-bottom:7rem}@media only screen and (max-width:577px){.c-pb-7 .card-body{padding:.5em}}.n-mt-50{top:-50px;overflow:hidden}.n-mt-50>i{position:absolute;font-size:20em;left:4rem;top:-8rem;color:hsla(0,0%,100%,.1)}h1.display-4{font-weight:700;letter-spacing:5px}@media only screen and (max-width:577px){h1.display-4{font-size:5vh;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}}video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#a42523;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.c-b-t{border-top:1px solid rgba(133,100,4,.1);margin-top:5px;padding-top:5px}.form-control:disabled,.form-control[readonly]{padding-left:.5em}.ellipsisList{-webkit-line-clamp:2}.list-group-item.row{display:-webkit-box;display:flex;padding-left:0;padding-right:0;-webkit-transition:color .2s ease;transition:color .2s ease}[class*=bordered]{border-radius:.25rem;-webkit-transition:all .2s;transition:all .2s;-webkit-transition-delay:0s;transition-delay:0s;background-color:transparent;border:1px solid #e5e5e5}.separated>*{border-bottom:1px solid #e5e5e5}.separated>:ladt-child{border-bottom:none}@media only screen and (max-width:991px){.mt-5{margin-top:1rem!important}.mb-5{margin-bottom:1rem!important}.pt-5{padding-top:1rem!important}}.autocomplete-items{max-height:40vh;overflow-y:auto;position:absolute;border-bottom:none;border-top:none;z-index:99;top:100%;left:0;right:0;border-bottom-left-radius:.1rem;border-bottom-right-radius:.1rem;box-shadow:0 1rem 3rem rgba(42,53,79,.125)}.autocomplete-items div{cursor:pointer;padding:.875rem 1rem;background-color:#fff}