/* Minification failed. Returning unminified contents.
(2,1): run-time error CSS1019: Unexpected token, found '@charset'
(2,10): run-time error CSS1019: Unexpected token, found '"UTF-8"'
(2,17): run-time error CSS1019: Unexpected token, found ';'
(2,18): run-time error CSS1019: Unexpected token, found '@import'
(2,26): run-time error CSS1019: Unexpected token, found 'url("https://fonts.googleapis.com/css?family=Poppins:300,400,700")'
(2,92): run-time error CSS1019: Unexpected token, found ';'
(2,93): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(2,123): run-time error CSS1035: Expected colon, found '{'
(9,7): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,22): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,39): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,56): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,71): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,85): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,102): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,119): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,135): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,150): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,165): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,178): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,193): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,213): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,231): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,251): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,269): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,284): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,302): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,319): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,335): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,350): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,368): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,390): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,412): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,434): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,457): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,622): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,69227): run-time error CSS1063: Expected calculation unit, found 'calc('
(9,69227): run-time error CSS1064: Expected calculation product, found 'calc('
(9,69227): run-time error CSS1019: Unexpected token, found 'calc('
(9,69227): run-time error CSS1042: Expected function, found 'calc('
(9,69248): run-time error CSS1019: Unexpected token, found ' '
(9,69248): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
(9,90277): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(9,90321): run-time error CSS1035: Expected colon, found '{'
(9,90379): run-time error CSS1019: Unexpected token, found '@keyframes'
(9,90415): run-time error CSS1035: Expected colon, found '{'
(9,202902): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(9,202938): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9,203061): run-time error CSS1019: Unexpected token, found '@keyframes'
(9,203089): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9,203212): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(9,203258): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9,204662): run-time error CSS1019: Unexpected token, found '@keyframes'
(9,204700): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9,206104): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(9,206147): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9,206670): run-time error CSS1019: Unexpected token, found '@keyframes'
(9,206705): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9,207228): run-time error CSS1019: Unexpected token, found '@keyframes'
(9,207249): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(10,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(10,31): run-time error CSS1035: Expected colon, found '{'
(11,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(11,31): run-time error CSS1035: Expected colon, found '{'
 */
