/* Main color BLU :: SKIN CORPORATE 8 + CUSTOM + CUSTOM DD *//* SKIN CORPORATE 8 */a{color: #0f4c81;}a:hover{color: #125998;}a:focus{color: #125998;}a:active{color: #0c3f6a;}html .text-color-primary,html .text-primary{color: #0f4c81 !important;}html .text-color-hover-primary:hover,html .text-hover-primary:hover{color: #0f4c81 !important;}html .text-color-secondary,html .text-secondary{color: #00a824 !important;}html .text-color-hover-secondary:hover,html .text-hover-secondary:hover{color: #00a824 !important;}html .text-color-tertiary,html .text-tertiary{color: #fac610 !important;}html .text-color-hover-tertiary:hover,html .text-hover-tertiary:hover{color: #fac610 !important;}html .text-color-quaternary,html .text-quaternary{color: #d00000 !important;}html .text-color-hover-quaternary:hover,html .text-hover-quaternary:hover{color: #d00000 !important;}html .text-color-dark,html .text-dark{color: #212529 !important;}html .text-color-hover-dark:hover,html .text-hover-dark:hover{color: #212529 !important;}html .text-color-light,html .text-light{color: #FFF !important;}html .text-color-hover-light:hover,html .text-hover-light:hover{color: #FFF !important;}html .svg-fill-color-primary svg path,html .svg-fill-color-primary svg rect{fill: #0f4c81 !important;}html .svg-stroke-color-primary svg path,html .svg-stroke-color-primary svg rect{stroke: #0f4c81 !important;}html .svg-fill-color-secondary svg path,html .svg-fill-color-secondary svg rect{fill: #00a824 !important;}html .svg-stroke-color-secondary svg path,html .svg-stroke-color-secondary svg rect{stroke: #00a824 !important;}html .svg-fill-color-tertiary svg path,html .svg-fill-color-tertiary svg rect{fill: #fac610 !important;}html .svg-stroke-color-tertiary svg path,html .svg-stroke-color-tertiary svg rect{stroke: #fac610 !important;}html .svg-fill-color-quaternary svg path,html .svg-fill-color-quaternary svg rect{fill: #d00000 !important;}html .svg-stroke-color-quaternary svg path,html .svg-stroke-color-quaternary svg rect{stroke: #d00000 !important;}html .svg-fill-color-dark svg path,html .svg-fill-color-dark svg rect{fill: #212529 !important;}html .svg-stroke-color-dark svg path,html .svg-stroke-color-dark svg rect{stroke: #212529 !important;}html .svg-fill-color-light svg path,html .svg-fill-color-light svg rect{fill: #FFF !important;}html .svg-stroke-color-light svg path,html .svg-stroke-color-light svg rect{stroke: #FFF !important;}.gradient-text-color{color: #0f4c81;background: linear-gradient(to bottom right, #0f4c81, #00a824);background-image: linear-gradient(to right, #0f4c81, #00a824);}html .bg-color-primary,html .bg-primary{background-color: #0f4c81 !important;}html .bg-color-hover-primary:hover,html .bg-hover-primary:hover{background-color: #0f4c81 !important;}html .bg-color-after-primary:after{background-color: #0f4c81 !important;}html .bg-color-hover-after-primary:after:hover{background-color: #0f4c81 !important;}html .bg-color-before-primary:before{background-color: #0f4c81 !important;}html .bg-color-hover-before-primary:before:hover{background-color: #0f4c81 !important;}html .bg-color-secondary,html .bg-secondary{background-color: #00a824 !important;}html .bg-color-hover-secondary:hover,html .bg-hover-secondary:hover{background-color: #00a824 !important;}html .bg-color-after-secondary:after{background-color: #00a824 !important;}html .bg-color-hover-after-secondary:after:hover{background-color: #00a824 !important;}html .bg-color-before-secondary:before{background-color: #00a824 !important;}html .bg-color-hover-before-secondary:before:hover{background-color: #00a824 !important;}html .bg-color-tertiary,html .bg-tertiary{background-color: #fac610 !important;}html .bg-color-hover-tertiary:hover,html .bg-hover-tertiary:hover{background-color: #fac610 !important;}html .bg-color-after-tertiary:after{background-color: #fac610 !important;}html .bg-color-hover-after-tertiary:after:hover{background-color: #fac610 !important;}html .bg-color-before-tertiary:before{background-color: #fac610 !important;}html .bg-color-hover-before-tertiary:before:hover{background-color: #fac610 !important;}html .bg-color-quaternary,html .bg-quaternary{background-color: #d00000 !important;}html .bg-color-hover-quaternary:hover,html .bg-hover-quaternary:hover{background-color: #d00000 !important;}html .bg-color-after-quaternary:after{background-color: #d00000 !important;}html .bg-color-hover-after-quaternary:after:hover{background-color: #d00000 !important;}html .bg-color-before-quaternary:before{background-color: #d00000 !important;}html .bg-color-hover-before-quaternary:before:hover{background-color: #d00000 !important;}html .bg-color-dark,html .bg-dark{background-color: #212529 !important;}html .bg-color-hover-dark:hover,html .bg-hover-dark:hover{background-color: #212529 !important;}html .bg-color-after-dark:after{background-color: #212529 !important;}html .bg-color-hover-after-dark:after:hover{background-color: #212529 !important;}html .bg-color-before-dark:before{background-color: #212529 !important;}html .bg-color-hover-before-dark:before:hover{background-color: #212529 !important;}html .bg-color-light,html .bg-light{background-color: #FFF !important;}html .bg-color-hover-light:hover,html .bg-hover-light:hover{background-color: #FFF !important;}html .bg-color-after-light:after{background-color: #FFF !important;}html .bg-color-hover-after-light:after:hover{background-color: #FFF !important;}html .bg-color-before-light:before{background-color: #FFF !important;}html .bg-color-hover-before-light:before:hover{background-color: #FFF !important;}.bg-gradient{background: linear-gradient(135deg, #0f4c81 0%, #00a824 80%);}/* Color Transition */@keyframes colorTransition{0%{background-color: #0f4c81;}33%{background-color: #00a824;}66%{background-color: #fac610;}100%{background-color: #d00000;};}html .border-color-primary{border-color: #0f4c81 !important;}html .border-color-hover-primary:hover{border-color: #0f4c81 !important;}html .border-color-secondary{border-color: #00a824 !important;}html .border-color-hover-secondary:hover{border-color: #00a824 !important;}html .border-color-tertiary{border-color: #fac610 !important;}html .border-color-hover-tertiary:hover{border-color: #fac610 !important;}html .border-color-quaternary{border-color: #d00000 !important;}html .border-color-hover-quaternary:hover{border-color: #d00000 !important;}html .border-color-dark{border-color: #212529 !important;}html .border-color-hover-dark:hover{border-color: #212529 !important;}html .border-color-light{border-color: #FFF !important;}html .border-color-hover-light:hover{border-color: #FFF !important;}.alternative-font{color: #0f4c81;}html .box-shadow-1-primary:before{box-shadow: 0 30px 90px #0f4c81 !important;}html .box-shadow-1-secondary:before{box-shadow: 0 30px 90px #00a824 !important;}html .box-shadow-1-tertiary:before{box-shadow: 0 30px 90px #fac610 !important;}html .box-shadow-1-quaternary:before{box-shadow: 0 30px 90px #d00000 !important;}html .box-shadow-1-dark:before{box-shadow: 0 30px 90px #212529 !important;}html .box-shadow-1-light:before{box-shadow: 0 30px 90px #FFF !important;}html .blockquote-primary{border-color: #0f4c81 !important;}html .blockquote-secondary{border-color: #00a824 !important;}html .blockquote-tertiary{border-color: #fac610 !important;}html .blockquote-quaternary{border-color: #d00000 !important;}html .blockquote-dark{border-color: #212529 !important;}html .blockquote-light{border-color: #FFF !important;}p.drop-caps:first-letter{color: #0f4c81;}p.drop-caps.drop-caps-style-2:first-letter{background-color: #0f4c81;}html .nav-color-primary nav > ul > li > a{color: #0f4c81 !important;}html .nav-color-primary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before{background-color: #0f4c81 !important;}html .nav-color-primary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul{border-top-color: #0f4c81 !important;}html .nav-color-secondary nav > ul > li > a{color: #00a824 !important;}html .nav-color-secondary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before{background-color: #00a824 !important;}html .nav-color-secondary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul{border-top-color: #00a824 !important;}html .nav-color-tertiary nav > ul > li > a{color: #fac610 !important;}html .nav-color-tertiary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before{background-color: #fac610 !important;}html .nav-color-tertiary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul{border-top-color: #fac610 !important;}html .nav-color-quaternary nav > ul > li > a{color: #d00000 !important;}html .nav-color-quaternary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before{background-color: #d00000 !important;}html .nav-color-quaternary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul{border-top-color: #d00000 !important;}html .nav-color-dark nav > ul > li > a{color: #212529 !important;}html .nav-color-dark:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before{background-color: #212529 !important;}html .nav-color-dark:not(.header-nav-main-dropdown-arrow) nav > ul > li ul{border-top-color: #212529 !important;}html .nav-color-light nav > ul > li > a{color: #FFF !important;}html .nav-color-light:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before{background-color: #FFF !important;}html .nav-color-light:not(.header-nav-main-dropdown-arrow) nav > ul > li ul{border-top-color: #FFF !important;}.nav-pills > li.active > a,.nav-pills .nav-link.active{background-color: #0f4c81;}.nav-pills > li.active > a:hover,.nav-pills .nav-link.active:hover,.nav-pills > li.active > a:focus,.nav-pills .nav-link.active:focus{background-color: #0f4c81;}.nav-active-style-1 > li > a:hover,.nav-active-style-1 > li > a:focus,.nav-active-style-1 > li > a.active{border-bottom-color: #0f4c81;}html .nav-pills-primary a{color: #0f4c81;}html .nav-pills-primary a:hover{color: #125998;}html .nav-pills-primary a:focus{color: #125998;}html .nav-pills-primary a:active{color: #0c3f6a;}html .nav-pills-primary .nav-link.active,html .nav-pills-primary > li.active > a{background-color: #0f4c81;}html .nav-pills-primary .nav-link.active:hover,html .nav-pills-primary > li.active > a:hover,html .nav-pills-primary .nav-link.active:focus,html .nav-pills-primary > li.active > a:focus{background-color: #0f4c81;}html .nav-pills-secondary a{color: #00a824;}html .nav-pills-secondary a:hover{color: #00c229;}html .nav-pills-secondary a:focus{color: #00c229;}html .nav-pills-secondary a:active{color: #008f1f;}html .nav-pills-secondary .nav-link.active,html .nav-pills-secondary > li.active > a{background-color: #00a824;}html .nav-pills-secondary .nav-link.active:hover,html .nav-pills-secondary > li.active > a:hover,html .nav-pills-secondary .nav-link.active:focus,html .nav-pills-secondary > li.active > a:focus{background-color: #00a824;}html .nav-pills-tertiary a{color: #fac610;}html .nav-pills-tertiary a:hover{color: #fbcc29;}html .nav-pills-tertiary a:focus{color: #fbcc29;}html .nav-pills-tertiary a:active{color: #ecb805;}html .nav-pills-tertiary .nav-link.active,html .nav-pills-tertiary > li.active > a{background-color: #fac610;}html .nav-pills-tertiary .nav-link.active:hover,html .nav-pills-tertiary > li.active > a:hover,html .nav-pills-tertiary .nav-link.active:focus,html .nav-pills-tertiary > li.active > a:focus{background-color: #fac610;}html .nav-pills-quaternary a{color: #d00000;}html .nav-pills-quaternary a:hover{color: #ea0000;}html .nav-pills-quaternary a:focus{color: #ea0000;}html .nav-pills-quaternary a:active{color: #b70000;}html .nav-pills-quaternary .nav-link.active,html .nav-pills-quaternary > li.active > a{background-color: #d00000;}html .nav-pills-quaternary .nav-link.active:hover,html .nav-pills-quaternary > li.active > a:hover,html .nav-pills-quaternary .nav-link.active:focus,html .nav-pills-quaternary > li.active > a:focus{background-color: #d00000;}html .nav-pills-dark a{color: #212529;}html .nav-pills-dark a:hover{color: #2c3237;}html .nav-pills-dark a:focus{color: #2c3237;}html .nav-pills-dark a:active{color: #16181b;}html .nav-pills-dark .nav-link.active,html .nav-pills-dark > li.active > a{background-color: #212529;}html .nav-pills-dark .nav-link.active:hover,html .nav-pills-dark > li.active > a:hover,html .nav-pills-dark .nav-link.active:focus,html .nav-pills-dark > li.active > a:focus{background-color: #212529;}html .nav-pills-light a{color: #FFF;}html .nav-pills-light a:hover{color: #ffffff;}html .nav-pills-light a:focus{color: #ffffff;}html .nav-pills-light a:active{color: #f2f2f2;}html .nav-pills-light .nav-link.active,html .nav-pills-light > li.active > a{background-color: #FFF;}html .nav-pills-light .nav-link.active:hover,html .nav-pills-light > li.active > a:hover,html .nav-pills-light .nav-link.active:focus,html .nav-pills-light > li.active > a:focus{background-color: #FFF;}.section-scroll-dots-navigation.scroll-dots-navigation-colored > ul > li > a:before{background: #0f4c81;}.sort-source-wrapper .nav > li.active > a{color: #0f4c81;}.sort-source-wrapper .nav > li.active > a:hover,.sort-source-wrapper .nav > li.active > a:focus{color: #0f4c81;}.sort-source.sort-source-style-2 > li.active > a:after{border-top-color: #0f4c81;}.sort-source.sort-source-style-3 > li.active > a{border-bottom-color: #0f4c81 !important;color: #0f4c81 !important;}html .badge-primary{background-color: #0f4c81;}html .badge-secondary{background-color: #00a824;}html .badge-tertiary{background-color: #fac610;}html .badge-quaternary{background-color: #d00000;}html .badge-dark{background-color: #212529;}html .badge-light{background-color: #FFF;}html .overlay-color-primary:not(.no-skin):before{background-color: #0f4c81 !important;}html .overlay-color-secondary:not(.no-skin):before{background-color: #00a824 !important;}html .overlay-color-tertiary:not(.no-skin):before{background-color: #fac610 !important;}html .overlay-color-quaternary:not(.no-skin):before{background-color: #d00000 !important;}html .overlay-color-dark:not(.no-skin):before{background-color: #212529 !important;}html .overlay-color-light:not(.no-skin):before{background-color: #FFF !important;}.btn-link{color: #0f4c81;}.btn-link:hover{color: #125998;}.btn-link:active{color: #0c3f6a;}html .btn-primary{background-color: #0f4c81;border-color: #0f4c81 #0f4c81 #0a3153;color: #FFF;}html .btn-primary:hover, .btn-primary:focus,html .btn-primary.hover{background-color: #1360a3;border-color: #1467af #1467af #0f4c81;color: #FFF;}html .btn-primary:focus,html .btn-primary.focus{box-shadow: 0 0 0 3px rgba(15, 76, 129, 0.5);}html .btn-primary.disabled,html .btn-primary:disabled{background-color: #0f4c81;border-color: #0f4c81 #0f4c81 #0a3153;}html .btn-primary:active,html .btn-primary.active{background-color: #0b385f !important;background-image: none !important;border-color: #0a3153 #0a3153 #041626 !important;}html .btn-primary-scale-2{background-color: #0a3153;border-color: #0a3153 #0a3153 #041626;color: #FFF;}html .btn-primary-scale-2:hover,html .btn-primary-scale-2.hover{background-color: #0e4576;border-color: #0f4c81 #0f4c81 #0a3153;color: #FFF;}html .btn-primary-scale-2:focus,html .btn-primary-scale-2.focus{box-shadow: 0 0 0 3px rgba(10, 49, 83, 0.5);}html .btn-primary-scale-2.disabled,html .btn-primary-scale-2:disabled{background-color: #0a3153;border-color: #0a3153 #0a3153 #041626;}html .btn-primary-scale-2:active,html .btn-primary-scale-2.active{background-color: #061d31 !important;background-image: none !important;border-color: #041626 #041626 #000000 !important;}html .show > .btn-primary.dropdown-toggle,html .show > .btn-primary-scale-2.dropdown-toggle{background-color: #0b385f !important;background-image: none !important;border-color: #0a3153 #0a3153 #041626 !important;}html .btn-secondary{background-color: #00a824;border-color: #00a824 #00a824 #007519;color: #FFF;}html .btn-secondary:hover,html .btn-secondary.hover{background-color: #00ce2c;border-color: #00db2f #00db2f #00a824;color: #FFF;}html .btn-secondary:focus,html .btn-secondary.focus{box-shadow: 0 0 0 3px rgba(0, 168, 36, 0.5);}html .btn-secondary.disabled,html .btn-secondary:disabled{background-color: #00a824;border-color: #00a824 #00a824 #007519;}html .btn-secondary:active,html .btn-secondary.active{background-color: #00821c !important;background-image: none !important;border-color: #007519 #007519 #00420e !important;}html .btn-secondary-scale-2{background-color: #007519;border-color: #007519 #007519 #00420e;color: #FFF;}html .btn-secondary-scale-2:hover,html .btn-secondary-scale-2.hover{background-color: #009b21;border-color: #00a824 #00a824 #007519;color: #FFF;}html .btn-secondary-scale-2:focus,html .btn-secondary-scale-2.focus{box-shadow: 0 0 0 3px rgba(0, 117, 25, 0.5);}html .btn-secondary-scale-2.disabled,html .btn-secondary-scale-2:disabled{background-color: #007519;border-color: #007519 #007519 #00420e;}html .btn-secondary-scale-2:active,html .btn-secondary-scale-2.active{background-color: #004f11 !important;background-image: none !important;border-color: #00420e #00420e #000f03 !important;}html .show > .btn-secondary.dropdown-toggle,html .show > .btn-secondary-scale-2.dropdown-toggle{background-color: #00821c !important;background-image: none !important;border-color: #007519 #007519 #00420e !important;}html .btn-tertiary{background-color: #fac610;border-color: #fac610 #fac610 #d3a504;color: #777;}html .btn-tertiary:hover,html .btn-tertiary.hover{background-color: #fbcf35;border-color: #fbd242 #fbd242 #fac610;color: #777;}html .btn-tertiary:focus,html .btn-tertiary.focus{box-shadow: 0 0 0 3px rgba(250, 198, 16, 0.5);}html .btn-tertiary.disabled,html .btn-tertiary:disabled{background-color: #fac610;border-color: #fac610 #fac610 #d3a504;}html .btn-tertiary:active,html .btn-tertiary.active{background-color: #dfaf05 !important;background-image: none !important;border-color: #d3a504 #d3a504 #a17e03 !important;}html .btn-tertiary-scale-2{background-color: #d3a504;border-color: #d3a504 #d3a504 #a17e03;color: #777;}html .btn-tertiary-scale-2:hover,html .btn-tertiary-scale-2.hover{background-color: #f8c205;border-color: #fac610 #fac610 #d3a504;color: #777;}html .btn-tertiary-scale-2:focus,html .btn-tertiary-scale-2.focus{box-shadow: 0 0 0 3px rgba(211, 165, 4, 0.5);}html .btn-tertiary-scale-2.disabled,html .btn-tertiary-scale-2:disabled{background-color: #d3a504;border-color: #d3a504 #d3a504 #a17e03;}html .btn-tertiary-scale-2:active,html .btn-tertiary-scale-2.active{background-color: #ad8704 !important;background-image: none !important;border-color: #a17e03 #a17e03 #6f5702 !important;}html .show > .btn-tertiary.dropdown-toggle,html .show > .btn-tertiary-scale-2.dropdown-toggle{background-color: #dfaf05 !important;background-image: none !important;border-color: #d3a504 #d3a504 #a17e03 !important;}html .btn-quaternary{background-color: #d00000;border-color: #d00000 #d00000 #9d0000;color: #FFF;}html .btn-quaternary:hover,html .btn-quaternary.hover{background-color: #f60000;border-color: #ff0404 #ff0404 #d00000;color: #FFF;}html .btn-quaternary:focus,html .btn-quaternary.focus{box-shadow: 0 0 0 3px rgba(208, 0, 0, 0.5);}html .btn-quaternary.disabled,html .btn-quaternary:disabled{background-color: #d00000;border-color: #d00000 #d00000 #9d0000;}html .btn-quaternary:active,html .btn-quaternary.active{background-color: #aa0000 !important;background-image: none !important;border-color: #9d0000 #9d0000 #6a0000 !important;}html .btn-quaternary-scale-2{background-color: #9d0000;border-color: #9d0000 #9d0000 #6a0000;color: #FFF;}html .btn-quaternary-scale-2:hover,html .btn-quaternary-scale-2.hover{background-color: #c30000;border-color: #d00000 #d00000 #9d0000;color: #FFF;}html .btn-quaternary-scale-2:focus,html .btn-quaternary-scale-2.focus{box-shadow: 0 0 0 3px rgba(157, 0, 0, 0.5);}html .btn-quaternary-scale-2.disabled,html .btn-quaternary-scale-2:disabled{background-color: #9d0000;border-color: #9d0000 #9d0000 #6a0000;}html .btn-quaternary-scale-2:active,html .btn-quaternary-scale-2.active{background-color: #770000 !important;background-image: none !important;border-color: #6a0000 #6a0000 #370000 !important;}html .show > .btn-quaternary.dropdown-toggle,html .show > .btn-quaternary-scale-2.dropdown-toggle{background-color: #aa0000 !important;background-image: none !important;border-color: #9d0000 #9d0000 #6a0000 !important;}html .btn-dark{background-color: #212529;border-color: #212529 #212529 #0a0c0d;color: #FFF;}html .btn-dark:hover,html .btn-dark.hover{background-color: #32383e;border-color: #383f45 #383f45 #212529;color: #FFF;}html .btn-dark:focus,html .btn-dark.focus{box-shadow: 0 0 0 3px rgba(33, 37, 41, 0.5);}html .btn-dark.disabled,html .btn-dark:disabled{background-color: #212529;border-color: #212529 #212529 #0a0c0d;}html .btn-dark:active,html .btn-dark.active{background-color: #101214 !important;background-image: none !important;border-color: #0a0c0d #0a0c0d #000000 !important;}html .btn-dark-scale-2{background-color: #0a0c0d;border-color: #0a0c0d #0a0c0d #000000;color: #FFF;}html .btn-dark-scale-2:hover,html .btn-dark-scale-2.hover{background-color: #1b1f22;border-color: #212529 #212529 #0a0c0d;color: #FFF;}html .btn-dark-scale-2:focus,html .btn-dark-scale-2.focus{box-shadow: 0 0 0 3px rgba(10, 11, 13, 0.5);}html .btn-dark-scale-2.disabled,html .btn-dark-scale-2:disabled{background-color: #0a0c0d;border-color: #0a0c0d #0a0c0d #000000;}html .btn-dark-scale-2:active,html .btn-dark-scale-2.active{background-color: #000000 !important;background-image: none !important;border-color: #000000 #000000 #000000 !important;}html .show > .btn-dark.dropdown-toggle,html .show > .btn-dark-scale-2.dropdown-toggle{background-color: #101214 !important;background-image: none !important;border-color: #0a0c0d #0a0c0d #000000 !important;}html .btn-light{background-color: #FFF;border-color: #FFF #FFF #e6e6e6;color: #777;}html .btn-light:hover,html .btn-light.hover{background-color: #ffffff;border-color: #ffffff #ffffff #FFF;color: #777;}html .btn-light:focus,html .btn-light.focus{box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);}html .btn-light.disabled,html .btn-light:disabled{background-color: #FFF;border-color: #FFF #FFF #e6e6e6;}html .btn-light:active,html .btn-light.active{background-color: #ececec !important;background-image: none !important;border-color: #e6e6e6 #e6e6e6 #cccccc !important;}html .btn-light-scale-2{background-color: #e6e6e6;border-color: #e6e6e6 #e6e6e6 #cccccc;color: #777;}html .btn-light-scale-2:hover,html .btn-light-scale-2.hover{background-color: #f9f9f9;border-color: #ffffff #ffffff #e6e6e6;color: #777;}html .btn-light-scale-2:focus,html .btn-light-scale-2.focus{box-shadow: 0 0 0 3px rgba(230, 230, 230, 0.5);}html .btn-light-scale-2.disabled,html .btn-light-scale-2:disabled{background-color: #e6e6e6;border-color: #e6e6e6 #e6e6e6 #cccccc;}html .btn-light-scale-2:active,html .btn-light-scale-2.active{background-color: #d2d2d2 !important;background-image: none !important;border-color: #cccccc #cccccc #b3b3b3 !important;}html .show > .btn-light.dropdown-toggle,html .show > .btn-light-scale-2.dropdown-toggle{background-color: #ececec !important;background-image: none !important;border-color: #e6e6e6 #e6e6e6 #cccccc !important;}html .btn-outline.btn-primary{color: #0f4c81;background-color: transparent;background-image: none;border-color: #0f4c81;}html .btn-outline.btn-primary:hover,html .btn-outline.btn-primary.hover{color: #FFF;background-color: #0f4c81;border-color: #0f4c81;}html .btn-outline.btn-primary:focus,html .btn-outline.btn-primary.focus{box-shadow: 0 0 0 3px rgba(15, 76, 129, 0.5);}html .btn-outline.btn-primary.disabled,html .btn-outline.btn-primary:disabled{color: #0f4c81;background-color: transparent;}html .btn-outline.btn-primary:active,html .btn-outline.btn-primary.active{color: #FFF !important;background-color: #0f4c81 !important;border-color: #0f4c81 !important;}html .show > .btn-outline.btn-primary.dropdown-toggle{color: #FFF !important;background-color: #0f4c81 !important;border-color: #0f4c81 !important;}html .btn-outline.btn-secondary{color: #00a824;background-color: transparent;background-image: none;border-color: #00a824;}html .btn-outline.btn-secondary:hover,html .btn-outline.btn-secondary.hover{color: #FFF;background-color: #00a824;border-color: #00a824;}html .btn-outline.btn-secondary:focus,html .btn-outline.btn-secondary.focus{box-shadow: 0 0 0 3px rgba(0, 168, 36, 0.5);}html .btn-outline.btn-secondary.disabled,html .btn-outline.btn-secondary:disabled{color: #00a824;background-color: transparent;}html .btn-outline.btn-secondary:active,html .btn-outline.btn-secondary.active{color: #FFF !important;background-color: #00a824 !important;border-color: #00a824 !important;}html .show > .btn-outline.btn-secondary.dropdown-toggle{color: #FFF !important;background-color: #00a824 !important;border-color: #00a824 !important;}html .btn-outline.btn-tertiary{color: #fac610;background-color: transparent;background-image: none;border-color: #fac610;}html .btn-outline.btn-tertiary:hover,html .btn-outline.btn-tertiary.hover{color: #777;background-color: #fac610;border-color: #fac610;}html .btn-outline.btn-tertiary:focus,html .btn-outline.btn-tertiary.focus{box-shadow: 0 0 0 3px rgba(250, 198, 16, 0.5);}html .btn-outline.btn-tertiary.disabled,html .btn-outline.btn-tertiary:disabled{color: #fac610;background-color: transparent;}html .btn-outline.btn-tertiary:active,html .btn-outline.btn-tertiary.active{color: #777 !important;background-color: #fac610 !important;border-color: #fac610 !important;}html .show > .btn-outline.btn-tertiary.dropdown-toggle{color: #777 !important;background-color: #fac610 !important;border-color: #fac610 !important;}html .btn-outline.btn-quaternary{color: #d00000;background-color: transparent;background-image: none;border-color: #d00000;}html .btn-outline.btn-quaternary:hover,html .btn-outline.btn-quaternary.hover{color: #FFF;background-color: #d00000;border-color: #d00000;}html .btn-outline.btn-quaternary:focus,html .btn-outline.btn-quaternary.focus{box-shadow: 0 0 0 3px rgba(208, 0, 0, 0.5);}html .btn-outline.btn-quaternary.disabled,html .btn-outline.btn-quaternary:disabled{color: #d00000;background-color: transparent;}html .btn-outline.btn-quaternary:active,html .btn-outline.btn-quaternary.active{color: #FFF !important;background-color: #d00000 !important;border-color: #d00000 !important;}html .show > .btn-outline.btn-quaternary.dropdown-toggle{color: #FFF !important;background-color: #d00000 !important;border-color: #d00000 !important;}html .btn-outline.btn-dark{color: #212529;background-color: transparent;background-image: none;border-color: #212529;}html .btn-outline.btn-dark:hover,html .btn-outline.btn-dark.hover{color: #FFF;background-color: #212529;border-color: #212529;}html .btn-outline.btn-dark:focus,html .btn-outline.btn-dark.focus{box-shadow: 0 0 0 3px rgba(33, 37, 41, 0.5);}html .btn-outline.btn-dark.disabled,html .btn-outline.btn-dark:disabled{color: #212529;background-color: transparent;}html .btn-outline.btn-dark:active,html .btn-outline.btn-dark.active{color: #FFF !important;background-color: #212529 !important;border-color: #212529 !important;}html .show > .btn-outline.btn-dark.dropdown-toggle{color: #FFF !important;background-color: #212529 !important;border-color: #212529 !important;}html .btn-outline.btn-light{color: #FFF;background-color: transparent;background-image: none;border-color: #FFF;}html .btn-outline.btn-light:hover,html .btn-outline.btn-light.hover{color: #777;background-color: #FFF;border-color: #FFF;}html .btn-outline.btn-light:focus,html .btn-outline.btn-light.focus{box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);}html .btn-outline.btn-light.disabled,html .btn-outline.btn-light:disabled{color: #FFF;background-color: transparent;}html .btn-outline.btn-light:active,html .btn-outline.btn-light.active{color: #777 !important;background-color: #FFF !important;border-color: #FFF !important;}html .show > .btn-outline.btn-light.dropdown-toggle{color: #777 !important;background-color: #FFF !important;border-color: #FFF !important;}html .btn-with-arrow.btn-primary{background-color: transparent;border-color: transparent;color: #0f4c81;}html .btn-with-arrow.btn-primary:active{background-color: transparent !important;border-color: transparent !important;color: #0f4c81 !important;}html .btn-with-arrow.btn-primary span{background-color: #0f4c81;box-shadow: 2px 3px 18px -3px #0f4c81;}html .btn-with-arrow.btn-primary.btn-outline{border-color: #0f4c81 !important;}html .btn-with-arrow.btn-primary.btn-outline:hover span{background-color: #125998 !important;box-shadow: none;}html .btn-with-arrow.btn-secondary{background-color: transparent;border-color: transparent;color: #00a824;}html .btn-with-arrow.btn-secondary:active{background-color: transparent !important;border-color: transparent !important;color: #00a824 !important;}html .btn-with-arrow.btn-secondary span{background-color: #00a824;box-shadow: 2px 3px 18px -3px #00a824;}html .btn-with-arrow.btn-secondary.btn-outline{border-color: #00a824 !important;}html .btn-with-arrow.btn-secondary.btn-outline:hover span{background-color: #00c229 !important;box-shadow: none;}html .btn-with-arrow.btn-tertiary{background-color: transparent;border-color: transparent;color: #fac610;}html .btn-with-arrow.btn-tertiary:active{background-color: transparent !important;border-color: transparent !important;color: #fac610 !important;}html .btn-with-arrow.btn-tertiary span{background-color: #fac610;box-shadow: 2px 3px 18px -3px #fac610;}html .btn-with-arrow.btn-tertiary.btn-outline{border-color: #fac610 !important;}html .btn-with-arrow.btn-tertiary.btn-outline:hover span{background-color: #fbcc29 !important;box-shadow: none;}html .btn-with-arrow.btn-quaternary{background-color: transparent;border-color: transparent;color: #d00000;}html .btn-with-arrow.btn-quaternary:active{background-color: transparent !important;border-color: transparent !important;color: #d00000 !important;}html .btn-with-arrow.btn-quaternary span{background-color: #d00000;box-shadow: 2px 3px 18px -3px #d00000;}html .btn-with-arrow.btn-quaternary.btn-outline{border-color: #d00000 !important;}html .btn-with-arrow.btn-quaternary.btn-outline:hover span{background-color: #ea0000 !important;box-shadow: none;}html .btn-with-arrow.btn-dark{background-color: transparent;border-color: transparent;color: #212529;}html .btn-with-arrow.btn-dark:active{background-color: transparent !important;border-color: transparent !important;color: #212529 !important;}html .btn-with-arrow.btn-dark span{background-color: #212529;box-shadow: 2px 3px 18px -3px #212529;}html .btn-with-arrow.btn-dark.btn-outline{border-color: #212529 !important;}html .btn-with-arrow.btn-dark.btn-outline:hover span{background-color: #2c3237 !important;box-shadow: none;}html .btn-with-arrow.btn-light{background-color: transparent;border-color: transparent;color: #FFF;}html .btn-with-arrow.btn-light:active{background-color: transparent !important;border-color: transparent !important;color: #FFF !important;}html .btn-with-arrow.btn-light span{background-color: #FFF;box-shadow: 2px 3px 18px -3px #FFF;}html .btn-with-arrow.btn-light.btn-outline{border-color: #FFF !important;}html .btn-with-arrow.btn-light.btn-outline:hover span{background-color: #ffffff !important;box-shadow: none;}.btn-gradient:not(.btn-outline){background: linear-gradient(135deg, #0f4c81 0%, #00a824 80%);color: #FFF;}.btn-gradient:not(.btn-outline):hover,.btn-gradient:not(.btn-outline).hover{background: linear-gradient(135deg, #1360a3 0%, #00ce2c 80%);color: #FFF;}.btn-gradient:not(.btn-outline):focus,.btn-gradient:not(.btn-outline).focus{box-shadow: 0 0 0 3px rgba(15, 76, 129, 0.5);}.btn-gradient:not(.btn-outline).disabled,.btn-gradient:not(.btn-outline):disabled{background: linear-gradient(135deg, #0f4c81 0%, #00a824 80%);}.btn-gradient:not(.btn-outline):active,.btn-gradient:not(.btn-outline).active{background: linear-gradient(135deg, #0b385f 0%, #00821c 80%) !important;color: #FFF !important;}.btn-gradient.btn-outline{border-image: linear-gradient(135deg, #0f4c81 0%, #00a824 80%);color: #0f4c81;}.btn-gradient.btn-outline:hover,.btn-gradient.btn-outline.hover{border-image: linear-gradient(135deg, #1360a3 0%, #00ce2c 80%);color: #1360a3;}.btn-gradient.btn-outline:focus,.btn-gradient.btn-outline.focus{box-shadow: 0 0 0 3px rgba(15, 76, 129, 0.5);}.btn-gradient.btn-outline.disabled,.btn-gradient.btn-outline:disabled{border-image: linear-gradient(135deg, #0f4c81 0%, #00a824 80%);}.btn-gradient.btn-outline:active,.btn-gradient.btn-outline.active{border-image: linear-gradient(135deg, #0b385f 0%, #00821c 80%) !important;color: #0b385f;}.pagination > a,.pagination > a:hover,.pagination > a:focus,.pagination > li > a,.pagination > li > span,.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus{color: #0f4c81;}.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus,.pagination .page-item.active .page-link{background-color: #0f4c81 !important;border-color: #0f4c81;}body.dark .pagination > li > a,body.dark .pagination > li > span,body.dark .pagination > li > a:hover,body.dark .pagination > li > span:hover,body.dark .pagination > li > a:focus,body.dark .pagination > li > span:focus{color: #0f4c81;}body.dark .pagination > .active > a,body.dark .pagination > .active > span,body.dark .pagination > .active > a:hover,body.dark .pagination > .active > span:hover,body.dark .pagination > .active > a:focus,body.dark .pagination > .active > span:focus{background-color: #0f4c81;border-color: #0f4c81;}.pagination > .active > a,body.dark .pagination > .active > a{background-color: #0f4c81;border-color: #0f4c81 #0f4c81 #0a3153;color: #fff;}.pagination > .active > a:hover,body.dark .pagination > .active > a:hover,.pagination > .active > a.hover,body.dark .pagination > .active > a.hover{background-color: #1360a3;border-color: #1467af #1467af #0f4c81;color: #fff;}.pagination > .active > a:focus,body.dark .pagination > .active > a:focus,.pagination > .active > a.focus,body.dark .pagination > .active > a.focus{box-shadow: 0 0 0 3px rgba(15, 76, 129, 0.5);}.pagination > .active > a.disabled,body.dark .pagination > .active > a.disabled,.pagination > .active > a:disabled,body.dark .pagination > .active > a:disabled{background-color: #0f4c81;border-color: #0f4c81 #0f4c81 #0a3153;}.pagination > .active > a:active,body.dark .pagination > .active > a:active,.pagination > .active > a.active,body.dark .pagination > .active > a.active{background-color: #0b385f !important;background-image: none !important;border-color: #0a3153 #0a3153 #041626 !important;}.custom-control-input:checked ~ .custom-control-label::before,.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before{background-color: #0f4c81;}html .alert-primary{background-color: #0f4c81;border-color: #0d4473;color: #FFF;}html .alert-primary .alert-link{color: #FFF;}html .alert-secondary{background-color: #00a824;border-color: #009921;color: #FFF;}html .alert-secondary .alert-link{color: #FFF;}html .alert-tertiary{background-color: #fac610;border-color: #f6c005;color: #777;}html .alert-tertiary .alert-link{color: #777;}html .alert-quaternary{background-color: #d00000;border-color: #c10000;color: #FFF;}html .alert-quaternary .alert-link{color: #FFF;}html .alert-dark{background-color: #212529;border-color: #1a1d21;color: #FFF;}html .alert-dark .alert-link{color: #FFF;}html .alert-light{background-color: #FFF;border-color: #f7f7f7;color: #777;}html .alert-light .alert-link{color: #777;}html .progress-bar-primary{background-color: #0f4c81;}html .progress-bar-secondary{background-color: #00a824;}html .progress-bar-tertiary{background-color: #fac610;}html .progress-bar-quaternary{background-color: #d00000;}html .progress-bar-dark{background-color: #212529;}html .progress-bar-light{background-color: #FFF;}html .word-rotator.loading-bar-primary .word-rotator-words::after{background-color: #0f4c81;}html .word-rotator.loading-bar-secondary .word-rotator-words::after{background-color: #00a824;}html .word-rotator.loading-bar-tertiary .word-rotator-words::after{background-color: #fac610;}html .word-rotator.loading-bar-quaternary .word-rotator-words::after{background-color: #d00000;}html .word-rotator.loading-bar-dark .word-rotator-words::after{background-color: #212529;}html .word-rotator.loading-bar-light .word-rotator-words::after{background-color: #FFF;}.process .process-step-circle{border-color: #0f4c81;}.process .process-step:hover .process-step-circle{background-color: #0f4c81;}.process .process-step:hover .process-step-circle .process-step-circle-content{color: #FFF !important;}.process-connecting-line .connecting-line{background: #0f4c81;}html .rating-primary .filled-stars{color: #0f4c81;}html .rating-secondary .filled-stars{color: #00a824;}html .rating-tertiary .filled-stars{color: #fac610;}html .rating-quaternary .filled-stars{color: #d00000;}html .rating-dark .filled-stars{color: #212529;}html .rating-light .filled-stars{color: #FFF;}html section.section-primary{background-color: #0f4c81 !important;border-color: #0c3f6a !important;}html section.section-primary h1,html section.section-primary h2,html section.section-primary h3,html section.section-primary h4,html section.section-primary h5,html section.section-primary h6{color: #FFF;}html section.section-primary p{color: #e6e6e6;}html section.section-primary-scale-2{background-color: #0a3153 !important;border-color: #07243c !important;}html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after{border-top-color: #0a3153;}html section.section-secondary{background-color: #00a824 !important;border-color: #008f1f !important;}html section.section-secondary h1,html section.section-secondary h2,html section.section-secondary h3,html section.section-secondary h4,html section.section-secondary h5,html section.section-secondary h6{color: #FFF;}html section.section-secondary p{color: #e6e6e6;}html section.section-secondary-scale-2{background-color: #007519 !important;border-color: #005c14 !important;}html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after{border-top-color: #007519;}html section.section-tertiary{background-color: #fac610 !important;border-color: #ecb805 !important;}html section.section-tertiary h1,html section.section-tertiary h2,html section.section-tertiary h3,html section.section-tertiary h4,html section.section-tertiary h5,html section.section-tertiary h6{color: #777;}html section.section-tertiary p{color: #5e5e5e;}html section.section-tertiary-scale-2{background-color: #d3a504 !important;border-color: #ba9104 !important;}html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after{border-top-color: #d3a504;}html section.section-quaternary{background-color: #d00000 !important;border-color: #b70000 !important;}html section.section-quaternary h1,html section.section-quaternary h2,html section.section-quaternary h3,html section.section-quaternary h4,html section.section-quaternary h5,html section.section-quaternary h6{color: #FFF;}html section.section-quaternary p{color: #e6e6e6;}html section.section-quaternary-scale-2{background-color: #9d0000 !important;border-color: #840000 !important;}html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after{border-top-color: #9d0000;}html section.section-dark{background-color: #212529 !important;border-color: #16181b !important;}html section.section-dark h1,html section.section-dark h2,html section.section-dark h3,html section.section-dark h4,html section.section-dark h5,html section.section-dark h6{color: #FFF;}html section.section-dark p{color: #e6e6e6;}html section.section-dark-scale-2{background-color: #0a0c0d !important;border-color: #000000 !important;}html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a:after{border-top-color: #0a0c0d;}html section.section-light{background-color: #FFF !important;border-color: #f2f2f2 !important;}html section.section-light h1,html section.section-light h2,html section.section-light h3,html section.section-light h4,html section.section-light h5,html section.section-light h6{color: #777;}html section.section-light p{color: #5e5e5e;}html section.section-light-scale-2{background-color: #e6e6e6 !important;border-color: #d9d9d9 !important;}html section.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a:after{border-top-color: #e6e6e6;}section.section.section-background-half-primary-half-secondary{background: linear-gradient(to right, #0f4c81 50%, #00a824 50%);}section.section.section-overlay-opacity-gradient:before{background: linear-gradient(135deg, #0f4c81 0%, #00a824 80%);}html .bg-color-light-scale-1{background-color: #f7f7f7 !important;}html .section.bg-color-light-scale-1,html .bg-color-light-scale-border-top-1{border-top-color: #efefef !important;}html .bg-color-light-scale-2{background-color: #e8e8e8 !important;}html .section.bg-color-light-scale-2,html .bg-color-light-scale-border-top-2{border-top-color: #e0e0e0 !important;}html .bg-color-light-scale-3{background-color: #e0e0e0 !important;}html .section.bg-color-light-scale-3,html .bg-color-light-scale-border-top-3{border-top-color: #d8d8d8 !important;}html .bg-color-light-scale-4{background-color: #d8d8d8 !important;}html .section.bg-color-light-scale-4,html .bg-color-light-scale-border-top-4{border-top-color: #d1d1d1 !important;}html .bg-color-light-scale-5{background-color: #d1d1d1 !important;}html .section.bg-color-light-scale-5,html .bg-color-light-scale-border-top-5{border-top-color: #c9c9c9 !important;}html .bg-color-light-scale-6{background-color: #c9c9c9 !important;}html .section.bg-color-light-scale-6,html .bg-color-light-scale-border-top-6{border-top-color: #c1c1c1 !important;}html .bg-color-light-scale-7{background-color: #c1c1c1 !important;}html .section.bg-color-light-scale-7,html .bg-color-light-scale-border-top-7{border-top-color: #bababa !important;}html .bg-color-light-scale-8{background-color: #bababa !important;}html .section.bg-color-light-scale-8,html .bg-color-light-scale-border-top-8{border-top-color: #b2b2b2 !important;}html .bg-color-light-scale-9{background-color: #b2b2b2 !important;}html .section.bg-color-light-scale-9,html .bg-color-light-scale-border-top-9{border-top-color: #ababab !important;}html .bg-color-dark-scale-1{background-color: #212529 !important;}html .section.bg-color-dark-scale-1,html .bg-color-dark-scale-border-top-1{border-top-color: #1a1d21 !important;}html .bg-color-dark-scale-2{background-color: #1c2023 !important;}html .section.bg-color-dark-scale-2,html .bg-color-dark-scale-border-top-2{border-top-color: #16181b !important;}html .bg-color-dark-scale-3{background-color: #181b1e !important;}html .section.bg-color-dark-scale-3,html .bg-color-dark-scale-border-top-3{border-top-color: #111315 !important;}html .bg-color-dark-scale-4{background-color: #131618 !important;}html .section.bg-color-dark-scale-4,html .bg-color-dark-scale-border-top-4{border-top-color: #0d0e10 !important;}html .bg-color-dark-scale-5{background-color: #0f1112 !important;}html .section.bg-color-dark-scale-5,html .bg-color-dark-scale-border-top-5{border-top-color: #08090a !important;}html .bg-color-dark-scale-6{background-color: #0a0c0d !important;}html .section.bg-color-dark-scale-6,html .bg-color-dark-scale-border-top-6{border-top-color: #030404 !important;}html .bg-color-dark-scale-7{background-color: #060607 !important;}html .section.bg-color-dark-scale-7,html .bg-color-dark-scale-border-top-7{border-top-color: #000000 !important;}html .bg-color-dark-scale-8{background-color: #010101 !important;}html .section.bg-color-dark-scale-8,html .bg-color-dark-scale-border-top-8{border-top-color: #000000 !important;}html .bg-color-dark-scale-9{background-color: #000000 !important;}html .section.bg-color-dark-scale-9,html .bg-color-dark-scale-border-top-9{border-top-color: #000000 !important;}section.page-header .page-header-title-border{background-color: #0f4c81 !important;}section.page-header.custom-product{background-color: #0c3f6a;border-top-color: #0e4778;}html .page-header-color.page-header-primary{background-color: #0f4c81;border-bottom-color: #0f4c81;color: #FFF;}html .page-header-color.page-header-primary h1{color: #FFF;}html .page-header-color.page-header-primary h1 span{color: #FFF;}html .page-header-color.page-header-primary a{color: #FFF;}html .page-header-color.page-header-primary .breadcrumb > .active{color: #FFF;}html .page-header-color.page-header-secondary{background-color: #00a824;border-bottom-color: #00a824;color: #FFF;}html .page-header-color.page-header-secondary h1{color: #FFF;}html .page-header-color.page-header-secondary h1 span{color: #FFF;}html .page-header-color.page-header-secondary a{color: #FFF;}html .page-header-color.page-header-secondary .breadcrumb > .active{color: #FFF;}html .page-header-color.page-header-tertiary{background-color: #fac610;border-bottom-color: #fac610;color: #777;}html .page-header-color.page-header-tertiary h1{color: #777;}html .page-header-color.page-header-tertiary h1 span{color: #777;}html .page-header-color.page-header-tertiary a{color: #777;}html .page-header-color.page-header-tertiary .breadcrumb > .active{color: #777;}html .page-header-color.page-header-quaternary{background-color: #d00000;border-bottom-color: #d00000;color: #FFF;}html .page-header-color.page-header-quaternary h1{color: #FFF;}html .page-header-color.page-header-quaternary h1 span{color: #FFF;}html .page-header-color.page-header-quaternary a{color: #FFF;}html .page-header-color.page-header-quaternary .breadcrumb > .active{color: #FFF;}html .page-header-color.page-header-dark{background-color: #212529;border-bottom-color: #212529;color: #FFF;}html .page-header-color.page-header-dark h1{color: #FFF;}html .page-header-color.page-header-dark h1 span{color: #FFF;}html .page-header-color.page-header-dark a{color: #FFF;}html .page-header-color.page-header-dark .breadcrumb > .active{color: #FFF;}html .page-header-color.page-header-light{background-color: #FFF;border-bottom-color: #FFF;color: #777;}html .page-header-color.page-header-light h1{color: #777;}html .page-header-color.page-header-light h1 span{color: #777;}html .page-header-color.page-header-light a{color: #777;}html .page-header-color.page-header-light .breadcrumb > .active{color: #777;}html .toggle-primary .toggle label,html .toggle-primary .toggle .toggle-title{color: #0f4c81;border-left-color: #0f4c81;border-right-color: #0f4c81;}html .toggle-primary .toggle.active > label,html .toggle-primary .toggle.active > .toggle-title{background-color: #0f4c81;border-color: #0f4c81;color: #FFF;}html .toggle-primary.toggle-simple .toggle > label:after,html .toggle-primary.toggle-simple .toggle > .toggle-title:after{background-color: #0f4c81;}html .toggle-primary.toggle-minimal .toggle.active > label,html .toggle-primary.toggle-minimal .toggle.active > .toggle-title{color: #0f4c81;}html .toggle-secondary .toggle label,html .toggle-secondary .toggle .toggle-title{color: #00a824;border-left-color: #00a824;border-right-color: #00a824;}html .toggle-secondary .toggle.active > label,html .toggle-secondary .toggle.active > .toggle-title{background-color: #00a824;border-color: #00a824;color: #FFF;}html .toggle-secondary.toggle-simple .toggle > label:after,html .toggle-secondary.toggle-simple .toggle > .toggle-title:after{background-color: #00a824;}html .toggle-secondary.toggle-minimal .toggle.active > label,html .toggle-secondary.toggle-minimal .toggle.active > .toggle-title{color: #00a824;}html .toggle-tertiary .toggle label,html .toggle-tertiary .toggle .toggle-title{color: #fac610;border-left-color: #fac610;border-right-color: #fac610;}html .toggle-tertiary .toggle.active > label,html .toggle-tertiary .toggle.active > .toggle-title{background-color: #fac610;border-color: #fac610;color: #777;}html .toggle-tertiary.toggle-simple .toggle > label:after,html .toggle-tertiary.toggle-simple .toggle > .toggle-title:after{background-color: #fac610;}html .toggle-tertiary.toggle-minimal .toggle.active > label,html .toggle-tertiary.toggle-minimal .toggle.active > .toggle-title{color: #fac610;}html .toggle-quaternary .toggle label,html .toggle-quaternary .toggle .toggle-title{color: #d00000;border-left-color: #d00000;border-right-color: #d00000;}html .toggle-quaternary .toggle.active > label,html .toggle-quaternary .toggle.active > .toggle-title{background-color: #d00000;border-color: #d00000;color: #FFF;}html .toggle-quaternary.toggle-simple .toggle > label:after,html .toggle-quaternary.toggle-simple .toggle > .toggle-title:after{background-color: #d00000;}html .toggle-quaternary.toggle-minimal .toggle.active > label,html .toggle-quaternary.toggle-minimal .toggle.active > .toggle-title{color: #d00000;}html .toggle-dark .toggle label,html .toggle-dark .toggle .toggle-title{color: #212529;border-left-color: #212529;border-right-color: #212529;}html .toggle-dark .toggle.active > label,html .toggle-dark .toggle.active > .toggle-title{background-color: #212529;border-color: #212529;color: #FFF;}html .toggle-dark.toggle-simple .toggle > label:after,html .toggle-dark.toggle-simple .toggle > .toggle-title:after{background-color: #212529;}html .toggle-dark.toggle-minimal .toggle.active > label,html .toggle-dark.toggle-minimal .toggle.active > .toggle-title{color: #212529;}html .toggle-light .toggle label,html .toggle-light .toggle .toggle-title{color: #FFF;border-left-color: #FFF;border-right-color: #FFF;}html .toggle-light .toggle.active > label,html .toggle-light .toggle.active > .toggle-title{background-color: #FFF;border-color: #FFF;color: #777;}html .toggle-light.toggle-simple .toggle > label:after,html .toggle-light.toggle-simple .toggle > .toggle-title:after{background-color: #FFF;}html .toggle-light.toggle-minimal .toggle.active > label,html .toggle-light.toggle-minimal .toggle.active > .toggle-title{color: #FFF;}.thumb-info .thumb-info-type,.thumb-info .thumb-info-action-icon,.thumb-info-social-icons a,.thumbnail .zoom,.img-thumbnail .zoom,.thumb-info-ribbon{background-color: #0f4c81;}html .thumb-info .thumb-info-action-icon-primary{background-color: #0f4c81;}html .thumb-info .thumb-info-action-icon-primary i{color: #FFF;}html .thumb-info .thumb-info-action-icon-secondary{background-color: #00a824;}html .thumb-info .thumb-info-action-icon-secondary i{color: #FFF;}html .thumb-info .thumb-info-action-icon-tertiary{background-color: #fac610;}html .thumb-info .thumb-info-action-icon-tertiary i{color: #777;}html .thumb-info .thumb-info-action-icon-quaternary{background-color: #d00000;}html .thumb-info .thumb-info-action-icon-quaternary i{color: #FFF;}html .thumb-info .thumb-info-action-icon-dark{background-color: #212529;}html .thumb-info .thumb-info-action-icon-dark i{color: #FFF;}html .thumb-info .thumb-info-action-icon-light{background-color: #FFF;}html .thumb-info .thumb-info-action-icon-light i{color: #777;}.thumb-info-ribbon:before{border-right-color: #07243c;border-left-color: #07243c;}.thumb-info.thumb-info-block-primary .thumb-info-wrapper:before{background: rgba(15, 76, 129, 0.9);}.thumb-info-floating-caption-title .thumb-info-floating-caption-type{background-color: #0f4c81;}.inverted{background-color: #0f4c81;}html .inverted-primary{background-color: #0f4c81;}html .inverted-secondary{background-color: #00a824;}html .inverted-tertiary{background-color: #fac610;}html .inverted-quaternary{background-color: #d00000;}html .inverted-dark{background-color: #212529;}html .inverted-light{background-color: #FFF;}.owl-carousel .owl-dots .owl-dot.active span,.owl-carousel .owl-dots .owl-dot:hover span{background-color: #0c3c66;}.owl-carousel.show-nav-title .owl-nav button[class*="owl-"],.owl-carousel.show-nav-title .owl-nav button[class*="owl-"]:hover,.owl-carousel.show-nav-title .owl-nav button[class*="owl-"].hover{color: #0f4c81;}.owl-carousel .owl-nav button[class*="owl-"]{background-color: #0f4c81;border-color: #0f4c81 #0f4c81 #0a3153;color: #FFF;}.owl-carousel .owl-nav button[class*="owl-"]:hover,.owl-carousel .owl-nav button[class*="owl-"].hover{background-color: #1360a3;border-color: #1467af #1467af #0f4c81;}.owl-carousel .owl-nav button[class*="owl-"]:active,.owl-carousel .owl-nav button[class*="owl-"].active{background-color: #0b385f;background-image: none;border-color: #0a3153 #0a3153 #041626;}.owl-carousel.nav-with-transparency:not(.nav-style-1):not(.show-nav-title) .owl-nav button[class*="owl-"]{background-color: rgba(15, 76, 129, 0.4);}.owl-carousel.nav-style-1 .owl-nav .owl-next,.owl-carousel.nav-style-1 .owl-nav .owl-prev{color: #0f4c81 !important;}.owl-carousel.nav-style-2 .owl-nav .owl-next:before,.owl-carousel.nav-style-2 .owl-nav .owl-prev:before,.owl-carousel.nav-style-2 .owl-nav .owl-next:after,.owl-carousel.nav-style-2 .owl-nav .owl-prev:after{border-color: #0f4c81;}.owl-carousel.carousel-center-active-item-2 .owl-item.active > div{background: #0f4c81;}html body .tabs .nav-tabs .nav-link,html.dark body .tabs .nav-tabs .nav-link,html body .tabs .nav-tabs .nav-link:hover,html.dark body .tabs .nav-tabs .nav-link:hover,html body .tabs .nav-tabs li.active .nav-link,html.dark body .tabs .nav-tabs li.active .nav-link{color: #0f4c81;}html body .tabs .nav-tabs .nav-link:hover,html.dark body .tabs .nav-tabs .nav-link:hover,html body .tabs .nav-tabs .nav-link:focus,html.dark body .tabs .nav-tabs .nav-link:focus,html body .tabs .nav-tabs li.active .nav-link,html.dark body .tabs .nav-tabs li.active .nav-link,html body .tabs .nav-tabs.nav-justified .nav-link:hover,html.dark body .tabs .nav-tabs.nav-justified .nav-link:hover,html body .tabs .nav-tabs.nav-justified .nav-link:focus,html.dark body .tabs .nav-tabs.nav-justified .nav-link:focus{border-top-color: #0f4c81;}html body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus{border-bottom-color: #0f4c81;}html body .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover,html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover,html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link,html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link,html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:hover,html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:hover,html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:focus,html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:focus{border-left-color: #0f4c81;}html body .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link,html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link,html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:hover,html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:hover,html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:focus,html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:focus{border-right-color: #0f4c81;}html body .tabs.tabs-simple .nav-tabs > li.active .nav-link,html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link,html body .tabs.tabs-simple .nav-tabs > li.active .nav-link:focus,html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link:focus,html body .tabs.tabs-simple .nav-tabs > li .nav-link:hover,html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link:hover,html body .tabs.tabs-simple .nav-tabs > li.active .nav-link:hover,html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link:hover{border-top-color: #0f4c81;color: #0f4c81;}html body .tabs-primary .nav-tabs li .nav-link,html.dark body .tabs-primary .nav-tabs li .nav-link,html body .tabs-primary .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link,html body .tabs-primary .nav-tabs li .nav-link:hover,html.dark body .tabs-primary .nav-tabs li .nav-link:hover,html body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover{color: #0f4c81;}html body .tabs-primary .nav-tabs li .nav-link:hover,html.dark body .tabs-primary .nav-tabs li .nav-link:hover,html body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover{border-top-color: #0f4c81;}html body .tabs-primary .nav-tabs li.active .nav-link,html.dark body .tabs-primary .nav-tabs li.active .nav-link,html body .tabs-primary .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-primary .nav-tabs.nav-justified li.active .nav-link,html body .tabs-primary .nav-tabs li.active .nav-link:hover,html.dark body .tabs-primary .nav-tabs li.active .nav-link:hover,html body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-primary .nav-tabs li.active .nav-link:focus,html.dark body .tabs-primary .nav-tabs li.active .nav-link:focus,html body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:focus{border-top-color: #0f4c81;color: #0f4c81;}html body .tabs-primary.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-primary.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus{border-bottom-color: #0f4c81;}html body .tabs-primary.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-primary.tabs-vertical.tabs-left li .nav-link:hover,html body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:focus{border-left-color: #0f4c81;}html body .tabs-primary.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-primary.tabs-vertical.tabs-right li .nav-link:hover,html body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:focus{border-right-color: #0f4c81;}html body .tabs-secondary .nav-tabs li .nav-link,html.dark body .tabs-secondary .nav-tabs li .nav-link,html body .tabs-secondary .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link,html body .tabs-secondary .nav-tabs li .nav-link:hover,html.dark body .tabs-secondary .nav-tabs li .nav-link:hover,html body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover{color: #00a824;}html body .tabs-secondary .nav-tabs li .nav-link:hover,html.dark body .tabs-secondary .nav-tabs li .nav-link:hover,html body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover{border-top-color: #00a824;}html body .tabs-secondary .nav-tabs li.active .nav-link,html.dark body .tabs-secondary .nav-tabs li.active .nav-link,html body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link,html body .tabs-secondary .nav-tabs li.active .nav-link:hover,html.dark body .tabs-secondary .nav-tabs li.active .nav-link:hover,html body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-secondary .nav-tabs li.active .nav-link:focus,html.dark body .tabs-secondary .nav-tabs li.active .nav-link:focus,html body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:focus{border-top-color: #00a824;color: #00a824;}html body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus{border-bottom-color: #00a824;}html body .tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover,html body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:focus{border-left-color: #00a824;}html body .tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover,html body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:focus{border-right-color: #00a824;}html body .tabs-tertiary .nav-tabs li .nav-link,html.dark body .tabs-tertiary .nav-tabs li .nav-link,html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link,html body .tabs-tertiary .nav-tabs li .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs li .nav-link:hover,html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover{color: #fac610;}html body .tabs-tertiary .nav-tabs li .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs li .nav-link:hover,html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover{border-top-color: #fac610;}html body .tabs-tertiary .nav-tabs li.active .nav-link,html.dark body .tabs-tertiary .nav-tabs li.active .nav-link,html body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link,html body .tabs-tertiary .nav-tabs li.active .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs li.active .nav-link:hover,html body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-tertiary .nav-tabs li.active .nav-link:focus,html.dark body .tabs-tertiary .nav-tabs li.active .nav-link:focus,html body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:focus{border-top-color: #fac610;color: #fac610;}html body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus{border-bottom-color: #fac610;}html body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover,html body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:focus{border-left-color: #fac610;}html body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover,html body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:focus{border-right-color: #fac610;}html body .tabs-quaternary .nav-tabs li .nav-link,html.dark body .tabs-quaternary .nav-tabs li .nav-link,html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link,html body .tabs-quaternary .nav-tabs li .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs li .nav-link:hover,html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover{color: #d00000;}html body .tabs-quaternary .nav-tabs li .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs li .nav-link:hover,html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover{border-top-color: #d00000;}html body .tabs-quaternary .nav-tabs li.active .nav-link,html.dark body .tabs-quaternary .nav-tabs li.active .nav-link,html body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link,html body .tabs-quaternary .nav-tabs li.active .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs li.active .nav-link:hover,html body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-quaternary .nav-tabs li.active .nav-link:focus,html.dark body .tabs-quaternary .nav-tabs li.active .nav-link:focus,html body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:focus{border-top-color: #d00000;color: #d00000;}html body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus{border-bottom-color: #d00000;}html body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover,html body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:focus{border-left-color: #d00000;}html body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover,html body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:focus{border-right-color: #d00000;}html body .tabs-dark .nav-tabs li .nav-link,html.dark body .tabs-dark .nav-tabs li .nav-link,html body .tabs-dark .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link,html body .tabs-dark .nav-tabs li .nav-link:hover,html.dark body .tabs-dark .nav-tabs li .nav-link:hover,html body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover{color: #212529;}html body .tabs-dark .nav-tabs li .nav-link:hover,html.dark body .tabs-dark .nav-tabs li .nav-link:hover,html body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover{border-top-color: #212529;}html body .tabs-dark .nav-tabs li.active .nav-link,html.dark body .tabs-dark .nav-tabs li.active .nav-link,html body .tabs-dark .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-dark .nav-tabs.nav-justified li.active .nav-link,html body .tabs-dark .nav-tabs li.active .nav-link:hover,html.dark body .tabs-dark .nav-tabs li.active .nav-link:hover,html body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-dark .nav-tabs li.active .nav-link:focus,html.dark body .tabs-dark .nav-tabs li.active .nav-link:focus,html body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:focus{border-top-color: #212529;color: #212529;}html body .tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus{border-bottom-color: #212529;}html body .tabs-dark.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-dark.tabs-vertical.tabs-left li .nav-link:hover,html body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:focus{border-left-color: #212529;}html body .tabs-dark.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-dark.tabs-vertical.tabs-right li .nav-link:hover,html body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:focus{border-right-color: #212529;}html body .tabs-light .nav-tabs li .nav-link,html.dark body .tabs-light .nav-tabs li .nav-link,html body .tabs-light .nav-tabs.nav-justified li .nav-link,html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link,html body .tabs-light .nav-tabs li .nav-link:hover,html.dark body .tabs-light .nav-tabs li .nav-link:hover,html body .tabs-light .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link:hover{color: #FFF;}html body .tabs-light .nav-tabs li .nav-link:hover,html.dark body .tabs-light .nav-tabs li .nav-link:hover,html body .tabs-light .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link:hover{border-top-color: #FFF;}html body .tabs-light .nav-tabs li.active .nav-link,html.dark body .tabs-light .nav-tabs li.active .nav-link,html body .tabs-light .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-light .nav-tabs.nav-justified li.active .nav-link,html body .tabs-light .nav-tabs li.active .nav-link:hover,html.dark body .tabs-light .nav-tabs li.active .nav-link:hover,html body .tabs-light .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-light .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-light .nav-tabs li.active .nav-link:focus,html.dark body .tabs-light .nav-tabs li.active .nav-link:focus,html body .tabs-light .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-light .nav-tabs.nav-justified li.active .nav-link:focus{border-top-color: #FFF;color: #FFF;}html body .tabs-light.tabs-bottom .nav-tabs li .nav-link:hover,html.dark body .tabs-light.tabs-bottom .nav-tabs li .nav-link:hover,html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,html body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link,html.dark body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link,html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,html body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:hover,html.dark body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:hover,html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,html body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:focus,html.dark body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:focus,html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus{border-bottom-color: #FFF;}html body .tabs-light.tabs-vertical.tabs-left li .nav-link:hover,html.dark body .tabs-light.tabs-vertical.tabs-left li .nav-link:hover,html body .tabs-light.tabs-vertical.tabs-left li.active .nav-link,html.dark body .tabs-light.tabs-vertical.tabs-left li.active .nav-link,html body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:hover,html.dark body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:hover,html body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:focus,html.dark body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:focus{border-left-color: #FFF;}html body .tabs-light.tabs-vertical.tabs-right li .nav-link:hover,html.dark body .tabs-light.tabs-vertical.tabs-right li .nav-link:hover,html body .tabs-light.tabs-vertical.tabs-right li.active .nav-link,html.dark body .tabs-light.tabs-vertical.tabs-right li.active .nav-link,html body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:hover,html.dark body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:hover,html body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:focus,html.dark body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:focus{border-right-color: #FFF;}html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover,html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link,html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:hover,html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:focus{border-right-color: #0f4c81;border-left-color: transparent;}html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link,html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:hover,html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:focus{border-right-color: transparent;border-left-color: #0f4c81;}.list.list-icons li > [class*="fa-"]:first-child,.list.list-icons li a:first-child > [class*="fa-"]:first-child,.list.list-icons li > .icons:first-child,.list.list-icons li a:first-child > .icons:first-child{color: #0f4c81;border-color: #0f4c81;}.list.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,.list.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,.list.list-icons.list-icons-style-3 li > .icons:first-child,.list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child{background-color: #0f4c81;}.list.list-ordened li:before{color: #0f4c81;border-color: #0f4c81;}.list.list-ordened.list-ordened-style-3 li:before{background-color: #0f4c81;}html .list-primary.list-icons li > [class*="fa-"]:first-child,html .list-primary.list-icons li a:first-child > [class*="fa-"]:first-child,html .list-primary.list-icons li > .icons:first-child,html .list-primary.list-icons li a:first-child > .icons:first-child{color: #0f4c81;border-color: #0f4c81;}html .list-primary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,html .list-primary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,html .list-primary.list-icons.list-icons-style-3 li > .icons:first-child,html .list-primary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child{background-color: #0f4c81;color: #FFF;}html .list-primary.list-ordened li:before{color: #0f4c81;}html .list-primary.list-ordened.list-ordened-style-3 li:before{background-color: #0f4c81;color: #FFF;}html .list-secondary.list-icons li > [class*="fa-"]:first-child,html .list-secondary.list-icons li a:first-child > [class*="fa-"]:first-child,html .list-secondary.list-icons li > .icons:first-child,html .list-secondary.list-icons li a:first-child > .icons:first-child{color: #00a824;border-color: #00a824;}html .list-secondary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,html .list-secondary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,html .list-secondary.list-icons.list-icons-style-3 li > .icons:first-child,html .list-secondary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child{background-color: #00a824;color: #FFF;}html .list-secondary.list-ordened li:before{color: #00a824;}html .list-secondary.list-ordened.list-ordened-style-3 li:before{background-color: #00a824;color: #FFF;}html .list-tertiary.list-icons li > [class*="fa-"]:first-child,html .list-tertiary.list-icons li a:first-child > [class*="fa-"]:first-child,html .list-tertiary.list-icons li > .icons:first-child,html .list-tertiary.list-icons li a:first-child > .icons:first-child{color: #fac610;border-color: #fac610;}html .list-tertiary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,html .list-tertiary.list-icons.list-icons-style-3 li > .icons:first-child,html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child{background-color: #fac610;color: #777;}html .list-tertiary.list-ordened li:before{color: #fac610;}html .list-tertiary.list-ordened.list-ordened-style-3 li:before{background-color: #fac610;color: #777;}html .list-quaternary.list-icons li > [class*="fa-"]:first-child,html .list-quaternary.list-icons li a:first-child > [class*="fa-"]:first-child,html .list-quaternary.list-icons li > .icons:first-child,html .list-quaternary.list-icons li a:first-child > .icons:first-child{color: #d00000;border-color: #d00000;}html .list-quaternary.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,html .list-quaternary.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,html .list-quaternary.list-icons.list-icons-style-3 li > .icons:first-child,html .list-quaternary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child{background-color: #d00000;color: #FFF;}html .list-quaternary.list-ordened li:before{color: #d00000;}html .list-quaternary.list-ordened.list-ordened-style-3 li:before{background-color: #d00000;color: #FFF;}html .list-dark.list-icons li > [class*="fa-"]:first-child,html .list-dark.list-icons li a:first-child > [class*="fa-"]:first-child,html .list-dark.list-icons li > .icons:first-child,html .list-dark.list-icons li a:first-child > .icons:first-child{color: #212529;border-color: #212529;}html .list-dark.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,html .list-dark.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,html .list-dark.list-icons.list-icons-style-3 li > .icons:first-child,html .list-dark.list-icons.list-icons-style-3 li a:first-child > .icons:first-child{background-color: #212529;color: #FFF;}html .list-dark.list-ordened li:before{color: #212529;}html .list-dark.list-ordened.list-ordened-style-3 li:before{background-color: #212529;color: #FFF;}html .list-light.list-icons li > [class*="fa-"]:first-child,html .list-light.list-icons li a:first-child > [class*="fa-"]:first-child,html .list-light.list-icons li > .icons:first-child,html .list-light.list-icons li a:first-child > .icons:first-child{color: #FFF;border-color: #FFF;}html .list-light.list-icons.list-icons-style-3 li > [class*="fa-"]:first-child,html .list-light.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child,html .list-light.list-icons.list-icons-style-3 li > .icons:first-child,html .list-light.list-icons.list-icons-style-3 li a:first-child > .icons:first-child{background-color: #FFF;color: #777;}html .list-light.list-ordened li:before{color: #FFF;}html .list-light.list-ordened.list-ordened-style-3 li:before{background-color: #FFF;color: #777;}.parallax blockquote i.fa-quote-left{color: #0f4c81;}section.video blockquote i.fa-quote-left{color: #0f4c81;}.accordion .card-header a{color: #0f4c81;}html .accordion.accordion-primary .card-header{background-color: #0f4c81 !important;}html .accordion.accordion-primary .card-header a{color: #FFF;}html .accordion.accordion-secondary .card-header{background-color: #00a824 !important;}html .accordion.accordion-secondary .card-header a{color: #FFF;}html .accordion.accordion-tertiary .card-header{background-color: #fac610 !important;}html .accordion.accordion-tertiary .card-header a{color: #777;}html .accordion.accordion-quaternary .card-header{background-color: #d00000 !important;}html .accordion.accordion-quaternary .card-header a{color: #FFF;}html .accordion.accordion-dark .card-header{background-color: #212529 !important;}html .accordion.accordion-dark .card-header a{color: #FFF;}html .accordion.accordion-light .card-header{background-color: #FFF !important;}html .accordion.accordion-light .card-header a{color: #777;}html .divider.divider-primary [class*="fa-"],html .divider.divider-primary .icons{color: #0f4c81;}html .divider.divider-primary.divider-small hr{background: #0f4c81;}html .divider.divider-secondary [class*="fa-"],html .divider.divider-secondary .icons{color: #00a824;}html .divider.divider-secondary.divider-small hr{background: #00a824;}html .divider.divider-tertiary [class*="fa-"],html .divider.divider-tertiary .icons{color: #fac610;}html .divider.divider-tertiary.divider-small hr{background: #fac610;}html .divider.divider-quaternary [class*="fa-"],html .divider.divider-quaternary .icons{color: #d00000;}html .divider.divider-quaternary.divider-small hr{background: #d00000;}html .divider.divider-dark [class*="fa-"],html .divider.divider-dark .icons{color: #212529;}html .divider.divider-dark.divider-small hr{background: #212529;}html .divider.divider-light [class*="fa-"],html .divider.divider-light .icons{color: #FFF;}html .divider.divider-light.divider-small hr{background: #FFF;}html .divider.divider-style-2.divider-primary [class*="fa-"],html .divider.divider-style-2.divider-primary .icons{background: #0f4c81;color: #FFF;}html .divider.divider-style-2.divider-secondary [class*="fa-"],html .divider.divider-style-2.divider-secondary .icons{background: #00a824;color: #FFF;}html .divider.divider-style-2.divider-tertiary [class*="fa-"],html .divider.divider-style-2.divider-tertiary .icons{background: #fac610;color: #777;}html .divider.divider-style-2.divider-quaternary [class*="fa-"],html .divider.divider-style-2.divider-quaternary .icons{background: #d00000;color: #FFF;}html .divider.divider-style-2.divider-dark [class*="fa-"],html .divider.divider-style-2.divider-dark .icons{background: #212529;color: #FFF;}html .divider.divider-style-2.divider-light [class*="fa-"],html .divider.divider-style-2.divider-light .icons{background: #FFF;color: #777;}html .divider.divider-style-3.divider-primary [class*="fa-"],html .divider.divider-style-3.divider-primary .icons{border-color: #0f4c81;}html .divider.divider-style-3.divider-secondary [class*="fa-"],html .divider.divider-style-3.divider-secondary .icons{border-color: #00a824;}html .divider.divider-style-3.divider-tertiary [class*="fa-"],html .divider.divider-style-3.divider-tertiary .icons{border-color: #fac610;}html .divider.divider-style-3.divider-quaternary [class*="fa-"],html .divider.divider-style-3.divider-quaternary .icons{border-color: #d00000;}html .divider.divider-style-3.divider-dark [class*="fa-"],html .divider.divider-style-3.divider-dark .icons{border-color: #212529;}html .divider.divider-style-3.divider-light [class*="fa-"],html .divider.divider-style-3.divider-light .icons{border-color: #FFF;}#header .tip{background: #0f4c81;color: #FFF;}#header .tip:before{border-right-color: #0f4c81;border-left-color: transparent;}html #header .tip-primary{background: #0f4c81 !important;color: #FFF !important;}html #header .tip-primary:before{border-right-color: #0f4c81 !important;}html #header .tip-secondary{background: #00a824 !important;color: #FFF !important;}html #header .tip-secondary:before{border-right-color: #00a824 !important;}html #header .tip-tertiary{background: #fac610 !important;color: #777 !important;}html #header .tip-tertiary:before{border-right-color: #fac610 !important;}html #header .tip-quaternary{background: #d00000 !important;color: #FFF !important;}html #header .tip-quaternary:before{border-right-color: #d00000 !important;}html #header .tip-dark{background: #212529 !important;color: #FFF !important;}html #header .tip-dark:before{border-right-color: #212529 !important;}html #header .tip-light{background: #FFF !important;color: #777 !important;}html #header .tip-light:before{border-right-color: #FFF !important;}html[dir="rtl"] #header .tip:before{border-left-color: #0f4c81;}html[dir="rtl"] #header .tip.skin:before{border-left-color: #0f4c81;}html[dir="rtl"] #header .tip-primary:before{border-left-color: #0f4c81 !important;border-right-color: transparent !important;}html[dir="rtl"] #header .tip-secondary:before{border-left-color: #00a824 !important;border-right-color: transparent !important;}html[dir="rtl"] #header .tip-tertiary:before{border-left-color: #fac610 !important;border-right-color: transparent !important;}html[dir="rtl"] #header .tip-quaternary:before{border-left-color: #d00000 !important;border-right-color: transparent !important;}html[dir="rtl"] #header .tip-dark:before{border-left-color: #212529 !important;border-right-color: transparent !important;}html[dir="rtl"] #header .tip-light:before{border-left-color: #FFF !important;border-right-color: transparent !important;}#header .header-btn-collapse-nav{background: #0f4c81;}@media (min-width: 992px){#header .header-nav-main nav > ul > li > a{color: #0f4c81;}#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a{background: #0f4c81;}#header .header-nav-main nav > ul > li.dropdown .dropdown-menu{border-top-color: #0f4c81;}#header .header-nav-main nav > ul > li.dropdown.open > a:before, #header .header-nav-main nav > ul > li.dropdown:hover > a:before{border-bottom-color: #0f4c81;}#header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu{border-top-color: #0f4c81;}#header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu li a{color: #0f4c81;}#header .header-nav-main nav > ul:not(:hover) > li > a.active{background-color: #0f4c81;color: #FFF;}#header .header-nav.header-nav-stripe nav > ul > li:hover > a, #header .header-nav.header-nav-stripe nav > ul > li.open > a{background-color: #0f4c81;}#header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active{background-color: #0f4c81;}#header .header-nav.header-nav-stripe nav > ul:hover > li > a.active{color: #0f4c81;}#header .header-nav.header-nav-links nav > ul li:hover > a{color: #0f4c81;}#header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active{color: #0f4c81;}#header .header-nav.header-nav-links.header-nav-links-vertical-slide nav ul li.dropdown .dropdown-menu::-webkit-scrollbar-thumb{background: #0f4c81 !important;}#header .header-nav.header-nav-line nav > ul li:hover > a{color: #0f4c81;}#header .header-nav.header-nav-line nav > ul li:hover > a:before{background: #0f4c81;}#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active{color: #0f4c81;}#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active:before{background: #0f4c81;}#header .header-nav-main.header-nav-main-slide nav > ul > li.open > span > a, #header .header-nav-main.header-nav-main-slide nav > ul > li:hover > span > a{color: #0f4c81;}#header .header-nav-main.header-nav-main-slide nav > ul:not(:hover) > li > span > a.active{color: #0f4c81;}html.side-header #header.side-header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu, html.side-header #header.side-header .header-nav-main nav > ul li.dropdown:hover > .dropdown-menu{border-left-color: #0f4c81;}html.side-header-right #header.side-header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu, html.side-header-right #header.side-header .header-nav-main nav > ul li.dropdown:hover > .dropdown-menu{border-right-color: #0f4c81;};}@media (min-width: 992px){html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu{background-color: #0f4c81;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li a{color: #FFF;border-bottom-color: #0d4473;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li:hover > a{background: #11548f;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.open > a:before, html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a:before{border-bottom-color: #0f4c81;background: #0f4c81;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-primary .dropdown-mega-sub-title{color: #FFF;opacity: 0.70;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a{background: #0f4c81;color: #FFF;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li a{color: #FFF;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active{background: #0f4c81;color: #FFF;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover{color: #0f4c81;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus:before, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover:before{background-color: #0f4c81;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a{color: #0f4c81;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.open > a:before, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a:before{background: #0f4c81;}html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active{color: #0f4c81;}html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active:before{background-color: #0f4c81;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a{color: #0f4c81;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus, html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover{color: #0f4c81;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a{color: #0f4c81;}html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active{color: #0f4c81;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu{background-color: #00a824;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li a{color: #FFF;border-bottom-color: #009921;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li:hover > a{background: #00b727;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.open > a:before, html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a:before{border-bottom-color: #00a824;background: #00a824;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-secondary .dropdown-mega-sub-title{color: #FFF;opacity: 0.70;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a{background: #00a824;color: #FFF;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li a{color: #FFF;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active{background: #00a824;color: #FFF;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover{color: #00a824;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus:before, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover:before{background-color: #00a824;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a{color: #00a824;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.open > a:before, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a:before{background: #00a824;}html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active{color: #00a824;}html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active:before{background-color: #00a824;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a{color: #00a824;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus, html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover{color: #00a824;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a{color: #00a824;}html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active{color: #00a824;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu{background-color: #fac610;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li a{color: #777;border-bottom-color: #f6c005;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li:hover > a{background: #faca1f;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.open > a:before, html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a:before{border-bottom-color: #fac610;background: #fac610;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-tertiary .dropdown-mega-sub-title{color: #777;opacity: 0.70;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a{background: #fac610;color: #777;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li a{color: #777;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active{background: #fac610;color: #777;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover{color: #fac610;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus:before, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover:before{background-color: #fac610;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a{color: #fac610;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.open > a:before, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a:before{background: #fac610;}html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active{color: #fac610;}html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active:before{background-color: #fac610;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a{color: #fac610;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus, html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover{color: #fac610;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a{color: #fac610;}html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active{color: #fac610;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu{background-color: #d00000;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li a{color: #FFF;border-bottom-color: #c10000;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li:hover > a{background: #df0000;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.open > a:before, html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a:before{border-bottom-color: #d00000;background: #d00000;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-quaternary .dropdown-mega-sub-title{color: #FFF;opacity: 0.70;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a{background: #d00000;color: #FFF;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li a{color: #FFF;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active{background: #d00000;color: #FFF;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover{color: #d00000;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus:before, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover:before{background-color: #d00000;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a{color: #d00000;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.open > a:before, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a:before{background: #d00000;}html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active{color: #d00000;}html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active:before{background-color: #d00000;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a{color: #d00000;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus, html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover{color: #d00000;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a{color: #d00000;}html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active{color: #d00000;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu{background-color: #212529;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li a{color: #FFF;border-bottom-color: #1a1d21;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li:hover > a{background: #282d31;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.open > a:before, html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a:before{border-bottom-color: #212529;background: #212529;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-dark .dropdown-mega-sub-title{color: #FFF;opacity: 0.70;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a{background: #212529;color: #FFF;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li a{color: #FFF;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active{background: #212529;color: #FFF;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover{color: #212529;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus:before, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover:before{background-color: #212529;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a{color: #212529;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.open > a:before, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a:before{background: #212529;}html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active{color: #212529;}html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active:before{background-color: #212529;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a{color: #212529;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus, html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover{color: #212529;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a{color: #212529;}html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active{color: #212529;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu{background-color: #FFF;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li a{color: #777;border-bottom-color: #f7f7f7;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li:hover > a{background: #ffffff;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.open > a:before, html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a:before{border-bottom-color: #FFF;background: #FFF;}html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-light .dropdown-mega-sub-title{color: #777;opacity: 0.70;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a{background: #FFF;color: #777;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li a{color: #777;}html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active{background: #FFF;color: #777;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover{color: #FFF;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus:before, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover:before{background-color: #FFF;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a{color: #FFF;}html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.open > a:before, html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a:before{background: #FFF;}html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active{color: #FFF;}html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active:before{background-color: #FFF;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a{color: #FFF;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus, html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover{color: #FFF;}html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a{color: #FFF;}html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active{color: #FFF;};}@media (min-width: 992px){html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul > li:hover > a, html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul > li .wrapper-items-cloned:hover > a{color: #0f4c81 !important;}html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul:not(:hover) > li > a.active, html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul:not(:hover) > li .wrapper-items-cloned > a.active{color: #0f4c81 !important;};}@media (max-width: 991px){#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a{color: #0f4c81;}#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a:active{color: #0f4c81;}#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active{background: #0f4c81;}#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:focus, #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:hover{background: #0f4c81;}#header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active{background: #0f4c81;}#header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active:focus, #header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active:hover{background: #0f4c81;}html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active{color: #0f4c81 !important;}html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav::-webkit-scrollbar-thumb{background-color: #0f4c81;}html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li > a.active{color: #0f4c81 !important;}html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li:hover > a{color: #0f4c81 !important;};}@media (max-width: 991px){html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary > a{color: #0f4c81;}html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary > a.active{background: #0f4c81 !important;color: #FFF !important;}html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a{color: #00a824;}html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a.active{background: #00a824 !important;color: #FFF !important;}html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary > a{color: #fac610;}html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary > a.active{background: #fac610 !important;color: #777 !important;}html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary > a{color: #d00000;}html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary > a.active{background: #d00000 !important;color: #FFF !important;};}html #header .header-top.header-top-primary{background: #0f4c81;border-top-color: #0c3f6a;}html #header .header-top.header-top-primary .header-nav-top ul > li.open > a{background: #125998;}html #header .header-top.header-top-primary .header-nav-top ul > li > a:hover,html #header .header-top.header-top-primary .header-nav-top ul > li.open > a:hover,html #header .header-top.header-top-primary .header-nav-top ul > li > a:focus,html #header .header-top.header-top-primary .header-nav-top ul > li.open > a:focus{background: #125998;}html #header .header-top.header-top-primary .dropdown-menu{background: #125998;border-color: #125998;}html #header .header-top.header-top-primary .dropdown-menu a:hover,html #header .header-top.header-top-primary .dropdown-menu a:focus{background: #1467af !important;}html #header .header-top.header-top-secondary{background: #00a824;border-top-color: #008f1f;}html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a{background: #00c229;}html #header .header-top.header-top-secondary .header-nav-top ul > li > a:hover,html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a:hover,html #header .header-top.header-top-secondary .header-nav-top ul > li > a:focus,html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a:focus{background: #00c229;}html #header .header-top.header-top-secondary .dropdown-menu{background: #00c229;border-color: #00c229;}html #header .header-top.header-top-secondary .dropdown-menu a:hover,html #header .header-top.header-top-secondary .dropdown-menu a:focus{background: #00db2f !important;}html #header .header-top.header-top-tertiary{background: #fac610;border-top-color: #ecb805;}html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a{background: #fbcc29;}html #header .header-top.header-top-tertiary .header-nav-top ul > li > a:hover,html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a:hover,html #header .header-top.header-top-tertiary .header-nav-top ul > li > a:focus,html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a:focus{background: #fbcc29;}html #header .header-top.header-top-tertiary .dropdown-menu{background: #fbcc29;border-color: #fbcc29;}html #header .header-top.header-top-tertiary .dropdown-menu a:hover,html #header .header-top.header-top-tertiary .dropdown-menu a:focus{background: #fbd242 !important;}html #header .header-top.header-top-quaternary{background: #d00000;border-top-color: #b70000;}html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a{background: #ea0000;}html #header .header-top.header-top-quaternary .header-nav-top ul > li > a:hover,html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a:hover,html #header .header-top.header-top-quaternary .header-nav-top ul > li > a:focus,html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a:focus{background: #ea0000;}html #header .header-top.header-top-quaternary .dropdown-menu{background: #ea0000;border-color: #ea0000;}html #header .header-top.header-top-quaternary .dropdown-menu a:hover,html #header .header-top.header-top-quaternary .dropdown-menu a:focus{background: #ff0404 !important;}html #header .header-top.header-top-dark{background: #212529;border-top-color: #16181b;}html #header .header-top.header-top-dark .header-nav-top ul > li.open > a{background: #2c3237;}html #header .header-top.header-top-dark .header-nav-top ul > li > a:hover,html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:hover,html #header .header-top.header-top-dark .header-nav-top ul > li > a:focus,html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:focus{background: #2c3237;}html #header .header-top.header-top-dark .dropdown-menu{background: #2c3237;border-color: #2c3237;}html #header .header-top.header-top-dark .dropdown-menu a:hover,html #header .header-top.header-top-dark .dropdown-menu a:focus{background: #383f45 !important;}html #header .header-top.header-top-light{background: #FFF;border-top-color: #f2f2f2;}html #header .header-top.header-top-light .header-nav-top ul > li.open > a{background: #ffffff;}html #header .header-top.header-top-light .header-nav-top ul > li > a:hover,html #header .header-top.header-top-light .header-nav-top ul > li.open > a:hover,html #header .header-top.header-top-light .header-nav-top ul > li > a:focus,html #header .header-top.header-top-light .header-nav-top ul > li.open > a:focus{background: #ffffff;}html #header .header-top.header-top-light .dropdown-menu{background: #ffffff;border-color: #ffffff;}html #header .header-top.header-top-light .dropdown-menu a:hover,html #header .header-top.header-top-light .dropdown-menu a:focus{background: #ffffff !important;}@media (min-width: 992px){html #header .header-nav-bar-primary{background: #0f4c81 !important;color: #FFF !important;}html #header .header-nav-bar-secondary{background: #00a824 !important;color: #FFF !important;}html #header .header-nav-bar-tertiary{background: #fac610 !important;color: #777 !important;}html #header .header-nav-bar-quaternary{background: #d00000 !important;color: #FFF !important;}html #header .header-nav-bar-dark{background: #212529 !important;color: #FFF !important;}html #header .header-nav-bar-light{background: #FFF !important;color: #777 !important;};}@media (min-width: 992px){#header .header-nav-main.header-nav-main-light nav > ul > li.open > a, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a{color: #0f4c81;}#header .header-nav-main.header-nav-main-light nav > ul > li > a.active{color: #0f4c81;};}#header .header-nav-features .header-nav-features-search-reveal-big-search .form-control{border-bottom-color: #0088cc;}.testimonial blockquote{background: #125998;}.testimonial .testimonial-arrow-down{border-top-color: #125998;}html .testimonial-primary blockquote{background: #125998;}html .testimonial-primary .testimonial-arrow-down{border-top-color: #125998;}html .testimonial-primary.testimonial-style-7{background: #125998;}html .testimonial-quotes-primary blockquote:before,html .testimonial-quotes-primary blockquote:after{color: #0f4c81 !important;}html .testimonial-secondary blockquote{background: #00c229;}html .testimonial-secondary .testimonial-arrow-down{border-top-color: #00c229;}html .testimonial-secondary.testimonial-style-7{background: #00c229;}html .testimonial-quotes-secondary blockquote:before,html .testimonial-quotes-secondary blockquote:after{color: #0f4c81 !important;}html .testimonial-tertiary blockquote{background: #fbcc29;}html .testimonial-tertiary .testimonial-arrow-down{border-top-color: #fbcc29;}html .testimonial-tertiary.testimonial-style-7{background: #fbcc29;}html .testimonial-quotes-tertiary blockquote:before,html .testimonial-quotes-tertiary blockquote:after{color: #0f4c81 !important;}html .testimonial-quaternary blockquote{background: #ea0000;}html .testimonial-quaternary .testimonial-arrow-down{border-top-color: #ea0000;}html .testimonial-quaternary.testimonial-style-7{background: #ea0000;}html .testimonial-quotes-quaternary blockquote:before,html .testimonial-quotes-quaternary blockquote:after{color: #0f4c81 !important;}html .testimonial-dark blockquote{background: #2c3237;}html .testimonial-dark .testimonial-arrow-down{border-top-color: #2c3237;}html .testimonial-dark.testimonial-style-7{background: #2c3237;}html .testimonial-quotes-dark blockquote:before,html .testimonial-quotes-dark blockquote:after{color: #0f4c81 !important;}html .testimonial-light blockquote{background: #ffffff;}html .testimonial-light .testimonial-arrow-down{border-top-color: #ffffff;}html .testimonial-light.testimonial-style-7{background: #ffffff;}html .testimonial-quotes-light blockquote:before,html .testimonial-quotes-light blockquote:after{color: #0f4c81 !important;}.circular-bar.only-icon [class*="fa-"],.circular-bar.only-icon .icons{color: #0f4c81;}html .counters .counter-primary [class*="fa-"],html .counters .counter-primary .icons,html .counters .counter-primary strong{color: #0f4c81;}html .counters .counter-secondary [class*="fa-"],html .counters .counter-secondary .icons,html .counters .counter-secondary strong{color: #00a824;}html .counters .counter-tertiary [class*="fa-"],html .counters .counter-tertiary .icons,html .counters .counter-tertiary strong{color: #fac610;}html .counters .counter-quaternary [class*="fa-"],html .counters .counter-quaternary .icons,html .counters .counter-quaternary strong{color: #d00000;}html .counters .counter-dark [class*="fa-"],html .counters .counter-dark .icons,html .counters .counter-dark strong{color: #212529;}html .counters .counter-light [class*="fa-"],html .counters .counter-light .icons,html .counters .counter-light strong{color: #FFF;}html .countdown.countdown-primary > span > span{color: #0f4c81;}html .countdown.countdown-secondary > span > span{color: #00a824;}html .countdown.countdown-tertiary > span > span{color: #fac610;}html .countdown.countdown-quaternary > span > span{color: #d00000;}html .countdown.countdown-dark > span > span{color: #212529;}html .countdown.countdown-light > span > span{color: #FFF;}html .image-hotspot-primary strong{color: #FFF !important;}html .image-hotspot-primary .circle{background: #0f4c81 !important;}html .image-hotspot-primary .ring{border-color: rgba(15, 76, 129, 0.9);}html .image-hotspot-secondary strong{color: #FFF !important;}html .image-hotspot-secondary .circle{background: #00a824 !important;}html .image-hotspot-secondary .ring{border-color: rgba(0, 168, 36, 0.9);}html .image-hotspot-tertiary strong{color: #777 !important;}html .image-hotspot-tertiary .circle{background: #fac610 !important;}html .image-hotspot-tertiary .ring{border-color: rgba(250, 198, 16, 0.9);}html .image-hotspot-quaternary strong{color: #FFF !important;}html .image-hotspot-quaternary .circle{background: #d00000 !important;}html .image-hotspot-quaternary .ring{border-color: rgba(208, 0, 0, 0.9);}html .image-hotspot-dark strong{color: #FFF !important;}html .image-hotspot-dark .circle{background: #212529 !important;}html .image-hotspot-dark .ring{border-color: rgba(33, 37, 41, 0.9);}html .image-hotspot-light strong{color: #777 !important;}html .image-hotspot-light .circle{background: #FFF !important;}html .image-hotspot-light .ring{border-color: rgba(255, 255, 255, 0.9);}.icon-featured{background-color: #0f4c81;}html .featured-box-primary .icon-featured{background-color: #0f4c81;}html .featured-box-primary h4{color: #0f4c81;}html .featured-box-primary .box-content{border-top-color: #0f4c81;}html .featured-box-primary .box-content-border-bottom{border-bottom-color: #0f4c81;}html .featured-box-secondary .icon-featured{background-color: #00a824;}html .featured-box-secondary h4{color: #00a824;}html .featured-box-secondary .box-content{border-top-color: #00a824;}html .featured-box-secondary .box-content-border-bottom{border-bottom-color: #00a824;}html .featured-box-tertiary .icon-featured{background-color: #fac610;}html .featured-box-tertiary h4{color: #fac610;}html .featured-box-tertiary .box-content{border-top-color: #fac610;}html .featured-box-tertiary .box-content-border-bottom{border-bottom-color: #fac610;}html .featured-box-quaternary .icon-featured{background-color: #d00000;}html .featured-box-quaternary h4{color: #d00000;}html .featured-box-quaternary .box-content{border-top-color: #d00000;}html .featured-box-quaternary .box-content-border-bottom{border-bottom-color: #d00000;}html .featured-box-dark .icon-featured{background-color: #212529;}html .featured-box-dark h4{color: #212529;}html .featured-box-dark .box-content{border-top-color: #212529;}html .featured-box-dark .box-content-border-bottom{border-bottom-color: #212529;}html .featured-box-light .icon-featured{background-color: #FFF;}html .featured-box-light h4{color: #FFF;}html .featured-box-light .box-content{border-top-color: #FFF;}html .featured-box-light .box-content-border-bottom{border-bottom-color: #FFF;}html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured{border-color: #0f4c81;color: #0f4c81;}html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured{border-color: #00a824;color: #00a824;}html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured{border-color: #fac610;color: #fac610;}html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured{border-color: #d00000;color: #d00000;}html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured{border-color: #212529;color: #212529;}html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured{border-color: #FFF;color: #FFF;}html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured{border-color: #0f4c81;color: #0f4c81;}html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured{border-color: #00a824;color: #00a824;}html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured{border-color: #fac610;color: #fac610;}html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured{border-color: #d00000;color: #d00000;}html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured{border-color: #212529;color: #212529;}html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured{border-color: #FFF;color: #FFF;}html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured{color: #0f4c81;}html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured{color: #00a824;}html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured{color: #fac610;}html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured{color: #d00000;}html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured{color: #212529;}html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured{color: #FFF;}html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured{color: #0f4c81;}html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured{color: #00a824;}html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured{color: #fac610;}html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured{color: #d00000;}html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured{color: #212529;}html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured{color: #FFF;}html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured{color: #0f4c81;}html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured{color: #00a824;}html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured{color: #fac610;}html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured{color: #d00000;}html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured{color: #212529;}html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured{color: #FFF;}.featured-boxes-modern-style-primary .featured-box{background: #0f4c81;background: linear-gradient(135deg, #0f4c81 0%, #d00000 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f4c81', endColorstr='#d00000', GradientType=1);}.featured-boxes-modern-style-secondary .featured-box{background: #00a824;background: linear-gradient(135deg, #00a824 0%, #d00000 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a824', endColorstr='#d00000', GradientType=1);}.featured-boxes-modern-style-tertiary .featured-box{background: #fac610;background: linear-gradient(135deg, #fac610 0%, #d00000 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fac610', endColorstr='#d00000', GradientType=1);}html .featured-box-effect-2.featured-box-primary .icon-featured:after{box-shadow: 0 0 0 3px #0f4c81;}html .featured-box-effect-2.featured-box-secondary .icon-featured:after{box-shadow: 0 0 0 3px #00a824;}html .featured-box-effect-2.featured-box-tertiary .icon-featured:after{box-shadow: 0 0 0 3px #fac610;}html .featured-box-effect-2.featured-box-quaternary .icon-featured:after{box-shadow: 0 0 0 3px #d00000;}html .featured-box-effect-2.featured-box-dark .icon-featured:after{box-shadow: 0 0 0 3px #212529;}html .featured-box-effect-2.featured-box-light .icon-featured:after{box-shadow: 0 0 0 3px #FFF;}html .featured-box-effect-3.featured-box-primary .icon-featured:after{box-shadow: 0 0 0 10px #0f4c81;}html .featured-box-effect-3.featured-box-primary:hover .icon-featured{background: #0f4c81 !important;}html .featured-box-effect-3.featured-box-secondary .icon-featured:after{box-shadow: 0 0 0 10px #00a824;}html .featured-box-effect-3.featured-box-secondary:hover .icon-featured{background: #00a824 !important;}html .featured-box-effect-3.featured-box-tertiary .icon-featured:after{box-shadow: 0 0 0 10px #fac610;}html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured{background: #fac610 !important;}html .featured-box-effect-3.featured-box-quaternary .icon-featured:after{box-shadow: 0 0 0 10px #d00000;}html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured{background: #d00000 !important;}html .featured-box-effect-3.featured-box-dark .icon-featured:after{box-shadow: 0 0 0 10px #212529;}html .featured-box-effect-3.featured-box-dark:hover .icon-featured{background: #212529 !important;}html .featured-box-effect-3.featured-box-light .icon-featured:after{box-shadow: 0 0 0 10px #FFF;}html .featured-box-effect-3.featured-box-light:hover .icon-featured{background: #FFF !important;}.feature-box .feature-box-icon{background-color: #0f4c81;}html .feature-box-primary .feature-box-icon{background-color: #0f4c81;}html .feature-box-secondary .feature-box-icon{background-color: #00a824;}html .feature-box-tertiary .feature-box-icon{background-color: #fac610;}html .feature-box-quaternary .feature-box-icon{background-color: #d00000;}html .feature-box-dark .feature-box-icon{background-color: #212529;}html .feature-box-light .feature-box-icon{background-color: #FFF;}.feature-box.feature-box-style-2 .feature-box-icon [class*="fa-"],.feature-box.feature-box-style-2 .feature-box-icon .icons{color: #0f4c81;}html .feature-box-primary.feature-box-style-2 .feature-box-icon [class*="fa-"],html .feature-box-primary.feature-box-style-2 .feature-box-icon .icons{color: #0f4c81;}html .feature-box-secondary.feature-box-style-2 .feature-box-icon [class*="fa-"],html .feature-box-secondary.feature-box-style-2 .feature-box-icon .icons{color: #00a824;}html .feature-box-tertiary.feature-box-style-2 .feature-box-icon [class*="fa-"],html .feature-box-tertiary.feature-box-style-2 .feature-box-icon .icons{color: #fac610;}html .feature-box-quaternary.feature-box-style-2 .feature-box-icon [class*="fa-"],html .feature-box-quaternary.feature-box-style-2 .feature-box-icon .icons{color: #d00000;}html .feature-box-dark.feature-box-style-2 .feature-box-icon [class*="fa-"],html .feature-box-dark.feature-box-style-2 .feature-box-icon .icons{color: #212529;}html .feature-box-light.feature-box-style-2 .feature-box-icon [class*="fa-"],html .feature-box-light.feature-box-style-2 .feature-box-icon .icons{color: #FFF;}.feature-box.feature-box-style-3 .feature-box-icon{border-color: #0f4c81;}.feature-box.feature-box-style-3 .feature-box-icon [class*="fa-"],.feature-box.feature-box-style-3 .feature-box-icon .icons{color: #0f4c81;}html .feature-box-primary.feature-box-style-3 .feature-box-icon{border-color: #0f4c81;}html .feature-box-primary.feature-box-style-3 .feature-box-icon [class*="fa-"],html .feature-box-primary.feature-box-style-3 .feature-box-icon .icons{color: #0f4c81;}html .feature-box-secondary.feature-box-style-3 .feature-box-icon{border-color: #00a824;}html .feature-box-secondary.feature-box-style-3 .feature-box-icon [class*="fa-"],html .feature-box-secondary.feature-box-style-3 .feature-box-icon .icons{color: #00a824;}html .feature-box-tertiary.feature-box-style-3 .feature-box-icon{border-color: #fac610;}html .feature-box-tertiary.feature-box-style-3 .feature-box-icon [class*="fa-"],html .feature-box-tertiary.feature-box-style-3 .feature-box-icon .icons{color: #fac610;}html .feature-box-quaternary.feature-box-style-3 .feature-box-icon{border-color: #d00000;}html .feature-box-quaternary.feature-box-style-3 .feature-box-icon [class*="fa-"],html .feature-box-quaternary.feature-box-style-3 .feature-box-icon .icons{color: #d00000;}html .feature-box-dark.feature-box-style-3 .feature-box-icon{border-color: #212529;}html .feature-box-dark.feature-box-style-3 .feature-box-icon [class*="fa-"],html .feature-box-dark.feature-box-style-3 .feature-box-icon .icons{color: #212529;}html .feature-box-light.feature-box-style-3 .feature-box-icon{border-color: #FFF;}html .feature-box-light.feature-box-style-3 .feature-box-icon [class*="fa-"],html .feature-box-light.feature-box-style-3 .feature-box-icon .icons{color: #FFF;}.feature-box.feature-box-style-4 .feature-box-icon [class*="fa-"],.feature-box.feature-box-style-4 .feature-box-icon .icons{color: #0f4c81;}html .feature-box-primary.feature-box-style-4 .feature-box-icon [class*="fa-"],html .feature-box-primary.feature-box-style-4 .feature-box-icon .icons{color: #0f4c81;}html .feature-box-secondary.feature-box-style-4 .feature-box-icon [class*="fa-"],html .feature-box-secondary.feature-box-style-4 .feature-box-icon .icons{color: #00a824;}html .feature-box-tertiary.feature-box-style-4 .feature-box-icon [class*="fa-"],html .feature-box-tertiary.feature-box-style-4 .feature-box-icon .icons{color: #fac610;}html .feature-box-quaternary.feature-box-style-4 .feature-box-icon [class*="fa-"],html .feature-box-quaternary.feature-box-style-4 .feature-box-icon .icons{color: #d00000;}html .feature-box-dark.feature-box-style-4 .feature-box-icon [class*="fa-"],html .feature-box-dark.feature-box-style-4 .feature-box-icon .icons{color: #212529;}html .feature-box-light.feature-box-style-4 .feature-box-icon [class*="fa-"],html .feature-box-light.feature-box-style-4 .feature-box-icon .icons{color: #FFF;}.feature-box.feature-box-style-5 .feature-box-icon [class*="fa-"],.feature-box.feature-box-style-5 .feature-box-icon .icons{color: #0f4c81;}html .feature-box-primary.feature-box-style-5 .feature-box-icon [class*="fa-"],html .feature-box-primary.feature-box-style-5 .feature-box-icon .icons{color: #0f4c81;}html .feature-box-secondary.feature-box-style-5 .feature-box-icon [class*="fa-"],html .feature-box-secondary.feature-box-style-5 .feature-box-icon .icons{color: #00a824;}html .feature-box-tertiary.feature-box-style-5 .feature-box-icon [class*="fa-"],html .feature-box-tertiary.feature-box-style-5 .feature-box-icon .icons{color: #fac610;}html .feature-box-quaternary.feature-box-style-5 .feature-box-icon [class*="fa-"],html .feature-box-quaternary.feature-box-style-5 .feature-box-icon .icons{color: #d00000;}html .feature-box-dark.feature-box-style-5 .feature-box-icon [class*="fa-"],html .feature-box-dark.feature-box-style-5 .feature-box-icon .icons{color: #212529;}html .feature-box-light.feature-box-style-5 .feature-box-icon [class*="fa-"],html .feature-box-light.feature-box-style-5 .feature-box-icon .icons{color: #FFF;}html .feature-box-primary.feature-box-style-6 .feature-box-icon [class*="fa-"],html .feature-box-primary.feature-box-style-6 .feature-box-icon .icons{color: #0f4c81;}html .feature-box-secondary.feature-box-style-6 .feature-box-icon [class*="fa-"],html .feature-box-secondary.feature-box-style-6 .feature-box-icon .icons{color: #00a824;}html .feature-box-tertiary.feature-box-style-6 .feature-box-icon [class*="fa-"],html .feature-box-tertiary.feature-box-style-6 .feature-box-icon .icons{color: #fac610;}html .feature-box-quaternary.feature-box-style-6 .feature-box-icon [class*="fa-"],html .feature-box-quaternary.feature-box-style-6 .feature-box-icon .icons{color: #d00000;}html .feature-box-dark.feature-box-style-6 .feature-box-icon [class*="fa-"],html .feature-box-dark.feature-box-style-6 .feature-box-icon .icons{color: #212529;}html .feature-box-light.feature-box-style-6 .feature-box-icon [class*="fa-"],html .feature-box-light.feature-box-style-6 .feature-box-icon .icons{color: #FFF;}html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(1){background-color: #0a3153;}html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(2){background-color: #0c3f6a;}html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(3){background-color: #0f4c81;}html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(4){background-color: #125998;}html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(5){background-color: #1467af;}html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(6){background-color: #1774c6;}html .featured-boxes-full .featured-box-full-primary{background-color: #0f4c81;color: #FFF;}html .featured-boxes-full .featured-box-full-secondary{background-color: #00a824;color: #FFF;}html .featured-boxes-full .featured-box-full-tertiary{background-color: #fac610;color: #777;}html .featured-boxes-full .featured-box-full-quaternary{background-color: #d00000;color: #FFF;}html .featured-boxes-full .featured-box-full-dark{background-color: #212529;color: #FFF;}html .featured-boxes-full .featured-box-full-light{background-color: #FFF;color: #777;}.pricing-table .most-popular{border-color: #0f4c81;}.pricing-table .most-popular h3{background-color: #0f4c81;}.pricing-table.princig-table-flat .plan h3{background-color: #0f4c81;}.pricing-table.princig-table-flat .plan h3 span{background: #0f4c81;}html .call-to-action.featured.featured-primary{border-top-color: #0f4c81;}html .call-to-action.call-to-action-primary{background: #0f4c81;}html .call-to-action.with-full-borders-primary{border-color: #0f4c81;}html .call-to-action.call-to-action-primary{background: #0f4c81;}html .call-to-action.call-to-action-primary h3,html .call-to-action.call-to-action-primary p{color: #FFF;}html .call-to-action.featured.featured-secondary{border-top-color: #00a824;}html .call-to-action.call-to-action-secondary{background: #00a824;}html .call-to-action.with-full-borders-secondary{border-color: #00a824;}html .call-to-action.call-to-action-secondary{background: #00a824;}html .call-to-action.call-to-action-secondary h3,html .call-to-action.call-to-action-secondary p{color: #FFF;}html .call-to-action.featured.featured-tertiary{border-top-color: #fac610;}html .call-to-action.call-to-action-tertiary{background: #fac610;}html .call-to-action.with-full-borders-tertiary{border-color: #fac610;}html .call-to-action.call-to-action-tertiary{background: #fac610;}html .call-to-action.call-to-action-tertiary h3,html .call-to-action.call-to-action-tertiary p{color: #777;}html .call-to-action.featured.featured-quaternary{border-top-color: #d00000;}html .call-to-action.call-to-action-quaternary{background: #d00000;}html .call-to-action.with-full-borders-quaternary{border-color: #d00000;}html .call-to-action.call-to-action-quaternary{background: #d00000;}html .call-to-action.call-to-action-quaternary h3,html .call-to-action.call-to-action-quaternary p{color: #FFF;}html .call-to-action.featured.featured-dark{border-top-color: #212529;}html .call-to-action.call-to-action-dark{background: #212529;}html .call-to-action.with-full-borders-dark{border-color: #212529;}html .call-to-action.call-to-action-dark{background: #212529;}html .call-to-action.call-to-action-dark h3,html .call-to-action.call-to-action-dark p{color: #FFF;}html .call-to-action.featured.featured-light{border-top-color: #FFF;}html .call-to-action.call-to-action-light{background: #FFF;}html .call-to-action.with-full-borders-light{border-color: #FFF;}html .call-to-action.call-to-action-light{background: #FFF;}html .call-to-action.call-to-action-light h3,html .call-to-action.call-to-action-light p{color: #777;}section.timeline .timeline-box.left:before,section.timeline .timeline-box.right:before{background: #0f4c81;box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #0f4c81;}ul.history li .featured-box .box-content{border-top-color: #0f4c81;}.portfolio-list .portfolio-item.portfolio-item-new:after{background: linear-gradient(135deg, #0f4c81 0%, #00a824 80%);}.recent-posts .date .month,article.post .post-date .month{background-color: #0f4c81;}.recent-posts .date .day,article.post .post-date .day{color: #0f4c81;}.slider .tp-bannertimer{background-color: #0f4c81;}.home-concept strong{color: #0f4c81;}html .home-intro-primary{background: #0f4c81;}html .home-intro-secondary{background: #00a824;}html .home-intro-tertiary{background: #fac610;}html .home-intro-quaternary{background: #d00000;}html .home-intro-dark{background: #212529;}html .home-intro-light{background: #FFF;}html .slide-overlay-primary .slotholder:after{background-color: #0f4c81 !important;}html .slider-container .tp-caption-overlay-primary{background: #0f4c81;}html .slider-container .tp-caption-overlay-opacity-primary{background: rgba(15, 76, 129, 0.4);}html .tp-bullets.bullets-color-primary .tp-bullet:hover,html .tp-bullets.bullets-color-primary .tp-bullet.selected{background: #0f4c81;}html .slide-overlay-secondary .slotholder:after{background-color: #00a824 !important;}html .slider-container .tp-caption-overlay-secondary{background: #00a824;}html .slider-container .tp-caption-overlay-opacity-secondary{background: rgba(0, 168, 36, 0.4);}html .tp-bullets.bullets-color-secondary .tp-bullet:hover,html .tp-bullets.bullets-color-secondary .tp-bullet.selected{background: #00a824;}html .slide-overlay-tertiary .slotholder:after{background-color: #fac610 !important;}html .slider-container .tp-caption-overlay-tertiary{background: #fac610;}html .slider-container .tp-caption-overlay-opacity-tertiary{background: rgba(250, 198, 16, 0.4);}html .tp-bullets.bullets-color-tertiary .tp-bullet:hover,html .tp-bullets.bullets-color-tertiary .tp-bullet.selected{background: #fac610;}html .slide-overlay-quaternary .slotholder:after{background-color: #d00000 !important;}html .slider-container .tp-caption-overlay-quaternary{background: #d00000;}html .slider-container .tp-caption-overlay-opacity-quaternary{background: rgba(208, 0, 0, 0.4);}html .tp-bullets.bullets-color-quaternary .tp-bullet:hover,html .tp-bullets.bullets-color-quaternary .tp-bullet.selected{background: #d00000;}html .slide-overlay-dark .slotholder:after{background-color: #212529 !important;}html .slider-container .tp-caption-overlay-dark{background: #212529;}html .slider-container .tp-caption-overlay-opacity-dark{background: rgba(33, 37, 41, 0.4);}html .tp-bullets.bullets-color-dark .tp-bullet:hover,html .tp-bullets.bullets-color-dark .tp-bullet.selected{background: #212529;}html .slide-overlay-light .slotholder:after{background-color: #FFF !important;}html .slider-container .tp-caption-overlay-light{background: #FFF;}html .slider-container .tp-caption-overlay-opacity-light{background: rgba(255, 255, 255, 0.4);}html .tp-bullets.bullets-color-light .tp-bullet:hover,html .tp-bullets.bullets-color-light .tp-bullet.selected{background: #FFF;}html .slide-overlay.slide-overlay-gradient .slotholder:after{background-color: #fac610 !important;background-image: linear-gradient(to right, #fac610 0%, #d00000 100%) !important;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fac610', endColorstr='#d00000', GradientType=1);}.cd-product-viewer-handle .handle{background: #0f4c81;}.tparrows.tparrows-carousel.tp-leftarrow,.tparrows.tparrows-carousel.tp-rightarrow{background-color: #0f4c81;border-color: #0f4c81 #0f4c81 #0a3153;color: #fff;}.tparrows.tparrows-carousel.tp-leftarrow:hover,.tparrows.tparrows-carousel.tp-rightarrow:hover,.tparrows.tparrows-carousel.tp-leftarrow.hover,.tparrows.tparrows-carousel.tp-rightarrow.hover{background-color: #1360a3;border-color: #1467af #1467af #0f4c81;color: #fff;}.tparrows.tparrows-carousel.tp-leftarrow:focus,.tparrows.tparrows-carousel.tp-rightarrow:focus,.tparrows.tparrows-carousel.tp-leftarrow.focus,.tparrows.tparrows-carousel.tp-rightarrow.focus{box-shadow: 0 0 0 3px rgba(15, 76, 129, 0.5);}.tparrows.tparrows-carousel.tp-leftarrow.disabled,.tparrows.tparrows-carousel.tp-rightarrow.disabled,.tparrows.tparrows-carousel.tp-leftarrow:disabled,.tparrows.tparrows-carousel.tp-rightarrow:disabled{background-color: #0f4c81;border-color: #0f4c81 #0f4c81 #0a3153;}.tparrows.tparrows-carousel.tp-leftarrow:active,.tparrows.tparrows-carousel.tp-rightarrow:active,.tparrows.tparrows-carousel.tp-leftarrow.active,.tparrows.tparrows-carousel.tp-rightarrow.active{background-color: #0b385f !important;background-image: none !important;border-color: #0a3153 #0a3153 #041626 !important;}.tparrows.arrows-primary:before{color: #0f4c81;}.shop .products .product .onsale{background-color: #0f4c81;border-bottom-color: #0b365c;}.shop .cart-totals tr.total .amount{color: #0f4c81;}#footer .footer-ribbon{background: #0f4c81;}#footer .footer-ribbon:before{border-right-color: #07243c;border-left-color: #07243c;}#footer .footer-nav.footer-nav-bottom-line nav > ul:not(:hover) > li > a.active{color: #0f4c81 !important;}#footer .footer-nav.footer-nav-bottom-line nav > ul:not(:hover) > li > a.active:before{background: #0f4c81 !important;}#footer .footer-nav.footer-nav-bottom-line nav > ul:hover > li:hover > a{color: #0f4c81 !important;}#footer .footer-nav.footer-nav-bottom-line nav > ul:hover > li:hover > a:before{background: #0f4c81 !important;}.scrollable.colored-slider .scrollable-slider{background: #0f4c81;}.sample-icon-list .sample-icon a:hover{background-color: #0f4c81;}html.boxed .body{border-top-color: #0f4c81;}.rounded,.img-thumbnail,.img-thumbnail img,code,pre,.form-control,.form-control-sm,.form-control-sm .form-control,.form-control-lg,.form-control-lg .form-control,.form-control-sm,.input-group-sm > .form-control,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .btn,.form-control-lg,.input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn,.invalid-tooltip,.btn:not(.btn-rounded),.btn-group-4 > .btn:not(.btn-rounded),.btn-sm,.btn-group-2 > .btn:not(.btn-rounded),.btn-xs,.btn-group-1 > .btn:not(.btn-rounded),.btn-lg,.btn-group-lg > .btn:not(.btn-rounded),.btn-sm,.btn-group-sm > .btn:not(.btn-rounded),.dropdown-menu,.input-group-4 > .form-control,.input-group-4 > .input-group-addon,.input-group-4 > .input-group-btn > .btn,.input-group-2 > .form-control,.input-group-2 > .input-group-addon,.input-group-2 > .input-group-btn > .btn,.input-group-addon,.input-group-addon.form-control-sm,.input-group-addon.form-control-lg,.nav-tabs > li > a,.nav-tabs.nav-justified > li > a,.nav-pills > li > a,.nav-tabs-justified > li > a,.navbar,.navbar-toggle,.navbar-toggle .icon-bar,.breadcrumb,.pagination,.pager li > a,.pager li > span,.label,.badge,.container .jumbotron,.container-fluid .jumbotron,.thumbnail,.alert,.progress,.card,.accordion .card,.well,.well-lg,.well-sm,.modal-content,.tooltip-inner,.popover,.popover-title,.carousel-indicators li,.pagination > li:first-child > a,.pagination > li:first-child > span,.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span,.pagination > li:last-child > a,.pagination > li:last-child > span,.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span,#header .header-search .form-control,#header .header-nav-main nav > ul > li > a,#header .header-nav-main nav > ul > li.dropdown .dropdown-menu,#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu,#header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu,#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a,#header.header-transparent .header-nav-main,#header.header-semi-transparent .header-nav-main,#header.header-semi-transparent-light .header-nav-main,#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu,#header .header-nav-main nav > ul > li.dropdown.open > a,#header .header-nav-main nav > ul > li.dropdown:hover > a,#header .header-nav-top .dropdown-menu,.slider-container .tparrows,.nivo-slider .theme-default .nivoSlider,.nivo-slider .theme-default .nivoSlider img,.home-intro-compact,html.dark #header,html.boxed .body,blockquote.with-borders,p.drop-caps.drop-caps-style-2:first-child:first-letter,.btn-3d,select,.captcha-refresh,.featured-icon,.accordion .card-header,.tabs,.nav-tabs li a,.tab-content,.tabs.tabs-bottom .tab-content,.tabs.tabs-bottom .nav-tabs li a,.tabs-left .tab-content,.tabs-left .nav-tabs > li:first-child a,.tabs-left .nav-tabs > li:last-child a,.tabs-right .tab-content,.tabs-right .nav-tabs > li:first-child a,.tabs-right .nav-tabs > li:last-child a,.nav-tabs.nav-justified li:first-child a,.nav-tabs.nav-justified li:first-child a:hover,.nav-tabs.nav-justified li:last-child a,.nav-pills .nav-link,.nav-tabs.nav-justified li:last-child a:hover,.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a,.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a,.tabs-navigation,.tabs-navigation .nav-tabs > li:first-child a,.tabs-navigation .nav-tabs > li:last-child a,.nav-pills .nav-link,.navbar-toggler,.card,.card-header:first-child,.card-footer:last-child,.card-img,.badge,.badge-pill,.jumbotron,.alert,.progress,.modal-content,.tooltip-inner,.popover,.rounded,.toggle > label,.toggle.toggle-simple .toggle > label,.toggle.toggle-simple .toggle > label:after,.owl-carousel .owl-nav button[class*="owl-"],.owl-carousel.rounded-nav .owl-nav button[class*="owl-"],.owl-carousel.rounded-nav .owl-nav button[class*="owl-"]:hover,.owl-carousel.full-width .owl-nav button.owl-prev,.owl-carousel.big-nav .owl-nav button.owl-prev,.owl-carousel.full-width .owl-nav button.owl-next,.owl-carousel.big-nav .owl-nav button.owl-next,.embed-responsive.embed-responsive-borders,.pricing-table h3,.pricing-table .plan,.featured-box,.featured-box .box-content,.thumb-info,.thumb-info .thumb-info-wrapper,.thumb-info .thumb-info-wrapper:after,.thumb-info .thumb-info-type,.thumb-info img,section.timeline .timeline-date,section.timeline .timeline-box,.testimonial blockquote,.testimonial.testimonial-style-2 blockquote,.testimonial.testimonial-style-3 blockquote,.testimonial.testimonial-style-4,.testimonial.testimonial-style-4 blockquote,.testimonial.testimonial-style-5 blockquote,.testimonial.testimonial-style-6 blockquote,.testimonial.testimonial-style-7 blockquote,.container .call-to-action,.progress,.progress.progress-border-radius,.progress.progress-border-radius .progress-bar,.progress-bar,.progress-bar-tooltip,.scrollable .scrollable-slider,.counters.with-borders .counter,html .scroll-to-top,.google-map.small,.google-map-borders,article.post .post-date .month,article.post .post-date .day,article .post-video,article .post-audio,ul.comments .comment-block,.recent-posts .date .month,#header nav.mega-menu .mega-menu-shop .dropdown-menu,.shop ul.products .product .add-to-cart-product,.product-info,.product-info img,.product-info + .product-info,.img-thumbnail.img-thumbnail-hover-icon:before,.product-thumb-info{border-radius: 0 !important;}@media (min-width: 992px){#header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a, #header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu, #header.flat-menu nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu, #header.flat-menu nav ul.nav-main li a, html.boxed #header.flat-menu .header-top{border-radius: 0;};}@media (min-width: 768px){.nav-tabs.nav-justified > li > a, .nav-tabs-justified > li > a, .navbar{border-radius: 0;};}@media (max-width: 575px){.tabs .nav.nav-tabs.nav-justified li:first-child a, .tabs .nav.nav-tabs.nav-justified li:first-child a:hover, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a:hover{border-radius: 0;};}/* CUSTOM CSS TEMPLATE GRAFICA 2 - Porto 8.0.0. Corporate 8 */.dropdown-toggle::after{border: 0 !important;}#mainNav > ul{display:none;}.modal-header .close{padding: 0.25rem; margin: 0;}.modal-title{font-size: 1.4em; font-weight: 600; color: #212529; letter-spacing: -.05em;}.shop table.cart .quantity{top: unset; position: unset;}.shop .quantity .qty{border-radius:0;}.shop .quantity .minus, .shop .quantity .plus{background: #F9F9F9;}.shop .quantity .minus:hover, .shop .quantity .plus:hover{background: #EEE;}.cart th, .cart td{vertical-align:middle !important;}.shop table.cart th.product-quantity, .shop table.cart td.product-quantity{display:table-cell;}.shop table.cart .product-name{width: auto;}.titolo{font-size:2.6em; font-weight:400;}/* CUSTOM DD - Porto 8.0.0. *//* PAGERS MODULI */.arrow-prev, .arrow-prev-first,.arrow-next, .arrow-next-last,.arrow-prev-active, .arrow-prev-first-active,.arrow-next-active, .arrow-next-last-active,.number, .number-selected{padding: .5rem; line-height: 1.25; color: #0f4c81; background-color: #fff; border: 1px solid #dee2e6;margin: 0;float:left;min-width: 32px !important;text-align: center;}.arrow-prev, .arrow-prev-first, .arrow-next, .arrow-next-last{background-color: #f4f4f4 !important;color: #CCC !important;}.arrow-prev-active:hover, .arrow-prev-first-active:hover,.arrow-next-active:hover, .arrow-next-last-active:hover,.number:hover{background-color: #eee !important;text-decoration:none !important;}.number-selected{background-color: #0f4c81 !important; border-color: #0f4c81 !important;color: #fff !important;}/* EC MAIN */#ecmain_alert{color: #155724 !important;background-color: #d4edda !important;border-color: #c3e6cb !important;position: relative !important;padding: .75rem 1.25rem !important;margin-bottom: 1rem !important;border: 1px solid transparent !important;text-align: center !important;font-size:1.0rem !important;}.ecmain_schede_navbar{position: relative !important;padding: .75rem 1.25rem !important;margin-bottom: 1rem !important;border: 1px solid transparent !important;}.ecmain_schede_separator br{display:none;}#download_template{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;font-size: 0.8rem !important;padding: 0.533rem 0.933rem !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 0px !important;margin-bottom: 20px !important;float: none !important;border: 0px !important;text-decoration:none;}#download_template:hover{background-color: #1360a3 !important;}.tablePatecipant{border: 0px !important;}.tablePatecipant span{font-size:0.8rem !important;}.ecmainRowPartecipante{font-size:1.4rem;position: relative !important;padding: .75rem 1.25rem !important;margin-bottom: 1rem !important;border: 1px solid transparent !important;}.ecmain_schede_submit_row{border:0px !important;}input.ecmain_schede_submit{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 20px auto 0px !important;font-size: 1.0rem !important;padding: 0.5rem 1rem !important; border: 0;width:auto !important;}input.ecmain_schede_submit:hover{background-color: #1360a3 !important;}.tabelle a{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 0;font-size: 0.8rem;padding: 0.533rem 0.933rem; border: 0;width:auto !important;text-decoration:none;}.tabelle a:hover{background-color: #1360a3 !important;}#btnImportaSI{width: auto !important; float: right;}/* CORSI */#corsi_link_pdf{color: #FFF; text-decoration:none;}.divScalaSconti{border: 0px; width: 100%; height: auto; max-height;100px; font-size: 12px; margin-bottom:0px; margin-top:5px;}.divScalaSconti table{border: 1px solid #CCC; border-collapse: collapse;}.divScalaSconti table tr:nth-of-type(odd){background-color: #F9F9F9;}.divScalaSconti td{padding: 0 5px; border: 1px solid #dee2e6; border-collapse: collapse;}.divScalaSconti div{margin-top:5px;}.divScalaSconti a{background-color: #fff; color:#333; border: 1px solid #ccc; padding:5px; text-decoration:none;}.divScalaSconti a:hover{background-color: #EEE;}.ScalaScontiIntestazione{background-color: #F9F9F9; font-weight: bold;}.descrizione h3{font-weight: 600 !important; margin-top: 30px; margin-bottom:15px; text-transform:none;}.descrizione h3 > strong{font-weight: 600 !important;}.descrizione table{color:#777;}.glider-contain{width: 100%; margin: 0 auto;}.glider-slide{min-height: 150px;}.glider-slide img{width: 100%; height: auto;}.fix_aspect_ratio{width: 100%; padding-top: 100%; position:relative; overflow: hidden; cursor: pointer;}.fix_aspect_ratio img{position: absolute; top: 0; left: 0; bottom: 0; right: 0;}.course_container{border: 1px solid #cccccc;margin-bottom: 10px;border-radius: 0px;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2) !important;padding: 10px;background: #FFF;color:#000;line-height:16px;margin: 5px;text-align: center;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.details_container{background: #FFF; color:#000; padding:10px;}.details_container:hover{background: #F1F1F1 !important;color: #000 !important;}.apri-chiudi{cursor: pointer;}.apri-chiudi:hover{text-decoration: underline;}.title{margin-bottom:10px;cursor: pointer;}.course_container:hover img{transform: scale(1.5) rotate(15deg); opacity: 0.6}.course_not_available{background-color: #dddddd; cursor: not-allowed !important;}.expired_courses{background-color: #dddddd !important;}.lp_courses{background-color: #fff4ff !important;}.cl_courses{background-color: #d9f5ff !important;}.course_completed{background-color: #dbf2db !important;}.gliderEL-contain{width: 100%; margin: 0 auto;}.gliderEL-slide{min-height: 150px;}.gliderEL-slide img{width: 100%; height: auto;}/* table table-bordered table-striped */.lcms_scorm_player_tableVerbaliPartiInAula table, .lcmsTC_Table table, .tabelle table, .tableRicevuta table, .descrizione table, .downloadLog{border: 1px solid #CCC !important;;width: 100% !important;;margin-bottom: 1rem !important;;border-collapse: collapse !important;; box-sizing: border-box !important;;}.lcms_scorm_player_tableVerbaliPartiInAula tbody tr:nth-of-type(2n+1), .lcmsTC_Table tbody tr:nth-of-type(2n+1),.tabelle tbody tr:nth-of-type(2n+1), .tableRicevuta tbody tr:nth-of-type(2n+1), .descrizione tbody tr:nth-of-type(2n+1), .downloadLog tbody tr:nth-of-type(2n+1){background-color: rgba(0,0,0,.05);}.lcms_scorm_player_tableVerbaliPartiInAula td, .lcms_scorm_player_tableVerbaliPartiInAula th,.tabelle td, .tabelle th, .tableRicevuta td, .tableRicevuta th, .descrizione td, .descrizione th, .downloadLog td, .downloadLog th{border-color: rgba(0, 0, 0, 0.06) !important;;border: 1px solid #CCC !important;;padding: .75rem !important;;vertical-align: top !important;;}.lcmsTC_Table td, .lcmsTC_Table th{border-color: rgba(0, 0, 0, 0.06);border: 1px solid #CCC;padding: .5rem !important;vertical-align: top;}.tableRicevuta td:first-child, .ecmain_Row_sNome td:first-child{width:30%;}.schede td{padding:0.3rem !important;}/* SCORM PLAYER */.scormPlayerAccessCourseDisabled{background-color: #cccccc; color: #808080; text-transform: uppercase; font-weight: bold; height: 50px; line-height: 50px; font-size: 20px; cursor: not-allowed;}.scormPlayerAccessCourseButton{background-color: #00a824; color: #ffffff; cursor: pointer;}.scormPlayerAccessCourseButton:hover{background-color: #00c100;}.scormPlayerDetailsTable{width:100%;}.scormPlayerLeftColumn{width: 25%;}.scormPlayerRightColumn{width: 25%;}@media (max-width: 767px){.scormPlayerLeftColumn{display:none;}.scormPlayerRightColumn:before{content: "Completato ";}.scormPlayerRightColumn:last-child:before{content: "Scade il " !important;}}.scormPlayerAccessColumn{width: 50%; text-align: center;}.scormPlayerFloatCellLeft{float: left; min-width: 150px; clear: both;}.scormPlayerFloatCelRight{float: left; min-width: 150px;}.tableItem{border: 0px; border-bottom: 1px solid #CCC; border-collapse: collapse;}.tableItem td{border: 0px; border-bottom: 1px solid #CCC; border-collapse: collapse;}.tableItem td img{position: relative; top: 3px; margin-right: 10px;}#my-video-container, #other-video-container{margin: 0 auto !important;}img.scormPlayerCompleted, img.scormPlayerLOCompleted{top: 0px !important;margin: 0px !important;}#setup-new-room, #termButton{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 0px auto !important;font-size: 12.8px;font-size: 0.8rem;padding: 8.528px 14.928px;padding: 0.533rem 0.933rem; border: 0;}.lcms_scorm_player_course_expired{position: relative !important;padding: .75rem 1.25rem !important;margin-bottom: 1rem !important;border: 1px solid transparent !important;color: #721c24 !important;background-color: #f8d7da !important;border-color: #f5c6cb !important;border: 0px !important;}img.lcms_scorm_player_future_icon{position: relative; top: 0px; margin-right: 10px;}.scormPlayerSmallNavBar, .hrmsCEMenuBar{position: relative;padding: .75rem 1.25rem !important;margin-bottom: 1rem !important;border: 1px solid transparent;color: #0c5460;background-color: #d1ecf1 !important;border-color: #bee5eb;margin-top: 0 !important;}.navbar-img img{position:relative; top:5px; margin-right: 5px;}.scormPlayerCourseContent li{padding: 10px;}.scormPlayerQuestion{font-size: 1.2rem; margin-bottom:10px;}.scormPlayerAnswer{padding-bottom:20px; border-bottom:1px solid rgba(0, 0, 0, 0.06);}.scormPlayerAnswer textarea{display: block; width: 100%; padding: 1.2rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #f4f4f4; background-clip: padding-box; border: 0;height: auto;}.scormPlayerSendTest{text-align:center; padding-top:20px;}#submitTestButton{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 0px auto !important;font-size: 16px;font-size: 1rem;padding: 8px 16px;padding: 0.5rem 1rem; border: 0;}#advtest_form_3{margin-top:20px;}.scormPlayerTDSx input{margin-right: 5px; position: relative; top: -2px; width: 50px;}.session_status{position: relative;padding: .75rem 1.25rem;margin-bottom: 1rem;border: 1px solid transparent;background-color: #f2f2f2;border-color: #eaeaea;color: #737373}.session_status br{display:none;}.session_separator{margin: 0 !important;}.session_register_and_presence{position: relative;padding: .75rem 1.25rem !important;margin-bottom: 1rem;border: 1px solid transparent;background-color: #f9f9f9;border-color: #f7f7f7;color: #777;border:0px !important;}.session_register_and_presence_header{font-size:1.2rem !important;}.session_register input[type=checkbox]{position: relative; top: -6px;}.session_register input[type=text]{color: #495057; background-color: #fff; border: 1px solid #ced4da; padding:3px; text-align:center;}.session_register input[type=button], .session_register_and_presence_submit input{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 0px auto !important;font-size: 12.8px;font-size: 0.8rem;padding: 8.528px 14.928px;padding: 0.533rem 0.933rem; border: 0;}/* contratto */#clickAcceptDiv{position: relative !important; top: -120px !important; left: 15px !important; line-height:18px;}#clickAcceptDiv div:first-child{border: 1px solid #FF0000 !important; color: #721c24; background-color: #f8d7da !important; float:right; margin-right: 30px;}#clickAcceptDiv div:last-child{width: auto !important;position: relative !important; top: 52px !important; left: 18px !important;}#clickAcceptDiv img{position:relative; top:-8px;}#clickEnterDiv{position: relative !important; top: -120px !important; left: 0px !important; line-height:18px;}#clickEnterDiv div:first-child{border: 1px solid #FF0000 !important; color: #721c24; background-color: #f8d7da !important; float:right; margin-right: 30px;}#clickEnterDiv div:last-child{width: auto !important; position: relative !important; top: 52px !important; left: 120px !important;}#clickEnterDiv img{position:relative; top:-8px;}#divContractContainer{position: relative;padding: .75rem 1.25rem !important;margin-bottom: 1rem !important;border: 1px solid transparent;background-color: #f2f2f2;border-color: #eaeaea;color: #737373;}#divContractContainer div{background:#FFF;}.lcms_scorm_player_contract_container p:empty{display:none;}#bAccept{position:relative; top:-5px;}input[type=button].lcms_scorm_player_accept_button{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;font-size: 0.8rem !important;padding: 0.533rem 0.933rem !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 0px !important;margin-right: 10px !important;float: none !important;border: 0px !important;width:auto !important;height:auto !important;}/* carica verbali */.verbal-bar{position: relative;padding: .75rem 1.25rem;margin-bottom: 1rem;border: 1px solid transparent;background-color: #f2f2f2 !important; border-color: #eaeaea !important; color: #737373 !important;}.verbal-button{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;font-size: 0.8rem !important;padding: 0.533rem 0.933rem !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 0px !important;margin-right: 10px !important;float: none !important;border: 0px !important;}.verbal-button:hover{background-color: #1360a3 !important;}.verbal-tab-content{padding: 10px !important;}.verbal-tab-content br{display:none;}/** DT-FORM */ .dtformTable, .tablePatecipant{width: 100%;}.dtformTable tr, .tablePatecipant tr{}.dtformTable td, .tablePatecipant td{padding-bottom: 10px;}.dtformTable input, .tablePatecipant input{display: block; width: 100%; padding: 1.2rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #f4f4f4; background-clip: padding-box; border: 0;}.dtformTable select, .tablePatecipant select{display: block; width: 100%; padding: 1.2rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #f4f4f4; background-clip: padding-box; border: 0;}.dtformTable textarea{display: block; width: 100%; padding: 1.2rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #f4f4f4; background-clip: padding-box; border: 0;height: auto;}.dtformTable input[type="radio"], input[type="checkbox"]{display: block; width: auto; height: auto;float: left; margin-right: 5px; margin-top: 5px;}.dtformCaptchaLabel{vertical-align: top; font-weight: bold;}.dtformCaptchaField img{max-width: 150px;}.dtformTable object{height: 26px !important; width: 26px !important;}.dtformSend{text-align: center;}.dtformSend input[type="button"], #submitDTFormButton{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 20px auto 0px !important;font-size: 16px;font-size: 1rem;padding: 8px 16px;padding: 0.5rem 1rem; border: 0;width:auto;}.dtformSend input[type="button"]:hover, #submitDTFormButton:hover{background-color: #1360a3 !important;}.dtformObligatory{font-weight: bold;}.dtformLabel21, .dtformLabel1, .dtformLabel7, .dtformLabel24, #lcms_users_registration_sEMail_label{width:30%;}#ddf16{width:150px !important;}#dtformField16{height: 64px !important;}#dExpiry_EX, #dStart_EX{max-width: 150px;}.privacyLabel{float: right; width: calc(100% - 40px);}.regione_div, .provincia_div, .comune_div, .estero_div{margin-bottom:10px;}#ddf71_Tipo, #ddf71_Numero, #ddf71_Regione, #ddf71_Provincia, #ddf71_Localita{margin-bottom:10px;}label{margin:0px;}.dtformTable input[type="checkbox"]{margin-top:0px !important; margin-right:10px !important;}/** COMMENTI */.commentiTable{width: 100%;}.commentiTable tr{}.commentiTable td{padding-bottom: 10px;}.commentiNicknameE{width: 30%;}.commentiNicknameF{width: 70%;}.commentiNicknameF input[type=text]{display: block; width: 100%; padding: 1.2rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #FFF; background-clip: padding-box; border: 0;}.commentiTextArea{display: block; width: 100%;padding: 1.2rem;font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #FFF; background-clip: padding-box; border: 0;height: auto;}.commentiMessaggioE{vertical-align: top;}.commentiMessaggioF{vertical-align: top;}.commentiIntestazioneS{background-color: #EEE;text-align: left; vertical-align: middle; border-left: 1px solid #CCC;}.commentiIntestazioneD{background-color: #EEE;text-align: right; vertical-align: middle; border-right: 1px solid #CCC;}.commentiesistentiTable{width: 100%; margin-bottom: 20px; border-bottom: 1px solid rgba(0, 0, 0, 0.06);}.commentiesistentiTable tr{}.commentiesistentiTable td{padding: 10px; border-top: 1px solid #CCC;}.commentiHR{}.commentiTableSubmitRow{text-align: center;}.commentiTableSubmitRow label{text-align: left; margin-left: 10px;}.commentiTableSubmitRow input[type="button"]{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 0px auto !important;font-size: 16px;font-size: 1rem;padding: 8px 16px;padding: 0.5rem 1rem; border: 0;}.commentiTableSubmitRow input[type="button"]:hover{background-color: #1360a3 !important;}.commenti_rispostaCommento{margin-left:5%; width:95%}/** CHAT */html .scroll-to-top{left:10px; right:unset !important; z-index:9999;}.lcms_chat_GroupName{font-size:10px !important;}.lcmsUserImage{max-width: 24px !important; max-height: 24px !important;}.lcms_chat_TableLearner td:last-child{line-height:16px !important;}#DDChat_Main{border: 1px solid #CCC !important;height: 36px !important;width: 100% !important;padding-right: 0px !important;position: fixed !important;bottom: 0 !important;right: 0px !important;z-index: 1 !important;}#DDChat_Scroll{padding-right: 25px;}#DDChat_Messages{height: 462px !important;background-color: #ffffff !important;border: 1px solid #CCC !important;position: absolute;bottom: 34px !important;right: -1px !important;}#DDChat_Button{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;font-size: 0.8rem !important;padding: 0.533rem 0.933rem !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 0px !important;float: none !important;border-radius: 0px !important;height: 32px !important;text-transform: uppercase;border: 0px;}#DDChat_Button:hover{background-color: #1360a3 !important;}#DDChat_Main > div{width:auto !important;}#DDChat_Button0 span, #DDChat_Button1 span, #DDChat_Button2 span, #DDChat_Button3 span, #DDChat_Button4 span, #DDChat_Button5 span, #DDChat_Button6 span{font-size: 13px!important;}#DDChat_Button0 a, #DDChat_Button1 a, #DDChat_Button2 a, #DDChat_Button3 a, #DDChat_Button4 a, #DDChat_Button5 a, #DDChat_Button6 a{font-size: 13px!important;color: #0f4c81 !important;}#DDChat_Messages_Passed{background-color: #fff;padding: 5px;font-size: 13px !important;line-height: 16px !important;color: #000 !important;}#DDChat_Messages_Passed > span{display:none;}#DDChat_tMessage{font-family: unset !important; font-size: 13px !important; line-height: 16px !important; margin: 3px; border: 1px solid #CCC; height: 130px !important; padding: 5px; width: 233px !important;}.lcms_chat_GroupName{font-size:13px; margin-left:10px;}.lcms_chat_Message{margin-bottom:5px;}.lcms_chat_Sender{font-size: 13px !important;}/* GAMIFICATION */.lcmsUserImage, .modLCMSGamificationCol2 img, .modLCMSGamificationImgPremio{max-width: 24px !important; max-height: 24px !important;}#canvas-holderPages{width: 100% !important; margin:0 auto;}.premi p{margin:0px;}/* CALENDAR */.calendarTitle{width: 100%;display: block;font-size:2.1rem;font-weight:600;text-align:center;padding: 1.25rem !important;margin-bottom: 1rem !important;border: 1px solid transparent;background-color: #f2f2f2; border-color: #eaeaea; color: #737373;}.calendarDayTitle{font-weight: bold;text-align: left;padding-left:5px;padding-right:5px;max-width: 20px;overflow: hidden;}.calendarTable{width: 100%; border: 1px solid #cccccc; margin-top:20px; margin-bottom:20px;}.calendarTable td{border-collapse: collapse; width: 14%; height: 40px;text-align: center;vertical-align: middle;border: 1px solid #CCC;}.calendarDayBefore{vertical-align: top;color: #C0C0C0;}.calendarDayOfMonth{font-weight: bold;}.calendarDayAfter, .calendarDayAfter a, .calendarDayAfter a:link{vertical-align: top;color: #C0C0C0;}.calendarChangeMonth{text-align: center;color:#FFFFFF;}.calendarChangeMonth a{content: none !important;}.calendarChangeMonth a{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;font-size: 0.8rem !important;padding: 0.533rem 0.933rem !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 0px !important;margin-right: 10px !important;float: none !important;border: 0px !important;}.calendarEventsInDay{background-color: #EEE;}.calendarEventsInDay a{color: #0f4c81 !important;font-weight: bold !important;}.calendarSelectedDay{background-color: #0f4c81 !important;border: 2px solid #333 !important;}.calendarSelectedDay a{color: #FFF !important;}.calendarEventsContainer{width: 100%;margin-bottom: 30px;}.calendarEventContainer{border: 1px solid #CCC;background-color: #fafafc;font-size: 1.0em;font-weight: bold;color: #0f4c81 !important;padding: 10px;margin-bottom: 10px;}.calendarEventContainer a{color: #0f4c81 !important;font-weight: bold; font-size: 1.4em; font-weight: 600; line-height: 27px;}.calendarEventsTitle{color: #0f4c81; font-weight: bold; font-size: 1.5em; margin-bottom: 20px; margin-top: 20px; text-align: center;}.calendarEventDivider{height: 0;}/* HR COURSES EXPOSER */.hrmsCoursesExposer_button{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;font-size: 0.8rem !important;padding: 0.533rem 0.933rem !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 0px !important;margin-right: 10px !important;float: none !important;border: 0px !important;}.descrizione h3{text-transform:none;}/* HR AUTOVALUTAZIONE SKILL */.skillForm input{display: block; width: 100%; padding: 1.2rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #f4f4f4; background-clip: padding-box; border: 0;text-align:center;margin:5px 0;}/* HR DOWNLOAD WORKERS */.download_list h1{margin-bottom:32px !important;}.download_nameCat{display: block; text-align:center; padding: .75rem 1.25rem; margin-bottom: 0; border: 1px solid transparent; color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb;}.download_nameCat > b{font-size: 1.4em; font-weight: 600; line-height: 27px; margin: 0;}#category_1, #category_2, #category_3, #category_4, #category_5, #category_6, #category_7, #category_8, #category_9, #category_10{padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid rgba(0, 0, 0, 0.06);}#category_1 a, #category_2 a, #category_3 a, #category_4 a, #category_5 a, #category_6 a, #category_7 a, #category_8 a, #category_9 a, #category_10 a{display:block; font-size: 1.2em; font-weight: 600;}#category_1 br, #category_2 br, #category_3 br, #category_4 br, #category_5 br, #category_6 br, #category_7 br, #category_8 br, #category_9 br, #category_10 br{display:none;}.download_list{width:100%; margin-bottom:20px;}.download_list td{width:50%; text-align:center;}#div_file{margin-bottom:10px;}/* HR PROJECT MANAGEMENT - PROGRESS - PRESENCE - EXPENSES */#pMessagesContainer{padding: .75rem 1.25rem !important;margin-bottom: 1rem !important; color: #155724 !important; background-color: #d4edda !important; border-color: #c3e6cb !important; right: 20px !important; width: 260px !important; height: 120px !important; opacity: 1.0 !important; z-index: 10000 !important;}#pMessagesDIV{bottom: 35px !important; right: -5px !important; width: 270px !important; height:auto !important; z-index: 10001 !important;}#map_canvas{width: 100% !important;}.tableQuest{border: 1px solid #ddd !important;}.tableQuest th{border: 1px solid #ddd !important; background-color: #f5f5f5 !important; color: #777 !important;}.tableQuest td{word-wrap: break-word !important;}.expenses_title{font-size: 2.6em !important; line-height: 44px !important; margin: 0 0 32px !important; color: #212529 !important; font-weight: 800 !important; letter-spacing: -.05em !important; -webkit-font-smoothing: antialiased;}.centerarea_form input.centerarea_submit{background-color: auto !important; padding: inherit !important;}table.presenceTableExtra, table.presenceTableHour{margin-top: 10px;}.project_conferma{padding: 15px !important;margin-bottom: 20px !important;border: 1px solid #c3e6cb !important;background-color: #d4edda !important;color: #155724 !important;font-size: 18px;font-weight: 700;text-align: center !important;}.project_navbar{padding: 15px !important;margin-bottom: 20px !important;border: 1px solid #eaeaea !important;background-color: #f2f2f2 !important;}.project_text{width: 100% !important; font-size: 10px !important; font-weight: 400 !important; text-align: left !important;}.project_header tr{border: 0px !important;}.project_header td{vertical-align: top !important; padding:0px !important; border: 0px !important;}.project_header a{display: inline-block; font-weight: 400;text-align: center; vertical-align: middle;border: 1px solid transparent;line-height: 1.5;color: #333; background-color: #fff; border-color: #ccc;font-size: 0.8rem;padding: 0.533rem;white-space: nowrap;cursor: pointer;text-decoration:none;margin-top:5px;margin-left:5px;}.project_header a:hover{background-color: #CCC;}.presenceTable, .unplannedActivityTable{margin: 30px 0; width: 100%; border: 1px solid #ccc; border-collapse: collapse;}.presenceTable td, .presenceTable th{padding: 0.5rem !important; vertical-align: middle; border: 1px solid #CCC;}.presenceTitle{font-size: 2.6em; line-height: 44px; margin: 0 0 32px; color: #1d2127; letter-spacing: -1px;}.presenceTable input, .unplannedActivityTable input{display: inline-block; padding: 1.2rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #f4f4f4; background-clip: padding-box; border: 0;}.presenceTable select{display: block; width: 100%; padding: 1.2rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #f4f4f4; background-clip: padding-box; border: 0;font-size: 14px;line-height: 1.42857143;color: #555;}.presenceTable input[type="submit"], .presenceTable input[type="button"], .unplannedActivityTable input[type="submit"], #sendButton{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;font-size: 16px !important;padding: 0.5rem 1rem !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 0px !important;float: none !important;border: 0px !important;width: auto !important;}.presenceTable input[type="submit"]:hover, .presenceTable input[type="button"]:hover, .unplannedActivityTable input[type="submit"]:hover, #sendButton:hover{background-color: #1360a3 !important;}.presenceTable input[type="radio"],.unplannedActivityTable input[type="radio"],input[type="checkbox"]{display: block; width: auto; height: auto;float: left; margin-right: 5px; margin-top: 5px;}.unplannedActivityTable select{display: block; width: 100%; padding: 1.2rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #f4f4f4; background-clip: padding-box; border: 0;}.presenceTable textarea,.unplannedActivityTable textarea{display: block; width: 100%; padding: 1.2rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #f4f4f4; background-clip: padding-box; border: 0;height: auto;}.presenceChangeMonth select, select#iWorker{padding: 7px 8px 8px; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #f4f4f4; background-clip: padding-box; border: 0;margin:5px;}select#iWorker{width:267px; display:block; margin-left:5px; margin-right:0;}.presenceTable textarea,.unplannedActivityTable textarea{display: block; width: 100% !important; padding: 1.2rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #f4f4f4; background-clip: padding-box; border: 0;height: auto;}.presenceTable label{margin-bottom:0 !important;}div.project_end_activity,div.project_start_activity{width: auto !important; height: auto !important; overflow: auto !important;}.project_start_activity, .project_end_activity{width: 100% !important;}.activityListTable.table.table-no-more tr:last-child{background-color: #d4edda !important; color: #155724 !important; font-weight: 700;}table.project_activity{margin-top: 5px; font-size: 10px !important;}.project_activity td{width: 50% !important; vertical-align: top; padding-left: 0 !important; padding:1px !important;}td.presenceDayOfMonth, td.presenceDayOfMonthSaturday, td.presenceDayOfMonthSunday{padding: 0.5rem !important;}.unplannedActivityTable p{margin-bottom: 0 !important;}#dateD,#dateM,#fromD,#fromH,#fromI,#fromM,#theD,#theM,#toD,#toH,#toI,#toM{width: 100px !important; text-align: center;}#dateY,#fromY,#iPercRached,#theY,#toY{width: 100px !important; text-align: center; display:inline !important;}#fValue,#iKM,{width: 100px !important; margin-right: 100% !important;}#sCodiceCommessa, #iStartHH, #iTotalHH, #iTotHalfHours, #iPrevHalfHours, #iMaxHalfHoursPerDay, #iHalfHoursWorked, #bIsOpen, #sName{width:100% !important;}#bIsOpen, #iProjectType{width:95% !important;}.presenceTable #bIsOpen, #iCosto, #EXT_sCategoria{width:100% !important;}#btnInformation{background-color: #00a824 !important; border-color: #00a824 #00a824 #007519 !important;}#btnInformation:hover{background-color: #00ce2c !important; border-color: #00db2f #00db2f #00a824 !important;}.x-form-field-wrap{width:100% !important;}.ext-strict .x-form-text{width: 100% !important; height: 64px !important; background: #f4f4f4; border:0px !important;}.x-form-field{font-family: "Poppins", sans-serif !important;}.x-form-field-wrap .x-form-date-trigger{position: relative !important; left: -20px !important;}#mceu_14,#mceu_15,#mceu_16,#mceu_17,#mceu_18,#mceu_19,#mceu_2,#mceu_3,#mceu_4,#mceu_5{float: left;}.mce-panel{width: auto !important;}.presenceDayOfMonth{text-align: center; font-size: 1rem; color: #000; font-weight: 700; vertical-align: top !important;}.presenceDayOfMonth div{text-align: left; font-weight: 400; font-size: 10px !important; line-height: 15px;}.presenceDayAfter,.presenceDayAfterSaturday,.presenceDayAfterSunday,.presenceDayBefore,.presenceDayBeforeSaturday,.presenceDayOfMonthSaturday,.presenceDayOfMonthSunday{font-size: 1rem; font-weight: 700; vertical-align: top !important; text-align: center;}.presenceDayTitle{font-weight: 700; text-align: center;}th.presenceDayTitle{border-right: 1px solid #ccc;}.presenceDayBeforeSaturday{background-color: #d1ecf1; color: #0c5460;}.presenceDayBefore{color: #777;}.presenceDayOfMonthSaturday{background-color: #d1ecf1;}.presenceDayOfMonthSunday{background-color: #a0dee9;}.presenceDayAfterSaturday{background-color: #d1ecf1; color: #0c5460;}.presenceDayAfterSunday{background-color: #a0dee9; color: #0c5460;}.presenceDayAfter{color: #777;}.presenceTableHour,.presenceTableHour td{border: 1px dotted #ccc; border-collapse: collapse; color: #777 !important;}.presenceTableExtra td,.presenceTableHour td{font-size: 10px; padding: 0 !important; line-height: 15px;}.presenceTableExtra,.presenceTableHour{width: 100%; font-weight: 400 !important;}.presenceChangeMonth{margin-top: 30px; text-align: center;}.presenceTableExtra,.presenceTableExtra td{border: 1px dotted grey; border-collapse: collapse; color: #333 !important;}.presenceChangeMonth a, .activityListPager a{background-color: #0f4c81 !important; border-color: #0f4c81 #0f4c81 #0a3153 !important; color: #FFF !important; font-size: 1rem !important; padding: 0.5rem 1rem !important; cursor: pointer; display: inline-block; font-weight: 400; text-align: center; vertical-align: middle; line-height: 1.5; margin: 0 5px !important; float: none !important; border: 0px !important; position: relative; top: -3px;white-space: nowrap;}.presenceChangeMonth a:hover, .activityListPager a:hover{text-decoration: none !important; background-color: #1360a3 !important;}.presenceTable a, .project-list-table a{background-color: #0f4c81 !important; border-color: #0f4c81 #0f4c81 #0a3153 !important; color: #FFF !important; font-size: 0.8rem !important; padding: 0.533rem 0.933rem !important; cursor: pointer; display: inline-block; font-weight: 400; text-align: center; vertical-align: middle; line-height: 1.5; margin: 5px; border: 0px !important;white-space: nowrap;}.presenceTable a:hover, .project-list-table a:hover{text-decoration: none !important; background-color: #1360a3 !important;}.project-list-table td{border: 1px solid #ccc; border-collapse: collapse; vertical-align:middle;padding: 0.5rem;}.presenceCategoryTable{width:50%;}.dtformLabel139{width: 180px;}#ddf139{width: 300px;}.dtformLabel140{vertical-align: top;}#ddf140{width: 700px; height: 200px;}.progressOpzioni{width: 90px !important; max-width: 90px !important;}td.progressIntestazione{width: auto !important;}.progressChecklist{background-color: #f5f5f5; border: 1px solid #ccc; width: 40%;}.checklist{list-style: none; padding: 5px; margin: 2px;}.checklist li,.checklist li a,.checklist li input{vertical-align: middle; border: 0;}.activityListTable,.activityListTable td,.activityListTable th,.unplannedActivityTable,.unplannedActivityTable td{border: 1px solid #ccc; border-collapse: collapse;}.checklistAuthor{font-size: 9px;font-weight: 700;color: grey; vertical-align: middle;}.checklistTitle{display: block; font-size: 16px; font-weight: 700; text-align: center;}.unplannedActivityTable{margin-top: 10px; width: 100%;}.unplannedActivityTable td{padding: 3px;}.unplannedActivitySuggest{color: #999; font-size: 85%; margin-top: 1px; line-height: 18px;}.activityListTable{margin-top: 20px; width: 100%;}.activityListTable td,.activityListTable th{padding: 0.5rem; width: auto;}.activityListPager{text-align: center;}.activityListPager b{color: #000; font-size: 1.5em; font-weight: 600; padding: 0 10px; display: block;}.project_filter{width:100%; margin-bottom:20px;}.project_filter select{display: inline; width: 100%; padding: 1.2rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #f4f4f4; background-clip: padding-box; border: 0;}.project_gannt div{width: auto !important; height: auto !important; overflow: auto !important;}.ganntTable{width:100%; border-collapse: collapse;}.ganntTable td{border: 1px solid #cccccc !important; border-collapse: collapse; padding: 0.5rem;}.tableProjectDetails{width: 100%;}.tableProjectDetails td{border: 1px solid #cccccc !important; border-collapse: collapse !important; padding: 0.5rem !important; vertical-align:middle !important;}.tab-table-project{width: 100%; text-align: center; margin-top: 1rem; margin-bottom: 2rem;}.tab-table-project td{width: 50%; cursor: pointer; padding: 0.5rem;}.tab-selected-project{font-weight: bold; border-bottom: 2px solid #0f4c81;}.tab-selected-project > h4{color: #0f4c81 !important;}.project-summary{width: 100%; border-collapse: collapse; text-align: center; margin-top: 1rem;}.project-summary td{width: 50%; border: 1px solid #ccc; padding: 0.5rem; vertical-align: middle;}.activity-table{width: 100%; border-collapse: collapse; text-align: center;}.activity-table td{width: 100%; padding: 0.5rem; vertical-align: middle;}.mod_progress > div, .mod_progress > p, .mod_progress > p > span, .progressTable td{font-size: 10px !important; line-height: 20px !important;}@media (min-width: 1200px){.project_text{width: 100% !important; max-width: 94px !important;}.table.table-no-more.project_gannt td{width: auto !important;}}@media only screen and (min-width: 992px) and (max-width: 1199px){.project_end_activity, .project_perc, .project_start_activity, .project_text{max-width: 60px !important;}.project_text{width: 100% !important;}.table.table-no-more.project_gannt td{width: auto !important;}}@media (min-width: 992px){div.project_end_activity, div.project_start_activity{height: 2px !important;}.project_text{height: 30px !important; line-height: 15px !important; max-height: 30px;}.project_vuoto{height: 32px !important; width: auto !important;}td.presenceDayAfter, td.presenceDayAfterSaturday, td.presenceDayAfterSunday, td.presenceDayBefore, td.presenceDayBeforeSaturday, td.presenceDayBeforeSunday{padding: 0.5rem !important;}}@media (max-width: 991px){.project_header td{padding-left: 0 !important;}.project-list-table td{padding-left: 30% !important; border: 1px solid #ccc !important; border-bottom: 0px !important; border-collapse: collapse !important;}.presenceTableExtra table, .presenceTableHour table, .project_activity table{display: table !important;}.presenceTableExtra tbody, .presenceTableHour tbody, .project_activity tbody{display: table-row-group !important;}.presenceTableExtra tr, .presenceTableHour tr, .project_activity tr{display: table-row !important; border-bottom: 0 !important;}.presenceTableExtra td, .presenceTableHour td, .project_activity td{display: table-cell !important; border: 1px dotted #ccc !important;}.project_gannt tr:first-child, td.presenceDayAfter, td.presenceDayAfterSaturday, td.presenceDayAfterSunday, td.presenceDayBefore, td.presenceDayBeforeSaturday, td.presenceDayBeforeSunday, td.presenceDayTitle{display: none !important;}td.presenceDayOfMonth, td.presenceDayOfMonthSaturday, td.presenceDayOfMonthSunday{border-bottom: 1px solid #ccc !important; text-align: center !important;}.project_text{height: 20px !important; line-height: 20px !important; max-height: 20px;}.table.table-no-more.project_gannt tr{border-bottom: 3px solid #ccc !important;}.presenceTable.table.table-no-more.project_calendar td:before{top: 0.5rem;}.table.table-no-more td:before{width: 25% !important;left: 0.5rem !important; top: 0.5rem !important;}.project_filter td{display: block !important; margin-bottom: 10px; width: auto !important;}.project_filter table{width: 100% !important;}.project_vuoto{height: 22px !important; width: auto !important;}.presenceTable.table.table-no-more tr{border-bottom: 2px solid #ccc;}.presenceTable.table.table-no-more tr:first-child{border-bottom: 0;}.presenceTable.table.table-no-more td{border-bottom: 1px solid #ccc;}.presenceTable.table.table-no-more td:last-child{border-bottom: 0;}.table.table-no-more tr{border-bottom: 2px solid #ccc;}.presenceTable.table.table-no-more.project_calendar tr{border-bottom: 0 !important;}.activityListTable.table.table-no-more tr{border-bottom: 3px solid #ccc;}.activityListTable.table.table-no-more tr:first-child{display: none !important; border-bottom: 0;}.activityListTable.table.table-no-more td{border-bottom: 1px solid #ccc; padding-left: 32%; word-wrap: break-word; min-height: 37px;}.activityListTable.table.table-no-more td:last-child{border-bottom: 0;}.progressTable.table.table-no-more td{padding-left: 40% !important; background-color: #fff !important;}.tableQuest.table.table-no-more td{padding-left: 32% !important; background-color: #fff !important;}.ganntTable td{border-bottom:0 !important; width:100%;}div#mceu_28, div#mceu_29, div#mceu_30, div#mceu_31, div#mceu_32{float: left;}#bIsOpen, #iProjectType{width:100% !important;}.project_header td:last-child{text-align:center !important;width:100% !important;}select#iWorker{width:100% !important;}}@media (max-width: 767px){.presenceChangeMonth a, .activityListPager a{display:inline-block;margin:5px !important;margin-top:10px !important;width:150px !important;}}/* LAST ADDED */.downloadManageFile input, .downloadManageFile select{background-color: #f4f4f4;display: block; width: 100%; padding: 1.2rem; font-size: 1rem; font-weight: 400; line-height: 1.5; background-clip: padding-box; border: 0;}.downloadManageFile input[type="submit"]{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;line-height: 1.5;margin: 0px auto !important;font-size: 16px;font-size: 1rem;padding: 8px 16px;padding: 0.5rem 1rem; border: 0;width:auto;}.downloadManageFile input[type="submit"]:hover{background-color: #1360a3 !important;}.downloadManageFile td:last-child{text-align: center;}.siteMapNode{background-color: #f2f2f2;border-color: #eaeaea;color: #737373;position: relative; padding: .75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent;}.siteMapNodeTitle{font-size: 25px; border-top: 1px solid #CCC; padding: 20px 0;}.coupon p{margin:0px !important;}#DDChat_chatfass_tMessage{font-family: unset !important; font-size: 13px !important; line-height: 16px !important; margin: 3px; border: 1px solid #CCC; height: 130px !important; padding: 5px; width: 233px !important;}#DDChat_Messages input[type=button]{background-color: #0f4c81 !important;border-color: #0f4c81 #0f4c81 #0a3153 !important;color: #FFF !important;font-size: 0.8rem !important;padding: 0.533rem 0.933rem !important;cursor: pointer;display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;margin: 0px !important;float: none !important;border-radius: 0px !important;height: 32px !important;text-transform: uppercase;border: 0px;width:100%;}#DDChat_Messages input[type=button]:hover{background-color: #1360a3 !important;}#DDChat_Main{background-color: rgb(221, 221, 221);line-height: 34px;text-align: right;padding: 2px 0px 2px 2px;z-index: 100000 !important;}.download_nameCat{background-color: #f2f2f2;border-color: #eaeaea;color: #737373;}.presence-list-table{margin: 30px 0; width: 100%; border: 1px solid #ccc; border-collapse: collapse;}.presence-list-table td, .presence-list-table th{padding: 0.5rem !important; vertical-align: middle; border: 1px solid #CCC;}.expenses_title{font-weight:unset !important;}.progressTable td{font-size: unset !important; line-height: unset !important;}.presenceDayOfMonthSaturday{background-color: #DDD;}.presenceDayOfMonthSunday{background-color: #BBB;}.presenceDayBefore, .presenceDayAfter{background: #F9F9F9; color: #CCC;}.presenceDayAfterSaturday, .presenceDayAfterSunday{background: #F9F9F9; color: #CCC;}#iKM, #fValue{width:100px !important;}.table-ore td{border: 1px solid #CCC !important; font-size:10px;}@media only screen and (max-width: 1199px){.table.table-no-more,.table.table-no-more thead,.table.table-no-more tbody,.table.table-no-more tr,.table.table-no-more th,.table.table-no-more td{display: block;}.table.table-no-more thead tr{left: -9999px;position: absolute;top: -9999px;}.table.table-no-more tr{border-bottom: 1px solid #DDD;}.table.table-no-more td{border: none;position: relative;padding-left: 50%;text-align: left;white-space: normal;}.table.table-no-more td:before{content: attr(data-title);font-weight: bold;left: 6px;padding-right: 10px;position: absolute;text-align: left;top: 8px;white-space: nowrap;width: 45%;}.table.table-no-more.table-bordered td{border-bottom: 1px solid #dedede;}.table.table-no-more.table-sm td:before{top: 5px;}.presenceTableExtra td, .presenceTableHour td, .project_activity td{display: table-cell !important;}}@media (min-width: 1200px){.project_text{width: 100% !important; max-width: 94px !important;}.table.table-no-more.project_gannt td{width: auto !important;}}@media only screen and (min-width: 1200px){.project_end_activity, .project_perc, .project_start_activity, .project_text{max-width: 60px !important;}.project_text{width: 100% !important;}.table.table-no-more.project_gannt td{width: auto !important;}}@media (min-width: 1200px){div.project_end_activity, div.project_start_activity{height: 2px !important;}.project_text{height: 30px !important; line-height: 15px !important; max-height: 30px;}.project_vuoto{height: 32px !important; width: auto !important;}td.presenceDayAfter, td.presenceDayAfterSaturday, td.presenceDayAfterSunday, td.presenceDayBefore, td.presenceDayBeforeSaturday, td.presenceDayBeforeSunday{padding: 0.5rem !important;}.presenceTable td, .presenceTable th{width:14.285%;}}@media (max-width: 1199px){.project_header td{padding-left: 0 !important;}.project-list-table td{padding-left: 30% !important; border: 1px solid #ccc !important; border-bottom: 0px !important; border-collapse: collapse !important;}.presenceTableExtra table, .presenceTableHour table, .project_activity table{display: table !important;}.presenceTableExtra tbody, .presenceTableHour tbody, .project_activity tbody{display: table-row-group !important;}.presenceTableExtra tr, .presenceTableHour tr, .project_activity tr{display: table-row !important; border-bottom: 0 !important;}.presenceTableExtra td, .presenceTableHour td, .project_activity td{display: table-cell !important; border: 1px dotted #ccc !important;}.project_gannt tr:first-child, td.presenceDayAfter, td.presenceDayAfterSaturday, td.presenceDayAfterSunday, td.presenceDayBefore, td.presenceDayBeforeSaturday, td.presenceDayBeforeSunday, td.presenceDayTitle{display: none !important;}td.presenceDayOfMonth, td.presenceDayOfMonthSaturday, td.presenceDayOfMonthSunday{border-bottom: 1px solid #ccc !important; text-align: center !important;}.project_text{height: 20px !important; line-height: 20px !important; max-height: 20px;}.table.table-no-more.project_gannt tr{border-bottom: 3px solid #ccc !important;}.presenceTable.table.table-no-more.project_calendar td:before{top: 0.5rem;}.table.table-no-more td:before{width: 25% !important;left: 0.5rem !important; top: 0.5rem !important;}.project_filter td{display: block !important; margin-bottom: 10px; width: auto !important;}.project_filter table{width: 100% !important;}.project_vuoto{height: 22px !important; width: auto !important;}.presenceTable.table.table-no-more tr{border-bottom: 2px solid #ccc;}.presenceTable.table.table-no-more tr:first-child{border-bottom: 0;}.presenceTable.table.table-no-more td{border-bottom: 1px solid #ccc;}.presenceTable.table.table-no-more td:last-child{border-bottom: 0;}.table.table-no-more tr{border-bottom: 2px solid #ccc;}.presenceTable.table.table-no-more.project_calendar tr{border-bottom: 0 !important;}.activityListTable.table.table-no-more tr{border-bottom: 3px solid #ccc;}.activityListTable.table.table-no-more tr:first-child{display: none !important; border-bottom: 0;}.activityListTable.table.table-no-more td{border-bottom: 1px solid #ccc; padding-left: 32%; word-wrap: break-word; min-height: 37px;}.activityListTable.table.table-no-more td:last-child{border-bottom: 0;}.progressTable.table.table-no-more td{padding-left: 40% !important; background-color: #fff !important;}.tableQuest.table.table-no-more td{padding-left: 32% !important; background-color: #fff !important;}.ganntTable td{border-bottom:0 !important; width:100%;}div#mceu_28, div#mceu_29, div#mceu_30, div#mceu_31, div#mceu_32{float: left;}#bIsOpen, #iProjectType{width:100% !important;}.project_header td:last-child{text-align:center !important;width:100% !important;}select#iWorker{width:100% !important;}}.dropdown-item.active{background-color: #0f4c81; color:#FFF;}.resourcesTable input[type=text]{display: inline !important; min-width: 50px; padding: 5px;}.resourcesTable input[type=submit]{background: #0f4c81; color: #FFF; width: auto; margin: 0 auto;}
/* PM */ .topnav a.active-item, .btn-default, .btn-calendar-prev-next, .btn-change-week-day, input:checked + .toggle-check-slider, .project-badge, td.table-item-active, .resourcesTable input[type=submit]
{background-color: #0f4c81 !important; color:#FFF !important;}