@-webkit-keyframes autofill{to{color:#fff;background:#808080;}}.actbox{position:fixed;top:50%;left:50%;width:0;height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:999999;background:rgba(0,0,0,.7);-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}.actbox .box{background:#fff;padding:30px;max-width:400px;opacity:0;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}.actbox .box .title{font-size:25px;font-weight:500;color:#062e79;padding:0;margin:0;}.actbox .box p{font-size:14px;color:#707070;padding:10px 0 0 0;margin:0;}.actbox .box .buttons-grid{display:flex;align-items:center;justify-content:flex-end;}.actbox .box .buttons-grid .button{margin:30px 0 0 10px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;color:#fff;text-transform:uppercase;background:#062e79;height:45px;padding:0 20px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.actbox .box .buttons-grid .button.cancel{background:#707070;}.actbox .box .buttons-grid .button:hover{background:#ffea00;text-decoration:none;}.actbox.active{top:0;left:0;width:100%;height:100vh;}.actbox.active .box{opacity:1;}@media only screen and (max-device-width:736px){.actbox .box{max-width:calc(100vw - 40px);padding:20px;}.actbox .box .title{font-size:18px;}.actbox .box p{font-size:13px;}.actbox .box .buttons-grid .button{height:40px;margin:20px 0 0 0;font-size:13px;padding:0 15px;}}
@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,700");@-webkit-keyframes autofill{to{color:#fff;background:#808080;}}
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 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,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--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%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;}@-ms-viewport{width:device-width;}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;}[tabindex="-1"]:focus{outline:0 !important;}hr{box-sizing:content-box;height:0;overflow:visible;}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;}p{margin-top:0;margin-bottom:1rem;}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}dl,ol,ul{margin-top:0;margin-bottom:1rem;}ol ol,ol ul{margin-bottom:0;}ul ol,ul ul{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}dfn{font-style:italic;}b,strong{font-weight:bolder;}small{font-size:80%;}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}a:hover{color:#0056b3;text-decoration:underline;}a:not([href]):not([tabindex]){color:inherit;text-decoration:none;}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none;}a:not([href]):not([tabindex]):focus{outline:0;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar;}figure{margin:0 0 1rem;}img{vertical-align:middle;border-style:none;}svg:not(:root){overflow:hidden;}table{border-collapse:collapse;}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom;}th{text-align:inherit;}label{display:inline-block;margin-bottom:.5rem;}button{border-radius:0;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,input{overflow:visible;}button,select{text-transform:none;}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button;}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none;}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox;}textarea{overflow:auto;resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;}progress{vertical-align:baseline;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}[type=search]{outline-offset:-2px;-webkit-appearance:none;}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}summary{display:list-item;cursor:pointer;}template{display:none;}[hidden]{display:none !important;}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit;}.h1,h1{font-size:2.5rem;}.h2,h2{font-size:2rem;}.h3,h3{font-size:1.75rem;}.h4,h4{font-size:1.5rem;}.h5,h5{font-size:1.25rem;}.h6,h6{font-size:1rem;}.lead{font-size:1.25rem;font-weight:300;}.display-1{font-size:6rem;font-weight:300;line-height:1.2;}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2;}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2;}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2;}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1);}.small,small{font-size:80%;font-weight:400;}.mark,mark{padding:.2em;background-color:#fcf8e3;}.list-unstyled,.list-inline{padding-left:0;list-style:none;}.list-inline-item{display:inline-block;}.list-inline-item:not(:last-child){margin-right:.5rem;}.initialism{font-size:90%;text-transform:uppercase;}.blockquote{margin-bottom:1rem;font-size:1.25rem;}.blockquote-footer{display:block;font-size:80%;color:#6c757d;}.blockquote-footer::before{content:"— ";}.img-fluid{max-width:100%;height:auto;}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto;}.figure{display:inline-block;}.figure-img{margin-bottom:.5rem;line-height:1;}.figure-caption{font-size:90%;color:#6c757d;}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}code{font-size:87.5%;color:#e83e8c;word-break:break-word;}a>code{color:inherit;}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem;}kbd kbd{padding:0;font-size:100%;font-weight:700;}pre{display:block;font-size:87.5%;color:#212529;}pre code{font-size:inherit;color:inherit;word-break:normal;}.pre-scrollable{max-height:340px;overflow-y:scroll;}.container,.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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.no-gutters{margin-right:0;margin-left:0;}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0;}.col,.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%;min-height:1px;padding-right:15px;padding-left:15px;}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-1{margin-left:8.333333%;}.offset-2{margin-left:16.666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.333333%;}.offset-5{margin-left:41.666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.333333%;}.offset-8{margin-left:66.666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.333333%;}.offset-11{margin-left:91.666667%;}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.333333%;}.offset-sm-2{margin-left:16.666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.333333%;}.offset-sm-5{margin-left:41.666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.333333%;}.offset-sm-8{margin-left:66.666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.333333%;}.offset-sm-11{margin-left:91.666667%;}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.333333%;}.offset-md-2{margin-left:16.666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.333333%;}.offset-md-5{margin-left:41.666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.333333%;}.offset-md-8{margin-left:66.666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.333333%;}.offset-md-11{margin-left:91.666667%;}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.333333%;}.offset-lg-2{margin-left:16.666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.333333%;}.offset-lg-5{margin-left:41.666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.333333%;}.offset-lg-8{margin-left:66.666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.333333%;}.offset-lg-11{margin-left:91.666667%;}}@media(min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.333333%;}.offset-xl-2{margin-left:16.666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.333333%;}.offset-xl-5{margin-left:41.666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.333333%;}.offset-xl-8{margin-left:66.666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.333333%;}.offset-xl-11{margin-left:91.666667%;}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent;}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6;}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;}.table tbody+tbody{border-top:2px solid #dee2e6;}.table .table{background-color:#fff;}.table-sm td,.table-sm th{padding:.3rem;}.table-bordered{border:1px solid #dee2e6;}.table-bordered td,.table-bordered th{border:1px solid #dee2e6;}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px;}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05);}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075);}.table-primary{background-color:#b8daff;}.table-primary>td,.table-primary>th{background-color:#b8daff;}.table-hover .table-primary:hover{background-color:#9fcdff;}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff;}.table-secondary{background-color:#d6d8db;}.table-secondary>td,.table-secondary>th{background-color:#d6d8db;}.table-hover .table-secondary:hover{background-color:#c8cbcf;}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf;}.table-success{background-color:#c3e6cb;}.table-success>td,.table-success>th{background-color:#c3e6cb;}.table-hover .table-success:hover{background-color:#b1dfbb;}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb;}.table-info{background-color:#bee5eb;}.table-info>td,.table-info>th{background-color:#bee5eb;}.table-hover .table-info:hover{background-color:#abdde5;}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5;}.table-warning{background-color:#ffeeba;}.table-warning>td,.table-warning>th{background-color:#ffeeba;}.table-hover .table-warning:hover{background-color:#ffe8a1;}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1;}.table-danger{background-color:#f5c6cb;}.table-danger>td,.table-danger>th{background-color:#f5c6cb;}.table-hover .table-danger:hover{background-color:#f1b0b7;}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7;}.table-light{background-color:#fdfdfe;}.table-light>td,.table-light>th{background-color:#fdfdfe;}.table-hover .table-light:hover{background-color:#ececf6;}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6;}.table-dark{background-color:#c6c8ca;}.table-dark>td,.table-dark>th{background-color:#c6c8ca;}.table-hover .table-dark:hover{background-color:#b9bbbe;}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe;}.table-active{background-color:rgba(0,0,0,.075);}.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075);}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075);}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075);}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e;}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6;}.table-dark{color:#fff;background-color:#212529;}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e;}.table-dark.table-bordered{border:0;}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05);}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075);}@media(max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive-sm>.table-bordered{border:0;}}@media(max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive-md>.table-bordered{border:0;}}@media(max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive-lg>.table-bordered{border:0;}}@media(max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive-xl>.table-bordered{border:0;}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive>.table-bordered{border:0;}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;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;}.form-control::-ms-expand{background-color:transparent;border:0;}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}.form-control::-webkit-input-placeholder,.form-control::-moz-placeholder,.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder,.form-control::placeholder{color:#6c757d;opacity:1;}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1;}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px);}select.form-control:focus::-ms-value{color:#495057;background-color:#fff;}.form-control-file,.form-control-range{display:block;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-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0;}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0;}.input-group-lg>.form-control-plaintext.form-control{padding-right:0;padding-left:0;}.input-group-lg>.input-group-append>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0;}.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0;}.input-group-sm>.form-control-plaintext.form-control{padding-right:0;padding-left:0;}.input-group-sm>.input-group-append>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0;}.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0;}.form-control-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem;}.input-group-sm>.form-control{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem;}.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem;}.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem;}.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]){height:calc(1.8125rem + 2px);}.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]){height:calc(1.8125rem + 2px);}.input-group-sm>select.form-control:not([size]):not([multiple]){height:calc(1.8125rem + 2px);}select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px);}.form-control-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem;}.input-group-lg>.form-control{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem;}.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem;}.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem;}.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]){height:calc(2.875rem + 2px);}.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]){height:calc(2.875rem + 2px);}.input-group-lg>select.form-control:not([size]):not([multiple]){height:calc(2.875rem + 2px);}select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px);}.form-group{margin-bottom:1rem;}.form-text{display:block;margin-top:.25rem;}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px;}.form-check{position:relative;display:block;padding-left:1.25rem;}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem;}.form-check-input:disabled~.form-check-label{color:#6c757d;}.form-check-label{margin-bottom:0;}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem;}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0;}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745;}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem;}.custom-select.is-valid,.form-control.is-valid{border-color:#28a745;}.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745;}.custom-select.is-valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25);}.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25);}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip{display:block;}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip{display:block;}.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block;}.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block;}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745;}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block;}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block;}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745;}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{background-color:#71dd8a;}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip{display:block;}.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block;}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{background-color:#34ce57;}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25);}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745;}.custom-file-input.is-valid~.custom-file-label::before,.was-validated .custom-file-input:valid~.custom-file-label::before{border-color:inherit;}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip{display:block;}.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block;}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25);}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545;}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem;}.custom-select.is-invalid,.form-control.is-invalid{border-color:#dc3545;}.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545;}.custom-select.is-invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25);}.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25);}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip{display:block;}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip{display:block;}.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block;}.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block;}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545;}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block;}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block;}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545;}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{background-color:#efa2a9;}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip{display:block;}.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block;}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{background-color:#e4606d;}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25);}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545;}.custom-file-input.is-invalid~.custom-file-label::before,.was-validated .custom-file-input:invalid~.custom-file-label::before{border-color:inherit;}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip{display:block;}.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block;}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25);}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.form-inline .form-check{width:100%;}@media(min-width:576px){.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;}.form-inline .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle;}.form-inline .form-control-plaintext{display:inline-block;}.form-inline .input-group{width:auto;}.form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0;}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0;}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.form-inline .custom-control-label{margin-bottom:0;}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}.btn:focus,.btn:hover{text-decoration:none;}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}.btn.disabled,.btn:disabled{opacity:.65;}.btn:not(:disabled):not(.disabled){cursor:pointer;}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none;}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none;}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff;}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc;}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5);}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff;}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0062cc;border-color:#005cbf;}.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf;}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5);}.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5);}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62;}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5);}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#545b62;border-color:#4e555b;}.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b;}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5);}.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5);}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34;}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5);}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#1e7e34;border-color:#1c7430;}.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430;}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5);}.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5);}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b;}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#117a8b;border-color:#10707f;}.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f;}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);}.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00;}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5);}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#d39e00;border-color:#c69500;}.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500;}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5);}.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5);}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130;}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5);}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#bd2130;border-color:#b21f2d;}.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d;}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5);}.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5);}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#dae0e5;border-color:#d3d9df;}.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df;}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);}.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124;}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#1d2124;border-color:#171a1d;}.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d;}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);}.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff;}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff;}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5);}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent;}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#007bff;border-color:#007bff;}.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff;}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5);}.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5);}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d;}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5);}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent;}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#6c757d;border-color:#6c757d;}.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d;}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5);}.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5);}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745;}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5);}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent;}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#28a745;border-color:#28a745;}.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745;}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5);}.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5);}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8;}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent;}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);}.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5);}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107;}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5);}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent;}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#ffc107;border-color:#ffc107;}.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5);}.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5);}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545;}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5);}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent;}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#dc3545;border-color:#dc3545;}.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545;}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5);}.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5);}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa;}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent;}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);}.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5);}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40;}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent;}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#343a40;border-color:#343a40;}.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40;}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);}.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5);}.btn-link{font-weight:400;color:#007bff;background-color:transparent;}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent;}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none;}.btn-link.disabled,.btn-link:disabled{color:#6c757d;}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem;}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem;}.btn-block{display:block;width:100%;}.btn-block+.btn-block{margin-top:.5rem;}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%;}.fade{opacity:0;transition:opacity .15s linear;}.fade.show{opacity:1;}.collapse{display:none;}.collapse.show{display:block;}tr.collapse.show{display:table-row;}tbody.collapse.show{display:table-row-group;}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease;}.dropdown,.dropup{position:relative;}.dropdown-toggle::after{display:inline-block;width:0;height:0;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;float:left;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;}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem;}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent;}.dropup .dropdown-toggle:empty::after{margin-left:0;}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem;}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid;}.dropright .dropdown-toggle:empty::after{margin-left:0;}.dropright .dropdown-toggle::after{vertical-align:0;}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem;}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";display:none;}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent;}.dropleft .dropdown-toggle:empty::after{margin-left:0;}.dropleft .dropdown-toggle::before{vertical-align:0;}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef;}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa;}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff;}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap;}.btn-group{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;}.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;}.btn-group-vertical>.btn{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;}.btn-group>.btn{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1;}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus{z-index:1;}.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1;}.btn-group .btn+.btn,.btn-group .btn+.btn-group{margin-left:-1px;}.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px;}.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group{margin-left:-1px;}.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px;}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.btn-toolbar .input-group{width:auto;}.btn-group>.btn:first-child{margin-left:0;}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem;}.dropdown-toggle-split::after{margin-left:0;}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem;}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem;}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%;}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group{margin-top:-1px;margin-left:0;}.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0;}.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0;}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0;}.input-group>.custom-file:focus,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3;}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control{margin-left:-1px;}.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control{margin-left:-1px;}.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px;}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.input-group>.custom-file:not(:last-child) .custom-file-label{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group>.custom-file:not(:last-child) .custom-file-label::before{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0;}.input-group>.custom-file:not(:first-child) .custom-file-label::before{border-top-left-radius:0;border-bottom-left-radius:0;}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex;}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2;}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text{margin-left:-1px;}.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text{margin-left:-1px;}.input-group-prepend{margin-right:-1px;}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text{margin-left:-1px;}.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px;}.input-group-append{margin-left:-1px;}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0;}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0;}.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0;}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem;}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem;}.custom-control-input{position:absolute;z-index:-1;opacity:0;}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff;}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;}.custom-control-input:disabled~.custom-control-label{color:#6c757d;}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef;}.custom-control-label{margin-bottom:0;}.custom-control-label::before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6;}.custom-control-label::after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%;}.custom-checkbox .custom-control-label::before{border-radius:.25rem;}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff;}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#007bff;}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before,.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5);}.custom-radio .custom-control-label::before{border-radius:50%;}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff;}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5);}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(128,189,255,.5);}.custom-select:focus::-ms-value{color:#495057;background-color:#fff;}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none;}.custom-select:disabled{color:#6c757d;background-color:#e9ecef;}.custom-select::-ms-expand{opacity:0;}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%;}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%;}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0;}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0;}.custom-file-input:focus~.custom-file-control{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}.custom-file-input:focus~.custom-file-control::before{border-color:#80bdff;}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse";}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(calc(2.25rem + 2px) - 1px*2);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0;}.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;}.nav-link:focus,.nav-link:hover{text-decoration:none;}.nav-link.disabled{color:#6c757d;}.nav-tabs{border-bottom:1px solid #dee2e6;}.nav-tabs .nav-item{margin-bottom:-1px;}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent;}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;}.nav-pills .nav-link{border-radius:.25rem;}.nav-pills .nav-link.active{color:#fff;background-color:#007bff;}.nav-pills .show>.nav-link{color:#fff;background-color:#007bff;}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;}.tab-content>.tab-pane{display:none;}.tab-content>.active{display:block;}.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:.5rem 1rem;}.navbar>.container,.navbar>.container-fluid{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;}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap;}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none;}.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;}.navbar-nav .nav-link{padding-right:0;padding-left:0;}.navbar-nav .dropdown-menu{position:static;float:none;}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem;}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none;}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer;}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%;}@media(max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0;}}@media(min-width:576px){.navbar-expand-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto;}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-sm .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}.navbar-expand-sm .dropup .dropdown-menu{top:auto;bottom:100%;}}@media(max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0;}}@media(min-width:768px){.navbar-expand-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto;}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-md .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-md .navbar-toggler{display:none;}.navbar-expand-md .dropup .dropdown-menu{top:auto;bottom:100%;}}@media(max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0;}}@media(min-width:992px){.navbar-expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto;}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-lg .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-lg .navbar-toggler{display:none;}.navbar-expand-lg .dropup .dropdown-menu{top:auto;bottom:100%;}}@media(max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0;}}@media(min-width:1200px){.navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto;}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-xl .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}.navbar-expand-xl .dropup .dropdown-menu{top:auto;bottom:100%;}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0;}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto;}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-expand .dropup .dropdown-menu{top:auto;bottom:100%;}.navbar-light .navbar-brand{color:rgba(0,0,0,.9);}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9);}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5);}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7);}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3);}.navbar-light .navbar-nav .active>.nav-link{color:rgba(0,0,0,.9);}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show{color:rgba(0,0,0,.9);}.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9);}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1);}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");}.navbar-light .navbar-text{color:rgba(0,0,0,.5);}.navbar-light .navbar-text a{color:rgba(0,0,0,.9);}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9);}.navbar-dark .navbar-brand{color:#fff;}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff;}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5);}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75);}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25);}.navbar-dark .navbar-nav .active>.nav-link{color:#fff;}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show{color:#fff;}.navbar-dark .navbar-nav .show>.nav-link{color:#fff;}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1);}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");}.navbar-dark .navbar-text{color:rgba(255,255,255,.5);}.navbar-dark .navbar-text a{color:#fff;}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff;}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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>hr{margin-right:0;margin-left:0;}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem;}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem;}.card-title{margin-bottom:.75rem;}.card-subtitle{margin-top:-.375rem;margin-bottom:0;}.card-text:last-child{margin-bottom:0;}.card-link:hover{text-decoration:none;}.card-link+.card-link{margin-left:1.25rem;}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0;}.card-header+.list-group .list-group-item:first-child{border-top:0;}.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);}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0;}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem;}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;}.card-img{width:100%;border-radius:calc(.25rem - 1px);}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px);}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.card-deck .card{margin-bottom:15px;}@media(min-width:576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px;}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px;}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.card-group>.card{margin-bottom:15px;}@media(min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0;}.card-group>.card+.card{margin-left:0;border-left:0;}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0;}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0;}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0;}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0;}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0;}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0;}.card-group>.card:only-child{border-radius:.25rem;}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem;}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0;}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0;}}.card-columns .card{margin-bottom:.75rem;}@media(min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;}.card-columns .card{display:inline-block;width:100%;}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem;}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#6c757d;content:"/";}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline;text-decoration:none;}.breadcrumb-item.active{color:#6c757d;}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem;}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6;}.page-link:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6;}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}.page-link:not(:disabled):not(.disabled){cursor:pointer;}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff;}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6;}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5;}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem;}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem;}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem;}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem;}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;}.badge:empty{display:none;}.btn .badge{position:relative;top:-1px;}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem;}.badge-primary{color:#fff;background-color:#007bff;}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc;}.badge-secondary{color:#fff;background-color:#6c757d;}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62;}.badge-success{color:#fff;background-color:#28a745;}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34;}.badge-info{color:#fff;background-color:#17a2b8;}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b;}.badge-warning{color:#212529;background-color:#ffc107;}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00;}.badge-danger{color:#fff;background-color:#dc3545;}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130;}.badge-light{color:#212529;background-color:#f8f9fa;}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5;}.badge-dark{color:#fff;background-color:#343a40;}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124;}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem;}@media(min-width:576px){.jumbotron{padding:4rem 2rem;}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0;}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;}.alert-heading{color:inherit;}.alert-link{font-weight:700;}.alert-dismissible{padding-right:4rem;}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit;}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff;}.alert-primary hr{border-top-color:#9fcdff;}.alert-primary .alert-link{color:#002752;}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db;}.alert-secondary hr{border-top-color:#c8cbcf;}.alert-secondary .alert-link{color:#202326;}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb;}.alert-success hr{border-top-color:#b1dfbb;}.alert-success .alert-link{color:#0b2e13;}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb;}.alert-info hr{border-top-color:#abdde5;}.alert-info .alert-link{color:#062c33;}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba;}.alert-warning hr{border-top-color:#ffe8a1;}.alert-warning .alert-link{color:#533f03;}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;}.alert-danger hr{border-top-color:#f1b0b7;}.alert-danger .alert-link{color:#491217;}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe;}.alert-light hr{border-top-color:#ececf6;}.alert-light .alert-link{color:#686868;}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca;}.alert-dark hr{border-top-color:#b9bbbe;}.alert-dark .alert-link{color:#040505;}@-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;}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem;}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;background-color:#007bff;transition:width .6s ease;}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem;}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite;}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1;}.list-group{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-group-item-action{width:100%;color:#495057;text-align:inherit;}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa;}.list-group-item-action:active{color:#212529;background-color:#e9ecef;}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125);}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem;}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none;}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff;}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff;}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0;}.list-group-flush:first-child .list-group-item:first-child{border-top:0;}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0;}.list-group-item-primary{color:#004085;background-color:#b8daff;}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff;}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085;}.list-group-item-secondary{color:#383d41;background-color:#d6d8db;}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf;}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41;}.list-group-item-success{color:#155724;background-color:#c3e6cb;}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb;}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724;}.list-group-item-info{color:#0c5460;background-color:#bee5eb;}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5;}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460;}.list-group-item-warning{color:#856404;background-color:#ffeeba;}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1;}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404;}.list-group-item-danger{color:#721c24;background-color:#f5c6cb;}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7;}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24;}.list-group-item-light{color:#818182;background-color:#fdfdfe;}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6;}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182;}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca;}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe;}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21;}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75;}.close:not(:disabled):not(.disabled){cursor:pointer;}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;}.modal-open{overflow:hidden;}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0;}.modal-open .modal{overflow-x:hidden;overflow-y:auto;}.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,-25%);transform:translate(0,-25%);}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0);}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem*2));}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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;right:0;bottom:0;left:0;z-index:1040;background-color:#000;}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:.5;}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem;}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto;}.modal-title{margin-bottom:0;line-height:1.5;}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem;}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef;}.modal-footer>:not(:first-child){margin-left:.25rem;}.modal-footer>:not(:last-child){margin-right:.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-centered{min-height:calc(100% - (1.75rem*2));}.modal-sm{max-width:300px;}}@media(min-width:992px){.modal-lg{max-width:800px;}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0;}.tooltip.show{opacity:.9;}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem;}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid;}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0;}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0;}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000;}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem;}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem;}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000;}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0;}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0;}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000;}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem;}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem;}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000;}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem;}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem;}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem;}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px)*-1);}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before{border-width:.5rem .5rem 0;}.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0;}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25);}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff;}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem;}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0;}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before{border-width:.5rem .5rem .5rem 0;}.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0;}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25);}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff;}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem;}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px)*-1);}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before{border-width:0 .5rem .5rem .5rem;}.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem;}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25);}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff;}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7;}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem;}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0;}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before{border-width:.5rem 0 .5rem .5rem;}.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem;}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25);}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff;}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);}.popover-header:empty{display:none;}.popover-body{padding:.5rem .75rem;color:#212529;}.carousel{position:relative;}.carousel-inner{position:relative;width:100%;overflow:hidden;}.carousel-item{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block;}.carousel-item-next,.carousel-item-prev{position:absolute;top:0;}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0);}@supports (-webkit-transform-style:preserve-3d)or(transform-style:preserve-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%);}@supports (-webkit-transform-style:preserve-3d)or(transform-style:preserve-3d){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%);}@supports (-webkit-transform-style:preserve-3d)or(transform-style:preserve-3d){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;}.carousel-control-next:focus,.carousel-control-next:hover{color:#fff;text-decoration:none;outline:0;opacity:.9;}.carousel-control-prev{left:0;}.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9;}.carousel-control-next{right:0;}.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%;}.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none;}.carousel-indicators li{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,.5);}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:"";}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:"";}.carousel-indicators .active{background-color:#fff;}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;}.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.bg-primary{background-color:#007bff !important;}a.bg-primary:focus,a.bg-primary:hover{background-color:#0062cc !important;}button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc !important;}.bg-secondary{background-color:#6c757d !important;}a.bg-secondary:focus,a.bg-secondary:hover{background-color:#545b62 !important;}button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62 !important;}.bg-success{background-color:#28a745 !important;}a.bg-success:focus,a.bg-success:hover{background-color:#1e7e34 !important;}button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34 !important;}.bg-info{background-color:#17a2b8 !important;}a.bg-info:focus,a.bg-info:hover{background-color:#117a8b !important;}button.bg-info:focus,button.bg-info:hover{background-color:#117a8b !important;}.bg-warning{background-color:#ffc107 !important;}a.bg-warning:focus,a.bg-warning:hover{background-color:#d39e00 !important;}button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00 !important;}.bg-danger{background-color:#dc3545 !important;}a.bg-danger:focus,a.bg-danger:hover{background-color:#bd2130 !important;}button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130 !important;}.bg-light{background-color:#f8f9fa !important;}a.bg-light:focus,a.bg-light:hover{background-color:#dae0e5 !important;}button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5 !important;}.bg-dark{background-color:#343a40 !important;}a.bg-dark:focus,a.bg-dark:hover{background-color:#1d2124 !important;}button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124 !important;}.bg-white{background-color:#fff !important;}.bg-transparent{background-color:transparent !important;}.border{border:1px solid #dee2e6 !important;}.border-top{border-top:1px solid #dee2e6 !important;}.border-right{border-right:1px solid #dee2e6 !important;}.border-bottom{border-bottom:1px solid #dee2e6 !important;}.border-left{border-left:1px solid #dee2e6 !important;}.border-0{border:0 !important;}.border-top-0{border-top:0 !important;}.border-right-0{border-right:0 !important;}.border-bottom-0{border-bottom:0 !important;}.border-left-0{border-left:0 !important;}.border-primary{border-color:#007bff !important;}.border-secondary{border-color:#6c757d !important;}.border-success{border-color:#28a745 !important;}.border-info{border-color:#17a2b8 !important;}.border-warning{border-color:#ffc107 !important;}.border-danger{border-color:#dc3545 !important;}.border-light{border-color:#f8f9fa !important;}.border-dark{border-color:#343a40 !important;}.border-white{border-color:#fff !important;}.rounded{border-radius:.25rem !important;}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important;}.rounded-right{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important;}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important;}.rounded-left{border-top-left-radius:.25rem !important;border-bottom-left-radius:.25rem !important;}.rounded-circle{border-radius:50% !important;}.rounded-0{border-radius:0 !important;}.clearfix::after{display:block;clear:both;content:"";}.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:-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;}@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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-sm-inline-flex{display:-webkit-inline-box !important;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:-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;}}@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:-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;}}@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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-xl-inline-flex{display:-webkit-inline-box !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;}.embed-responsive::before{display:block;content:"";}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}.embed-responsive-21by9::before{padding-top:42.857143%;}.embed-responsive-16by9::before{padding-top:56.25%;}.embed-responsive-4by3::before{padding-top:75%;}.embed-responsive-1by1::before{padding-top:100%;}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !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;}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important;}@media(min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important;}}@media(min-width:768px){.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !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;}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important;}}@media(min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !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;}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important;}}@media(min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important;}}.float-left{float:left !important;}.float-right{float:right !important;}.float-none{float:none !important;}@media(min-width:576px){.float-sm-left{float:left !important;}.float-sm-right{float:right !important;}.float-sm-none{float:none !important;}}@media(min-width:768px){.float-md-left{float:left !important;}.float-md-right{float:right !important;}.float-md-none{float:none !important;}}@media(min-width:992px){.float-lg-left{float:left !important;}.float-lg-right{float:right !important;}.float-lg-none{float:none !important;}}@media(min-width:1200px){.float-xl-left{float:left !important;}.float-xl-right{float:right !important;}.float-xl-none{float:none !important;}}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:-webkit-sticky !important;position:sticky !important;}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030;}@supports (position:-webkit-sticky)or(position:sticky){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.mw-100{max-width:100% !important;}.mh-100{max-height:100% !important;}.m-0{margin:0 !important;}.mt-0,.my-0{margin-top:0 !important;}.mr-0,.mx-0{margin-right:0 !important;}.mb-0,.my-0{margin-bottom:0 !important;}.ml-0,.mx-0{margin-left:0 !important;}.m-1{margin:.25rem !important;}.mt-1,.my-1{margin-top:.25rem !important;}.mr-1,.mx-1{margin-right:.25rem !important;}.mb-1,.my-1{margin-bottom:.25rem !important;}.ml-1,.mx-1{margin-left:.25rem !important;}.m-2{margin:.5rem !important;}.mt-2,.my-2{margin-top:.5rem !important;}.mr-2,.mx-2{margin-right:.5rem !important;}.mb-2,.my-2{margin-bottom:.5rem !important;}.ml-2,.mx-2{margin-left:.5rem !important;}.m-3{margin:1rem !important;}.mt-3,.my-3{margin-top:1rem !important;}.mr-3,.mx-3{margin-right:1rem !important;}.mb-3,.my-3{margin-bottom:1rem !important;}.ml-3,.mx-3{margin-left:1rem !important;}.m-4{margin:1.5rem !important;}.mt-4,.my-4{margin-top:1.5rem !important;}.mr-4,.mx-4{margin-right:1.5rem !important;}.mb-4,.my-4{margin-bottom:1.5rem !important;}.ml-4,.mx-4{margin-left:1.5rem !important;}.m-5{margin:3rem !important;}.mt-5,.my-5{margin-top:3rem !important;}.mr-5,.mx-5{margin-right:3rem !important;}.mb-5,.my-5{margin-bottom:3rem !important;}.ml-5,.mx-5{margin-left:3rem !important;}.p-0{padding:0 !important;}.pt-0,.py-0{padding-top:0 !important;}.pr-0,.px-0{padding-right:0 !important;}.pb-0,.py-0{padding-bottom:0 !important;}.pl-0,.px-0{padding-left:0 !important;}.p-1{padding:.25rem !important;}.pt-1,.py-1{padding-top:.25rem !important;}.pr-1,.px-1{padding-right:.25rem !important;}.pb-1,.py-1{padding-bottom:.25rem !important;}.pl-1,.px-1{padding-left:.25rem !important;}.p-2{padding:.5rem !important;}.pt-2,.py-2{padding-top:.5rem !important;}.pr-2,.px-2{padding-right:.5rem !important;}.pb-2,.py-2{padding-bottom:.5rem !important;}.pl-2,.px-2{padding-left:.5rem !important;}.p-3{padding:1rem !important;}.pt-3,.py-3{padding-top:1rem !important;}.pr-3,.px-3{padding-right:1rem !important;}.pb-3,.py-3{padding-bottom:1rem !important;}.pl-3,.px-3{padding-left:1rem !important;}.p-4{padding:1.5rem !important;}.pt-4,.py-4{padding-top:1.5rem !important;}.pr-4,.px-4{padding-right:1.5rem !important;}.pb-4,.py-4{padding-bottom:1.5rem !important;}.pl-4,.px-4{padding-left:1.5rem !important;}.p-5{padding:3rem !important;}.pt-5,.py-5{padding-top:3rem !important;}.pr-5,.px-5{padding-right:3rem !important;}.pb-5,.py-5{padding-bottom:3rem !important;}.pl-5,.px-5{padding-left:3rem !important;}.m-auto{margin:auto !important;}.mt-auto,.my-auto{margin-top:auto !important;}.mr-auto,.mx-auto{margin-right:auto !important;}.mb-auto,.my-auto{margin-bottom:auto !important;}.ml-auto,.mx-auto{margin-left:auto !important;}@media(min-width:576px){.m-sm-0{margin:0 !important;}.mt-sm-0,.my-sm-0{margin-top:0 !important;}.mr-sm-0,.mx-sm-0{margin-right:0 !important;}.mb-sm-0,.my-sm-0{margin-bottom:0 !important;}.ml-sm-0,.mx-sm-0{margin-left:0 !important;}.m-sm-1{margin:.25rem !important;}.mt-sm-1,.my-sm-1{margin-top:.25rem !important;}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important;}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important;}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important;}.m-sm-2{margin:.5rem !important;}.mt-sm-2,.my-sm-2{margin-top:.5rem !important;}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important;}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important;}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important;}.m-sm-3{margin:1rem !important;}.mt-sm-3,.my-sm-3{margin-top:1rem !important;}.mr-sm-3,.mx-sm-3{margin-right:1rem !important;}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important;}.ml-sm-3,.mx-sm-3{margin-left:1rem !important;}.m-sm-4{margin:1.5rem !important;}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important;}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important;}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important;}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important;}.m-sm-5{margin:3rem !important;}.mt-sm-5,.my-sm-5{margin-top:3rem !important;}.mr-sm-5,.mx-sm-5{margin-right:3rem !important;}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important;}.ml-sm-5,.mx-sm-5{margin-left:3rem !important;}.p-sm-0{padding:0 !important;}.pt-sm-0,.py-sm-0{padding-top:0 !important;}.pr-sm-0,.px-sm-0{padding-right:0 !important;}.pb-sm-0,.py-sm-0{padding-bottom:0 !important;}.pl-sm-0,.px-sm-0{padding-left:0 !important;}.p-sm-1{padding:.25rem !important;}.pt-sm-1,.py-sm-1{padding-top:.25rem !important;}.pr-sm-1,.px-sm-1{padding-right:.25rem !important;}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important;}.pl-sm-1,.px-sm-1{padding-left:.25rem !important;}.p-sm-2{padding:.5rem !important;}.pt-sm-2,.py-sm-2{padding-top:.5rem !important;}.pr-sm-2,.px-sm-2{padding-right:.5rem !important;}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important;}.pl-sm-2,.px-sm-2{padding-left:.5rem !important;}.p-sm-3{padding:1rem !important;}.pt-sm-3,.py-sm-3{padding-top:1rem !important;}.pr-sm-3,.px-sm-3{padding-right:1rem !important;}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important;}.pl-sm-3,.px-sm-3{padding-left:1rem !important;}.p-sm-4{padding:1.5rem !important;}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important;}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important;}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important;}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important;}.p-sm-5{padding:3rem !important;}.pt-sm-5,.py-sm-5{padding-top:3rem !important;}.pr-sm-5,.px-sm-5{padding-right:3rem !important;}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important;}.pl-sm-5,.px-sm-5{padding-left:3rem !important;}.m-sm-auto{margin:auto !important;}.mt-sm-auto,.my-sm-auto{margin-top:auto !important;}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important;}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important;}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important;}}@media(min-width:768px){.m-md-0{margin:0 !important;}.mt-md-0,.my-md-0{margin-top:0 !important;}.mr-md-0,.mx-md-0{margin-right:0 !important;}.mb-md-0,.my-md-0{margin-bottom:0 !important;}.ml-md-0,.mx-md-0{margin-left:0 !important;}.m-md-1{margin:.25rem !important;}.mt-md-1,.my-md-1{margin-top:.25rem !important;}.mr-md-1,.mx-md-1{margin-right:.25rem !important;}.mb-md-1,.my-md-1{margin-bottom:.25rem !important;}.ml-md-1,.mx-md-1{margin-left:.25rem !important;}.m-md-2{margin:.5rem !important;}.mt-md-2,.my-md-2{margin-top:.5rem !important;}.mr-md-2,.mx-md-2{margin-right:.5rem !important;}.mb-md-2,.my-md-2{margin-bottom:.5rem !important;}.ml-md-2,.mx-md-2{margin-left:.5rem !important;}.m-md-3{margin:1rem !important;}.mt-md-3,.my-md-3{margin-top:1rem !important;}.mr-md-3,.mx-md-3{margin-right:1rem !important;}.mb-md-3,.my-md-3{margin-bottom:1rem !important;}.ml-md-3,.mx-md-3{margin-left:1rem !important;}.m-md-4{margin:1.5rem !important;}.mt-md-4,.my-md-4{margin-top:1.5rem !important;}.mr-md-4,.mx-md-4{margin-right:1.5rem !important;}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important;}.ml-md-4,.mx-md-4{margin-left:1.5rem !important;}.m-md-5{margin:3rem !important;}.mt-md-5,.my-md-5{margin-top:3rem !important;}.mr-md-5,.mx-md-5{margin-right:3rem !important;}.mb-md-5,.my-md-5{margin-bottom:3rem !important;}.ml-md-5,.mx-md-5{margin-left:3rem !important;}.p-md-0{padding:0 !important;}.pt-md-0,.py-md-0{padding-top:0 !important;}.pr-md-0,.px-md-0{padding-right:0 !important;}.pb-md-0,.py-md-0{padding-bottom:0 !important;}.pl-md-0,.px-md-0{padding-left:0 !important;}.p-md-1{padding:.25rem !important;}.pt-md-1,.py-md-1{padding-top:.25rem !important;}.pr-md-1,.px-md-1{padding-right:.25rem !important;}.pb-md-1,.py-md-1{padding-bottom:.25rem !important;}.pl-md-1,.px-md-1{padding-left:.25rem !important;}.p-md-2{padding:.5rem !important;}.pt-md-2,.py-md-2{padding-top:.5rem !important;}.pr-md-2,.px-md-2{padding-right:.5rem !important;}.pb-md-2,.py-md-2{padding-bottom:.5rem !important;}.pl-md-2,.px-md-2{padding-left:.5rem !important;}.p-md-3{padding:1rem !important;}.pt-md-3,.py-md-3{padding-top:1rem !important;}.pr-md-3,.px-md-3{padding-right:1rem !important;}.pb-md-3,.py-md-3{padding-bottom:1rem !important;}.pl-md-3,.px-md-3{padding-left:1rem !important;}.p-md-4{padding:1.5rem !important;}.pt-md-4,.py-md-4{padding-top:1.5rem !important;}.pr-md-4,.px-md-4{padding-right:1.5rem !important;}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important;}.pl-md-4,.px-md-4{padding-left:1.5rem !important;}.p-md-5{padding:3rem !important;}.pt-md-5,.py-md-5{padding-top:3rem !important;}.pr-md-5,.px-md-5{padding-right:3rem !important;}.pb-md-5,.py-md-5{padding-bottom:3rem !important;}.pl-md-5,.px-md-5{padding-left:3rem !important;}.m-md-auto{margin:auto !important;}.mt-md-auto,.my-md-auto{margin-top:auto !important;}.mr-md-auto,.mx-md-auto{margin-right:auto !important;}.mb-md-auto,.my-md-auto{margin-bottom:auto !important;}.ml-md-auto,.mx-md-auto{margin-left:auto !important;}}@media(min-width:992px){.m-lg-0{margin:0 !important;}.mt-lg-0,.my-lg-0{margin-top:0 !important;}.mr-lg-0,.mx-lg-0{margin-right:0 !important;}.mb-lg-0,.my-lg-0{margin-bottom:0 !important;}.ml-lg-0,.mx-lg-0{margin-left:0 !important;}.m-lg-1{margin:.25rem !important;}.mt-lg-1,.my-lg-1{margin-top:.25rem !important;}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important;}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important;}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important;}.m-lg-2{margin:.5rem !important;}.mt-lg-2,.my-lg-2{margin-top:.5rem !important;}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important;}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important;}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important;}.m-lg-3{margin:1rem !important;}.mt-lg-3,.my-lg-3{margin-top:1rem !important;}.mr-lg-3,.mx-lg-3{margin-right:1rem !important;}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important;}.ml-lg-3,.mx-lg-3{margin-left:1rem !important;}.m-lg-4{margin:1.5rem !important;}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important;}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important;}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important;}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important;}.m-lg-5{margin:3rem !important;}.mt-lg-5,.my-lg-5{margin-top:3rem !important;}.mr-lg-5,.mx-lg-5{margin-right:3rem !important;}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important;}.ml-lg-5,.mx-lg-5{margin-left:3rem !important;}.p-lg-0{padding:0 !important;}.pt-lg-0,.py-lg-0{padding-top:0 !important;}.pr-lg-0,.px-lg-0{padding-right:0 !important;}.pb-lg-0,.py-lg-0{padding-bottom:0 !important;}.pl-lg-0,.px-lg-0{padding-left:0 !important;}.p-lg-1{padding:.25rem !important;}.pt-lg-1,.py-lg-1{padding-top:.25rem !important;}.pr-lg-1,.px-lg-1{padding-right:.25rem !important;}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important;}.pl-lg-1,.px-lg-1{padding-left:.25rem !important;}.p-lg-2{padding:.5rem !important;}.pt-lg-2,.py-lg-2{padding-top:.5rem !important;}.pr-lg-2,.px-lg-2{padding-right:.5rem !important;}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important;}.pl-lg-2,.px-lg-2{padding-left:.5rem !important;}.p-lg-3{padding:1rem !important;}.pt-lg-3,.py-lg-3{padding-top:1rem !important;}.pr-lg-3,.px-lg-3{padding-right:1rem !important;}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important;}.pl-lg-3,.px-lg-3{padding-left:1rem !important;}.p-lg-4{padding:1.5rem !important;}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important;}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important;}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important;}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important;}.p-lg-5{padding:3rem !important;}.pt-lg-5,.py-lg-5{padding-top:3rem !important;}.pr-lg-5,.px-lg-5{padding-right:3rem !important;}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important;}.pl-lg-5,.px-lg-5{padding-left:3rem !important;}.m-lg-auto{margin:auto !important;}.mt-lg-auto,.my-lg-auto{margin-top:auto !important;}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important;}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important;}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important;}}@media(min-width:1200px){.m-xl-0{margin:0 !important;}.mt-xl-0,.my-xl-0{margin-top:0 !important;}.mr-xl-0,.mx-xl-0{margin-right:0 !important;}.mb-xl-0,.my-xl-0{margin-bottom:0 !important;}.ml-xl-0,.mx-xl-0{margin-left:0 !important;}.m-xl-1{margin:.25rem !important;}.mt-xl-1,.my-xl-1{margin-top:.25rem !important;}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important;}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important;}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important;}.m-xl-2{margin:.5rem !important;}.mt-xl-2,.my-xl-2{margin-top:.5rem !important;}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important;}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important;}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important;}.m-xl-3{margin:1rem !important;}.mt-xl-3,.my-xl-3{margin-top:1rem !important;}.mr-xl-3,.mx-xl-3{margin-right:1rem !important;}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important;}.ml-xl-3,.mx-xl-3{margin-left:1rem !important;}.m-xl-4{margin:1.5rem !important;}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important;}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important;}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important;}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important;}.m-xl-5{margin:3rem !important;}.mt-xl-5,.my-xl-5{margin-top:3rem !important;}.mr-xl-5,.mx-xl-5{margin-right:3rem !important;}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important;}.ml-xl-5,.mx-xl-5{margin-left:3rem !important;}.p-xl-0{padding:0 !important;}.pt-xl-0,.py-xl-0{padding-top:0 !important;}.pr-xl-0,.px-xl-0{padding-right:0 !important;}.pb-xl-0,.py-xl-0{padding-bottom:0 !important;}.pl-xl-0,.px-xl-0{padding-left:0 !important;}.p-xl-1{padding:.25rem !important;}.pt-xl-1,.py-xl-1{padding-top:.25rem !important;}.pr-xl-1,.px-xl-1{padding-right:.25rem !important;}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important;}.pl-xl-1,.px-xl-1{padding-left:.25rem !important;}.p-xl-2{padding:.5rem !important;}.pt-xl-2,.py-xl-2{padding-top:.5rem !important;}.pr-xl-2,.px-xl-2{padding-right:.5rem !important;}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important;}.pl-xl-2,.px-xl-2{padding-left:.5rem !important;}.p-xl-3{padding:1rem !important;}.pt-xl-3,.py-xl-3{padding-top:1rem !important;}.pr-xl-3,.px-xl-3{padding-right:1rem !important;}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important;}.pl-xl-3,.px-xl-3{padding-left:1rem !important;}.p-xl-4{padding:1.5rem !important;}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important;}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important;}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important;}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important;}.p-xl-5{padding:3rem !important;}.pt-xl-5,.py-xl-5{padding-top:3rem !important;}.pr-xl-5,.px-xl-5{padding-right:3rem !important;}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important;}.pl-xl-5,.px-xl-5{padding-left:3rem !important;}.m-xl-auto{margin:auto !important;}.mt-xl-auto,.my-xl-auto{margin-top:auto !important;}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important;}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important;}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important;}}.text-justify{text-align:justify !important;}.text-nowrap{white-space:nowrap !important;}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.text-center{text-align:center !important;}@media(min-width:576px){.text-sm-left{text-align:left !important;}.text-sm-right{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media(min-width:768px){.text-md-left{text-align:left !important;}.text-md-right{text-align:right !important;}.text-md-center{text-align:center !important;}}@media(min-width:992px){.text-lg-left{text-align:left !important;}.text-lg-right{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media(min-width:1200px){.text-xl-left{text-align:left !important;}.text-xl-right{text-align:right !important;}.text-xl-center{text-align:center !important;}}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.font-weight-light{font-weight:300 !important;}.font-weight-normal{font-weight:400 !important;}.font-weight-bold{font-weight:700 !important;}.font-italic{font-style:italic !important;}.text-white{color:#fff !important;}.text-primary{color:#007bff !important;}a.text-primary:focus,a.text-primary:hover{color:#0062cc !important;}.text-secondary{color:#6c757d !important;}a.text-secondary:focus,a.text-secondary:hover{color:#545b62 !important;}.text-success{color:#28a745 !important;}a.text-success:focus,a.text-success:hover{color:#1e7e34 !important;}.text-info{color:#17a2b8 !important;}a.text-info:focus,a.text-info:hover{color:#117a8b !important;}.text-warning{color:#ffc107 !important;}a.text-warning:focus,a.text-warning:hover{color:#d39e00 !important;}.text-danger{color:#dc3545 !important;}a.text-danger:focus,a.text-danger:hover{color:#bd2130 !important;}.text-light{color:#f8f9fa !important;}a.text-light:focus,a.text-light:hover{color:#dae0e5 !important;}.text-dark{color:#343a40 !important;}a.text-dark:focus,a.text-dark:hover{color:#1d2124 !important;}.text-muted{color:#6c757d !important;}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}@media print{*,::after,::before{text-shadow:none !important;box-shadow:none !important;}a:not(.btn){text-decoration:underline;}abbr[title]::after{content:" (" attr(title) ")";}pre{white-space:pre-wrap !important;}blockquote,pre{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}img,tr{page-break-inside:avoid;}h2,h3,p{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}@page{size:a3;}body,.container{min-width:992px !important;}.navbar{display:none;}.badge{border:1px solid #000;}.table{border-collapse:collapse !important;}.table td,.table th{background-color:#fff !important;}.table-bordered td,.table-bordered th{border:1px solid #ddd !important;}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}.clear{clear:both;}a,.transition,:after,:before,input[type="submit"]{-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}:focus,:active{text-decoration:none !important;}label.error{display:none !important;}a,:after,:before,input[type="submit"]{-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}@font-face{font-family:'Exo 2';font-display:swap;font-style:normal;font-weight:200;src:local("Exo 2 Extra Light"),local("Exo2-ExtraLight"),url(https://fonts.gstatic.com/s/exo2/v4/7cHrv4okm5zmbt7nCvs7wHk.woff) format("woff");}@font-face{font-family:'Exo 2';font-display:swap;font-style:normal;font-weight:300;src:local("Exo 2 Light"),local("Exo2-Light"),url(https://fonts.gstatic.com/s/exo2/v4/7cHrv4okm5zmbt6DCfs7wHk.woff) format("woff");}@font-face{font-family:'Exo 2';font-display:swap;font-style:normal;font-weight:400;src:local("Exo 2"),local("Exo2-Regular"),url(https://fonts.gstatic.com/s/exo2/v4/7cHmv4okm5zmbtYoK-g.woff) format("woff");}@font-face{font-family:'Exo 2';font-display:swap;font-style:normal;font-weight:500;src:local("Exo 2 Medium"),local("Exo2-Medium"),url(https://fonts.gstatic.com/s/exo2/v4/7cHrv4okm5zmbt7bCPs7wHk.woff) format("woff");}@font-face{font-family:'Exo 2';font-display:swap;font-style:normal;font-weight:700;src:local("Exo 2 Bold"),local("Exo2-Bold"),url(https://fonts.gstatic.com/s/exo2/v4/7cHrv4okm5zmbt6TDvs7wHk.woff) format("woff");}@font-face{font-family:'Exo 2';font-display:swap;font-style:normal;font-weight:800;src:local("Exo 2 Extra Bold"),local("Exo2-ExtraBold"),url(https://fonts.gstatic.com/s/exo2/v4/7cHrv4okm5zmbt6PDfs7wHk.woff) format("woff");}@font-face{font-family:'Exo 2';font-display:swap;font-style:normal;font-weight:900;src:local("Exo 2 Black"),local("Exo2-Black"),url(https://fonts.gstatic.com/s/exo2/v4/7cHrv4okm5zmbt6rDPs7wHk.woff) format("woff");}@font-face{font-family:"Ionicons";font-display:swap;src:url("/Content/fonts/ionicons/ionicons.eot?v=2.0.0");src:url("/Content/fonts/ionicons/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"),url("/Content/fonts/ionicons/ionicons.ttf?v=2.0.0") format("truetype"),url("/Content/fonts/ionicons/ionicons.woff?v=2.0.0") format("woff"),url("/Content/fonts/ionicons/ionicons.svg?v=2.0.0#Ionicons") format("svg");font-weight:normal;font-style:normal;}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ion-alert:before{content:"";}.ion-alert-circled:before{content:"";}.ion-android-add:before{content:"";}.ion-android-add-circle:before{content:"";}.ion-android-alarm-clock:before{content:"";}.ion-android-alert:before{content:"";}.ion-android-apps:before{content:"";}.ion-android-archive:before{content:"";}.ion-android-arrow-back:before{content:"";}.ion-android-arrow-down:before{content:"";}.ion-android-arrow-dropdown:before{content:"";}.ion-android-arrow-dropdown-circle:before{content:"";}.ion-android-arrow-dropleft:before{content:"";}.ion-android-arrow-dropleft-circle:before{content:"";}.ion-android-arrow-dropright:before{content:"";}.ion-android-arrow-dropright-circle:before{content:"";}.ion-android-arrow-dropup:before{content:"";}.ion-android-arrow-dropup-circle:before{content:"";}.ion-android-arrow-forward:before{content:"";}.ion-android-arrow-up:before{content:"";}.ion-android-attach:before{content:"";}.ion-android-bar:before{content:"";}.ion-android-bicycle:before{content:"";}.ion-android-boat:before{content:"";}.ion-android-bookmark:before{content:"";}.ion-android-bulb:before{content:"";}.ion-android-bus:before{content:"";}.ion-android-calendar:before{content:"";}.ion-android-call:before{content:"";}.ion-android-camera:before{content:"";}.ion-android-cancel:before{content:"";}.ion-android-car:before{content:"";}.ion-android-cart:before{content:"";}.ion-android-chat:before{content:"";}.ion-android-checkbox:before{content:"";}.ion-android-checkbox-blank:before{content:"";}.ion-android-checkbox-outline:before{content:"";}.ion-android-checkbox-outline-blank:before{content:"";}.ion-android-checkmark-circle:before{content:"";}.ion-android-clipboard:before{content:"";}.ion-android-close:before{content:"";}.ion-android-cloud:before{content:"";}.ion-android-cloud-circle:before{content:"";}.ion-android-cloud-done:before{content:"";}.ion-android-cloud-outline:before{content:"";}.ion-android-color-palette:before{content:"";}.ion-android-compass:before{content:"";}.ion-android-contact:before{content:"";}.ion-android-contacts:before{content:"";}.ion-android-contract:before{content:"";}.ion-android-create:before{content:"";}.ion-android-delete:before{content:"";}.ion-android-desktop:before{content:"";}.ion-android-document:before{content:"";}.ion-android-done:before{content:"";}.ion-android-done-all:before{content:"";}.ion-android-download:before{content:"";}.ion-android-drafts:before{content:"";}.ion-android-exit:before{content:"";}.ion-android-expand:before{content:"";}.ion-android-favorite:before{content:"";}.ion-android-favorite-outline:before{content:"";}.ion-android-film:before{content:"";}.ion-android-folder:before{content:"";}.ion-android-folder-open:before{content:"";}.ion-android-funnel:before{content:"";}.ion-android-globe:before{content:"";}.ion-android-hand:before{content:"";}.ion-android-hangout:before{content:"";}.ion-android-happy:before{content:"";}.ion-android-home:before{content:"";}.ion-android-image:before{content:"";}.ion-android-laptop:before{content:"";}.ion-android-list:before{content:"";}.ion-android-locate:before{content:"";}.ion-android-lock:before{content:"";}.ion-android-mail:before{content:"";}.ion-android-map:before{content:"";}.ion-android-menu:before{content:"";}.ion-android-microphone:before{content:"";}.ion-android-microphone-off:before{content:"";}.ion-android-more-horizontal:before{content:"";}.ion-android-more-vertical:before{content:"";}.ion-android-navigate:before{content:"";}.ion-android-notifications:before{content:"";}.ion-android-notifications-none:before{content:"";}.ion-android-notifications-off:before{content:"";}.ion-android-open:before{content:"";}.ion-android-options:before{content:"";}.ion-android-people:before{content:"";}.ion-android-person:before{content:"";}.ion-android-person-add:before{content:"";}.ion-android-phone-landscape:before{content:"";}.ion-android-phone-portrait:before{content:"";}.ion-android-pin:before{content:"";}.ion-android-plane:before{content:"";}.ion-android-playstore:before{content:"";}.ion-android-print:before{content:"";}.ion-android-radio-button-off:before{content:"";}.ion-android-radio-button-on:before{content:"";}.ion-android-refresh:before{content:"";}.ion-android-remove:before{content:"";}.ion-android-remove-circle:before{content:"";}.ion-android-restaurant:before{content:"";}.ion-android-sad:before{content:"";}.ion-android-search:before{content:"";}.ion-android-send:before{content:"";}.ion-android-settings:before{content:"";}.ion-android-share:before{content:"";}.ion-android-share-alt:before{content:"";}.ion-android-star:before{content:"";}.ion-android-star-half:before{content:"";}.ion-android-star-outline:before{content:"";}.ion-android-stopwatch:before{content:"";}.ion-android-subway:before{content:"";}.ion-android-sunny:before{content:"";}.ion-android-sync:before{content:"";}.ion-android-textsms:before{content:"";}.ion-android-time:before{content:"";}.ion-android-train:before{content:"";}.ion-android-unlock:before{content:"";}.ion-android-upload:before{content:"";}.ion-android-volume-down:before{content:"";}.ion-android-volume-mute:before{content:"";}.ion-android-volume-off:before{content:"";}.ion-android-volume-up:before{content:"";}.ion-android-walk:before{content:"";}.ion-android-warning:before{content:"";}.ion-android-watch:before{content:"";}.ion-android-wifi:before{content:"";}.ion-aperture:before{content:"";}.ion-archive:before{content:"";}.ion-arrow-down-a:before{content:"";}.ion-arrow-down-b:before{content:"";}.ion-arrow-down-c:before{content:"";}.ion-arrow-expand:before{content:"";}.ion-arrow-graph-down-left:before{content:"";}.ion-arrow-graph-down-right:before{content:"";}.ion-arrow-graph-up-left:before{content:"";}.ion-arrow-graph-up-right:before{content:"";}.ion-arrow-left-a:before{content:"";}.ion-arrow-left-b:before{content:"";}.ion-arrow-left-c:before{content:"";}.ion-arrow-move:before{content:"";}.ion-arrow-resize:before{content:"";}.ion-arrow-return-left:before{content:"";}.ion-arrow-return-right:before{content:"";}.ion-arrow-right-a:before{content:"";}.ion-arrow-right-b:before{content:"";}.ion-arrow-right-c:before{content:"";}.ion-arrow-shrink:before{content:"";}.ion-arrow-swap:before{content:"";}.ion-arrow-up-a:before{content:"";}.ion-arrow-up-b:before{content:"";}.ion-arrow-up-c:before{content:"";}.ion-asterisk:before{content:"";}.ion-at:before{content:"";}.ion-backspace:before{content:"";}.ion-backspace-outline:before{content:"";}.ion-bag:before{content:"";}.ion-battery-charging:before{content:"";}.ion-battery-empty:before{content:"";}.ion-battery-full:before{content:"";}.ion-battery-half:before{content:"";}.ion-battery-low:before{content:"";}.ion-beaker:before{content:"";}.ion-beer:before{content:"";}.ion-bluetooth:before{content:"";}.ion-bonfire:before{content:"";}.ion-bookmark:before{content:"";}.ion-bowtie:before{content:"";}.ion-briefcase:before{content:"";}.ion-bug:before{content:"";}.ion-calculator:before{content:"";}.ion-calendar:before{content:"";}.ion-camera:before{content:"";}.ion-card:before{content:"";}.ion-cash:before{content:"";}.ion-chatbox:before{content:"";}.ion-chatbox-working:before{content:"";}.ion-chatboxes:before{content:"";}.ion-chatbubble:before{content:"";}.ion-chatbubble-working:before{content:"";}.ion-chatbubbles:before{content:"";}.ion-checkmark:before{content:"";}.ion-checkmark-circled:before{content:"";}.ion-checkmark-round:before{content:"";}.ion-chevron-down:before{content:"";}.ion-chevron-left:before{content:"";}.ion-chevron-right:before{content:"";}.ion-chevron-up:before{content:"";}.ion-clipboard:before{content:"";}.ion-clock:before{content:"";}.ion-close:before{content:"";}.ion-close-circled:before{content:"";}.ion-close-round:before{content:"";}.ion-closed-captioning:before{content:"";}.ion-cloud:before{content:"";}.ion-code:before{content:"";}.ion-code-download:before{content:"";}.ion-code-working:before{content:"";}.ion-coffee:before{content:"";}.ion-compass:before{content:"";}.ion-compose:before{content:"";}.ion-connection-bars:before{content:"";}.ion-contrast:before{content:"";}.ion-crop:before{content:"";}.ion-cube:before{content:"";}.ion-disc:before{content:"";}.ion-document:before{content:"";}.ion-document-text:before{content:"";}.ion-drag:before{content:"";}.ion-earth:before{content:"";}.ion-easel:before{content:"";}.ion-edit:before{content:"";}.ion-egg:before{content:"";}.ion-eject:before{content:"";}.ion-email:before{content:"";}.ion-email-unread:before{content:"";}.ion-erlenmeyer-flask:before{content:"";}.ion-erlenmeyer-flask-bubbles:before{content:"";}.ion-eye:before{content:"";}.ion-eye-disabled:before{content:"";}.ion-female:before{content:"";}.ion-filing:before{content:"";}.ion-film-marker:before{content:"";}.ion-fireball:before{content:"";}.ion-flag:before{content:"";}.ion-flame:before{content:"";}.ion-flash:before{content:"";}.ion-flash-off:before{content:"";}.ion-folder:before{content:"";}.ion-fork:before{content:"";}.ion-fork-repo:before{content:"";}.ion-forward:before{content:"";}.ion-funnel:before{content:"";}.ion-gear-a:before{content:"";}.ion-gear-b:before{content:"";}.ion-grid:before{content:"";}.ion-hammer:before{content:"";}.ion-happy:before{content:"";}.ion-happy-outline:before{content:"";}.ion-headphone:before{content:"";}.ion-heart:before{content:"";}.ion-heart-broken:before{content:"";}.ion-help:before{content:"";}.ion-help-buoy:before{content:"";}.ion-help-circled:before{content:"";}.ion-home:before{content:"";}.ion-icecream:before{content:"";}.ion-image:before{content:"";}.ion-images:before{content:"";}.ion-information:before{content:"";}.ion-information-circled:before{content:"";}.ion-ionic:before{content:"";}.ion-ios-alarm:before{content:"";}.ion-ios-alarm-outline:before{content:"";}.ion-ios-albums:before{content:"";}.ion-ios-albums-outline:before{content:"";}.ion-ios-americanfootball:before{content:"";}.ion-ios-americanfootball-outline:before{content:"";}.ion-ios-analytics:before{content:"";}.ion-ios-analytics-outline:before{content:"";}.ion-ios-arrow-back:before{content:"";}.ion-ios-arrow-down:before{content:"";}.ion-ios-arrow-forward:before{content:"";}.ion-ios-arrow-left:before{content:"";}.ion-ios-arrow-right:before{content:"";}.ion-ios-arrow-thin-down:before{content:"";}.ion-ios-arrow-thin-left:before{content:"";}.ion-ios-arrow-thin-right:before{content:"";}.ion-ios-arrow-thin-up:before{content:"";}.ion-ios-arrow-up:before{content:"";}.ion-ios-at:before{content:"";}.ion-ios-at-outline:before{content:"";}.ion-ios-barcode:before{content:"";}.ion-ios-barcode-outline:before{content:"";}.ion-ios-baseball:before{content:"";}.ion-ios-baseball-outline:before{content:"";}.ion-ios-basketball:before{content:"";}.ion-ios-basketball-outline:before{content:"";}.ion-ios-bell:before{content:"";}.ion-ios-bell-outline:before{content:"";}.ion-ios-body:before{content:"";}.ion-ios-body-outline:before{content:"";}.ion-ios-bolt:before{content:"";}.ion-ios-bolt-outline:before{content:"";}.ion-ios-book:before{content:"";}.ion-ios-book-outline:before{content:"";}.ion-ios-bookmarks:before{content:"";}.ion-ios-bookmarks-outline:before{content:"";}.ion-ios-box:before{content:"";}.ion-ios-box-outline:before{content:"";}.ion-ios-briefcase:before{content:"";}.ion-ios-briefcase-outline:before{content:"";}.ion-ios-browsers:before{content:"";}.ion-ios-browsers-outline:before{content:"";}.ion-ios-calculator:before{content:"";}.ion-ios-calculator-outline:before{content:"";}.ion-ios-calendar:before{content:"";}.ion-ios-calendar-outline:before{content:"";}.ion-ios-camera:before{content:"";}.ion-ios-camera-outline:before{content:"";}.ion-ios-cart:before{content:"";}.ion-ios-cart-outline:before{content:"";}.ion-ios-chatboxes:before{content:"";}.ion-ios-chatboxes-outline:before{content:"";}.ion-ios-chatbubble:before{content:"";}.ion-ios-chatbubble-outline:before{content:"";}.ion-ios-checkmark:before{content:"";}.ion-ios-checkmark-empty:before{content:"";}.ion-ios-checkmark-outline:before{content:"";}.ion-ios-circle-filled:before{content:"";}.ion-ios-circle-outline:before{content:"";}.ion-ios-clock:before{content:"";}.ion-ios-clock-outline:before{content:"";}.ion-ios-close:before{content:"";}.ion-ios-close-empty:before{content:"";}.ion-ios-close-outline:before{content:"";}.ion-ios-cloud:before{content:"";}.ion-ios-cloud-download:before{content:"";}.ion-ios-cloud-download-outline:before{content:"";}.ion-ios-cloud-outline:before{content:"";}.ion-ios-cloud-upload:before{content:"";}.ion-ios-cloud-upload-outline:before{content:"";}.ion-ios-cloudy:before{content:"";}.ion-ios-cloudy-night:before{content:"";}.ion-ios-cloudy-night-outline:before{content:"";}.ion-ios-cloudy-outline:before{content:"";}.ion-ios-cog:before{content:"";}.ion-ios-cog-outline:before{content:"";}.ion-ios-color-filter:before{content:"";}.ion-ios-color-filter-outline:before{content:"";}.ion-ios-color-wand:before{content:"";}.ion-ios-color-wand-outline:before{content:"";}.ion-ios-compose:before{content:"";}.ion-ios-compose-outline:before{content:"";}.ion-ios-contact:before{content:"";}.ion-ios-contact-outline:before{content:"";}.ion-ios-copy:before{content:"";}.ion-ios-copy-outline:before{content:"";}.ion-ios-crop:before{content:"";}.ion-ios-crop-strong:before{content:"";}.ion-ios-download:before{content:"";}.ion-ios-download-outline:before{content:"";}.ion-ios-drag:before{content:"";}.ion-ios-email:before{content:"";}.ion-ios-email-outline:before{content:"";}.ion-ios-eye:before{content:"";}.ion-ios-eye-outline:before{content:"";}.ion-ios-fastforward:before{content:"";}.ion-ios-fastforward-outline:before{content:"";}.ion-ios-filing:before{content:"";}.ion-ios-filing-outline:before{content:"";}.ion-ios-film:before{content:"";}.ion-ios-film-outline:before{content:"";}.ion-ios-flag:before{content:"";}.ion-ios-flag-outline:before{content:"";}.ion-ios-flame:before{content:"";}.ion-ios-flame-outline:before{content:"";}.ion-ios-flask:before{content:"";}.ion-ios-flask-outline:before{content:"";}.ion-ios-flower:before{content:"";}.ion-ios-flower-outline:before{content:"";}.ion-ios-folder:before{content:"";}.ion-ios-folder-outline:before{content:"";}.ion-ios-football:before{content:"";}.ion-ios-football-outline:before{content:"";}.ion-ios-game-controller-a:before{content:"";}.ion-ios-game-controller-a-outline:before{content:"";}.ion-ios-game-controller-b:before{content:"";}.ion-ios-game-controller-b-outline:before{content:"";}.ion-ios-gear:before{content:"";}.ion-ios-gear-outline:before{content:"";}.ion-ios-glasses:before{content:"";}.ion-ios-glasses-outline:before{content:"";}.ion-ios-grid-view:before{content:"";}.ion-ios-grid-view-outline:before{content:"";}.ion-ios-heart:before{content:"";}.ion-ios-heart-outline:before{content:"";}.ion-ios-help:before{content:"";}.ion-ios-help-empty:before{content:"";}.ion-ios-help-outline:before{content:"";}.ion-ios-home:before{content:"";}.ion-ios-home-outline:before{content:"";}.ion-ios-infinite:before{content:"";}.ion-ios-infinite-outline:before{content:"";}.ion-ios-information:before{content:"";}.ion-ios-information-empty:before{content:"";}.ion-ios-information-outline:before{content:"";}.ion-ios-ionic-outline:before{content:"";}.ion-ios-keypad:before{content:"";}.ion-ios-keypad-outline:before{content:"";}.ion-ios-lightbulb:before{content:"";}.ion-ios-lightbulb-outline:before{content:"";}.ion-ios-list:before{content:"";}.ion-ios-list-outline:before{content:"";}.ion-ios-location:before{content:"";}.ion-ios-location-outline:before{content:"";}.ion-ios-locked:before{content:"";}.ion-ios-locked-outline:before{content:"";}.ion-ios-loop:before{content:"";}.ion-ios-loop-strong:before{content:"";}.ion-ios-medical:before{content:"";}.ion-ios-medical-outline:before{content:"";}.ion-ios-medkit:before{content:"";}.ion-ios-medkit-outline:before{content:"";}.ion-ios-mic:before{content:"";}.ion-ios-mic-off:before{content:"";}.ion-ios-mic-outline:before{content:"";}.ion-ios-minus:before{content:"";}.ion-ios-minus-empty:before{content:"";}.ion-ios-minus-outline:before{content:"";}.ion-ios-monitor:before{content:"";}.ion-ios-monitor-outline:before{content:"";}.ion-ios-moon:before{content:"";}.ion-ios-moon-outline:before{content:"";}.ion-ios-more:before{content:"";}.ion-ios-more-outline:before{content:"";}.ion-ios-musical-note:before{content:"";}.ion-ios-musical-notes:before{content:"";}.ion-ios-navigate:before{content:"";}.ion-ios-navigate-outline:before{content:"";}.ion-ios-nutrition:before{content:"";}.ion-ios-nutrition-outline:before{content:"";}.ion-ios-paper:before{content:"";}.ion-ios-paper-outline:before{content:"";}.ion-ios-paperplane:before{content:"";}.ion-ios-paperplane-outline:before{content:"";}.ion-ios-partlysunny:before{content:"";}.ion-ios-partlysunny-outline:before{content:"";}.ion-ios-pause:before{content:"";}.ion-ios-pause-outline:before{content:"";}.ion-ios-paw:before{content:"";}.ion-ios-paw-outline:before{content:"";}.ion-ios-people:before{content:"";}.ion-ios-people-outline:before{content:"";}.ion-ios-person:before{content:"";}.ion-ios-person-outline:before{content:"";}.ion-ios-personadd:before{content:"";}.ion-ios-personadd-outline:before{content:"";}.ion-ios-photos:before{content:"";}.ion-ios-photos-outline:before{content:"";}.ion-ios-pie:before{content:"";}.ion-ios-pie-outline:before{content:"";}.ion-ios-pint:before{content:"";}.ion-ios-pint-outline:before{content:"";}.ion-ios-play:before{content:"";}.ion-ios-play-outline:before{content:"";}.ion-ios-plus:before{content:"";}.ion-ios-plus-empty:before{content:"";}.ion-ios-plus-outline:before{content:"";}.ion-ios-pricetag:before{content:"";}.ion-ios-pricetag-outline:before{content:"";}.ion-ios-pricetags:before{content:"";}.ion-ios-pricetags-outline:before{content:"";}.ion-ios-printer:before{content:"";}.ion-ios-printer-outline:before{content:"";}.ion-ios-pulse:before{content:"";}.ion-ios-pulse-strong:before{content:"";}.ion-ios-rainy:before{content:"";}.ion-ios-rainy-outline:before{content:"";}.ion-ios-recording:before{content:"";}.ion-ios-recording-outline:before{content:"";}.ion-ios-redo:before{content:"";}.ion-ios-redo-outline:before{content:"";}.ion-ios-refresh:before{content:"";}.ion-ios-refresh-empty:before{content:"";}.ion-ios-refresh-outline:before{content:"";}.ion-ios-reload:before{content:"";}.ion-ios-reverse-camera:before{content:"";}.ion-ios-reverse-camera-outline:before{content:"";}.ion-ios-rewind:before{content:"";}.ion-ios-rewind-outline:before{content:"";}.ion-ios-rose:before{content:"";}.ion-ios-rose-outline:before{content:"";}.ion-ios-search:before{content:"";}.ion-ios-search-strong:before{content:"";}.ion-ios-settings:before{content:"";}.ion-ios-settings-strong:before{content:"";}.ion-ios-shuffle:before{content:"";}.ion-ios-shuffle-strong:before{content:"";}.ion-ios-skipbackward:before{content:"";}.ion-ios-skipbackward-outline:before{content:"";}.ion-ios-skipforward:before{content:"";}.ion-ios-skipforward-outline:before{content:"";}.ion-ios-snowy:before{content:"";}.ion-ios-speedometer:before{content:"";}.ion-ios-speedometer-outline:before{content:"";}.ion-ios-star:before{content:"";}.ion-ios-star-half:before{content:"";}.ion-ios-star-outline:before{content:"";}.ion-ios-stopwatch:before{content:"";}.ion-ios-stopwatch-outline:before{content:"";}.ion-ios-sunny:before{content:"";}.ion-ios-sunny-outline:before{content:"";}.ion-ios-telephone:before{content:"";}.ion-ios-telephone-outline:before{content:"";}.ion-ios-tennisball:before{content:"";}.ion-ios-tennisball-outline:before{content:"";}.ion-ios-thunderstorm:before{content:"";}.ion-ios-thunderstorm-outline:before{content:"";}.ion-ios-time:before{content:"";}.ion-ios-time-outline:before{content:"";}.ion-ios-timer:before{content:"";}.ion-ios-timer-outline:before{content:"";}.ion-ios-toggle:before{content:"";}.ion-ios-toggle-outline:before{content:"";}.ion-ios-trash:before{content:"";}.ion-ios-trash-outline:before{content:"";}.ion-ios-undo:before{content:"";}.ion-ios-undo-outline:before{content:"";}.ion-ios-unlocked:before{content:"";}.ion-ios-unlocked-outline:before{content:"";}.ion-ios-upload:before{content:"";}.ion-ios-upload-outline:before{content:"";}.ion-ios-videocam:before{content:"";}.ion-ios-videocam-outline:before{content:"";}.ion-ios-volume-high:before{content:"";}.ion-ios-volume-low:before{content:"";}.ion-ios-wineglass:before{content:"";}.ion-ios-wineglass-outline:before{content:"";}.ion-ios-world:before{content:"";}.ion-ios-world-outline:before{content:"";}.ion-ipad:before{content:"";}.ion-iphone:before{content:"";}.ion-ipod:before{content:"";}.ion-jet:before{content:"";}.ion-key:before{content:"";}.ion-knife:before{content:"";}.ion-laptop:before{content:"";}.ion-leaf:before{content:"";}.ion-levels:before{content:"";}.ion-lightbulb:before{content:"";}.ion-link:before{content:"";}.ion-load-a:before{content:"";}.ion-load-b:before{content:"";}.ion-load-c:before{content:"";}.ion-load-d:before{content:"";}.ion-location:before{content:"";}.ion-lock-combination:before{content:"";}.ion-locked:before{content:"";}.ion-log-in:before{content:"";}.ion-log-out:before{content:"";}.ion-loop:before{content:"";}.ion-magnet:before{content:"";}.ion-male:before{content:"";}.ion-man:before{content:"";}.ion-map:before{content:"";}.ion-medkit:before{content:"";}.ion-merge:before{content:"";}.ion-mic-a:before{content:"";}.ion-mic-b:before{content:"";}.ion-mic-c:before{content:"";}.ion-minus:before{content:"";}.ion-minus-circled:before{content:"";}.ion-minus-round:before{content:"";}.ion-model-s:before{content:"";}.ion-monitor:before{content:"";}.ion-more:before{content:"";}.ion-mouse:before{content:"";}.ion-music-note:before{content:"";}.ion-navicon:before{content:"";}.ion-navicon-round:before{content:"";}.ion-navigate:before{content:"";}.ion-network:before{content:"";}.ion-no-smoking:before{content:"";}.ion-nuclear:before{content:"";}.ion-outlet:before{content:"";}.ion-paintbrush:before{content:"";}.ion-paintbucket:before{content:"";}.ion-paper-airplane:before{content:"";}.ion-paperclip:before{content:"";}.ion-pause:before{content:"";}.ion-person:before{content:"";}.ion-person-add:before{content:"";}.ion-person-stalker:before{content:"";}.ion-pie-graph:before{content:"";}.ion-pin:before{content:"";}.ion-pinpoint:before{content:"";}.ion-pizza:before{content:"";}.ion-plane:before{content:"";}.ion-planet:before{content:"";}.ion-play:before{content:"";}.ion-playstation:before{content:"";}.ion-plus:before{content:"";}.ion-plus-circled:before{content:"";}.ion-plus-round:before{content:"";}.ion-podium:before{content:"";}.ion-pound:before{content:"";}.ion-power:before{content:"";}.ion-pricetag:before{content:"";}.ion-pricetags:before{content:"";}.ion-printer:before{content:"";}.ion-pull-request:before{content:"";}.ion-qr-scanner:before{content:"";}.ion-quote:before{content:"";}.ion-radio-waves:before{content:"";}.ion-record:before{content:"";}.ion-refresh:before{content:"";}.ion-reply:before{content:"";}.ion-reply-all:before{content:"";}.ion-ribbon-a:before{content:"";}.ion-ribbon-b:before{content:"";}.ion-sad:before{content:"";}.ion-sad-outline:before{content:"";}.ion-scissors:before{content:"";}.ion-search:before{content:"";}.ion-settings:before{content:"";}.ion-share:before{content:"";}.ion-shuffle:before{content:"";}.ion-skip-backward:before{content:"";}.ion-skip-forward:before{content:"";}.ion-social-android:before{content:"";}.ion-social-android-outline:before{content:"";}.ion-social-angular:before{content:"";}.ion-social-angular-outline:before{content:"";}.ion-social-apple:before{content:"";}.ion-social-apple-outline:before{content:"";}.ion-social-bitcoin:before{content:"";}.ion-social-bitcoin-outline:before{content:"";}.ion-social-buffer:before{content:"";}.ion-social-buffer-outline:before{content:"";}.ion-social-chrome:before{content:"";}.ion-social-chrome-outline:before{content:"";}.ion-social-codepen:before{content:"";}.ion-social-codepen-outline:before{content:"";}.ion-social-css3:before{content:"";}.ion-social-css3-outline:before{content:"";}.ion-social-designernews:before{content:"";}.ion-social-designernews-outline:before{content:"";}.ion-social-dribbble:before{content:"";}.ion-social-dribbble-outline:before{content:"";}.ion-social-dropbox:before{content:"";}.ion-social-dropbox-outline:before{content:"";}.ion-social-euro:before{content:"";}.ion-social-euro-outline:before{content:"";}.ion-social-facebook:before{content:"";}.ion-social-facebook-outline:before{content:"";}.ion-social-foursquare:before{content:"";}.ion-social-foursquare-outline:before{content:"";}.ion-social-freebsd-devil:before{content:"";}.ion-social-github:before{content:"";}.ion-social-github-outline:before{content:"";}.ion-social-google:before{content:"";}.ion-social-google-outline:before{content:"";}.ion-social-googleplus:before{content:"";}.ion-social-googleplus-outline:before{content:"";}.ion-social-hackernews:before{content:"";}.ion-social-hackernews-outline:before{content:"";}.ion-social-html5:before{content:"";}.ion-social-html5-outline:before{content:"";}.ion-social-instagram:before{content:"";}.ion-social-instagram-outline:before{content:"";}.ion-social-javascript:before{content:"";}.ion-social-javascript-outline:before{content:"";}.ion-social-linkedin:before{content:"";}.ion-social-linkedin-outline:before{content:"";}.ion-social-markdown:before{content:"";}.ion-social-nodejs:before{content:"";}.ion-social-octocat:before{content:"";}.ion-social-pinterest:before{content:"";}.ion-social-pinterest-outline:before{content:"";}.ion-social-python:before{content:"";}.ion-social-reddit:before{content:"";}.ion-social-reddit-outline:before{content:"";}.ion-social-rss:before{content:"";}.ion-social-rss-outline:before{content:"";}.ion-social-sass:before{content:"";}.ion-social-skype:before{content:"";}.ion-social-skype-outline:before{content:"";}.ion-social-snapchat:before{content:"";}.ion-social-snapchat-outline:before{content:"";}.ion-social-tumblr:before{content:"";}.ion-social-tumblr-outline:before{content:"";}.ion-social-tux:before{content:"";}.ion-social-twitch:before{content:"";}.ion-social-twitch-outline:before{content:"";}.ion-social-twitter:before{content:"";}.ion-social-twitter-outline:before{content:"";}.ion-social-usd:before{content:"";}.ion-social-usd-outline:before{content:"";}.ion-social-vimeo:before{content:"";}.ion-social-vimeo-outline:before{content:"";}.ion-social-whatsapp:before{content:"";}.ion-social-whatsapp-outline:before{content:"";}.ion-social-windows:before{content:"";}.ion-social-windows-outline:before{content:"";}.ion-social-wordpress:before{content:"";}.ion-social-wordpress-outline:before{content:"";}.ion-social-yahoo:before{content:"";}.ion-social-yahoo-outline:before{content:"";}.ion-social-yen:before{content:"";}.ion-social-yen-outline:before{content:"";}.ion-social-youtube:before{content:"";}.ion-social-youtube-outline:before{content:"";}.ion-soup-can:before{content:"";}.ion-soup-can-outline:before{content:"";}.ion-speakerphone:before{content:"";}.ion-speedometer:before{content:"";}.ion-spoon:before{content:"";}.ion-star:before{content:"";}.ion-stats-bars:before{content:"";}.ion-steam:before{content:"";}.ion-stop:before{content:"";}.ion-thermometer:before{content:"";}.ion-thumbsdown:before{content:"";}.ion-thumbsup:before{content:"";}.ion-toggle:before{content:"";}.ion-toggle-filled:before{content:"";}.ion-transgender:before{content:"";}.ion-trash-a:before{content:"";}.ion-trash-b:before{content:"";}.ion-trophy:before{content:"";}.ion-tshirt:before{content:"";}.ion-tshirt-outline:before{content:"";}.ion-umbrella:before{content:"";}.ion-university:before{content:"";}.ion-unlocked:before{content:"";}.ion-upload:before{content:"";}.ion-usb:before{content:"";}.ion-videocamera:before{content:"";}.ion-volume-high:before{content:"";}.ion-volume-low:before{content:"";}.ion-volume-medium:before{content:"";}.ion-volume-mute:before{content:"";}.ion-wand:before{content:"";}.ion-waterdrop:before{content:"";}.ion-wifi:before{content:"";}.ion-wineglass:before{content:"";}.ion-woman:before{content:"";}.ion-wrench:before{content:"";}.ion-xbox:before{content:"";}.ion-animate-spin{-webkit-animation:ion-animate-spin 2s infinite linear;animation:ion-animate-spin 2s infinite linear;}@-webkit-keyframes ion-animate-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes ion-animate-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@-webkit-keyframes border-top-right-animation{0%{width:0;height:1px;border-top:1px solid #868181;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}25%{width:100%;height:1px;border-top:1px solid #868181;border-right:1px solid #868181;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}50%{width:100%;height:100%;border-top:1px solid #868181;border-right:1px solid #868181;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}55%{width:100%;height:100%;border-top:1px solid #868181;border-right:1px solid #868181;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;border-bottom-right-radius:10px;}100%{width:100%;height:100%;border-top:1px solid #868181;border-right:1px solid #868181;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;border-bottom-right-radius:10px;}}@keyframes border-top-right-animation{0%{width:0;height:1px;border-top:1px solid #868181;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}25%{width:100%;height:1px;border-top:1px solid #868181;border-right:1px solid #868181;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}50%{width:100%;height:100%;border-top:1px solid #868181;border-right:1px solid #868181;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}55%{width:100%;height:100%;border-top:1px solid #868181;border-right:1px solid #868181;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;border-bottom-right-radius:10px;}100%{width:100%;height:100%;border-top:1px solid #868181;border-right:1px solid #868181;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;border-bottom-right-radius:10px;}}@-webkit-keyframes border-bottom-animation{0%{width:0;height:10px;right:10px;border-bottom:1px solid #868181;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}55%{width:0;height:10px;right:6px;border-bottom:1px solid #868181;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}100%{width:calc(100% - 15px);height:10px;right:0;border-bottom:1px solid #868181;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;border-bottom-right-radius:10px;}}@keyframes border-bottom-animation{0%{width:0;height:10px;right:10px;border-bottom:1px solid #868181;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}55%{width:0;height:10px;right:6px;border-bottom:1px solid #868181;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}100%{width:calc(100% - 15px);height:10px;right:0;border-bottom:1px solid #868181;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;border-bottom-right-radius:10px;}}@keyframes loopVideo{0%{transform:scale(1.1);}100%{transform:scale(1);}}.dialog-overlay{position:fixed;z-index:999999;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:none;}.dialog-overlay .dialog-box{display:block;position:absolute;margin:auto;top:50%;left:50%;opacity:0;}.dialog-overlay .dialog-box .content{display:block;padding:32px;background:#fff;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);}.dialog-overlay .dialog-box .content iframe{margin-top:10px;}.dialog-overlay .dialog-box .content h2{display:block;padding:0;margin:0;font:22px/36px 'Ocean',sans-serif;color:#183152;}.dialog-overlay .dialog-box .content p{font:14px/25px 'Ocean',sans-serif;color:#183152;padding:0;margin:0;}.dialog-overlay .dialog-box .content form{padding-top:5px;display:block;width:400px;}.dialog-overlay .dialog-box .content form .row{margin:0 -5px;}.dialog-overlay .dialog-box .content form .row fieldset{padding:5px;}.dialog-overlay .dialog-box .content form .row fieldset a.skip{display:block;width:100%;height:42px;font:21px/42px 'Ocean',sans-serif;color:#666;background:none;border:none;text-align:center;}.dialog-overlay .dialog-box .content form .row fieldset a.skip:hover{color:#fff;text-decoration:none;}.dialog-overlay .dialog-box .content form .row fieldset input[type=submit]{display:block;width:100%;height:42px;font:21px 'Ocean',sans-serif;color:#062e79;background:none;border:none;}.dialog-overlay .dialog-box .content form .row fieldset input[type=submit]:hover{color:#183152;}.dialog-overlay .dialog-box .content form .row fieldset input[type=checkbox]{position:relative;visibility:hidden;width:20px;height:20px;margin:11px 0;cursor:pointer;display:inline-block;vertical-align:middle;}.dialog-overlay .dialog-box .content form .row fieldset input[type=checkbox]:before{display:block;width:20px;height:20px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#c4c5c3;content:"";visibility:visible;position:absolute;z-index:1;top:0;left:0;}.dialog-overlay .dialog-box .content form .row fieldset input[type=checkbox]:checked:after{position:absolute;top:50%;left:50%;width:10px;height:10px;margin:-5px 0 0 -5px;background:#b40010;content:"";z-index:2;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;visibility:visible;}.dialog-overlay .dialog-box .content form .row fieldset label{display:inline-block;vertical-align:middle;margin-left:10px;font:13px PT Sans;color:#fff;margin-top:3px;}.dialog-overlay .dialog-box .close-button{position:absolute;top:32px;right:32px;width:16px;height:16px;z-index:999;cursor:pointer;}.dialog-overlay .dialog-box .close-button:before{display:block;width:16px;border-top:1px solid #062e79 !important;content:"";-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:50%;left:0;}.dialog-overlay .dialog-box .close-button:after{display:block;width:16px;border-top:1px solid #062e79 !important;content:"";-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:50%;left:0;}.dialog-overlay .dialog-box .close-button:hover:before,.dialog-overlay .dialog-box .close-button:hover:after{border-top:1px solid #062e79 !important;}.alertSite .dialog-overlay .dialog-box{top:-9999px;left:-9999px;right:-9999px;bottom:-9999px;margin:auto !important;width:30%;height:190px;}.alertSite .dialog-overlay .dialog-box .content form{width:100%;}.lead-overlay,.lead-overlay-2{position:fixed;top:50%;left:50%;z-index:999999;width:0;height:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;overflow:hidden;}.lead-overlay.active,.lead-overlay-2.active{top:0;left:0;width:100vw;height:100vh;}.lead-overlay .lead-popup,.lead-overlay-2 .lead-popup{width:440px;position:relative;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:90px 30px 30px 30px;background:#fff;}.lead-overlay .lead-popup .header-image,.lead-overlay-2 .lead-popup .header-image{width:100%;height:90px;position:absolute;top:0;left:0;background:url("/images/lead.jpg") no-repeat center;}.lead-overlay .lead-popup .close-button,.lead-overlay-2 .lead-popup .close-button{bottom:-40px;width:80px;left:50%;margin-left:-40px;font:11px 'Ocean',sans-serif;color:#fff;text-transform:uppercase;text-align:center;position:absolute;cursor:pointer;}.lead-overlay .lead-popup .close-button:before,.lead-overlay-2 .lead-popup .close-button:before{content:"x";width:20px;height:20px;display:inline-block;border-radius:50%;vertical-align:middle;margin-right:7px;background:#062e79;text-align:center;line-height:20px;}.lead-overlay .lead-popup .close-button:hover:before,.lead-overlay-2 .lead-popup .close-button:hover:before{background:#ffea00;}.lead-overlay .skip,.lead-overlay-2 .skip{float:right;margin-right:15px;margin-top:20px;font:16px 'Ocean',sans-serif;text-decoration:none;color:#666;}.lead-overlay span.title,.lead-overlay-2 span.title{font:30px 'Ocean',sans-serif;color:#264b5f;padding:0;margin:0 0 10px 0;display:block;text-align:center;}.lead-overlay p,.lead-overlay-2 p{font:14px 'Ocean',sans-serif;color:#666;padding:0;margin:0;text-align:center;}.lead-overlay p.t2,.lead-overlay-2 p.t2{margin-bottom:10px;}.lead-overlay p span,.lead-overlay-2 p span{font:9px 'Ocean',sans-serif;line-height:16px;display:block;}.lead-overlay .form,.lead-overlay-2 .form{display:block;width:100%;margin:40px auto 0 auto;}.lead-overlay .form::after,.lead-overlay-2 .form::after{content:"";clear:both;}.lead-overlay .form input[type='text'],.lead-overlay .form select,.lead-overlay-2 .form input[type='text'],.lead-overlay-2 .form select{display:block;width:100%;height:45px;border:1px solid #ebebeb;padding:0 20px;font:16px 'Ocean',sans-serif;color:#666;background:#fff;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px;outline:none;}.lead-overlay .form input[type='submit'],.lead-overlay-2 .form input[type='submit']{display:block;width:140px;height:60px;border:none;font:22px 'Ocean',sans-serif;color:#fff;background:#062e79;outline:none;border-radius:5px;float:right;}.lead-overlay .form input[type='submit']:hover,.lead-overlay-2 .form input[type='submit']:hover{background:#ffea00;}.lead-overlay .form .submit-box,.lead-overlay-2 .form .submit-box{display:flex;justify-content:center;align-content:center;margin:15px 0 0;}.lead-overlay .form .submit-box .skip,.lead-overlay-2 .form .submit-box .skip{margin-right:15px;margin-top:20px;font:16px 'Ocean',sans-serif;text-decoration:none;color:#666;}.lead-overlay .form .submit-box input[type='submit'],.lead-overlay-2 .form .submit-box input[type='submit']{display:block;width:140px;height:60px;border:none;font:22px 'Ocean',sans-serif;color:#fff;background:#062e79;outline:none;border-radius:5px;}.lead-overlay .form .submit-box input[type='submit']:hover,.lead-overlay-2 .form .submit-box input[type='submit']:hover{background:#ffea00;}@media only screen and (max-device-width:736px){.lead-overlay .lead-popup,.lead-overlay-2 .lead-popup{width:calc(100vw - 40px);padding:20px;}.lead-overlay .lead-popup .header-image,.lead-overlay-2 .lead-popup .header-image{display:none;}.lead-overlay .lead-popup span.title,.lead-overlay-2 .lead-popup span.title{font-size:22px;margin:0 0 5px 0;}.lead-overlay .lead-popup p,.lead-overlay-2 .lead-popup p{font-size:11px;}.lead-overlay .lead-popup p.t2,.lead-overlay-2 .lead-popup p.t2{margin-bottom:10px;}.lead-overlay .lead-popup p span,.lead-overlay-2 .lead-popup p span{font:9px 'Ocean',sans-serif;line-height:16px;display:block;}.lead-overlay .lead-popup .form,.lead-overlay-2 .lead-popup .form{margin:15px auto 0 auto;}.lead-overlay .lead-popup .form input[type='text'],.lead-overlay-2 .lead-popup .form input[type='text']{height:45px;font-size:14px;}.lead-overlay .lead-popup .form input[type='submit'],.lead-overlay-2 .lead-popup .form input[type='submit']{height:45px;width:100px;font-size:14px;}.lead-overlay .lead-popup .skip,.lead-overlay-2 .lead-popup .skip{font-size:14px;line-height:45px;margin-top:0;}}.cookies-bar{position:fixed;bottom:80px;left:50%;transform:translateX(-50%);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;width:1070px;z-index:999999;background:#062e79;padding:30px;-webkit-box-shadow:7px 0 20px 2px rgba(0,0,0,.3);-moz-box-shadow:7px 0 20px 2px rgba(0,0,0,.3);box-shadow:7px 0 20px 2px rgba(0,0,0,.3);-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}.cookies-bar.inactive{bottom:-100vh;}.cookies-bar .title{font-weight:700;font-size:17px;color:#fff;}.cookies-bar .text-grid{display:flex;align-items:center;justify-content:space-between;padding-top:5px;}.cookies-bar .text-grid p{font-size:12px;line-height:20px;color:#fff;}.cookies-bar .text-grid p a{color:#fff;text-decoration:underline;}.cookies-bar .text-grid p a:hover{color:#ffea00;}.cookies-bar .text-grid .submit-button{height:45px;background:#fff;padding:0 30px;display:inline-flex;align-items:center;font-weight:700;font-size:13px;cursor:pointer;color:#062e79;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.cookies-bar .text-grid .submit-button:hover{background:#ffea00;}.cookies-bar .button-grid{display:flex;align-items:center;justify-content:flex-end;margin-top:15px;}.lgpd-popup{position:fixed;top:0;left:0;z-index:999999;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.8);width:100vw;height:100vh;transition:all .4s;}.lgpd-popup.closed{top:50%;left:50%;width:0;height:0;}.lgpd-popup.closed .close-btn{display:none;}.lgpd-popup.closed .popup{display:none;}.lgpd-popup .popup{position:relative;display:flex;border-radius:3px;width:660px;background:#ebebeb url(/images/section-services-bg.png);flex-direction:column;justify-content:center;padding:30px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;border-radius:15px;}.lgpd-popup .popup .close-btn{top:-19px;right:-19px;position:absolute;width:68px;height:68px;display:flex;align-items:center;justify-content:center;font-size:47px;color:#fff;font-weight:100;background:#062e79;cursor:pointer;z-index:99;box-shadow:2.294px 3.277px 0 0 rgba(73,73,73,.22);-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;border-radius:15px;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.lgpd-popup .popup .close-btn:hover{background:#f0ab00;color:#062e79;}.lgpd-popup .popup .title{color:#062e79;font-size:32px;font-weight:700;margin:0 0 10px 0;position:relative;}.lgpd-popup .popup hr{width:100%;border-top:1px solid #062e79;}.lgpd-popup .popup p{padding-top:15px;color:#312732;font-size:13px;line-height:20px;font-weight:300;}.lgpd-popup .popup p strong{font-weight:500;}.lgpd-popup .popup .row{margin:25px -5px -5px -5px;}.lgpd-popup .popup .row fieldset,.lgpd-popup .popup .row>[class*='col-']{margin:0;padding:5px;}.lgpd-popup .popup .row fieldset input[type='text'],.lgpd-popup .popup .row>[class*='col-'] input[type='text']{width:100%;height:50px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;background:rgba(255,255,255,.75);border:none;padding:0 15px;outline:none;box-shadow:1px 1px 2px 0 rgba(0,0,0,.1);color:#062e79;font-size:15px;font-weight:700;}.lgpd-popup .popup .row fieldset .select,.lgpd-popup .popup .row>[class*='col-'] .select{width:100%;height:50px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;background:rgba(255,255,255,.75);box-shadow:1px 1px 2px 0 rgba(0,0,0,.1);position:relative;}.lgpd-popup .popup .row fieldset .select [class*='ion-'],.lgpd-popup .popup .row>[class*='col-'] .select [class*='ion-']{position:absolute;top:0;right:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#062e79;font-size:18px;}.lgpd-popup .popup .row fieldset .select select,.lgpd-popup .popup .row>[class*='col-'] .select select{position:absolute;top:0;left:0;width:100%;height:100%;border:none;background:none;-webkit-appearance:none;z-index:2;padding:0 50px 0 15px;color:#062e79;font-size:15px;font-weight:700;outline:none;}.lgpd-popup .popup .row fieldset .select select::-ms-expand,.lgpd-popup .popup .row>[class*='col-'] .select select::-ms-expand{display:none;}.lgpd-popup .popup .row fieldset textarea,.lgpd-popup .popup .row>[class*='col-'] textarea{width:100%;height:170px;resize:none;outline:none;border:none;background:none;padding:15px;color:#707070;font-size:15px;font-weight:700;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;background:rgba(255,255,255,.75);box-shadow:1px 1px 2px 0 rgba(0,0,0,.1);}.lgpd-popup .popup .row fieldset input[type='submit'],.lgpd-popup .popup .row>[class*='col-'] input[type='submit']{border:none;background:none;width:100%;height:50px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;background:#062e79;color:#fff;font-weight:700;font-size:20px;cursor:pointer;}.lgpd-popup .popup .row fieldset input[type='submit']:hover,.lgpd-popup .popup .row>[class*='col-'] input[type='submit']:hover{background:#f0ab00;color:#062e79;}.lgpd-popup .popup .row fieldset ::-webkit-input-placeholder,.lgpd-popup .popup .row>[class*='col-'] ::-webkit-input-placeholder{color:#062e79;}.lgpd-popup .popup .row fieldset :-moz-placeholder,.lgpd-popup .popup .row>[class*='col-'] :-moz-placeholder{color:#062e79;opacity:1;}.lgpd-popup .popup .row fieldset ::-moz-placeholder,.lgpd-popup .popup .row>[class*='col-'] ::-moz-placeholder{color:#062e79;opacity:1;}.lgpd-popup .popup .row fieldset :-ms-input-placeholder,.lgpd-popup .popup .row>[class*='col-'] :-ms-input-placeholder{color:#062e79;}.lgpd-popup .popup .row fieldset ::-ms-input-placeholder,.lgpd-popup .popup .row>[class*='col-'] ::-ms-input-placeholder{color:#062e79;}.lgpd-popup .popup .row>[class*='col-'] .row{margin:-5px;}.lgpd-popup .popup .row>[class*='col-'] .row [class*='col-']{padding:5px;}@media only screen and (max-device-width:786px){.cookies-bar{width:calc(100vw - 40px);padding:20px;}.cookies-bar .title{font-size:18px;line-height:25px;text-align:center;}.cookies-bar .text-grid{flex-direction:column;}.cookies-bar .text-grid p{font-size:10px;line-height:17px;}.cookies-bar .text-grid p br{display:none;}.cookies-bar .text-grid .submit-button{margin-top:10px;}.cookies-bar .text-grid .submit-button:hover{background:#062e79;color:#fff;}.lgpd-popup .popup{width:calc(100vw - 40px);padding:20px;background-size:auto 7.5px;}.lgpd-popup .popup .close-btn{width:45px;height:45px;font-size:30px;top:-10px;right:-10px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;border-radius:7px;}.lgpd-popup .popup .close-btn:hover{background:#062e79;color:#fff;}.lgpd-popup .popup .title{font-size:16px;margin:0;}.lgpd-popup .popup hr{margin:5px 0;}.lgpd-popup .popup p{font-size:11px;line-height:13px;padding-top:0;}.lgpd-popup .popup p br{display:none;}.lgpd-popup .popup .row{margin-top:10px;}.lgpd-popup .popup .row fieldset input[type='text'],.lgpd-popup .popup .row>[class*='col-'] input[type='text']{height:30px;padding:0 10px;font-size:12px;}.lgpd-popup .popup .row fieldset .select,.lgpd-popup .popup .row>[class*='col-'] .select{height:30px;}.lgpd-popup .popup .row fieldset .select [class*="ion-"],.lgpd-popup .popup .row>[class*='col-'] .select [class*="ion-"]{width:30px;height:30px;}.lgpd-popup .popup .row fieldset .select select,.lgpd-popup .popup .row>[class*='col-'] .select select{font-size:12px;padding:0 30px 0 10px;}.lgpd-popup .popup .row fieldset textarea,.lgpd-popup .popup .row>[class*='col-'] textarea{height:90px;padding:15px 10px;font-size:12px;}.lgpd-popup .popup .row fieldset input[type='submit'],.lgpd-popup .popup .row>[class*='col-'] input[type='submit']{font-size:15px;height:40px;}.lgpd-popup .popup .row fieldset input[type='submit']:hover,.lgpd-popup .popup .row>[class*='col-'] input[type='submit']:hover{background:#062e79;color:#fff;}}.whats-pop-up{position:fixed;top:-100%;left:0;width:100%;height:100%;z-index:999999;display:flex;align-items:center;justify-content:center;font-family:'Poppins',sans-serif;opacity:0;overflow:hidden;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;box-sizing:border-box;}.whats-pop-up *{box-sizing:border-box;}.whats-pop-up .box{max-width:380px;width:calc(100vw - 40px);}.whats-pop-up .box .header{width:100%;}.whats-pop-up .box .grid{position:relative;}.whats-pop-up .box .grid fieldset:first-of-type{padding-top:0;}.whats-pop-up .box .grid fieldset:last-of-type{padding-bottom:0;}.whats-pop-up .box .grid fieldset input[type='text'],.whats-pop-up .box .grid fieldset select{width:100%;height:40px;border:none;background:none;color:#808080;outline:none;}.whats-pop-up .box .grid fieldset input[type='number']{width:100%;height:40px;border:none;background:none;color:#808080;outline:none;}.whats-pop-up .box .grid fieldset input[type='submit']{font-weight:700;text-transform:uppercase;border:none;outline:none;}.whats-pop-up .box .grid fieldset ::-webkit-input-placeholder{color:#808080;}.whats-pop-up .box .grid fieldset :-moz-placeholder{color:#808080;opacity:1;}.whats-pop-up .box .grid fieldset ::-moz-placeholder{color:#808080;opacity:1;}.whats-pop-up .box .grid fieldset :-ms-input-placeholder{color:#808080;}.whats-pop-up .box .grid fieldset ::-ms-input-placeholder{color:#808080;}.whats-pop-up .box .grid fieldset .checkbox{display:flex;flex-direction:column;}.whats-pop-up .box .grid fieldset .checkbox p{display:flex;align-items:center;justify-content:center;color:#808080;line-height:15px;font-size:11px;font-weight:400;margin:0 0 7px;text-align:center;}.whats-pop-up .box .grid fieldset .checkbox .radio-box{display:flex;justify-content:center;align-items:center;}.whats-pop-up .box .grid fieldset .checkbox .radio-box input[type='radio']{position:absolute;left:-999999px;}.whats-pop-up .box .grid fieldset .checkbox .radio-box input[type='radio']+label{display:flex;align-items:center;color:#808080;font-weight:300;font-size:11px;cursor:pointer;}.whats-pop-up .box .grid fieldset .checkbox .radio-box input[type='radio']+label:before{flex:none;width:20px;height:20px;background:#075e55;display:flex;align-items:center;justify-content:center;font-size:0;font-family:'Ionicons';color:#fff;content:"";margin:0 5px;}.whats-pop-up .box .grid fieldset .checkbox .radio-box input[type='radio']:checked+label:before{font-size:10px;}.whats-pop-up .box .grid fieldset .policy{display:block;color:#808080;font-size:11px;line-height:15px;text-align:center;font-weight:300;margin-top:10px;padding-top:10px;border-top:1px solid #075e55;}.whats-pop-up .box .grid fieldset .policy a{font-size:11px;text-decoration:underline;color:#808080;}.whats-pop-up .box .grid fieldset .policy a:hover{color:#075e55;}.whats-pop-up .box .grid .skip-button{position:absolute;top:100%;left:50%;margin-left:-40px;margin-top:20px;width:80px;height:30px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:11px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;}.whats-pop-up.android{background:rgba(255,255,255,.95);}.whats-pop-up.android .box{-webkit-box-shadow:rgba(0,0,0,.5) 0 0 20px;-moz-box-shadow:rgba(0,0,0,.5) 0 0 20px;box-shadow:rgba(0,0,0,.5) 0 0 20px;}.whats-pop-up.android .box .header{background:#075e55;display:flex;align-items:center;padding:15px;border-top-left-radius:3px;border-top-right-radius:3px;}.whats-pop-up.android .box .header:before{content:"";display:block;width:40px;height:40px;background:url(/scripts/whats-pop-up/images/logo.png) no-repeat center;background-size:contain;margin-right:10px;}.whats-pop-up.android .box .header .title{color:#fff;font-size:16px;line-height:21px;display:block;flex:1;overflow:hidden;font-weight:600;}.whats-pop-up.android .box .header .title span{font-size:13px;line-height:18px;margin-top:10px;font-weight:400;display:block;}.whats-pop-up.android .box .grid{padding:20px 30px;background:#fafafa;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}.whats-pop-up.android .box .grid fieldset{padding:5px 0;}.whats-pop-up.android .box .grid fieldset input[type='text'],.whats-pop-up.android .box .grid fieldset select{-webkit-border-radius:none;-moz-border-radius:none;-ms-border-radius:none;border-radius:none;border-bottom:2px solid #075e55;font-size:15px;}.whats-pop-up.android .box .grid fieldset input[type='number']{-webkit-border-radius:none;-moz-border-radius:none;-ms-border-radius:none;border-radius:none;border-bottom:2px solid #075e55;font-size:15px;}.whats-pop-up.android .box .grid fieldset input[type='submit']{height:40px;padding:0 15px;color:#fff;font-size:12px;float:right;display:block;cursor:pointer;margin-top:5px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;background:#0ed459;-webkit-box-shadow:rgba(0,0,0,.2) 0 0 6px;-moz-box-shadow:rgba(0,0,0,.2) 0 0 6px;box-shadow:rgba(0,0,0,.2) 0 0 6px;}.whats-pop-up.android .box .grid fieldset input[type='submit']:hover{background:#075e55;}.whats-pop-up.android .box .grid .skip-button{color:#fff;background:#ccc;cursor:default;}.whats-pop-up.ios{background:rgba(0,0,0,.85);}.whats-pop-up.ios .box{-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;border-radius:25px;-webkit-box-shadow:rgba(0,0,0,.05) 0 1px 3px;-moz-box-shadow:rgba(0,0,0,.05) 0 1px 3px;box-shadow:rgba(0,0,0,.05) 0 1px 3px;}.whats-pop-up.ios .box .header{padding:0 25px;background:#fff;border-top-left-radius:25px;border-top-right-radius:25px;position:relative;border-bottom:1px solid #eaeaea;}.whats-pop-up.ios .box .header:before{content:"";width:30px;height:30px;background:url(/scripts/whats-pop-up/images/logo-ios.png) no-repeat center;background-size:contain;position:absolute;bottom:100%;left:25px;margin-bottom:10px;}.whats-pop-up.ios .box .header:after{position:absolute;bottom:100%;margin-bottom:10px;height:30px;display:flex;align-items:center;left:65px;color:#fff;font-size:14px;content:"WhatsApp";}.whats-pop-up.ios .box .header .title{color:#000;font-size:20px;line-height:26px;font-weight:700;white-space:normal;text-overflow:clip;overflow:visible;padding:20px 0;}.whats-pop-up.ios .box .header .title span{display:block;font-size:14px;line-height:19px;margin-top:10px;}.whats-pop-up.ios .box .grid{border-bottom-left-radius:25px;border-bottom-right-radius:25px;padding-top:20px;background:rgba(255,255,255,.95);}.whats-pop-up.ios .box .grid fieldset{padding:5px 25px;}.whats-pop-up.ios .box .grid fieldset input[type='text'],.whats-pop-up.ios .box .grid fieldset select{-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;border:1px solid #eaeaea;background:#fff;padding:0 15px;font-size:13px;}.whats-pop-up.ios .box .grid fieldset input[type='number']{-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;border:1px solid #eaeaea;background:#fff;padding:0 15px;font-size:13px;}.whats-pop-up.ios .box .grid fieldset:last-of-type{padding-left:0;padding-right:0;}.whats-pop-up.ios .box .grid fieldset:last-of-type input[type='submit']{width:100%;float:none;height:45px;border-top:1px solid #e2e2e2;display:flex;align-items:center;justify-content:center;background:none;outline:none;margin-top:15px;box-shadow:none;color:#157efa;font-size:13px;}.whats-pop-up.ios .box .grid .skip-button{color:#000;background:rgba(255,255,255,.3);}.whats-pop-up.active{top:0;opacity:1;}.whatsapp-content{width:60px;}.whatsapp-content a img{width:60px;height:60px;position:fixed;top:90%;right:1%;padding:10px;z-index:10000000;float:right;}.rdstation-hidden{opacity:0;}.site{overflow:hidden;}label.error{display:none !important;}input[type="text"].error,textarea.error,select.error,input[type="password"].error{background:#f8dbdb !important;border:1px solid #e77776 !important;color:#162037 !important;}body,html,input,textarea,address,select{font-family:'Exo 2';font-weight:normal;scrollbar-base-color:#d6d6d6;scrollbar-face-color:#062e79;scrollbar-3dlight-color:transparent;scrollbar-highlight-color:#d6d6d6;scrollbar-track-color:#d6d6d6;scrollbar-arrow-color:#062e79;scrollbar-shadow-color:#d6d6d6;scrollbar-dark-shadow-color:#d6d6d6;}body::-webkit-scrollbar,html::-webkit-scrollbar,input::-webkit-scrollbar,textarea::-webkit-scrollbar,address::-webkit-scrollbar,select::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,.3);}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb,input::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb,address::-webkit-scrollbar-thumb,select::-webkit-scrollbar-thumb{background:#062e79;background:-webkit-gradient(linear,0 0,0 bottom,from(#062e79),to(#ffea00));background:-webkit-linear-gradient(#062e79,#ffea00);background:-moz-linear-gradient(#062e79,#ffea00);background:-ms-linear-gradient(#062e79,#ffea00);background:-o-linear-gradient(#062e79,#ffea00);background:linear-gradient(#062e79,#ffea00);margin:4px;}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track,input::-webkit-scrollbar-track,textarea::-webkit-scrollbar-track,address::-webkit-scrollbar-track,select::-webkit-scrollbar-track{-webkit-box-shadow:none;background-color:#d6d6d6;}body.inner{height:auto !important;}.pop-up-grid{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);z-index:999999;display:flex;align-items:center;justify-content:center;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}.pop-up-grid .pop-up{position:relative;width:628px;height:483px;background:url(../images/pop-up-oportunidade.png) no-repeat center;}.pop-up-grid .pop-up .close-button{position:absolute;bottom:100%;left:100%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:32px;color:#ffea00;cursor:pointer;}.pop-up-grid .pop-up .close-button:hover{color:#fff;}.pop-up-grid .pop-up a{position:absolute;height:20px;}.pop-up-grid .pop-up a:nth-child(1){width:100%;height:100%;}.pop-up-grid.inactive{top:-100%;}header{position:fixed;top:0;left:0;width:100%;height:100px;display:flex;align-items:center;justify-content:center;background:#fff;z-index:1039;-webkit-box-shadow:rgba(0,0,0,.3) 0 0 50px;-moz-box-shadow:rgba(0,0,0,.3) 0 0 50px;box-shadow:rgba(0,0,0,.3) 0 0 50px;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}header .content{width:1210px;display:flex;align-items:center;justify-content:space-between;}header .content .logo{width:196px;height:70px;display:block;text-indent:-999999px;background:url(../images/logo-fortlight-default-02.png) no-repeat center;}header .content nav{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;}header .content nav .login-box{display:flex;align-items:center;justify-content:flex-end;}header .content nav .login-box{padding-bottom:5px;}header .content nav .login-box ul{display:flex;align-items:center;justify-content:space-between;}header .content nav .login-box ul li .register-button{font-size:14px;line-height:35px;font-weight:500;color:#062e79;position:relative;}header .content nav .login-box ul li .register-button:before{position:absolute;top:100%;left:50%;width:0%;height:3px;margin-top:4px;background:#ffea00;content:"";}header .content nav .login-box ul li .register-button span{font-size:18px;margin-right:4px;}header .content nav .login-box ul li .register-button span:before{-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none;}header .content nav .login-box ul li .register-button:hover{text-decoration:none;}header .content nav .login-box ul li .register-button:hover:before{width:100%;left:0%;}header .content nav .login-box ul li .login-form{width:395px;margin-left:25px;display:flex;align-items:center;justify-content:space-between;}header .content nav .login-box ul li .login-form input[type='text'],header .content nav .login-box ul li .login-form input[type='password']{width:122px;height:25px;border:none;font-size:13px;color:#707070;font-weight:300;outline:none;border-bottom:1px solid #707070;}header .content nav .login-box ul li .login-form input[type='submit']{width:30px;height:30px;background:#062e79;border:none;font-family:"Ionicons";color:#fff;font-size:22px;cursor:pointer;outline:none;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;}header .content nav .login-box ul li .login-form input[type='submit']:hover{background:#ffea00;color:#062e79;}header .content nav .login-box ul li .login-form .forget{font-size:10px;color:#707070;position:relative;}header .content nav .login-box ul li .login-form .forget:before{position:absolute;top:100%;left:50%;width:0;height:2px;margin-top:4px;background:#ffea00;content:"";}header .content nav .login-box ul li .login-form .forget:hover{text-decoration:none;color:#062e79;}header .content nav .login-box ul li .login-form .forget:hover:before{width:100%;left:0;}header .content nav .login-box ul li .cart{width:40px;height:40px;position:relative;background:#062e79;display:flex;align-items:center;justify-content:center;color:#fff;font-size:23px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;}header .content nav .login-box ul li .cart .count{width:16px;height:16px;display:flex;align-items:center;justify-content:center;background:#f0ab00;color:#062e79;font-size:10px;position:absolute;top:-2px;right:-2px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}header .content nav .login-box ul li .cart:hover{background:#f0ab00;}header .content nav .login-box ul li .cart:hover .count{background:#062e79;color:#ffea00;}header .content nav .login-box ul li .my-account-button{font-size:14px;line-height:35px;font-weight:500;color:#062e79;position:relative;}header .content nav .login-box ul li .my-account-button:before{position:absolute;top:100%;left:50%;width:0;height:3px;margin-top:4px;background:#ffea00;content:"";}header .content nav .login-box ul li .my-account-button:hover{text-decoration:none;}header .content nav .login-box ul li .my-account-button:hover:before{width:100%;left:0;}header .content nav .login-box ul li .logout-button{font-size:14px;line-height:35px;font-weight:500;color:#707070;position:relative;}header .content nav .login-box ul li .logout-button:before{position:absolute;top:100%;left:50%;width:0;height:3px;margin-top:4px;background:#ffea00;content:"";}header .content nav .login-box ul li .logout-button:hover{text-decoration:none;}header .content nav .login-box ul li .logout-button:hover:before{width:100%;left:0;}header .content nav .login-box ul.logged-in li{padding:0 20px;position:relative;}header .content nav .login-box ul.logged-in li:before{content:"";position:absolute;top:50%;left:100%;width:1px;height:16px;background:#ffea00;margin-top:-8px;}header .content nav .login-box ul.logged-in li:first-child{padding-left:0;}header .content nav .login-box ul.logged-in li:last-child{padding-right:0;}header .content nav .login-box ul.logged-in li:last-child:before{display:none;}header .content nav .menu{display:flex;align-items:center;justify-content:flex-end;}header .content nav .menu ul{display:flex;align-items:center;justify-content:flex-end;}header .content nav .menu ul>li{padding:0 15px;}header .content nav .menu ul>li:not(:last-child){border-right:1px solid #ffea00;}header .content nav .menu ul>li:first-child{padding-left:0;}header .content nav .menu ul>li:last-child{padding-right:0;}header .content nav .menu ul>li.has-submenu>a{position:relative;}header .content nav .menu ul>li.has-submenu>a:after{width:100%;height:21px;position:absolute;top:100%;left:0;content:"";}header .content nav .menu ul>li.has-submenu:hover .submenu{width:100%;height:120vh;opacity:1;display:flex;justify-content:center;align-items:flex-start;}header .content nav .menu ul>li>a{color:#062e79;font-size:15px;font-weight:500;position:relative;}header .content nav .menu ul>li>a:before{position:absolute;top:100%;left:50%;width:0%;height:3px;margin-top:4px;background:#ffea00;content:"";}header .content nav .menu ul>li>a:hover{text-decoration:none;}header .content nav .menu ul>li>a:hover:before{width:100%;left:0%;}header .content nav .menu ul>li.active>a{color:#979797;text-transform:uppercase;}header .content nav .menu ul>li .submenu{width:1210px;height:120vh;position:absolute;top:100%;left:50%;transform:translateX(-50%);background:none;box-shadow:4.286px 2.575px 10px 0 rgba(23,23,23,.2);opacity:0;transition:.3s;display:none;}header .content nav .menu ul>li .submenu ol{display:flex;align-items:center;overflow:visible;position:relative;width:1080px;background:rgba(5,38,78,.92);}header .content nav .menu ul>li .submenu ol .category.active{background:rgba(255,255,255,.15);}header .content nav .menu ul>li .submenu ol li.category{width:25%;transition:.3s;}header .content nav .menu ul>li .submenu ol li.category .grid{display:flex;align-items:center;justify-content:center;height:85px;width:100%;cursor:pointer;transition:.3s;}header .content nav .menu ul>li .submenu ol li.category .grid .category-name{font-size:15px;line-height:19px;color:#fff;text-transform:uppercase;font-weight:700;padding-top:16px;position:relative;margin-left:28px;}header .content nav .menu ul>li .submenu ol li.category .grid .category-name:before{content:"";position:absolute;top:0;left:0;width:70px;height:5px;background:#ff0;border-radius:50px;}header .content nav .menu ul>li .submenu ol li.category .grid:hover{text-decoration:none;background:rgba(255,255,255,.15);}header .content nav .menu ul>li .submenu ol li.category .subcategories{position:absolute;top:128px;left:0;width:100%;overflow:visible;opacity:0;transition:.5s;display:none;justify-content:center;}header .content nav .menu ul>li .submenu ol li.category .subcategories li{display:flex;justify-content:center;width:175px;height:200px;flex:1;padding:5px;position:relative;}header .content nav .menu ul>li .submenu ol li.category .subcategories li a{width:100%;min-width:175px;height:100%;display:flex;align-items:center;justify-content:center;border:1px solid #062e79;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;padding:10px;overflow:hidden;position:relative;}header .content nav .menu ul>li .submenu ol li.category .subcategories li a::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#062e79;opacity:0;z-index:2;mix-blend-mode:multiply;}header .content nav .menu ul>li .submenu ol li.category .subcategories li a .center{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;position:relative;text-align:center;}header .content nav .menu ul>li .submenu ol li.category .subcategories li a .center .image{display:flex;height:100px;width:100%;align-items:center;justify-content:center;padding-bottom:10px;}header .content nav .menu ul>li .submenu ol li.category .subcategories li a .center .image img{max-height:100px;width:auto;mix-blend-mode:multiply;}header .content nav .menu ul>li .submenu ol li.category .subcategories li a .center .product-name{font-size:14px;font-weight:400;text-align:left;text-transform:uppercase;color:#062e79;padding-top:15px;position:relative;z-index:3;}header .content nav .menu ul>li .submenu ol li.category .subcategories li a .center .product-name::before{content:"";position:absolute;top:0;left:0;width:60px;height:4px;background:#ffea00;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;border-radius:50px;}header .content nav .menu ul>li .submenu ol li.category .subcategories li a:hover{text-decoration:none;}header .content nav .menu ul>li .submenu ol li.category .subcategories li a:hover:before{opacity:.75;}header .content nav .menu ul>li .submenu ol li.category .subcategories li a:hover .product-name{color:#fff;}header .content nav .menu ul>li .submenu ol li.category .subcategories li:hover:before{height:100%;top:0;}header .content nav .menu ul>li .submenu ol li.category .carousel-prev,header .content nav .menu ul>li .submenu ol li.category .carousel-next{display:none;position:absolute;top:170%;transform:translateY(-50%);width:40px;height:40px;border:none;background:rgba(0,0,0,.5);color:#fff;border-radius:50%;cursor:pointer;z-index:10;align-items:center;justify-content:center;}header .content nav .menu ul>li .submenu ol li.category .carousel-prev:disabled,header .content nav .menu ul>li .submenu ol li.category .carousel-next:disabled{opacity:.5;cursor:not-allowed;}header .content nav .menu ul>li .submenu ol li.category .carousel-prev{left:-20px;}header .content nav .menu ul>li .submenu ol li.category .carousel-next{right:-20px;}header .content nav .menu ul>li .submenu ol li.category:hover .box-itens{width:1080px;overflow-x:clip;position:absolute;top:85px;left:0;height:100vh;display:block;}header .content nav .menu ul>li .submenu ol li.category:hover .box-itens .subcategories{display:flex;justify-content:center;position:absolute;top:0;left:0;width:100%;background:transparent;overflow:visible;opacity:1;transition:.5s;width:1080px;flex-wrap:wrap;gap:5px;}header .content nav .menu ul>li .submenu ol li.category:hover .box-itens:hover~.grid{background:rgba(255,255,255,.15);}header .content nav .menu ul>li .submenu ol li.category:hover .carousel-prev,header .content nav .menu ul>li .submenu ol li.category:hover .carousel-next{display:flex;}header .content nav .menu ul>li .submenu ol li.category .box-itens{display:none;}header .content nav .menu ul>li header .content nav .menu ul>li.has-submenu:hover .submenu{height:100vh;opacity:1;display:block;}header .content nav .menu .search-form{display:flex;align-items:center;padding-left:30px;}header .content nav .menu .search-form .icon{font-size:23px;color:#062e79;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;}header .content nav .menu .search-form .icon:hover{color:#ffea00;}header .content nav .menu .search-form .search-box{display:flex;align-items:center;width:0;overflow:hidden;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}header .content nav .menu .search-form .search-box input[type='text']{flex:1;margin-right:7px;height:25px;border:none;font-size:13px;color:#707070;font-weight:300;outline:none;border-bottom:1px solid #707070;}header .content nav .menu .search-form .search-box input[type='submit']{flex:none;padding:0 10px;height:25px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;background:#062e79;outline:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:300;border:none;cursor:pointer;}header .content nav .menu .search-form .search-box input[type='submit']:hover{background:#ffea00;color:#062e79;}header .content nav .menu .search-form.active .search-box{width:200px;}header .back-button,header .menu-button{display:none;}header.hide-menu{top:-140px;}@media only screen and (max-device-width:736px){header{height:60px;position:fixed;z-index:1000;align-items:flex-start;}header .content{width:100%;height:60px;display:flex;align-items:center;justify-content:center;}header .content .logo{width:95px;height:34px;background-size:contain;}header .content nav{position:fixed;top:60px;left:0;width:100%;height:0;overflow:hidden;background:#fff;display:block;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}header .content nav .login-box{padding:0 20px;width:100%;}header .content nav .login-box ul{display:flex;flex-direction:column-reverse;width:100%;}header .content nav .login-box ul li{width:100%;}header .content nav .login-box ul li:nth-child(1){text-align:right;}header .content nav .login-box ul li:nth-child(1) .register-button{line-height:40px;}header .content nav .login-box ul li:nth-child(1) .register-button:before{display:none;}header .content nav .login-box ul li .login-form{width:100%;margin:0;display:block;font-size:0;text-align:right;}header .content nav .login-box ul li .login-form input[type='text']{width:100%;height:40px;}header .content nav .login-box ul li .login-form input[type='password']{width:calc(100vw - 90px);height:40px;margin-right:10px;margin-top:5px;}header .content nav .login-box ul li .login-form input[type='submit']{width:40px;height:40px;margin:5px 0 0 0;}header .content nav .login-box ul li .login-form input[type='submit']:hover{background:#062e79;color:#fff;}header .content nav .login-box ul li .login-form .forget{line-height:40px;}header .content nav .login-box ul li .login-form .forget:before{display:none;}header .content nav .login-box ul.logged-in{padding-top:5px;flex-direction:row;padding-bottom:20px;justify-content:center;}header .content nav .login-box ul.logged-in li{flex:none;width:auto;}header .content nav .login-box ul.logged-in li a:before{display:none;}header .content nav .menu{flex-direction:column-reverse;text-align:right;background:#ebebeb;height:100vh;}header .content nav .menu ul{display:block;width:100%;padding:20px 0;}header .content nav .menu ul li{padding:0 20px !important;border:none !important;}header .content nav .menu ul li a{line-height:40px;}header .content nav .menu ul li a:before{display:none;}header .content nav .menu ul li.active a{color:#062e79;text-transform:none;}header .content nav .menu .search-form{position:fixed;top:0;left:0;z-index:999999;padding:0;width:60px;height:60px;display:block;}header .content nav .menu .search-form .icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;}header .content nav .menu .search-form .icon:hover{color:#062e79;}header .content nav .menu .search-form .search-box{top:100%;left:0;width:100vw;height:0;overflow:hidden;background:#fff;padding:0 20px;}header .content nav .menu .search-form .search-box input[type='text']{height:40px;}header .content nav .menu .search-form .search-box input[type='submit']{width:40px;height:40px;}header .content nav .menu .search-form.active .search-box{width:100vw;height:60px;}header .menu-button{width:60px;height:60px;display:flex;align-items:center;justify-content:center;color:#062e79;font-size:22px;position:absolute;top:0;right:0;}header.menu-opened .content nav{height:calc(100vh - 60px);}header.big{height:120px;}}h1.title-seo{position:absolute;left:-999999px;z-index:-1;}section.screen-size{width:100%;height:100vh;display:flex;position:relative;}section.home{background:#062e79;overflow:hidden;}section.home .walk{position:absolute;top:0;left:0;width:999999px;height:100vh;display:flex;align-items:center;justify-content:flex-start;}section.home .walk .item{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;position:relative;}section.home .walk .item.slide-video-aniversario .fullscreen-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}section.home .walk .item.slide-maquete{background:url(../images/1-BANNER-MAQUETE.png) no-repeat center;background-size:cover;}section.home .walk .item.slide-maquete .content{width:100%;max-width:1100px;height:100%;display:flex;align-items:flex-start;flex-direction:column;position:relative;z-index:2;}section.home .walk .item.slide-maquete .content .button-box{display:flex;align-items:center;width:100%;height:100%;}section.home .walk .item.slide-maquete .content .button-box .button{display:inline-flex;align-items:center;height:50%;position:relative;width:100%;}section.home .walk .item.slide-vega{background:url(../images/2-BANNER-VEGA.png) no-repeat center;background-size:cover;}section.home .walk .item.slide-vega .content{width:100%;max-width:1100px;height:100%;display:flex;align-items:flex-start;flex-direction:column;position:relative;z-index:2;}section.home .walk .item.slide-vega .content .button-box{display:flex;align-items:center;width:100%;height:100%;}section.home .walk .item.slide-vega .content .button-box .button{display:inline-flex;align-items:center;height:50%;position:relative;width:100%;}section.home .walk .item.slide-rr25{background:url(../images/3-BANNER-RR25.png) no-repeat center;background-size:cover;}section.home .walk .item.slide-rr25 .content{width:100%;max-width:1100px;height:100%;display:flex;align-items:flex-start;flex-direction:column;position:relative;z-index:2;}section.home .walk .item.slide-rr25 .content .button-box{display:flex;align-items:center;width:100%;height:100%;}section.home .walk .item.slide-rr25 .content .button-box .button{display:inline-flex;align-items:center;height:50%;position:relative;width:100%;}section.home .walk .item.slide-equipamentos{background:url(../images/4-BANNER-EQUIPAMENTOS.png) no-repeat center;background-size:cover;}section.home .walk .item.slide-equipamentos .content{width:100%;max-width:1100px;height:100%;display:flex;align-items:flex-start;flex-direction:column;position:relative;z-index:2;}section.home .walk .item.slide-equipamentos .content .button-box{display:flex;align-items:center;width:100%;height:100%;}section.home .walk .item.slide-equipamentos .content .button-box .button{display:inline-flex;align-items:center;height:50%;position:relative;width:100%;}section.home .walk .item.slide-01{background:url(../images/section-home-banner-001-bg.jpg) no-repeat center;background-size:cover;}section.home .walk .item.slide-01 .content{width:100%;max-width:1100px;height:347px;display:flex;align-items:flex-start;flex-direction:column;position:relative;z-index:2;}section.home .walk .item.slide-01 .content .box{margin-top:20px;}section.home .walk .item.slide-01 .content .box .title{font-size:35px;color:#ffea00;line-height:45px;font-weight:100;text-align:left;text-transform:uppercase;}section.home .walk .item.slide-01 .content .box .title strong{font-size:45px;font-weight:600;}section.home .walk .item.slide-01 .content .button-box{display:flex;margin:20px 0 0 0;align-items:center;}section.home .walk .item.slide-01 .content .button-box a{text-decoration:none;}section.home .walk .item.slide-01 .content .button-box p{font-size:26px;color:#062e79;line-height:31px;text-align:right;font-weight:300;margin:0 130px 0 -7px;}section.home .walk .item.slide-01 .content .button-box p strong{font-weight:700;font-size:36px;}section.home .walk .item.slide-01 .content .button-box .button{display:inline-flex;align-items:center;background:#fdc700;height:50px;color:#062e79;padding:0 62px;text-transform:uppercase;font-weight:900;font-size:17px;position:relative;width:232px;}section.home .walk .item.slide-01 .content .button-box .button:hover{transform:scale(.9);}section.home .walk .item.slide-02{background:url(../images/banner-iluminaria-desktop-02.png) no-repeat center;background-size:cover;}section.home .walk .item.slide-02 .content{width:100%;max-width:1100px;height:347px;display:flex;align-items:flex-start;flex-direction:column;position:relative;z-index:2;}section.home .walk .item.slide-02 .content .button-box{display:flex;margin:220px 0 0 0;align-items:center;}section.home .walk .item.slide-02 .content .button-box a{text-decoration:none;}section.home .walk .item.slide-02 .content .button-box p{font-size:26px;color:#062e79;line-height:31px;text-align:left;font-weight:300;margin:0 130px 0 -7px;}section.home .walk .item.slide-02 .content .button-box p strong{font-weight:700;font-size:36px;}section.home .walk .item.slide-02 .content .button-box .button{display:inline-flex;align-items:center;background:#fdc700;height:50px;color:#062e79;padding:0 62px;text-transform:uppercase;font-weight:900;font-size:17px;position:relative;width:232px;}section.home .walk .item.slide-02 .content .button-box .button:hover{transform:scale(.9);}section.home .walk .item.slide-03{background:url(../images/banner-highbay-2025.jpg) no-repeat center;background-size:cover;}section.home .walk .item.slide-03 .content{width:100%;max-width:1100px;height:100%;display:flex;align-items:flex-start;flex-direction:column;position:relative;z-index:2;}section.home .walk .item.slide-03 .content .button-box{display:flex;align-items:center;width:100%;height:100%;}section.home .walk .item.slide-03 .content .button-box .button{display:inline-flex;align-items:center;height:50%;position:relative;width:100%;}section.home .walk .item.slide-04{background:url(../images/banner-fledy3-bg.jpg) no-repeat center;background-size:cover;}section.home .walk .item.slide-04 .content{width:100%;max-width:1100px;height:100%;display:flex;align-items:flex-start;flex-direction:column;position:relative;z-index:2;}section.home .walk .item.slide-04 .content .button-box{display:flex;align-items:center;width:100%;height:100%;}section.home .walk .item.slide-04 .content .button-box .button{display:inline-flex;align-items:center;height:50%;position:relative;width:100%;}section.home .nav{position:absolute;top:50%;left:0;width:100%;margin-top:283px;display:flex;align-items:center;justify-content:center;z-index:99;}section.home .nav li{width:44px;height:8px;background:#707070;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;margin:0 10px;cursor:pointer;position:relative;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}section.home .nav li:before{position:absolute;top:50%;left:0;width:100%;height:40px;margin-top:-20px;content:"";}section.home .nav li:hover{background:#ffea00;}section.home .nav li.active{background:#062e79;}section.cat-products{flex-direction:column;gap:5px;background:#172d54;align-items:center;justify-content:center;padding-top:70px;}section.cat-products .category-row{display:flex;width:1010px;height:120px;grid-gap:20px;}section.cat-products .category-row .box-title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:190px;background:#0f1f3d;padding:25px;border:solid 1px #a1bcd3;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}section.cat-products .category-row .box-title .cat-title{font-size:15px;line-height:19px;color:#fff;text-transform:uppercase;font-weight:700;margin-top:-23px;position:relative;}section.cat-products .category-row .box-title .cat-title:before{content:"";position:absolute;bottom:-15px;left:0;width:70px;height:8px;background:#ffea00;border-radius:50px;}section.cat-products .category-row .container{width:800px;display:flex;padding:0 24px;background:#ddd;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;position:relative;}section.cat-products .category-row .box-subcategory{width:800px;display:flex;gap:20px;justify-content:space-between;align-items:flex-start;background:#ddd;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;padding:10px 30px;position:relative;overflow:hidden;}section.cat-products .category-row .box-subcategory .walk{position:absolute;top:0;left:0;width:999999px;height:120px;display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;padding:10px 25px;}section.cat-products .category-row .box-subcategory li{width:180px;}section.cat-products .category-row .box-subcategory li a{text-decoration:none;}section.cat-products .category-row .box-subcategory li a .center{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;grid-gap:5px;background:#fff;border:solid 1px #bdbdbd;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;position:relative;}section.cat-products .category-row .box-subcategory li a .center::before{content:'';background:#ff0;width:100%;height:100%;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;position:absolute;opacity:0;z-index:2;}section.cat-products .category-row .box-subcategory li a .center .image{display:flex;height:80px;width:100%;padding:20px;align-items:center;justify-content:center;}section.cat-products .category-row .box-subcategory li a .center .image img{max-height:55px;width:auto;}section.cat-products .category-row .box-subcategory li a .center .product-name{font-size:10px;font-weight:500;color:#172d54;text-align:center;text-transform:uppercase;padding:0 10px 5px;align-self:flex-start;position:relative;}section.cat-products .category-row .box-subcategory li a .center .product-name:before{content:"";position:absolute;top:-7px;left:10px;width:40px;height:4px;background:#ffea00;border-radius:50px;}section.cat-products .category-row .box-subcategory li a:hover .center{border:solid 1px #ff0;}section.cat-products .category-row .box-subcategory li a:hover .center::before{opacity:.6;}section.cat-products .category-row .box-subcategory li a:hover .product-name{color:#0f1f3d;}section.cat-products .category-row ul.nav-buttons{position:absolute;top:26%;left:0;width:100%;margin-top:0;display:flex;align-items:center;justify-content:center;}section.cat-products .category-row ul.nav-buttons li{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 6px;color:#062e79;font-size:32px;}section.cat-products .category-row ul.nav-buttons li.prev{-webkit-border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;border-bottom-left-radius:10px;position:absolute;left:-10px;top:0;}section.cat-products .category-row ul.nav-buttons li.prev:before{content:"";font-family:'Ionicons';}section.cat-products .category-row ul.nav-buttons li.next{-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;border-bottom-right-radius:10px;position:absolute;right:-10px;top:0;}section.cat-products .category-row ul.nav-buttons li.next:before{content:"";font-family:'Ionicons';}section.cat-products .category-row ul.nav-buttons li:hover{color:#ffea00;}section.products{background:#172d54;align-items:center;justify-content:center;}section.products .content{width:1010px;margin-top:50px;}section.products .content .title-grid{display:flex;align-items:center;justify-content:center;}section.products .content .title-grid .title{font-size:50px;color:#062e79;font-weight:100;}section.products .content .title-grid p{font-size:15px;color:#707070;line-height:31px;padding-left:60px;}section.products .content .category-list{display:flex;align-items:center;justify-content:space-between;width:100%;padding-top:40px;margin-bottom:30px;}section.products .content .category-list article{width:200px;height:362px;display:flex;align-items:center;justify-content:center;}section.products .content .category-list article a{display:block;width:100%;height:304px;border:1px solid #fff;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;padding:170px 15px 0 15px;position:relative;}section.products .content .category-list article a img{position:absolute;}section.products .content .category-list article a .text{position:relative;padding-top:15px;max-height:70px;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;overflow:hidden;}section.products .content .category-list article a .text:before{content:"";position:absolute;top:0;left:0;width:90px;height:6px;background:#ffea00;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;}section.products .content .category-list article a .text .title{font-size:22px;color:#fff;font-weight:100;text-transform:uppercase;}section.products .content .category-list article a .text p{font-size:13px;line-height:20px;font-weight:300;padding-top:15px;color:#fff;opacity:0;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}section.products .content .category-list article a .text .button{font-size:58px;font-weight:100;color:#ffea00;}section.products .content .category-list article a:hover{text-decoration:none;background:#0f1f3d;border:1px solid #0f1f3d;height:362px;}section.products .content .category-list article a:hover .text{max-height:190px;padding-top:15px;}section.products .content .category-list article a:hover .text p{opacity:1;}section.products .content .category-list article:nth-child(1) a img{left:-10px;top:-43px;}section.products .content .category-list article:nth-child(2) a img{left:5px;top:-66px;}section.products .content .category-list article:nth-child(3) a img{left:-17px;top:-64px;}section.products .content .category-list article:nth-child(4) a img{left:-11px;top:-67px;}section.products .content .button{text-decoration:none;display:block;width:30%;margin:0 auto;padding:15px 10px;font-size:24px;text-align:center;background:#ffea00;color:#062e79;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}section.products .content .button:hover{background:#0f1f3d;color:#ffea00;}section.about-us{background:url(../images/section-inner-page-about-us-bg-2024.jpg) no-repeat center fixed;align-items:center;justify-content:center;overflow:hidden;}section.about-us .content{width:1140px;display:flex;align-items:center;justify-content:space-between;padding-right:50px;margin-top:110px;}section.about-us .content .text .title{font-size:51px;color:#062e79;font-weight:100;}section.about-us .content .text p{font-size:15px;line-height:30px;color:#404040;padding-top:40px;}section.about-us .content .text .button{height:54px;display:inline-flex;align-items:center;padding:0 34px;margin-top:20px;border:1px solid #062e79;color:#062e79;font-weight:300;font-size:15px;text-transform:uppercase;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;}section.about-us .content .text .button:hover{text-decoration:none;background:#062e79;color:#ffea00;}section.about-us .content .sidebar{width:355px;padding:0 20px;}section.about-us .content .sidebar article{display:flex;align-items:flex-start;padding:10px 0;justify-content:space-between;}section.about-us .content .sidebar article .title{width:105px;text-align:right;color:#ffea00;font-weight:900;font-size:16px;line-height:21px;position:relative;}section.about-us .content .sidebar article .title:before{content:"";position:absolute;top:100%;right:0;width:43px;height:4px;background:#fff;margin-top:8px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;}section.about-us .content .sidebar article .info{padding-left:22px;flex:1;}section.about-us .content .sidebar article .info p{font-size:14px;color:#fff;line-height:23px;}section.about-us .content .sidebar .button{margin-left:10px;border:1px solid #ffea00;padding-left:107px;padding-right:23px;height:73px;display:flex;align-items:center;justify-content:center;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;color:#fff;font-weight:300;font-size:14px;line-height:23px;text-transform:uppercase;position:relative;}section.about-us .content .sidebar .button:before{content:"";position:absolute;top:50%;left:-10px;width:102px;height:139px;margin-top:-70px;background:url(../images/section-about-us-iso-doc.png) no-repeat center;}section.about-us .content .sidebar .button:hover{background:#ffea00;color:#062e79;text-decoration:none;}section.about-us .content .sidebar .button:hover:before{transform:rotate(15deg);}section.about-us .content .sidebar .button2{margin-left:10px;margin-top:85px;border:1px solid #ffea00;padding-left:107px;padding-right:23px;height:73px;display:flex;align-items:center;justify-content:center;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;color:#fff;font-weight:300;font-size:14px;line-height:23px;text-transform:uppercase;position:relative;}section.about-us .content .sidebar .button2:before{content:"";position:absolute;top:50%;left:-10px;width:102px;height:139px;margin-top:-70px;background:url(../images/section-policy-us-iso-doc_2024.png) no-repeat center;}section.about-us .content .sidebar .button2:hover{background:#ffea00;color:#062e79;text-decoration:none;}section.about-us .content .sidebar .button2:hover:before{transform:rotate(15deg);}section.features .image-slide{right:50%;margin-right:210px;width:calc(50vw - 210px);height:100vh;background:#062e79;overflow:hidden;position:absolute;}section.features .image-slide .walk{position:absolute;top:0;left:0;width:100%;height:999999px;}section.features .image-slide .walk .item{width:100%;height:100vh;display:block;}section.features .image-slide .walk .item:nth-child(1){background:url(../images/section-features-image-slide-01.jpg) no-repeat center right;}section.features .image-slide .walk .item:nth-child(2){background:url(../images/section-features-image-slide-02.jpg) no-repeat center right;}section.features .image-slide .walk .item:nth-child(3){background:url(../images/section-features-image-slide-03.jpg) no-repeat center right;}section.features .image-slide .walk .item:nth-child(4){background:url(../images/section-features-image-slide-customizacao.jpg) no-repeat center right;}section.features .image-slide .walk .item:nth-child(5){background:url(../images/section-features-image-slide-garantia.jpg) no-repeat center right;}section.features .image-slide .walk .item:nth-child(6){background:url(../images/section-features-image-slide-certificacao.jpg) no-repeat center right;}section.features .image-slide .walk .item:nth-child(7){background:url(../images/section-features-image-slide-departamento.jpg) no-repeat center right;}section.features .text-slide{position:absolute;top:0;left:50%;margin-left:-167px;width:315px;height:100vh;overflow:hidden;}section.features .text-slide .walk{position:absolute;top:0;left:0;width:100%;height:999999px;}section.features .text-slide .walk .item{width:100%;height:100vh;display:flex;align-items:center;}section.features .text-slide .walk .item .center{position:relative;width:100%;padding-top:6px;margin-top:100px;}section.features .text-slide .walk .item .center:before{content:"";width:90px;height:6px;background:#ffea00;position:absolute;top:0;left:0;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}section.features .text-slide .walk .item .center p{padding-top:20px;font-size:16px;line-height:25px;color:#707070;}section.features .buttons{position:absolute;top:0;left:50%;width:285px;margin-left:220px;height:100vh;display:flex;flex-direction:column;justify-content:center;padding-top:100px;}section.features .buttons li{width:100%;height:65px;display:block;cursor:pointer;margin:2px 0;}section.features .buttons li .grid{width:100%;height:65px;display:flex;align-items:center;padding:0 15px;border:1px solid transparent;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}section.features .buttons li .grid .ico{display:flex;align-items:center;justify-content:center;width:80px;height:65px;}section.features .buttons li .grid .text{font-size:18px;color:#062e79;}section.features .buttons li .grid:hover{border:1px solid #062e79;text-decoration:none;}section.features .buttons li.active .grid{border:1px solid #062e79;}section.blog{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;position:relative;z-index:99;}section.blog .newsletter{text-align:center;display:block;align-items:flex-start;position:relative;z-index:99;}section.blog .newsletter>.title{color:#434743;font-size:22px;font-weight:500;text-align:center;display:block;margin:12px 20px;}section.blog .newsletter .policy{color:#707070;padding:10px 0;font-size:10px;line-height:18px;}section.blog .newsletter .policy a{text-decoration:underline;font-size:10px;color:#707070;padding:0 0;}section.blog .newsletter .policy a:hover{color:#ffea00;}section.blog .newsletter .form{display:flex;align-items:center;justify-content:center;flex-direction:column;}section.blog .newsletter .form p{color:#707070;padding:10px 0;font-size:10px;line-height:18px;}section.blog .newsletter .form p a{text-decoration:underline;font-size:10px;color:#707070;padding:0 0;}section.blog .newsletter .form p a:hover{color:#ffea00;}section.blog .newsletter .form .form-box{display:flex;}section.blog .newsletter .form .form-box fieldset{flex:none;padding-top:12px;}section.blog .newsletter .form .form-box fieldset.recaptcha-content{width:auto;padding-top:0;}section.blog .newsletter .form .form-box input[type='text']{width:256px;height:47px;background:#dbd9d6;border:none;padding:0 20px;color:#434743;font-size:14px;font-weight:500;margin:0 6px;outline:none;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;border-radius:12px;}section.blog .newsletter .form .form-box input[type='text']:first-of-type{margin-left:0;}section.blog .newsletter .form .form-box button{width:30px;height:47px;margin-left:6px;background:none;border:none;color:#062e79;font-family:'Ionicons';font-size:30px;outline:none;padding:0 10px 0 0;cursor:pointer;}section.blog .newsletter .form .form-box button:hover{color:#ffea00;padding-right:0;}section.blog .newsletter .form .form-box button span{display:none;}section.blog .newsletter .form .form-box ::-webkit-input-placeholder{color:#434743;}section.blog .newsletter .form .form-box :-moz-placeholder{color:#434743;opacity:1;}section.blog .newsletter .form .form-box ::-moz-placeholder{color:#434743;opacity:1;}section.blog .newsletter .form .form-box :-ms-input-placeholder{color:#434743;}section.blog .newsletter .form .form-box ::-ms-input-placeholder{color:#434743;}section.blog .newsletter .form ::-webkit-input-placeholder{color:#434743;}section.blog .newsletter .form :-moz-placeholder{color:#434743;opacity:1;}section.blog .newsletter .form ::-moz-placeholder{color:#434743;opacity:1;}section.blog .newsletter .form :-ms-input-placeholder{color:#434743;}section.blog .newsletter .form ::-ms-input-placeholder{color:#434743;}section.blog .button-blog{position:relative;text-decoration:none;color:#062e79;font-size:34px;margin:38px 0;}section.blog .button-blog:hover{color:#ffea00;}section.blog .button-blog span{font-size:50px;vertical-align:text-bottom;}section.blog .list{display:flex;padding:0 5px;width:1140px;}section.blog .list article{flex:none;width:33%;padding:0 5px;position:relative;}section.blog .list article .post{display:flex;align-items:center;width:100%;height:256px;background:rgba(255,255,255,.15);padding:0 35px;position:relative;background:#172d54;}section.blog .list article .post figure{width:140px;height:256px;flex:none;position:relative;background:#172d54;position:absolute;left:0;}section.blog .list article .post figure .box-img{width:100%;height:100%;object-fit:cover;}section.blog .list article .post .box-img{width:30%;height:100%;left:0;background:#0ff;position:absolute;}section.blog .list article .post .wrap{display:block;margin:0 0 0 115px;}section.blog .list article .post .wrap time{font-size:10px;font-weight:500;color:#ffea00;text-transform:uppercase;}section.blog .list article .post .wrap .title{padding-top:4px;font-size:20px;font-weight:500;line-height:23px;color:#fff;}section.blog .list article .post .wrap p{color:#fff;max-width:50ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}section.blog .list article .post .over-grid{position:absolute;top:50%;left:50%;width:0;height:0;flex-wrap:nowrap;display:flex;align-items:center;justify-content:center;z-index:99;}section.blog .list article .post .over-grid .over{flex:none;width:calc(96vw/3);height:256px;position:relative;display:flex;align-items:center;justify-content:center;background:#081630;padding:0 35px;-webkit-transform:perspective(500px) rotateX(-90deg);transform:perspective(500px) rotateX(-90deg);-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;box-shadow:1.792px 4.668px 27px 0 rgba(0,0,0,.55);}section.blog .list article .post .over-grid .over:before{content:"+";position:absolute;bottom:0;right:10px;font-size:85px;color:#ffea00;}section.blog .list article .post .over-grid .over p{color:#fff;font-size:16px;line-height:28px;}section.blog .list article .post:hover{text-decoration:none;}section.blog .list article>.button{width:100%;height:256px;background:rgba(255,255,255,.15);padding:0 35px;display:flex;align-items:center;justify-content:center;position:relative;}section.blog .list article>.button:before{content:"";flex:none;width:calc(100vw/4);height:290px;position:absolute;top:50%;left:50%;margin-left:calc(((100vw/4)/2)*(-1));margin-top:-145px;background:#434743;-webkit-transform:perspective(500px) rotateX(-90deg);transform:perspective(500px) rotateX(-90deg);-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;border-radius:15px;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;box-shadow:1.792px 4.668px 27px 0 rgba(0,0,0,.55);z-index:1;}section.blog .list article>.button .wrap{display:flex;align-items:center;position:relative;z-index:2;color:#434743;font-size:35px;line-height:40px;font-weight:300;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}section.blog .list article>.button .wrap .plus{color:#fff;font-size:106px;font-weight:300;padding-right:10px;margin-left:-10px;}section.blog .list article>.button:hover{text-decoration:none;}section.blog .list article:hover{z-index:2;}section.blog .list article:hover .post .over-grid .over{-webkit-transform:perspective(500px) rotateX(0deg);transform:perspective(500px) rotateX(0deg);}section.blog .list article:hover>.button:before{-webkit-transform:perspective(500px) rotateX(0deg);transform:perspective(500px) rotateX(0deg);}section.blog .list article:hover>.button .wrap{color:#ffea00;}section.portfolio{background:#fff;}section.portfolio .drag-slide{width:100%;height:100vh;position:relative;z-index:1;}section.portfolio .drag-slide .walk{height:100vh;display:flex;align-items:center;justify-content:flex-start;padding-top:150px;}section.portfolio .drag-slide .walk .column{font-size:0;padding:0;flex:none;}section.portfolio .drag-slide .walk .column figure{display:inline-block;overflow:hidden;padding:0;position:relative;cursor:pointer;}section.portfolio .drag-slide .walk .column figure[data-width="5"]{width:5vw;}section.portfolio .drag-slide .walk .column figure[data-width="10"]{width:10vw;}section.portfolio .drag-slide .walk .column figure[data-width="15"]{width:15vw;}section.portfolio .drag-slide .walk .column figure[data-width="20"]{width:20vw;}section.portfolio .drag-slide .walk .column figure[data-width="25"]{width:25vw;}section.portfolio .drag-slide .walk .column figure[data-width="30"]{width:30vw;}section.portfolio .drag-slide .walk .column figure[data-width="35"]{width:35vw;}section.portfolio .drag-slide .walk .column figure[data-width="40"]{width:40vw;}section.portfolio .drag-slide .walk .column figure[data-width="45"]{width:45vw;}section.portfolio .drag-slide .walk .column figure[data-width="50"]{width:50vw;}section.portfolio .drag-slide .walk .column figure[data-width="55"]{width:55vw;}section.portfolio .drag-slide .walk .column figure[data-width="60"]{width:60vw;}section.portfolio .drag-slide .walk .column figure[data-width="65"]{width:65vw;}section.portfolio .drag-slide .walk .column figure[data-width="70"]{width:70vw;}section.portfolio .drag-slide .walk .column figure[data-width="75"]{width:75vw;}section.portfolio .drag-slide .walk .column figure[data-width="80"]{width:80vw;}section.portfolio .drag-slide .walk .column figure[data-width="85"]{width:85vw;}section.portfolio .drag-slide .walk .column figure[data-width="90"],section.portfolio .drag-slide .walk .column figure[data-width="95"]{width:90vw;}section.portfolio .drag-slide .walk .column figure[data-width="100"]{width:100vw;}section.portfolio .drag-slide .walk .column figure[data-height="5"]{height:5vw;line-height:5vw;}section.portfolio .drag-slide .walk .column figure[data-height="10"]{height:10vw;line-height:10vw;}section.portfolio .drag-slide .walk .column figure[data-height="15"]{height:15vw;line-height:15vw;}section.portfolio .drag-slide .walk .column figure[data-height="20"]{height:20vw;line-height:20vw;}section.portfolio .drag-slide .walk .column figure[data-height="25"]{height:25vw;line-height:25vw;}section.portfolio .drag-slide .walk .column figure[data-height="30"]{height:30vw;line-height:30vw;}section.portfolio .drag-slide .walk .column figure[data-height="35"]{height:35vw;line-height:35vw;}section.portfolio .drag-slide .walk .column figure[data-height="40"]{height:40vw;line-height:40vw;}section.portfolio .drag-slide .walk .column figure[data-height="45"]{height:45vw;line-height:45vw;}section.portfolio .drag-slide .walk .column figure[data-height="50"]{height:50vw;line-height:50vw;}section.portfolio .drag-slide .walk .column figure[data-height="55"]{height:55vw;line-height:55vw;}section.portfolio .drag-slide .walk .column figure[data-height="60"]{height:60vw;line-height:60vw;}section.portfolio .drag-slide .walk .column figure[data-height="65"]{height:65vw;line-height:65vw;}section.portfolio .drag-slide .walk .column figure[data-height="70"]{height:70vw;line-height:70vw;}section.portfolio .drag-slide .walk .column figure[data-height="75"]{height:75vw;line-height:75vw;}section.portfolio .drag-slide .walk .column figure[data-height="80"]{height:80vw;line-height:80vw;}section.portfolio .drag-slide .walk .column figure[data-height="85"]{height:85vw;line-height:85vw;}section.portfolio .drag-slide .walk .column figure[data-height="90"]{height:90vw;line-height:90vw;}section.portfolio .drag-slide .walk .column figure[data-height="95"]{height:95vw;line-height:95vw;}section.portfolio .drag-slide .walk .column figure[data-height="100"]{height:100vw;line-height:100vw;}section.portfolio .drag-slide .walk .column figure a{position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid #fff;}section.portfolio .drag-slide .walk .column figure a:after{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:#062e79;opacity:0;content:"";-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}section.portfolio .drag-slide .walk .column figure a img{width:100%;height:100%;object-fit:cover;position:absolute;left:-9999px;top:-9999px;right:-9999px;bottom:-9999px;margin:auto;z-index:1;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}section.portfolio .drag-slide .walk .column figure a figcaption{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;z-index:3;opacity:0;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;display:flex;justify-content:center;align-items:center;}section.portfolio .drag-slide .walk .column figure a figcaption .grid{display:inline-block;vertical-align:middle;padding:0 10px;}section.portfolio .drag-slide .walk .column figure a figcaption .title{font-size:16px;line-height:26px;text-transform:uppercase;color:#ffea00;border:1px solid #ffea00;padding:4px 4px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}section.portfolio .drag-slide .walk .column figure a:hover{text-decoration:none;}section.portfolio .drag-slide .walk .column figure a:hover:after{opacity:.8;-moz-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;transition:all 1s;}section.portfolio .drag-slide .walk .column figure a:hover img{width:120%;height:120%;-moz-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;transition:all 1s;}section.portfolio .drag-slide .walk .column figure a:hover figcaption{opacity:1;-moz-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;transition:all 1s;}section.portfolio .button{position:absolute;bottom:50%;left:50%;width:176px;height:55px;border:1px solid #062e79;margin-left:-88px;color:#062e79;font-size:17px;text-transform:uppercase;font-weight:300;display:flex;align-items:center;justify-content:center;margin-bottom:19vh;z-index:999;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;border-radius:7px;}section.portfolio .button:hover{background:#062e79;color:#ffea00;text-decoration:none;}section.contact{background:url(../images/section-contact-bg.jpg) no-repeat center fixed;align-items:center;justify-content:center;}section.contact .content{width:1150px;padding-top:90px;}section.contact .content .grid{display:flex;justify-content:space-between;}section.contact .content .grid .column .title{display:flex;align-items:center;font-weight:300;font-size:18px;color:#fff;text-transform:uppercase;}section.contact .content .grid .column .title span{color:#ffea00;font-size:26px;margin-right:10px;}section.contact .content .grid .column .title a{color:#fff;text-decoration:none;}section.contact .content .grid .column .map{display:inline-block;text-align:right;}section.contact .content .grid .column .map a{color:#fff;font-weight:300;font-size:14px;}section.contact .content .grid .column .map a:hover{text-decoration:none;color:#ffea00;}section.contact .content .grid .column .map .container{width:585px;height:264px;display:block;margin-top:10px;overflow:hidden;position:relative;}section.contact .content .grid .column .map .container iframe{width:200%;height:200%;top:-50%;left:-50%;position:absolute;}section.contact .content .grid .column address{margin-top:15px;display:flex;align-items:center;justify-content:flex-start;}section.contact .content .grid .column address .street{font-size:14px;line-height:20px;color:#fff;padding-left:35px;display:block;position:relative;}section.contact .content .grid .column address .street .icon{color:#ffea00;height:40px;position:absolute;top:50%;left:0;margin-top:-20px;display:flex;align-items:center;font-size:24px;}section.contact .content .grid .column address .street div{margin:10px 0;}section.contact .content .grid .column address .street div a{text-decoration:none;font-size:12px;color:#fff;padding:0 0;}section.contact .content .grid .column address .street div a:hover{color:#ffea00;}section.contact .content .grid .column address .phone{font-size:29px;color:#fff;padding-left:50px;font-weight:300;}section.contact .content .grid .column address .phone small{font-size:17px;}section.contact .content .grid .column address .phone a{text-decoration:none;font-size:20px;color:#fff;}section.contact .content .grid .column address .phone a:hover{color:#ffea00;}section.contact .content .grid .column address .social-media-interno{margin:0;padding:0;text-align:left;line-height:1.5;padding-bottom:5px;}section.contact .content .grid .column address .social-media-interno a{width:25px;height:25px;color:#fff;}section.contact .content .grid .column address .social-media-interno a span{font-size:25pt;margin:10px;}section.contact .content .grid .column address .social-media-interno a:hover{color:#ffea00;}section.contact .content .grid .column address .social-media-interno a img{width:30px;margin:10px 5px 0 5px;transition:all 400ms ease;}section.contact .content .grid .column address .social-media-interno a img:hover{transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}section.contact .content .grid .column .bottom-bar{padding-top:30px;}section.contact .content .grid .column .bottom-bar span{font-size:12px;color:#fff;line-height:22px;}section.contact .content .grid .column .bottom-bar span a{color:#fff;position:relative;}section.contact .content .grid .column .bottom-bar span a .balloon{position:absolute;bottom:100%;left:50%;padding:20px;background:#ffea00;box-shadow:9.44px 11.657px 32px 0 rgba(0,28,44,.64);color:#062e79;font-size:10px;line-height:18px;text-align:center;white-space:nowrap;width:254px;margin-left:-127px;margin-bottom:10px;transform-style:preserve-3d;transform:perspective(500px) rotateX(90deg);transform-origin:bottom center;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}section.contact .content .grid .column .bottom-bar span a .balloon:before{content:"";position:absolute;top:100%;left:50%;border-top:5px solid #ffea00;border-left:5px solid transparent;border-right:5px solid transparent;margin-left:0;}section.contact .content .grid .column .bottom-bar span a .balloon:after{content:"";position:absolute;top:100%;left:0;width:100%;height:10px;}section.contact .content .grid .column .bottom-bar span a:hover{text-decoration:none;color:#ffea00;}section.contact .content .grid .column .bottom-bar span a:hover .balloon{transform:perspective(500px) rotateX(0deg);}section.contact .content .grid .column .form{width:390px;}section.contact .content .grid .column .form.fale-conosco{width:510px;}section.contact .content .grid .column .form .row{margin:0 -12px;}section.contact .content .grid .column .form .row fieldset{padding:4px 12px;}section.contact .content .grid .column .form .row fieldset input[type='text']{width:100%;height:40px;border:none;background:none;border-bottom:1px solid #ffea00;color:#fff;font-size:15px;font-weight:300;outline:none;}section.contact .content .grid .column .form .row fieldset .select{display:block;width:100%;height:40px;border-bottom:1px solid #ffea00;position:relative;}section.contact .content .grid .column .form .row fieldset .select:before{content:"";width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;color:#fff;font-size:22px;font-family:"Ionicons";}section.contact .content .grid .column .form .row fieldset .select select{position:absolute;top:0;left:0;width:100%;height:100%;background:none;color:#fff !important;font-size:15px;font-weight:300;line-height:40px;-webkit-appearance:none;-moz-appearance:none;outline:none;border:1px solid rgba(255,255,255,0);}section.contact .content .grid .column .form .row fieldset .select select::-ms-expand{display:none;}section.contact .content .grid .column .form .row fieldset .select select option{background:#062e79;}section.contact .content .grid .column .form .row fieldset textarea{width:100%;height:100px;background:none;border:none;border-bottom:1px solid #ffea00;outline:none;resize:none;color:#fff;padding:5px 0;font-size:15px;font-weight:300;}section.contact .content .grid .column .form .row fieldset .text{font-size:12px;line-height:45px;font-weight:300;color:#fff;}section.contact .content .grid .column .form .row fieldset .text a{color:#fff;text-decoration:underline;}section.contact .content .grid .column .form .row fieldset .text a:hover{color:#ffea00;}section.contact .content .grid .column .form .row fieldset input[type='submit']{width:100%;height:45px;display:flex;border:none;background:#fff;font-size:17px;color:#707070;font-weight:300;text-transform:uppercase;align-items:center;justify-content:center;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;cursor:pointer;}section.contact .content .grid .column .form .row fieldset input[type='submit']:hover{background:#ffea00;color:#062e79;}section.contact .content .grid .column .form .row fieldset ::-webkit-input-placeholder{color:#fff;}section.contact .content .grid .column .form .row fieldset :-moz-placeholder{color:#fff;opacity:1;}section.contact .content .grid .column .form .row fieldset ::-moz-placeholder{color:#fff;opacity:1;}section.contact .content .grid .column .form .row fieldset :-ms-input-placeholder{color:#fff;}section.contact .content .grid .column .form .row fieldset ::-ms-input-placeholder{color:#fff;}section.contact .content .grid .column .form .row .disclaimer-radiobox{display:flex;flex-direction:column;padding:10px 0 10px 12px;}section.contact .content .grid .column .form .row .disclaimer-radiobox .radio-box{display:flex;align-items:center;}section.contact .content .grid .column .form .row .disclaimer-radiobox .radio-box legend{color:#fff;font-size:11px;display:contents;}section.contact .content .grid .column .form .row .disclaimer-radiobox .radio-box input[type='radio']{position:absolute;top:0;left:-999999px;}section.contact .content .grid .column .form .row .disclaimer-radiobox .radio-box input[type='radio']+label{display:flex;align-items:center;color:#fff;font-size:11px;white-space:nowrap;}section.contact .content .grid .column .form .row .disclaimer-radiobox .radio-box input[type='radio']+label:before{content:"";font-family:'Ionicons';color:#062e79;font-size:0;display:flex;align-items:center;justify-content:center;margin:0 5px;width:20px;height:20px;background:#fff;flex:none;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;}section.contact .content .grid .column .form .row .disclaimer-radiobox .radio-box input[type='radio']+label a{color:#fff;margin-left:5px;text-decoration:underline;}section.contact .content .grid .column .form .row .disclaimer-radiobox .radio-box input[type='radio']+label a:hover{color:#ffea00;}section.contact .content .grid .column .form .row .disclaimer-radiobox .radio-box input[type='radio']:checked+label:before{font-size:11px;}section.contact .content .grid .column .form .row .disclaimer-radiobox p{color:#fff;padding:10px 0;font-size:10px;}section.contact .content .grid .column .form .row .disclaimer-radiobox p a{text-decoration:underline;font-size:10px;color:#fff;padding:0 0;}section.contact .content .grid .column .form .row .disclaimer-radiobox p a:hover{color:#ffea00;}section.contact .content .grid .column .partners{width:515px;display:flex;align-items:center;justify-content:space-around;height:78px;background:#fff;margin-top:22px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;}section.contact .content .grid .column .policy-grid{display:flex;margin:10px 0;justify-content:center;color:#fff;}section.contact .content .grid .column .policy-grid a{text-decoration:none;font-size:12px;color:#fff;padding:0 0;}section.contact .content .grid .column .policy-grid a:hover{color:#ffea00;}section.contact .content .grid .column .policy-grid span{color:#fff;padding:0 10px;font-size:12px;}.btn-catalogo .button{position:fixed;bottom:10px;right:10px;text-decoration:none;display:block;width:130px;margin:0 auto;padding:10px 10px;font-size:18px;text-align:center;background:#ffea00;color:#062e79;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;z-index:999;}.btn-catalogo .button:hover{background:#0f1f3d;color:#ffea00;}section.form-sucess{width:100%;position:relative;overflow:hidden;background:#ccc;height:calc(100vh - 100px - 30px - 75px);}section.form-sucess .banner{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;position:relative;overflow:hidden;background:#ccc;padding-top:70px;}section.form-sucess .banner .content{width:1100px;display:flex;position:relative;z-index:2;align-items:center;justify-content:space-between;}section.form-sucess .banner .content .column{position:absolute;top:50%;left:0%;margin:-207px 0 15px 0;}section.form-sucess .banner .content .column .title{margin-top:35px;font-size:25px;line-height:48px;color:#fff;font-weight:500;text-transform:uppercase;text-align:left;}section.form-sucess .banner .content .column .title strong{font-weight:700;font-size:35px;}section.form-sucess .banner .content .column .button{background:#062e79;display:table-cell;justify-content:center;align-items:center;padding:20px 20px;color:#fff;text-transform:uppercase;font-size:17px;font-weight:900;margin:10px 0 0 0;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}section.form-sucess .banner .content .column .button:hover{text-decoration:none;background:#fff;color:#062e79;}section.form-sucess .banner .walk{position:absolute;top:0;left:0;width:999999px;height:100%;display:flex;align-items:center;justify-content:flex-start;}section.form-sucess .banner .walk .item{width:100vw;height:100vh;position:relative;overflow:hidden;}section.form-sucess .banner .walk .item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/default-pattern.png) fixed;}section.form-sucess .banner .walk .item.slide-01{background:url(../images/section-contact-bg.jpg) no-repeat center fixed;}.main-sidebar{position:fixed;right:0;top:0;width:67px;height:100vh;display:flex;align-items:center;justify-content:flex-end;z-index:999998;}.main-sidebar ul{display:block;width:100%;background:#062e79;position:relative;}.main-sidebar ul:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:29px;background:url(../images/main-sidebar-list-border.png) no-repeat center;}.main-sidebar ul:after{content:"";position:absolute;top:100%;left:0;width:100%;height:29px;transform:rotateX(-180deg);background:url(../images/main-sidebar-list-border.png) no-repeat center;}.main-sidebar ul li a{position:relative;width:100%;height:50px;display:block;}.main-sidebar ul li a .ico{width:100%;height:50px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;position:relative;z-index:2;background:#062e79;}.main-sidebar ul li a .text{position:absolute;top:0;right:0;max-width:0;height:50px;background:#062e79;text-align:right;opacity:0;overflow:hidden;color:#fff;font-size:14px;font-weight:300;z-index:1;white-space:nowrap;display:block;line-height:50px;padding-left:15px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}.main-sidebar ul li a:hover{text-decoration:none;}.main-sidebar ul li a:hover .ico{color:#ffea00;}.main-sidebar ul li a:hover .text{max-width:300px;opacity:1;padding-right:82px;}@media only screen and (max-device-width:736px){.main-sidebar{bottom:-60px;left:0;top:auto;right:auto;width:100%;height:60px;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.main-sidebar ul{display:flex;align-items:center;justify-content:space-around;}.main-sidebar ul:before,.main-sidebar ul:after{display:none;}.main-sidebar ul li a{width:60px;height:60px;}.main-sidebar ul li a .ico{height:60px;}.main-sidebar ul li a .text{display:none;}.main-sidebar ul li a:hover .ico{color:#fff;}.main-sidebar.active{bottom:0;}}.inner-page{display:block;width:100%;margin:0;padding:100px 0 0;}.inner-page.about-us{background:#f8f3ef url(../images/section-inner-page-about-us-bg-2023.jpg) no-repeat center;}.inner-page.gray{background:#ebece7;}.inner-page .page-header{display:flex;justify-content:center;width:100%;height:150px;background:url(../images/inner-page-category-header.png) no-repeat center top;}.inner-page .page-header.top-header{height:150px;}.inner-page .page-header .content{display:flex;justify-content:center;flex-direction:column;width:1156px;position:relative;}.inner-page .page-header .content .title{color:#fff;text-align:center;font-weight:300;font-size:24px;line-height:36px;margin-top:35px;}.inner-page .page-header .content .category-menu{width:100%;height:128px;margin-top:140px;overflow:hidden;background:rgba(5,38,78,.92);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;box-shadow:4.286px 2.575px 10px 0 rgba(23,23,23,.2);-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.inner-page .page-header .content .category-menu ol{display:flex;align-items:center;overflow:hidden;}.inner-page .page-header .content .category-menu ol>li{width:25%;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;position:relative;}.inner-page .page-header .content .category-menu ol>li>.grid{display:flex;align-items:center;justify-content:center;height:128px;width:100%;cursor:pointer;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;text-decoration:none;}.inner-page .page-header .content .category-menu ol>li>.grid .category-name{font-size:15px;line-height:19px;color:#fff;text-transform:uppercase;font-weight:700;padding-top:16px;position:relative;margin-left:28px;}.inner-page .page-header .content .category-menu ol>li>.grid .category-name:before{content:"";position:absolute;top:0;left:0;width:70px;height:5px;background:#ffea00;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;}.inner-page .page-header .content .category-menu ol>li>.grid:hover{text-decoration:none;background:rgba(255,255,255,.15);}.inner-page .page-header .content .navigation{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:230px;}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.inner-page .content .navigation{margin-top:185px !important;}.inner-page .page-content .product-info .right-col .item .attribute{flex:1;}[data-submenu='false'].inner-page .content .navigation{margin-top:15px !important;}}.inner-page .page-header .content .navigation .breadcrumbs{display:flex;align-items:center;}.inner-page .page-header .content .navigation .breadcrumbs.breadcrumbs-inner{margin:10px 0 0 0;}.inner-page .page-header .content .navigation .breadcrumbs li{position:relative;color:#444;font-size:16px;font-weight:400;padding-right:20px;}.inner-page .page-header .content .navigation .breadcrumbs li:not(:last-child):before{content:"";position:absolute;top:0;right:0;width:20px;height:100%;display:flex;align-items:center;justify-content:center;font-family:'Ionicons';}.inner-page .page-header .content .navigation .breadcrumbs li a{text-decoration:none;color:#444;}.inner-page .page-header .content .navigation .breadcrumbs li a span{font-size:20px;}.inner-page .page-header .content .navigation .back-button{color:#444;text-decoration:none;font-size:16px;font-weight:400;text-transform:uppercase;}.inner-page[data-submenu='false'] .page-header{height:auto;}.inner-page[data-submenu='false'] .content .navigation{margin-top:15px;}.inner-page .page-content{display:block;width:1156px;min-height:calc(100vh - 100px - 205px - 150px);margin:0 auto;padding-top:30px;padding-bottom:60px;}.inner-page .page-content .pagination{width:100%;display:flex;align-items:center;justify-content:flex-end;}.inner-page .page-content .pagination .number{font-size:14px;cursor:pointer;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;margin:0 1px;border-radius:50px;color:#062e79;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.inner-page .page-content .pagination .number.active{background:#062e79;color:#fff;}.inner-page .page-content .pagination .number:hover{background:#e6e4e4;}.inner-page .page-content .pagination .nav i{color:#062e79;font-size:25px;cursor:pointer;width:30px;height:30px;justify-content:center;display:flex;align-items:center;border-radius:50%;}.inner-page .page-content .pagination .nav.previous{padding-right:15px;}.inner-page .page-content .pagination .nav.next{padding-left:15px;}.inner-page .page-content .pagination .nav.last,.inner-page .page-content .pagination .nav.first{margin-left:10px;width:30px;height:30px;justify-content:center;display:flex;align-items:center;border-radius:50%;}.inner-page .page-content .pagination .nav.last i,.inner-page .page-content .pagination .nav.first i{width:auto;height:auto;}.inner-page .page-content .pagination .nav.last:hover,.inner-page .page-content .pagination .nav.first:hover{background:#e6e6e6;}.inner-page .page-content .pagination .nav.last:hover i,.inner-page .page-content .pagination .nav.first:hover i{background:transparent;}.inner-page .page-content .pagination .nav.first{margin-left:0;margin-right:10px;}.inner-page .page-content .pagination .nav:hover i{background:#e6e6e6;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.inner-page .page-content.represent-content{padding-top:80px;}.inner-page .page-content .navigation{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:15px;}.inner-page .page-content .navigation .breadcrumbs{display:flex;align-items:center;}.inner-page .page-content .navigation .breadcrumbs li{position:relative;color:#444;font-size:16px;font-weight:400;padding-right:20px;}.inner-page .page-content .navigation .breadcrumbs li:not(:last-child):before{content:"";position:absolute;top:0;right:0;width:20px;height:100%;display:flex;align-items:center;justify-content:center;font-family:'Ionicons';}.inner-page .page-content .navigation .breadcrumbs li:last-child{text-decoration:underline;}.inner-page .page-content .navigation .breadcrumbs li a{text-decoration:none;color:#444;}.inner-page .page-content .navigation .breadcrumbs li a span{font-size:20px;}.inner-page .page-content .navigation .back-button{color:#444;text-decoration:none;font-size:16px;font-weight:400;text-transform:uppercase;}.inner-page .page-content .product-info,.inner-page .page-content .quem-somos-info,.inner-page .page-content .privacy-policy{display:flex;}.inner-page .page-content .product-info .left-col,.inner-page .page-content .quem-somos-info .left-col,.inner-page .page-content .privacy-policy .left-col{flex:none;position:relative;width:426px;}.inner-page .page-content .product-info .left-col .about-us-title,.inner-page .page-content .quem-somos-info .left-col .about-us-title,.inner-page .page-content .privacy-policy .left-col .about-us-title{color:#05264e;font-size:25px;line-height:32px;font-weight:600;text-transform:uppercase;margin:40px 0 20px 0;}.inner-page .page-content .product-info .left-col .about-us-video,.inner-page .page-content .quem-somos-info .left-col .about-us-video,.inner-page .page-content .privacy-policy .left-col .about-us-video{background:url("../images/bg-video.png") no-repeat center;display:block;width:450px;height:209px;margin-bottom:30px;}.inner-page .page-content .product-info .left-col.about-us-box-left,.inner-page .page-content .quem-somos-info .left-col.about-us-box-left,.inner-page .page-content .privacy-policy .left-col.about-us-box-left{width:500px;margin:35px 0 0 0;}.inner-page .page-content .product-info .left-col.policy-privacity-box,.inner-page .page-content .quem-somos-info .left-col.policy-privacity-box,.inner-page .page-content .privacy-policy .left-col.policy-privacity-box{width:100%;margin:35px 0 0 0;}.inner-page .page-content .product-info .left-col .description,.inner-page .page-content .quem-somos-info .left-col .description,.inner-page .page-content .privacy-policy .left-col .description{font-size:18px;line-height:30px;color:#96999c;font-weight:400;margin-bottom:15px;}.inner-page .page-content .product-info .left-col .product-title,.inner-page .page-content .quem-somos-info .left-col .product-title,.inner-page .page-content .privacy-policy .left-col .product-title{color:#05264e;font-size:41px;line-height:52px;font-weight:300;position:relative;}.inner-page .page-content .product-info .left-col .product-title:before,.inner-page .page-content .quem-somos-info .left-col .product-title:before,.inner-page .page-content .privacy-policy .left-col .product-title:before{content:"";position:absolute;top:0;left:0;width:70px;height:5px;background:#ffea00;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}.inner-page .page-content .product-info .left-col .product-title.about-us-title,.inner-page .page-content .quem-somos-info .left-col .product-title.about-us-title,.inner-page .page-content .privacy-policy .left-col .product-title.about-us-title{color:#05264e;font-size:33px;line-height:45px;font-weight:500;position:relative;}.inner-page .page-content .product-info .left-col .product-title.about-us-title:before,.inner-page .page-content .quem-somos-info .left-col .product-title.about-us-title:before,.inner-page .page-content .privacy-policy .left-col .product-title.about-us-title:before{display:none;}.inner-page .page-content .product-info .left-col .policy-sub-title,.inner-page .page-content .quem-somos-info .left-col .policy-sub-title,.inner-page .page-content .privacy-policy .left-col .policy-sub-title{color:#05264e;font-size:28px;line-height:52px;font-weight:300;position:relative;}.inner-page .page-content .product-info .left-col .button,.inner-page .page-content .quem-somos-info .left-col .button,.inner-page .page-content .privacy-policy .left-col .button{display:inline-flex;align-items:center;height:74px;border:1px solid #062e79;color:#062e79;padding:0 30px;text-transform:uppercase;font-weight:300;font-size:18px;margin-top:30px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;position:relative;}.inner-page .page-content .product-info .left-col .button:before,.inner-page .page-content .quem-somos-info .left-col .button:before,.inner-page .page-content .privacy-policy .left-col .button:before{content:"";font-family:"Ionicons";position:absolute;width:36px;height:36px;background:#062e79;color:#fff;bottom:-18px;left:50%;margin-left:-18px;color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;}.inner-page .page-content .product-info .left-col .button:hover,.inner-page .page-content .quem-somos-info .left-col .button:hover,.inner-page .page-content .privacy-policy .left-col .button:hover{background:#062e79;color:#ffea00;text-decoration:none;}.inner-page .page-content .product-info .left-col .button:hover:before,.inner-page .page-content .quem-somos-info .left-col .button:hover:before,.inner-page .page-content .privacy-policy .left-col .button:hover:before{background:#ffea00;color:#062e79;bottom:-28px;}.inner-page .page-content .product-info .left-col .button.no-before:before,.inner-page .page-content .quem-somos-info .left-col .button.no-before:before,.inner-page .page-content .privacy-policy .left-col .button.no-before:before{display:none;}.inner-page .page-content .product-info .left-col .picture-slide,.inner-page .page-content .quem-somos-info .left-col .picture-slide,.inner-page .page-content .privacy-policy .left-col .picture-slide{width:426px;height:359px;overflow:hidden;position:relative;border:1px solid #062e79;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;}.inner-page .page-content .product-info .left-col .picture-slide .walk,.inner-page .page-content .quem-somos-info .left-col .picture-slide .walk,.inner-page .page-content .privacy-policy .left-col .picture-slide .walk{position:absolute;top:0;left:0;width:999999px;height:100%;display:flex;align-items:center;}.inner-page .page-content .product-info .left-col .picture-slide .walk figure,.inner-page .page-content .quem-somos-info .left-col .picture-slide .walk figure,.inner-page .page-content .privacy-policy .left-col .picture-slide .walk figure{width:426px;height:359px;}.inner-page .page-content .product-info .left-col .nav,.inner-page .page-content .quem-somos-info .left-col .nav,.inner-page .page-content .privacy-policy .left-col .nav{position:absolute;margin-top:15px;width:426px;display:flex;justify-content:center;align-items:center;}.inner-page .page-content .product-info .left-col .nav .nav-button,.inner-page .page-content .quem-somos-info .left-col .nav .nav-button,.inner-page .page-content .privacy-policy .left-col .nav .nav-button{font-size:36px;color:#8f8f8f;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;}.inner-page .page-content .product-info .left-col .nav .nav-button.prev,.inner-page .page-content .quem-somos-info .left-col .nav .nav-button.prev,.inner-page .page-content .privacy-policy .left-col .nav .nav-button.prev{margin-right:15px;}.inner-page .page-content .product-info .left-col .nav .nav-button.next,.inner-page .page-content .quem-somos-info .left-col .nav .nav-button.next,.inner-page .page-content .privacy-policy .left-col .nav .nav-button.next{margin-left:15px;}.inner-page .page-content .product-info .right-col,.inner-page .page-content .quem-somos-info .right-col,.inner-page .page-content .privacy-policy .right-col{display:block;margin-left:35px;}.inner-page .page-content .product-info .right-col .product-title,.inner-page .page-content .quem-somos-info .right-col .product-title,.inner-page .page-content .privacy-policy .right-col .product-title{color:#05264e;font-size:41px;line-height:61px;font-weight:300;position:relative;}.inner-page .page-content .product-info .right-col .product-title:before,.inner-page .page-content .quem-somos-info .right-col .product-title:before,.inner-page .page-content .privacy-policy .right-col .product-title:before{content:"";position:absolute;top:0;left:0;width:70px;height:5px;background:#ffea00;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}.inner-page .page-content .product-info .right-col .product-title.about-us-title,.inner-page .page-content .quem-somos-info .right-col .product-title.about-us-title,.inner-page .page-content .privacy-policy .right-col .product-title.about-us-title{color:#05264e;font-size:36px;line-height:61px;font-weight:500;position:relative;}.inner-page .page-content .product-info .right-col .product-title.about-us-title:before,.inner-page .page-content .quem-somos-info .right-col .product-title.about-us-title:before,.inner-page .page-content .privacy-policy .right-col .product-title.about-us-title:before{display:none;}.inner-page .page-content .product-info .right-col .description,.inner-page .page-content .quem-somos-info .right-col .description,.inner-page .page-content .privacy-policy .right-col .description{font-size:15px;line-height:26px;color:#96999c;font-weight:400;margin-bottom:15px;}.inner-page .page-content .product-info .right-col .item,.inner-page .page-content .quem-somos-info .right-col .item,.inner-page .page-content .privacy-policy .right-col .item{color:#96999c;font-size:15px;display:block;padding-bottom:5px;font-weight:400;display:flex;align-items:center;justify-content:space-between;-ms-flex-pack:space-between;-webkit-box-pack:justify;-webkit-justify-content:space-between;position:relative;}.inner-page .page-content .product-info .right-col .item:before,.inner-page .page-content .quem-somos-info .right-col .item:before,.inner-page .page-content .privacy-policy .right-col .item:before{content:"";position:absolute;top:50%;left:0;width:100%;margin-top:-3px;border-bottom:1px dotted #96999c;}.inner-page .page-content .product-info .right-col .item .attribute,.inner-page .page-content .quem-somos-info .right-col .item .attribute,.inner-page .page-content .privacy-policy .right-col .item .attribute{display:block;background:#fff;position:relative;z-index:2;padding-right:5px;}.inner-page .page-content .product-info .right-col .item .value,.inner-page .page-content .quem-somos-info .right-col .item .value,.inner-page .page-content .privacy-policy .right-col .item .value{display:block;font-weight:700;background:#fff;position:relative;z-index:2;padding-left:5px;}.inner-page .page-content .product-info .right-col .model-select,.inner-page .page-content .quem-somos-info .right-col .model-select,.inner-page .page-content .privacy-policy .right-col .model-select{display:flex;align-items:center;justify-content:flex-start;margin-top:23px;}.inner-page .page-content .product-info .right-col .model-select label,.inner-page .page-content .quem-somos-info .right-col .model-select label,.inner-page .page-content .privacy-policy .right-col .model-select label{font-size:18px;color:#96999c;padding-right:12px;}.inner-page .page-content .product-info .right-col .model-select .select,.inner-page .page-content .quem-somos-info .right-col .model-select .select,.inner-page .page-content .privacy-policy .right-col .model-select .select{width:280px;height:35px;border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;position:relative;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;cursor:pointer;}.inner-page .page-content .product-info .right-col .model-select .select:before,.inner-page .page-content .quem-somos-info .right-col .model-select .select:before,.inner-page .page-content .privacy-policy .right-col .model-select .select:before{content:"";font-family:'Ionicons';color:#8b8b8b;font-size:20px;position:absolute;top:-1px;right:-1px;width:35px;height:35px;background:#f6f6f6;display:flex;align-items:center;justify-content:center;border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;}.inner-page .page-content .product-info .right-col .model-select .select select,.inner-page .page-content .quem-somos-info .right-col .model-select .select select,.inner-page .page-content .privacy-policy .right-col .model-select .select select{position:absolute;top:0;left:0;width:100%;height:100%;border:none;-webkit-appearance:none;-moz-appearance:none;background:none;padding:0 50px 0 15px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;outline:none;color:#96999c;font-size:16px;}.inner-page .page-content .product-info .right-col .model-select .select select::-ms-expand,.inner-page .page-content .quem-somos-info .right-col .model-select .select select::-ms-expand,.inner-page .page-content .privacy-policy .right-col .model-select .select select::-ms-expand{display:none;}.inner-page .page-content .product-info .right-col .model-select .select:hover,.inner-page .page-content .quem-somos-info .right-col .model-select .select:hover,.inner-page .page-content .privacy-policy .right-col .model-select .select:hover{border:1px solid #062e79;}.inner-page .page-content .product-info .right-col .model-select .select:hover:before,.inner-page .page-content .quem-somos-info .right-col .model-select .select:hover:before,.inner-page .page-content .privacy-policy .right-col .model-select .select:hover:before{background:#062e79;color:#ffea00;border:1px solid #062e79;}.inner-page .page-content .product-info .right-col .buttons,.inner-page .page-content .quem-somos-info .right-col .buttons,.inner-page .page-content .privacy-policy .right-col .buttons{display:flex;margin-top:30px;}.inner-page .page-content .product-info .right-col .buttons .datasheet,.inner-page .page-content .quem-somos-info .right-col .buttons .datasheet,.inner-page .page-content .privacy-policy .right-col .buttons .datasheet{text-transform:uppercase;text-decoration:none;color:#062e79;font-size:16px;line-height:52px;font-weight:700;display:flex;width:217px;align-items:center;border-top:solid 4px #e7e7e7;margin-right:50px;}.inner-page .page-content .product-info .right-col .buttons .datasheet span,.inner-page .page-content .quem-somos-info .right-col .buttons .datasheet span,.inner-page .page-content .privacy-policy .right-col .buttons .datasheet span{display:block;font-size:28px;margin-right:8px;}.inner-page .page-content .product-info .right-col .buttons .budget,.inner-page .page-content .quem-somos-info .right-col .buttons .budget,.inner-page .page-content .privacy-policy .right-col .buttons .budget{text-decoration:none;color:#fff;background:#062e79;font-size:16px;line-height:52px;font-weight:bold;text-transform:uppercase;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;padding:0 15px;}.inner-page .page-content .product-info .right-col .buttons .budget:hover,.inner-page .page-content .quem-somos-info .right-col .buttons .budget:hover,.inner-page .page-content .privacy-policy .right-col .buttons .budget:hover{background:#ffea00;color:#062e79;}.inner-page .page-content .product-info .all-col,.inner-page .page-content .quem-somos-info .all-col,.inner-page .page-content .privacy-policy .all-col{position:relative;width:100%;margin:45px 0 0 0;}.inner-page .page-content .product-info .all-col.policy-privacity-box,.inner-page .page-content .quem-somos-info .all-col.policy-privacity-box,.inner-page .page-content .privacy-policy .all-col.policy-privacity-box{width:100%;}.inner-page .page-content .product-info .all-col .description,.inner-page .page-content .quem-somos-info .all-col .description,.inner-page .page-content .privacy-policy .all-col .description{font-size:18px;line-height:26px;color:#96999c;font-weight:400;white-space:pre-line;}.inner-page .page-content .product-info .all-col .description strong,.inner-page .page-content .quem-somos-info .all-col .description strong,.inner-page .page-content .privacy-policy .all-col .description strong{color:#707070;font-weight:600;}.inner-page .page-content .product-info .all-col .description a,.inner-page .page-content .quem-somos-info .all-col .description a,.inner-page .page-content .privacy-policy .all-col .description a{color:#062e79;text-decoration:none;font-weight:600;}.inner-page .page-content .product-info .all-col .description a:hover,.inner-page .page-content .quem-somos-info .all-col .description a:hover,.inner-page .page-content .privacy-policy .all-col .description a:hover{color:#707070;}.inner-page .page-content .product-info .all-col .product-title,.inner-page .page-content .quem-somos-info .all-col .product-title,.inner-page .page-content .privacy-policy .all-col .product-title{color:#05264e;font-size:30px;line-height:52px;font-weight:300;position:relative;}.inner-page .page-content .product-info .all-col .product-title:before,.inner-page .page-content .quem-somos-info .all-col .product-title:before,.inner-page .page-content .privacy-policy .all-col .product-title:before{content:"";position:absolute;top:0;left:0;width:70px;height:5px;background:#ffea00;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}.inner-page .page-content .product-info .all-col .product-title.about-us-title,.inner-page .page-content .quem-somos-info .all-col .product-title.about-us-title,.inner-page .page-content .privacy-policy .all-col .product-title.about-us-title{color:#05264e;font-size:30px;line-height:0;margin:40px 0 20px;font-weight:500;position:relative;}.inner-page .page-content .product-info .all-col .product-title.about-us-title:before,.inner-page .page-content .quem-somos-info .all-col .product-title.about-us-title:before,.inner-page .page-content .privacy-policy .all-col .product-title.about-us-title:before{display:none;}.inner-page .page-content .product-info .all-col .policy-sub-title,.inner-page .page-content .quem-somos-info .all-col .policy-sub-title,.inner-page .page-content .privacy-policy .all-col .policy-sub-title{color:#05264e;font-size:28px;line-height:52px;font-weight:300;position:relative;}.inner-page .page-content .product-info .all-col .button,.inner-page .page-content .quem-somos-info .all-col .button,.inner-page .page-content .privacy-policy .all-col .button{display:inline-flex;align-items:center;height:74px;border:1px solid #062e79;color:#062e79;padding:0 30px;text-transform:uppercase;font-weight:300;font-size:18px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;position:relative;}.inner-page .page-content .product-info .all-col .button:before,.inner-page .page-content .quem-somos-info .all-col .button:before,.inner-page .page-content .privacy-policy .all-col .button:before{content:"";font-family:"Ionicons";position:absolute;width:36px;height:36px;background:#062e79;color:#fff;bottom:-18px;left:50%;margin-left:-18px;color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;}.inner-page .page-content .product-info .all-col .button:hover,.inner-page .page-content .quem-somos-info .all-col .button:hover,.inner-page .page-content .privacy-policy .all-col .button:hover{background:#062e79;color:#ffea00;text-decoration:none;}.inner-page .page-content .product-info .all-col .button:hover:before,.inner-page .page-content .quem-somos-info .all-col .button:hover:before,.inner-page .page-content .privacy-policy .all-col .button:hover:before{background:#ffea00;color:#062e79;bottom:-28px;}.inner-page .page-content .product-info .all-col .picture-slide,.inner-page .page-content .quem-somos-info .all-col .picture-slide,.inner-page .page-content .privacy-policy .all-col .picture-slide{width:426px;height:359px;overflow:hidden;position:relative;border:1px solid #062e79;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;}.inner-page .page-content .product-info .all-col .picture-slide .walk,.inner-page .page-content .quem-somos-info .all-col .picture-slide .walk,.inner-page .page-content .privacy-policy .all-col .picture-slide .walk{position:absolute;top:0;left:0;width:999999px;height:100%;display:flex;align-items:center;}.inner-page .page-content .product-info .all-col .picture-slide .walk figure,.inner-page .page-content .quem-somos-info .all-col .picture-slide .walk figure,.inner-page .page-content .privacy-policy .all-col .picture-slide .walk figure{width:426px;height:359px;}.inner-page .page-content .product-info .all-col .nav,.inner-page .page-content .quem-somos-info .all-col .nav,.inner-page .page-content .privacy-policy .all-col .nav{position:absolute;margin-top:15px;width:426px;display:flex;justify-content:center;align-items:center;}.inner-page .page-content .product-info .all-col .nav .nav-button,.inner-page .page-content .quem-somos-info .all-col .nav .nav-button,.inner-page .page-content .privacy-policy .all-col .nav .nav-button{font-size:36px;color:#8f8f8f;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;}.inner-page .page-content .product-info .all-col .nav .nav-button.prev,.inner-page .page-content .quem-somos-info .all-col .nav .nav-button.prev,.inner-page .page-content .privacy-policy .all-col .nav .nav-button.prev{margin-right:15px;}.inner-page .page-content .product-info .all-col .nav .nav-button.next,.inner-page .page-content .quem-somos-info .all-col .nav .nav-button.next,.inner-page .page-content .privacy-policy .all-col .nav .nav-button.next{margin-left:15px;}.inner-page .page-content .product-info-tabs{display:block;margin-top:85px;}.inner-page .page-content .product-info-tabs .tabs{display:flex;margin-bottom:5px;}.inner-page .page-content .product-info-tabs .tabs li{display:block;margin-left:6px;font-size:20px;line-height:62px;text-transform:uppercase;background:#e2e5e7;font-weight:400;padding:0 23px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;cursor:pointer;}.inner-page .page-content .product-info-tabs .tabs li:hover,.inner-page .page-content .product-info-tabs .tabs li.active{background:#062e79;color:#fff;}.inner-page .page-content .product-info-tabs .item{background:#f2f4f6;width:1110px;padding:50px;display:flex;justify-content:space-between;}.inner-page .page-content .product-info-tabs .item p{color:#6d7073;font-size:16px;line-height:30px;font-weight:500;}.inner-page .page-content .product-info-tabs .item .buttons{width:24%;}.inner-page .page-content .product-info-tabs .item .buttons div{padding:5px 0;}.inner-page .page-content .product-info-tabs .item .buttons div .btn-download{color:#062e79;font-weight:bold;}.inner-page .page-content .product-info-tabs .item .buttons div .btn-download span{font-size:22px;padding-right:10px;}.inner-page .page-content .product-info-tabs .item .buttons div .btn-download:hover{color:#6d7073;}.inner-page .page-content .product-info-tabs .item .texto{width:76%;padding-left:50px;}.inner-page .page-content .product-info-tabs .item table{width:100%;}.inner-page .page-content .product-info-tabs .item table tr th,.inner-page .page-content .product-info-tabs .item table tr td{border-bottom:1px solid #062e79;height:55px;text-align:center;color:#062e79;font-size:15px;vertical-align:middle;position:relative;padding:0 15px;}.inner-page .page-content .product-info-tabs .item table tr th:before,.inner-page .page-content .product-info-tabs .item table tr td:before{position:absolute;top:50%;right:0;width:1px;height:20px;margin-top:-10px;background:#062e79;content:"";}.inner-page .page-content .product-info-tabs .item table tr th:last-child:before,.inner-page .page-content .product-info-tabs .item table tr td:last-child:before{display:none;}.inner-page .page-content .product-info-tabs .item table tr th{font-weight:700;}.inner-page .page-content .product-info-tabs .item table tr:last-child td{border-bottom:none;}.inner-page .page-content .projects{display:flex;align-items:center;margin-top:40px;}.inner-page .page-content .projects .title{color:#05264e;font-size:30px;line-height:38px;font-weight:300;text-transform:uppercase;position:relative;padding-top:15px;}.inner-page .page-content .projects .title:before{content:"";position:absolute;top:0;left:0;width:70px;height:5px;background:#ffea00;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}.inner-page .page-content .projects .container{display:flex;width:820px;padding:0;margin:0;justify-content:flex-start;position:relative;margin-left:60px;}.inner-page .page-content .projects .container .slide{display:block;position:relative;width:751px;height:149px;overflow:hidden;}.inner-page .page-content .projects .container .slide .walk{position:absolute;top:0;left:0;width:999999px;height:149px;display:flex;justify-content:flex-start;}.inner-page .page-content .projects .container .slide .walk img{width:241px;height:149px;margin-right:10px;object-fit:cover;background:#ebebeb;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;overflow:hidden;}.inner-page .page-content .projects .container .navigation{position:absolute;right:0;margin-right:15px;height:149px;display:flex;flex-direction:column-reverse;justify-content:center;width:auto;margin-top:0;}.inner-page .page-content .projects .container .navigation .nav-button{display:block;font-size:36px;color:#8f8f8f;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;}.inner-page .page-content .projects .container .navigation .nav-button.prev{margin-top:8px;}.inner-page .page-content .projects .container .navigation .nav-button.next{margin-bottom:8px;}.inner-page .page-content .category-info{display:flex;align-items:left;flex-direction:column;}.inner-page .page-content .category-info .category-title,.inner-page .page-content .category-info .sub-category-title{color:#05264e;font-size:41px;font-weight:300;text-transform:uppercase;margin-bottom:10px;}.inner-page .page-content .category-info .sub-category-title{margin-left:20px;padding-left:20px;text-transform:none;border-left:solid 2px #05264e;}.inner-page .page-content .category-info p{color:#707070;font-size:15px;line-height:30px;}.inner-page .page-content .product-description p{font-size:16px;line-height:25px;margin:15px 0;}.inner-page .page-content .product-list,.inner-page .page-content .representantes-info{display:block;margin:40px 0 0;font-size:0;}.inner-page .page-content .product-list article,.inner-page .page-content .representantes-info article{display:inline-block;width:277px;height:290px;margin:0 12px 12px 0;overflow:hidden;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.inner-page .page-content .product-list article a,.inner-page .page-content .representantes-info article a{display:block;width:100%;height:100%;border:1px solid #062e79;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;text-decoration:none;position:relative;overflow:hidden;}.inner-page .page-content .product-list article a:before,.inner-page .page-content .representantes-info article a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#062e79;opacity:0;z-index:2;mix-blend-mode:multiply;}.inner-page .page-content .product-list article a img,.inner-page .page-content .representantes-info article a img{display:block;width:226px;height:190px;margin:0 auto;position:relative;z-index:1;margin-top:10px;}.inner-page .page-content .product-list article a .subcategory-title,.inner-page .page-content .representantes-info article a .subcategory-title{color:#3c4e64;font-size:23px;font-weight:400;margin-left:40px;position:relative;padding:20px 20px 0 0;text-transform:uppercase;position:relative;z-index:3;}.inner-page .page-content .product-list article a .subcategory-title:after,.inner-page .page-content .representantes-info article a .subcategory-title:after{content:"";position:absolute;top:0;left:0;width:90px;height:6px;background:#ffea00;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;}.inner-page .page-content .product-list article:hover,.inner-page .page-content .representantes-info article:hover{-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;}.inner-page .page-content .product-list article:hover a:before,.inner-page .page-content .representantes-info article:hover a:before{opacity:.75;}.inner-page .page-content .product-list article:hover a .subcategory-title,.inner-page .page-content .representantes-info article:hover a .subcategory-title{color:#fff;}.inner-page .page-content .product-list article.news,.inner-page .page-content .representantes-info article.news{width:499px;height:196px;background:#f2f4f6;border-radius:8px;border:solid 1px #707070;}.inner-page .page-content .product-list article.news .text,.inner-page .page-content .representantes-info article.news .text{padding:25px 0 0 20px;}.inner-page .page-content .product-list article.news h2,.inner-page .page-content .representantes-info article.news h2{color:#062e79;font-size:18px;font-weight:600;line-height:30px;}.inner-page .page-content .product-list article.news p,.inner-page .page-content .representantes-info article.news p{color:#707070;font-size:15px;line-height:30px;}.inner-page .page-content .product-list article.news p a,.inner-page .page-content .representantes-info article.news p a{color:#062e79;text-decoration:none;display:inline;}.inner-page .page-content .product-list article.news a,.inner-page .page-content .representantes-info article.news a{border:none;}.inner-page .page-content .product-list.subcategory article,.inner-page .page-content .representantes-info.subcategory article{display:inline-block;vertical-align:top;width:217px;height:auto;margin:0 12px 30px 0;overflow:hidden;}.inner-page .page-content .product-list.subcategory article a,.inner-page .page-content .representantes-info.subcategory article a{display:block;width:100%;height:100%;border:none;text-decoration:none;}.inner-page .page-content .product-list.subcategory article a:before,.inner-page .page-content .representantes-info.subcategory article a:before{display:none;}.inner-page .page-content .product-list.subcategory article a figure,.inner-page .page-content .representantes-info.subcategory article a figure{display:block;width:100%;height:183px;object-fit:cover;border:1px solid #062e79;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;overflow:hidden;position:relative;}.inner-page .page-content .product-list.subcategory article a figure:before,.inner-page .page-content .representantes-info.subcategory article a figure:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;position:absolute;z-index:2;background:#062e79;opacity:0;mix-blend-mode:multiply;}.inner-page .page-content .product-list.subcategory article a figure img,.inner-page .page-content .representantes-info.subcategory article a figure img{width:100%;height:100%;object-fit:cover;}.inner-page .page-content .product-list.subcategory article a .product-title,.inner-page .page-content .representantes-info.subcategory article a .product-title{color:#3c4e64;font-size:23px;font-weight:400;position:relative;padding-top:20px;margin-top:20px;text-transform:uppercase;}.inner-page .page-content .product-list.subcategory article a .product-title:after,.inner-page .page-content .representantes-info.subcategory article a .product-title:after{content:"";position:absolute;top:0;left:0;width:90px;height:6px;background:#ffea00;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;}.inner-page .page-content .product-list.subcategory article a .product-info,.inner-page .page-content .representantes-info.subcategory article a .product-info{display:block;margin-top:10px;}.inner-page .page-content .product-list.subcategory article a .product-info .item,.inner-page .page-content .representantes-info.subcategory article a .product-info .item{color:#96999c;font-size:12px;padding-bottom:5px;font-weight:500;display:flex;justify-content:space-between;align-items:center;position:relative;}.inner-page .page-content .product-list.subcategory article a .product-info .item .attribute,.inner-page .page-content .representantes-info.subcategory article a .product-info .item .attribute{display:block;position:relative;z-index:2;background:#fff;}.inner-page .page-content .product-list.subcategory article a .product-info .item .value,.inner-page .page-content .representantes-info.subcategory article a .product-info .item .value{display:flex;align-items:center;font-weight:700;position:relative;z-index:2;background:#fff;flex:1;text-align:right;}.inner-page .page-content .product-list.subcategory article a .product-info .item .value:before,.inner-page .page-content .representantes-info.subcategory article a .product-info .item .value:before{content:"";flex:1;margin:0 10px;border-bottom:1px dotted #96999c;}.inner-page .page-content .product-list.subcategory article:hover,.inner-page .page-content .representantes-info.subcategory article:hover{background:transparent;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;}.inner-page .page-content .product-list.subcategory article:hover figure:before,.inner-page .page-content .representantes-info.subcategory article:hover figure:before{opacity:.75;}.inner-page .page-content .product-list.subcategory article:hover a .subcategory-title,.inner-page .page-content .representantes-info.subcategory article:hover a .subcategory-title{color:#000;}.inner-page .page-content .projects-page{margin-top:45px;}.inner-page .page-content .projects-page .title{color:#05264e;font-size:41px;font-weight:300;text-transform:uppercase;}.inner-page .page-content .projects-page .filter{margin-top:10px;}.inner-page .page-content .projects-page .filter .select{display:block;width:250px;height:40px;margin:15px 0 0;border-bottom:1px solid #ffea00;position:relative;}.inner-page .page-content .projects-page .filter .select:before{content:"";width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;color:#062e79;font-size:22px;font-family:"Ionicons";}.inner-page .page-content .projects-page .filter .select select{position:absolute;top:0;left:0;width:100%;height:100%;background:none;color:#062e79 !important;font-size:15px;font-weight:300;line-height:40px;-webkit-appearance:none;-moz-appearance:none;outline:none;border:1px solid rgba(255,255,255,0);}.inner-page .page-content .projects-page .filter .select select::-ms-expand{display:none;}.inner-page .page-content .projects-page .filter .select select option{background:#fff;}.inner-page .page-content .projects-page .project-list{display:block;font-size:0;padding-top:30px;margin:0 -10px;}.inner-page .page-content .projects-page .project-list a{display:inline-flex;margin:0 8px 8px 0;align-items:center;justify-content:center;width:215px;height:215px;position:relative;overflow:hidden;text-decoration:none !important;padding:10px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;border-radius:7px;}.inner-page .page-content .projects-page .project-list a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#062e79;opacity:0;z-index:2;}.inner-page .page-content .projects-page .project-list a img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;z-index:1;}.inner-page .page-content .projects-page .project-list a .project-name{font-size:16px;line-height:26px;text-transform:uppercase;color:#ffea00;border:1px solid #ffea00;padding:4px;position:relative;z-index:3;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;margin-top:20px;opacity:0;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.inner-page .page-content .projects-page .project-list a:hover{text-decoration:none;}.inner-page .page-content .projects-page .project-list a:hover:before{opacity:.8;}.inner-page .page-content .projects-page .project-list a:hover .project-name{margin-top:0;opacity:1;}.inner-page .page-content .catalogs-page{padding-top:35px;display:block;margin:0 -65px;}.inner-page .page-content .catalogs-page .column{border-bottom:1px solid #062e79;padding:0 65px 80px 0;margin-bottom:50px;}.inner-page .page-content .catalogs-page .column:last-child{border-bottom:none;}.inner-page .page-content .catalogs-page .column .title{font-weight:600;color:#062e79;font-size:41px;}.inner-page .page-content .catalogs-page .column p{font-size:15px;line-height:30px;color:#707070;padding-top:30px;}.inner-page .page-content .catalogs-page .column .button{position:relative;padding:0 18px;height:53px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #062e79;color:#062e79;font-size:18px;text-transform:uppercase;font-weight:300;margin-top:60px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;}.inner-page .page-content .catalogs-page .column .button:before{content:"";position:absolute;top:100%;left:50%;width:30px;height:30px;background:#062e79;margin-top:-15px;margin-left:-15px;font-family:Ionicons;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;}.inner-page .page-content .catalogs-page .column .button:hover{background:#062e79;color:#ffea00;text-decoration:none;}.inner-page .page-content .catalogs-page .column .button:hover:before{margin-top:-5px;background:#ffea00;color:#062e79;}.inner-page .page-content .catalogs-page .column .list{font-size:0;}.inner-page .page-content .catalogs-page .column .list article{display:inline-block;vertical-align:top;margin:98px 60px 0 0;}.inner-page .page-content .catalogs-page .column .list article a{background:#062e79;width:196px;height:206px;padding:124px 25px 0;display:block;position:relative;-webkit-border-radius:18px;-moz-border-radius:18px;-ms-border-radius:18px;border-radius:18px;}.inner-page .page-content .catalogs-page .column .list article a:before{content:"";left:0;position:absolute;}.inner-page .page-content .catalogs-page .column .list article a .c-title{font-size:22px;color:#fff;text-transform:uppercase;font-weight:100;position:relative;padding-top:10px;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.inner-page .page-content .catalogs-page .column .list article a .c-title:before{position:absolute;top:0;left:0;width:90px;height:6px;content:"";background:#ffea00;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}.inner-page .page-content .catalogs-page .column .list article a .c-button{position:absolute;bottom:-17px;height:34px;background:#ffea00;left:25px;color:#062e79;text-transform:uppercase;font-size:11px;padding:0 14px;display:inline-flex;align-items:center;font-weight:300;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}.inner-page .page-content .catalogs-page .column .list article a .c-button:after{content:"";font-size:10px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#ffea00;font-family:Ionicons;margin-left:10px;background:#062e79;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;}.inner-page .page-content .catalogs-page .column .list article a:hover{text-decoration:none;background:#ffea00;}.inner-page .page-content .catalogs-page .column .list article a:hover .c-title{color:#062e79;}.inner-page .page-content .catalogs-page .column .list article a:hover .c-title:before{background:#062e79;}.inner-page .page-content .catalogs-page .column .list article a:hover .c-button{background:#062e79;color:#ffea00;}.inner-page .page-content .catalogs-page .column .list article a:hover .c-button:after{background:#ffea00;color:#062e79;}.inner-page .page-content .catalogs-page .column .list article:nth-child(1) a:before{background:url(../images/inner-page-catalogs-img.png) no-repeat center;width:210px;height:168px;top:-40px;}.inner-page .page-content .catalogs-page .column .list article:nth-child(2) a:before{background:url(../images/inner-page-catalogs-thumb-02.png) no-repeat center;width:189px;height:132px;top:-30px;}.inner-page .page-content .catalogs-page .column .list article:nth-child(3) a:before{background:url(../images/inner-page-catalogs-thumb-03.png) no-repeat center;width:152px;height:183px;top:-48px;}.inner-page .page-content .catalogs-page .column .list article:nth-child(4) a:before{background:url(../images/inner-page-catalogs-thumb-04.png) no-repeat center;width:148px;height:153px;top:-38px;}.inner-page .page-content .default-form{margin:0 -5px;}.inner-page .page-content .default-form fieldset{padding:5px;position:relative;}.inner-page .page-content .default-form fieldset.center{text-align:center;}.inner-page .page-content .default-form fieldset input[type='text'],.inner-page .page-content .default-form fieldset input[type='password'],.inner-page .page-content .default-form fieldset select{display:block;width:100%;height:53px;background:#fff;box-shadow:1px 1px 2px 0 rgba(0,0,0,.3);border:none;font-size:16px;color:#707070;padding:0 25px;outline:none;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.inner-page .page-content .default-form fieldset input[type='text'][disabled='true'],.inner-page .page-content .default-form fieldset input[type='password'][disabled='true'],.inner-page .page-content .default-form fieldset select[disabled='true']{background:#ccc;}.inner-page .page-content .default-form fieldset select{-webkit-appearance:none;-moz-appearance:none;}.inner-page .page-content .default-form fieldset select::-ms-expand{border:none;background:none;}.inner-page .page-content .default-form fieldset input[type='checkbox']{width:1px;height:1px;display:block;opacity:0;position:absolute;top:0;left:0;}.inner-page .page-content .default-form fieldset input[type='checkbox']+label{font-size:14px;color:#707070;cursor:pointer;display:inline-block;}.inner-page .page-content .default-form fieldset input[type='checkbox']+label:before{display:inline-block;width:13px;height:13px;vertical-align:middle;background:#b0b0b0;margin-right:4px;margin-top:-2px;content:"";text-align:center;line-height:13px;font-size:18px;font-family:'Ionicons';color:#062e79;}.inner-page .page-content .default-form fieldset input[type='checkbox']+label a{color:#062e79;}.inner-page .page-content .default-form fieldset input[type='checkbox']+label a:hover{color:#ffea00;text-decoration:none;}.inner-page .page-content .default-form fieldset input[type='checkbox']:checked+label:before{content:"";}.inner-page .page-content .default-form fieldset input[type='submit']{width:100%;height:53px;border:none;background:#ffea00;font-size:18px;color:#fff;text-transform:uppercase;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.inner-page .page-content .default-form fieldset input[type='submit']:hover,.inner-page .page-content .default-form fieldset input[type='submit'].blue{background:#062e79;}.inner-page .page-content .default-form fieldset input[type='submit'].blue:hover{background:#f0ab00;color:#062e79;}.inner-page .page-content .default-form fieldset ::-webkit-input-placeholder{color:#707070;}.inner-page .page-content .default-form fieldset :-moz-placeholder{color:#707070;opacity:1;}.inner-page .page-content .default-form fieldset ::-moz-placeholder{color:#707070;opacity:1;}.inner-page .page-content .default-form fieldset :-ms-input-placeholder{color:#707070;}.inner-page .page-content .default-form fieldset ::-ms-input-placeholder{color:#707070;}.inner-page .page-content .default-form fieldset legend{display:block;font-size:16px;color:#062e79;text-transform:uppercase;margin:0;padding:10px 0 0 0;}.inner-page .page-content .default-form fieldset a.link{display:inline-block;color:#062e79;font-size:14px;font-weight:500;text-decoration:none;}.inner-page .page-content .default-form fieldset a.link.uppercase{text-transform:uppercase;}.inner-page .page-content .default-form fieldset a.link:hover{color:#f0ab00;}.inner-page.logged-in .content .default-form fieldset a.link:hover{color:#fff;}.inner-page .page-content .default-form fieldset .disclaimer-radiobox{display:flex;flex-direction:column;padding:10px 0 10px 12px;}.inner-page .page-content .default-form fieldset .disclaimer-radiobox .radio-box{display:flex;align-items:center;}.inner-page .page-content .default-form fieldset .disclaimer-radiobox .radio-box legend{font-size:14px;color:#707070;display:contents;text-transform:none;}.inner-page .page-content .default-form fieldset .disclaimer-radiobox .radio-box input[type='radio']{position:absolute;top:0;left:-999999px;}.inner-page .page-content .default-form fieldset .disclaimer-radiobox .radio-box input[type='radio']+label{display:flex;align-items:center;font-size:14px;color:#707070;cursor:pointer;}.inner-page .page-content .default-form fieldset .disclaimer-radiobox .radio-box input[type='radio']+label:before{content:"";font-family:'Ionicons';color:#062e79;font-size:0;display:flex;align-items:center;justify-content:center;margin:0 10px;width:20px;height:20px;background:#b0b0b0;flex:none;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;}.inner-page .page-content .default-form fieldset .disclaimer-radiobox .radio-box input[type='radio']+label a{color:#707070;margin-left:5px;text-decoration:underline;}.inner-page .page-content .default-form fieldset .disclaimer-radiobox .radio-box input[type='radio']+label a:hover{color:#ffea00;}.inner-page .page-content .default-form fieldset .disclaimer-radiobox .radio-box input[type='radio']:checked+label:before{font-size:11px;}.inner-page .page-content .default-form fieldset .disclaimer-radiobox p{color:#707070;padding:10px 0;font-size:14px;}.inner-page .page-content .default-form fieldset .disclaimer-radiobox p a{text-decoration:underline;font-size:14px;color:#707070;padding:0 0;}.inner-page .page-content .default-form fieldset .disclaimer-radiobox p a:hover{color:#062e79;}@media only screen and (max-device-width:736px){.inner-page .page-content .default-form fieldset input[type='text'],.inner-page .page-content .default-form fieldset input[type='password']{height:45px;font-size:12px;padding:0 15px;}.inner-page .page-content .default-form fieldset select{height:45px;font-size:12px;padding:0 15px;}.inner-page .page-content .default-form fieldset input[type='checkbox']+label{font-size:12px;}.inner-page .page-content .default-form fieldset input[type='checkbox']+label a:hover{color:#062e79;}.inner-page .page-content .default-form fieldset input[type='submit'].blue:hover{background:#062e79;color:#fff;}.inner-page .page-content .default-form fieldset a.link:hover{color:#062e79;}}.inner-page .page-content .register{display:flex;justify-content:space-between;margin-top:45px;}.inner-page .page-content .register .form-grid{width:705px;padding-right:55px;}.inner-page .page-content .register .form-grid .title{font-size:22px;color:#062e79;text-transform:uppercase;font-weight:500;margin:0 0 20px 0;padding:0 0 0 40px;position:relative;}.inner-page .page-content .register .form-grid .title.space{padding-top:25px;}.inner-page .page-content .register .form-grid .title.no-icon{padding-left:0;}.inner-page .page-content .register .form-grid .title i{position:absolute;top:-10px;left:0;color:#f0ab00;font-size:40px;}@media only screen and (max-device-width:736px){.inner-page .page-content .register{margin:0;}.inner-page .page-content .register .form-grid{width:100%;padding-right:0;}.inner-page .page-content .register .form-grid .title{font-size:18px;}.inner-page .page-content .register .form-grid .title i{font-size:36px;}}.inner-page .page-content .login{min-width:100%;display:block;margin-top:45px;}.inner-page .page-content .login .row .col-md-6{min-height:345px;display:flex;justify-content:center;}.inner-page .page-content .login .row .col-md-6:first-child{border-right:1px solid #b1b1b1;}.inner-page .page-content .login .row .col-md-6 .grid{display:inline-block;width:370px;}.inner-page .page-content .login .row .col-md-6 .grid .form-item{margin-top:10px;}.inner-page .page-content .login .row .col-md-6 .grid .form-item.hide{display:none;}.inner-page .page-content .login .row .col-md-6 .grid .form-item .title{font-size:35px;text-transform:uppercase;font-weight:500;color:#062e79;margin:10px 0;padding:0;}.inner-page .page-content .login .row .col-md-6 .grid .form-item .subtitle{font-size:24px;color:#707070;font-weight:900;margin:18px 0;padding:0;}.inner-page .page-content .login .row .col-md-6 .grid .form-item p{font-size:16px;line-height:30px;color:#707070;padding:0;margin:0 0 15px 0;}.inner-page .page-content .login .row .col-md-6 .grid .form-item ul{color:#ffea00;padding:0 0 15px 0;margin:0;list-style:none;}.inner-page .page-content .login .row .col-md-6 .grid .form-item ul li{font-size:16px;line-height:26px;color:#707070;position:relative;padding-left:20px;}.inner-page .page-content .login .row .col-md-6 .grid .form-item ul li:before{content:"•";position:absolute;top:0;left:0;color:#f0ab00;}.inner-page .page-content .login .row .col-md-6 .grid .form-item a.default-button{display:inline-block;width:100%;height:53px;border:none;background:#062e79;font-size:18px;color:#fff;text-align:center;line-height:53px;text-transform:uppercase;cursor:pointer;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;margin-top:10px;}.inner-page .page-content .login .row .col-md-6 .grid .form-item a.default-button:hover{background:#f0ab00;color:#062e79;text-decoration:none;}@media only screen and (max-device-width:736px){.inner-page .page-content .login{margin:0;}.inner-page .page-content .login .row{display:block;margin:0;}.inner-page .page-content .login .row .col-md-6{display:block;min-height:0;padding-left:0;padding-right:0;}.inner-page .page-content .login .row .col-md-6:first-child{border:none;}.inner-page .page-content .login .row .col-md-6:not(:first-child){padding-top:20px;margin-top:20px;border-top:1px solid #b1b1b1;}.inner-page .page-content .login .row .col-md-6 .grid{width:100%;}.inner-page .page-content .login .row .col-md-6 .grid .form-item{margin:0;}.inner-page .page-content .login .row .col-md-6 .grid .form-item .title{font-size:26px;margin:0;}.inner-page .page-content .login .row .col-md-6 .grid .form-item p{font-size:13px;line-height:20px;padding-top:10px;}.inner-page .page-content .login .row .col-md-6 .grid .form-item p br{display:none;}.inner-page .page-content .login .row .col-md-6 .grid .form-item ul li{font-size:13px;line-height:20px;padding-left:10px;}.inner-page .page-content .login .row .col-md-6 .grid .form-item a.default-button:hover{background:#062e79;color:#fff;}}.inner-page .page-content .account{display:flex;justify-content:space-between;margin-top:45px;}.inner-page .page-content .account .grid{width:705px;padding-right:55px;}.inner-page .page-content .account .grid .title{font-weight:500;color:#062e79;padding:0;margin:0;font-size:22px;margin:0;padding:0 0 30px 0;}.inner-page .page-content .account .grid ul.buttons{display:flex;margin:0 -5px;justify-content:space-between;}.inner-page .page-content .account .grid ul.buttons li{padding:0 5px;flex:1;}.inner-page .page-content .account .grid ul.buttons li a{display:flex;height:167px;align-items:center;justify-content:center;background:#fff;font-size:18px;color:#062e79;text-transform:uppercase;font-weight:500;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;box-shadow:1px 1px 2px 0 rgba(0,0,0,.3);}.inner-page .page-content .account .grid ul.buttons li a .middle{display:block;text-align:center;}.inner-page .page-content .account .grid ul.buttons li a .middle .ico{width:50px;height:50px;text-align:center;display:block;line-height:50px;font-size:50px;color:#707070;margin:0 auto 20px auto;padding:0;}.inner-page .page-content .account .grid ul.buttons li a .middle .ico:before{-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none;}.inner-page .page-content .account .grid ul.buttons li a:hover{background:#062e79;color:#fff;text-decoration:none;}.inner-page .page-content .account .grid ul.buttons li a:hover .middle .ico{color:#fff;}.inner-page .page-content .account .grid a.button{margin-top:40px;display:inline-block;padding:0 15px;height:53px;line-height:53px;background:#062e79;font-size:16px;color:#fff;text-align:center;text-transform:uppercase;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.inner-page .page-content .account .grid a.button:hover{background:#707070;text-decoration:none;}@media only screen and (max-device-width:736px){.inner-page .page-content .account{display:block;width:100%;margin-top:0;}.inner-page .page-content .account .grid{width:100%;padding:0;display:block;}.inner-page .page-content .account .grid .title{font-size:14px;padding:0 0 15px 0;}.inner-page .page-content .account .grid ul.buttons{display:block;margin:0;}.inner-page .page-content .account .grid ul.buttons li{display:block;width:100%;height:60px;margin:5px 0;padding:0;}.inner-page .page-content .account .grid ul.buttons li a{height:60px;font-size:13px;}.inner-page .page-content .account .grid ul.buttons li a .middle .ico{width:25px;height:25px;line-height:25px;margin:0 auto 10px auto;font-size:25px;}.inner-page .page-content .account .grid ul.buttons li a:hover{background:#fff;color:#062e79;}.inner-page .page-content .account .grid ul.buttons li a:hover .middle .ico{color:#062e79;}.inner-page .page-content .account .grid a.button{width:100%;height:45px;line-height:45px;margin-top:15px;}.inner-page .page-content .account .grid a.button:hover{background:#062e79;color:#fff;}.inner-page .page-content .account aside.sidebar-account{display:none;}}.inner-page .page-content .change-password{display:block;min-width:100%;margin-top:45px;}.inner-page .page-content .change-password .title{display:block;text-align:center;font-size:31px;color:#062e79;text-transform:uppercase;font-weight:500;margin:0;padding:0;}.inner-page .page-content .change-password p{font-size:16px;color:#707070;text-align:center;padding:15px 0 0 0;margin:0;}.inner-page .page-content .change-password .default-form{padding-top:20px;}.inner-page .page-content .change-password .default-form label{font-size:13px;color:#707070;display:block;padding-top:5px;}@media only screen and (max-device-width:736px){.inner-page .page-content .change-password{margin-top:0;}.inner-page .page-content .change-password .title{font-size:20px;margin:0 0 10px 0;text-align:left;}.inner-page .page-content .change-password .default-form{padding-top:0;margin:0;}}.inner-page .page-content .cart{display:flex;justify-content:space-between;margin-top:45px;}.inner-page .page-content .cart .grid{width:915px;padding-right:55px;}.inner-page .page-content .cart .grid .title{font-size:22px;color:#062e79;text-transform:uppercase;font-weight:500;margin:0 0 20px 0;padding:0 0 0 30px;position:relative;}.inner-page .page-content .cart .grid .title.no-padding{padding:0;}.inner-page .page-content .cart .grid .title strong{font-weight:700;}.inner-page .page-content .cart .grid .title.space{padding-top:25px;}.inner-page .page-content .cart .grid .title.no-icon{padding-left:0;}.inner-page .page-content .cart .grid .title i{position:absolute;top:-5px;left:0;color:#f0ab00;font-size:30px;}.inner-page.logged-in .content .cart .grid .title i{color:#fff;}.inner-page .page-content .cart .grid p{font-size:18px;color:#707070;padding:0 0 20px 0;margin:0;font-weight:500;}.inner-page .page-content .cart .grid article{display:flex;align-items:flex-start;justify-content:space-between;margin-top:10px;padding:25px;background:#fff;box-shadow:1px 1px 2px 0 rgba(0,0,0,.3);-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.inner-page .page-content .cart .grid article figure{width:206px;height:135px;overflow:hidden;display:block;}.inner-page .page-content .cart .grid article figure img{width:100%;height:100%;object-fit:contain;}.inner-page .page-content .cart .grid article .info{width:385px;padding:0 25px;border-right:1px solid #e5e5e5;}.inner-page .page-content .cart .grid article .info .product-title{font-size:22px;color:#062e79;padding:0;margin:0;width:100%;display:block;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.inner-page .page-content .cart .grid article .info ul{padding:0;margin:0;list-style:none;font-size:13px;line-height:19px;color:#707070;margin-top:4px;}.inner-page .page-content .cart .grid article .info ul li{margin-top:5px;}.inner-page .page-content .cart .grid article .actions{width:205px;padding-left:25px;display:block;text-align:center;}.inner-page .page-content .cart .grid article .actions .quantity{display:flex;justify-content:center;align-items:center;text-align:center;font-size:0;}.inner-page .page-content .cart .grid article .actions .quantity label{font-weight:500;color:#707070;font-size:16px;display:inline-block;vertical-align:middle;margin-right:5px;}.inner-page .page-content .cart .grid article .actions .quantity input[type='number']{width:70px;height:27px;border:1px solid #ccc;background:#fff;padding:0;text-align:center;font-size:16px;font-weight:900;outline:none;display:inline-block;vertical-align:middle;}.inner-page .page-content .cart .grid article .actions .quantity input[type='number']::-webkit-inner-spin-button,.inner-page .page-content .cart .grid article .actions .quantity input[type='number']::-webkit-outer-spin-button{opacity:1;}.inner-page .page-content .cart .grid article .actions .exclude-button{font-size:16px;color:#707070;text-transform:uppercase;margin:25px 0;display:inline-block;}.inner-page .page-content .cart .grid article .actions .exclude-button i{font-size:22px;display:inline-block;vertical-align:middle;margin-top:-3px;margin-right:4px;}.inner-page .page-content .cart .grid article .actions .exclude-button i:before{-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none;}.inner-page .page-content .cart .grid article .actions .exclude-button:hover{color:#f33e45;text-decoration:none;}.inner-page .page-content .cart .grid article .actions .button{width:100%;height:53px;line-height:53px;background:#062e79;font-size:16px;color:#fff;text-align:center;text-transform:uppercase;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.inner-page .page-content .cart .grid article .actions .button:hover{text-decoration:none;background:#707070;}.inner-page .page-content .cart .grid .cart-footer{display:flex;margin:40px 0 0 0;padding:0 25px;justify-content:space-between;align-items:center;}.inner-page .page-content .cart .grid .cart-footer .continue{font-size:16px;text-transform:uppercase;color:#062e79;}.inner-page .page-content .cart .grid .cart-footer .continue:hover{color:#fff;text-decoration:none;}.inner-page .page-content .cart .grid .cart-footer .button{width:230px;height:53px;line-height:53px;background:#062e79;font-size:16px;color:#fff;text-align:center;text-transform:uppercase;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.inner-page .page-content .cart .grid .cart-footer .button:hover{text-decoration:none;background:#707070;}.inner-page .page-content .cart .grid .cart-footer .button i{margin-left:4px;}@media only screen and (max-device-width:736px){.inner-page .page-content .cart{display:block;width:100%;margin-top:0;}.inner-page .page-content .cart .grid{width:100%;padding:0;}.inner-page .page-content .cart .grid .title{font-size:20px;margin:0 0 10px 0;padding:0;padding-left:26px;}.inner-page .page-content .cart .grid .title i{font-size:26px;top:-4px;}.inner-page .page-content .cart .grid .title strong{font-size:15px;}.inner-page .page-content .cart .grid article{width:100%;display:block;padding:15px;}.inner-page .page-content .cart .grid article figure{width:100%;height:100px;}.inner-page .page-content .cart .grid article .info{width:100%;border:none;padding:0;}.inner-page .page-content .cart .grid article .info .product-title{font-size:15px;}.inner-page .page-content .cart .grid article .info ul{font-size:13px;line-height:15px;}.inner-page .page-content .cart .grid article .info ul li{margin-top:5px;}.inner-page .page-content .cart .grid article .actions{width:100%;padding:0;text-align:left;}.inner-page .page-content .cart .grid article .actions .quantity{display:block;text-align:left;}.inner-page .page-content .cart .grid article .actions .quantity label{font-size:13px;line-height:15px;margin:5px 0 0 0;}.inner-page .page-content .cart .grid article .actions .quantity input[type='number']{margin:5px;}.inner-page .page-content .cart .grid article .actions .exclude-button{display:block;padding:15px 0;margin:0;text-align:center;border-top:1px solid #e5e5e5;margin-top:15px;color:#f33e45;}.inner-page .page-content .cart .grid article .actions .button{font-size:16px;line-height:45px;height:45px;}.inner-page .page-content .cart .grid article .actions .button:hover{background:#062e79;color:#fff;}.inner-page .page-content .cart .grid .cart-footer{margin:20px 0 0 0;display:block;padding:0 15px;}.inner-page .page-content .cart .grid .cart-footer .button{width:100%;height:45px;line-height:45px;font-size:16px;margin-bottom:10px;}.inner-page .page-content .cart .grid .cart-footer .button:hover{background:#062e79;color:#fff;}.inner-page .page-content .cart .grid .cart-footer .button:last-child{margin-bottom:0;}}.inner-page .page-content .orders{display:flex;justify-content:space-between;margin-top:45px;}.inner-page .page-content .orders .grid{width:915px;padding-right:55px;}.inner-page .page-content .orders .grid .title{font-size:22px;color:#062e79;text-transform:uppercase;font-weight:500;margin:0 0 20px 0;padding:0 0 0 30px;position:relative;}.inner-page .page-content .orders .grid .title strong{font-weight:700;}.inner-page .page-content .orders .grid .title.space{padding-top:25px;}.inner-page .page-content .orders .grid .title.no-icon{padding-left:0;}.inner-page .page-content .orders .grid .title i{position:absolute;top:-5px;left:0;color:#f0ab00;font-size:30px;}.inner-page .page-content .orders .grid p{font-size:18px;color:#707070;padding:0 0 20px 0;margin:0;font-weight:500;}.inner-page .page-content .orders .grid article{width:544px;display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding:25px;background:#fff;box-shadow:1px 1px 2px 0 rgba(0,0,0,.3);-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.inner-page .page-content .orders .grid article .info{width:275px;}.inner-page .page-content .orders .grid article .info .order-title{font-size:22px;color:#707070;padding:0;margin:0;width:100%;display:block;text-transform:uppercase;}.inner-page .page-content .orders .grid article .info ul{padding:0;margin:0;list-style:none;font-size:16px;line-height:25px;color:#707070;margin-top:10px;}.inner-page .page-content .orders .grid article .info ul li{margin-top:10px;}.inner-page .page-content .orders .grid article .button{padding:0 40px;height:53px;line-height:53px;background:#062e79;font-size:16px;color:#fff;text-align:center;text-transform:uppercase;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.inner-page .page-content .orders .grid article .button:hover{text-decoration:none;background:#707070;}.inner-page .page-content .orders .grid .cart-footer{display:flex;margin:40px 0 0 0;padding:0 25px;justify-content:space-between;align-items:center;}.inner-page .page-content .orders .grid .cart-footer .continue{font-size:16px;text-transform:uppercase;color:#062e79;}.inner-page .page-content .orders .grid .cart-footer .continue:hover{color:#fff;text-decoration:none;}.inner-page .page-content .orders .grid .cart-footer .button{width:180px;height:53px;line-height:53px;background:#062e79;font-size:16px;color:#fff;text-align:center;text-transform:uppercase;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.inner-page .page-content .orders .grid .cart-footer .button:hover{text-decoration:none;background:#707070;}.inner-page .page-content .orders .grid .cart-footer .button i{margin-left:4px;}@media only screen and (max-device-width:736px){.inner-page .page-content .orders{display:block;width:100%;margin-top:0;}.inner-page .page-content .orders .grid{width:100%;padding:0;}.inner-page .page-content .orders .grid .title{font-size:20px;margin:0 0 10px 0;padding-left:26px;}.inner-page .page-content .orders .grid .title i{font-size:26px;top:-4px;}.inner-page .page-content .orders .grid article{width:100%;display:block;padding:20px 15px 15px 15px;}.inner-page .page-content .orders .grid article .info{width:100%;}.inner-page .page-content .orders .grid article .info .order-title{font-size:15px;}.inner-page .page-content .orders .grid article .info ul{font-size:13px;line-height:15px;}.inner-page .page-content .orders .grid article .info ul li{margin-top:5px;}.inner-page .page-content .orders .grid article .button{height:45px;line-height:45px;margin-top:10px;}.inner-page .page-content .orders .grid article .button:hover{background:#062e79;color:#fff;}}.budget-popup{position:fixed;top:50%;left:50%;width:0;height:0;z-index:999999;display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:0;background:rgba(4,22,55,.8);-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}.budget-popup .grid{background:#fff;padding:20px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;text-align:center;position:relative;}.budget-popup .grid p{font-size:16px;color:#707070;text-align:center;}.budget-popup .grid .buttons-grid{display:inline-flex;align-items:center;justify-content:center;margin-top:20px;}.budget-popup .grid .buttons-grid .button{text-decoration:none;color:#fff;background:#062e79;font-size:16px;height:52px;font-weight:bold;text-transform:uppercase;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;padding:0 15px;margin:0 10px;display:flex;align-items:center;justify-content:center;text-align:center;width:160px;}.budget-popup .grid .buttons-grid .button:first-child{margin-left:0;}.budget-popup .grid .buttons-grid .button:last-child{margin-right:0;}.budget-popup .grid .buttons-grid .button:hover{background:#ffea00;color:#062e79;}.budget-popup .grid .close-button{position:absolute;top:-30px;right:-30px;color:#ffea00;font-size:27px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:30px;height:30px;}.budget-popup .grid .close-button:hover{color:#fff;}.budget-popup.active{width:100%;height:100%;top:0;left:0;opacity:1;}.pop-up-content .title{display:block;width:100%;line-height:60px;padding:0 20px;margin:0;font-size:22px;font-weight:700;color:#062e79;text-transform:uppercase;border-bottom:1px solid #ebebeb;}.pop-up-content .content{padding:10px 20px;}.pop-up-content .content .subtitle-01{font-size:17px;text-transform:uppercase;font-weight:600;color:#ffea00;padding:10px 0 0 0;margin:0;}.pop-up-content .content p{margin:0;padding:10px 0;font-size:14px;line-height:23px;color:#707070;}.pop-up-content .content ul{padding:10px 0 10px 15px;margin:0;font-size:14px;line-height:23px;color:#707070;list-style:disc;}footer{display:block;width:100%;background:#05264e;position:relative;padding:65px 0;}footer .content{margin:0 auto;width:1156px;display:flex;align-items:center;justify-content:space-between;}footer .content a.logo{width:171px;height:62px;text-indent:-99999px;background:url(../images/logo-white.png) no-repeat center;}footer .content .social-media-interno{margin:-5px 0 0 0;padding:0;text-align:center;line-height:1;padding-bottom:5px;}footer .content .social-media-interno a{width:25px;height:25px;color:#fff;}footer .content .social-media-interno a span{font-size:25pt;margin:10px;}footer .content .social-media-interno a:hover{color:#ffea00;}footer .content .social-media-interno a img{width:30px;margin:0 5px 0 5px;transition:all 400ms ease;}footer .content .social-media-interno a img:hover{transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}footer .content ul.social-media{margin:0 0 0 80px;padding:0;font-size:0;}footer .content ul.social-media li{display:inline-block;vertical-align:middle;padding:0 12px;}footer .content ul.social-media li a{width:25px;height:25px;display:block;text-indent:-999999px;opacity:.7;}footer .content ul.social-media li a:hover{opacity:1;}footer .content ul.social-media li:nth-child(1) a{background:url(../images/section-contact-ico-facebook.png) no-repeat center;}footer .content ul.social-media li:nth-child(2) a{background:url(../images/section-contact-ico-instagram.png) no-repeat center;}footer .content ul.social-media li:nth-child(3) a{background:url(../images/section-contact-ico-youtube.png) no-repeat center;}footer .content .phone{font-size:26px;padding:0 25px;line-height:72px;color:#fff;border-left:solid 1px #506883;border-right:solid 1px #506883;}footer .content .phone span{font-size:17px;}footer .content .redes-sociais{display:flex;margin-top:10px;}footer .content .signature{font-size:12px;line-height:22px;color:#dedede;}footer .content .signature a{color:#dedede;text-decoration:none;position:relative;}footer .content .signature a .balloon{position:absolute;bottom:100%;left:50%;padding:20px;background:#ffea00;box-shadow:9.44px 11.657px 32px 0 rgba(0,28,44,.64);color:#062e79;font-size:10px;line-height:18px;text-align:center;white-space:nowrap;width:254px;margin-left:-127px;margin-bottom:10px;transform-style:preserve-3d;transform:perspective(500px) rotateX(90deg);transform-origin:bottom center;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}footer .content .signature a .balloon:before{content:"";position:absolute;top:100%;left:50%;border-top:5px solid #ffea00;border-left:5px solid transparent;border-right:5px solid transparent;margin-left:0;}footer .content .signature a .balloon:after{content:"";position:absolute;top:100%;left:0;width:100%;height:10px;}footer .content .signature a:hover{text-decoration:none;color:#ffea00;}footer .content .signature a:hover .balloon{transform:perspective(500px) rotateX(0deg);}footer .content .signature .policy{text-decoration:none;text-transform:uppercase;font-size:13px;font-weight:700;}footer .content address{padding:0 0 0 80px;margin:0;overflow:hidden;}footer .content address .street{display:block;font-size:13px;line-height:17px;color:#fff;margin-bottom:10px;position:relative;padding-left:30px;}footer .content address .street:before{position:absolute;top:50%;left:0;width:20px;height:20px;margin-top:-10px;color:#f9e700;text-align:left;content:"";line-height:20px;font-family:'Ionicons';font-size:28px;}@media only screen and (max-device-width:736px){footer{padding:40px 0 80px;}footer .content{width:100%;padding:0 20px;display:block;}footer .content address{padding:0;}footer .content address .street{text-align:center;padding:0;}footer .content address .street:before{display:none;}footer .content .phone{border:none;text-align:center;line-height:40px;}footer .content .signature{text-align:center;padding-top:10px;font-size:9px;}footer .content .signature a .balloon,footer .content .signature .policy .balloon{display:none;}footer .content .signature a:hover,footer .content .signature .policy:hover{color:#fff;}footer .content .logo{display:none;}}@media only screen and (max-device-width:736px){section.home{height:90vh;}section.home .walk{height:90vh;}section.home .walk .item{height:90vh;}section.home .walk .item.slide-video-aniversario .fullscreen-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}section.home .walk .item.slide-01{background:url(../images/section-home-banner-001-bg.jpg) no-repeat center;background-size:cover;}section.home .walk .item.slide-01 .content{width:100%;margin:0;padding:20px;display:flex;align-items:left;justify-content:center;flex-direction:column;}section.home .walk .item.slide-01 .content img{display:block;width:100%;}section.home .walk .item.slide-01 .content .title{margin-top:15px;font-size:20px;line-height:30px !important;text-align:center;padding-bottom:15px;}section.home .walk .item.slide-01 .content .title strong{font-size:24px !important;}section.home .walk .item.slide-01 .content .button-box{margin:80px 0 0 0;}section.home .walk .item.slide-01 .content .button-box .button{margin-top:0;font-size:16px;padding:0 15px;height:50px;justify-content:center;width:180px;}section.home .walk .item.slide-01 .content .button-box .button:hover{background:transparent;color:#062e79;}section.home .walk .item.slide-01 .content .button-box .button:hover:before{background:#062e79;color:#fff;bottom:18px;}section.home .walk .item.slide-01 .content p{font-size:19px;padding-top:10px;line-height:25px;}section.home .walk .item.slide-01 .content p br{display:none;}section.home .walk .item.slide-01 .buttons-grid{display:none;}section.home .walk .item.slide-02{background:url(../images/banner-iluminaria-mob.png) no-repeat center;background-size:cover;}section.home .walk .item.slide-02 .content .button-box{padding:125px 0 0 204px;}section.home .walk .item.slide-02 .button{width:240px;height:38px;margin:-21vw 0 0 -120px;font-size:13px;}section.home .walk .item.slide-02 .button:hover{background:#2f6535;}section.home .walk .item.slide-03{background:url(../images/banner-highbay-mob.png) no-repeat center;background-size:cover;}section.home .walk .item.slide-03 .content .button-box{padding:0 0 0 20px;margin:45px 0 0 131px;}section.home .walk .item.slide-03 .content .button-box .button{width:265px;height:60px;margin:-21vw 0 0 -120px;font-size:16px;padding:0 82px;}section.home .walk .item.slide-03 .content .button-box .button:hover{background:#2f6535;}section.home .walk .item.slide-04{background:url(../images/banner-fledy3-mob.png) no-repeat center;background-size:cover;}section.home .walk .item.slide-04 .content .button-box{padding:20px 0 0 10px;}section.home .walk .item.slide-04 .button{width:240px;height:38px;margin:-21vw 0 0 -120px;font-size:13px;}section.home .walk .item.slide-04 .button:hover{background:#2f6535;}section.home .nav{top:auto;bottom:20px;margin:0;}section.home .nav li:hover{background:#707070;}section.cat-products{flex-direction:column;gap:5px;background:#172d54;align-items:center;justify-content:center;padding-top:70px;}section.cat-products .category-row{display:flex;width:100%;height:205px;grid-gap:5px;flex-direction:column;}section.cat-products .category-row .box-title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:190px;background:#0f1f3d;padding:25px;border:solid 1px #a1bcd3;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}section.cat-products .category-row .box-title .cat-title{font-size:15px;line-height:19px;color:#fff;text-transform:uppercase;font-weight:700;margin-top:-23px;position:relative;}section.cat-products .category-row .box-title .cat-title:before{content:"";position:absolute;bottom:-15px;left:0;width:70px;height:8px;background:#ffea00;border-radius:50px;}section.cat-products .category-row .container{width:100%;display:flex;padding:0 24px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;position:relative;height:240px;}section.cat-products .category-row .box-subcategory{width:800px;display:flex;gap:20px;justify-content:space-between;align-items:flex-start;background:#ddd;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;padding:10px 30px;position:relative;overflow:hidden;}section.cat-products .category-row .box-subcategory .walk{position:absolute;top:0;left:0;width:999999px;height:120px;display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;padding:10px 25px;}section.cat-products .category-row .box-subcategory li{width:180px;}section.cat-products .category-row .box-subcategory li a{text-decoration:none;}section.cat-products .category-row .box-subcategory li a .center{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;grid-gap:5px;}section.cat-products .category-row .box-subcategory li a .center .image{display:flex;height:80px;width:100%;padding:20px;align-items:center;justify-content:center;}section.cat-products .category-row .box-subcategory li a .center .image img{max-height:55px;width:auto;}section.cat-products .category-row .box-subcategory li a .center .product-name{font-size:10px;font-weight:500;color:#172d54;text-align:center;text-transform:uppercase;}section.cat-products .category-row .box-subcategory li a:hover .center{border:solid 1px #ff0;}section.cat-products .category-row .box-subcategory li a:hover .center::before{opacity:.6;}section.cat-products .category-row .box-subcategory li a:hover .product-name{color:#0f1f3d;}section.cat-products .category-row ul.nav-buttons{position:absolute;top:26%;left:0;width:100%;margin-top:0;display:flex;align-items:center;justify-content:center;}section.cat-products .category-row ul.nav-buttons li{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 6px;color:#062e79;font-size:32px;}section.cat-products .category-row ul.nav-buttons li.prev{-webkit-border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;border-bottom-left-radius:10px;position:absolute;left:-10px;top:0;}section.cat-products .category-row ul.nav-buttons li.prev:before{content:"";font-family:'Ionicons';}section.cat-products .category-row ul.nav-buttons li.next{-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;border-bottom-right-radius:10px;position:absolute;right:-10px;top:0;}section.cat-products .category-row ul.nav-buttons li.next:before{content:"";font-family:'Ionicons';}section.cat-products .category-row ul.nav-buttons li:hover{color:#ffea00;}section.products{height:auto;}section.products .content{width:100%;margin:0;padding:40px 0;}section.products .content .category-list{display:block;padding:0 20px;}section.products .content .category-list article{width:100%;height:80px;margin:15px 0;}section.products .content .category-list article:first-child{margin-top:0;}section.products .content .category-list article:last-child{margin-bottom:0;}section.products .content .category-list article a{height:80px;padding:0 0 0 115px;display:flex;align-items:center;}section.products .content .category-list article a img{width:100px;height:100px;left:-5px !important;top:50% !important;margin-top:-50px;object-fit:contain;}section.products .content .category-list article a .text{height:auto;max-height:1000000px;padding:10px 15px 0 0;}section.products .content .category-list article a .text .title{font-size:16px;}section.products .content .category-list article a .text p,section.products .content .category-list article a .text .button{display:none;}section.products .content .category-list article a:hover{height:100%;background:none;border-color:#fff;}section.products .content .category-list article a:hover .text{max-height:1000000px;padding-top:10px;}section.products .content .button{width:80%;}section.about-us{background:none;height:auto;}section.about-us .content{width:100%;padding:40px 0 0 0;display:block;margin:0;}section.about-us .content .text{padding:0 20px;}section.about-us .content .text .title{font-size:28px;}section.about-us .content .text .title br{display:none;}section.about-us .content .text p{font-size:14px;line-height:22px;padding-top:20px;}section.about-us .content .text p br{display:none;}section.about-us .content .sidebar{width:100%;margin-top:40px;padding:40px 20px;background:rgba(6,46,121,.7);}section.about-us .content .sidebar article{padding:0;display:block;}section.about-us .content .sidebar article .title{width:100%;text-align:left;}section.about-us .content .sidebar article .title:before{right:auto;left:0;margin-top:4px;}section.about-us .content .sidebar article .title br{display:none;}section.about-us .content .sidebar article .info{padding-left:0;padding-top:20px;}section.about-us .content .sidebar article .info p{font-size:14px;line-height:22px;}section.about-us .content .sidebar article .info p br{display:none;}section.about-us .content .sidebar .button:hover{background:none;color:#fff;}section.about-us .content .sidebar .button:hover:before{transform:rotate(0);}section.features{height:auto;background:#ebebeb;}section.features .image-slide{display:none;}section.features .text-slide{display:none;}section.features .buttons{padding:40px 20px;width:100%;margin:0;position:static;height:auto;}section.features .buttons li{height:auto;}section.features .buttons li .grid{padding-left:0;border:1px solid #062e79;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}section.features .buttons li .grid .text{padding:0;font-size:15px;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}section.features .buttons li .ac-text{padding:0 15px;max-height:0;overflow:hidden;opacity:0;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;}section.features .buttons li .ac-text p{color:#707070;font-size:13px;line-height:19px;}section.features .buttons li.active .grid{background:#062e79;}section.features .buttons li.active .grid .text{color:#ffea00;}section.features .buttons li.active .ac-text{opacity:1;padding:15px;max-height:500px;}section.blog{height:auto;}section.blog .newsletter{flex-direction:column;width:100%;padding:0;}section.blog .newsletter>.title{color:#434743;font-size:16px;font-weight:500;text-align:center;display:block;margin:0 20px;}section.blog .newsletter .policy{padding:0 0 15px;}section.blog .newsletter form{display:flex;align-items:center;justify-content:center;flex-direction:column;}section.blog .newsletter form .form-box{display:inline-block !important;margin-top:20px;}section.blog .newsletter form .form-box fieldset.recaptcha-content{margin-top:15px;}section.blog .newsletter form fieldset{width:100%;padding:2px 0;flex:none;}section.blog .newsletter form fieldset:nth-child(3){display:flex;}section.blog .newsletter form input[type='text']{margin:10px 0 0 0;}section.blog .newsletter form button{display:flex;width:100% !important;height:47px;margin-left:0;background:none;border:none;color:#062e79;font-family:'Ionicons';font-size:30px;outline:none;padding:0 10px 0 0;cursor:pointer;justify-content:center;}section.blog .newsletter form button:hover{color:#ffea00;padding-right:0;}section.blog .newsletter form button span{display:flex !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:24px;font-weight:500;padding:0 10px;}section.blog .newsletter form ::-webkit-input-placeholder{color:#434743;}section.blog .newsletter form :-moz-placeholder{color:#434743;opacity:1;}section.blog .newsletter form ::-moz-placeholder{color:#434743;opacity:1;}section.blog .newsletter form :-ms-input-placeholder{color:#434743;}section.blog .newsletter form ::-ms-input-placeholder{color:#434743;}section.blog .button-blog{position:relative;text-decoration:none;color:#062e79;font-size:20px;margin:50px 0;}section.blog .button-blog:hover{color:#062e79;}section.blog .button-blog span{font-size:20px;vertical-align:text-bottom;}section.blog .list{padding:0 20px;width:100%;flex-direction:column;}section.blog .list article{flex:none;width:100%;padding:0 5px;margin:20px 0 0 0;position:relative;}section.blog .list article .post{display:flex;align-items:center;width:100%;height:256px;background:rgba(255,255,255,.15);padding:0 35px;position:relative;background:#172d54;}section.blog .list article .post figure{display:none;}section.blog .list article .post figure .box-img{width:100%;height:100%;object-fit:cover;}section.blog .list article .post .box-img{width:30%;height:100%;left:0;background:#0ff;position:absolute;}section.blog .list article .post .wrap{display:block;margin:0;}section.blog .list article .post .wrap time{font-size:10px;font-weight:500;color:#ffea00;text-transform:uppercase;}section.blog .list article .post .wrap .title{padding-top:4px;font-size:20px;font-weight:500;line-height:23px;color:#fff;}section.blog .list article .post .wrap p{color:#fff;max-width:50ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}section.blog .list article .post .over-grid{display:none;}section.blog .list article>.button{width:100%;height:256px;background:rgba(255,255,255,.15);padding:0 35px;display:flex;align-items:center;justify-content:center;position:relative;}section.blog .list article>.button:before{content:"";flex:none;width:calc(100vw/4);height:290px;position:absolute;top:50%;left:50%;margin-left:calc(((100vw/4)/2)*(-1));margin-top:-145px;background:#434743;-webkit-transform:perspective(500px) rotateX(-90deg);transform:perspective(500px) rotateX(-90deg);-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;border-radius:15px;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;box-shadow:1.792px 4.668px 27px 0 rgba(0,0,0,.55);z-index:1;}section.blog .list article>.button .wrap{display:flex;align-items:center;position:relative;z-index:2;color:#434743;font-size:35px;line-height:40px;font-weight:300;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;}section.blog .list article>.button .wrap .plus{color:#fff;font-size:106px;font-weight:300;padding-right:10px;margin-left:-10px;}section.blog .list article>.button:hover{text-decoration:none;}section.blog .list article:hover{z-index:2;}section.blog .list article:hover .post .over-grid .over{-webkit-transform:perspective(500px) rotateX(0deg);transform:perspective(500px) rotateX(0deg);}section.blog .list article:hover>.button:before{-webkit-transform:perspective(500px) rotateX(0deg);transform:perspective(500px) rotateX(0deg);}section.blog .list article:hover>.button .wrap{color:#ffea00;}section.portfolio{height:auto;display:block;text-align:center;}section.portfolio .drag-slide{height:auto;}section.portfolio .drag-slide .walk{position:static;width:100%;height:auto;padding:0;display:block;font-size:0;}section.portfolio .drag-slide .walk figure{width:33.333333vw;height:33.333333vw;display:inline-block;vertical-align:top;}section.portfolio .drag-slide .walk figure a{border:1px solid #fff;width:100%;height:33.333333vw;display:block;}section.portfolio .drag-slide .walk figure a img{width:100%;height:100%;object-fit:cover;}section.portfolio .button{position:relative;margin:0;top:auto;left:auto;display:inline-flex;background:#062e79;color:#ffea00;margin:20px 0;}section.portfolio .button:before{background:#ffea00;color:#062e79;}section.portfolio .button:hover:before{right:-13px;}section.contact{height:auto;background-size:auto 100%;}section.contact .content{width:100%;padding:40px 20px 100px;}section.contact .content .grid{flex-direction:column-reverse;}section.contact .content .grid .column .form{width:100%;}section.contact .content .grid .column .form .row{width:72%;}section.contact .content .grid .column .form .row fieldset{padding:2px 0;}section.contact .content .grid .column .form .row fieldset input[type='text']{font-size:13px;}section.contact .content .grid .column .form .row fieldset .select select{font-size:13px;}section.contact .content .grid .column .form .row fieldset textarea{font-size:13px;}section.contact .content .grid .column .form .row fieldset .text{font-size:11px;}section.contact .content .grid .column .form .row fieldset .text a:hover{color:#fff;text-decoration:underline;}section.contact .content .grid .column .form .row fieldset input[type='submit']{background:#ffea00;color:#062e79;}section.contact .content .grid .column .partners{width:100%;}section.contact .content .grid .column .partners li img{max-width:40px;}section.contact .content .grid .column .map{display:none;}section.contact .content .grid .column address{display:block;margin-top:20px;text-align:center;}section.contact .content .grid .column address .street{padding-left:0;}section.contact .content .grid .column address .street .icon{display:none;}section.contact .content .grid .column address .street a{text-decoration:none;font-size:12px;color:#fff;padding:0 0;}section.contact .content .grid .column address .street a:hover{color:#fff;}section.contact .content .grid .column address .phone{padding-left:0;font-size:25px;}section.contact .content .grid .column .bottom-bar{text-align:center;}section.contact .content .grid .column .bottom-bar span{font-size:9px;}section.contact .content .grid .column .bottom-bar span a .balloon{display:none;}section.contact .content .grid .column .bottom-bar span a:hover{color:#fff;}.inner-page{padding:0;}.inner-page .page-header{padding-top:60px;background-size:auto 100%;}.inner-page .page-header .content{width:100%;padding:20px;position:relative;}.inner-page .page-header .content .category-menu{height:auto;margin:0;background:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;overflow:visible;box-shadow:none;}.inner-page .page-header .content .category-menu ol{display:block;overflow:visible;}.inner-page .page-header .content .category-menu ol>li{width:100%;margin:15px 0;display:block;background:rgba(5,38,78,.92);-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.inner-page .page-header .content .category-menu ol>li:first-child{margin-top:0;}.inner-page .page-header .content .category-menu ol>li:last-child{margin-bottom:0;}.inner-page .page-header .content .category-menu ol>li>.grid{height:80px;justify-content:flex-start;}.inner-page .page-header .content .category-menu ol>li>.grid img{width:100px;height:100px;object-fit:contain;margin:-5px 0 0 -5px;}.inner-page .page-header .content .category-menu ol>li>.grid .category-name{padding:10px 15px 0 0;font-size:16px;}.inner-page .page-header .content .navigation{display:none;}.inner-page .page-content{width:100%;padding:20px;min-height:0;}.inner-page .page-content .pagination{margin:20px 0 0;}.inner-page .page-content .pagination .number{width:25px;height:25px;font-size:12px;}.inner-page .page-content .pagination .number:hover{background:transparent;}.inner-page .page-content .pagination .nav i{width:25px;height:25px;}.inner-page .page-content .pagination .nav.first,.inner-page .page-content .pagination .nav.last{margin:0;width:25px;height:25px;}.inner-page .page-content .pagination .nav.previous{padding-right:10px;}.inner-page .page-content .pagination .nav.next{padding-left:20px;}.inner-page .page-content .category-info .category-title{font-size:28px;}.inner-page .page-content .category-info .sub-category-title{margin-left:10px;padding-left:10px;border-left-width:1px;font-size:22px;}.inner-page .page-content .product-list{margin:0 -5px;}.inner-page .page-content .product-list article{width:50%;height:200px;margin:0;padding:5px;}.inner-page .page-content .product-list article a img{height:auto;width:auto;max-width:100%;max-height:calc(((100vw - 40px)/2) - 50px);}.inner-page .page-content .product-list article a .subcategory-title{font-size:13px;margin:5px 15px 0 15px;padding-top:10px;}.inner-page .page-content .product-list article:hover{background:none;}.inner-page .page-content .product-list article:hover a .subcategory-title{color:#062e79;}.inner-page .page-content .product-list.subcategory article{width:50%;margin:0;padding:5px;height:auto;}.inner-page .page-content .product-list.subcategory article a img{height:calc(((100vw - 40px)/2) - 50px);object-fit:contain;}.inner-page .page-content .product-list.subcategory article a .product-title{padding-top:10px;margin-top:10px;font-size:13px;}.inner-page .page-content .product-list.subcategory article a .product-title:after{height:4px;}.inner-page .page-content .product-list.subcategory article a .product-info .item{font-size:12px;padding-bottom:3px;}.inner-page .page-content .product-list.subcategory article a figure{height:calc((100vw/2) - 50px);}.inner-page .page-content .product-list.subcategory article:hover a img{background:none;}.inner-page .page-content .product-info{display:block;}.inner-page .page-content .product-info .left-col{width:100%;}.inner-page .page-content .product-info .left-col .picture-slide{width:calc(100vw - 40px);height:calc(((100vw - 40px)*84.27)/100);}.inner-page .page-content .product-info .left-col .picture-slide .walk figure{width:calc(100vw - 40px);height:calc(((100vw - 40px)*84.27)/100);}.inner-page .page-content .product-info .left-col .picture-slide .walk figure img{width:100%;height:100%;object-fit:cover;}.inner-page .page-content .product-info .left-col .nav{width:100%;position:static;margin-top:5px;}.inner-page .page-content .product-info .left-col .nav .nav-button{font-size:25px;}.inner-page .page-content .product-info .right-col{margin:20px 0 0 0;}.inner-page .page-content .product-info .right-col .product-title{font-size:26px;line-height:45px;}.inner-page .page-content .product-info .right-col .product-title:before{height:3px;}.inner-page .page-content .product-info .right-col .description{font-size:13px;line-height:20px;}.inner-page .page-content .product-info .right-col .description br{display:none;}.inner-page .page-content .product-info .right-col .item{font-size:13px;padding-bottom:3px;}.inner-page .page-content .product-info .right-col .buttons{display:block;margin-top:20px;}.inner-page .page-content .product-info .right-col .buttons .budget{display:inline-flex;padding:10px;margin:10px 0 0 0;line-height:normal;height:60px;align-items:center;}.inner-page .page-content .product-info .right-col .buttons .budget:hover{background:#062e79;color:#fff;}.inner-page .page-content .product-info-tabs{margin-top:20px;}.inner-page .page-content .product-info-tabs .tabs{margin:0 -3px 6px;}.inner-page .page-content .product-info-tabs .tabs li{flex:1;font-size:11px;line-height:normal;height:45px;padding:0 6px;margin:0 3px;justify-content:center;align-items:center;display:flex;text-align:center;}.inner-page .page-content .product-info-tabs .tabs li:hover{background:#e2e5e7;color:#212529;}.inner-page .page-content .product-info-tabs .tabs li.active{background:#062e79;color:#fff;}.inner-page .page-content .product-info-tabs .item{width:100%;display:block;padding:20px;}.inner-page .page-content .product-info-tabs .item p{font-size:13px;line-height:20px;}.inner-page .page-content .product-info-tabs .item .buttons{width:100%;}.inner-page .page-content .product-info-tabs .item .texto{width:100%;margin-top:10px;padding:10px;}.inner-page .page-content .projects{margin-top:20px;display:block;}.inner-page .page-content .projects .title{font-size:21px;line-height:45px;padding-top:0;}.inner-page .page-content .projects .title:before{height:3px;}.inner-page .page-content .projects .title br{display:none;}.inner-page .page-content .projects .container{width:100%;height:calc(((100vw - 80px)*61.25)/100);margin-left:0;}.inner-page .page-content .projects .container .navigation{margin:0;width:40px;}.inner-page .page-content .projects .container .navigation .nav-button{font-size:25px;}.inner-page .page-content .projects .container .slide{width:calc(100vw - 80px);height:calc(((100vw - 80px)*61.25)/100);}.inner-page .page-content .projects .container .slide .walk{height:calc(((100vw - 80px)*61.25)/100);}.inner-page .page-content .projects .container .slide .walk img{width:calc(100vw - 80px);height:calc(((100vw - 80px)*61.25)/100);}.inner-page .page-content .projects-page{margin-top:0;}.inner-page .page-content .projects-page .title{font-size:26px;font-weight:500;}.inner-page .page-content .projects-page .project-list{padding-top:15px;margin:0 -5px;}.inner-page .page-content .projects-page .project-list a{padding:0;margin:5px;width:45%;height:calc((100vw - 50px)/2);}.inner-page .page-content .projects-page .project-list a:before{opacity:.4;}.inner-page .page-content .projects-page .project-list a .project-name{font-size:10px;line-height:16px;opacity:1;margin-top:0;}.inner-page .page-content .projects-page .project-list a:hover:before{opacity:.4;}.inner-page.about-us{background:none;}.inner-page.about-us .page-content .quem-somos-info .left-col{width:100% !important;margin-top:0;}.inner-page.about-us .page-content .quem-somos-info .left-col .about-us-video{width:100%;height:calc(((100vw - 40px)*46.44)/100);background-size:contain;margin:0;}.inner-page.about-us .page-content .quem-somos-info .left-col .about-us-title{line-height:27px;font-size:18px;margin:20px 0 15px 0;}.inner-page.about-us .page-content .quem-somos-info .left-col .about-us-title:first-of-type{margin-top:0;}.inner-page.about-us .page-content .quem-somos-info .left-col .about-us-title br{display:none;}.inner-page.about-us .page-content .quem-somos-info .left-col .description{font-size:14px;line-height:20px;}.inner-page.about-us .page-content .quem-somos-info .left-col .policy-sub-title{margin-top:15px;font-size:23px;}.inner-page.about-us .page-content .quem-somos-info .left-col .button{font-size:14px;height:50px;margin-top:15px;margin-bottom:20px;}.inner-page.catalogs .page-content .catalogs-page{margin:0;}.inner-page.catalogs .page-content .catalogs-page .column{padding:0 0 55px 0;}.inner-page.catalogs .page-content .catalogs-page .column .list article{margin:60px 5px 0 5px;width:45%;}.inner-page.catalogs .page-content .catalogs-page .column .list article a{width:100%;padding:124px 5px 0;}.inner-page.catalogs .page-content .catalogs-page .column .list article a:hover{background:#062e79;}.inner-page.catalogs .page-content .catalogs-page .column .list article a:hover .c-title{color:#fff;}.inner-page.catalogs .page-content .catalogs-page .column .list article a:hover .c-title:before{background:#ffea00;}.inner-page.catalogs .page-content .catalogs-page .column .list article a:hover .c-button{background:#ffea00;color:#062e79;}.inner-page.catalogs .page-content .catalogs-page .column .list article a:hover .c-button:after{background:#062e79;color:#ffea00;}.inner-page.catalogs .page-content .catalogs-page .column .list article a:before{width:100%;background-size:contain;}.inner-page.catalogs .page-content .catalogs-page .column .list article a .c-title{font-size:14px;}.pop-up-grid .pop-up{width:300px;height:250px;background:url(/images/pop-up-oportunidade.png) no-repeat center;background-size:cover;}.pop-up-grid .pop-up a{height:100%;width:100%;}.pop-up-grid .pop-up .close-button{margin-left:-40px;margin-bottom:5px;}.pop-up-grid .pop-up .close-button:hover{color:#ffea00;}.privacy-policy{display:flex;}.privacy-policy .all-col{margin:0 !important;}.privacy-policy .all-col h2{line-height:1.1 !important;}}img[data-src]{opacity:0;}body.lazy-loading *:not(.no-lazy-loading){background-image:none !important;}body.lazy-loading *:not(.no-lazy-loading):before,body.lazy-loading *:not(.no-lazy-loading):after{background-image:none !important;}
@-webkit-keyframes autofill{to{color:#fff;background:#808080;}}.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom;}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto;}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:none;direction:ltr;}.mCSB_container{overflow:hidden;width:auto;height:auto;}.mCSB_inside>.mCSB_container{margin-right:30px;}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px;}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0;}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;}.mCSB_outside+.mCSB_scrollTools{right:-26px;}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools{right:auto;left:0;}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0;left:-26px;}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:5px;right:0;height:auto;}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0;}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1;}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;text-align:center;}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px;}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px;}.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer;}.mCSB_scrollTools .mCSB_buttonDown{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer;bottom:0;}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px;}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%;}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:44px !important;top:auto;right:5px;bottom:5px;left:5px;}.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px;}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:1px;margin:22px 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:267px !important;height:100%;left:0;min-width:267px;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:44px;margin:0 auto;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto;}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0;}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0;}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px;}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px;}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px;}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0;}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0;}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0;left:20px;}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0;}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px;}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0;}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0;}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0;}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0;}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)";}.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}.mCSB_scrollTools .mCSB_draggerRail{background:#062e79 !important;}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:#062e79 !important;}.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:#062e79 !important;}.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight{background-image:url(/Scripts/custom-scrollbar-plugin/mCSB_buttons.png);background-repeat:no-repeat;opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0;}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px;}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px;}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px;}.mCSB_scrollTools .mCSB_buttonUp:hover,.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)";}.mCSB_scrollTools .mCSB_buttonUp:active,.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)";}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;min-width:267px;}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:before{content:"Clique e arraste";font-size:18px;color:#ffea00;display:block;line-height:44px;text-transform:uppercase;}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0;}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px;}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px;}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px;}.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto;}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0;}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px;}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px;}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px;}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85);}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9);}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px;}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px;}.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0;}.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto;}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0;}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px;}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px;}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85);}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9);}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0;}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px;}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px;}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1);}.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px;}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px;}.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;}.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto;}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto;}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15);}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85);}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9);}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0;}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px;}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px;}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px;}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15);}.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{height:14px;}.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px;}.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px;}.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0;}.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0;}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0;}.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px;}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px;}.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px;}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px;}.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0;}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px;}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85);}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9);}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9);}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px;}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px;}.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");background-repeat:repeat-y;opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px;}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px;}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px;}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%);}.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{height:70px;}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px;}.mCS-3d.mCSB_scrollTools,.mCS-3d-dark.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;}.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2);}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#555;}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#555;}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px;}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2);}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto;}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px;}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px;}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px;}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1);}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1);}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px;}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px;}.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)";}.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical{right:1px;}.mCS-3d-thick.mCSB_scrollTools_vertical,.mCS-3d-thick-dark.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5);}.mCS-3d-thick.mCSB_scrollTools_horizontal,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5);}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0;}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#555;}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:12px;width:auto;}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:12px;width:auto;}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1);}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px;}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px;}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2);}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2);}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2);}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2);}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#777;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1);}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px;}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px;}.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical{right:0;margin:12px 0;}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px;}.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px;}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical{left:0;right:auto;}.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;}.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{height:50px;}.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px;}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)";}.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)";}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)";}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)";}.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2);}.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;}.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0;}.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px;}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px;}.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0;}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px;}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px;}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85);}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9);}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px;}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px;}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px;}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px;}.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2);}.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0;}.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0;}.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0;}.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px;}.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px;}.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px;}.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85);}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9);}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9);}.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px;}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px;}.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-color:#000;border-color:rgba(0,0,0,.2);}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6);}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85);}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);}
@-webkit-keyframes autofill{to{color:#fff;background:#808080;}}.act-popup-overlay{position:fixed;top:0;left:0;z-index:999999;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.8);width:100vw;height:100vh;transition:all .4s;}.act-popup-overlay.closed{top:50%;left:50%;width:0;height:0;}.act-popup-overlay.closed .close-btn{display:none;}.act-popup-overlay.closed .act-popup{display:none;}.act-popup-overlay img{display:block;width:176px;margin:0 auto;}.act-popup-overlay .act-popup{position:relative;display:flex;border-radius:3px;width:500px;background:#edf0f1 !important;flex-direction:column;justify-content:center;padding:50px;}.act-popup-overlay .act-popup .close-btn{position:absolute;top:0;right:0;display:flex;flex-direction:row-reverse;align-items:center;margin:15px 15px 0;cursor:pointer;text-align:center;font-family:'Titillium',sans-serif;color:#fff;font-size:12px;text-transform:uppercase;transition:all .3s;}.act-popup-overlay .act-popup.closed .close-btn{opacity:0;}.act-popup-overlay .act-popup .close-btn:before{content:"x";display:flex;align-items:center;justify-content:center;margin-left:5px;width:20px;height:20px;border-radius:50%;text-align:center;border:solid 2px #062e79;background:#062e79;}.act-popup-overlay .act-popup .close-btn:hover:before{background:#ffea00;border:solid 2px #ffea00;color:#fff;}.act-popup-overlay .act-popup .close-btn span{color:#062e79;}.act-popup-overlay .act-popup .close-btn span:hover{color:#ffea00;}.act-popup-overlay .act-popup p{padding:10px 25px;color:#333;font-size:18px;text-align:center;line-height:24px;}.act-popup-overlay .act-popup p strong{font-weight:500;}.act-popup-overlay .act-popup .title{display:flex;align-items:center;align-self:flex-start;text-transform:uppercase;color:#062e79;font-size:17px;font-weight:bold;margin:0;}.act-popup-overlay .act-popup .title i{font-size:23px;padding-right:10px;}.act-popup-overlay .act-popup hr{height:1px;width:100%;}.act-popup-overlay .act-popup .form{width:auto;display:block;padding-top:16px;}.act-popup-overlay .act-popup .form .row{padding:0 -5px;}.act-popup-overlay .act-popup .form .row fieldset{padding:6px 5px;}.act-popup-overlay .act-popup .form .row fieldset input[type='text']{display:block;width:100%;height:30px;border:none;background:none;border-bottom:1px solid #062e79;font-size:15px;color:#062e79;outline:none;}.act-popup-overlay .act-popup .form .row fieldset .select{width:100%;position:relative;}.act-popup-overlay .act-popup .form .row fieldset .select:before{content:"";font-family:'Ionicons';position:absolute;top:0;right:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:25px;}.act-popup-overlay .act-popup .form .row fieldset .select select{position:relative;z-index:2;display:block;width:100%;height:30px;border:none;background:none;border-bottom:1px solid #062e79;font-size:15px;color:#062e79;outline:none;-webkit-appearance:none;}.act-popup-overlay .act-popup .form .row fieldset .select select::-ms-expand{display:none;}.act-popup-overlay .act-popup .form .row fieldset textarea{width:100%;height:80px;display:block;border:none;background:none;border-bottom:1px solid #062e79;resize:none;outline:none;color:#062e79;font-size:15px;}.act-popup-overlay .act-popup .form .row fieldset input[type='submit']{display:block;width:100%;height:30px;background:none;border:none;color:#062e79;font-weight:700;cursor:pointer;text-transform:uppercase;}.act-popup-overlay .act-popup .form .row fieldset input[type='submit']:hover{color:#ffea00;}@media only screen and (max-device-width:736px){.act-popup-overlay .act-popup{width:100%;margin:10px;padding:20px;}.act-popup-overlay .act-popup a{font-size:19px;}.act-popup-overlay .act-popup p{padding:7px 20px;color:#fff;font-size:12px;}.act-popup-overlay .act-popup .form .row fieldset input[type='submit']{font-size:14px;}.act-popup-overlay .act-popup ul.buttons li a:hover{background:#fff;color:#8c8279;}.act-popup-overlay .act-popup .close-btn span{display:none;}}
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(/Scripts/shadowbox-3.0.3/close.png);}
#sb-nav-next{background-image:url(/Scripts/shadowbox-3.0.3/next.png);}
#sb-nav-previous{background-image:url(/Scripts/shadowbox-3.0.3/previous.png);}
#sb-nav-play{background-image:url(/Scripts/shadowbox-3.0.3/play.png);}
#sb-nav-pause{background-image:url(/Scripts/shadowbox-3.0.3/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

.file {
    position: relative;
    display: block;
    margin: 15px 0 0 0;
}

.file input[type="file"] {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

.file .file_button {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 130px;
    height: 38px;
    font-size: 13px;
	font-weight:500;
    line-height:38px;
    color: #FFF;
    text-align: center;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #00948c;
    behavior: url(/PIE.htc);
}

.file .file_button.hover {
    background: #2f5351;
}

.file .file_name {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 260px;
    height: 38px;
    padding-left: 15px;
    font-size: 13px;
	font-style:italic;
	font-weight:300;
    line-height:38px;
    color: #FFF;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #062e79;
    color: #062e79;
}

.file .file_name.error {
    color: #E77776;
    /*color: #fff;*/
}
