/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
img{object-fit:cover;-o-object-fit:cover;}.tabs .tabs.primary a{background-color:#244276;}.tabs .tabs.primary a:hover{color:#fff !important;background:#081740 !important;}.copyright{padding:30px 0px;}ul.contextual-links li a{color:#333 !important;}section#banner{padding:270px 0px 70px;}.custom-banner{padding:200px 0px 70px !important;height:358px !important;}.user-logged-in .header_aera{top:60px;position:static;}ul.toolbar-menu a{color:#565656 !important;}.region.region-footer-menu h2{font-size:25px;color:#fff;font-weight:600;margin:20px 0px;text-transform:uppercase;}.footer-menu li a{text-transform:uppercase;}#banner-text p{text-align:left;font-size:20px;color:#fff;margin-bottom:10px;text-transform:capitalize;line-height:40px;}.service-s p{font-size:16px;line-height:1.7em;color:#5d648e;margin-bottom:30px;}#about .who_we_area{margin-top:50px;}.testimonial_area .testimonial_carosel .item p{max-width:705px !important;}.our-detlist-item{padding-top:60px;}.blog-item{margin-top:50px;}.video_p{font-weight:400;}.webform-submission-contact-form-form .form-item,.webform-submission-contact-form-form .form-actions{margin:0px;}.blog-details-img img{width:100%;}.blog-details-area input#edit-submit{text-transform:uppercase;background:#296dc1;color:#fff;width:auto;padding:10px 25px;color:#fff !important;border-radius:5px;font-size:20px;font-weight:400;}.blog-details-area input#edit-submit:hover,.bg_Appointment input#edit-actions-submit:hover{color:#fff !important;background:#081740 !important;}.blog-details-area div#edit-actions{padding:20px 0px;}.blog-details-area ul.inline,.blog-details-area ul.links.inline{float:right;}.blog-details-area ul.inline li a{color:#296dc1 !important;}.blog-details-area ul.inline li a:hover{color:#081740 !important;}#about .who_we_area.col-md-7.p0.text-right{margin-top:0px;}.bg_Appointment .form-item,.bg_Appointment .form-actions{margin:0px;}.blog-details-area .title p{color:#fff;}.bg_Appointment .col-md-7.text-left.col-sm-6.col-4pad.wow.fadeInUp p{color:#fff;margin-bottom:20px;}.bg_Appointment .col-xs-12.col-sm-6.col-md-6{padding-left:0px;}.contact-form-box .col-xs-12.col-sm-6.col-md-6,.contact-form-box .col-md-12.js-form-item{padding-left:0px;}.bg_Appointment input#edit-actions-submit,.contact-form-box input#edit-actions-submit{margin-top:30px;text-transform:uppercase;background:#296dc1;color:#fff;width:auto;padding:10px 25px;color:#fff !important;border-radius:5px;font-size:20px;font-weight:400;}.bg_Appointment div#edit-actions,.contact-form-box div#edit-actions{padding-left:0px;}.bhoechie-tab-content.massive-content .desc p{font-size:22px;color:#5d648e;line-height:35px;margin-bottom:35px;}.masonry.mt-50 .item-folio__thumb img{width:386px;height:257px;}.about-content .bg-color:nth-child(1n){background:#123b84;}.about-content .bg-color:nth-child(2n){background:#285096;}.about-content .bg-color:nth-child(3n){background:#3f62a0;}#not-found-section{padding:50px 0px 100px;}.not-found-body{max-width:70%;margin:auto;}.not-found-body h2{font-size:25px;font-weight:600;}.not-title{border:2px solid #296dc1;padding:10px 50px 30px 50px;width:50%;margin:auto;margin-bottom:40px;border-radius:10px;}.not-title h1{font-size:125px;margin:0px;color:#296dc1;}.not-title h2{font-size:25px;margin:0px;color:#296dc1;}#not-found-section a.btn.btn-custom{margin-top:30px;text-transform:uppercase;background:#296dc1;color:#fff;width:auto;padding:10px 25px;color:#fff !important;border-radius:5px;font-size:20px;font-weight:400;}#not-found-section a.btn.btn-custom:hover{color:#fff !important;background:#081740 !important;transition:0.7s;}.toolbar-horizontal.path-frontpage nav.tabs{padding:0px;}.toolbar-horizontal.path-frontpage .header_aera{margin-top:100px !important;padding:0px !important;}.left-tabs-text{font-size:22px;}@media (min-width:320px) and (max-width:480px){.not-title h1{font-size:92px !important;margin:0px !important;color:#296dc1 !important;}.not-title h2{font-size:22px !important;margin:0px !important;color:#296dc1 !important;}.not-title{border:2px solid #296dc1 !important;padding:10px 50px 30px 50px !important;width:100% !important;margin:auto !important;margin-bottom:40px !important;border-radius:10px !important;}}@media (min-width:481px) and (max-width:768px){.not-title h1{font-size:92px !important;margin:0px !important;color:#296dc1 !important;}.not-title h2{font-size:22px !important;margin:0px !important;color:#296dc1 !important;}.not-title{border:2px solid #296dc1 !important;padding:10px 50px 30px 50px !important;width:100% !important;margin:auto !important;margin-bottom:40px !important;border-radius:10px !important;}}@media (min-width:768px) and (max-width:992px){.not-title h1{font-size:92px !important;margin:0px !important;color:#296dc1 !important;}.not-title h2{font-size:22px !important;margin:0px !important;color:#296dc1 !important;}.not-title{border:2px solid #296dc1 !important;padding:10px 50px 30px 50px !important;width:70% !important;margin:auto !important;margin-bottom:40px !important;border-radius:10px !important;}}.login-text .form-group input{width:100%;padding:10px;border-radius:5px;}.login-text a{color:#f91546;}.login-button input{height:auto !important;text-transform:uppercase;background:#296dc1;color:#fff;width:auto;padding:10px 25px;color:#fff !important;border-radius:5px;font-size:16px;font-weight:500 !important;}.login-button input:hover{color:#fff !important;background:#081740 !important;transition:0.7s;}.login-button,#user-register-form .form-actions,#user-pass .form-actions{text-align:center;}#user-register-form,#user-pass{max-width:50%;margin:auto;margin-top:150px;margin-bottom:40px;border:2px solid #f5f5f5;padding:20px 20px 40px;overflow:hidden;}#user-register-form .js-form-item{margin-bottom:20px !important;}#user-register-form .js-form-item input,#user-pass .js-form-item input{width:100%;padding:10px;border-radius:5px;}#user-register-form .form-actions input,#user-pass .form-actions input{height:auto !important;text-transform:uppercase;background:#296dc1;color:#fff;width:auto;padding:10px 25px;color:#fff !important;border-radius:5px;font-size:16px;font-weight:500 !important;}#user-register-form .form-actions input:hover,#user-pass .form-actions input:hover{color:#fff !important;background:#081740 !important;transition:0.7s;}summary{font-size:16px;}#user-register-form .form-actions label,#user-pass .form-actions label{display:inline-block;max-width:100%;margin-bottom:4px;font-weight:bold;font-size:17px;}@media only screen and (max-width:610px){#user-login{max-width:95% !important;margin:auto;padding:20px 0px 40px;border:2px solid #f5f5f5;margin-bottom:40px;margin-top:20px;overflow:hidden;}#user-register-form,#user-pass{max-width:95% !important;margin:auto;margin-top:40px;margin-bottom:40px;border:2px solid #f5f5f5;padding:20px 20px 40px;overflow:hidden;}}@media (min-width:768px) and (max-width:992px){#user-login{max-width:95% !important;margin:auto;padding:20px 0px 40px;border:2px solid #f5f5f5;margin-bottom:40px;margin-top:20px;overflow:hidden;}#user-register-form,#user-pass{max-width:95% !important;margin:auto;margin-top:40px;margin-bottom:40px;border:2px solid #f5f5f5;padding:20px 20px 40px;overflow:hidden;}}@media screen and (min-width:320px) and (max-width:767px){section#banner{padding-top:225px !important;}}@media screen and (min-width:320px) and (max-width:760px){#banner-text p{text-align:center !important;}.custom-banner{padding:150px 0px 0px !important;height:auto !important;}}@media screen and (min-width:770px) and (max-width:990px){div.bhoechie-tab-container{display:contents;}div#about{padding:70px 0px 60px 0px;}div#about .top-service.wow.fadeInRight.text-center a{margin:30px 0px;}}@media screen and (min-width:320px) and (max-width:990px){div.bhoechie-tab-container .left-tabs-text{font-size:20px;}div.bhoechie-tab-container .img-text{font-size:20px;margin-bottom:22px;}.bhoechie-tab-content.massive-content .desc p{font-size:18px;}div.bhoechie-tab-container .list-group-item{padding:0px 15px;}.custom-banner{height:auto !important;}}@media (max-width:480px){.our-history .text-center_timeline{width:100%;}.bg_Appointment input#edit-actions-submit,.contact-form-box input#edit-actions-submit{width:auto;padding:10px 20px;font-size:15px;font-weight:500;height:auto !important;}}.diag{display:flex;}
@-webkit-keyframes spinAround{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes spinAround{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.color-white,.banner-wrapper .container .slide-caption,.banner-wrapper.captionbg .container .slide-caption{color:#fff;}.color-black{color:#000;}.color-muted{color:rgba(0,0,0,0.5);}.color-muted-inverse{color:rgba(255,255,255,0.5);}.color-error{color:red;}.color-info{color:#0686c8;}.color-success{color:#2ac171;}.color-gov,.color-theme{color:#9d6c11;}.contrast .color-gov,.contrast .color-theme{color:#fff;}.bg-blue{background-color:#0686c8;}.bg-grey{background-color:#c8c8c8;}.bg-grey-light{background-color:#eee;}.bg-black{background-color:#222;}.bg-white{background-color:#fff;}.bg-muted{background-color:rgba(0,0,0,0.15);}.bg-muted-inverse{background-color:rgba(255,255,255,0.75);}.bg-error{background-color:red;}.bg-info{background-color:#3f42f6;}.bg-success{background-color:green;}.bg-gov{background-color:#f26522;}.bg-theme{background-color:#9d6c11;}.bg-theme-light{background-color:#fbb534;}.contrast .bg-blue{background-color:#000;outline:1px solid #3b3b3b;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local("Open Sans Light"),local("OpenSans-Light"),url(/themes/ccpd/assets/fonts/fontawesome-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/fontawesome-webfont.woff) format("woff");}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local("Open Sans"),local("OpenSans"),url(/themes/ccpd/assets/fonts/fontawesome-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/fontawesome-webfont.woff) format("woff");}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(/themes/ccpd/assets/fonts/fontawesome-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/fontawesome-webfont.woff) format("woff");}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(/themes/ccpd/assets/fonts/fontawesome-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/fontawesome-webfont.woff) format("woff");}@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;src:local("Open Sans Extrabold"),local("OpenSans-Extrabold"),url(/themes/ccpd/assets/fonts/fontawesome-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/fontawesome-webfont.woff) format("woff");}@font-face{font-family:'icomoon';font-weight:normal;font-style:normal;}@font-face{font-family:'roboto';font-weight:700;font-style:normal;}@font-face{font-family:'roboto';font-weight:600;font-style:normal;}@font-face{font-family:'roboto-condensed';src:url(/themes/ccpd/assets/fonts/robotocondensed-regular-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/robotocondensed-regular-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:'roboto';src:url(/themes/ccpd/assets/fonts/roboto-light-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/roboto-light-webfont.woff) format("woff");font-weight:300;font-style:normal;}@font-face{font-family:'roboto';src:url(/themes/ccpd/assets/fonts/roboto-medium-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/roboto-medium-webfont.woff) format("woff");font-weight:500;font-style:normal;}@font-face{font-family:'roboto';src:url(/themes/ccpd/assets/fonts/roboto-regular-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/roboto-regular-webfont.woff) format("woff");font-weight:400;font-style:normal;}@font-face{font-family:'roboto';src:url(/themes/ccpd/assets/fonts/roboto-thin-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/roboto-thin-webfont.woff) format("woff");font-weight:200;font-style:normal;}@font-face{font-family:'ralewaybold';src:url(/themes/ccpd/assets/fonts/raleway-bold-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/raleway-bold-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:'ralewayextrabold';src:url(/themes/ccpd/assets/fonts/raleway-extrabold-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/raleway-extrabold-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:'ralewayitalic';src:url(/themes/ccpd/assets/fonts/raleway-italic-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/raleway-italic-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:'ralewaylight';src:url(/themes/ccpd/assets/fonts/raleway-light-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/raleway-light-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:'ralewaymedium';src:url(/themes/ccpd/assets/fonts/raleway-medium-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/raleway-medium-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:'ralewayregular';src:url(/themes/ccpd/assets/fonts/raleway-regular-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/raleway-regular-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:'ralewaysemibold';src:url(/themes/ccpd/assets/fonts/raleway-semibold-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/raleway-semibold-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:'ralewaythin';src:url(/themes/ccpd/assets/fonts/raleway-thin-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/raleway-thin-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:'pt_serifregular';src:url(/themes/ccpd/assets/fonts/ptf55f-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/ptf55f-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:'pt_serifbold';src:url(/themes/ccpd/assets/fonts/ptf75f-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/ptf75f-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:'source_serif_probold';src:url(/themes/ccpd/assets/fonts/sourceserifpro-bold-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/sourceserifpro-bold-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:'source_serif_proregular';src:url(/themes/ccpd/assets/fonts/sourceserifpro-regular-webfont.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/sourceserifpro-regular-webfont.woff) format("woff");font-weight:normal;font-style:normal;}@font-face{font-family:'Merriweather';src:url(/themes/ccpd/assets/fonts/Merriweather-Regular.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/Merriweather-Regular.woff) format("woff");font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:'Merriweather';src:url(/themes/ccpd/assets/fonts/Merriweather-Regular.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/Merriweather-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap;}@font-face{font-family:'Merriweather';src:url(/themes/ccpd/assets/fonts/Merriweather-BlackItalic.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/Merriweather-BlackItalic.woff) format("woff");font-weight:900;font-style:italic;font-display:swap;}@font-face{font-family:'Merriweather';src:url(/themes/ccpd/assets/fonts/Merriweather-Bold.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/Merriweather-Bold.woff) format("woff");font-weight:bold;font-style:normal;font-display:swap;}@font-face{font-family:'Merriweather';src:url(/themes/ccpd/assets/fonts/Merriweather-Bold.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/Merriweather-Bold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap;}@font-face{font-family:'Merriweather';src:url(/themes/ccpd/assets/fonts/Merriweather-Bold.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/Merriweather-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap;}@font-face{font-family:'Merriweather';src:url(/themes/ccpd/assets/fonts/Merriweather-Black.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/Merriweather-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap;}@font-face{font-family:'Merriweather';src:url(/themes/ccpd/assets/fonts/Merriweather-BoldItalic.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/Merriweather-BoldItalic.woff) format("woff");font-weight:600;font-style:italic;font-display:swap;}@font-face{font-family:'Merriweather';src:url(/themes/ccpd/assets/fonts/Merriweather-Italic.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/Merriweather-Italic.woff) format("woff");font-weight:normal;font-style:italic;font-display:swap;}@font-face{font-family:'Merriweather';src:url(/themes/ccpd/assets/fonts/Merriweather-Light.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/Merriweather-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap;}@font-face{font-family:'Merriweather';src:url(/themes/ccpd/assets/fonts/Merriweather-LightItalic.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/Merriweather-LightItalic.woff) format("woff");font-weight:300;font-style:italic;font-display:swap;}@font-face{font-family:'Questrial';src:url(/themes/ccpd/assets/fonts/Questrial-Regular.woff2) format("woff2"),url(/themes/ccpd/assets/fonts/Questrial-Regular.woff) format("woff");font-weight:normal;font-style:normal;font-display:swap;}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;}h1,.heading1{font-size:2em;}h2,.heading2{font-size:1.75em;}h3,.heading3{font-size:1.5em;}h4,.heading4{font-size:1.3em;}h5,.heading5{font-size:1.1em;}h6,.heading6{font-size:1em;}h1,h2,h3,h4,h5,h6{margin:15px 0;font-weight:600;}.apply-in-home.section-row{padding:0;}.home .wpb_wrapper{margin:0;}.mr-left-none{margin-left:0 !important;}.mr-top-none{margin-top:0 !important;}.mr-bottom-none{margin-bottom:0 !important;}.mr-right-none{margin-right:0 !important;}.mr-none{margin:0 !important;}.pd-left-none{padding-left:0 !important;}.pd-top-none{padding-top:0 !important;}.pd-bottom-none{padding-bottom:0 !important;}.pd-right-none{padding-right:0 !important;}.pd-none{padding:0 !important;}.mr-top5{margin-top:5px !important;}.mr-top7{margin-top:7px !important;}.mr-top10{margin-top:10px !important;}.mr-top15{margin-top:15px !important;}.mr-right5{margin-right:5px !important;}.mr-right7{margin-right:7px !important;}.mr-right10{margin-right:10px !important;}.mr-right15{margin-right:15px !important;}.mr-bottom5{margin-bottom:5px !important;}.mr-bottom7{margin-bottom:7px !important;}.mr-bottom10{margin-bottom:10px !important;}.mr-bottom15{margin-bottom:15px !important;}.mr-left5{margin-left:5px !important;}.mr-left7{margin-left:7px !important;}.mr-left10{margin-left:10px !important;}.mr-left15{margin-left:15px !important;}.pd-top5{padding-top:5px !important;}.pd-top7{padding-top:7px !important;}.pd-top10{padding-top:10px !important;}.pd-top15{padding-top:15px !important;}.pd-right5{padding-right:5px !important;}.pd-right7{padding-right:7px !important;}.pd-right10{padding-right:10px !important;}.pd-right15{padding-right:15px !important;}.pd-bottom5{padding-bottom:5px !important;}.pd-bottom7{padding-bottom:7px !important;}.pd-bottom10{padding-bottom:10px !important;}.pd-bottom15{padding-bottom:15px !important;}.pd-left5{padding-left:5px !important;}.pd-left7{padding-left:7px !important;}.pd-left10{padding-left:10px !important;}.pd-left15{padding-left:15px !important;}html{box-sizing:border-box;font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}body{background:#f1f1f1;overflow:hidden;}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block;}ol,ul{list-style:none;}table{border-collapse:separate;border-spacing:0;}caption,th,td{font-weight:normal;text-align:left;}fieldset{min-width:inherit;}blockquote:before,blockquote:after{content:""}q:before,q:after{content:""}blockquote,q{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;quotes:none;}a:focus{outline:0;}a:hover,a:active{outline:0;}a img{border:0;}p:last-child{margin:0;}.tcon{display:none;}.icon-share{color:#aaa;}.icon-facebook{color:#3b5998;}.icon-twitter{color:#1da1f2;}.social-group-icon .icon-facebook,.social-group-icon .icon-twitter,.social-group-icon .icon-youtube,.MinisterProfile .icon-facebook,.MinisterProfile .icon-twitter,.MinisterProfile .icon-youtube{color:#000;}.style-7 .social-group-icon:hover .icon-facebook,.style-7 .social-group-icon:hover .icon-twitter,.style-7 .social-group-icon:hover .icon-youtube{color:#fff;}.pagination ul li{margin:0 5px;}.word-break{word-break:break-all;}.paragraph{line-height:1.7em;}.show-con{display:inline-block;}.hide-con{display:none;}*{-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;white-space:normal;outline:none;list-style-type:none;}*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;}*:hover,*:focus,*.active{text-decoration:none;outline:none;}.alignleft{display:block;float:left;margin-right:1.5em;margin-bottom:1em;}.alignright{display:block;float:right;margin-left:1.5em;margin-bottom:1em;}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}.m-hide{display:block;}.m-show{display:none;}.wpb_wrapper{margin:0 -15px;}.switch-view .switchViewHead .row .col-lg-1.hide{display:block !important;}i,b,span,p,thead,tbody,td,tr,th,code,pre,nav,footer,article,header{font-size:inherit;}a,button{cursor:pointer;text-decoration:none;}.text-left{text-align:left;}.text-right{text-align:right;}.text-center{text-align:center;}.text-justify{text-align:justify;}.text-nowrap{white-space:nowrap;}.text-lowercase{text-transform:lowercase;}.text-uppercase{text-transform:uppercase;}.text-capitalize{text-transform:capitalize;}.container{padding-right:15px;padding-left:15px;}.container{position:relative;margin:0 auto;display:block;max-width:1310px;}.container:before{display:table;content:""}.container:after{display:table;content:"";clear:both;}@media (min-width:768px){.container{max-width:750px;}}@media (min-width:992px){.container{max-width:970px;}}@media (min-width:1200px){.container{max-width:1310px;}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.row{margin-right:-15px;margin-left:-15px;}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left;}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left;}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left;}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left;}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both;}.show{display:block !important;}.invisible{visibility:hidden;}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}@-ms-viewport{width:device-width;}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important;}@media (min-width:1200px){.visible-lg{display:block !important;}}@media (max-width:767px){.hidden-xs{display:none !important;}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important;}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important;}}@media (min-width:1200px){.hidden-lg{display:none !important;}}button{cursor:pointer;border:none;}.btn{width:auto;padding:5px 12px;-webkit-transition:all .3s;transition:all .3s;display:inline-block;margin:0;font-weight:400;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:5px 12px;font-size:14px;line-height:1.42857143;border-radius:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.btn:hover,.btn:focus,.btn.focus{color:#333333;text-decoration:none;}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);}.btn.disabled,.btn[disabled]{cursor:not-allowed;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;}.btn.btn-medium{padding:9.5px 2%;font-size:14.5px;}.btn.btn-large{padding:14px 2%;font-size:17px;}.btn:hover{opacity:0.9;text-decoration:none;}.btn.disabled{cursor:none;}.hr{border-top:1px solid rgba(0,0,0,0.05);width:100%;float:none;clear:both;height:0;}.push-center{margin:0 auto !important;float:none;}.full-width{width:100% !important;}.v-top{vertical-align:top;}.v-middle{vertical-align:middle;}.v-bottom{vertical-align:bottom;}.v-super{vertical-align:super;}.v-text{vertical-align:text-bottom;}.v-sub{vertical-align:sub;}.font-light{font-weight:lighter;}.font-medium{font-weight:500;}.font-bold{font-weight:bold;}.over-hidden{overflow:hidden;}.over-y-hidden{overflow-y:hidden;}.over-x-hidden{overflow-x:hidden;}.over-scroll{overflow:scroll;}.over-x-scroll{overflow-x:scroll;}.over-y-scroll{overflow-y:scroll;}.breakword{word-break:break-all;}.lowercase{text-transform:lowercase;}.uppercase{text-transform:uppercase;}.capitalize{text-transform:capitalize;}.ellips{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.border,.newsBox{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1);box-shadow:0 0 0 1px rgba(0,0,0,0.1);}.border-info{-webkit-box-shadow:0 0 0 1px lightblue;box-shadow:0 0 0 1px lightblue;}.border-error{-webkit-box-shadow:0 0 0 1px red;box-shadow:0 0 0 1px red;}.border-success{-webkit-box-shadow:0 0 0 1px lightgreen;box-shadow:0 0 0 1px lightgreen;}.radius3{border-radius:3px;}.radius5{border-radius:5px;}.radius10{border-radius:10px;}.radius20{border-radius:20px;}.radius-full{border-radius:100%}.separator3{min-height:3px;clear:both;float:none;width:100%}.separator5{min-height:5px;clear:both;float:none;width:100%}.separator10{min-height:10px;clear:both;float:none;width:100%}.separator15{min-height:15px;clear:both;float:none;width:100%}.separator30{min-height:30px;clear:both;float:none;width:100%}.separator50{min-height:50px;clear:both;float:none;width:100%}.separator100{min-height:100px;clear:both;float:none;width:100%}.hide{display:none !important;}.show{display:inherit;}.hidden{visibility:hidden;}.visible{visibility:visible;}.half-opacity{opacity:0.5;}.less-opacity{opacity:0.75;}.toggle-opacity-hover{opacity:0.65;}.toggle-opacity-hover:hover{opacity:1;}.toggle-opacity-inverse-hover{opacity:1;}.toggle-opacity-inverse-hover:hover{opacity:0.65;}.form-textarea{min-width:50%;max-width:50%;}input[type="text"],input[type="email"],input[type="password"],input[type="search"],.form-select{width:100%;font-size:100%;height:30px;border:1px solid #1f497d;padding:0 1.5%;margin:0 0 15px;box-shadow:none;}select{width:100%;cursor:pointer;border:none;background:none;display:block;height:30px;border-radius:0;padding:0 1.5%;outline:none;border:1px solid #1f497d;box-shadow:none;}select:hover,select:focus{width:100%;background:none;outline:none;}select option:hover{padding:5px;}.wpcf7-form select{margin:0 0 15px;}textarea{display:block;line-height:1.25;max-height:600px;max-width:100%;min-height:120px;min-width:100%;padding:0.625em;resize:none;border:1px solid #1f497d;font-family:'Open Sans'}input[type="radio"],input[type="checkbox"],input[type="radio"]:hover,input[type="checkbox"]:hover,input[type="radio"]:focus,input[type="checkbox"]:focus{-webkit-box-shadow:none;box-shadow:none;width:auto;padding:0;}textarea{font-size:inherit;width:100%;padding:10px 15px;border:none;resize:none;box-shadow:none;border:1px solid #1f497d;margin:0 0 20px;}.badge{padding:0 5px;font-size:inherit;}.badge-medium{padding:3px 8px;font-size:15px;font-size:inherit;}.badge-large{padding:6px 15px;font-size:16.5px;}.overlay{position:fixed;left:0;right:0;top:0;bottom:0;height:100%}.overlay.overlay-dark{background-color:rgba(0,0,0,0.65);}.overlay.overlay-light{background-color:rgba(255,255,255,0.85);}@media screen and (min-width:800px){.mobile,.tablet{display:none;}.desktop{display:inherit;}}@media screen and (max-width:800px){.tablet{display:inherit;}.line-tablet{width:100%;margin:0 auto;}}@media screen and (max-width:400px){.mobile{display:inherit;}.line-mobile{width:100%;margin:0 auto;}}.clear{clear:both;display:block;}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both;}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both;}.clear{clear:both;display:block;}.clearfix:before{display:table;line-height:0;content:""}.clearfix:after{display:table;line-height:0;content:"";clear:both;}.row:before{display:table;line-height:0;content:""}.row:after{display:table;line-height:0;content:"";clear:both;}input,select,button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555555;background-color:#ffffff;background-image:none;border:1px solid #cccccc;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.075);box-shadow:0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);}.form-control::-moz-placeholder{color:#999999;opacity:1;}.form-control:-ms-input-placeholder,.form-control::-webkit-input-placeholder{color:#999999;}.form-control::-ms-expand{border:0;background-color:transparent;}.form-control[disabled],.form-control[readonly]{background-color:#eeeeee;opacity:1;}fieldset[disabled] .form-control{background-color:#eeeeee;opacity:1;}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed;}textarea.form-control{height:auto;}input[type="search"]{-webkit-appearance:none;appearance:none;}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px;}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm{line-height:30px;}.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px;}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg{line-height:46px;}}.form-group{margin-bottom:15px;}.radio,.checkbox{position:relative;display:block;}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer;}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer;}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px;}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled{cursor:not-allowed;}fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed;}.radio-inline.disabled,.checkbox-inline.disabled{cursor:not-allowed;}fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed;}.radio.disabled label,.checkbox.disabled label{cursor:not-allowed;}fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed;}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px;}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0;}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px;}select.input-lg{height:46px;line-height:46px;}textarea.input-lg,select[multiple].input-lg{height:auto;}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px;}.form-group-lg select.form-control{height:46px;line-height:46px;}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto;}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333;}.has-feedback{position:relative;}.has-feedback .form-control{padding-right:42.5px;}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none;}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373;}fieldset[disabled] .btn{cursor:not-allowed;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none;}.btn-default{color:#333333;background-color:#ffffff;border-color:#1f497d;}.btn-default:hover,.btn-default:active,.btn-default.active{color:#333333;background-color:#e6e6e6;border-color:#adadad;}.btn-default:active:hover,.btn-default.active:hover{color:#333333;background-color:#d4d4d4;border-color:#8c8c8c;}.btn-default:active:focus,.btn-default.active:focus{color:#333333;background-color:#d4d4d4;border-color:#8c8c8c;}.btn-default:active.focus,.btn-default.active.focus{color:#333333;background-color:#d4d4d4;border-color:#8c8c8c;}.btn-default:active,.btn-default.active{background-image:none;}.btn-default.disabled:hover,.btn-default[disabled]:hover{background-color:#ffffff;border-color:#cccccc;}fieldset[disabled] .btn-default:hover{background-color:#ffffff;border-color:#cccccc;}.btn-default.disabled:focus,.btn-default[disabled]:focus{background-color:#ffffff;border-color:#cccccc;}fieldset[disabled] .btn-default:focus{background-color:#ffffff;border-color:#cccccc;}.btn-default.disabled.focus,.btn-default[disabled].focus{background-color:#ffffff;border-color:#cccccc;}fieldset[disabled] .btn-default.focus{background-color:#ffffff;border-color:#cccccc;}.btn-default .badge{color:#ffffff;background-color:#333333;}.btn-primary{color:#ffffff;background-color:#9d6c11;border-color:#9d6c11;}.btn-primary:focus,.btn-primary.focus{color:#ffffff;background-color:#9d6c11;border-color:#9d6c11;}.btn-primary:hover,.btn-primary:active,.btn-primary.active{color:#ffffff;background-color:#9d6c11;border-color:#9d6c11;}.style-1 .btn-primary{color:#ffffff;background-color:#9d6c11;border-color:#9d6c11;}.style-1 .btn-primary:focus,.style-1 .btn-primary.focus{color:#ffffff;background-color:#9d6c11;border-color:#9d6c11;}.style-1 .btn-primary:hover,.style-1 .btn-primary:active,.style-1 .btn-primary.active{color:#ffffff;background-color:#9d6c11;border-color:#9d6c11;}.style-2 .btn-primary{color:#ffffff;background-color:#4b3504;border-color:#4b3504;}.style-2 .btn-primary:focus,.style-2 .btn-primary.focus{color:#ffffff;background-color:#4b3504;border-color:#4b3504;}.style-2 .btn-primary:hover,.style-2 .btn-primary:active,.style-2 .btn-primary.active{color:#ffffff;background-color:#4b3504;border-color:#4b3504;}.style-6 .btn-primary{color:#ffffff;background-color:#ea3876;border-color:#ea3876;}.style-6 .btn-primary:focus,.style-6 .btn-primary.focus{color:#ffffff;background-color:#ea3876;border-color:#ea3876;}.style-6 .btn-primary:hover,.style-6 .btn-primary:active,.style-6 .btn-primary.active{color:#ffffff;background-color:#ea3876;border-color:#ea3876;}.style-5 .btn-primary{color:#ffffff;background-color:#ffdb69;border-color:#ffdb69;}.style-5 .btn-primary:focus,.style-5 .btn-primary.focus{color:#ffffff;background-color:#ffdb69;border-color:#ffdb69;}.style-5 .btn-primary:hover,.style-5 .btn-primary:active,.style-5 .btn-primary.active{color:#ffffff;background-color:#ffdb69;border-color:#ffdb69;}fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4;}.btn-primary.disabled:focus,.btn-primary[disabled]:focus{background-color:#337ab7;border-color:#2e6da4;}fieldset[disabled] .btn-primary:focus{background-color:#337ab7;border-color:#2e6da4;}.btn-primary.disabled.focus,.btn-primary[disabled].focus{background-color:#337ab7;border-color:#2e6da4;}fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4;}.btn-primary .badge{color:#337ab7;background-color:#ffffff;}.btn-success{color:#ffffff;background-color:#5cb85c;border-color:#4cae4c;}.btn-success:focus,.btn-success.focus{color:#ffffff;background-color:#449d44;border-color:#255625;}.btn-success:hover,.btn-success:active,.btn-success.active{color:#ffffff;background-color:#449d44;border-color:#398439;}.btn-gov{color:#ffffff;background-color:#df9204;border-color:#df9204;}.btn-gov:focus,.btn-gov.focus{color:#ffffff;background-color:#cc6c25;border-color:#cc6c25;}.btn-gov:hover,.btn-gov:active,.btn-gov.active{color:#ffffff;background-color:#cc6c25;border-color:#cc6c25;}.btn-theme,.btn-gov{color:#ffffff;background-color:#9d6c11;border-color:#9d6c11;}.btn-theme:focus,.btn-theme.focus,.btn-gov:focus,.btn-gov.focus{color:#ffffff;background-color:#9d6c11;border-color:#9d6c11;}.btn-theme:hover,.btn-theme:active,.btn-theme.active,.btn-gov:hover,.btn-gov:active,.btn-gov.active{color:#ffffff;background-color:#9d6c11;border-color:#9d6c11;}.style-1 .btn-theme,.style-1 .btn-gov{color:#ffffff;background-color:#9d6c11;border-color:#9d6c11;}.style-1 .btn-theme:focus,.style-1 .btn-theme.focus,.style-1 .btn-gov:focus,.style-1 .btn-gov.focus{color:#ffffff;background-color:#9d6c11;border-color:#9d6c11;}.style-1 .btn-theme:hover,.style-1 .btn-theme:active,.style-1 .btn-theme.active,.style-1 .btn-gov:hover,.style-1 .btn-gov:active,.style-1 .btn-gov.active{color:#ffffff;background-color:#9d6c11;border-color:#9d6c11;}.style-2 .btn-theme,.style-2 .btn-gov{color:#ffffff;background-color:#4b3504;border-color:#4b3504;}.style-2 .btn-theme:focus,.style-2 .btn-theme.focus,.style-2 .btn-gov:focus,.style-2 .btn-gov.focus{color:#ffffff;background-color:#4b3504;border-color:#4b3504;}.style-2 .btn-theme:hover,.style-2 .btn-theme:active,.style-2 .btn-theme.active,.style-2 .btn-gov:hover,.style-2 .btn-gov:active,.style-2 .btn-gov.active{color:#ffffff;background-color:#4b3504;border-color:#4b3504;}.style-6 .btn-theme,.style-6 .btn-gov{color:#ffffff;background-color:#ea3876;border-color:#ea3876;}.style-6 .btn-theme:focus,.style-6 .btn-theme.focus,.style-6 .btn-gov:focus,.style-6 .btn-gov.focus{color:#ffffff;background-color:#ea3876;border-color:#ea3876;}.style-6 .btn-theme:hover,.style-6 .btn-theme:active,.style-6 .btn-theme.active,.style-6 .btn-gov:hover,.style-6 .btn-gov:active,.style-6 .btn-gov.active{color:#ffffff;background-color:#ea3876;border-color:#ea3876;}.style-5 .btn-theme,.style-5 .btn-gov{color:#fff;background-color:#ffdb69;border-color:#ffdb69;}.style-5 .btn-theme:focus,.style-5 .btn-theme.focus,.style-5 .btn-gov:focus,.style-5 .btn-gov.focus{color:#fff;background-color:#ffdb69;border-color:#ffdb69;}.style-5 .btn-theme:hover,.style-5 .btn-theme:active,.style-5 .btn-theme.active,.style-5 .btn-gov:hover,.style-5 .btn-gov:active,.style-5 .btn-gov.active{color:#fff;background-color:#ffdb69;border-color:#ffdb69;}.style-3 .btn-theme,.style-3 .btn-gov{color:#fff;background-color:#66b9ac;border-color:#66b9ac;}.style-3 .btn-theme:focus,.style-3 .btn-theme.focus,.style-3 .btn-gov:focus,.style-3 .btn-gov.focus{color:#fff;background-color:#66b9ac;border-color:#66b9ac;}.style-3 .btn-theme:hover,.style-3 .btn-theme:active,.style-3 .btn-theme.active,.style-3 .btn-gov:hover,.style-3 .btn-gov:active,.style-3 .btn-gov.active{color:#fff;background-color:#66b9ac;border-color:#66b9ac;}.style-4 .btn-theme,.style-4 .btn-gov{color:#fff;background-color:#fff;border-color:#fff;}.style-4 .btn-theme:focus,.style-4 .btn-theme.focus,.style-4 .btn-gov:focus,.style-4 .btn-gov.focus{color:#fff;background-color:#fff;border-color:#fff;}.style-4 .btn-theme:hover,.style-4 .btn-theme:active,.style-4 .btn-theme.active,.style-4 .btn-gov:hover,.style-4 .btn-gov:active,.style-4 .btn-gov.active{color:#fff;background-color:#fff;border-color:#fff;}.btn-gov-border{color:#df9204;font-weight:700;background-color:rgba(223,146,4,0.3);border-color:#df9204;}.btn-gov-border:focus,.btn-gov-border.focus{color:#fff;background-color:#df9204;border-color:#df9204;}.btn-gov-border:hover,.btn-gov-border:active,.btn-gov-border.active{color:#fff;background-color:#df9204;border-color:#df9204;}.btn-gov-border-white{color:#fff;background-color:rgba(223,146,4,0.3);border-color:#df9204;}.btn-gov-border-white:focus,.btn-gov-border-white.focus{color:#fff;background-color:#df9204;border-color:#df9204;}.btn-gov-border-white:hover,.btn-gov-border-white:active,.btn-gov-border-white.active{color:#fff;background-color:#df9204;border-color:#df9204;}.btn-success:active:hover,.btn-success.active:hover{color:#fff;background-color:#398439;border-color:#255625;}.btn-success:active:focus,.btn-success.active:focus{color:#fff;background-color:#398439;border-color:#255625;}.btn-success:active.focus,.btn-success.active.focus{color:#ffffff;background-color:#398439;border-color:#255625;}.btn-success:active,.btn-success.active{background-image:none;}.btn-success.disabled:hover,.btn-success[disabled]:hover{background-color:#5cb85c;border-color:#4cae4c;}fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c;}.btn-success.disabled:focus,.btn-success[disabled]:focus{background-color:#5cb85c;border-color:#4cae4c;}fieldset[disabled] .btn-success:focus{background-color:#5cb85c;border-color:#4cae4c;}.btn-success.disabled.focus,.btn-success[disabled].focus{background-color:#5cb85c;border-color:#4cae4c;}fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c;}.btn-success .badge{color:#5cb85c;background-color:#ffffff;}.btn-info{color:#ffffff;background-color:#5bc0de;border-color:#46b8da;}.btn-info:focus,.btn-info.focus{color:#ffffff;background-color:#31b0d5;border-color:#1b6d85;}.btn-info:hover,.btn-info:active,.btn-info.active{color:#ffffff;background-color:#31b0d5;border-color:#269abc;}.btn-info:active:hover,.btn-info.active:hover{color:#ffffff;background-color:#269abc;border-color:#1b6d85;}.btn-info:active:focus,.btn-info.active:focus{color:#ffffff;background-color:#269abc;border-color:#1b6d85;}.btn-info:active.focus,.btn-info.active.focus{color:#ffffff;background-color:#269abc;border-color:#1b6d85;}.btn-info:active,.btn-info.active{background-image:none;}.btn-info.disabled:hover,.btn-info[disabled]:hover{background-color:#5bc0de;border-color:#46b8da;}fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da;}.btn-info.disabled:focus,.btn-info[disabled]:focus{background-color:#5bc0de;border-color:#46b8da;}fieldset[disabled] .btn-info:focus{background-color:#5bc0de;border-color:#46b8da;}.btn-info.disabled.focus,.btn-info[disabled].focus{background-color:#5bc0de;border-color:#46b8da;}fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da;}.btn-info .badge{color:#5bc0de;background-color:#ffffff;}.btn-warning{color:#ffffff;background-color:#f0ad4e;border-color:#eea236;}.btn-warning:focus,.btn-warning.focus{color:#ffffff;background-color:#ec971f;border-color:#985f0d;}.btn-warning:hover,.btn-warning:active,.btn-warning.active{color:#ffffff;background-color:#ec971f;border-color:#d58512;}.open>.dropdown-toggle.btn-warning{color:#ffffff;background-color:#ec971f;border-color:#d58512;}.btn-warning:active:hover,.btn-warning.active:hover{color:#ffffff;background-color:#d58512;border-color:#985f0d;}.btn-warning:active:focus,.btn-warning.active:focus{color:#ffffff;background-color:#d58512;border-color:#985f0d;}.btn-warning:active.focus,.btn-warning.active.focus{color:#ffffff;background-color:#d58512;border-color:#985f0d;}.btn-warning:active,.btn-warning.active{background-image:none;}.btn-warning.disabled:hover,.btn-warning[disabled]:hover{background-color:#f0ad4e;border-color:#eea236;}fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236;}.btn-warning.disabled:focus,.btn-warning[disabled]:focus{background-color:#f0ad4e;border-color:#eea236;}fieldset[disabled] .btn-warning:focus{background-color:#f0ad4e;border-color:#eea236;}.btn-warning.disabled.focus,.btn-warning[disabled].focus{background-color:#f0ad4e;border-color:#eea236;}fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236;}.btn-link{color:#337ab7;font-weight:normal;border-radius:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}.btn-link:active,.btn-link.active,.btn-link[disabled]{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}.btn-link{border-color:transparent;}.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent;}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent;}.btn-link[disabled]:hover{color:#777777;text-decoration:none;}fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777777;text-decoration:none;}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:1px;}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:1px;}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:1px;}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px;}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.input-group{position:relative;display:table;border-collapse:separate;}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0;}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0;}.input-group .form-control:focus{z-index:3;}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0;}.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0;}.input-group .form-control:last-child{border-bottom-left-radius:0;border-top-left-radius:0;}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0;}.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0;}.list-group{margin-bottom:20px;padding-left:0;}.panel{margin-bottom:20px;background-color:#ffffff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05);}.panel-body{padding:15px;}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px;}.panel-heading>.dropdown .dropdown-toggle{color:inherit;}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit;}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit;}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #dddddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0;}.panel-group{margin-bottom:20px;}.panel-group .panel{margin-bottom:0;border-radius:4px;}.panel-group .panel+.panel{margin-top:5px;}.panel-group .panel-heading{border-bottom:0;}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #dddddd;}.panel-group .panel-footer{border-top:0;}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #dddddd;}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20);}.close:hover,.close:focus{color:#000000;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50);}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;appearance:none;}.clearfix:before,.clearfix:after{content:" ";display:table;}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table;}.panel-body:before,.panel-body:after{content:" ";display:table;}.modal-header:before,.modal-header:after{content:" ";display:table;}.modal-footer:before,.modal-footer:after{content:" ";display:table;}.clearfix:after,.form-horizontal .form-group:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both;}.center-block{display:block;margin-left:auto;margin-right:auto;}.pull-right{float:right !important;}.pull-left{float:left !important;}.show{display:block !important;}.invisible{visibility:hidden;}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.affix{position:fixed;}.box,.newsBox{padding:20px;overflow:hidden;margin:15px 0;}.box h2,.newsBox h2{font-size:1.45em;}.box h3,.newsBox h3{font-size:1.25em;}.box p:last-child,.newsBox p:last-child{margin:0;}img.pull-right{padding-left:20px;padding-bottom:20px;}img.pull-left{padding-right:20px;padding-bottom:20px;}.textCenter{text-align:center;}.textLeft{text-align:left;}.textRight{text-align:right;}.thumb-rounded{width:70px;height:70px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin-bottom:15px;background:#df9204;font-size:4em;text-align:center;line-height:70px;}.thumb-rounded span{color:#fff;}p{line-height:1.7em;}strong{font-weight:700;}.font-light{font-weight:300;}.font-regular{font-weight:400;}.font-heavy{font-weight:700;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;}body .ui-tooltip{border-width:2px;}.ui-widget-overlay{background:#aaaaaa;opacity:.3;filter:Alpha(Opacity=30);}.ui-widget-shadow{-webkit-box-shadow:0px 0px 5px #666666;box-shadow:0px 0px 5px #666666;}.youtubeVideo{background:#3c424d;border-radius:5px;min-width:100%;min-height:200px;display:block;position:relative;}.youtubeVideo span{position:absolute;left:0px;bottom:0;padding:4px 8px;background:rgba(0,0,0,0.4);display:block;color:#fff;}.video a,.image a{margin-bottom:10px;display:block;}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none;}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em;}.ui-datepicker .ui-datepicker-prev{left:2px;}.ui-datepicker .ui-datepicker-next{right:2px;}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:separate;margin:0 0 .4em;}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0;}.ui-datepicker td{border:0;padding:1px;}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none;}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0;}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible;}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;}.ui-datepicker.ui-datepicker-multi{width:auto;}.ui-datepicker-multi .ui-datepicker-group{float:left;}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em;}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left;}.ui-datepicker-row-break{clear:both;width:100%;font-size:0;}.ui-datepicker-rtl{direction:rtl;}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto;}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto;}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right;}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left;}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right;}.ui-datepicker-rtl .ui-datepicker-group{float:right;}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px;}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em;}.ui-icon{width:16px;height:16px;}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/themes/ccpd/assets/images/ui-icons_444444_256x240.png);}.ui-widget-header .ui-icon{background-image:url(/themes/ccpd/assets/images/ui-icons_444444_256x240.png);}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/themes/ccpd/assets/images/ui-icons_ffffff_256x240.png);}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/themes/ccpd/assets/images/ui-icons_777620_256x240.png);}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/themes/ccpd/assets/images/ui-icons_cc0000_256x240.png);}.ui-button .ui-icon{background-image:url(/themes/ccpd/assets/images/ui-icons_777777_256x240.png);}.ui-icon-blank{background-position:16px 16px;}.ui-icon-caret-1-n{background-position:0 0;}.ui-icon-caret-1-ne{background-position:-16px 0;}.ui-icon-caret-1-e{background-position:-32px 0;}.ui-icon-caret-1-se{background-position:-48px 0;}.ui-icon-caret-1-s{background-position:-65px 0;}.ui-icon-caret-1-sw{background-position:-80px 0;}.ui-icon-caret-1-w{background-position:-96px 0;}.ui-icon-caret-1-nw{background-position:-112px 0;}.ui-icon-caret-2-n-s{background-position:-128px 0;}.ui-icon-caret-2-e-w{background-position:-144px 0;}.ui-icon-triangle-1-n{background-position:0 -16px;}.ui-icon-triangle-1-ne{background-position:-16px -16px;}.ui-icon-triangle-1-e{background-position:-32px -16px;}.ui-icon-triangle-1-se{background-position:-48px -16px;}.ui-icon-triangle-1-s{background-position:-65px -16px;}.ui-icon-triangle-1-sw{background-position:-80px -16px;}.ui-icon-triangle-1-w{background-position:-96px -16px;}.ui-icon-triangle-1-nw{background-position:-112px -16px;}.ui-icon-triangle-2-n-s{background-position:-128px -16px;}.ui-icon-triangle-2-e-w{background-position:-144px -16px;}.ui-icon-arrow-1-n{background-position:0 -32px;}.ui-icon-arrow-1-ne{background-position:-16px -32px;}.ui-icon-arrow-1-e{background-position:-32px -32px;}.ui-icon-arrow-1-se{background-position:-48px -32px;}.ui-icon-arrow-1-s{background-position:-65px -32px;}.ui-icon-arrow-1-sw{background-position:-80px -32px;}.ui-icon-arrow-1-w{background-position:-96px -32px;}.ui-icon-arrow-1-nw{background-position:-112px -32px;}.ui-icon-arrow-2-n-s{background-position:-128px -32px;}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}.ui-icon-arrow-2-e-w{background-position:-160px -32px;}.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}.ui-icon-arrowstop-1-n{background-position:-192px -32px;}.ui-icon-arrowstop-1-e{background-position:-208px -32px;}.ui-icon-arrowstop-1-s{background-position:-224px -32px;}.ui-icon-arrowstop-1-w{background-position:-240px -32px;}.ui-icon-arrowthick-1-n{background-position:1px -48px;}.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}.ui-icon-arrowthick-1-e{background-position:-32px -48px;}.ui-icon-arrowthick-1-se{background-position:-48px -48px;}.ui-icon-arrowthick-1-s{background-position:-64px -48px;}.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}.ui-icon-arrowthick-1-w{background-position:-96px -48px;}.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}.ui-icon-arrow-4{background-position:0 -80px;}.ui-icon-arrow-4-diag{background-position:-16px -80px;}.ui-icon-extlink{background-position:-32px -80px;}.ui-icon-newwin{background-position:-48px -80px;}.ui-icon-refresh{background-position:-64px -80px;}.ui-icon-shuffle{background-position:-80px -80px;}.ui-icon-transfer-e-w{background-position:-96px -80px;}.ui-icon-transferthick-e-w{background-position:-112px -80px;}.ui-icon-folder-collapsed{background-position:0 -96px;}.ui-icon-folder-open{background-position:-16px -96px;}.ui-icon-document{background-position:-32px -96px;}.ui-icon-document-b{background-position:-48px -96px;}.ui-icon-note{background-position:-64px -96px;}.ui-icon-mail-closed{background-position:-80px -96px;}.ui-icon-mail-open{background-position:-96px -96px;}.ui-icon-suitcase{background-position:-112px -96px;}.ui-icon-comment{background-position:-128px -96px;}.ui-icon-person{background-position:-144px -96px;}.ui-icon-print{background-position:-160px -96px;}.ui-icon-trash{background-position:-176px -96px;}.ui-icon-locked{background-position:-192px -96px;}.ui-icon-unlocked{background-position:-208px -96px;}.ui-icon-bookmark{background-position:-224px -96px;}.ui-icon-tag{background-position:-240px -96px;}.ui-icon-home{background-position:0 -112px;}.ui-icon-flag{background-position:-16px -112px;}.ui-icon-calendar{background-position:-32px -112px;}.ui-icon-cart{background-position:-48px -112px;}.ui-icon-pencil{background-position:-64px -112px;}.ui-icon-clock{background-position:-80px -112px;}.ui-icon-disk{background-position:-96px -112px;}.ui-icon-calculator{background-position:-112px -112px;}.ui-icon-zoomin{background-position:-128px -112px;}.ui-icon-zoomout{background-position:-144px -112px;}.ui-icon-search{background-position:-160px -112px;}.ui-icon-wrench{background-position:-176px -112px;}.ui-icon-gear{background-position:-192px -112px;}.ui-icon-heart{background-position:-208px -112px;}.ui-icon-star{background-position:-224px -112px;}.ui-icon-link{background-position:-240px -112px;}.ui-icon-cancel{background-position:0 -128px;}.ui-icon-plus{background-position:-16px -128px;}.ui-icon-plusthick{background-position:-32px -128px;}.ui-icon-minus{background-position:-48px -128px;}.ui-icon-minusthick{background-position:-64px -128px;}.ui-icon-close{background-position:-80px -128px;}.ui-icon-closethick{background-position:-96px -128px;}.ui-icon-key{background-position:-112px -128px;}.ui-icon-lightbulb{background-position:-128px -128px;}.ui-icon-scissors{background-position:-144px -128px;}.ui-icon-clipboard{background-position:-160px -128px;}.ui-icon-copy{background-position:-176px -128px;}.ui-icon-contact{background-position:-192px -128px;}.ui-icon-image{background-position:-208px -128px;}.ui-icon-video{background-position:-224px -128px;}.ui-icon-script{background-position:-240px -128px;}.ui-icon-alert{background-position:0 -144px;}.ui-icon-info{background-position:-16px -144px;}.ui-icon-notice{background-position:-32px -144px;}.ui-icon-help{background-position:-48px -144px;}.ui-icon-check{background-position:-64px -144px;}.ui-icon-bullet{background-position:-80px -144px;}.ui-icon-radio-on{background-position:-96px -144px;}.ui-icon-radio-off{background-position:-112px -144px;}.ui-icon-pin-w{background-position:-128px -144px;}.ui-icon-pin-s{background-position:-144px -144px;}.ui-icon-play{background-position:0 -160px;}.ui-icon-pause{background-position:-16px -160px;}.ui-icon-seek-next{background-position:-32px -160px;}.ui-icon-seek-prev{background-position:-48px -160px;}.ui-icon-seek-end{background-position:-64px -160px;}.ui-icon-seek-start{background-position:-80px -160px;}.ui-icon-seek-first{background-position:-80px -160px;}.ui-icon-stop{background-position:-96px -160px;}.ui-icon-eject{background-position:-112px -160px;}.ui-icon-volume-off{background-position:-128px -160px;}.ui-icon-volume-on{background-position:-144px -160px;}.ui-icon-power{background-position:0 -176px;}.ui-icon-signal-diag{background-position:-16px -176px;}.ui-icon-signal{background-position:-32px -176px;}.ui-icon-battery-0{background-position:-48px -176px;}.ui-icon-battery-1{background-position:-64px -176px;}.ui-icon-battery-2{background-position:-80px -176px;}.ui-icon-battery-3{background-position:-96px -176px;}.ui-icon-circle-plus{background-position:0 -192px;}.ui-icon-circle-minus{background-position:-16px -192px;}.ui-icon-circle-close{background-position:-32px -192px;}.ui-icon-circle-triangle-e{background-position:-48px -192px;}.ui-icon-circle-triangle-s{background-position:-64px -192px;}.ui-icon-circle-triangle-w{background-position:-80px -192px;}.ui-icon-circle-triangle-n{background-position:-96px -192px;}.ui-icon-circle-arrow-e{background-position:-112px -192px;}.ui-icon-circle-arrow-s{background-position:-128px -192px;}.ui-icon-circle-arrow-w{background-position:-144px -192px;}.ui-icon-circle-arrow-n{background-position:-160px -192px;}.ui-icon-circle-zoomin{background-position:-176px -192px;}.ui-icon-circle-zoomout{background-position:-192px -192px;}.ui-icon-circle-check{background-position:-208px -192px;}.ui-icon-circlesmall-plus{background-position:0 -208px;}.ui-icon-circlesmall-minus{background-position:-16px -208px;}.ui-icon-circlesmall-close{background-position:-32px -208px;}.ui-icon-squaresmall-plus{background-position:-48px -208px;}.ui-icon-squaresmall-minus{background-position:-64px -208px;}.ui-icon-squaresmall-close{background-position:-80px -208px;}.ui-icon-grip-dotted-vertical{background-position:0 -224px;}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}.ui-icon-grip-solid-vertical{background-position:-32px -224px;}.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}.ui-icon-grip-diagonal-se{background-position:-80px -224px;}.ui-widget-header .ui-icon{background-image:url(/themes/ccpd/assets/images/ui-icons_444444_256x240.png);}.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold;}.ui-widget-header a{color:#333333;}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget .ui-widget{font-size:1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}.ui-widget-content a{color:#333333;}.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold;}.ui-widget-header a{color:#333333;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}.ui-state-default a{color:#454545;text-decoration:none;}.ui-state-default a:link,.ui-state-default a:visited{color:#454545;text-decoration:none;}a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none;}.ui-button{color:#454545;text-decoration:none;}.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b;}.ui-button:hover,.ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b;}.ui-state-hover a{color:#2b2b2b;text-decoration:none;}.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#2b2b2b;text-decoration:none;}.ui-state-focus a{color:#2b2b2b;text-decoration:none;}.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#2b2b2b;text-decoration:none;}a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none;}.ui-visual-focus{-webkit-box-shadow:0 0 3px 1px #5e9ed6;box-shadow:0 0 3px 1px #5e9ed6;}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff;}#ui-datepicker-div .ui-state-active,#ui-datepicker-div .ui-widget-content .ui-state-active,#ui-datepicker-div .ui-widget-header .ui-state-active,#ui-datepicker-div a.ui-button:active{font-weight:normal;color:#ffffff;background:#0686c8 !important;}.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff;}.ui-icon-background{border:#003eff;background-color:#ffffff;}.ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff;}.ui-state-active a{color:#ffffff;text-decoration:none;}.ui-state-active a:link,.ui-state-active a:visited{color:#ffffff;text-decoration:none;}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620;}.ui-state-checked{border:1px solid #dad55e;background:#fffa90;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f;}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold;}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal;}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35);}.ui-icon{width:16px;height:16px;background-image:url(/themes/ccpd/assets/images/ui-icons_444444_256x240.png);}.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(/themes/ccpd/assets/images/ui-icons_444444_256x240.png);}.text-small{font-size:90%}.inlineBlock{display:inline-block;vertical-align:top;}.colmn2{-webkit-column-count:2;-moz-column-count:2;column-count:2;}.borderheadingLight{border-bottom:1px solid rgba(255,255,255,0.2);margin-bottom:15px;}.border-right{border-right:1px solid #1f497d;}.border-top{border-top:1px solid #1f497d;}.border-bottom{border-bottom:1px solid #1f497d;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;vertical-align:top;height:auto;width:auto;max-width:100%}svg:not(:root){overflow:hidden;}figure{margin:0;}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;}pre{overflow:auto;}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}optgroup{font-weight:bold;}table{border-collapse:separate;border-spacing:0;}td,th{padding:0;}ul,ol{margin-top:0;margin-bottom:10px;}ul ul,ol ul,ul ol,ol ol{margin-bottom:0;}ul{list-style-type:circle;padding-left:20px;}ul li{padding-bottom:15px;list-style-type:initial;font-weight:400;padding-left:0px;}ol{list-style-type:decimal;padding-left:20px;}ol li{list-style-type:decimal;padding-bottom:15px;font-weight:400;padding-left:0px;}dl{margin-top:0;margin-bottom:20px;}dt,dd{line-height:1.42857143;}dt{font-weight:bold;}dd{margin-left:0;}address{margin-bottom:20px;font-style:normal;line-height:1.42857143;}table{background-color:transparent;}caption{padding-top:8px;padding-bottom:8px;color:#777777;text-align:left;}th{text-align:left;}table{width:100%;max-width:100%;margin:20px 0;border:1px solid #dddddd;}table thead tr th,table tbody tr th,table tfoot tr th,table thead tr td,table tbody tr td,table tfoot tr td{padding:10px 15px;line-height:1.42857143;vertical-align:top;border-top:1px solid #dddddd;}table thead tr th,table tbody tr th,table tfoot tr th{padding:12px 15px;}table tbody tr td{border-right:1px solid #dddddd;}table thead{background:#1f497d;color:#fff;}table thead tr th{vertical-align:bottom;}table>caption+thead>tr:first-child>th,table>colgroup+thead>tr:first-child>th,table>thead:first-child>tr:first-child>th,table>caption+thead>tr:first-child>td,table>colgroup+thead>tr:first-child>td,table>thead:first-child>tr:first-child>td{border-top:0;}table th{font-weight:600;}table>tbody+tbody{border-top:2px solid #dddddd;}table table{background-color:#ffffff;}table col[class*="col-"]{position:static;float:none;display:table-column;}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell;}table>thead>tr>td.active,table>tbody>tr>td.active,table>tfoot>tr>td.active,table>thead>tr>th.active,table>tbody>tr>th.active,table>tfoot>tr>th.active,table>thead>tr.active>td,table>tbody>tr.active>td,table>tfoot>tr.active>td,table>thead>tr.active>th,table>tbody>tr.active>th,table>tfoot>tr.active>th{background-color:#f5f5f5;}button,input[type=button],input[type=submit]{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 16px;font-size:1em;line-height:1.42857143;border-radius:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333333;background-color:#ffffff;}button:focus,button:active:focus,button.active:focus,button.focus,button:active.focus,button.active.focus,input[type=button]:focus,input[type=submit]:focus,input[type=button]:active:focus,input[type=submit]:active:focus,input[type=button].active:focus,input[type=submit].active:focus,input[type=button].focus,input[type=submit].focus,input[type=button]:active.focus,input[type=submit]:active.focus,input[type=button].active.focus,input[type=submit].active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}button:hover,button:focus,button.focus{color:#333333;text-decoration:none;}button:active,button.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);}button.disabled,button[disabled],fieldset[disabled] button{cursor:not-allowed;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;}button.disabled,fieldset[disabled] button{pointer-events:none;}video,audio,embed{display:block;}#breadcrumb{width:100%}#topBar ul,#topBar ol,#overflowMenu ul,#overflowMenu ol,.flex-direction-nav ul,.flex-direction-nav ol,.flexslider ul,.flexslider ol,.menuWrapper ul,.menuWrapper ol,#breadcrumb ul,#breadcrumb ol,.printShare ul,.printShare ol,.accordian ul,.accordian ol,.socialBox ul,.socialBox ol{list-style-type:none;padding-left:0;margin-bottom:0px;}#topBar ul li,#topBar ol li,#overflowMenu ul li,#overflowMenu ol li,.flex-direction-nav ul li,.flex-direction-nav ol li,.flexslider ul li,.flexslider ol li,.menuWrapper ul li,.menuWrapper ol li,#breadcrumb ul li,#breadcrumb ol li,.printShare ul li,.printShare ol li,.accordian ul li,.accordian ol li,.socialBox ul li,.socialBox ol li{list-style-type:none;padding-bottom:0;}[class^="list-style"],[class*="list-style"],.dateContainer,.resp-tabs-list{list-style-type:none;padding-left:0;margin-bottom:0px;}[class^="list-style"] li,[class*="list-style"] li,.dateContainer li,.resp-tabs-list li{padding-bottom:0;}.contrast table>thead>tr>th{background:#000000;}.contrast button,.contrast input[type=button],.contrast input[type=submit]{color:#000;background-color:#ffff00;border-color:#fff;}.contrast input[type="text"],.contrast input[type="email"],.contrast input[type="password"],.contrast input[type="search"]{color:#fff;margin:0 0 20px;background:#000;border:1px solid #fff;}.contrast select,.contrast select:hover,.contrast select:focus{color:#000;background-color:#fff;border-color:#fff;}.contrast textarea{color:#fff;background:#000;border:1px solid #fff;}hr{margin:15px auto;}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;}.equal-height{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.equal-height>[class^='col-'],.equal-height>.equal-height-item{display:-webkit-box;display:-ms-flexbox;display:flex;}.contrast .btn.btn-link{border:none;}.trasnitionAll,.trasnitionAll *{-webkit-transition:all 0.3s;transition:all 0.3s;}.contrast a:hover [class^="icon-"],.contrast a:hover [class*=" icon-"]{text-decoration:none;}.contrast [class^="icon-"]:hover,.contrast [class*=" icon-"]:hover{text-decoration:none;}.metaBox a:hover{color:#0453e4;}.search-main-container{background-color:#1f497d;margin:0 0 20px;display:table;width:100%;height:90px;}.search-main-container .search-head{display:table-cell;vertical-align:middle;width:25%;position:relative;background-color:#9d6c11;padding:0 25px;color:#fff;line-height:normal;}.search-main-container .search-head:after{position:absolute;content:"";top:40%;right:-10px;width:0;height:0;border-top:10px solid transparent;border-left:10px solid #9d6c11;border-bottom:10px solid transparent;}.search-main-container .search-container{display:table-cell;vertical-align:middle;width:75%}.search-main-container .search-container .search-area{max-width:630px;margin:0 auto;display:flex;}.search-main-container .search-container .search-area select.form-control{box-shadow:none;float:left;width:calc(100% - 0px);border-radius:3px 0 0 3px;border-right:0;cursor:pointer;}.search-main-container .search-container .search-area select.form-control:hover,.search-main-container .search-container .search-area select.form-control:focus{background-color:#fff;border-color:#cccccc;}.search-main-container .search-container .search-area .btn{float:right;display:flex;background-color:#9d6c11;border-color:#9d6c11;border-radius:0 3px 3px 0;padding:6px;color:#fff;}.search-main-container .search-container .search-area .btn span.icon-search{position:relative;top:1px;margin:2px;}.search-main-container .search-container .search-area>form{display:flex;width:100%}.search-main-container.has-date-filter .search-head{font-weight:600;font-size:1.2em;}.search-main-container.has-date-filter .search-container .search-area{max-width:700px;align-items:center;}.search-main-container.has-date-filter .search-container .search-area .doc-cat-filter{width:calc(100% - 300px);}.search-main-container.has-date-filter .search-container .search-area .doc-cat-filter select.form-control{width:100%;border-right:1px solid #ccc;border-radius:3px;-webkit-appearance:auto;-moz-appearance:auto;-ms-appearance:auto;-o-appearance:auto;appearance:auto;}.search-main-container.has-date-filter .search-container .search-area .doc-date-filter{width:275px;margin-left:15px;}.search-main-container.has-date-filter .search-container .search-area .doc-date-filter .doc-filter-form{display:inline-flex;align-items:center;}.search-main-container.has-date-filter .search-container .search-area .doc-date-filter .doc-filter-form .datepicker{width:90px;margin:0 5px;border-color:#ccc;height:34px;padding:6px;border-radius:3px;}.search-main-container.has-date-filter .search-container .search-area .doc-date-filter .doc-filter-form .date-label{font-size:23px;color:#3e3e3e;}.search-main-container.has-date-filter .search-container .search-area .doc-date-filter .doc-filter-form .date-reset{background-color:transparent !important;border-color:transparent;padding:0;font-size:18px;color:#777 !important;margin-left:-3px;}.search-main-container.has-date-filter .search-container .search-area .doc-date-filter .doc-filter-form .date-reset:focus{outline:none;}.search-main-container.has-date-filter .search-container .search-area>.btn{border-radius:3px;}.ui-datepicker-calendar thead tr th,.ui-datepicker-calendar tbody tr td{min-width:inherit;max-width:inherit;}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%;display:inline-block;background-color:#fff;-webkit-appearance:auto;-moz-appearance:auto;-ms-appearance:auto;-o-appearance:auto;appearance:auto;}@media (max-width:800px){.search-main-container.has-date-filter .search-container .search-area{display:inherit;width:100%}.search-main-container.has-date-filter .search-container .search-area .doc-cat-filter{width:100%}.search-main-container.has-date-filter .search-container .search-area .doc-date-filter{margin:10px 0 0 0;display:inline-block;}.search-main-container.has-date-filter .search-container .search-area>.btn{margin-top:10px;width:70px;}}@media (max-width:400px){.search-main-container.has-date-filter .search-container .search-area>.btn{float:left;}}.search-main-container.odd{height:90px;}.search-main-container.odd .search-container .search-area input.form-control{float:left;width:calc(100% - 85px);box-shadow:none;border-radius:3px 0 0 3px;padding:6px 12px;height:34px;margin:0;}.style-1 #tenders .gen-list.no-bg{color:#fff !important;}.style-1 .search-main-container .search-head{background-color:#9d6c11;color:#000;}.style-1 .search-main-container .search-head:after{border-left-color:#9d6c11;}.style-1 .search-main-container .search-container .search-area form .btn{background-color:#9d6c11;border-color:#9d6c11;}.style-2 .search-main-container .search-head{background-color:#4b3504;}.style-2 .search-main-container .search-head:after{border-left-color:#4b3504;}.style-2 .search-main-container .search-container .search-area form .btn{background-color:#4b3504;border-color:#4b3504;}.style-3 .search-main-container .search-head{background-color:#66b9ac;color:#000;}.style-3 .search-main-container .search-head:after{border-left-color:#66b9ac;}.style-3 .search-main-container .search-container .search-area form .btn{background-color:#66b9ac;border-color:#66b9ac;}.style-4 .search-main-container .search-head{background-color:#2aacea;}.style-4 .search-main-container .search-head:after{border-left-color:#2aacea;}.style-4 .search-main-container .search-container .search-area form .btn{background-color:#2aacea;border-color:#2aacea;}.style-5 .search-main-container .search-head{background-color:#ea3876;}.style-5 .search-main-container .search-head:after{border-left-color:#ea3876;}.style-5 .search-main-container .search-container .search-area form .btn{background-color:#ea3876;border-color:#ea3876;}.style-6 .search-main-container .search-head{background-color:#ffdb69;color:#000;}.style-6 .search-main-container .search-head:after{border-left-color:#ffdb69;}.style-6 .search-main-container .search-container .search-area form .btn{background-color:#ffdb69;border-color:#ffdb69;}.style-7 .search-main-container .search-head{background-color:#3aa04a;color:#000;}.style-7 .search-main-container .search-head:after{border-left-color:#3aa04a;}.style-7 .search-main-container .search-container .search-area form .btn{background-color:#3aa04a;border-color:#3aa04a;}.style-7 .gen-card.fore-color-white .gen-card-icon span.accent-border-color,.style-7 .gen-card.fore-color-white .gen-card-icon span.btn-theme,.style-7 .gen-card.fore-color-white .gen-card-icon span.btn-gov,.style-7 .gen-card.fore-color-white .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-7 .gen-card.fore-color-white .gen-card-icon span.vdo-icon,.style-7 .gen-card.fore-color-white .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-7 .gen-card.fore-color-white .gen-card-icon span.flexslider{color:#fff !important;border-color:#fff !important;}.style-7 .gen-card.fore-color-black .gen-card-icon span.accent-border-color,.style-7 .gen-card.fore-color-black .gen-card-icon span.btn-theme,.style-7 .gen-card.fore-color-black .gen-card-icon span.btn-gov,.style-7 .gen-card.fore-color-black .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-7 .gen-card.fore-color-black .gen-card-icon span.vdo-icon,.style-7 .gen-card.fore-color-black .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-7 .gen-card.fore-color-black .gen-card-icon span.flexslider{color:#000 !important;border-color:#000 !important;}.style-7.home .gen-card.fore-color-white .btn-style-outline.accent-color,.style-7.home .gen-card.fore-color-white .btn-style-outline.hvr-radial-out:before,.style-7.home .gen-card.fore-color-white .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7.home .gen-card.fore-color-white .btn-style-outline.gov-socmedia-icons:before,.style-7.home .gen-card.fore-color-white .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7.home .gen-card.fore-color-white div.btn-style-outline.list-text:before,.style-7.home .gen-card.fore-color-white .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-7.home .gen-card.fore-color-white .compt-management-widget>span.btn-style-outline:before,.style-7.home .gen-card.fore-color-white .btn-style-outline.knowyrcm-column:before,.style-7.home .gen-card.fore-color-white .btn-style-outline.writeToCM-bg:before,.style-7.home .gen-card.fore-color-white .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-7.home .gen-card.fore-color-white .vdospeech-icon>span.btn-style-outline,.style-7.home .gen-card.fore-color-white .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-7.home .gen-card.fore-color-white .btn-style-outline.vdo-link-name,.style-7.home .gen-card.fore-color-white .gen-list.list-title-bg>h2.btn-style-outline,.style-7.home .gen-card.fore-color-white .arch-container>h2.btn-style-outline,.style-7.home .gen-card.fore-color-white .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7.home .gen-card.fore-color-white .btn-style-outline.hyperlikdiv:before,.style-7.home .gen-card.fore-color-white .btn-style-outline.accent-border-color,.style-7.home .gen-card.fore-color-white .btn-style-outline.btn-theme,.style-7.home .gen-card.fore-color-white .btn-style-outline.btn-gov,.style-7.home .gen-card.fore-color-white .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-7.home .gen-card.fore-color-white .btn-style-outline.vdo-icon,.style-7.home .gen-card.fore-color-white .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-7.home .gen-card.fore-color-white .vc_tta-tab>a.btn-style-outline,.style-7.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-7.home .gen-card.fore-color-white img.btn-style-outline,.style-7.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-7.home .gen-card.fore-color-white img.btn-style-outline,.style-7.home .gen-card.fore-color-white .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-7.home .gen-card.fore-color-white .btn-style-outline.flexslider,.style-7.home .gen-card.fore-color-white .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-7.home .gen-card.fore-color-white .galleryThumb>a:hover>img.btn-style-outline{color:#fff !important;border-color:#fff !important;}.style-7.home .gen-card.fore-color-black .btn-style-outline.accent-color,.style-7.home .gen-card.fore-color-black .btn-style-outline.hvr-radial-out:before,.style-7.home .gen-card.fore-color-black .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7.home .gen-card.fore-color-black .btn-style-outline.gov-socmedia-icons:before,.style-7.home .gen-card.fore-color-black .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7.home .gen-card.fore-color-black div.btn-style-outline.list-text:before,.style-7.home .gen-card.fore-color-black .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-7.home .gen-card.fore-color-black .compt-management-widget>span.btn-style-outline:before,.style-7.home .gen-card.fore-color-black .btn-style-outline.knowyrcm-column:before,.style-7.home .gen-card.fore-color-black .btn-style-outline.writeToCM-bg:before,.style-7.home .gen-card.fore-color-black .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-7.home .gen-card.fore-color-black .vdospeech-icon>span.btn-style-outline,.style-7.home .gen-card.fore-color-black .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-7.home .gen-card.fore-color-black .btn-style-outline.vdo-link-name,.style-7.home .gen-card.fore-color-black .gen-list.list-title-bg>h2.btn-style-outline,.style-7.home .gen-card.fore-color-black .arch-container>h2.btn-style-outline,.style-7.home .gen-card.fore-color-black .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7.home .gen-card.fore-color-black .btn-style-outline.hyperlikdiv:before,.style-7.home .gen-card.fore-color-black .btn-style-outline.accent-border-color,.style-7.home .gen-card.fore-color-black .btn-style-outline.btn-theme,.style-7.home .gen-card.fore-color-black .btn-style-outline.btn-gov,.style-7.home .gen-card.fore-color-black .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-7.home .gen-card.fore-color-black .btn-style-outline.vdo-icon,.style-7.home .gen-card.fore-color-black .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-7.home .gen-card.fore-color-black .vc_tta-tab>a.btn-style-outline,.style-7.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-7.home .gen-card.fore-color-black img.btn-style-outline,.style-7.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-7.home .gen-card.fore-color-black img.btn-style-outline,.style-7.home .gen-card.fore-color-black .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-7.home .gen-card.fore-color-black .btn-style-outline.flexslider,.style-7.home .gen-card.fore-color-black .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-7.home .gen-card.fore-color-black .galleryThumb>a:hover>img.btn-style-outline{color:#000 !important;border-color:#000 !important;}.style-8 .search-main-container .search-head{background-color:#730068;}.style-8 .search-main-container .search-head:after{border-left-color:#730068;}.style-8 .search-main-container .search-container .search-area form .btn{background-color:#730068;border-color:#730068;}.style-8 .gen-card.fore-color-white .gen-card-icon span.accent-border-color,.style-8 .gen-card.fore-color-white .gen-card-icon span.btn-theme,.style-8 .gen-card.fore-color-white .gen-card-icon span.btn-gov,.style-8 .gen-card.fore-color-white .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-8 .gen-card.fore-color-white .gen-card-icon span.vdo-icon,.style-8 .gen-card.fore-color-white .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-8 .gen-card.fore-color-white .gen-card-icon span.flexslider{color:#fff !important;border-color:#fff !important;}.style-8 .gen-card.fore-color-black .gen-card-icon span.accent-border-color,.style-8 .gen-card.fore-color-black .gen-card-icon span.btn-theme,.style-8 .gen-card.fore-color-black .gen-card-icon span.btn-gov,.style-8 .gen-card.fore-color-black .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-8 .gen-card.fore-color-black .gen-card-icon span.vdo-icon,.style-8 .gen-card.fore-color-black .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-8 .gen-card.fore-color-black .gen-card-icon span.flexslider{color:#000 !important;border-color:#000 !important;}.style-8.home .gen-card.fore-color-white .btn-style-outline.accent-color,.style-8.home .gen-card.fore-color-white .btn-style-outline.hvr-radial-out:before,.style-8.home .gen-card.fore-color-white .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8.home .gen-card.fore-color-white .btn-style-outline.gov-socmedia-icons:before,.style-8.home .gen-card.fore-color-white .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8.home .gen-card.fore-color-white div.btn-style-outline.list-text:before,.style-8.home .gen-card.fore-color-white .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-8.home .gen-card.fore-color-white .compt-management-widget>span.btn-style-outline:before,.style-8.home .gen-card.fore-color-white .btn-style-outline.knowyrcm-column:before,.style-8.home .gen-card.fore-color-white .btn-style-outline.writeToCM-bg:before,.style-8.home .gen-card.fore-color-white .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-8.home .gen-card.fore-color-white .vdospeech-icon>span.btn-style-outline,.style-8.home .gen-card.fore-color-white .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-8.home .gen-card.fore-color-white .btn-style-outline.vdo-link-name,.style-8.home .gen-card.fore-color-white .gen-list.list-title-bg>h2.btn-style-outline,.style-8.home .gen-card.fore-color-white .arch-container>h2.btn-style-outline,.style-8.home .gen-card.fore-color-white .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.home .gen-card.fore-color-white .btn-style-outline.hyperlikdiv:before,.style-8.home .gen-card.fore-color-white .btn-style-outline.accent-border-color,.style-8.home .gen-card.fore-color-white .btn-style-outline.btn-theme,.style-8.home .gen-card.fore-color-white .btn-style-outline.btn-gov,.style-8.home .gen-card.fore-color-white .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-8.home .gen-card.fore-color-white .btn-style-outline.vdo-icon,.style-8.home .gen-card.fore-color-white .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-8.home .gen-card.fore-color-white .vc_tta-tab>a.btn-style-outline,.style-8.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-8.home .gen-card.fore-color-white img.btn-style-outline,.style-8.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-8.home .gen-card.fore-color-white img.btn-style-outline,.style-8.home .gen-card.fore-color-white .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-8.home .gen-card.fore-color-white .btn-style-outline.flexslider,.style-8.home .gen-card.fore-color-white .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-8.home .gen-card.fore-color-white .galleryThumb>a:hover>img.btn-style-outline{color:#fff !important;border-color:#fff !important;}.style-8.home .gen-card.fore-color-black .btn-style-outline.accent-color,.style-8.home .gen-card.fore-color-black .btn-style-outline.hvr-radial-out:before,.style-8.home .gen-card.fore-color-black .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8.home .gen-card.fore-color-black .btn-style-outline.gov-socmedia-icons:before,.style-8.home .gen-card.fore-color-black .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8.home .gen-card.fore-color-black div.btn-style-outline.list-text:before,.style-8.home .gen-card.fore-color-black .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-8.home .gen-card.fore-color-black .compt-management-widget>span.btn-style-outline:before,.style-8.home .gen-card.fore-color-black .btn-style-outline.knowyrcm-column:before,.style-8.home .gen-card.fore-color-black .btn-style-outline.writeToCM-bg:before,.style-8.home .gen-card.fore-color-black .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-8.home .gen-card.fore-color-black .vdospeech-icon>span.btn-style-outline,.style-8.home .gen-card.fore-color-black .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-8.home .gen-card.fore-color-black .btn-style-outline.vdo-link-name,.style-8.home .gen-card.fore-color-black .gen-list.list-title-bg>h2.btn-style-outline,.style-8.home .gen-card.fore-color-black .arch-container>h2.btn-style-outline,.style-8.home .gen-card.fore-color-black .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.home .gen-card.fore-color-black .btn-style-outline.hyperlikdiv:before,.style-8.home .gen-card.fore-color-black .btn-style-outline.accent-border-color,.style-8.home .gen-card.fore-color-black .btn-style-outline.btn-theme,.style-8.home .gen-card.fore-color-black .btn-style-outline.btn-gov,.style-8.home .gen-card.fore-color-black .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-8.home .gen-card.fore-color-black .btn-style-outline.vdo-icon,.style-8.home .gen-card.fore-color-black .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-8.home .gen-card.fore-color-black .vc_tta-tab>a.btn-style-outline,.style-8.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-8.home .gen-card.fore-color-black img.btn-style-outline,.style-8.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-8.home .gen-card.fore-color-black img.btn-style-outline,.style-8.home .gen-card.fore-color-black .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-8.home .gen-card.fore-color-black .btn-style-outline.flexslider,.style-8.home .gen-card.fore-color-black .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-8.home .gen-card.fore-color-black .galleryThumb>a:hover>img.btn-style-outline{color:#000 !important;border-color:#000 !important;}.style-9 .search-main-container .search-head{background-color:#024;}.style-9 .search-main-container .search-head:after{border-left-color:#024;}.style-9 .search-main-container .search-container .search-area form .btn{background-color:#024;border-color:#024;}.style-9 .gen-card.fore-color-white .gen-card-icon span.accent-border-color,.style-9 .gen-card.fore-color-white .gen-card-icon span.btn-theme,.style-9 .gen-card.fore-color-white .gen-card-icon span.btn-gov,.style-9 .gen-card.fore-color-white .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-9 .gen-card.fore-color-white .gen-card-icon span.vdo-icon,.style-9 .gen-card.fore-color-white .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-9 .gen-card.fore-color-white .gen-card-icon span.flexslider{color:#fff !important;border-color:#fff !important;}.style-9 .gen-card.fore-color-black .gen-card-icon span.accent-border-color,.style-9 .gen-card.fore-color-black .gen-card-icon span.btn-theme,.style-9 .gen-card.fore-color-black .gen-card-icon span.btn-gov,.style-9 .gen-card.fore-color-black .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-9 .gen-card.fore-color-black .gen-card-icon span.vdo-icon,.style-9 .gen-card.fore-color-black .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-9 .gen-card.fore-color-black .gen-card-icon span.flexslider{color:#000 !important;border-color:#000 !important;}.style-9.home .gen-card.fore-color-white .btn-style-outline.accent-color,.style-9.home .gen-card.fore-color-white .btn-style-outline.hvr-radial-out:before,.style-9.home .gen-card.fore-color-white .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.home .gen-card.fore-color-white .btn-style-outline.gov-socmedia-icons:before,.style-9.home .gen-card.fore-color-white .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.home .gen-card.fore-color-white div.btn-style-outline.list-text:before,.style-9.home .gen-card.fore-color-white .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-9.home .gen-card.fore-color-white .compt-management-widget>span.btn-style-outline:before,.style-9.home .gen-card.fore-color-white .btn-style-outline.knowyrcm-column:before,.style-9.home .gen-card.fore-color-white .btn-style-outline.writeToCM-bg:before,.style-9.home .gen-card.fore-color-white .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-9.home .gen-card.fore-color-white .vdospeech-icon>span.btn-style-outline,.style-9.home .gen-card.fore-color-white .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-9.home .gen-card.fore-color-white .btn-style-outline.vdo-link-name,.style-9.home .gen-card.fore-color-white .gen-list.list-title-bg>h2.btn-style-outline,.style-9.home .gen-card.fore-color-white .arch-container>h2.btn-style-outline,.style-9.home .gen-card.fore-color-white .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.home .gen-card.fore-color-white .btn-style-outline.hyperlikdiv:before,.style-9.home .gen-card.fore-color-white .btn-style-outline.accent-border-color,.style-9.home .gen-card.fore-color-white .btn-style-outline.btn-theme,.style-9.home .gen-card.fore-color-white .btn-style-outline.btn-gov,.style-9.home .gen-card.fore-color-white .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-9.home .gen-card.fore-color-white .btn-style-outline.vdo-icon,.style-9.home .gen-card.fore-color-white .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-9.home .gen-card.fore-color-white .vc_tta-tab>a.btn-style-outline,.style-9.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-9.home .gen-card.fore-color-white img.btn-style-outline,.style-9.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-9.home .gen-card.fore-color-white img.btn-style-outline,.style-9.home .gen-card.fore-color-white .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-9.home .gen-card.fore-color-white .btn-style-outline.flexslider,.style-9.home .gen-card.fore-color-white .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-9.home .gen-card.fore-color-white .galleryThumb>a:hover>img.btn-style-outline{color:#fff !important;border-color:#fff !important;}.style-9.home .gen-card.fore-color-black .btn-style-outline.accent-color,.style-9.home .gen-card.fore-color-black .btn-style-outline.hvr-radial-out:before,.style-9.home .gen-card.fore-color-black .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.home .gen-card.fore-color-black .btn-style-outline.gov-socmedia-icons:before,.style-9.home .gen-card.fore-color-black .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.home .gen-card.fore-color-black div.btn-style-outline.list-text:before,.style-9.home .gen-card.fore-color-black .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-9.home .gen-card.fore-color-black .compt-management-widget>span.btn-style-outline:before,.style-9.home .gen-card.fore-color-black .btn-style-outline.knowyrcm-column:before,.style-9.home .gen-card.fore-color-black .btn-style-outline.writeToCM-bg:before,.style-9.home .gen-card.fore-color-black .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-9.home .gen-card.fore-color-black .vdospeech-icon>span.btn-style-outline,.style-9.home .gen-card.fore-color-black .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-9.home .gen-card.fore-color-black .btn-style-outline.vdo-link-name,.style-9.home .gen-card.fore-color-black .gen-list.list-title-bg>h2.btn-style-outline,.style-9.home .gen-card.fore-color-black .arch-container>h2.btn-style-outline,.style-9.home .gen-card.fore-color-black .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.home .gen-card.fore-color-black .btn-style-outline.hyperlikdiv:before,.style-9.home .gen-card.fore-color-black .btn-style-outline.accent-border-color,.style-9.home .gen-card.fore-color-black .btn-style-outline.btn-theme,.style-9.home .gen-card.fore-color-black .btn-style-outline.btn-gov,.style-9.home .gen-card.fore-color-black .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-9.home .gen-card.fore-color-black .btn-style-outline.vdo-icon,.style-9.home .gen-card.fore-color-black .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-9.home .gen-card.fore-color-black .vc_tta-tab>a.btn-style-outline,.style-9.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-9.home .gen-card.fore-color-black img.btn-style-outline,.style-9.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-9.home .gen-card.fore-color-black img.btn-style-outline,.style-9.home .gen-card.fore-color-black .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-9.home .gen-card.fore-color-black .btn-style-outline.flexslider,.style-9.home .gen-card.fore-color-black .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-9.home .gen-card.fore-color-black .galleryThumb>a:hover>img.btn-style-outline{color:#000 !important;border-color:#000 !important;}.service h1{margin:0 0 15px;}.service .data-table-container{margin:0;}.service .data-table-container .search-main-container{margin:0 0 20px;}.service .service-container h2{font-size:1.25em;margin:0 0 20px;}.service .service-container .service-content{text-align:center;}.service .service-container .service-content ul{padding:0;}.service .service-container .service-content .service-box{display:block;float:left;border:1px solid #1f497d;min-height:150px;padding:18px 25px;width:12%;margin:0 1.75% 1.75% 0;-webkit-transition:0.5s ease all;-moz-transition:0.5s ease all;-ms-transition:0.5s ease all;-o-transition:0.5s ease all;transition:0.5s ease all;}.service .service-container .service-content .service-box a{display:block;}.service .service-container .service-content .service-box a span{display:block;}.service .service-container .service-content .service-box a span:first-child{font-size:3em;line-height:52px;}.service .service-container .service-content .service-box:hover{background-color:#9d6c11;color:#fff;}.style-6 .service .service-container .service-content .service-box:hover{background-color:transparent;}.service .eventContent h2{min-height:46px;}.style-1 .service .service-container .service-content .service-box a{color:#000;}.style-1 .service .service-container .service-content .service-box:hover{background-color:#9d6c11;color:#fff;}.style-1 .service .service-container .service-content .service-box:hover a{color:#fff;}.style-2 .service .service-container .service-content .service-box a{color:#000;}.style-2 .service .service-container .service-content .service-box:hover{background-color:#4b3504;}.style-2 .service .service-container .service-content .service-box:hover a{color:#fff;}.style-3 .service .service-container .service-content .service-box a{color:#000;}.style-3 .service .service-container .service-content .service-box:hover{background-color:#66b9ac;}.style-3 .service .service-container .service-content .service-box:hover a{color:#fff;}.style-4 .service .service-container .service-content .service-box a{color:#000;}.style-4 .service .service-container .service-content .service-box:hover{background-color:#2aacea;}.style-4 .service .service-container .service-content .service-box:hover a{color:#fff;}.style-5 .service .service-container .service-content .service-box{color:#000;}.style-5 .service .service-container .service-content .service-box:hover{background-color:#ea3876;}.style-5 .service .service-container .service-content .service-box:hover a{color:#fff;}.style-6 .service .service-container .service-content .service-box{color:#000;}.style-6 .service .service-container .service-content .service-box:hover{background-color:#ffdb69;color:#fff;}.style-6 .service .service-container .service-content .service-box:hover a{color:#000;}.style-7 .service .service-container .service-content .service-box{color:#000;}.style-7 .service .service-container .service-content .service-box:hover{background-color:#9d6c11;color:#fff;}.style-7 .service .service-container .service-content .service-box:hover a{color:#fff;}.style-8 .service .service-container .service-content .service-box{color:#000;}.style-8 .service .service-container .service-content .service-box:hover{background-color:#52de97;color:#fff;}.style-8 .service .service-container .service-content .service-box:hover a{color:#fff;}.style-9 .service .service-container .service-content .service-box{color:#000;}.style-9 .service .service-container .service-content .service-box:hover{background-color:#06b1ac;color:#fff;}.style-9 .service .service-container .service-content .service-box:hover a{color:#fff;}.award-details h1{margin:0 0 15px;}.award-details h2{font-size:1.2em;margin:0 0 5px;}.award-details .data-table-container{margin:25px 0;}.award-details .data-table-container h2{margin:0 0 15px;}.award-details .btn{color:#000;border:1px solid #1f497d;}.award-details .btn:hover{color:#fff;background-color:#9d6c11;border-color:#9d6c11;}.meta-info{margin:0 0 15px;}.meta-info.odd strong{text-transform:uppercase;}.awardbx-container{margin:25px 0 0;}.awardbx-container .equal-height .col-lg-4 .awardbx{width:100%;background-color:#9d6c11;color:#fff;border:1px solid transparent;}.awardbx-container .equal-height .col-lg-4 .awardbx a{color:#fff;}.awardbx-container .equal-height .col-lg-4 .awardbx h3{font-size:1em;margin:0 0 8px;}.awardbx-container .equal-height .col-lg-4:nth-child(2) .awardbx{background-color:#1f497d;color:#000;}.awardbx-container .equal-height .col-lg-4:nth-child(2) .awardbx a{color:#000;}.awardbx-container .equal-height .col-lg-4:last-child .awardbx{background-color:#fff;border-color:#1f497d;color:#000;}.style-1 .award-style-2 .awardListing .awardContent .btn:hover{color:#fff;border-color:#1f497d;background-color:#1f497d;}.style-1 .award-style-2 .awardListing .socialCont{background-color:#d3d6f0;}.style-1 .data-table thead tr th{background-color:#9d6c11;}.style-1 .award-details .btn:hover{background-color:#1f497d;border-color:#1f497d;color:#fff;}.style-1 .awardbx-container .equal-height .col-lg-4 .awardbx{background-color:#1f497d;}.style-1 .awardbx-container .equal-height .col-lg-4:nth-child(2) .awardbx{background-color:#9d6c11;color:#fff;}.style-1 .awardbx-container .equal-height .col-lg-4:nth-child(2) .awardbx a{color:#fff;}.style-1 .awardbx-container .equal-height .col-lg-4:last-child .awardbx{background-color:#1f497d;border-color:#1f497d;}.award-style-2 .awardListing .pressImage{padding:0;}.award-style-2 .awardListing .pressImage img{height:170px;object-fit:inherit;width:100%;border-radius:0;}.award-style-2 .awardListing .awardContent{padding:15px 15px 60px;text-align:left;}.award-style-2 .awardListing .awardContent .btn:hover{color:#fff;border-color:#1f497d;background-color:#1f497d;}.award-style-2 .awardListing .awardContent .btn.btn-default{color:#000;border-color:#000;}.award-style-2 .awardListing .socialCont{margin:0;border:0;background-color:#d3d6f0;width:100%;bottom:0;left:0;}.award-style-2 .awardListing.project-style-2 .pressImage a{display:block;}.award-style-2 .awardListing.project-style-2 .pressImage img{height:170px;}.btn.btn-default:hover{color:#fff;border-color:#9d6c11;background-color:#9d6c11;}.style-1 .btn.btn-default:hover{color:#fff;border-color:#9d6c11;background-color:#9d6c11;}.style-2 .btn.btn-default:hover{color:#fff;border-color:#4b3504;background-color:#4b3504;}.style-6 .btn.btn-default:hover{color:#fff;border-color:#ea3876;background-color:#ea3876;}.style-5 .btn.btn-default:hover{color:#fff;border-color:#ffdb69;background-color:#ffdb69;}.style-3 .btn.btn-default:hover{color:#fff;border-color:#66b9ac;background-color:#66b9ac;}.style-4 .btn.btn-default:hover{color:#fff;border-color:#fff;background-color:#fff;}.style-7 .btn.btn-default:hover{color:#fff;border-color:#3aa04a;background-color:#3aa04a;}.style-8 .btn.btn-default:hover{color:#fff;border-color:#730068;background-color:#730068;}.style-9 .btn.btn-default:hover{color:#fff;border-color:#024;background-color:#024;}.award-style-2 .list-view .awardListing .pressImage{width:25%}.award-style-2 .list-view .awardListing .awardContent{width:75%}.award-style-2 .list-view .awardListing .awardContent .text-center{text-align:left;}.award-style-2 .list-view .awardListing .socialCont{display:block;width:100%;text-align:center;}.event-style-2 .event-container .awardListing{padding:15px 15px 110px;}.event-style-2 .event-container .awardListing .eventImage:before{content:none;}.event-style-2 .event-container .awardListing h2{font-size:1.3em;font-weight:500;line-height:28px;}.event-style-2 .event-container .awardListing .awardContent{text-align:left;padding:0;}.event-style-2 .event-container .awardListing .awardContent .event-desc{display:none;}.event-style-2 .event-container .awardListing .awardContent .social-section{position:absolute;width:calc(100% - 30px);left:15px;bottom:15px;}.event-style-2 .event-container .awardListing .awardContent .social-section .socialCont{position:static;width:100%;margin:0 0 10px;}.event-style-2 .event-container .awardListing .awardContent .social-section .btn{display:block;padding:7px;font-size:1.2em;color:#000;}.event-style-2 .event-container .awardListing:hover .eventImage img{transform:none;}.event-style-2 .event-container .awardListing .btn:hover{color:#fff;background-color:#1f497d;border-color:#1f497d;}.event-style-2 .list-view .event-container .awardListing{padding:15px;}.event-style-2 .list-view .event-container .awardListing .eventImage:before{content:none;}.event-style-2 .list-view .event-container .awardListing .awardContent{padding:0 1em;}.event-style-2 .list-view .event-container .awardListing .awardContent .event-desc{display:block;margin:0 0 10px;}.event-style-2 .list-view .event-container .awardListing .awardContent .social-section{position:static;width:100%;overflow:hidden;}.event-style-2 .list-view .event-container .awardListing .awardContent .social-section .socialCont{float:left;width:auto;margin:0 15px 0 0;}.event-style-2 .list-view .event-container .awardListing .awardContent .social-section .btn{float:left;padding:7px 12px;}.event-style-3 .event-desc{display:none;}.event-style-3 .list-view .event-desc{display:block;margin:0 0 10px;}.style-2 .award-style-3 .awardRightContent .btn:hover{color:#fff;background-color:#ffdb69;border-color:#ffdb69;}.style-2 .data-table thead tr th{background-color:#4b3504;}.style-2 .award-details .btn:hover{background-color:#ffdb69;border-color:#ffdb69;color:#fff;}.style-2 .awardbx-container .equal-height .col-lg-4 .awardbx{background-color:#fff;border-color:#1f497d;color:#000;}.style-2 .awardbx-container .equal-height .col-lg-4:nth-child(2) .awardbx{background-color:#fff;border-color:#1f497d;}.style-2 .awardbx-container .equal-height .col-lg-4:nth-child(2) .awardbx a{color:#000;}.style-2 .awardbx-container .equal-height .col-lg-4:last-child .awardbx{background-color:#fff;border-color:#1f497d;}.award-style-3 .awardListingContainer .awardRightContent{position:static;}.award-style-3 .social-section{position:absolute;width:48%;bottom:15px;left:50%;overflow:hidden;}.award-style-3 .socialCont{position:static;width:100px;float:right;}.award-style-3 .socialCont ul{padding:3px 12px;}.award-style-3 .list-view .btn.btn-default{float:left;}.award-style-3 .list-view .social-section{position:static;width:100%}.award-style-3 .list-view .socialCont{float:left;margin:0 0 0 15px;}.award-style-3 .list-view .awardListingContainer{padding:15px;border:1px solid #1f497d;}.award-style-3 .list-view .awardListingContainer .awardListContent{width:320px;margin:0;}.award-style-3 .list-view .awardListingContainer .awardRightContent{width:calc(100% - 340px);}.tax-provider .award-style-3 .socialCont{margin-right:5px;}.style-6 .award-style-4 .awardListing .awardContent .btn:hover{background-color:#ea3876;border-color:#ea3876;color:#fff;}.style-6 .data-table thead tr th{background-color:#ffdb69;}.style-6 .award-details .btn:hover{background-color:#ffdb69;border-color:#ffdb69;color:#fff;}.style-6 .awardbx-container .equal-height .col-lg-4 .awardbx{background-color:#fff;border-color:#1f497d;color:#000;}.style-6 .awardbx-container .equal-height .col-lg-4:nth-child(2) .awardbx{background-color:#fff;border-color:#1f497d;}.style-6 .awardbx-container .equal-height .col-lg-4:nth-child(2) .awardbx a{color:#000;}.style-6 .awardbx-container .equal-height .col-lg-4:last-child .awardbx{background-color:#fff;border-color:#1f497d;}.award-style-4 .awardListing{padding:15px;}.award-style-4 .awardListing .pressImage{padding:0 0 15px;}.award-style-4 .awardListing .pressImage img{object-fit:cover;width:100%;border-radius:0;}.award-style-4 .awardListing .awardContent{padding:0 0 55px;text-align:left;}.award-style-4 .awardListing .awardContent .btn:hover{background-color:#1f497d;border-color:#1f497d;color:#fff;}.award-style-4 .awardListing .awardContent .btn.btn-default{color:#000;border-color:#000;}.award-style-4 .awardListing .socialCont{border-color:#1f497d;bottom:15px;}.award-style-4 .list-view .awardListing .pressImage{padding:0;}.award-style-4 .list-view .awardListing .pressImage img{height:auto;}.award-style-4 .list-view .awardListing .awardContent{padding-top:0;padding-bottom:0;}.award-style-4 .list-view .awardListing .awardContent h2{min-height:inherit;}.award-style-4 .list-view .awardListing .awardContent .btn{padding:8px 12px;margin:0 15px 0 0;float:left;}.award-style-4 .list-view .awardListing .socialCont{margin:0;width:auto;border-color:#cccccc;}.award-style-4 .list-view .awardListing .socialCont ul{padding:5px 0 6px;}.style-5 .award-style-5 .awardListing .awardContent .btn:hover{background-color:#1f497d;border-color:#1f497d;color:#fff;}.style-5 .data-table thead tr th{background-color:#1f497d;color:#000;}.style-5 .award-details .btn:hover{background-color:#1f497d;border-color:#1f497d;color:#fff;}.style-5 .awardbx-container .equal-height .col-lg-4 .awardbx{background-color:#ea3876;color:#fff;}.style-5 .awardbx-container .equal-height .col-lg-4:nth-child(2) .awardbx{background-color:#1f497d;}.style-5 .awardbx-container .equal-height .col-lg-4:nth-child(2) .awardbx a{color:#fff;}.style-5 .awardbx-container .equal-height .col-lg-4:last-child .awardbx{background-color:#1f497d;border-color:#1f497d;color:#000;}.style-1 .gen-card.fore-color-white .gen-card-icon span.accent-border-color,.style-1 .gen-card.fore-color-white .gen-card-icon span.btn-theme,.style-1 .gen-card.fore-color-white .gen-card-icon span.btn-gov,.style-1 .gen-card.fore-color-white .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-1 .gen-card.fore-color-white .gen-card-icon span.vdo-icon,.style-1 .gen-card.fore-color-white .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-1 .gen-card.fore-color-white .gen-card-icon span.flexslider{color:#fff !important;border-color:#fff !important;}.style-1 .gen-card.fore-color-black .gen-card-icon span.accent-border-color,.style-1 .gen-card.fore-color-black .gen-card-icon span.btn-theme,.style-1 .gen-card.fore-color-black .gen-card-icon span.btn-gov,.style-1 .gen-card.fore-color-black .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-1 .gen-card.fore-color-black .gen-card-icon span.vdo-icon,.style-1 .gen-card.fore-color-black .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-1 .gen-card.fore-color-black .gen-card-icon span.flexslider{color:#000 !important;border-color:#000 !important;}.style-1.home .gen-card.fore-color-white .btn-style-outline.accent-color,.style-1.home .gen-card.fore-color-white .btn-style-outline.hvr-radial-out:before,.style-1.home .gen-card.fore-color-white .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-1.home .gen-card.fore-color-white .btn-style-outline.gov-socmedia-icons:before,.style-1.home .gen-card.fore-color-white .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-1.home .gen-card.fore-color-white div.btn-style-outline.list-text:before,.style-1.home .gen-card.fore-color-white .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-1.home .gen-card.fore-color-white .compt-management-widget>span.btn-style-outline:before,.style-1.home .gen-card.fore-color-white .btn-style-outline.knowyrcm-column:before,.style-1.home .gen-card.fore-color-white .btn-style-outline.writeToCM-bg:before,.style-1.home .gen-card.fore-color-white .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-1.home .gen-card.fore-color-white .vdospeech-icon>span.btn-style-outline,.style-1.home .gen-card.fore-color-white .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-1.home .gen-card.fore-color-white .btn-style-outline.vdo-link-name,.style-1.home .gen-card.fore-color-white .gen-list.list-title-bg>h2.btn-style-outline,.style-1.home .gen-card.fore-color-white .arch-container>h2.btn-style-outline,.style-1.home .gen-card.fore-color-white .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-1.home .gen-card.fore-color-white .btn-style-outline.hyperlikdiv:before,.style-1.home .gen-card.fore-color-white .btn-style-outline.accent-border-color,.style-1.home .gen-card.fore-color-white .btn-style-outline.btn-theme,.style-1.home .gen-card.fore-color-white .btn-style-outline.btn-gov,.style-1.home .gen-card.fore-color-white .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-1.home .gen-card.fore-color-white .btn-style-outline.vdo-icon,.style-1.home .gen-card.fore-color-white .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-1.home .gen-card.fore-color-white .vc_tta-tab>a.btn-style-outline,.style-1.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-1.home .gen-card.fore-color-white img.btn-style-outline,.style-1.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-1.home .gen-card.fore-color-white img.btn-style-outline,.style-1.home .gen-card.fore-color-white .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-1.home .gen-card.fore-color-white .btn-style-outline.flexslider,.style-1.home .gen-card.fore-color-white .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-1.home .gen-card.fore-color-white .galleryThumb>a:hover>img.btn-style-outline{color:#fff !important;border-color:#fff !important;}.style-1.home .gen-card.fore-color-black .btn-style-outline.accent-color,.style-1.home .gen-card.fore-color-black .btn-style-outline.hvr-radial-out:before,.style-1.home .gen-card.fore-color-black .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-1.home .gen-card.fore-color-black .btn-style-outline.gov-socmedia-icons:before,.style-1.home .gen-card.fore-color-black .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-1.home .gen-card.fore-color-black div.btn-style-outline.list-text:before,.style-1.home .gen-card.fore-color-black .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-1.home .gen-card.fore-color-black .compt-management-widget>span.btn-style-outline:before,.style-1.home .gen-card.fore-color-black .btn-style-outline.knowyrcm-column:before,.style-1.home .gen-card.fore-color-black .btn-style-outline.writeToCM-bg:before,.style-1.home .gen-card.fore-color-black .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-1.home .gen-card.fore-color-black .vdospeech-icon>span.btn-style-outline,.style-1.home .gen-card.fore-color-black .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-1.home .gen-card.fore-color-black .btn-style-outline.vdo-link-name,.style-1.home .gen-card.fore-color-black .gen-list.list-title-bg>h2.btn-style-outline,.style-1.home .gen-card.fore-color-black .arch-container>h2.btn-style-outline,.style-1.home .gen-card.fore-color-black .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-1.home .gen-card.fore-color-black .btn-style-outline.hyperlikdiv:before,.style-1.home .gen-card.fore-color-black .btn-style-outline.accent-border-color,.style-1.home .gen-card.fore-color-black .btn-style-outline.btn-theme,.style-1.home .gen-card.fore-color-black .btn-style-outline.btn-gov,.style-1.home .gen-card.fore-color-black .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-1.home .gen-card.fore-color-black .btn-style-outline.vdo-icon,.style-1.home .gen-card.fore-color-black .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-1.home .gen-card.fore-color-black .vc_tta-tab>a.btn-style-outline,.style-1.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-1.home .gen-card.fore-color-black img.btn-style-outline,.style-1.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-1.home .gen-card.fore-color-black img.btn-style-outline,.style-1.home .gen-card.fore-color-black .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-1.home .gen-card.fore-color-black .btn-style-outline.flexslider,.style-1.home .gen-card.fore-color-black .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-1.home .gen-card.fore-color-black .galleryThumb>a:hover>img.btn-style-outline{color:#000 !important;border-color:#000 !important;}.style-4.home .gen-card.fore-color-white .btn-style-outline.accent-color,.style-4.home .gen-card.fore-color-white .btn-style-outline.hvr-radial-out:before,.style-4.home .gen-card.fore-color-white .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.home .gen-card.fore-color-white .btn-style-outline.gov-socmedia-icons:before,.style-4.home .gen-card.fore-color-white .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.home .gen-card.fore-color-white div.btn-style-outline.list-text:before,.style-4.home .gen-card.fore-color-white .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-4.home .gen-card.fore-color-white .compt-management-widget>span.btn-style-outline:before,.style-4.home .gen-card.fore-color-white .btn-style-outline.knowyrcm-column:before,.style-4.home .gen-card.fore-color-white .btn-style-outline.writeToCM-bg:before,.style-4.home .gen-card.fore-color-white .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-4.home .gen-card.fore-color-white .vdospeech-icon>span.btn-style-outline,.style-4.home .gen-card.fore-color-white .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-4.home .gen-card.fore-color-white .btn-style-outline.vdo-link-name,.style-4.home .gen-card.fore-color-white .gen-list.list-title-bg>h2.btn-style-outline,.style-4.home .gen-card.fore-color-white .arch-container>h2.btn-style-outline,.style-4.home .gen-card.fore-color-white .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home .gen-card.fore-color-white .btn-style-outline.hyperlikdiv:before,.style-4.home .gen-card.fore-color-white .btn-style-outline.accent-border-color,.style-4.home .gen-card.fore-color-white .btn-style-outline.btn-theme,.style-4.home .gen-card.fore-color-white .btn-style-outline.btn-gov,.style-4.home .gen-card.fore-color-white .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.home .gen-card.fore-color-white .btn-style-outline.vdo-icon,.style-4.home .gen-card.fore-color-white .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home .gen-card.fore-color-white .vc_tta-tab>a.btn-style-outline,.style-4.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-4.home .gen-card.fore-color-white img.btn-style-outline,.style-4.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home .gen-card.fore-color-white img.btn-style-outline,.style-4.home .gen-card.fore-color-white .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-4.home .gen-card.fore-color-white .btn-style-outline.flexslider,.style-4.home .gen-card.fore-color-white .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-4.home .gen-card.fore-color-white .galleryThumb>a:hover>img.btn-style-outline{background-color:transparent !important;}.style-4.home .gen-card.fore-color-black .btn-style-outline.accent-color,.style-4.home .gen-card.fore-color-black .btn-style-outline.hvr-radial-out:before,.style-4.home .gen-card.fore-color-black .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.home .gen-card.fore-color-black .btn-style-outline.gov-socmedia-icons:before,.style-4.home .gen-card.fore-color-black .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.home .gen-card.fore-color-black div.btn-style-outline.list-text:before,.style-4.home .gen-card.fore-color-black .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-4.home .gen-card.fore-color-black .compt-management-widget>span.btn-style-outline:before,.style-4.home .gen-card.fore-color-black .btn-style-outline.knowyrcm-column:before,.style-4.home .gen-card.fore-color-black .btn-style-outline.writeToCM-bg:before,.style-4.home .gen-card.fore-color-black .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-4.home .gen-card.fore-color-black .vdospeech-icon>span.btn-style-outline,.style-4.home .gen-card.fore-color-black .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-4.home .gen-card.fore-color-black .btn-style-outline.vdo-link-name,.style-4.home .gen-card.fore-color-black .gen-list.list-title-bg>h2.btn-style-outline,.style-4.home .gen-card.fore-color-black .arch-container>h2.btn-style-outline,.style-4.home .gen-card.fore-color-black .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home .gen-card.fore-color-black .btn-style-outline.hyperlikdiv:before,.style-4.home .gen-card.fore-color-black .btn-style-outline.accent-border-color,.style-4.home .gen-card.fore-color-black .btn-style-outline.btn-theme,.style-4.home .gen-card.fore-color-black .btn-style-outline.btn-gov,.style-4.home .gen-card.fore-color-black .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.home .gen-card.fore-color-black .btn-style-outline.vdo-icon,.style-4.home .gen-card.fore-color-black .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home .gen-card.fore-color-black .vc_tta-tab>a.btn-style-outline,.style-4.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-4.home .gen-card.fore-color-black img.btn-style-outline,.style-4.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home .gen-card.fore-color-black img.btn-style-outline,.style-4.home .gen-card.fore-color-black .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-4.home .gen-card.fore-color-black .btn-style-outline.flexslider,.style-4.home .gen-card.fore-color-black .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-4.home .gen-card.fore-color-black .galleryThumb>a:hover>img.btn-style-outline{background-color:transparent !important;}.style-4 .gen-card.fore-color-white .gen-card-icon span.accent-border-color,.style-4 .gen-card.fore-color-white .gen-card-icon span.btn-theme,.style-4 .gen-card.fore-color-white .gen-card-icon span.btn-gov,.style-4 .gen-card.fore-color-white .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4 .gen-card.fore-color-white .gen-card-icon span.vdo-icon,.style-4 .gen-card.fore-color-white .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-4 .gen-card.fore-color-white .gen-card-icon span.flexslider{color:#fff !important;border-color:#fff !important;}.style-4 .gen-card.fore-color-black .gen-card-icon span.accent-border-color,.style-4 .gen-card.fore-color-black .gen-card-icon span.btn-theme,.style-4 .gen-card.fore-color-black .gen-card-icon span.btn-gov,.style-4 .gen-card.fore-color-black .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4 .gen-card.fore-color-black .gen-card-icon span.vdo-icon,.style-4 .gen-card.fore-color-black .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-4 .gen-card.fore-color-black .gen-card-icon span.flexslider{color:#000 !important;border-color:#000 !important;}.style-4.home .gen-card.fore-color-white .btn-style-outline.accent-color,.style-4.home .gen-card.fore-color-white .btn-style-outline.hvr-radial-out:before,.style-4.home .gen-card.fore-color-white .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.home .gen-card.fore-color-white .btn-style-outline.gov-socmedia-icons:before,.style-4.home .gen-card.fore-color-white .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.home .gen-card.fore-color-white div.btn-style-outline.list-text:before,.style-4.home .gen-card.fore-color-white .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-4.home .gen-card.fore-color-white .compt-management-widget>span.btn-style-outline:before,.style-4.home .gen-card.fore-color-white .btn-style-outline.knowyrcm-column:before,.style-4.home .gen-card.fore-color-white .btn-style-outline.writeToCM-bg:before,.style-4.home .gen-card.fore-color-white .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-4.home .gen-card.fore-color-white .vdospeech-icon>span.btn-style-outline,.style-4.home .gen-card.fore-color-white .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-4.home .gen-card.fore-color-white .btn-style-outline.vdo-link-name,.style-4.home .gen-card.fore-color-white .gen-list.list-title-bg>h2.btn-style-outline,.style-4.home .gen-card.fore-color-white .arch-container>h2.btn-style-outline,.style-4.home .gen-card.fore-color-white .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home .gen-card.fore-color-white .btn-style-outline.hyperlikdiv:before,.style-4.home .gen-card.fore-color-white .btn-style-outline.accent-border-color,.style-4.home .gen-card.fore-color-white .btn-style-outline.btn-theme,.style-4.home .gen-card.fore-color-white .btn-style-outline.btn-gov,.style-4.home .gen-card.fore-color-white .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.home .gen-card.fore-color-white .btn-style-outline.vdo-icon,.style-4.home .gen-card.fore-color-white .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home .gen-card.fore-color-white .vc_tta-tab>a.btn-style-outline,.style-4.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-4.home .gen-card.fore-color-white img.btn-style-outline,.style-4.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home .gen-card.fore-color-white img.btn-style-outline,.style-4.home .gen-card.fore-color-white .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-4.home .gen-card.fore-color-white .btn-style-outline.flexslider,.style-4.home .gen-card.fore-color-white .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-4.home .gen-card.fore-color-white .galleryThumb>a:hover>img.btn-style-outline{color:#fff !important;border-color:#fff !important;}.style-4.home .gen-card.fore-color-black .btn-style-outline.accent-color,.style-4.home .gen-card.fore-color-black .btn-style-outline.hvr-radial-out:before,.style-4.home .gen-card.fore-color-black .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.home .gen-card.fore-color-black .btn-style-outline.gov-socmedia-icons:before,.style-4.home .gen-card.fore-color-black .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.home .gen-card.fore-color-black div.btn-style-outline.list-text:before,.style-4.home .gen-card.fore-color-black .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-4.home .gen-card.fore-color-black .compt-management-widget>span.btn-style-outline:before,.style-4.home .gen-card.fore-color-black .btn-style-outline.knowyrcm-column:before,.style-4.home .gen-card.fore-color-black .btn-style-outline.writeToCM-bg:before,.style-4.home .gen-card.fore-color-black .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-4.home .gen-card.fore-color-black .vdospeech-icon>span.btn-style-outline,.style-4.home .gen-card.fore-color-black .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-4.home .gen-card.fore-color-black .btn-style-outline.vdo-link-name,.style-4.home .gen-card.fore-color-black .gen-list.list-title-bg>h2.btn-style-outline,.style-4.home .gen-card.fore-color-black .arch-container>h2.btn-style-outline,.style-4.home .gen-card.fore-color-black .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home .gen-card.fore-color-black .btn-style-outline.hyperlikdiv:before,.style-4.home .gen-card.fore-color-black .btn-style-outline.accent-border-color,.style-4.home .gen-card.fore-color-black .btn-style-outline.btn-theme,.style-4.home .gen-card.fore-color-black .btn-style-outline.btn-gov,.style-4.home .gen-card.fore-color-black .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.home .gen-card.fore-color-black .btn-style-outline.vdo-icon,.style-4.home .gen-card.fore-color-black .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home .gen-card.fore-color-black .vc_tta-tab>a.btn-style-outline,.style-4.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-4.home .gen-card.fore-color-black img.btn-style-outline,.style-4.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home .gen-card.fore-color-black img.btn-style-outline,.style-4.home .gen-card.fore-color-black .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-4.home .gen-card.fore-color-black .btn-style-outline.flexslider,.style-4.home .gen-card.fore-color-black .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-4.home .gen-card.fore-color-black .galleryThumb>a:hover>img.btn-style-outline{color:#000 !important;border-color:#000 !important;}.award-style-5 .awardListing{padding-bottom:41px;}.award-style-5 .awardListing .awardContent{text-align:left;padding:10px;}.award-style-5 .awardListing .awardContent h2{font-style:italic;}.award-style-5 .awardListing .awardContent .social-section{background:rgba(0,0,0,0.9);border-top:1px solid #fff;width:100%;bottom:0;left:0;position:absolute;overflow:hidden;}.award-style-5 .awardListing .awardContent .social-section .socialCont{width:50%;text-align:center;border:none;margin-bottom:0;background-color:transparent;float:left;position:static;}.award-style-5 .awardListing .awardContent .social-section .socialCont ul{padding:8px 0;}.award-style-5 .awardListing .awardContent .social-section .socialCont ul li{color:#fff;margin:0 5px;}.award-style-5 .awardListing .awardContent .social-section .socialCont ul li a{color:#fff;transition-duration:0s;}.award-style-5 .awardListing .awardContent .social-section .socialCont ul li a:hover{color:#b3b3b3;}.award-style-5 .awardListing .awardContent .social-section .btn{float:right;padding:9px 9px 10px;width:50%;border-radius:0 !important;}.award-style-5 .awardListing .pressImage{padding:0;}.award-style-5 .awardListing .pressImage img{height:auto;object-fit:cover;width:100%;border-radius:0;}.award-style-5 .list-view .awardListing{padding-bottom:0;}.award-style-5 .list-view .awardListing .awardContent .social-section{position:inherit;width:275px;border:1px solid #fff;}.award-style-5 .list-view .awardListing .awardContent .social-section .socialCont{text-align:left;}.award-style-5 .list-view .awardListing h2{min-height:inherit;}.award-style-5 .awardListing.project-style-5 .pressImage{padding:0;}.award-style-5 .awardListing.project-style-5 .pressImage img{height:175px;}.style-3 .award-style-4 .awardListing .awardContent .btn:hover{background-color:#475c59;border-color:#475c59;color:#fff;}.style-3 .data-table thead tr th{background-color:#475c59;}.style-3 .award-details .btn:hover{background-color:#475c59;border-color:#475c59;color:#fff;}.style-3 .awardbx-container .equal-height .col-lg-4 .awardbx{background-color:#66b9ac;color:#fff;}.style-3 .awardbx-container .equal-height .col-lg-4:nth-child(2) .awardbx{background-color:#475c59;}.style-3 .awardbx-container .equal-height .col-lg-4:nth-child(2) .awardbx a{color:#fff;}.style-3 .awardbx-container .equal-height .col-lg-4:last-child .awardbx{background-color:#1f497d;border-color:#1f497d;color:#000;}.style-3 .gen-card.fore-color-white .gen-card-icon span.accent-border-color,.style-3 .gen-card.fore-color-white .gen-card-icon span.btn-theme,.style-3 .gen-card.fore-color-white .gen-card-icon span.btn-gov,.style-3 .gen-card.fore-color-white .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-3 .gen-card.fore-color-white .gen-card-icon span.vdo-icon,.style-3 .gen-card.fore-color-white .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-3 .gen-card.fore-color-white .gen-card-icon span.flexslider{color:#fff !important;border-color:#fff !important;}.style-3 .gen-card.fore-color-black .gen-card-icon span.accent-border-color,.style-3 .gen-card.fore-color-black .gen-card-icon span.btn-theme,.style-3 .gen-card.fore-color-black .gen-card-icon span.btn-gov,.style-3 .gen-card.fore-color-black .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-3 .gen-card.fore-color-black .gen-card-icon span.vdo-icon,.style-3 .gen-card.fore-color-black .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-3 .gen-card.fore-color-black .gen-card-icon span.flexslider{color:#000 !important;border-color:#000 !important;}.style-3.home .gen-card.fore-color-white .btn-style-outline.accent-color,.style-3.home .gen-card.fore-color-white .btn-style-outline.hvr-radial-out:before,.style-3.home .gen-card.fore-color-white .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3.home .gen-card.fore-color-white .btn-style-outline.gov-socmedia-icons:before,.style-3.home .gen-card.fore-color-white .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3.home .gen-card.fore-color-white div.btn-style-outline.list-text:before,.style-3.home .gen-card.fore-color-white .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-3.home .gen-card.fore-color-white .compt-management-widget>span.btn-style-outline:before,.style-3.home .gen-card.fore-color-white .btn-style-outline.knowyrcm-column:before,.style-3.home .gen-card.fore-color-white .btn-style-outline.writeToCM-bg:before,.style-3.home .gen-card.fore-color-white .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-3.home .gen-card.fore-color-white .vdospeech-icon>span.btn-style-outline,.style-3.home .gen-card.fore-color-white .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-3.home .gen-card.fore-color-white .btn-style-outline.vdo-link-name,.style-3.home .gen-card.fore-color-white .gen-list.list-title-bg>h2.btn-style-outline,.style-3.home .gen-card.fore-color-white .arch-container>h2.btn-style-outline,.style-3.home .gen-card.fore-color-white .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3.home .gen-card.fore-color-white .btn-style-outline.hyperlikdiv:before,.style-3.home .gen-card.fore-color-white .btn-style-outline.accent-border-color,.style-3.home .gen-card.fore-color-white .btn-style-outline.btn-theme,.style-3.home .gen-card.fore-color-white .btn-style-outline.btn-gov,.style-3.home .gen-card.fore-color-white .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-3.home .gen-card.fore-color-white .btn-style-outline.vdo-icon,.style-3.home .gen-card.fore-color-white .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-3.home .gen-card.fore-color-white .vc_tta-tab>a.btn-style-outline,.style-3.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-3.home .gen-card.fore-color-white img.btn-style-outline,.style-3.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-3.home .gen-card.fore-color-white img.btn-style-outline,.style-3.home .gen-card.fore-color-white .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-3.home .gen-card.fore-color-white .btn-style-outline.flexslider,.style-3.home .gen-card.fore-color-white .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-3.home .gen-card.fore-color-white .galleryThumb>a:hover>img.btn-style-outline{color:#fff !important;border-color:#fff !important;}.style-3.home .gen-card.fore-color-black .btn-style-outline.accent-color,.style-3.home .gen-card.fore-color-black .btn-style-outline.hvr-radial-out:before,.style-3.home .gen-card.fore-color-black .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3.home .gen-card.fore-color-black .btn-style-outline.gov-socmedia-icons:before,.style-3.home .gen-card.fore-color-black .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3.home .gen-card.fore-color-black div.btn-style-outline.list-text:before,.style-3.home .gen-card.fore-color-black .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-3.home .gen-card.fore-color-black .compt-management-widget>span.btn-style-outline:before,.style-3.home .gen-card.fore-color-black .btn-style-outline.knowyrcm-column:before,.style-3.home .gen-card.fore-color-black .btn-style-outline.writeToCM-bg:before,.style-3.home .gen-card.fore-color-black .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-3.home .gen-card.fore-color-black .vdospeech-icon>span.btn-style-outline,.style-3.home .gen-card.fore-color-black .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-3.home .gen-card.fore-color-black .btn-style-outline.vdo-link-name,.style-3.home .gen-card.fore-color-black .gen-list.list-title-bg>h2.btn-style-outline,.style-3.home .gen-card.fore-color-black .arch-container>h2.btn-style-outline,.style-3.home .gen-card.fore-color-black .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3.home .gen-card.fore-color-black .btn-style-outline.hyperlikdiv:before,.style-3.home .gen-card.fore-color-black .btn-style-outline.accent-border-color,.style-3.home .gen-card.fore-color-black .btn-style-outline.btn-theme,.style-3.home .gen-card.fore-color-black .btn-style-outline.btn-gov,.style-3.home .gen-card.fore-color-black .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-3.home .gen-card.fore-color-black .btn-style-outline.vdo-icon,.style-3.home .gen-card.fore-color-black .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-3.home .gen-card.fore-color-black .vc_tta-tab>a.btn-style-outline,.style-3.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-3.home .gen-card.fore-color-black img.btn-style-outline,.style-3.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-3.home .gen-card.fore-color-black img.btn-style-outline,.style-3.home .gen-card.fore-color-black .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-3.home .gen-card.fore-color-black .btn-style-outline.flexslider,.style-3.home .gen-card.fore-color-black .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-3.home .gen-card.fore-color-black .galleryThumb>a:hover>img.btn-style-outline{color:#000 !important;border-color:#000 !important;}.style-4 .award-style-4 .awardListing .awardContent .btn:hover{background-color:#fff;border-color:#fff;color:#fff;}.style-4 .data-table thead tr th{background-color:#fff;}.style-4 .award-details .btn:hover{background-color:#fff;border-color:#fff;color:#fff;}.style-4 .awardbx-container .equal-height .col-lg-4 .awardbx{background-color:#2aacea;color:#fff;}.style-4 .awardbx-container .equal-height .col-lg-4:nth-child(2) .awardbx{background-color:#fff;}.style-4 .awardbx-container .equal-height .col-lg-4:nth-child(2) .awardbx a{color:#fff;}.style-4 .awardbx-container .equal-height .col-lg-4:last-child .awardbx{background-color:#1f497d;border-color:#1f497d;color:#000;}.style-1 .list-style-bold a{color:#0d0801 !important;}.style-1 .list-style-bold a:hover,.style-1 .list-style-bold a:active,.style-1 .list-style-bold a:focus{color:#fbac1b !important;}.style-1 .list-style-dotted-arrow>li>a,.style-1 .list-style-bold li::before{color:#000 !important;}.style-2 .list-style-bold a{color:#000 !important;}.style-2 .list-style-bold a:hover,.style-2 .list-style-bold a:active,.style-2 .list-style-bold a:focus{color:#4b3504 !important;}.style-2 .list-style-dotted-arrow>li>a,.style-2 .list-style-bold li::before{color:#4b3504 !important;}.style-2 .gen-card.fore-color-white .gen-card-icon span.accent-border-color,.style-2 .gen-card.fore-color-white .gen-card-icon span.btn-theme,.style-2 .gen-card.fore-color-white .gen-card-icon span.btn-gov,.style-2 .gen-card.fore-color-white .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2 .gen-card.fore-color-white .gen-card-icon span.vdo-icon,.style-2 .gen-card.fore-color-white .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-2 .gen-card.fore-color-white .gen-card-icon span.flexslider{color:#fff !important;border-color:#fff !important;}.style-2 .gen-card.fore-color-black .gen-card-icon span.accent-border-color,.style-2 .gen-card.fore-color-black .gen-card-icon span.btn-theme,.style-2 .gen-card.fore-color-black .gen-card-icon span.btn-gov,.style-2 .gen-card.fore-color-black .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2 .gen-card.fore-color-black .gen-card-icon span.vdo-icon,.style-2 .gen-card.fore-color-black .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-2 .gen-card.fore-color-black .gen-card-icon span.flexslider{color:#000 !important;border-color:#000 !important;}.style-2.home .gen-card.fore-color-white .btn-style-outline.accent-color,.style-2.home .gen-card.fore-color-white .btn-style-outline.hvr-radial-out:before,.style-2.home .gen-card.fore-color-white .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2.home .gen-card.fore-color-white .btn-style-outline.gov-socmedia-icons:before,.style-2.home .gen-card.fore-color-white .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2.home .gen-card.fore-color-white div.btn-style-outline.list-text:before,.style-2.home .gen-card.fore-color-white .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-2.home .gen-card.fore-color-white .compt-management-widget>span.btn-style-outline:before,.style-2.home .gen-card.fore-color-white .btn-style-outline.knowyrcm-column:before,.style-2.home .gen-card.fore-color-white .btn-style-outline.writeToCM-bg:before,.style-2.home .gen-card.fore-color-white .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-2.home .gen-card.fore-color-white .vdospeech-icon>span.btn-style-outline,.style-2.home .gen-card.fore-color-white .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-2.home .gen-card.fore-color-white .btn-style-outline.vdo-link-name,.style-2.home .gen-card.fore-color-white .gen-list.list-title-bg>h2.btn-style-outline,.style-2.home .gen-card.fore-color-white .arch-container>h2.btn-style-outline,.style-2.home .gen-card.fore-color-white .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.home .gen-card.fore-color-white .btn-style-outline.hyperlikdiv:before,.style-2.home .gen-card.fore-color-white .btn-style-outline.accent-border-color,.style-2.home .gen-card.fore-color-white .btn-style-outline.btn-theme,.style-2.home .gen-card.fore-color-white .btn-style-outline.btn-gov,.style-2.home .gen-card.fore-color-white .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2.home .gen-card.fore-color-white .btn-style-outline.vdo-icon,.style-2.home .gen-card.fore-color-white .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.home .gen-card.fore-color-white .vc_tta-tab>a.btn-style-outline,.style-2.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-2.home .gen-card.fore-color-white img.btn-style-outline,.style-2.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.home .gen-card.fore-color-white img.btn-style-outline,.style-2.home .gen-card.fore-color-white .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-2.home .gen-card.fore-color-white .btn-style-outline.flexslider,.style-2.home .gen-card.fore-color-white .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-2.home .gen-card.fore-color-white .galleryThumb>a:hover>img.btn-style-outline{color:#fff !important;border-color:#fff !important;}.style-2.home .gen-card.fore-color-black .btn-style-outline.accent-color,.style-2.home .gen-card.fore-color-black .btn-style-outline.hvr-radial-out:before,.style-2.home .gen-card.fore-color-black .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2.home .gen-card.fore-color-black .btn-style-outline.gov-socmedia-icons:before,.style-2.home .gen-card.fore-color-black .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2.home .gen-card.fore-color-black div.btn-style-outline.list-text:before,.style-2.home .gen-card.fore-color-black .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-2.home .gen-card.fore-color-black .compt-management-widget>span.btn-style-outline:before,.style-2.home .gen-card.fore-color-black .btn-style-outline.knowyrcm-column:before,.style-2.home .gen-card.fore-color-black .btn-style-outline.writeToCM-bg:before,.style-2.home .gen-card.fore-color-black .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-2.home .gen-card.fore-color-black .vdospeech-icon>span.btn-style-outline,.style-2.home .gen-card.fore-color-black .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-2.home .gen-card.fore-color-black .btn-style-outline.vdo-link-name,.style-2.home .gen-card.fore-color-black .gen-list.list-title-bg>h2.btn-style-outline,.style-2.home .gen-card.fore-color-black .arch-container>h2.btn-style-outline,.style-2.home .gen-card.fore-color-black .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.home .gen-card.fore-color-black .btn-style-outline.hyperlikdiv:before,.style-2.home .gen-card.fore-color-black .btn-style-outline.accent-border-color,.style-2.home .gen-card.fore-color-black .btn-style-outline.btn-theme,.style-2.home .gen-card.fore-color-black .btn-style-outline.btn-gov,.style-2.home .gen-card.fore-color-black .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2.home .gen-card.fore-color-black .btn-style-outline.vdo-icon,.style-2.home .gen-card.fore-color-black .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.home .gen-card.fore-color-black .vc_tta-tab>a.btn-style-outline,.style-2.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-2.home .gen-card.fore-color-black img.btn-style-outline,.style-2.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.home .gen-card.fore-color-black img.btn-style-outline,.style-2.home .gen-card.fore-color-black .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-2.home .gen-card.fore-color-black .btn-style-outline.flexslider,.style-2.home .gen-card.fore-color-black .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-2.home .gen-card.fore-color-black .galleryThumb>a:hover>img.btn-style-outline{color:#000 !important;border-color:#000 !important;}.style-6 .list-style-bold a{color:#000 !important;}.style-6 .list-style-bold a:hover,.style-6 .list-style-bold a:active,.style-6 .list-style-bold a:focus{color:#ea3876 !important;}.style-6 .list-style-dotted-arrow>li>a,.style-6 .list-style-bold li::before{color:#000 !important;}.style-6 .gen-card.fore-color-white .gen-card-icon span.accent-border-color,.style-6 .gen-card.fore-color-white .gen-card-icon span.btn-theme,.style-6 .gen-card.fore-color-white .gen-card-icon span.btn-gov,.style-6 .gen-card.fore-color-white .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-6 .gen-card.fore-color-white .gen-card-icon span.vdo-icon,.style-6 .gen-card.fore-color-white .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-6 .gen-card.fore-color-white .gen-card-icon span.flexslider{color:#fff !important;border-color:#fff !important;}.style-6 .gen-card.fore-color-black .gen-card-icon span.accent-border-color,.style-6 .gen-card.fore-color-black .gen-card-icon span.btn-theme,.style-6 .gen-card.fore-color-black .gen-card-icon span.btn-gov,.style-6 .gen-card.fore-color-black .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-6 .gen-card.fore-color-black .gen-card-icon span.vdo-icon,.style-6 .gen-card.fore-color-black .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-6 .gen-card.fore-color-black .gen-card-icon span.flexslider{color:#000 !important;border-color:#000 !important;}.style-6.home .gen-card.fore-color-white .btn-style-outline.accent-color,.style-6.home .gen-card.fore-color-white .btn-style-outline.hvr-radial-out:before,.style-6.home .gen-card.fore-color-white .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6.home .gen-card.fore-color-white .btn-style-outline.gov-socmedia-icons:before,.style-6.home .gen-card.fore-color-white .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.home .gen-card.fore-color-white div.btn-style-outline.list-text:before,.style-6.home .gen-card.fore-color-white .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-6.home .gen-card.fore-color-white .compt-management-widget>span.btn-style-outline:before,.style-6.home .gen-card.fore-color-white .btn-style-outline.knowyrcm-column:before,.style-6.home .gen-card.fore-color-white .btn-style-outline.writeToCM-bg:before,.style-6.home .gen-card.fore-color-white .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-6.home .gen-card.fore-color-white .vdospeech-icon>span.btn-style-outline,.style-6.home .gen-card.fore-color-white .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-6.home .gen-card.fore-color-white .btn-style-outline.vdo-link-name,.style-6.home .gen-card.fore-color-white .gen-list.list-title-bg>h2.btn-style-outline,.style-6.home .gen-card.fore-color-white .arch-container>h2.btn-style-outline,.style-6.home .gen-card.fore-color-white .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.home .gen-card.fore-color-white .btn-style-outline.hyperlikdiv:before,.style-6.home .gen-card.fore-color-white .btn-style-outline.accent-border-color,.style-6.home .gen-card.fore-color-white .btn-style-outline.btn-theme,.style-6.home .gen-card.fore-color-white .btn-style-outline.btn-gov,.style-6.home .gen-card.fore-color-white .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-6.home .gen-card.fore-color-white .btn-style-outline.vdo-icon,.style-6.home .gen-card.fore-color-white .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.home .gen-card.fore-color-white .vc_tta-tab>a.btn-style-outline,.style-6.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-6.home .gen-card.fore-color-white img.btn-style-outline,.style-6.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.home .gen-card.fore-color-white img.btn-style-outline,.style-6.home .gen-card.fore-color-white .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-6.home .gen-card.fore-color-white .btn-style-outline.flexslider,.style-6.home .gen-card.fore-color-white .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-6.home .gen-card.fore-color-white .galleryThumb>a:hover>img.btn-style-outline{color:#fff !important;border-color:#fff !important;}.style-6.home .gen-card.fore-color-black .btn-style-outline.accent-color,.style-6.home .gen-card.fore-color-black .btn-style-outline.hvr-radial-out:before,.style-6.home .gen-card.fore-color-black .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6.home .gen-card.fore-color-black .btn-style-outline.gov-socmedia-icons:before,.style-6.home .gen-card.fore-color-black .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.home .gen-card.fore-color-black div.btn-style-outline.list-text:before,.style-6.home .gen-card.fore-color-black .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-6.home .gen-card.fore-color-black .compt-management-widget>span.btn-style-outline:before,.style-6.home .gen-card.fore-color-black .btn-style-outline.knowyrcm-column:before,.style-6.home .gen-card.fore-color-black .btn-style-outline.writeToCM-bg:before,.style-6.home .gen-card.fore-color-black .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-6.home .gen-card.fore-color-black .vdospeech-icon>span.btn-style-outline,.style-6.home .gen-card.fore-color-black .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-6.home .gen-card.fore-color-black .btn-style-outline.vdo-link-name,.style-6.home .gen-card.fore-color-black .gen-list.list-title-bg>h2.btn-style-outline,.style-6.home .gen-card.fore-color-black .arch-container>h2.btn-style-outline,.style-6.home .gen-card.fore-color-black .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.home .gen-card.fore-color-black .btn-style-outline.hyperlikdiv:before,.style-6.home .gen-card.fore-color-black .btn-style-outline.accent-border-color,.style-6.home .gen-card.fore-color-black .btn-style-outline.btn-theme,.style-6.home .gen-card.fore-color-black .btn-style-outline.btn-gov,.style-6.home .gen-card.fore-color-black .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-6.home .gen-card.fore-color-black .btn-style-outline.vdo-icon,.style-6.home .gen-card.fore-color-black .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.home .gen-card.fore-color-black .vc_tta-tab>a.btn-style-outline,.style-6.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-6.home .gen-card.fore-color-black img.btn-style-outline,.style-6.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.home .gen-card.fore-color-black img.btn-style-outline,.style-6.home .gen-card.fore-color-black .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-6.home .gen-card.fore-color-black .btn-style-outline.flexslider,.style-6.home .gen-card.fore-color-black .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-6.home .gen-card.fore-color-black .galleryThumb>a:hover>img.btn-style-outline{color:#000 !important;border-color:#000 !important;}.style-5 .list-style-bold a{color:#ea3876 !important;}.style-5 .list-style-bold a:hover,.style-5 .list-style-bold a:active,.style-5 .list-style-bold a:focus{color:#183a53 !important;}.style-5 .list-style-dotted-arrow>li>a,.style-5 .list-style-bold li::before{color:#183a53 !important;}.style-5 .gen-card.fore-color-white .gen-card-icon span.accent-border-color,.style-5 .gen-card.fore-color-white .gen-card-icon span.btn-theme,.style-5 .gen-card.fore-color-white .gen-card-icon span.btn-gov,.style-5 .gen-card.fore-color-white .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-5 .gen-card.fore-color-white .gen-card-icon span.vdo-icon,.style-5 .gen-card.fore-color-white .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-5 .gen-card.fore-color-white .gen-card-icon span.flexslider{color:#fff !important;border-color:#fff !important;}.style-5 .gen-card.fore-color-black .gen-card-icon span.accent-border-color,.style-5 .gen-card.fore-color-black .gen-card-icon span.btn-theme,.style-5 .gen-card.fore-color-black .gen-card-icon span.btn-gov,.style-5 .gen-card.fore-color-black .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-5 .gen-card.fore-color-black .gen-card-icon span.vdo-icon,.style-5 .gen-card.fore-color-black .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-5 .gen-card.fore-color-black .gen-card-icon span.flexslider{color:#000 !important;border-color:#000 !important;}.style-5.home .gen-card.fore-color-white .btn-style-outline.accent-color,.style-5.home .gen-card.fore-color-white .btn-style-outline.hvr-radial-out:before,.style-5.home .gen-card.fore-color-white .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5.home .gen-card.fore-color-white .btn-style-outline.gov-socmedia-icons:before,.style-5.home .gen-card.fore-color-white .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5.home .gen-card.fore-color-white div.btn-style-outline.list-text:before,.style-5.home .gen-card.fore-color-white .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-5.home .gen-card.fore-color-white .compt-management-widget>span.btn-style-outline:before,.style-5.home .gen-card.fore-color-white .btn-style-outline.knowyrcm-column:before,.style-5.home .gen-card.fore-color-white .btn-style-outline.writeToCM-bg:before,.style-5.home .gen-card.fore-color-white .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-5.home .gen-card.fore-color-white .vdospeech-icon>span.btn-style-outline,.style-5.home .gen-card.fore-color-white .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-5.home .gen-card.fore-color-white .btn-style-outline.vdo-link-name,.style-5.home .gen-card.fore-color-white .gen-list.list-title-bg>h2.btn-style-outline,.style-5.home .gen-card.fore-color-white .arch-container>h2.btn-style-outline,.style-5.home .gen-card.fore-color-white .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.home .gen-card.fore-color-white .btn-style-outline.hyperlikdiv:before,.style-5.home .gen-card.fore-color-white .btn-style-outline.accent-border-color,.style-5.home .gen-card.fore-color-white .btn-style-outline.btn-theme,.style-5.home .gen-card.fore-color-white .btn-style-outline.btn-gov,.style-5.home .gen-card.fore-color-white .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-5.home .gen-card.fore-color-white .btn-style-outline.vdo-icon,.style-5.home .gen-card.fore-color-white .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.home .gen-card.fore-color-white .vc_tta-tab>a.btn-style-outline,.style-5.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-5.home .gen-card.fore-color-white img.btn-style-outline,.style-5.home .gen-card.fore-color-white .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.home .gen-card.fore-color-white img.btn-style-outline,.style-5.home .gen-card.fore-color-white .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-5.home .gen-card.fore-color-white .btn-style-outline.flexslider,.style-5.home .gen-card.fore-color-white .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-5.home .gen-card.fore-color-white .galleryThumb>a:hover>img.btn-style-outline{color:#fff !important;border-color:#fff !important;}.style-5.home .gen-card.fore-color-black .btn-style-outline.accent-color,.style-5.home .gen-card.fore-color-black .btn-style-outline.hvr-radial-out:before,.style-5.home .gen-card.fore-color-black .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5.home .gen-card.fore-color-black .btn-style-outline.gov-socmedia-icons:before,.style-5.home .gen-card.fore-color-black .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5.home .gen-card.fore-color-black div.btn-style-outline.list-text:before,.style-5.home .gen-card.fore-color-black .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-5.home .gen-card.fore-color-black .compt-management-widget>span.btn-style-outline:before,.style-5.home .gen-card.fore-color-black .btn-style-outline.knowyrcm-column:before,.style-5.home .gen-card.fore-color-black .btn-style-outline.writeToCM-bg:before,.style-5.home .gen-card.fore-color-black .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-5.home .gen-card.fore-color-black .vdospeech-icon>span.btn-style-outline,.style-5.home .gen-card.fore-color-black .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-5.home .gen-card.fore-color-black .btn-style-outline.vdo-link-name,.style-5.home .gen-card.fore-color-black .gen-list.list-title-bg>h2.btn-style-outline,.style-5.home .gen-card.fore-color-black .arch-container>h2.btn-style-outline,.style-5.home .gen-card.fore-color-black .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.home .gen-card.fore-color-black .btn-style-outline.hyperlikdiv:before,.style-5.home .gen-card.fore-color-black .btn-style-outline.accent-border-color,.style-5.home .gen-card.fore-color-black .btn-style-outline.btn-theme,.style-5.home .gen-card.fore-color-black .btn-style-outline.btn-gov,.style-5.home .gen-card.fore-color-black .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-5.home .gen-card.fore-color-black .btn-style-outline.vdo-icon,.style-5.home .gen-card.fore-color-black .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.home .gen-card.fore-color-black .vc_tta-tab>a.btn-style-outline,.style-5.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-5.home .gen-card.fore-color-black img.btn-style-outline,.style-5.home .gen-card.fore-color-black .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.home .gen-card.fore-color-black img.btn-style-outline,.style-5.home .gen-card.fore-color-black .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-5.home .gen-card.fore-color-black .btn-style-outline.flexslider,.style-5.home .gen-card.fore-color-black .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-5.home .gen-card.fore-color-black .galleryThumb>a:hover>img.btn-style-outline{color:#000 !important;border-color:#000 !important;}.style-3 .list-style-bold a{color:#000 !important;}.style-3 .list-style-bold a:hover,.style-3 .list-style-bold a:active,.style-3 .list-style-bold a:focus{color:#475c59 !important;}.style-3 .list-style-dotted-arrow>li>a,.style-3 .list-style-bold li::before{color:#475c59 !important;}.style-4 .list-style-bold a{color:#000 !important;}.style-4 .list-style-bold a:hover,.style-4 .list-style-bold a:active,.style-4 .list-style-bold a:focus{color:#2aacea !important;}.style-4 .list-style-dotted-arrow>li>a,.style-4 .list-style-bold li::before{color:#2aacea !important;}.sitemap h1,.sitemap h2{margin:0 0 15px;}.page-template-default h2{margin:0 0 12px;}.page-template-default h3{margin:0 0 8px;}.box.bg-white label,.bg-white.newsBox label{color:#363636;font-weight:600;display:block;margin:7px 0 5px;}.box.bg-white br,.bg-white.newsBox br{display:none;}input[type="submit"]{background-color:#fbac1b !important;border-color:#fbac1b !important;color:#fff !important;}.style-1 input[type="submit"]{background-color:#fbac1b !important;border-color:#fbac1b !important;}.style-2 input[type="submit"]{background-color:#4b3504 !important;border-color:#4b3504 !important;}.style-6 input[type="submit"]{background-color:#ffdb69 !important;border-color:#ffdb69 !important;}.style-5 input[type="submit"]{background-color:#ea3876 !important;border-color:#ea3876 !important;}.pdf-downloads .pdf-download-link,.pdf-downloads a{display:inline-block;margin:0 8px 0 0;}.pdf-downloads .pdf-download-link:last-child,.pdf-downloads a:last-child{margin:0;position:relative;top:2px;}.pdf-downloads .download .icon-pdf.pdf-icon{display:none;}.event-style-4 .event-desc{display:none;}.event-style-4 .gen-card:hover{box-shadow:none;transform:inherit;-webkit-transform:inherit;}.event-style-4 .gen-card:hover .gen-card-img img{transform:none;-webkit-transform:none;}.event-style-4 .gen-card:hover .gen-card-img a .image-hover .image-hover-main{padding:6% 15px !important;background:rgba(0,107,113,0.9) !important;top:0;}.event-style-4 .gen-card .gen-card-img{position:relative;overflow:hidden;}.event-style-4 .gen-card .gen-card-img a{overflow:hidden;}.event-style-4 .gen-card .gen-card-img a .image-hover{float:left;height:100%;position:absolute;text-align:center;top:0;width:100%}.event-style-4 .gen-card .gen-card-img a .image-hover .image-hover-main{bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(46%,#000),to(#000));background:linear-gradient(to bottom,transparent 0%,#000 46%,#000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);border-radius:0;height:100%;left:0;padding:15px;position:absolute;top:60%;-webkit-transform:scale(1);transform:scale(1);width:100%}.event-style-4 .gen-card .gen-card-img a .image-hover .image-hover-main h2{color:#fff;line-height:1.5em;margin:0 0 22px;}.event-style-4 .gen-card .gen-card-content-main .gen-card-content{padding:0 10px 40px;}.event-style-4 .gen-card .gen-card-content-main .gen-card-content h3{padding:15px 0;font-weight:300;margin:0;font-size:1.25em;}.event-style-4 .gen-card .gen-card-content-main .gen-card-content .socialCont{background:#f1f1f1;margin:0;padding:6px;width:100%;position:absolute;left:0;bottom:0;border:none;border-top:1px solid #1f497d;}.event-style-4 .gen-card .gen-card-content-main .gen-card-content .socialCont ul{padding:0;}.event-style-4 .gen-card .gen-card-content-main .gen-card-content .socialCont ul li{padding:0 5px;}.event-style-4 .list-view .event-desc{display:block;margin:0 0 10px;}.event-style-4 .list-view .gen-card-content-main .gen-card-content h3{padding:20px 0 5px;}.event-style-4 .list-view .gen-card .gen-card-img{float:left;width:30%;margin-right:0;}.event-style-4 .list-view .gen-card .gen-card-img img{height:auto;}.event-style-4 .list-view .gen-card .gen-card-img .image-hover .image-hover-main{top:70%}.event-style-4 .list-view .gen-card .gen-card-content-main{float:left;width:70%;padding-left:2%}.event-style-4 .list-view .gen-card .gen-card-content-main .gen-card-content{padding:0;}.event-style-4 .list-view .gen-card .gen-card-content-main .gen-card-content .socialCont{width:auto;padding-right:10px;margin:0;border:1px solid #1f497d;position:static;}.event-style-5 .eventlistingContainer{background:#eeeeee;margin-bottom:1em;width:100%}.event-style-5 .eventlistingContainer .eventListingImage{width:100%;position:relative;}.event-style-5 .eventlistingContainer .eventListingImage img{width:100%;display:block;}.event-style-5 .eventlistingContainer .eventListingImage .eventListingBg{background:-webkit-gradient(linear,left top,left bottom,from(#000),to(transparent));background:linear-gradient(#000,transparent);color:#fff;height:100%;left:0;position:absolute;top:0;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;width:100%}.event-style-5 .eventlistingContainer .eventListingImage .eventListingBg .eventHeadingContainer{border-left:8px solid #D01713;padding:1em 1em 0;}.event-style-5 .eventlistingContainer .eventListingTxtCont{padding:15px;}.event-style-5 .eventlistingContainer .eventListingTxtCont p{display:none;}.event-style-5 .eventlistingContainer .eventListingTxtCont .socialCont{float:left;width:calc(100% - 125px);text-align:left;border:0;margin-bottom:0;background-color:transparent;position:static;}.event-style-5 .eventlistingContainer .eventListingTxtCont .socialCont li a:hover{color:#3c5396;}.event-style-5 .eventlistingContainer .eventListingTxtCont .btn{width:125px;padding:8px 12px;}.event-style-5 .eventlistingContainer:hover .eventListingBg{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.7)),to(rgba(0,0,0,0.7)));background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7));}.event-style-5 .list-view .eventlistingContainer .eventListingImage{float:left;width:30%}.event-style-5 .list-view .eventlistingContainer .eventListingTxtCont{float:right;text-align:left;width:69%}.event-style-5 .list-view .eventlistingContainer .eventListingTxtCont p{display:block;}.push-right{float:right !important;}.push-left{float:left !important;}.center-content{text-align:center;}.list-view .center-content{text-align:left;}.event-style-6 .event-desc{display:none;}.event-style-6 .list-view .event-desc{display:block;margin:0 0 10px;}.event-style-6 .gen-card-with-image,.news-style-7 .gen-card-with-image{background:#f0f0f0;margin-bottom:1.3em;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;}.event-style-6 .gen-card-with-image .gen-card-img,.news-style-7 .gen-card-with-image .gen-card-img{overflow:hidden;position:relative;}.event-style-6 .gen-card-with-image .gen-card-img .event-date-section,.news-style-7 .gen-card-with-image .gen-card-img .event-date-section{position:absolute;top:0;height:100%}.event-style-6 .gen-card-with-image .gen-card-img .event-date-section .event-date-panel,.news-style-7 .gen-card-with-image .gen-card-img .event-date-section .event-date-panel{background:#267D3C;color:#fff;-webkit-column-count:1;column-count:1;display:block;padding:15px 25px;font-weight:600;width:100%;height:50%;font-size:1em;}.event-style-6 .gen-card-with-image .gen-card-img .event-date-section .event-date-panel p,.news-style-7 .gen-card-with-image .gen-card-img .event-date-section .event-date-panel p{padding-bottom:0;line-height:20px;display:block;}.event-style-6 .gen-card-with-image .gen-card-img .event-date-section .event-date-panel strong,.news-style-7 .gen-card-with-image .gen-card-img .event-date-section .event-date-panel strong{display:block;font-size:1.2em;font-weight:600;}.event-style-6 .gen-card-with-image .gen-card-img .event-date-section .event-date-panel:last-child,.news-style-7 .gen-card-with-image .gen-card-img .event-date-section .event-date-panel:last-child{background:rgba(0,0,0,0.82);}.event-style-6 .gen-card-with-image .gen-card-img a img,.news-style-7 .gen-card-with-image .gen-card-img a img{width:100%;object-fit:cover;}.event-style-6 .gen-card-content-main,.news-style-7 .gen-card-content-main{padding:20px 20px 70px;margin-top:3px;text-align:center;}.event-style-6 .gen-card-content-main p,.news-style-7 .gen-card-content-main p{border-bottom:1px solid #fff;font-size:1.2em;padding-bottom:10px;margin-bottom:3px;}.event-style-6 .gen-card-content-main .socialCont,.news-style-7 .gen-card-content-main .socialCont{border-color:#fff;bottom:30px;}.event-style-6 .gen-card-content-main .socialCont li,.news-style-7 .gen-card-content-main .socialCont li{padding:0 7px;}.event-style-6 .gen-card-content-main .socialCont li a:hover,.news-style-7 .gen-card-content-main .socialCont li a:hover{color:#666;}.event-style-6 .gen-card-content-main a.details-btn,.news-style-7 .gen-card-content-main a.details-btn{background:none;border:2px solid #fff;color:#000;border-radius:0;}.event-style-6 .list-view .gen-card-with-image,.news-style-7 .list-view .gen-card-with-image{width:100%}.event-style-6 .list-view .gen-card-with-image .gen-card-img,.news-style-7 .list-view .gen-card-with-image .gen-card-img{float:left;width:30%}.event-style-6 .list-view .gen-card-with-image .gen-card-content-main,.news-style-7 .list-view .gen-card-with-image .gen-card-content-main{float:left;width:70%;padding-left:2%;text-align:left;}.event-style-6 .list-view .gen-card-with-image .gen-card-content-main .socialCont,.news-style-7 .list-view .gen-card-with-image .gen-card-content-main .socialCont{text-align:left;border:0;margin:0;}.event-style-6 .list-view .gen-card-with-image .gen-card-content-main .socialCont{float:left;width:auto;padding:0 20px 0 0;}.gallery-style-5 .gen-card:hover,.single-gallery-style-5 .gen-card:hover{box-shadow:none;transform:inherit;-webkit-transform:inherit;}.gallery-style-5 .gen-card:hover .gen-card-img img,.single-gallery-style-5 .gen-card:hover .gen-card-img img{transform:none;-webkit-transform:none;}.gallery-style-5 .gen-card:hover .gen-card-img .image-hover .image-hover-main,.single-gallery-style-5 .gen-card:hover .gen-card-img .image-hover .image-hover-main{border-radius:0 !important;height:100% !important;left:0% !important;margin-left:0;top:0 !important;margin-top:0;padding-top:20% !important;-webkit-transform:translateX(0px) translateY(0px) scale(1.1) !important;transform:translateX(0px) translateY(0px) scale(1.1) !important;-webkit-transition:all 0.3s linear 0s !important;transition:all 0.3s linear 0s !important;width:100% !important;}.gallery-style-5 .gen-card:hover .gen-card-img .image-hover .image-hover-main a.btn,.single-gallery-style-5 .gen-card:hover .gen-card-img .image-hover .image-hover-main a.btn{opacity:1;}.gallery-style-5 .gen-card .gen-card-img .image-hover,.single-gallery-style-5 .gen-card .gen-card-img .image-hover{float:left;height:100%;position:absolute;text-align:center;top:0;width:100%}.gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main,.single-gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main{background:rgba(0,0,0,0.71);color:#fff;border-radius:50%;height:80px;left:50%;margin-left:-40px;padding:15px;position:absolute;top:50%;margin-top:-40px;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;width:80px;}.gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main span,.gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main strong,.single-gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main span,.single-gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main strong{font-size:1.5em;font-weight:300;display:block;padding:3px 0;}.gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main a.btn,.single-gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main a.btn{opacity:0;background:none;border:1px solid #fff;color:#fff;}.gallery-style-5 .gen-card .gen-card-content-main .gen-card-content,.single-gallery-style-5 .gen-card .gen-card-content-main .gen-card-content{color:#333;padding:15px 15px 50px;}.gallery-style-5 .gen-card .gen-card-content-main .gen-card-content h2,.single-gallery-style-5 .gen-card .gen-card-content-main .gen-card-content h2{font-size:1.1em;font-weight:600;margin-bottom:17px;line-height:20px;}.gallery-style-5 .gen-card .gen-card-content-main .gen-card-content .socialCont,.single-gallery-style-5 .gen-card .gen-card-content-main .gen-card-content .socialCont{background:#f3f3f3;bottom:15px;}.gallery-style-5 .list-view .gen-card .gen-card-img,.single-gallery-style-5 .list-view .gen-card .gen-card-img{float:left;width:30%;margin-right:0;}.gallery-style-5 .list-view .gen-card .gen-card-img img,.single-gallery-style-5 .list-view .gen-card .gen-card-img img{height:auto;}.gallery-style-5 .list-view .gen-card .gen-card-content-main,.single-gallery-style-5 .list-view .gen-card .gen-card-content-main{float:left;width:70%;padding:2%}.gallery-style-5 .list-view .gen-card .gen-card-content-main .gen-card-content,.single-gallery-style-5 .list-view .gen-card .gen-card-content-main .gen-card-content{padding:0;}.gallery-style-5 .list-view .gen-card .gen-card-content-main .gen-card-content .socialCont,.single-gallery-style-5 .list-view .gen-card .gen-card-content-main .gen-card-content .socialCont{width:auto;padding-right:10px;margin:0;}.single-gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main{background:none;line-height:80px;text-align:center;}.single-gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main span{display:none;border:2px solid #fff;font-size:1.9em;margin-top:5px;padding:5px;}.single-gallery-style-5 .gen-card:hover .gen-card-img .image-hover .image-hover-main{background:rgba(0,0,0,0.9) !important;padding:50px !important;}.single-gallery-style-5 .gen-card:hover .gen-card-img .image-hover .image-hover-main span{display:inline-block;margin-top:10%}.style-6 .gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main,.style-6 .single-gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main{background-color:rgba(255,219,105,0.7);}.gallery-style-6 .photolistingContainer,.single-gallery-style-6 .photolistingContainer,.video-style-4 .photolistingContainer{margin-bottom:2em;width:100%;background:#eeeeee;}.gallery-style-6 .photolistingContainer .photoListingImage,.single-gallery-style-6 .photolistingContainer .photoListingImage,.video-style-4 .photolistingContainer .photoListingImage{width:100%;position:relative;}.gallery-style-6 .photolistingContainer .photoListingImage img,.single-gallery-style-6 .photolistingContainer .photoListingImage img,.video-style-4 .photolistingContainer .photoListingImage img{width:100%;display:block;margin:0;}.gallery-style-6 .photolistingContainer .photoListingBg,.single-gallery-style-6 .photolistingContainer .photoListingBg,.video-style-4 .photolistingContainer .photoListingBg{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background:linear-gradient(transparent,#000);color:#fff;height:100%;left:0;position:absolute;top:0;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;width:100%;padding:1.5em;}.gallery-style-6 .photolistingContainer .photoListingBg .photoHeadingContainer,.single-gallery-style-6 .photolistingContainer .photoListingBg .photoHeadingContainer,.video-style-4 .photolistingContainer .photoListingBg .photoHeadingContainer{position:absolute;bottom:63px;}.gallery-style-6 .photolistingContainer .photoListingBg .photoHeadingContainer h2,.single-gallery-style-6 .photolistingContainer .photoListingBg .photoHeadingContainer h2,.video-style-4 .photolistingContainer .photoListingBg .photoHeadingContainer h2{margin:0 0 10px;font-weight:600;font-size:1.2em;}.gallery-style-6 .photolistingContainer .photoListingBg .photoHeadingContainer h2 a,.single-gallery-style-6 .photolistingContainer .photoListingBg .photoHeadingContainer h2 a,.video-style-4 .photolistingContainer .photoListingBg .photoHeadingContainer h2 a{color:#fff;}.gallery-style-6 .photolistingContainer .photoListingBg .photoHeadingContainer span,.single-gallery-style-6 .photolistingContainer .photoListingBg .photoHeadingContainer span,.video-style-4 .photolistingContainer .photoListingBg .photoHeadingContainer span{text-transform:capitalize;}.gallery-style-6 .photolistingContainer .photoListingBg .photoHeadingContainer p,.single-gallery-style-6 .photolistingContainer .photoListingBg .photoHeadingContainer p,.video-style-4 .photolistingContainer .photoListingBg .photoHeadingContainer p{display:none;}.gallery-style-6 .photolistingContainer .photoListingBg .photosocialCont,.single-gallery-style-6 .photolistingContainer .photoListingBg .photosocialCont,.video-style-4 .photolistingContainer .photoListingBg .photosocialCont{position:absolute;bottom:1em;width:90%;padding-top:10px;border-top:1px solid #1f497d;}.gallery-style-6 .photolistingContainer .photoListingBg .photosocialCont .socialCont,.single-gallery-style-6 .photolistingContainer .photoListingBg .photosocialCont .socialCont,.video-style-4 .photolistingContainer .photoListingBg .photosocialCont .socialCont{float:left;width:calc(100% - 85px);text-align:left;border:0;margin-bottom:0;background-color:transparent;}.gallery-style-6 .photolistingContainer .photoListingBg .photosocialCont .socialCont li a,.single-gallery-style-6 .photolistingContainer .photoListingBg .photosocialCont .socialCont li a,.video-style-4 .photolistingContainer .photoListingBg .photosocialCont .socialCont li a{color:#fff;}.gallery-style-6 .photolistingContainer .photoListingBg .photosocialCont .socialCont li a:hover,.single-gallery-style-6 .photolistingContainer .photoListingBg .photosocialCont .socialCont li a:hover,.video-style-4 .photolistingContainer .photoListingBg .photosocialCont .socialCont li a:hover{color:#3c5396;}.gallery-style-6 .photolistingContainer .photoListingBg .photosocialCont .btn,.single-gallery-style-6 .photolistingContainer .photoListingBg .photosocialCont .btn,.video-style-4 .photolistingContainer .photoListingBg .photosocialCont .btn{width:85px;padding:5px 10px;}.gallery-style-6 .photolistingContainer:hover .photoListingBg,.single-gallery-style-6 .photolistingContainer:hover .photoListingBg,.video-style-4 .photolistingContainer:hover .photoListingBg{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.7)),to(rgba(0,0,0,0.7)));background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7));}.gallery-style-6 .list-view .photolistingContainer .photoListingImage .image-list,.single-gallery-style-6 .list-view .photolistingContainer .photoListingImage .image-list,.video-style-4 .list-view .photolistingContainer .photoListingImage .image-list{float:left;width:30%}.gallery-style-6 .list-view .photolistingContainer .photoListingBg,.single-gallery-style-6 .list-view .photolistingContainer .photoListingBg,.video-style-4 .list-view .photolistingContainer .photoListingBg{position:relative;float:right;text-align:left;width:70%;background:none;color:#000;}.gallery-style-6 .list-view .photolistingContainer .photoListingBg .photoHeadingContainer,.single-gallery-style-6 .list-view .photolistingContainer .photoListingBg .photoHeadingContainer,.video-style-4 .list-view .photolistingContainer .photoListingBg .photoHeadingContainer{position:inherit;bottom:0;}.gallery-style-6 .list-view .photolistingContainer .photoListingBg .photoHeadingContainer a,.single-gallery-style-6 .list-view .photolistingContainer .photoListingBg .photoHeadingContainer a,.video-style-4 .list-view .photolistingContainer .photoListingBg .photoHeadingContainer a{color:#000;}.gallery-style-6 .list-view .photolistingContainer .photoListingBg p,.single-gallery-style-6 .list-view .photolistingContainer .photoListingBg p,.video-style-4 .list-view .photolistingContainer .photoListingBg p{display:block;}.gallery-style-6 .list-view .photolistingContainer .photoListingBg .photosocialCont,.single-gallery-style-6 .list-view .photolistingContainer .photoListingBg .photosocialCont,.video-style-4 .list-view .photolistingContainer .photoListingBg .photosocialCont{position:inherit;width:100%;margin-top:25px;padding-top:10px;}.gallery-style-6 .list-view .photolistingContainer .photoListingBg .photosocialCont .socialCont ul,.single-gallery-style-6 .list-view .photolistingContainer .photoListingBg .photosocialCont .socialCont ul,.video-style-4 .list-view .photolistingContainer .photoListingBg .photosocialCont .socialCont ul{padding:0;}.gallery-style-6 .list-view .photolistingContainer .photoListingBg .photosocialCont .socialCont ul li a,.single-gallery-style-6 .list-view .photolistingContainer .photoListingBg .photosocialCont .socialCont ul li a,.video-style-4 .list-view .photolistingContainer .photoListingBg .photosocialCont .socialCont ul li a{color:#000;}.single-gallery-style-6 .photolistingContainer .photoListingBg .photosocialCont .socialCont{position:static;}.single-gallery-style-6 .photolistingContainer .photoListingBg .photosocialCont .socialCont ul{padding:4px 0;}.style-3 .video-style-4 .photolistingContainer .photoListingBg .photoHeadingContainer a:hover,.style-3 .video-style-3 .pressrelease-details .card-content a:hover{color:#475c59;}.video-style-2 .gen-card .gen-card-content-main .gen-card-content h2{margin:8px 0;}.video-style-2 .list-view .gen-card .gen-card-content-main{padding:10px 20px 20px;}.video-style-4 .photolistingContainer .photoListingBg .photoHeadingContainer h2{margin:0;}.single-project .event-details .meta-info p{margin:0 0 5px;}.gallery-style-7 .photoglryMainCont,.single-gallery-style-7 .photoglryMainCont{background:#bebebe;margin-bottom:30px;width:100%}.gallery-style-7 .photoglryMainCont .phtogalleryImage,.single-gallery-style-7 .photoglryMainCont .phtogalleryImage{width:100%;position:relative;}.gallery-style-7 .photoglryMainCont .phtogalleryImage img,.single-gallery-style-7 .photoglryMainCont .phtogalleryImage img{width:100%;display:block;height:180px;object-fit:cover;}.gallery-style-7 .photoglryMainCont .phtogalleryImage .folderPhotoContainer,.single-gallery-style-7 .photoglryMainCont .phtogalleryImage .folderPhotoContainer{background:#f0f0f0;-webkit-box-shadow:0 0 4px #000;box-shadow:0 0 4px #000;border-radius:50%;font-weight:600;height:70px;left:50%;padding:20px 0;position:absolute;text-align:center;bottom:-29px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:70px;}.gallery-style-7 .photoglryMainCont .phtogalleryImage .folderPhotoContainer span,.single-gallery-style-7 .photoglryMainCont .phtogalleryImage .folderPhotoContainer span{font-size:1.4em;display:block;}.gallery-style-7 .photoglryMainCont .photogalleryTxtCont,.single-gallery-style-7 .photoglryMainCont .photogalleryTxtCont{width:100%;padding:2em 1em;text-align:center;position:relative;}.gallery-style-7 .photoglryMainCont .photogalleryTxtCont h2,.single-gallery-style-7 .photoglryMainCont .photogalleryTxtCont h2{padding:0;font-weight:600;font-size:1em;margin:0 0 15px;}.gallery-style-7 .photoglryMainCont .photogalleryTxtCont h2 a,.single-gallery-style-7 .photoglryMainCont .photogalleryTxtCont h2 a{color:#000;}.gallery-style-7 .photoglryMainCont .photogalleryTxtCont p,.single-gallery-style-7 .photoglryMainCont .photogalleryTxtCont p{display:none;}.gallery-style-7 .photoglryMainCont .photogalleryTxtCont .borderDiv,.single-gallery-style-7 .photoglryMainCont .photogalleryTxtCont .borderDiv{width:100%;height:3px;border-top:1px solid #fff;border-bottom:1px solid #fff;}.gallery-style-7 .photoglryMainCont .photogalleryTxtCont .socialCont,.single-gallery-style-7 .photoglryMainCont .photogalleryTxtCont .socialCont{border:0;bottom:15px;}.gallery-style-7 .photoglryMainCont .photogalleryTxtCont .galleryviewAllButton,.single-gallery-style-7 .photoglryMainCont .photogalleryTxtCont .galleryviewAllButton{margin-top:15px;}.gallery-style-7 .photoglryMainCont:hover,.single-gallery-style-7 .photoglryMainCont:hover{background:rgba(167,167,167,0.4);-webkit-transform:translateY(-10px);transform:translateY(-10px);}.gallery-style-7 .list-view .photoglryMainCont .phtogalleryImage,.single-gallery-style-7 .list-view .photoglryMainCont .phtogalleryImage{width:30%;float:left;}.gallery-style-7 .list-view .photoglryMainCont .photogalleryTxtCont,.single-gallery-style-7 .list-view .photoglryMainCont .photogalleryTxtCont{float:left;width:70%;text-align:left;padding:15px 15px 15px 35px;}.gallery-style-7 .list-view .photoglryMainCont .photogalleryTxtCont p,.single-gallery-style-7 .list-view .photoglryMainCont .photogalleryTxtCont p{display:block;}.gallery-style-7 .list-view .photoglryMainCont .photogalleryTxtCont .socialCont,.single-gallery-style-7 .list-view .photoglryMainCont .photogalleryTxtCont .socialCont{text-align:left;}.single-gallery-style-7 .photoglryMainCont .phtogalleryImage .folderPhotoContainer{bottom:inherit;top:50%;margin-top:-30px;}.single-gallery-style-7 .photoglryMainCont .photogalleryTxtCont{padding:1em 1em 5em;}.news-style-5 .pressrelease-details,.video-style-3 .pressrelease-details{width:100%;padding:0;position:relative;z-index:9;overflow:hidden;margin-bottom:1em;}.news-style-5 .pressrelease-details .gen-card-img img,.video-style-3 .pressrelease-details .gen-card-img img{z-index:9;}.news-style-5 .pressrelease-details .card-content,.video-style-3 .pressrelease-details .card-content{color:#fff;font-weight:300;height:100%;position:absolute;top:0;width:100%;z-index:9999;padding:10px;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;background:rgba(0,0,0,0.5);}.news-style-5 .pressrelease-details .card-content:before,.video-style-3 .pressrelease-details .card-content:before{width:100%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,0.64)));background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.64) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a3f20400',GradientType=0);content:"";height:100%;width:100%;position:absolute;top:0;left:0;z-index:-1;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;}.news-style-5 .pressrelease-details .card-content a:hover,.video-style-3 .pressrelease-details .card-content a:hover{color:#00afef;}.news-style-5 .pressrelease-details .card-content h2,.video-style-3 .pressrelease-details .card-content h2{font-size:1.2em;font-weight:600;padding:0;font-style:italic;margin:5px 0 10px;}.news-style-5 .pressrelease-details .card-content p,.video-style-3 .pressrelease-details .card-content p{font-size:0.9em;}.news-style-5 .pressrelease-details .card-content .social-section p,.video-style-3 .pressrelease-details .card-content .social-section p{display:none;}.news-style-5 .pressrelease-details .card-content .socialCont,.video-style-3 .pressrelease-details .card-content .socialCont{bottom:0;left:0;padding-left:10px;text-align:left;margin-bottom:0;position:absolute;width:100%;background:rgba(152,152,152,0.8);-webkit-transition:all 0.5s linear 0s;transition:all 0.5s linear 0s;border:none;}.news-style-5 .pressrelease-details .card-content .socialCont ul,.video-style-3 .pressrelease-details .card-content .socialCont ul{padding:10px 0;width:calc(100% - 100px);float:left;}.news-style-5 .pressrelease-details .card-content .socialCont ul li,.video-style-3 .pressrelease-details .card-content .socialCont ul li{padding:0 5px;}.news-style-5 .pressrelease-details .card-content a.btn,.video-style-3 .pressrelease-details .card-content a.btn{width:100px;padding:11px 0;}.news-style-5 .pressrelease-details:hover .card-content:before,.video-style-3 .pressrelease-details:hover .card-content:before{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;}.news-style-5 .list-view .pressrelease-details,.video-style-3 .list-view .pressrelease-details{border:1px solid #ccc;}.news-style-5 .list-view .pressrelease-details .gen-card-img,.video-style-3 .list-view .pressrelease-details .gen-card-img{width:30%;float:left;}.news-style-5 .list-view .pressrelease-details .card-content,.video-style-3 .list-view .pressrelease-details .card-content{background:none;color:#000;float:left;position:unset;-webkit-transform:none;transform:none;width:70%;padding:15px 20px 0;}.news-style-5 .list-view .pressrelease-details .card-content .social-section p,.video-style-3 .list-view .pressrelease-details .card-content .social-section p{display:block;font-size:1em;}.news-style-5 .list-view .pressrelease-details .card-content .socialCont,.video-style-3 .list-view .pressrelease-details .card-content .socialCont{position:inherit;width:260px;background:transparent;border:1px solid #1f497d;}.news-style-5 .list-view .pressrelease-details .card-content .btn,.video-style-3 .list-view .pressrelease-details .card-content .btn{padding:10px 0;}.news-style-5 .list-view .pressrelease-details .card-content:before,.video-style-3 .list-view .pressrelease-details .card-content:before{background:none;}.single-gallery-style-7 .list-view .photoglryMainCont .photogalleryTxtCont .socialCont{position:static;}.single-gallery-style-7 .list-view .photoglryMainCont .photogalleryTxtCont h2{margin:0;}.news.news-style-5 .pressrelease-details .card-content .socialCont{height:44px;}.video-style-3 .pressrelease-details .card-content::before{content:none;}.news-style-6 .gen-card,.service-style-3 .gen-card,.service-style-4 .gen-card,.video-style-2 .gen-card{padding:15px 15px 60px;}.news-style-6 .gen-card:hover,.service-style-3 .gen-card:hover,.service-style-4 .gen-card:hover,.video-style-2 .gen-card:hover{box-shadow:none;transform:inherit;-webkit-transform:inherit;}.news-style-6 .gen-card:hover .gen-card-img img,.service-style-3 .gen-card:hover .gen-card-img img,.service-style-4 .gen-card:hover .gen-card-img img,.video-style-2 .gen-card:hover .gen-card-img img{transform:none;-webkit-transform:none;}.news-style-6 .gen-card .eventItemImage,.service-style-3 .gen-card .eventItemImage,.service-style-4 .gen-card .eventItemImage,.video-style-2 .gen-card .eventItemImage{position:relative;}.news-style-6 .gen-card .eventItemImage .image-hover .image-hover-main,.service-style-3 .gen-card .eventItemImage .image-hover .image-hover-main,.service-style-4 .gen-card .eventItemImage .image-hover .image-hover-main,.video-style-2 .gen-card .eventItemImage .image-hover .image-hover-main{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,0.8)));background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);-webkit-transition:all .3s linear 0s;transition:all .3s linear 0s;top:0;left:0;width:100%;height:100%;padding:10px;position:absolute;}.news-style-6 .gen-card .eventItemImage .image-hover .image-hover-main h2,.service-style-3 .gen-card .eventItemImage .image-hover .image-hover-main h2,.service-style-4 .gen-card .eventItemImage .image-hover .image-hover-main h2,.video-style-2 .gen-card .eventItemImage .image-hover .image-hover-main h2{position:absolute;bottom:0;font-size:1.1em;color:#fff;}.news-style-6 .gen-card .gen-card-content-main .gen-card-content,.service-style-3 .gen-card .gen-card-content-main .gen-card-content,.service-style-4 .gen-card .gen-card-content-main .gen-card-content,.video-style-2 .gen-card .gen-card-content-main .gen-card-content{padding:0;}.news-style-6 .gen-card .gen-card-content-main .gen-card-content h3,.service-style-3 .gen-card .gen-card-content-main .gen-card-content h3,.service-style-4 .gen-card .gen-card-content-main .gen-card-content h3,.video-style-2 .gen-card .gen-card-content-main .gen-card-content h3{font-size:1.1em;padding:15px 0 10px;margin:0;}.news-style-6 .gen-card .gen-card-content-main .gen-card-content .socialCont,.service-style-3 .gen-card .gen-card-content-main .gen-card-content .socialCont,.service-style-4 .gen-card .gen-card-content-main .gen-card-content .socialCont,.video-style-2 .gen-card .gen-card-content-main .gen-card-content .socialCont{bottom:15px;}.news-style-6 .gen-card .gen-card-content-main .gen-card-content .socialCont ul,.service-style-3 .gen-card .gen-card-content-main .gen-card-content .socialCont ul,.service-style-4 .gen-card .gen-card-content-main .gen-card-content .socialCont ul,.video-style-2 .gen-card .gen-card-content-main .gen-card-content .socialCont ul{float:left;width:50%;padding:6px 0;}.news-style-6 .gen-card .gen-card-content-main .gen-card-content .socialCont ul li a,.service-style-3 .gen-card .gen-card-content-main .gen-card-content .socialCont ul li a,.service-style-4 .gen-card .gen-card-content-main .gen-card-content .socialCont ul li a,.video-style-2 .gen-card .gen-card-content-main .gen-card-content .socialCont ul li a{padding:2px 4px;}.news-style-6 .gen-card .gen-card-content-main .gen-card-content .socialCont a.btn,.service-style-3 .gen-card .gen-card-content-main .gen-card-content .socialCont a.btn,.service-style-4 .gen-card .gen-card-content-main .gen-card-content .socialCont a.btn,.video-style-2 .gen-card .gen-card-content-main .gen-card-content .socialCont a.btn{float:left;width:50%;padding:8px 0 9px;border-left:1px solid rgba(0,0,0,0.25);}.news-style-6 .gen-card:hover .image-hover .image-hover-main,.service-style-3 .gen-card:hover .image-hover .image-hover-main,.service-style-4 .gen-card:hover .image-hover .image-hover-main,.video-style-2 .gen-card:hover .image-hover .image-hover-main{background:rgba(0,0,0,0.5) !important;-webkit-transition:all .3s linear 0s;transition:all .3s linear 0s;}.news-style-6 .gen-card:hover .image-hover .image-hover-main h2,.service-style-3 .gen-card:hover .image-hover .image-hover-main h2,.service-style-4 .gen-card:hover .image-hover .image-hover-main h2,.video-style-2 .gen-card:hover .image-hover .image-hover-main h2{bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%);}.news-style-6 .list-view .gen-card .eventItemImage .gen-card-img,.service-style-3 .list-view .gen-card .eventItemImage .gen-card-img,.service-style-4 .list-view .gen-card .eventItemImage .gen-card-img,.video-style-2 .list-view .gen-card .eventItemImage .gen-card-img{float:left;width:30%;margin-right:0;}.news-style-6 .list-view .gen-card .eventItemImage .gen-card-img img,.service-style-3 .list-view .gen-card .eventItemImage .gen-card-img img,.service-style-4 .list-view .gen-card .eventItemImage .gen-card-img img,.video-style-2 .list-view .gen-card .eventItemImage .gen-card-img img{height:auto;}.news-style-6 .list-view .gen-card .eventItemImage .image-hover .image-hover-main,.service-style-3 .list-view .gen-card .eventItemImage .image-hover .image-hover-main,.service-style-4 .list-view .gen-card .eventItemImage .image-hover .image-hover-main,.video-style-2 .list-view .gen-card .eventItemImage .image-hover .image-hover-main{position:inherit;background:none;padding:0;}.news-style-6 .list-view .gen-card .eventItemImage .image-hover .image-hover-main h2,.service-style-3 .list-view .gen-card .eventItemImage .image-hover .image-hover-main h2,.service-style-4 .list-view .gen-card .eventItemImage .image-hover .image-hover-main h2,.video-style-2 .list-view .gen-card .eventItemImage .image-hover .image-hover-main h2{position:inherit;bottom:0;font-size:1.1em;color:#040404;min-height:auto;display:inline-block;width:70%;padding:15px 10px 0 20px;}.news-style-6 .list-view .gen-card .gen-card-content-main,.service-style-3 .list-view .gen-card .gen-card-content-main,.service-style-4 .list-view .gen-card .gen-card-content-main,.video-style-2 .list-view .gen-card .gen-card-content-main{width:70%;padding-left:20px;}.news-style-6 .list-view .gen-card .gen-card-content-main .gen-card-content,.service-style-3 .list-view .gen-card .gen-card-content-main .gen-card-content,.service-style-4 .list-view .gen-card .gen-card-content-main .gen-card-content,.video-style-2 .list-view .gen-card .gen-card-content-main .gen-card-content{padding:0;}.news-style-6 .list-view .gen-card .gen-card-content-main .gen-card-content h3,.service-style-3 .list-view .gen-card .gen-card-content-main .gen-card-content h3,.service-style-4 .list-view .gen-card .gen-card-content-main .gen-card-content h3,.video-style-2 .list-view .gen-card .gen-card-content-main .gen-card-content h3{padding:0 0 10px 0;}.news-style-6 .list-view .gen-card .gen-card-content-main .gen-card-content .socialCont,.service-style-3 .list-view .gen-card .gen-card-content-main .gen-card-content .socialCont,.service-style-4 .list-view .gen-card .gen-card-content-main .gen-card-content .socialCont,.video-style-2 .list-view .gen-card .gen-card-content-main .gen-card-content .socialCont{padding-right:0px;}.news-style-6 .list-view .gen-card .gen-card-content-main .gen-card-content .socialCont ul,.service-style-3 .list-view .gen-card .gen-card-content-main .gen-card-content .socialCont ul,.service-style-4 .list-view .gen-card .gen-card-content-main .gen-card-content .socialCont ul,.video-style-2 .list-view .gen-card .gen-card-content-main .gen-card-content .socialCont ul{padding-right:10px;}.news-style-6 .list-view .gen-card:hover .image-hover .image-hover-main,.service-style-3 .list-view .gen-card:hover .image-hover .image-hover-main,.service-style-4 .list-view .gen-card:hover .image-hover .image-hover-main,.video-style-2 .list-view .gen-card:hover .image-hover .image-hover-main{background:none !important;-webkit-transition:inherit;transition:inherit;}.news-style-6 .list-view .gen-card:hover .image-hover .image-hover-main h2,.service-style-3 .list-view .gen-card:hover .image-hover .image-hover-main h2,.service-style-4 .list-view .gen-card:hover .image-hover .image-hover-main h2,.video-style-2 .list-view .gen-card:hover .image-hover .image-hover-main h2{bottom:inherit;-webkit-transform:inherit;transform:inherit;}.news-style-7 .gen-card-content-main h2{font-size:1.2em;}.news-style-7 .gen-card-content-main p{font-size:1em;}.show-focus-outlines .event-style-4 .gen-card .gen-card-img a .image-hover .image-hover-main{padding:13% 15px !important;background:rgba(0,107,113,0.9) !important;top:0;}.show-focus-outlines .gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main,.show-focus-outlines .single-gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main{border-radius:0 !important;height:100% !important;left:0% !important;margin-left:0;top:0 !important;margin-top:0;padding-top:20% !important;-webkit-transform:translateX(0px) translateY(0px) scale(1.1) !important;transform:translateX(0px) translateY(0px) scale(1.1) !important;-webkit-transition:all 0.3s linear 0s !important;transition:all 0.3s linear 0s !important;width:100% !important;}.show-focus-outlines .single-gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main{background:rgba(0,0,0,0.4) !important;padding:50px !important;}.show-focus-outlines .gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main a.btn,.show-focus-outlines .single-gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main a.btn{opacity:1;}.show-focus-outlines .single-gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main span{display:inline-block;margin-top:10%}.service-style-3 ul.equal-height,.service-style-4 ul.equal-height{padding:0;}.service-style-3 .gen-card .gen-card-content a,.service-style-4 .gen-card .gen-card-content a{display:block;color:#333;}.service-style-3 .gen-card .gen-card-img,.service-style-4 .gen-card .gen-card-img{text-align:center;}.service-style-3 .gen-card .gen-card-img .hold-icon,.service-style-4 .gen-card .gen-card-img .hold-icon{border:1px solid transparent;display:inline-block;width:150px;height:150px;line-height:150px;font-size:3em;}.service-style-3 .gen-card-img .hold-icon{border-radius:100%}.video-style-2 .gen-card{padding:0;}.video-style-2 .gen-card .gen-card-img{position:relative;}.video-style-2 .gen-card .gen-card-img a{display:block;}.video-style-2 .gen-card .gen-card-img a img{width:100%;height:165px;object-fit:cover;}.video-style-2 .gen-card .gen-card-img i{position:absolute;width:50px;height:40px;line-height:40px;left:50%;margin-left:-25px;top:50%;transform:translateY(-50%);text-align:center;font-size:24px;background:rgba(255,0,0,0.9);color:#fff;border-radius:10px;}.video-style-2 .gen-card .gen-card-img a:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.25);}.video-style-2 .gen-card .gen-card-content a{color:#333;}.video-style-3 .gen-card-img{position:relative;}.video-style-3 .gen-card-img a{display:block;}.video-style-3 .gen-card-img a img{width:100%;height:225px;object-fit:cover;}.video-style-3 .gen-card-img i{position:absolute;width:60px;height:60px;line-height:60px;left:50%;margin-left:-30px;top:47%;transform:translateY(-50%);text-align:center;font-size:30px;background:rgba(255,0,0,0.9);color:#fff;z-index:99999;border-radius:50%}.video-style-3 .gen-card-img a:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.25);}.video-style-3 .gen-card-content a{color:#333;}.video-style-4 .image-list{position:relative;}.video-style-4 .image-list i{position:absolute;width:40px;height:40px;line-height:40px;left:10px;top:10px;text-align:center;font-size:20px;background:rgba(255,0,0,0.7);color:#fff;z-index:9;}.video-style-4 .photoListingBg .photoHeadingContainer a{color:#fff;}.bg-none.home-slider.flexslider .slides{background:none !important;}.contrast.style-1 .list-style-bold a,.contrast.style-1 .list-style-bold a,.contrast.style-2 .list-style-bold a,.contrast.style-6 .list-style-bold a,.contrast.style-5 .list-style-bold a,.contrast.style-3 .list-style-bold a,.contrast.style-4 .list-style-bold a,.contrast.style-7 .list-style-bold a,.contrast.style-8 .list-style-bold a,.contrast.style-9 .list-style-bold a{color:#ff0 !important;}.contrast.style-1 .list-style-bold a:hover,.contrast.style-1 .list-style-bold a:active,.contrast.style-1 .list-style-bold a:focus,.contrast.style-1 .list-style-bold a:hover,.contrast.style-1 .list-style-bold a:active,.contrast.style-1 .list-style-bold a:focus,.contrast.style-2 .list-style-bold a:hover,.contrast.style-2 .list-style-bold a:active,.contrast.style-2 .list-style-bold a:focus,.contrast.style-6 .list-style-bold a:hover,.contrast.style-6 .list-style-bold a:active,.contrast.style-6 .list-style-bold a:focus,.contrast.style-5 .list-style-bold a:hover,.contrast.style-5 .list-style-bold a:active,.contrast.style-5 .list-style-bold a:focus,.contrast.style-3 .list-style-bold a:hover,.contrast.style-3 .list-style-bold a:active,.contrast.style-3 .list-style-bold a:focus,.contrast.style-4 .list-style-bold a:hover,.contrast.style-4 .list-style-bold a:active,.contrast.style-4 .list-style-bold a:focus,.contrast.style-7 .list-style-bold a:hover,.contrast.style-7 .list-style-bold a:active,.contrast.style-7 .list-style-bold a:focus,.contrast.style-8 .list-style-bold a:hover,.contrast.style-8 .list-style-bold a:active,.contrast.style-8 .list-style-bold a:focus,.contrast.style-9 .list-style-bold a:hover,.contrast.style-9 .list-style-bold a:active,.contrast.style-9 .list-style-bold a:focus{color:#ff0 !important;text-decoration:underline;}.contrast.style-1 .list-style-dotted-arrow>li>a,.contrast.style-1 .list-style-bold li::before,.contrast.style-1 .list-style-dotted-arrow>li>a,.contrast.style-1 .list-style-bold li::before,.contrast.style-2 .list-style-dotted-arrow>li>a,.contrast.style-2 .list-style-bold li::before,.contrast.style-6 .list-style-dotted-arrow>li>a,.contrast.style-6 .list-style-bold li::before,.contrast.style-5 .list-style-dotted-arrow>li>a,.contrast.style-5 .list-style-bold li::before,.contrast.style-3 .list-style-dotted-arrow>li>a,.contrast.style-3 .list-style-bold li::before,.contrast.style-4 .list-style-dotted-arrow>li>a,.contrast.style-4 .list-style-bold li::before,.contrast.style-7 .list-style-dotted-arrow>li>a,.contrast.style-7 .list-style-bold li::before,.contrast.style-8 .list-style-dotted-arrow>li>a,.contrast.style-8 .list-style-bold li::before,.contrast.style-9 .list-style-dotted-arrow>li>a,.contrast.style-9 .list-style-bold li::before{color:#ff0 !important;}.contrast .region-sidebar-menu ul#superfish-important-links li,.contrast .ui-widget-content{background:#000 !important;}.contrast .ui-accordion .ui-accordion-header{background:#000 !important;border:1px solid #fff;}.contrast.style-1 .search-main-container .search-container .search-area form .btn,.contrast.style-1 .search-main-container .search-container .search-area form .btn,.contrast.style-2 .search-main-container .search-container .search-area form .btn,.contrast.style-6 .search-main-container .search-container .search-area form .btn,.contrast.style-5 .search-main-container .search-container .search-area form .btn,.contrast.style-3 .search-main-container .search-container .search-area form .btn,.contrast.style-4 .search-main-container .search-container .search-area form .btn,.contrast.style-7 .search-main-container .search-container .search-area form .btn,.contrast.style-8 .search-main-container .search-container .search-area form .btn,.contrast.style-9 .search-main-container .search-container .search-area form .btn{background-color:#000;border-color:#ff0;}.contrast.style-1 .search-main-container .search-container .search-area select.form-control,.contrast.style-1 .search-main-container .search-container .search-area select.form-control,.contrast.style-2 .search-main-container .search-container .search-area select.form-control,.contrast.style-6 .search-main-container .search-container .search-area select.form-control,.contrast.style-5 .search-main-container .search-container .search-area select.form-control,.contrast.style-3 .search-main-container .search-container .search-area select.form-control,.contrast.style-4 .search-main-container .search-container .search-area select.form-control,.contrast.style-7 .search-main-container .search-container .search-area select.form-control,.contrast.style-8 .search-main-container .search-container .search-area select.form-control,.contrast.style-9 .search-main-container .search-container .search-area select.form-control{background-color:#fff;}.contrast.style-1 #topBar #accessibility>ul>li a:hover,.contrast.style-1 #topBar #accessibility>ul>li a:focus,.contrast.style-1 #topBar #accessibility>ul>li a:hover,.contrast.style-1 #topBar #accessibility>ul>li a:focus,.contrast.style-2 #topBar #accessibility>ul>li a:hover,.contrast.style-2 #topBar #accessibility>ul>li a:focus,.contrast.style-6 #topBar #accessibility>ul>li a:hover,.contrast.style-6 #topBar #accessibility>ul>li a:focus,.contrast.style-5 #topBar #accessibility>ul>li a:hover,.contrast.style-5 #topBar #accessibility>ul>li a:focus,.contrast.style-3 #topBar #accessibility>ul>li a:hover,.contrast.style-3 #topBar #accessibility>ul>li a:focus,.contrast.style-4 #topBar #accessibility>ul>li a:hover,.contrast.style-4 #topBar #accessibility>ul>li a:focus,.contrast.style-7 #topBar #accessibility>ul>li a:hover,.contrast.style-7 #topBar #accessibility>ul>li a:focus,.contrast.style-8 #topBar #accessibility>ul>li a:hover,.contrast.style-8 #topBar #accessibility>ul>li a:focus,.contrast.style-9 #topBar #accessibility>ul>li a:hover,.contrast.style-9 #topBar #accessibility>ul>li a:focus{background-color:#333;}.contrast.style-1 #topBar .govBranding ul li a:hover,.contrast.style-1 #topBar .govBranding ul li a:focus,.contrast.style-1 #topBar .govBranding ul li a:hover,.contrast.style-1 #topBar .govBranding ul li a:focus,.contrast.style-2 #topBar .govBranding ul li a:hover,.contrast.style-2 #topBar .govBranding ul li a:focus,.contrast.style-6 #topBar .govBranding ul li a:hover,.contrast.style-6 #topBar .govBranding ul li a:focus,.contrast.style-5 #topBar .govBranding ul li a:hover,.contrast.style-5 #topBar .govBranding ul li a:focus,.contrast.style-3 #topBar .govBranding ul li a:hover,.contrast.style-3 #topBar .govBranding ul li a:focus,.contrast.style-4 #topBar .govBranding ul li a:hover,.contrast.style-4 #topBar .govBranding ul li a:focus,.contrast.style-7 #topBar .govBranding ul li a:hover,.contrast.style-7 #topBar .govBranding ul li a:focus,.contrast.style-8 #topBar .govBranding ul li a:hover,.contrast.style-8 #topBar .govBranding ul li a:focus,.contrast.style-9 #topBar .govBranding ul li a:hover,.contrast.style-9 #topBar .govBranding ul li a:focus{background-color:#333333;}.contrast div{color:#fff;}.single-scheme h1{margin:0 0 20px;}.list-view .awardListing h2{min-height:inherit;}.award-style-1 ul.equal-height,.award-style-5 ul.equal-height{padding:0;}.wpcf7-form-control-wrap{width:100%;display:block;}span.wpcf7-not-valid-tip{font-size:1em;width:100%;position:absolute;left:0;bottom:0;}.wpcf7-form-control-wrap.your-message span.wpcf7-not-valid-tip{bottom:-15px;}.video-style-2 .gen-card .gen-card-content-main .gen-card-content{padding:0 0 60px;}.video-style-2 .list-view .gen-card .gen-card-content-main .gen-card-content .socialCont{width:225px;margin:15px 0 0;}.video-style-3 .list-view .pressrelease-details .card-content .socialCont{margin:15px 0 0;}.video-style-4 .photolistingContainer .photoListingBg .photosocialCont .socialCont{position:static;}.news-style-5 .pressrelease-details{margin:0 0 30px;}.style-1 .video-style-3 .pressrelease-details .card-content a{color:#ffa707;}.style-1 .video-style-3 .pressrelease-details .card-content a:hover{color:#ffa707;}.style-3 .video-style-3 .pressrelease-details .card-content a{color:#3daaaf;}.style-3 .video-style-3 .pressrelease-details .card-content a:hover{color:#3daaaf;}.style-4 .video-style-3 .pressrelease-details .card-content a{color:#b91411;}.style-4 .video-style-3 .pressrelease-details .card-content a:hover{color:#b91411;}.style-2 .video-style-3 .pressrelease-details .card-content a,.style-5 .video-style-3 .pressrelease-details .card-content a,.style-7 .video-style-3 .pressrelease-details .card-content a,.style-8 .video-style-3 .pressrelease-details .card-content a,.style-9 .video-style-3 .pressrelease-details .card-content a{color:#fff;}.style-2 .video-style-3 .pressrelease-details .card-content a:hover,.style-5 .video-style-3 .pressrelease-details .card-content a:hover,.style-7 .video-style-3 .pressrelease-details .card-content a:hover,.style-8 .video-style-3 .pressrelease-details .card-content a:hover,.style-9 .video-style-3 .pressrelease-details .card-content a:hover{color:#fff;}body{font-family:"Open Sans",sans-serif;font-weight:400;color:#000;font-size:14px;background:#fff;}.style-3{font-family:'Merriweather'}.style-3.home-page-ecommittee{font-family:'Questrial',sans-serif;line-height:1.5em;}.style-3.home-page-ecommittee div,.style-3.home-page-ecommittee p,.style-3.home-page-ecommittee span,.style-3.home-page-ecommittee table,.style-3.home-page-ecommittee th,.style-3.home-page-ecommittee td{font-size:1.0134em;}.style-3.home-page-ecommittee p{line-height:1.5em;}.style-3.home-page-ecommittee .logo .site_logo .logo_text .h1-logo,.style-3.home-page-ecommittee .logo .site_logo .logo_text .site_name_english{margin:7px 0 !important;}.style-3.home-page-ecommittee .logo .site_logo .logo_text .logo-sub-title{margin-top:0;}.style-3.home-page-ecommittee .menuWrapper .nav li a{font-size:16px;}.style-3.home-page-ecommittee .arrowDetails span{font-size:1.3em;}.style-3.home-page-ecommittee .clndr-cntr #calander>li>span:empty{font-size:0;}.style-3.home-page-ecommittee span.indicator{font-size:11px;right:3px;}.style-3.home-page-ecommittee .gen-card.genCard-horizontal-content .gen-card-img.show-original-img,.style-3.home-page-ecommittee .gen-card.genCard-horizontal-content .gen-card-icon.show-original-img{width:auto;}@media (max-width:1199px){.style-3.home-page-ecommittee .gen-card.genCard-horizontal-content .gen-card-img img{height:auto;}}@media (max-width:768px){.style-3.home-page-ecommittee .gen-card.genCard-horizontal-content .gen-card-img.show-original-img+.gen-card-content{width:100%}.style-3.home-page-ecommittee .gen-card.btn-left .gen-card-content{text-align:center;}}.bgSection{padding:25px 0px;}.gallerySection{padding:50px 0px;}.bgWrapper{background:#f4f4f4;}.mobileElement{display:none;}@media (max-width:768px){.mobileElement{display:block;}.desktopElement{display:none;}.style-3.home-page-ecommittee .logo .h1-logo,.style-3.home-page-ecommittee .logo .site_name_english{margin:3px 0 !important;}}#mainHeader,.header-wrapper,.megamenu-wraper,#overflowMenu,.banner-wrapper,#footerScrollbarWrapper{font-size:14px;}.safari *{transition:none !important;}.safari .fixedHeader{position:relative;background:#fff;width:100%;left:0px;top:0;z-index:9999;box-shadow:0px 0px 6px 0px #000;}.menuToggle{display:none;}.logo .site_logo{display:inline-table;align-items:center;color:#000;}.logo .site_logo .emblem{display:inline-block;vertical-align:middle;margin:0 12px 0 0;}.logo .site_logo .logo_text{display:inline-block;vertical-align:middle;text-decoration:none !important;}.logo .site_logo .logo_text strong{font-weight:400;display:block;font-size:17px;line-height:18px;}.logo .site_logo .logo_text .site_name_english,.logo .site_logo .logo_text h1.h1-logo{font-style:normal;font-size:1.60em;margin:0;font-weight:550;}.logo .site_logo .logo_text .logo-sub-title{font-weight:600;font-size:16px;color:#222;width:100%;display:inline-block;}.logo .site_logo:hover{color:#000 !important;}.header-right{padding:8px 0;display:flex;align-items:center;}.header-right a{display:inline-block;vertical-align:middle;margin:0 25px 0 0;}.header-right a img{max-height:88px;}.header-right a:last-child{margin:0;margin-left:30px;}.style-1 a{color:#d80808;}.style-1 a.btn{color:#9d6c11;}.style-1 .logo a{color:#000;}.style-1 .home-slider.flexslider .slides{background:#9d6c11;}.style-1 #topBar{background:#052963;}.style-2 a{color:#4b3504;}.style-2 .logo a{color:#000;}.style-2 .home-slider.flexslider .slides{background:#4b3504;}.style-3 a{color:#5353ea;}.style-3 .logo a{color:#000;}.style-3 .home-slider.flexslider .slides{background:#66b9ac;}.style-4 a{color:#fff;}.style-4 .logo a{color:#000;}.style-4 .home-slider.flexslider .slides{background:#fff;}.style-4 a{color:#2aacea;}.style-4 .logo a{color:#000;}.style-4 .home-slider.flexslider .slides{background:#2aacea;}.style-5 a{color:#ea3876;}.style-5 .logo a{color:#000;}.style-5 .home-slider.flexslider .slides{background:#ea3876;}.style-6 a{color:#ea3876;}.style-6 .logo a{color:#000;}.style-6 .home-slider.flexslider .slides{background:#ffdb69;}.style-7 a{color:#3aa04a;}.style-7 .logo a{color:#000;}.style-7 .home-slider.flexslider .slides{background:#3aa04a;}.style-8 a{color:#730068;}.style-8 .logo a{color:#000;}.style-8 .home-slider.flexslider .slides{background:#730068;}.style-9 a{color:#024;}.style-9 a:hover{color:#06b1ac;}.style-9 .logo a{color:#000;}.style-9 .home-slider.flexslider .slides{background:#024;}#topBar{background:#e2e1dc;}.style-2 #topBar{background:#1f497d;}.style-3 #topBar{background:#fff;}.style-4 #topBar{background:#1f497d;border-color:#e4e4e4;}a.menuToggle{color:#000 !important;}.menuToggle{position:absolute;top:15px;right:15px;color:#000;display:none;}.menuToggle span{display:block;text-align:center;}.menuToggle span.icon-menu{font-size:35px;}.menuToggle span.menu-text{display:none;}@media (max-width:640px){.headerMainMenu{margin-top:22px;position:absolute;top:97px;width:100%;z-index:9;}.headerMainMenu li{display:block;width:100%}.headerMainMenu li a{text-align:center;color:#fff !important;border-bottom:1px solid #ea3876;padding:10px 12px !important;}.headerMainMenu li.moreNav{display:none;}}@media (max-width:500px){.header-wrapper .headerMainMenu{margin-top:2px;}}@media (max-width:767px){.logoRightCont{display:none;}}.header-wrapper{padding:10px 0;}.thumbs_view *{transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;}#topBar #accessibility>ul>li.languageCont:hover .socialIcons,#topBar #accessibility ul li.social-media:hover .socialIcons{opacity:1;visibility:visible;}#topBar #accessibility ul li a.skipContent img{max-width:30px;vertical-align:middle;}#topBar #accessibility ul li a.skipContent{font-size:0.78em;padding:0 8px;text-transform:uppercase;}.skipIcon{display:none;}#topBar #accessibility ul li a.language{font-size:0.78em;padding:0 8px;text-transform:uppercase;}.languageCont .socialIcons ul li a{font-size:12px !important;padding:4px 8px !important;color:#FFF !important;}.languageCont .socialIcons ul li a:hover{background:#000 !important;color:#fff !important;}.contrast #topBar #accessibility ul li select{background:#ffffff;border:1px solid #ffffff;}.contrast .languageCont .socialIcons ul li a{color:#fff !important;}.contrast #topBar #accessibility li .loginContent{background:#000;}#topBar #accessibility li .loginContent{background:#4b3504;font-size:1em;padding:7px 8px;color:#fff;}#topBar #accessibility li .loginContent span{font-size:1.1em;vertical-align:middle;}#topBar #accessibility li .loginContent:hover{background:#4b3504;}#topBar{border-bottom:1px solid #c2c0c1;}#topBar .govBranding ul li{float:left;}#topBar .govBranding ul li a{display:block;font-size:.78em;font-weight:600;text-transform:uppercase;padding:0 10px;line-height:35px;color:#fff;}#topBar .govBranding ul li a:hover,#topBar .govBranding ul li a:focus{background-color:#9d6c11;}#topBar .govBranding ul li:first-child{border-right:1px solid #c2c0c1;}#topBar #accessibility>ul>li{border-left:1px solid #c2c0c1;}#topBar #accessibility>ul>li:last-child{border-right:1px solid #c2c0c1;}#topBar #accessibility>ul>li a:hover,#topBar #accessibility>ul>li a:focus{background-color:#d8d8d8;}#topBar #accessibility>ul>li a.skipContent:focus{background-color:transparent;}#topBar #accessibility ul li{float:left;position:relative;}#topBar #accessibility ul li.searchbox a{padding:0 4px;}#topBar #accessibility ul li.searchbox a>img{max-width:30px;vertical-align:middle;}#topBar #accessibility ul li.social-media a.social-group-icon{padding:0 6px !important;}#topBar #accessibility ul li.social-media a.social-group-icon>img{max-width:28px;vertical-align:middle;}#topBar #accessibility ul li.top-sitemap a{padding:0 3px;}#topBar #accessibility ul li.top-sitemap a>img{max-width:32px;vertical-align:middle;}#topBar #accessibility ul li a{color:#9d6c11;font-size:1em;padding:0 10px;line-height:35px;display:block;font-weight:600;}#topBar #accessibility ul li a:focus{outline:none;}#topBar #accessibility ul li.highContrast.dark a{background:#fff;color:#000;border:1px solid #fff;}#topBar #accessibility ul li .textSizing{padding:7px 10px 6px;}#topBar #accessibility ul li .textSizing ul li{margin:0 5px 0 0;}#topBar #accessibility ul li .textSizing ul li:last-child{margin:0;}#topBar #accessibility ul li .textSizing ul li a{line-height:normal;font-size:.8em;border:1px solid #8c8b8b;padding:2px 5px;font-weight:700;}#topBar #accessibility ul li select{width:80px;padding:2px;margin-top:4px;margin-bottom:4px;font-size:.8em;margin-left:8px;height:23px;background:#fff;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;}#topBar #accessibility ul li .goiSearch{position:absolute;width:209px;z-index:1;left:-1px;visibility:hidden;top:100%}#topBar #accessibility ul li .goiSearch input[type=text],#topBar #accessibility ul li .goiSearch input[type=search]{float:left;width:120px;border:1px solid #d8d8d8;margin:0;}#topBar #accessibility ul li .goiSearch button{width:40px;font-size:16px;padding:4px 0;text-align:center;float:right;background:#9d6c11;color:#fff;}#topBar #accessibility ul li .goiSearch button:hover{background:#c68103;}#topBar #accessibility ul li .socialIcons{position:absolute;width:100%;z-index:99;left:0;top:100%;visibility:hidden;background-color:#fff;}#topBar #accessibility ul li .socialIcons ul{border:1px solid #d8d8d8;border-top:0;}#topBar #accessibility ul li .socialIcons ul li{float:none;text-align:center;}#topBar #accessibility ul li .socialIcons ul li a{padding:4px 6px;line-height:normal;}#topBar #accessibility ul li .socialIcons ul li a:hover,#topBar #accessibility ul li .socialIcons ul li a:focus{background:#d8d8d8;}#topBar #accessibility ul li .socialIcons ul li.current-lang{display:none;}#topBar #accessibility ul li.mFocus .socialIcons,#topBar #accessibility ul li.mFocus .goiSearch{visibility:visible;}#topBar #accessibility ul li:last-child .socialIcons{min-width:61px;width:auto;left:inherit;right:-1px;}.style-6 #topBar{background:#f8f8f8;border-color:#e6e6e6;}.style-6 #topBar #accessibility>ul>li{border-color:#e6e6e6;}.style-6 #topBar #accessibility ul li .textSizing ul li a{border-color:#e6e6e6;}.style-6 #topBar #accessibility ul li.highContrast.light a,.style-6 #topBar #accessibility ul li.highContrast.dark a{border-color:#000;}.style-6.contrast #topBar #accessibility ul li.highContrast.light a,.style-6.contrast #topBar #accessibility ul li.highContrast.dark a{border-color:#fff;}.style-7 #topBar{background:#1f497d;border-color:#d8d8d8;}.style-7 #topBar #accessibility>ul>li,.style-7 #topBar .govBranding ul li{border-color:#d8d8d8;}.style-7 #topBar #accessibility>ul>li a:hover,.style-7 #topBar #accessibility>ul>li a:focus,.style-7 #topBar .govBranding ul li a:hover,.style-7 #topBar .govBranding ul li a:focus{background-color:#9d6c11;}.style-7 #topBar #accessibility>ul>li a:hover>small>span,.style-7 #topBar #accessibility>ul>li a:focus>small>span,.style-7 #topBar .govBranding ul li a:hover>small>span,.style-7 #topBar .govBranding ul li a:focus>small>span{color:#000;}.style-7 #topBar #accessibility ul li .textSizing ul li a{border-color:#d8d8d8;}.style-7 #topBar #accessibility ul li.highContrast.light a,.style-7 #topBar #accessibility ul li.highContrast.dark a{border-color:#000;}.style-7.contrast #topBar #accessibility ul li.highContrast.light a,.style-7.contrast #topBar #accessibility ul li.highContrast.dark a{border-color:#fff;}@media (max-width:991px){#topBar{position:relative;}#topBar:before{background-color:#c2c0c1;position:absolute;left:0;top:35px;width:1000px;height:1px;content:""}#topBar .col-xs-12 .push-left,#topBar .col-xs-12 .push-right{float:none !important;text-align:center;min-height:35px;}#topBar .col-xs-12 #accessibility ul li{display:inline-block;float:none;vertical-align:top;margin:0 -2px;}#topBar .col-xs-12 #accessibility ul li .textSizing ul{overflow:visible;}#topBar .col-xs-12 #accessibility ul li:first-child{border-left:0;}#topBar .col-xs-12 #accessibility ul li:last-child{border-right:0;}#topBar .col-xs-12 .govBranding ul{overflow:visible;}#topBar .col-xs-12 .govBranding ul li{float:none;display:inline-block;}#topBar #accessibility ul li.highContrast.dark,#topBar #accessibility ul li.highContrast.light{margin:0 -2px !important;}}@media (max-width:500px){#topBar #accessibility ul li.languageCont .socialIcons{width:100%}#topBar #accessibility ul li .socialIcons{width:37px;}#topBar #accessibility ul li select{margin-top:6px;}#topBar #accessibility ul li .loginContent{padding:6px 8px;margin-right:2px;width:30px;overflow:hidden;}#topBar #accessibility ul li .loginContent .logintxt{display:none;}#topBar .col-xs-12 .govBranding ul{display:inline-flex;align-items:center;padding-bottom:7px;}#topBar .col-xs-12 .govBranding ul li a{line-height:inherit;}}.contrast #topBar #accessibility ul li .socialIcons ul li a,.contrast .header-wrapper{background:#000;}#topBar #accessibility ul li .textSizing ul:after,#topBar .govBranding ul:after{content:" ";display:table;clear:both;}#overflowMenu{position:fixed;right:-300px;top:0;background:#ad7103;width:300px;height:100%;z-index:99;overflow-y:auto;}#overflowMenu *{-webkit-transition:all .5s;transition:all .5s;}#overflowMenu .closeMenu{position:absolute;right:10px;top:10px;color:#fff;display:inline-block;padding:4px 8px;}#overflowMenu .closeMenu span{color:#fff;font-size:1.2em;font-weight:400;display:inline-block;vertical-align:middle;padding-right:3px;}#overflowMenu .closeMenu:hover,#overflowMenu .closeMenu:focus{background:rgba(255,255,255,0.2);}#overflowMenu .ofMenu{margin-top:5vh;padding-top:20px;}#overflowMenu .ofMenu ul li:hover>a{background:rgba(0,0,0,0.4);color:#fff;}#overflowMenu .ofMenu ul li ul{-webkit-transition:none;transition:none;display:none;}#overflowMenu .ofMenu ul li a{padding:10px 20px;color:#fff;display:block;}#overflowMenu .ofMenu ul li a:hover,#overflowMenu .ofMenu ul li a:focus,#overflowMenu .ofMenu ul li a.focus{background:rgba(0,0,0,0.4);color:#fff;}#overflowMenu .ofMenu ul li ul{background:rgba(0,0,0,0.4);}#overflowMenu .ofMenu ul li ul li a{font-size:.9em;padding-left:25px;}#overflowMenu .ofMenu ul li ul li ul li{display:block;}#overflowMenu .ofMenu ul li ul li ul li a{padding-left:30px;}#overflowMenu .ofMenu>ul>li a:after{padding-left:4px;font-family:'icomoon';font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:.8em;vertical-align:middle;display:inline-block;margin-left:5px;margin-top:-2px;content:"\e903";-webkit-transition:all .3s;transition:all .3s;}#overflowMenu .ofMenu>ul>li a:hover:after,#overflowMenu .ofMenu>ul>li a:focus:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-top:-6px;}#overflowMenu .ofMenu>ul>li a:only-child:after{content:''}.indicator{margin-top:-1px;font-size:0.7em;margin-left:5px;font-family:'icomoon' !important;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:7px;top:calc(50% + 1px);transform:translateY(-50%);-webkit-transform:translateY(-50%);}.nav li.has-sub li>a .indicator{right:12px;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);}.menuWrapper{background:#1f497d;color:#000;border-top:0;}.nav{margin:20px 0;display:block;list-style:outside none none;margin:0;padding:0;position:relative;z-index:15;}.nav ul{position:absolute;top:100%;left:-9999px;opacity:0;-webkit-transition:.1s linear opacity;transition:.1s linear opacity;width:250px;z-index:99;border:0;background-color:#9d6c11;}.nav ul li:hover ul{left:248px;}.nav ul.show-menu{left:0;opacity:.99;}.nav li{float:left;position:relative;list-style:outside none none;margin:0;padding:0;}.nav li ul li{border-bottom:1px solid rgba(0,0,0,0.5);}.nav li>a{padding:0 19px;line-height:44px;text-decoration:none;display:block;position:relative;color:#000;font-weight:600;outline:none;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;text-transform:inherit;position:relative;}.nav li>a:hover,.nav li>a:focus{color:#000;background:#9d6c11;}.nav li:focus>a{color:#000;outline:0;}.nav li.active>a{color:#000;background:#9d6c11;}.nav li:hover>a{background:#9d6c11;}.nav li:hover>ul{left:0;opacity:.99;}.nav li:focus ul{left:0;opacity:.99;}.nav li ul li ul{top:0;}.nav li ul li ul.show-menu{left:249px;opacity:1;width:100%;top:0;}.nav .moreNav{float:right;width:40px;text-align:center;}.nav .moreNav a{padding:7px 6px;}.nav .moreNav span{display:block;font-size:30px;}.menuWrapper .nav li.moreNav a:hover,.menuWrapper .nav li.moreNav a:focus,.menuWrapper .nav li.moreNav:hover>a{background-color:transparent !important;box-shadow:none !important;border:none !important;}.contrast .menuWrapper .nav li.moreNav a:hover,.contrast .menuWrapper .nav li.moreNav:hover>a{color:#ffff00 !important;}.nav li.has-sub>a .indicator::after{content:"\e901"}.nav li.has-sub li>a .indicator::after{content:"\e903"}.nav li:hover>a{color:#000;}.nav li li:hover>a{border-top:0;}.style-1 .nav li>a:focus,.style-1 .nav li:focus ul{background:#9d6c11;}.style-2 .nav li>a:focus,.style-2 .nav li:focus ul{background:#4b3504;}.style-3 .nav li>a:focus,.style-3 .nav li:focus ul{background:#66b9ac;}.style-4 .nav li>a:focus,.style-4 .nav li:focus ul{background:#2aacea;}.style-6 .nav li>a:focus,.style-6 .nav li:focus ul{background:#ffdb69;color:#fff;}.style-7 .nav li>a:focus,.style-7 .nav li:focus ul{background:#9d6c11;}.style-8 .nav li>a:focus,.style-8 .nav li:focus ul{background:#52de97;}.style-9 .nav li>a:focus,.style-9 .nav li:focus ul{background:#06b1ac;}.style-1 .nav ul{background:#9d6c11;}.style-2 .nav ul{background:#4b3504;}.style-6 .nav ul{background:#ffdb69;}.nav ul li{float:none;position:relative;width:100%}.nav ul li a{border-top:none;}.nav ul li a:hover{color:#fff;border-top:none;background:#000;}.nav ul a{float:none;display:block;font-size:.95em;text-shadow:none;-webkit-transition:.1s linear all;transition:.1s linear all;line-height:16px;padding:12px 19px;}.nav ul a:hover,.nav ul a:focus{text-shadow:none;}.style-1 .menuWrapper{background-color:#1f497d;border-top:1px solid #d8d8d8;}.style-1 .menuWrapper .nav li:hover a{background-color:#9d6c11;}.style-1 .menuWrapper .nav li a{color:#ffffff;}.style-1 .menuWrapper .nav li a:hover{background-color:#9d6c11;}.style-1 .menuWrapper .nav li.active a{background-color:#9d6c11;}.style-1 .menuWrapper .nav li ul li a:hover{background:#052963;color:#fff;}.style-1 .menuWrapper .nav li.current-menu-parent>a{background:#052963;color:#fff;}.style-1 .menuWrapper .nav li.current-menu-parent .current-menu-item.active>a{background:#052963;color:#fff;}.style-1 .menuWrapper .nav>li.current-menu-ancestor>a{background-color:#9d6c11;color:#000;}.style-1 #overflowMenu{background-color:#9d6c11;}.style-1 #overflowMenu .ofMenu ul li a{color:#000;}.style-1 #overflowMenu .ofMenu ul li:hover a{color:#fff;}.style-1 #overflowMenu .ofMenu ul ul li a{color:#fff;}.style-2 .menuWrapper{background-color:#4b3504;text-transform:uppercase;}.style-2 .menuWrapper .nav li:hover>a{background-color:#ffdb69;color:#4b3504;}.style-2 .menuWrapper .nav li:hover a{border-radius:50px;}.style-2 .menuWrapper .nav li a{color:#fff;margin:5px 0;transition:none;}.style-2 .menuWrapper .nav li a:hover,.style-2 .menuWrapper .nav li a:focus{background-color:#ffdb69;color:#4b3504;}.style-2 .menuWrapper .nav li ul{border:1px solid #846110;border-radius:0 0 5px 5px;background-color:#4b3504;}.style-2 .menuWrapper .nav li ul li{border-bottom:1px solid #846110;margin:0;padding:4px;}.style-2 .menuWrapper .nav li ul li a{margin:0;line-height:inherit;padding-top:12px;padding-bottom:12px;color:#fff;}.style-2 .menuWrapper .nav li ul li:last-child{border-bottom:none;}.style-2 .menuWrapper .nav li.active>a,.style-2 .menuWrapper .nav li.active ul li.current-menu-item>a,.style-2 .menuWrapper .nav li.current-menu-parent>a,.style-2 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#ffdb69;border-radius:50px;color:#4b3504;}.style-2 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#ffdb69;border-radius:50px;color:#4b3504;}.style-2 .menuWrapper .nav li.moreNav>a{color:#ffdb69;}.style-2 #overflowMenu{background-color:#4b3504;}.style-3 .menuWrapper{background-color:#66b9ac;}.style-3 .menuWrapper .nav>li>a:hover{color:#000 !important;}.style-3 .menuWrapper .nav li:hover>a{background-color:transparent;box-shadow:0 -4px 0 0 #475c59 inset;}.style-3 .menuWrapper .nav li a{color:#000;transition:none;}.style-3 .menuWrapper .nav li a:hover{color:#fff;}.style-3 .menuWrapper .nav li ul{background-color:#66b9ac;}.style-3 .menuWrapper .nav li ul li{border-bottom:1px solid rgba(255,255,255,0.18);}.style-3 .menuWrapper .nav li ul li:hover>a{background-color:#475c59;color:#fff;}.style-3 .menuWrapper .nav li ul li a:hover{background-color:#475c59;}.style-3 .menuWrapper .nav li ul li.current-menu-ancestor>a{background-color:#475c59;box-shadow:none;color:#fff;}.style-3 .menuWrapper .nav li.current-menu-parent>a{color:#000;}.style-3 .menuWrapper .nav li.current-menu-parent>a,.style-3 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#475c59;}.style-3 .menuWrapper .nav li.active>a,.style-3 .menuWrapper .nav li.current-menu-ancestor>a{background-color:transparent;box-shadow:0 -4px 0 0 #475c59 inset;}.style-3 .menuWrapper .nav li.moreNav>a{color:#000;}.style-3 #overflowMenu{background-color:#475c59;}.style-4 .menuWrapper{background-color:#2aacea;}.style-4 .menuWrapper .nav li:hover>a{background-color:#1f497d;color:#000;}.style-4 .menuWrapper .nav li a{color:#000;transition:none;}.style-4 .menuWrapper .nav li a:hover,.style-4 .menuWrapper .nav li a:focus{background-color:#1f497d;color:#000;}.style-4 .menuWrapper .nav li ul{background-color:#2aacea;}.style-4 .menuWrapper .nav li ul li{border-bottom:1px solid rgba(0,0,0,0.2);}.style-4 .menuWrapper .nav li ul li:last-child{border-bottom:none;}.style-4 .menuWrapper .nav li ul li:hover>a{background-color:#fff;}.style-4 .menuWrapper .nav li ul li a:hover,.style-4 .menuWrapper .nav li ul li a:focus{background-color:#fff;}.style-4 .menuWrapper .nav li ul li.current-menu-ancestor>a{background-color:#fff;}.style-4 .menuWrapper .nav li.current-menu-parent>a,.style-4 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#fff;color:#000;}.style-4 .menuWrapper .nav li.active>a,.style-4 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#1f497d;color:#000;}.style-4 .menuWrapper .nav li.moreNav>a{color:#000;}.style-4 #overflowMenu{background-color:#2aacea;}.style-4 #overflowMenu .ofMenu ul li a{color:#000;}.style-4 #overflowMenu .ofMenu ul li:hover a{color:#fff;}.style-6 .menuWrapper{background-color:#ea3876;border-top:1px solid #d8d8d8;}.style-6 .menuWrapper .nav li:hover a{background-color:#ffdb69;color:#000;}.style-6 .menuWrapper .nav li a{color:#fff;margin:5px 0;border-radius:6px;font-weight:normal;}.style-6 .menuWrapper .nav li a:hover,.style-6 .menuWrapper .nav li a:focus{background-color:#ffdb69;color:#000;}.style-6 .menuWrapper .nav li>a{line-height:37px;padding-left:17px;padding-right:17px;}.style-6 .menuWrapper .nav li ul li{border-bottom:1px solid #fff;margin:0;padding:4px;}.style-6 .menuWrapper .nav li ul li a{line-height:inherit;margin:0;}.style-6 .menuWrapper .nav li ul li a:hover,.style-6 .menuWrapper .nav li ul li a:focus,.style-6 .menuWrapper .nav li ul li a.active{background-color:#ea3876;color:#fff;}.style-6 .menuWrapper .nav li ul li.current-menu-ancestor>a{background-color:#ea3876;color:#fff;}.style-6 .menuWrapper .nav li.current-menu-parent>a,.style-6 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#ea3876;color:#fff;}.style-6 .menuWrapper .nav li.active>a,.style-6 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#ffdb69;color:#000;}.style-6 .menuWrapper .nav li.active a{background-color:#ffdb69;color:#000;}.style-6 .menuWrapper .nav li.moreNav a{padding:3px 4px;}.style-6 .menuWrapper .nav li.moreNav:hover a,.style-6 .menuWrapper .nav li.moreNav:focus a{color:#000;}.style-6 #overflowMenu{background-color:#ea3876;}.style-7 .menuWrapper{background-color:#3aa04a;border:1px solid #fff;border-left:none;border-right:none;}.style-7 .menuWrapper .nav li{padding:5px 0;}.style-7 .menuWrapper .nav li>a{line-height:36px;}.style-7 .menuWrapper .nav li:hover>a{background-color:#9d6c11;color:#fff;box-shadow:0 0 0 1px #fff inset;}.style-7 .menuWrapper .nav li a{color:#fff;border-radius:25px;}.style-7 .menuWrapper .nav li a:hover{background-color:#9d6c11;color:#fff;box-shadow:0 0 0 1px #fff inset;}.style-7 .menuWrapper .nav li a:focus{color:#fff;box-shadow:0 0 0 1px #fff inset;}.style-7 .menuWrapper .nav li ul{background-color:#3aa04a;border:1px solid #fff;border-top:none;border-bottom:none;}.style-7 .menuWrapper .nav li ul li{border-bottom:1px solid #fff;padding:5px;}.style-7 .menuWrapper .nav li ul li a{color:#fff;line-height:inherit;}.style-7 .menuWrapper .nav li ul li a:hover,.style-7 .menuWrapper .nav li ul li a.active{background-color:#9d6c11;color:#fff;box-shadow:0 0 0 1px #fff inset;}.style-7 .menuWrapper .nav li ul li ul{border-top:1px solid #fff;}.style-7 .menuWrapper .nav li ul li ul.show-menu{left:248px;top:-1px;}.style-7 .menuWrapper .nav li.active>a,.style-7 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#9d6c11;color:#fff;box-shadow:0 0 0 1px #fff inset;}.style-7 .menuWrapper .nav li.current-menu-parent .current-menu-item.active>a{background-color:#9d6c11;}.style-7 .menuWrapper .nav li.moreNav:hover a,.style-7 .menuWrapper .nav li.moreNav:focus a{color:#000;}.style-7 .menuWrapper .nav .moreNav a{padding:3px;}.style-7 #overflowMenu{background-color:#3aa04a;}.style-8 .menuWrapper{background-color:#730068;border-left:none;border-right:none;}.style-8 .menuWrapper .nav li{padding:5px 0;}.style-8 .menuWrapper .nav li>a{line-height:36px;}.style-8 .menuWrapper .nav li:hover>a{background-color:#52de97;color:#fff;box-shadow:0 0 0 1px #fff inset;}.style-8 .menuWrapper .nav li a{color:#fff;border-radius:25px;text-transform:uppercase;}.style-8 .menuWrapper .nav li a:hover{background-color:#52de97;color:#fff;box-shadow:0 0 0 1px #fff inset;}.style-8 .menuWrapper .nav li a:focus{color:#fff;box-shadow:0 0 0 1px #fff inset;}.style-8 .menuWrapper .nav li ul{background-color:#730068;border:1px solid #fff;border-top:none;border-bottom:none;}.style-8 .menuWrapper .nav li ul li{border-bottom:1px solid #fff;padding:5px;}.style-8 .menuWrapper .nav li ul li a{color:#fff;line-height:inherit;}.style-8 .menuWrapper .nav li ul li a:hover,.style-8 .menuWrapper .nav li ul li a.active{background-color:#52de97;color:#fff;box-shadow:0 0 0 1px #fff inset;}.style-8 .menuWrapper .nav li ul li ul{border-top:1px solid #fff;}.style-8 .menuWrapper .nav li ul li ul.show-menu{left:248px;top:-1px;}.style-8 .menuWrapper .nav li.active>a,.style-8 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#52de97;color:#fff;box-shadow:0 0 0 1px #fff inset;}.style-8 .menuWrapper .nav li.current-menu-parent .current-menu-item.active>a{background-color:#52de97;}.style-8 .menuWrapper .nav li.moreNav a{padding:3px;}.style-8 .menuWrapper .nav li.moreNav:hover a,.style-8 .menuWrapper .nav li.moreNav:focus a{color:#fff;}.style-8 #overflowMenu{background-color:#730068;}.style-9 .menuWrapper{background-color:#024;border-left:none;border-right:none;}.style-9 .menuWrapper .nav li:hover>a{background-color:#06b1ac;color:#fff;}.style-9 .menuWrapper .nav li a{color:#fff;text-transform:uppercase;}.style-9 .menuWrapper .nav li a:hover{background-color:#06b1ac;color:#fff;}.style-9 .menuWrapper .nav li a:focus{color:#fff;}.style-9 .menuWrapper .nav li ul{background-color:#024;border:1px solid rgba(255,255,255,0.18);border-top:none;border-bottom:none;}.style-9 .menuWrapper .nav li ul li{border-bottom:1px solid rgba(255,255,255,0.18);}.style-9 .menuWrapper .nav li ul li a{color:#fff;line-height:inherit;}.style-9 .menuWrapper .nav li ul li a:hover,.style-9 .menuWrapper .nav li ul li a.active{background-color:#06b1ac;color:#fff;}.style-9 .menuWrapper .nav li ul li ul{border-top:1px solid rgba(255,255,255,0.18);}.style-9 .menuWrapper .nav li ul li ul.show-menu{left:248px;top:-1px;}.style-9 .menuWrapper .nav li.active>a,.style-9 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#06b1ac;color:#fff;}.style-9 .menuWrapper .nav li.current-menu-parent .current-menu-item.active>a{background-color:#06b1ac;}.style-9 .menuWrapper .nav li.moreNav:hover a,.style-9 .menuWrapper .nav li.moreNav:focus a{color:#fff;}.style-9 #overflowMenu{background-color:#024;}.nav li.current-menu-parent>a{background-color:#9d6c11;}.nav li.current-menu-parent .current-menu-item.active>a{background-color:#000;color:#fff;}.style-1 .nav li.current-menu-parent>a{background-color:#9d6c11;}.style-2 .nav li.current-menu-parent .current-menu-item.active>a{background-color:#ffdb69;color:#fff;}.style-6 .nav li.current-menu-parent>a{background-color:#ffdb69;color:#fff;}.style-6 .nav li.current-menu-parent .current-menu-item.active>a{background-color:#ea3876;color:#000;}.style-3 .nav li.current-menu-parent>a{background-color:#475c59;color:#fff;}.style-3 .nav li.current-menu-parent .current-menu-item.active>a{background-color:#475c59;}.ofMenu .current-menu-item.active{background:rgba(0,0,0,0.4);}@media (min-width:640px){.nav>ul>li:last-child:hover>ul.show-menu,.nav>ul>li:nth-last-child(2):hover>ul.show-menu{left:auto;right:248px;}}@media (max-width:640px){.menuWrapper .nav li ul{display:none;}}.contrast .menuWrapper{background:#000 !important;border-top:1px solid #fff;border-bottom:1px solid #fff;}.contrast .menuWrapper .nav ul{background:#000 !important;}.contrast .nav li.active>a{color:#000 !important;}.contrast .nav li>a:hover{background:#ff0;color:#000 !important;}.contrast .nav li>a:focus>a{background:#ff0;color:#000;outline:0;}.contrast .nav ul{background:#000;border:1px solid #fff;}.contrast #overflowMenu{background:#141414;}.contrast.style-2 .menuWrapper .nav li ul,.contrast.style-3 .menuWrapper .nav li ul,.contrast.style-4 .menuWrapper .nav li ul{background:#000;}.contrast .nav li.current-menu-parent>a{background-color:#444 !important;}.contrast .menuWrapper .nav li.active>a,.contrast .menuWrapper .nav li.current-menu-ancestor>a{background:#ff0 !important;color:#000 !important;}@media (max-width:639px){.nav li.menu-item-has-children:after{content:"";display:table;clear:both;}.nav li.menu-item-has-children>a{width:calc(100% - 60px) !important;float:left !important;}.nav li.menu-item-has-children .menu-toggle{float:right !important;width:60px !important;position:relative;}.nav li.menu-item-has-children .menu-toggle.open:after{content:"\f056"}.nav li.menu-item-has-children .menu-toggle:after{content:"\f055";font-family:"FontAwesome";font-size:26px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}.nav li.menu-item-has-children .sub-menu{clear:both !important;}.style-1 .nav li .menu-toggle.open,.style-1 .nav li .menu-toggle:hover,.style-1 .nav li .menu-select,.style-1 .nav li .menu-toggle.open:focus,.style-1 .nav li .menu-toggle.open:hover,.style-1 .nav li.active>a.menu-toggle,.style-1 .nav li.active>a.menu-toggle:focus,.style-1 .nav li.current-menu-parent>a.menu-toggle:focus,.style-1 .nav li>a.menu-toggle:hover,.style-1 .nav li:hover>a.menu-toggle{background:#fbac1b !important;}.style-2 .nav li .menu-toggle.open,.style-2 .nav li .menu-toggle:hover,.style-2 .nav li .menu-select,.style-2 .nav li .menu-toggle.open:focus,.style-2 .nav li .menu-toggle.open:hover,.style-2 .nav li.active>a.menu-toggle,.style-2 .nav li.active>a.menu-toggle:focus,.style-2 .nav li.current-menu-parent>a.menu-toggle:focus,.style-2 .nav li>a.menu-toggle:hover,.style-2 .nav li:hover>a.menu-toggle{background:#ffdb69 !important;color:#fff !important;}.style-3 .nav li .menu-toggle.open,.style-3 .nav li .menu-toggle:hover,.style-3 .nav li .menu-select,.style-3 .nav li .menu-toggle.open:focus,.style-3 .nav li .menu-toggle.open:hover,.style-3 .nav li.active>a.menu-toggle,.style-3 .nav li.active>a.menu-toggle:focus,.style-3 .nav li.current-menu-parent>a.menu-toggle:focus,.style-3 .nav li>a.menu-toggle:hover,.style-3 .nav li:hover>a.menu-toggle{background:#475c59 !important;color:#fff !important;}.style-2 .menuWrapper .nav li,.style-6 .menuWrapper .nav li,.style-7 .menuWrapper .nav li,.style-8 .menuWrapper .nav li,.style-9 .menuWrapper .nav li{padding:0;}.style-2 .menuWrapper .nav li>a,.style-6 .menuWrapper .nav li>a,.style-7 .menuWrapper .nav li>a,.style-8 .menuWrapper .nav li>a,.style-9 .menuWrapper .nav li>a{border-radius:0;margin:0;line-height:44px;}.style-2 .menuWrapper .nav li a,.style-6 .menuWrapper .nav li a,.style-7 .menuWrapper .nav li a,.style-8 .menuWrapper .nav li a,.style-9 .menuWrapper .nav li a{border-radius:0;margin:0;}.style-2 .menuWrapper .nav li ul li,.style-6 .menuWrapper .nav li ul li,.style-7 .menuWrapper .nav li ul li,.style-8 .menuWrapper .nav li ul li,.style-9 .menuWrapper .nav li ul li{padding:0;}.style-2 .menuWrapper .nav li ul li a,.style-6 .menuWrapper .nav li ul li a,.style-7 .menuWrapper .nav li ul li a,.style-8 .menuWrapper .nav li ul li a,.style-9 .menuWrapper .nav li ul li a{padding:12px 19px;margin:0;font-size:1em;}.style-2 .menuWrapper .nav li.active>a,.style-2 .menuWrapper .nav li:hover>a,.style-6 .menuWrapper .nav li.active>a,.style-6 .menuWrapper .nav li:hover>a,.style-7 .menuWrapper .nav li.active>a,.style-7 .menuWrapper .nav li:hover>a,.style-8 .menuWrapper .nav li.active>a,.style-8 .menuWrapper .nav li:hover>a,.style-9 .menuWrapper .nav li.active>a,.style-9 .menuWrapper .nav li:hover>a{box-shadow:none;border-radius:0;}.style-2 .nav li .menu-select,.style-2 .nav li .menu-select+.menu-toggle,.style-2 .nav li .menu-select+.menu-toggle.open{color:#4b3504 !important;}}.style-5 .menuWrapper{background-color:#1f497d;}.style-5 .menuWrapper .nav li:hover>a{background-color:#ea3876;color:#fff;}.style-5 .menuWrapper .nav li a{color:#000;transition:none;}.style-5 .menuWrapper .nav li a:hover{color:#fff;}.style-5 .menuWrapper .nav li a:focus{background-color:#ea3876;color:#fff;}.style-5 .menuWrapper .nav li ul{background-color:#ea3876;}.style-5 .menuWrapper .nav li ul li{border-bottom:1px solid #1f497d;}.style-5 .menuWrapper .nav li ul li:hover>a{background-color:#ea3876;}.style-5 .menuWrapper .nav li ul li a{color:#fff;}.style-5 .menuWrapper .nav li ul li a:hover{background-color:#1f497d;color:#000;}.style-5 .menuWrapper .nav li ul li.current-menu-ancestor>a{background-color:#1f497d;color:#000;}.style-5 .menuWrapper .nav li.current-menu-parent>a,.style-5 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#1f497d;color:#000;}.style-5 .menuWrapper .nav li.active>a,.style-5 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#ea3876;color:#fff;}.style-5 .menuWrapper .nav li.moreNav>a{color:#ea3876;}.style-5 #overflowMenu{background-color:#1f497d;}.style-5 #overflowMenu .ofMenu ul li a{color:#000;}.style-5 #overflowMenu .ofMenu ul li a:hover,.style-5 #overflowMenu .ofMenu ul li a:focus,.style-5 #overflowMenu .ofMenu ul li a.focus{background-color:#ea3876 !important;color:#fff;}.style-5 #overflowMenu .closeMenu{color:#000;}.style-5 #overflowMenu .closeMenu span{color:#000;}@media (max-width:640px){.megamenu-wraper .container{width:100%}.menuToggle{display:block;}.main-menu{background:#212121;display:none;max-height:80vh;overflow-y:scroll;}.main-menu .nav-menu li{border-right:0;}.main-menu .nav-menu li,.main-menu .nav-menu .nav-item{display:block;float:none;}.main-menu .nav-menu li a,.main-menu .nav-menu .nav-item a{color:#fff !important;display:block;padding:10px 15px !important;border:none;border-bottom:1px solid rgba(255,255,255,0.1);}.main-menu .nav-menu li a:focus,.main-menu .nav-menu li a:hover,.main-menu .nav-menu li:hover a,.main-menu .nav-menu li a.focus,.main-menu .nav-menu li a.open,.main-menu .nav-menu .nav-item a:focus,.main-menu .nav-menu .nav-item a:hover,.main-menu .nav-menu .nav-item:hover a,.main-menu .nav-menu .nav-item a.focus,.main-menu .nav-menu .nav-item a.open{background:rgba(255,255,255,0.1);}.main-menu .nav-menu .sub-nav{position:relative;display:none;top:0;max-width:none;background:rgba(0,0,0,0.6);border:none;}.main-menu .nav-menu .sub-nav ul{display:block;}.menuWrapper{max-height:80vh;overflow-y:scroll;border-top:0;}.menuWrapper .container{width:100%}.menuWrapper .container ul li{width:100%;display:block;}.menuWrapper .container ul li a{display:block;width:100%;float:none;overflow:hidden;}.nav ul,.nav ul.show-menu{left:0;position:static;top:0;width:100%;opacity:1;background:none;}.nav ul li,.nav ul.show-menu li{width:100%;display:block;}.nav ul li a,.nav ul.show-menu li a{display:block;}.nav ul li>a,.nav ul.show-menu li>a{width:100%;font-weight:600;}.nav ul li .active>a,.nav ul.show-menu li .active>a{background:rgba(0,0,0,0.6);}}#mainFooter{background-color:#1f497d;}#mainFooter .footer-top{background-color:#9d6c11;padding:12px 0;}#mainFooter .footer-top ul li a{color:#fff;}#mainFooter .footer-bottom{background-color:#052963;color:#fff;padding:25px 0 50px;}#mainFooter .footer-bottom a{color:#a3d2f9;}#mainFooter ul{list-style:none;padding:0;margin:0;}#mainFooter ul li{display:inline-block;position:relative;padding:0;}#mainFooter ul li a{display:inline-block;color:#000;}#mainFooter ul li:after{display:inline-block;content:"/";margin:0 10px;color:#fff;}#mainFooter ul li:last-child:after{content:none;}#mainFooter .copyRights .copyRightsText{font-size:0.85em;margin:0 auto 25px;max-width:500px;}#mainFooter .copyRights .copyRightsText p{margin:0 0 15px;}#mainFooter .copyRights .copyRightsText a:hover{text-decoration:underline;color:#a3d2f9;}#mainFooter .copyRights .copyRightsLogos a{display:inline-block;padding:7px 30px;position:relative;}#mainFooter .copyRights .copyRightsLogos a:after{background-color:#3f3f3f;width:1px;height:60px;right:-2px;top:0;position:absolute;content:""}#mainFooter .copyRights .copyRightsLogos a:last-child:after{content:none;}#topBar #accessibility ul li.highContrast.dark,#topBar #accessibility ul li.highContrast.light{margin:0;}#topBar #accessibility ul li.highContrast.dark a{background:#000;color:#fff;border:1px solid #000;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;}#topBar #accessibility ul li.highContrast.dark a:hover,#topBar #accessibility ul li.highContrast.dark a:focus{color:#fff;}#topBar #accessibility ul li.highContrast.light a{border:1px solid #000;border-left:none;border-top-left-radius:0;border-bottom-left-radius:0;background-color:#fff;color:#000;cursor:not-allowed;}#topBar #accessibility ul li .textSizing{padding:7px 10px;}#topBar #accessibility ul li .textSizing ul li a{border:1px solid transparent;background-color:#fff;border-radius:3px;}#topBar #accessibility ul li .textSizing ul li a:hover,#topBar #accessibility ul li .textSizing ul li a:focus{color:#000;}.footerlogocarousel .flex-direction-nav a,.video_gallery .flex-direction-nav a,.HomeGalleryCarasole .flex-direction-nav a{background:#fbac1b !important;background-color:#fbac1b !important;color:#000 !important;border-color:#fbac1b !important;}.accent-color.lighten,.lighten.hvr-radial-out:before,.home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.compt-management-container .compt-management-widget>span.lighten:before,.lighten.knowyrcm-column:before,.lighten.writeToCM-bg:before,.vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdo-activites-widget .lighten.vdo-link-name,.gen-list.list-title-bg>h2.lighten,.arch-container>h2.lighten,.ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before{background:rgba(251,172,27,0.6) !important;background-color:rgba(251,172,27,0.6) !important;}a.accent-color:hover,a.hvr-radial-out:hover:before,.home-13 .governor-socialmedia a.gov-socmedia-icons:hover:before,a.knowyrcm-column:hover:before,a.writeToCM-bg:hover:before,.vdo-activites-widget a.vdo-link-name:hover,.ad-banner-cntr.dsir-application-submission ul li a.hyperlikdiv:hover:before,button.accent-color:hover,button.hvr-radial-out:hover:before,.home-13 .governor-socialmedia button.gov-socmedia-icons:hover:before,button.knowyrcm-column:hover:before,button.writeToCM-bg:hover:before,.vdo-activites-widget button.vdo-link-name:hover,.ad-banner-cntr.dsir-application-submission ul li button.hyperlikdiv:hover:before,.button.accent-color:hover,.button.hvr-radial-out:hover:before,.home-13 .governor-socialmedia .button.gov-socmedia-icons:hover:before,.gen-list.photo-vdo-speech ul li a div.button.list-text:hover:before,.compt-management-container .compt-management-widget>span.button:hover:before,.button.knowyrcm-column:hover:before,.button.writeToCM-bg:hover:before,.vdoglry-speech-cntr .vdospeech-icon>span.button:hover,.vdo-activites-widget .button.vdo-link-name:hover,.gen-list.list-title-bg>h2.button:hover,.arch-container>h2.button:hover,.ad-banner-cntr.dsir-application-submission ul li .button.hyperlikdiv:hover:before,input[type="submit"].accent-color:hover,input[type="submit"].hvr-radial-out:hover:before,.home-13 .governor-socialmedia input[type="submit"].gov-socmedia-icons:hover:before,input[type="submit"].knowyrcm-column:hover:before,input[type="submit"].writeToCM-bg:hover:before,.vdo-activites-widget input[type="submit"].vdo-link-name:hover,.ad-banner-cntr.dsir-application-submission ul li input[type="submit"].hyperlikdiv:hover:before{background:#000 !important;background-color:#000 !important;color:#fff !important;}.accent-border-color,.btn-theme,.btn-gov,.vdo-activites-widget .vdo-link-name .vdo-icon,.vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .video_gallery.video .flexslider,.pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img{border-color:#fbac1b !important;}.accent-hover-color:hover{background:#000 !important;background-color:#000 !important;color:#000 !important;border-color:#000 !important;color:#fff !important;}.social-group-icon{text-align:center;padding:8px 5px !important;height:35px;}.social-group-icon span{float:left;width:15px;font-size:10px;height:12px;}.social-group-icon span.icon-youtube{width:100%;float:none;clear:both;display:block;height:auto;}.contrast #topBar #accessibility ul li.highContrast.light a{cursor:pointer;}.contrast #topBar #accessibility ul li.highContrast.dark a{cursor:not-allowed;}.contrast .section_box li  a,.contrast ul.menu a.is-active{color:#fff !important;}.contrast .btn,.contrast .owl-theme .owl-controls .owl-buttons div{border:1px solid #fff;}body.contrast,.contrast #topBar,.contrast .latest-news-home1,.contrast .minister_info,.contrast .aboutus,.contrast ul.tabs li,.contrast .khowMinisterBox,.contrast .slide-caption,.contrast #container,.contrast .features,.contrast .column,.contrast .features h2,.contrast .features h2,.contrast .events_links,.contrast .title-font-black,.contrast .title-font-black,.contrast ul#superfish-resources li,.contrast ul#superfish-important-links li,.contrast .photo_gallary,.contrast .photo_gallary h2,.contrast .footer_banner,.contrast #mainFooter .footer-top,.contrast #mainFooter .footer-bottom,.contrast .btn,.contrast .owl-theme .owl-controls .owl-buttons div{background:#000 !important;background-color:#000 !important;}.contrast ul.sf-menu.sf-style-black li:hover,.contrast ul.sf-menu.sf-style-black li.sfHover,.contrast ul.sf-menu.sf-style-black a.is-active,.contrast ul.sf-menu.sf-style-black a:focus,.contrast ul.sf-menu.sf-style-black a:hover,.contrast ul.sf-menu.sf-style-black span.nolink:hover,.contrast ul.sf-menu.sf-style-black li li,.contrast ul.sf-menu.sf-style-black.sf-navbar > li > ul,.contrast ul.sf-menu.sf-style-black li,.contrast ul.sf-menu.sf-style-black.sf-navbar,.contrast .active-trail.sf-no-children,.contrast.region-sidebar-menu ul#superfish-important-links li,.contrast .breadcrumb{background:#000 !important;}.contrast a.accent-color,.contrast a.hvr-radial-out:before,.contrast .home-13 .governor-socialmedia a.gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast a.gov-socmedia-icons:before,.contrast a.knowyrcm-column:before,.contrast a.writeToCM-bg:before,.contrast .vdo-activites-widget a.vdo-link-name,.vdo-activites-widget .contrast a.vdo-link-name,.contrast .ad-banner-cntr.dsir-application-submission ul li a.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast a.hyperlikdiv:before,.contrast button.accent-color,.contrast button.hvr-radial-out:before,.contrast .home-13 .governor-socialmedia button.gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast button.gov-socmedia-icons:before,.contrast button.knowyrcm-column:before,.contrast button.writeToCM-bg:before,.contrast .vdo-activites-widget button.vdo-link-name,.vdo-activites-widget .contrast button.vdo-link-name,.contrast .ad-banner-cntr.dsir-application-submission ul li button.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast button.hyperlikdiv:before,.contrast .button.accent-color,.contrast .button.hvr-radial-out:before,.contrast .home-13 .governor-socialmedia .button.gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast .button.gov-socmedia-icons:before,.contrast .gen-list.photo-vdo-speech ul li a div.button.list-text:before,.gen-list.photo-vdo-speech ul li a .contrast div.button.list-text:before,.contrast .compt-management-container .compt-management-widget>span.button:before,.compt-management-container .contrast .compt-management-widget>span.button:before,.contrast .button.knowyrcm-column:before,.contrast .button.writeToCM-bg:before,.contrast .vdoglry-speech-cntr .vdospeech-icon>span.button,.vdoglry-speech-cntr .contrast .vdospeech-icon>span.button,.contrast .vdo-activites-widget .button.vdo-link-name,.vdo-activites-widget .contrast .button.vdo-link-name,.contrast .gen-list.list-title-bg>h2.button,.contrast .arch-container>h2.button,.contrast .ad-banner-cntr.dsir-application-submission ul li .button.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast .button.hyperlikdiv:before,.contrast input[type=submit].accent-color,.contrast input[type=submit].hvr-radial-out:before,.contrast .home-13 .governor-socialmedia input[type=submit].gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast input[type=submit].gov-socmedia-icons:before,.contrast input[type=submit].knowyrcm-column:before,.contrast input[type=submit].writeToCM-bg:before,.contrast .vdo-activites-widget input[type=submit].vdo-link-name,.vdo-activites-widget .contrast input[type=submit].vdo-link-name,.contrast .ad-banner-cntr.dsir-application-submission ul li input[type=submit].hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast input[type=submit].hyperlikdiv:before,.contrast .accent-hover-color,.contrast .footerlogocarousel .flex-direction-nav a,.contrast .video_gallery .flex-direction-nav a,.contrast .HomeGalleryCarasole .flex-direction-nav a{color:#ff0 !important;}.contrast a.accent-color:hover,.contrast a.hvr-radial-out:hover:before,.contrast .home-13 .governor-socialmedia a.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .contrast a.gov-socmedia-icons:hover:before,.contrast a.knowyrcm-column:hover:before,.contrast a.writeToCM-bg:hover:before,.contrast .vdo-activites-widget a.vdo-link-name:hover,.vdo-activites-widget .contrast a.vdo-link-name:hover,.contrast .ad-banner-cntr.dsir-application-submission ul li a.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .contrast a.hyperlikdiv:hover:before,.contrast button.accent-color:hover,.contrast button.hvr-radial-out:hover:before,.contrast .home-13 .governor-socialmedia button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .contrast button.gov-socmedia-icons:hover:before,.contrast button.knowyrcm-column:hover:before,.contrast button.writeToCM-bg:hover:before,.contrast .vdo-activites-widget button.vdo-link-name:hover,.vdo-activites-widget .contrast button.vdo-link-name:hover,.contrast .ad-banner-cntr.dsir-application-submission ul li button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .contrast button.hyperlikdiv:hover:before,.contrast .button.accent-color:hover,.contrast .button.hvr-radial-out:hover:before,.contrast .home-13 .governor-socialmedia .button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .contrast .button.gov-socmedia-icons:hover:before,.contrast .gen-list.photo-vdo-speech ul li a div.button.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .contrast div.button.list-text:hover:before,.contrast .compt-management-container .compt-management-widget>span.button:hover:before,.compt-management-container .contrast .compt-management-widget>span.button:hover:before,.contrast .button.knowyrcm-column:hover:before,.contrast .button.writeToCM-bg:hover:before,.contrast .vdoglry-speech-cntr .vdospeech-icon>span.button:hover,.vdoglry-speech-cntr .contrast .vdospeech-icon>span.button:hover,.contrast .vdo-activites-widget .button.vdo-link-name:hover,.vdo-activites-widget .contrast .button.vdo-link-name:hover,.contrast .gen-list.list-title-bg>h2.button:hover,.contrast .arch-container>h2.button:hover,.contrast .ad-banner-cntr.dsir-application-submission ul li .button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .contrast .button.hyperlikdiv:hover:before,.contrast input[type=submit].accent-color:hover,.contrast input[type=submit].hvr-radial-out:hover:before,.contrast .home-13 .governor-socialmedia input[type=submit].gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .contrast input[type=submit].gov-socmedia-icons:hover:before,.contrast input[type=submit].knowyrcm-column:hover:before,.contrast input[type=submit].writeToCM-bg:hover:before,.contrast .vdo-activites-widget input[type=submit].vdo-link-name:hover,.vdo-activites-widget .contrast input[type=submit].vdo-link-name:hover,.contrast .ad-banner-cntr.dsir-application-submission ul li input[type=submit].hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .contrast input[type=submit].hyperlikdiv:hover:before,.contrast .accent-hover-color:hover,.contrast .footerlogocarousel .flex-direction-nav a,.contrast .video_gallery .flex-direction-nav a,.contrast .HomeGalleryCarasole .flex-direction-nav a,.contrast .HomeGalleryCarasole .flex-direction-nav a:before,.contrast .video_gallery .flex-direction-nav a,.contrast .video_gallery .flex-direction-nav a:before{background:#ff0 !important;background-color:#ff0 !important;color:#000 !important;}.contrast .accent-border-color,.contrast .btn-theme,.contrast .btn-gov,.contrast .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .contrast .vdo-icon,.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .contrast .vc_tta-tab>a,.contrast .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .contrast img,.contrast .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast img,.contrast .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .contrast .flexslider,.contrast .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .contrast .galleryThumb>a:hover>img{border-color:#ff0 !important;}.contrast .gen-card .gen-card-icon span.accent-border-color,.contrast .gen-card .gen-card-icon span.btn-theme,.contrast .gen-card .gen-card-icon span.btn-gov,.contrast .gen-card .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .contrast .gen-card .gen-card-icon span.vdo-icon,.contrast .gen-card .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .contrast .gen-card .gen-card-icon span.flexslider{color:#ff0 !important;}.style-6 #mainFooter .copyRights .copyRightsText{font-size:1em;}.home #mainFooter{margin-top:-3px;}.style-3.home #mainFooter{margin-top:0px;}#tab1 .resp-tabs-list{background:#3c424d;padding-top:10px;padding-left:20px;padding-right:20px;border-top-right-radius:4px;border-top-left-radius:4px;}#tab1 .resp-tabs-list .resp-tab-item{display:inline-block;padding:10px 15px;font-weight:700;background:none !important;color:#fff;border-top-right-radius:4px;border-top-left-radius:4px;}#tab1 .resp-tabs-list .resp-tab-item.resp-tab-active{background:#fff  !important;color:#f26522;}#tab1 .resp-tabs-container{padding:20px 20px 20px 20px;border-left:1px solid #3c424d;border-right:1px solid #3c424d;border-bottom:1px solid #3c424d;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}@media (max-width:640px){#tab1 .resp-tabs-container{border:1px solid #d8d8d8;}#tab1 .resp-tabs-container .resp-tab-content{padding:5px 15px;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;}}#tab2 .resp-tabs-list{color:#000;border-top-right-radius:0;border-top-left-radius:0;border-bottom:1px solid #1f497d;position:relative;display:block;}#tab2 .resp-tabs-list .resp-tab-item{display:inline-block;padding:20px 15px 15px 15px;font-weight:700;background:none !important;color:#000;border-top-right-radius:0;border-top-left-radius:0;margin-top:-4px;font-size:1.1em;}#tab2 .resp-tabs-list .resp-tab-item span{font-size:1.2em;vertical-align:middle;margin-top:-4px;margin-right:5px;display:inline-block;}#tab2 .resp-tabs-list .resp-tab-item.resp-tab-active{color:#ea3876;border-bottom:4px solid #ea3876 !important;}#tab2 .resp-tabs-container{padding:20px 0;border-bottom-right-radius:0;border-bottom-left-radius:0;overflow:hidden;}#tab2 .resp-tabs-container .inlineBlock{float:left;margin:10px 2%}@media (max-width:1100px){#tab2 .resp-tabs-list .resp-tab-item{padding:5px 5px 15px;}}@media (max-width:1024px){#tab2 .resp-tabs-list .resp-tab-item{padding:15px 20px 15px;}}@media (max-width:640px){#tab2 ul.resp-tabs-list{display:none;}#tab2 h2.resp-accordion{display:block;font-size:110%}#tab2 .resp-vtabs .resp-tab-content{border:1px solid #C1C1C1;}#tab2 .resp-vtabs .resp-tab-content:last-child{border-bottom:1px solid #c1c1c1 !important;}#tab2 .resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;min-height:100px;clear:none;}#tab2 .resp-accordion-closed{display:none !important;}#tab2 .resp-tabs-container .resp-tab-content{padding:5px 15px;border-left:1px solid #1f497d;border-right:1px solid #1f497d;}}.contrast #tab2 .resp-tabs-list{border-bottom:none;}.contrast #tab2 .resp-tabs-list .resp-tab-item{color:#ff0;}.contrast #tab2 .resp-tabs-list .resp-tab-item.resp-tab-active{color:#ff0;border-bottom:4px solid #ff0 !important;}.contrast #tab2 .resp-tabs-container{background:#000;border:0 !important;}#tab10 .resp-tabs-list{color:#1c1c1c;border-top-right-radius:0;border-top-left-radius:0;position:relative;display:block;}#tab10 .resp-tabs-list .resp-tab-item{display:inline-block;padding:15px 30px;font-weight:700;background:none !important;color:#000;border-top-right-radius:0;border-top-left-radius:0;margin-top:-4px;font-size:1.05em;}#tab10 .resp-tabs-list .resp-tab-item span{font-size:1.7em;vertical-align:middle;margin-top:-4px;margin-right:5px;display:inline-block;}#tab10 .resp-tabs-list .resp-tab-item.resp-tab-active{color:#9d6c11;border-bottom:4px solid #fbac1b !important;}#tab10 .resp-tabs-container{padding:20px 0px;border-bottom-right-radius:0;border-bottom-left-radius:0;overflow:hidden;margin-top:-4px;border-top:4px solid #898989;}#tab10 .resp-tabs-container .inlineBlock{float:left;margin:10px 2%}@media (max-width:640px){#tab10 ul.resp-tabs-list{display:none;}#tab10 h2.resp-accordion{display:block;}#tab10 .resp-vtabs .resp-tab-content{border:1px solid #C1C1C1;}#tab10 .resp-vtabs .resp-tab-content:last-child{border-bottom:1px solid #c1c1c1 !important;}#tab10 .resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;min-height:100px;clear:none;}#tab10 .resp-accordion-closed{display:none !important;}#tab10 .resp-tabs-container .resp-tab-content{padding:5px 15px;border-left:1px solid #1f497d;border-right:1px solid #1f497d;}}.contrast #tab10 .resp-tabs-list{border-bottom:none;}.contrast #tab10 .resp-tabs-list .resp-tab-item{color:#ff0;}.contrast #tab10 .resp-tabs-list .resp-tab-item.resp-tab-active{color:#ff0;border-bottom:4px solid #ff0 !important;}.contrast #tab10 .resp-tabs-container{background:#000;border-color:#fff;}.contrast #tab10 .resp-tabs-container .resp-accordion{background:#ff0 !important;color:#000 !important;}.contrast #tab10 .resp-tabs-container .resp-tab-active{background:#fff !important;color:#000 !important;}.contrast #tab10 .resp-tabs-container .resp-tab-content{border:1px solid #1f497d;}#tab6{border:1px solid #c1c1c1;overflow:hidden;}#tab6 ul.resp-tabs-list{float:left;width:30%;margin-top:0px !important;}#tab6 .resp-tabs-list li{display:block;padding:15px 15px !important;margin:0 0 0px;cursor:pointer;float:none;border-bottom:1px solid #cdcbcd;border-right:1px solid #cdcbcd;background:none !important;}#tab6 .resp-tabs-list li span{background:#394aaa;width:30px;height:30px;display:inline-block;color:#fff;line-height:30px;text-align:center;font-size:1.5em;margin-right:5px;vertical-align:middle;}#tab6 .resp-tabs-container{padding:0px;background-color:#fff;float:left;width:68%;min-height:350px;border-radius:4px;clear:none;padding:20px;}#tab6 .resp-tab-content{border:none;word-wrap:break-word;}#tab6 li.resp-tab-active{border-right:0px;}#tab6 .resp-arrow{width:0;height:0;float:right;margin-top:3px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid #c1c1c1;}#tab6 h2.resp-tab-active span.resp-arrow{border:none;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid #9B9797;}@media (max-width:640px){#tab6 ul.resp-tabs-list{display:none;}#tab6 h2.resp-accordion{display:block;}#tab6 .resp-vtabs .resp-tab-content{border:1px solid #C1C1C1;}#tab6 .resp-vtabs .resp-tab-content:last-child{border-bottom:1px solid #c1c1c1 !important;}#tab6 .resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;min-height:100px;clear:none;}#tab6 .resp-accordion-closed{display:none !important;}#tab6 .resp-tabs-container .resp-tab-content{padding:5px 15px;border-left:1px solid #1f497d;border-right:1px solid #1f497d;}}.contrast #tab6 .resp-tabs-container{background:#000;border:1px solid #fff;color:#fff;}h2.resp-accordion{cursor:pointer;padding:5px;display:none;}h2.resp-accordion{font-size:13px;border:1px solid #1f497d;border-top:0 solid #1f497d;margin:0;padding:10px 15px;}h2.resp-tab-active{border-bottom:0 solid #1f497d !important;margin-bottom:0 !important;padding:10px 15px !important;}h2.resp-tab-title:last-child{border-bottom:12px solid #1f497d !important;background #1f497d;}.resp-tabs-container .resp-tab-content{display:none;}.resp-tabs-list .resp-tab-item{cursor:pointer;-moz-user-select:none;-webkit-user-select:none;user-select:none;}.resp-easy-accordion h2.resp-accordion{display:block;}.resp-easy-accordion .resp-tab-content{border:1px solid #d8d8d8;}.resp-easy-accordion .resp-tab-content:last-child{border-bottom:1px solid #d8d8d8;}.resp-jfit{width:100%;margin:0;}.resp-tab-content-active{display:block;}h2.resp-accordion:first-child{border-top:1px solid #1f497d;}#infotab ul.list-style{padding-left:25px;}#infotab ul.list-style li{padding-left:0;font-weight:300;}#infotab .resp-tabs-container{min-height:367px;}#infotab .resp-tabs-list li{font-weight:600;font-size:13px;display:block;padding:13px 15px;margin:0 4px 0 0;list-style:none;cursor:pointer;float:left;text-transform:uppercase;}#infotab .resp-tabs-container{padding:0;background-color:#fff;clear:left;}#infotab .resp-tab-content{display:none;padding:15px;}#infotab .resp-tab-active{border-bottom:none;margin-bottom:-1px !important;padding:12px 14px 14px 14px !important;color:#9d6c11;}#infotab .resp-content-active,#infotab .resp-accordion-active{display:block;}@media (max-width:1400px){#infotab .resp-tabs-list li{padding:13px 8px;}#infotab .list-style li{padding-bottom:14px;}}@media (max-width:940px){#infotab .resp-tabs-list li{padding:13px 4px;font-size:12px;}}@media (max-width:768px){#infotab .resp-tabs-container{min-height:0;}}@media only screen and (max-width:640px){#infotab .resp-tab-active{border-bottom:none;margin-bottom:-1px !important;padding:10px 15px !important;color:#9d6c11;}#infotab .resp-tab-content-active{border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;}#galleryTab h2.resp-accordion{font-size:14px;}}#galleryTab .resp-tabs-container{min-height:0;}#galleryTab .resp-tabs-list li{font-weight:600;font-size:17px;display:block;padding:13px 15px;margin:0 4px 0 0;list-style:none;cursor:pointer;float:left;text-transform:uppercase;color:#d8d4d4;background:#000 !important;}#galleryTab .resp-tabs-list li span{font-size:30px;vertical-align:middle;}#galleryTab .resp-tabs-list li.resp-tab-active{border-bottom:none;margin-bottom:-1px !important;padding:12px 14px 14px 14px !important;color:#000 !important;background:#fff !important;}#galleryTab .resp-tabs-container{padding:0;background-color:#fff;clear:left;}#galleryTab .resp-tab-content{display:none;padding:15px;}#galleryTab .resp-content-active,#galleryTab .resp-accordion-active{display:block;}@media only screen and (max-width:640px){ul.resp-tabs-list{display:none;}h2.resp-accordion{display:block;}.resp-vtabs .resp-tab-content{border:1px solid #1f497d;}.resp-vtabs .resp-tab-content:last-child{border-bottom:1px solid #1f497d !important;}.resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;min-height:100px;clear:none;}.resp-accordion-closed{display:none !important;}}#tab2.theme2 .resp-tabs-list{background:#1f497d;border-top:0;}#tab2.theme2 .resp-tabs-list .resp-tab-item{color:#ea3876 !important;}#tab2.theme2 .resp-tabs-list .resp-tab-item.resp-tab-active{color:#fbac1b !important;border-top:0 !important;border-bottom:3px solid #fbac1b !important;background:#1f497d !important;}.simpleTable{width:100%}.simpleTable tr td{padding:8px;}.simpleTable tr td:first-child{padding-left:0px;}.noBorder,.noBorder *{border:none;}@media (max-width:500px){.simpleTable tr td span.dataHeading{display:block;font-weight:600;}}table [class^="icon-"],table [class*=" icon-"]{font-size:1.2em;vertical-align:middle;}table.bt thead tr th,table.bt thead tr td,table.bt tbody tr th,table.bt tbody tr td{text-align:left;}.data-table-container{margin:15px 0;overflow:hidden;}.division_template.data-table-container{margin-top:0;}.data-table{border:1px solid #1f497d;width:100%;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;}.data-table thead{background:#e8eaeb;}.data-table thead tr th{background:#9d6c11;color:#fff;font-weight:600;padding:15px 15px;text-align:center;vertical-align:middle;}.data-table tbody td{padding:10px 15px;text-align:center;vertical-align:middle;border-right:1px solid #1f497d;background:#fafafa;}.data-table tbody tr:nth-child(even) td{background:#f2f2f2;}.data-table tbody tr td:last-child{border-right:0px;}.data-table tbody tr:last-child td{border-bottom:0px;}.contrast input[type="submit"]{background:#464040 !important;border:1px solid #fff !important;}.contrast tbody tr:nth-child(even) td,.contrast table tbody tr th,.contrast #button{background:#464040;}.contrast .data-table{border:1px solid #fff;}.contrast .data-table thead{background:#000;}.contrast .data-table thead th{border-bottom:1px solid #fff;color:#fff;background:#ff0;color:#000;}.contrast .data-table tbody td{background:#000;color:#fff;border-right:1px solid #fff;}.contrast .data-table tbody tr:nth-child(even) td{background:#000;color:#fff;}.data-table-1 thead th{font-weight:600;background:#9d6c11;padding:12px 15px;text-align:left;vertical-align:middle;color:#fff;min-width:130px;max-width:250px;}.data-table-1 tbody td{padding:8px 10px;text-align:left;vertical-align:middle;background:#fff;color:#000;font-size:1em;min-width:130px;max-width:250px;}.data-table-1 tbody tr:nth-child(even) td{background:#f4f4f4;}.data-table-1 tbody tr td:last-child{border-right:0px;}.data-table-1 tbody tr:last-child td{border-bottom:0px;}table tbody td[data-th="Email"]{word-break:break-all;}.box .btn.btn-default,.newsBox .btn.btn-default{background-color:#9d6c11;border-color:#9d6c11;color:#fff;}.box .btn.btn-default span,.newsBox .btn.btn-default span{position:relative;top:1px;}.style-1 .search-container .search-area .btn{background-color:#9d6c11;border-color:#9d6c11;color:#000;}.style-1 .data-table-1 thead th{background-color:#9d6c11;color:#000;}.style-1 .box .btn.btn-default,.style-1 .newsBox .btn.btn-default{background-color:#9d6c11;border-color:#9d6c11;}.style-2 .search-container .search-area .btn{background-color:#4b3504;border-color:#4b3504;}.style-2 .data-table-1 thead th{background-color:#ffdb69;color:#000;}.style-2 .box .btn.btn-default,.style-2 .newsBox .btn.btn-default{background-color:#4b3504;border-color:#4b3504;}.style-3 .search-container .search-area .btn{background-color:#66b9ac;border-color:#66b9ac;color:#000 !important;}.style-3 .search-container .search-area .btn:hover,.style-3 .search-container .search-area .btn:focus{color:#fff !important;}.style-3 table caption{background-color:#e4bead;color:#000 !important;}.style-3 .data-table-1 thead th{background-color:#66b9ac;color:#000;}.style-3 .box .btn.btn-default,.style-3 .newsBox .btn.btn-default{background-color:#66b9ac;border-color:#66b9ac;}.style-4 .search-container .search-area .btn{background-color:#2aacea;border-color:#2aacea;}.style-4 .data-table-1 thead th{background-color:#2aacea;}.style-4 .box .btn.btn-default,.style-4 .newsBox .btn.btn-default{background-color:#2aacea;border-color:#2aacea;}.style-5 .search-container .search-area .btn{background-color:#ea3876;border-color:#ea3876;}.style-5 .data-table-1 thead th{background-color:#ea3876;}.style-5 .box .btn.btn-default,.style-5 .newsBox .btn.btn-default{background-color:#ea3876;border-color:#ea3876;}.style-6 .search-container .search-area .btn{background-color:#ffdb69;border-color:#ffdb69;color:#000;}.style-6 .data-table-1 thead th{background-color:#ffdb69;color:#000;}.style-6 .box .btn.btn-default,.style-6 .newsBox .btn.btn-default{background-color:#ffdb69;border-color:#ffdb69;}.style-7 .search-container .search-area .btn{background-color:#3aa04a;border-color:#3aa04a;}.style-7 .data-table-1 thead th{background-color:#3aa04a;}.style-7 .box .btn.btn-default,.style-7 .newsBox .btn.btn-default{background-color:#3aa04a;border-color:#3aa04a;}.style-8 .search-container .search-area .btn{background-color:#730068;border-color:#730068;}.style-8 .data-table-1 thead th{background-color:#730068;}.style-8 .box .btn.btn-default,.style-8 .newsBox .btn.btn-default{background-color:#730068;border-color:#730068;}.style-9 .search-container .search-area .btn{background-color:#024;border-color:#024;color:#fff;}.style-9 .data-table-1 thead th{background-color:#024;}.style-9 .box .btn.btn-default,.style-9 .newsBox .btn.btn-default{background-color:#024;border-color:#024;}.contrast .data-table-1{border:1px solid #fff;}.contrast .data-table-1 thead{background:#000;}.contrast .data-table-1 thead tr th{border-right:1px solid #fff;color:#fff;background:#000 !important;color:#fff;}.contrast .data-table-1 thead tr th:last-child{border-right:none;}.contrast .data-table-1 tbody td{background:#000;color:#fff;border-right:1px solid #fff;}.contrast .data-table-1 tbody tr:nth-child(even) td{background:#000;color:#fff;}table.bt thead,table.bt tbody th{display:none;}table.bt tfoot th,table.bt tfoot td,table.bt tbody td{border:none;display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;float:left\9;width:100% \9;}table.bt tfoot th::before,table.bt tfoot td::before,table.bt tbody td::before{content:attr(data-th) ": ";display:inline-block;-webkit-flex-shrink:0;-ms-flex-shrink:0;flex-shrink:0;font-weight:bold;width:10em;}table.bt tfoot th.bt-hide,table.bt tfoot td.bt-hide,table.bt tbody td.bt-hide{display:none;}table.bt tfoot th .bt-content,table.bt tfoot td .bt-content,table.bt tbody td .bt-content{vertical-align:top;}.bt-wrapper.active{max-height:310px;overflow:auto;-webkit-overflow-scrolling:touch;}.list-style-bold{padding-left:0px;font-size:1.2em;}.list-style-bold li{padding-top:8px;padding-bottom:8px;list-style-type:none;padding-left:25px;position:relative;}.list-style-bold li a{display:inline-block;font-weight:700;}.list-style-bold li a+ul{margin-top:8px;}.list-style-bold li a:hover{text-decoration:none;}.list-style-bold li:before{content:"\e9b4";font-family:'icomoon' !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;padding-left:5px;padding-right:4px;font-size:0.8em;position:absolute;left:0;top:13px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.list-style-bold li ul>li a{font-weight:400;}.list-style-bold li ul>li:before{content:"\e9b5"}.list-style-bold li ul.sub-menu{padding:0;margin:10px 0 0;}.banner-wrapper ul li{position:relative;}.banner-wrapper .container{position:absolute;width:100%;z-index:99;bottom:0px;left:0px;max-width:none;}.banner-wrapper .container .slide-caption{background:rgba(0,0,0,0.69);padding:30px 0px;text-align:center;width:100%;margin:0 auto;}.banner-wrapper .container .slide-caption h2{font-size:2em;font-weight:700;padding-bottom:10px;text-transform:uppercase;}.banner-wrapper .flex-control-nav{bottom:2px;}.banner-wrapper .flex-control-paging li a{background:#ebeff2;box-shadow:none;}.banner-wrapper .flex-control-paging li a.flex-active{background:#f57d2f;cursor:default;}.innerBanner img{width:100%;height:115px;object-fit:cover;}@media (max-width:1024px){.banner-wrapper .container .slide-caption{padding:15px 0 20px;}}@media (max-width:768px){.banner-wrapper .container .slide-caption h2{font-size:1.4em;padding-bottom:4px;}}@media (max-width:500px){.banner-wrapper .container .slide-caption{display:none;}}.banner-wrapper.captionbg ul li{position:relative;}.banner-wrapper.captionbg .container{position:absolute;width:45%;z-index:99;bottom:0px;left:0px;max-width:none;height:100%;display:flex;align-items:center;background:#4b3504;}.banner-wrapper.captionbg .container .slide-caption{background:none;padding:30px 0px;text-align:left;width:100%;margin:0 auto;padding-left:2%;z-index:99;}.banner-wrapper.captionbg .container .slide-caption h2{font-size:2em;font-weight:700;padding-bottom:10px;text-transform:uppercase;}.banner-wrapper.captionbg .container:after{display:block;position:absolute;width:100px;height:100%;background:#4b3504;top:0;bottom:0;right:-50px;transform:skewX(-10deg);}.banner-wrapper.captionbg .flex-control-nav{bottom:2px;}.banner-wrapper.captionbg .flex-control-paging li a{background:#000;box-shadow:none;}.banner-wrapper.captionbg .flex-control-paging li a.flex-active{background:#4b3504;cursor:default;}.banner-wrapper.captionbg .flex-direction-nav{display:none;}.contrast .banner-wrapper.captionbg .container{background:#000;border-top:1px solid #fff;border-bottom:1px solid #fff;}.contrast .banner-wrapper.captionbg .container::after{background:#000;}@media (max-width:1024px){.banner-wrapper.captionbg .container .slide-caption{padding:15px 0 20px;}}@media (max-width:768px){.banner-wrapper.captionbg .container .slide-caption h2{font-size:1.4em;padding-bottom:4px;}}@media (max-width:500px){.banner-wrapper.captionbg .container .slide-caption{display:none;}}#footerScrollbarWrapper{border-top:1px solid #d8d8d8;}#footerScrollbar .flex-control-nav{bottom:0;position:absolute;text-align:center;width:100%}#footerScrollbar .flex-direction-nav a::before{font-size:30px;}.flex-direction-nav a{height:45px;}.flex-control-nav{bottom:2px;}.full-cntrl-center-caption-blank .flex-control-paging li a{background:#ebeff2;box-shadow:none;}.full-cntrl-center-caption-blank .flex-control-paging li a.flex-active{background:#f57d2f;cursor:default;}.full-cntrl-center-caption-blank .flex-pauseplay a{bottom:20px;left:20px;}.full-cntrl-center-caption-blank.nav-white .flex-direction-nav a:before,.full-cntrl-center-caption-blank.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-right-caption-left .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-right-caption-left .flex-direction-nav .flex-prev{left:auto;right:160px;}.full-cntrl-right-caption-left.flexslider:hover .flex-direction-nav .flex-prev{left:auto;right:160px;}.full-cntrl-right-caption-left .flex-direction-nav .flex-next,.full-cntrl-right-caption-left.flexslider:hover .flex-direction-nav .flex-next{right:85px;}.full-cntrl-right-caption-left .flex-pauseplay a{left:auto;right:125px;bottom:30px;width:25px;height:25px;}.full-cntrl-right-caption-left .flex-pauseplay a:before{font-size:25px;}.full-cntrl-right-caption-left ul.slides li{position:relative;}.full-cntrl-right-caption-left .container{position:absolute;width:30%;z-index:99;bottom:0px;left:0px;max-width:none;}.full-cntrl-right-caption-left .container .slide-caption{padding:20px;text-align:left;width:100%;margin:0 auto;}.full-cntrl-right-caption-left .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:10px;text-transform:uppercase;}.full-cntrl-right-caption-left.nav-white .flex-direction-nav a:before,.full-cntrl-right-caption-left.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-bottom-caption-left .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-bottom-caption-left .flex-direction-nav .flex-prev{left:47%}.full-cntrl-bottom-caption-left.flexslider:hover .flex-direction-nav .flex-prev{left:47%}.full-cntrl-bottom-caption-left .flex-direction-nav .flex-next,.full-cntrl-bottom-caption-left.flexslider:hover .flex-direction-nav .flex-next{left:53%}.full-cntrl-bottom-caption-left .flex-pauseplay a{left:51%;bottom:30px;width:25px;height:25px;}.full-cntrl-bottom-caption-left .flex-pauseplay a:before{font-size:25px;}.full-cntrl-bottom-caption-left ul.slides li{position:relative;}.full-cntrl-bottom-caption-left .container{position:absolute;width:30%;z-index:99;bottom:0px;left:0px;max-width:none;}.full-cntrl-bottom-caption-left .container .slide-caption{padding:20px;text-align:left;width:100%;margin:0 auto;}.full-cntrl-bottom-caption-left .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:10px;text-transform:uppercase;}.full-cntrl-bottom-caption-left.nav-white .flex-direction-nav a:before,.full-cntrl-bottom-caption-left.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-center-caption-left .flex-pauseplay a{left:auto;right:10px;top:10px;width:25px;height:25px;}.full-cntrl-center-caption-left .flex-pauseplay a:before{font-size:25px;}.full-cntrl-center-caption-left ul.slides li{position:relative;}.full-cntrl-center-caption-left .container{position:absolute;width:30%;z-index:99;bottom:0px;left:0px;max-width:none;}.full-cntrl-center-caption-left .container .slide-caption{padding:20px;text-align:left;width:100%;margin:0 auto;}.full-cntrl-center-caption-left .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:10px;text-transform:uppercase;}.full-cntrl-center-caption-left.nav-white .flex-direction-nav a:before,.full-cntrl-center-caption-left.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-left-caption-right .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-left-caption-right .flex-direction-nav .flex-prev{left:40px;}.full-cntrl-left-caption-right.flexslider:hover .flex-direction-nav .flex-prev{left:40px;}.full-cntrl-left-caption-right .flex-direction-nav .flex-next,.full-cntrl-left-caption-right.flexslider:hover .flex-direction-nav .flex-next{left:120px;}.full-cntrl-left-caption-right .flex-pauseplay a{left:93px;bottom:30px;width:25px;height:25px;}.full-cntrl-left-caption-right .flex-pauseplay a:before{font-size:25px;}.full-cntrl-left-caption-right ul.slides li{position:relative;}.full-cntrl-left-caption-right .container{position:absolute;width:30%;z-index:99;bottom:0px;right:0px;max-width:none;}.full-cntrl-left-caption-right .container .slide-caption{padding:20px;text-align:left;width:100%;margin:0 auto;}.full-cntrl-left-caption-right .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:10px;text-transform:uppercase;}.full-cntrl-left-caption-right.nav-white .flex-direction-nav a:before,.full-cntrl-left-caption-right.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-bottom-caption-right .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-bottom-caption-right .flex-direction-nav .flex-prev{left:47%}.full-cntrl-bottom-caption-right.flexslider:hover .flex-direction-nav .flex-prev{left:47%}.full-cntrl-bottom-caption-right .flex-direction-nav .flex-next,.full-cntrl-bottom-caption-right.flexslider:hover .flex-direction-nav .flex-next{left:53%}.full-cntrl-bottom-caption-right .flex-pauseplay a{left:51%;bottom:30px;width:25px;height:25px;}.full-cntrl-bottom-caption-right .flex-pauseplay a:before{font-size:25px;}.full-cntrl-bottom-caption-right ul.slides li{position:relative;}.full-cntrl-bottom-caption-right .container{position:absolute;width:30%;z-index:99;bottom:0px;right:0px;max-width:none;}.full-cntrl-bottom-caption-right .container .slide-caption{padding:20px;text-align:left;width:100%;margin:0 auto;}.full-cntrl-bottom-caption-right .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:10px;text-transform:uppercase;}.full-cntrl-bottom-caption-right.nav-white .flex-direction-nav a:before,.full-cntrl-bottom-caption-right.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-center-caption-right .flex-pauseplay a{left:auto;right:10px;top:10px;width:25px;height:25px;}.full-cntrl-center-caption-right .flex-pauseplay a:before{font-size:25px;}.full-cntrl-center-caption-right ul.slides li{position:relative;}.full-cntrl-center-caption-right .container{position:absolute;width:30%;z-index:99;bottom:0px;right:0px;max-width:none;}.full-cntrl-center-caption-right .container .slide-caption{padding:20px;text-align:left;width:100%;margin:0 auto;}.full-cntrl-center-caption-right .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:10px;text-transform:uppercase;}.full-cntrl-center-caption-right.nav-white .flex-direction-nav a:before,.full-cntrl-center-caption-right.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-bottom-caption-blank .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-bottom-caption-blank .flex-direction-nav .flex-prev{left:47%}.full-cntrl-bottom-caption-blank.flexslider:hover .flex-direction-nav .flex-prev{left:47%}.full-cntrl-bottom-caption-blank .flex-direction-nav .flex-next,.full-cntrl-bottom-caption-blank.flexslider:hover .flex-direction-nav .flex-next{left:53%}.full-cntrl-bottom-caption-blank .flex-pauseplay a{left:51%;bottom:30px;width:25px;height:25px;}.full-cntrl-bottom-caption-blank .flex-pauseplay a:before{font-size:25px;}.full-cntrl-bottom-caption-blank.nav-white .flex-direction-nav a:before,.full-cntrl-bottom-caption-blank.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-left-caption-blank .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-left-caption-blank .flex-direction-nav .flex-prev{left:40px;}.full-cntrl-left-caption-blank.flexslider:hover .flex-direction-nav .flex-prev{left:40px;}.full-cntrl-left-caption-blank .flex-direction-nav .flex-next,.full-cntrl-left-caption-blank.flexslider:hover .flex-direction-nav .flex-next{left:120px;}.full-cntrl-left-caption-blank .flex-pauseplay a{left:93px;bottom:30px;width:25px;height:25px;}.full-cntrl-left-caption-blank .flex-pauseplay a:before{font-size:25px;}.full-cntrl-left-caption-blank.nav-white .flex-direction-nav a:before,.full-cntrl-left-caption-blank.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-left-caption-blank .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-left-caption-blank .flex-direction-nav .flex-prev{left:40px;}.full-cntrl-left-caption-blank.flexslider:hover .flex-direction-nav .flex-prev{left:40px;}.full-cntrl-left-caption-blank .flex-direction-nav .flex-next,.full-cntrl-left-caption-blank.flexslider:hover .flex-direction-nav .flex-next{left:120px;}.full-cntrl-left-caption-blank .flex-pauseplay a{left:93px;bottom:30px;width:25px;height:25px;}.full-cntrl-left-caption-blank .flex-pauseplay a:before{font-size:25px;}.full-cntrl-right-caption-blank .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-right-caption-blank .flex-direction-nav .flex-prev{left:auto;right:160px;}.full-cntrl-right-caption-blank.flexslider:hover .flex-direction-nav .flex-prev{left:auto;right:160px;}.full-cntrl-right-caption-blank .flex-direction-nav .flex-next,.full-cntrl-right-caption-blank.flexslider:hover .flex-direction-nav .flex-next{right:85px;}.full-cntrl-right-caption-blank .flex-pauseplay a{left:auto;right:125px;bottom:30px;width:25px;height:25px;}.full-cntrl-right-caption-blank .flex-pauseplay a:before{font-size:25px;}.full-cntrl-right-caption-blank.nav-white .flex-direction-nav a:before,.full-cntrl-right-caption-blank.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-center-caption-bottom .flex-pauseplay a{left:auto;right:10px;top:10px;width:25px;height:25px;}.full-cntrl-center-caption-bottom .flex-pauseplay a:before{font-size:25px;}.full-cntrl-center-caption-bottom ul.slides li{position:relative;}.full-cntrl-center-caption-bottom .container{position:absolute;width:100%;z-index:99;bottom:0px;right:0px;max-width:none;}.full-cntrl-center-caption-bottom .container .slide-caption{padding:10px;text-align:center;width:100%;margin:0 auto;}.full-cntrl-center-caption-bottom .container .slide-caption h2{font-size:2em;font-weight:700;padding-bottom:10px;text-transform:uppercase;}.full-cntrl-center-caption-bottom.nav-white .flex-direction-nav a:before,.full-cntrl-center-caption-bottom.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-bottom-caption-bottom .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-bottom-caption-bottom .flex-direction-nav .flex-prev{left:47%}.full-cntrl-bottom-caption-bottom.flexslider:hover .flex-direction-nav .flex-prev{left:47%}.full-cntrl-bottom-caption-bottom .flex-direction-nav .flex-next,.full-cntrl-bottom-caption-bottom.flexslider:hover .flex-direction-nav .flex-next{left:53%}.full-cntrl-bottom-caption-bottom .flex-pauseplay a{left:51%;bottom:30px;width:25px;height:25px;}.full-cntrl-bottom-caption-bottom .flex-pauseplay a:before{font-size:25px;}.full-cntrl-bottom-caption-bottom.nav-white .flex-direction-nav a:before,.full-cntrl-bottom-caption-bottom.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-bottom-caption-bottom ul.slides li{position:relative;}.full-cntrl-bottom-caption-bottom .container{position:absolute;width:100%;z-index:99;bottom:0px;right:0px;max-width:none;}.full-cntrl-bottom-caption-bottom .container .slide-caption{padding:10px;text-align:center;width:100%;margin:0 auto;padding-bottom:60px;}.full-cntrl-bottom-caption-bottom .container .slide-caption h2{font-size:2em;font-weight:700;padding-bottom:10px;text-transform:uppercase;}.photo-glry-cntr{position:relative;width:100%;margin-bottom:5px;box-shadow:none;border:none;display:table-cell;}.thumb-bottom-crucel{margin-bottom:0;box-shadow:none;border:none;margin-top:5px;}.photo-glry-cntr .galery-caption,.photo-glry-cntr .flex-direction-nav{display:none;}.photo-glry-cntr.with-controls .flex-direction-nav{display:inherit;}.photo-glry-cntr.thumb-bottom ul.slides,.photo-glry-cntr.thumb-bottom .flex-control-nav{width:100%}.photo-glry-cntr.thumb-right ul.slides{float:left;width:75%}.photo-glry-cntr.thumb-right .flex-control-nav{float:right;width:24.3%;margin:0;}.photo-glry-cntr.thumb-right .flex-control-nav li{width:100%}.photo-glry-cntr.thumb-right .flex-control-nav li img{margin-bottom:5px;}.photo-glry-cntr.thumb-right .flex-control-nav li:last-child img{margin-bottom:0;}.photo-glry-cntr.thumb-bottom .flex-control-thumbs li{width:33.3%}.photo-glry-cntr.thumb-bottom .flex-control-thumbs li img{padding-right:5px;}.photo-glry-cntr.thumb-bottom .flex-control-thumbs li:last-child img{padding-right:0;}.photo-glry-cntr.thumb-left ul.slides{float:right;width:75%}.photo-glry-cntr.thumb-left .flex-control-nav{float:left;width:24.3%;margin:0;}.photo-glry-cntr.thumb-left .flex-control-nav li{width:100%}.photo-glry-cntr.thumb-left .flex-control-nav li img{margin-bottom:5px;}.thumb-bottom-crucel ul.slides li img{padding-right:5px;padding-top:5px;}.photo-glry-cntr.with-caption .galery-caption{display:inherit;position:absolute;bottom:10px;background:rgba(0,0,0,0.8);color:#fff;padding:10px;left:10px;right:10px;}.gallery-heading h3{background:#df9204;color:#fff;text-transform:uppercase;font-weight:600;float:left;font-size:130%;padding:0 20px;height:38px;line-height:38px;}.gallery-heading a{background:#9d6c11;border:0 none;text-transform:uppercase;font-weight:600;color:#fff;display:inline-block;font-size:90%;padding:0 15px;height:38px;line-height:38px;position:relative;transition:0.2s ease-in;}.gallery-heading a:hover{background:#493001;color:#fff;}#galleryTab .resp-tab-content{padding:0;}#gallery,#videos{margin:10px 0px;}.gallerytitle{color:#fff;font-size:14px;}.carasoleflex-wrap{padding:10px !important;}.carasoleflex-wrap.white-bg{background-color:#fff !important;}.carasoleflex-wrap.dark-bg{background-color:#c8c8c8 !important;}.carasoleflex-wrap .galleryMeta{padding-bottom:10px;}.carasoleflex-wrap.dark-bg .list-group-item{border:1px solid #c9c9c9;}.carasoleflex-wrap .galleryThumb{width:97%}.carasoleflex-wrap .youtubeVideo{min-height:120px;height:120px;}.carasoleflex-wrap .video h4{font-size:14px;height:40px;overflow:hidden;display:inline-block;}.carasoleflex-wrap .youtubeVideo span{height:auto !important;}.carasoleflex-wrap.thin-border .galleryThumb{width:97% !important;padding:2px !important;}.carasoleflex-wrap .youtubeVideo{border-radius:0;}.carasoleflex-wrap.thin-border.border-radius-medium .galleryThumb,.carasoleflex-wrap.thick-border.border-radius-medium .galleryThumb{border-radius:5px;}.carasoleflex-wrap.border-radius-medium .galleryThumb a img,.carasoleflex-wrap.border-radius-medium .youtubeVideo{border-radius:5px;}.carasoleflex-wrap.thin-border.border-radius-medium .galleryThumb a img,.carasoleflex-wrap.thin-border.border-radius-medium .youtubeVideo{border-radius:5px 5px 0 0;}.carasoleflex-wrap.border-radius-large .galleryThumb,.carasoleflex-wrap.border-radius-large .youtubeVideo{border-radius:12px;}.carasoleflex-wrap.thin-border.border-radius-large .galleryThumb a img{border-radius:12px 12px 0 0;}.carasoleflex-wrap.thick-border.border-radius-large .galleryThumb a img,.carasoleflex-wrap.thick-border.border-radius-large .youtubeVideo{border-radius:12px 12px 0 0;}.carasoleflex-wrap.thin-border .galleryThumb,.carasoleflex-wrap.thick-border .galleryThumb{background:#9d6c11;}.carasoleflex-wrap .galleryThumb span{display:inline-block;font-size:14px;height:40px;overflow:hidden;}.carasoleflex-wrap.thin-border .galleryThumb span{color:#fff !important;}.carasoleflex-wrap.thick-border .galleryThumb{width:97% !important;padding:5px !important;}.carasoleflex-wrap.thick-border .galleryThumb span{color:#fff !important;}.carasoleflex-wrap.thin-border .video h4,.carasoleflex-wrap.thick-border .video h4{color:#fff;}.carasoleflex-wrap .button{background:#9d6c11;padding:3px 5px;color:#fff;font-size:13px;border:1px solid #9d6c11;border-radius:0;transition:0.2s ease-in;height:auto;}.carasoleflex-wrap .button.border-radius-medium{border-radius:5px;}.carasoleflex-wrap .button.border-radius-large{border-radius:12px;}.carasoleflex-wrap .button:hover{background:#9d6c11;border:1px solid #9d6c11;}.banner-wrapper .flex-direction-nav{display:block !important;}.banner-wrapper .flex-direction-nav a::before{color:#fff !important;font-size:35px !important;}.banner-wrapper .flex-pauseplay a::before{color:#fff !important;}.banner-wrapper .flex-direction-nav{display:block !important;}.banner-wrapper .flex-direction-nav a::before{color:#fff !important;font-size:35px !important;}.banner-wrapper .flex-pauseplay a::before{color:#fff !important;}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-film:before{content:"\e9c1"}.icon-arrow-light-right:before{content:"\e9bd"}.icon-direction-fill:before{content:"\e9be"}.icon-direction-line:before{content:"\e9bf"}.icon-arrow-light-left:before{content:"\e9c0"}.icon-arrow-light:before{content:"\e90f"}.icon-play:before{content:"\e910"}.icon-plus-light:before{content:"\e911"}.icon-audio:before{content:"\e90d"}.icon-menu-list:before{content:"\e90e"}.icon-social-thumb:before{content:"\e90b"}.icon-social-thumb-fill:before{content:"\e90c"}.icon-arrow-right-2:before{content:"\e9b3"}.icon-arrow-right-3:before{content:"\e9b4"}.icon-bulate-01:before{content:"\e9b5"}.icon-bulate-02:before{content:"\e9b6"}.icon-bulate-03:before{content:"\e9b7"}.icon-external-link:before{content:"\e9b8"}.icon-fishery:before{content:"\e9b9"}.icon-plus-2 .path1:before{content:"\e9ba";color:#3b91ca;}.icon-plus-2 .path2:before{content:"\e9bb";margin-left:-1em;color:#323232;}.icon-tree:before{content:"\e9bc"}.icon-announcements:before{content:"\e995"}.icon-awards:before{content:"\e996"}.icon-block:before{content:"\e997"}.icon-comment:before{content:"\e998"}.icon-download:before{content:"\e999"}.icon-folder .path1:before{content:"\e99a";color:#3b91ca;}.icon-folder .path2:before{content:"\e99b";margin-left:-1em;color:#333;}.icon-folder-open .path1:before{content:"\e99c";color:#3b91ca;}.icon-folder-open .path2:before{content:"\e99d";margin-left:-1em;color:#333;}.icon-guidelines:before{content:"\e99e"}.icon-interview:before{content:"\e99f"}.icon-menu-2:before{content:"\e9a0"}.icon-minus .path1:before{content:"\e9a1";color:#3b91ca;}.icon-minus .path2:before{content:"\e9a2";margin-left:-1em;color:#333;}.icon-pdf-2 .path1:before{content:"\e9a3";color:#3b91ca;}.icon-pdf-2 .path2:before{content:"\e9a4";margin-left:-1em;color:#333;}.icon-pdf-2 .path3:before{content:"\e9a5";margin-left:-1em;color:#333;}.icon-pdf-2 .path4:before{content:"\e9a6";margin-left:-1em;color:#333;}.icon-pen:before{content:"\e9a7"}.icon-people:before{content:"\e9a8"}.icon-photo-album:before{content:"\e9a9"}.icon-plus .path1:before{content:"\e9aa";color:#3b91ca;}.icon-plus .path2:before{content:"\e9ab";margin-left:-1em;color:#333;}.icon-services:before{content:"\e9ac"}.icon-services-2:before{content:"\e9ad"}.icon-services-3:before{content:"\e9ae"}.icon-speak-out:before{content:"\e9af"}.icon-traning:before{content:"\e9b0"}.icon-user:before{content:"\e9b1"}.icon-view:before{content:"\e9b2"}.icon-accommodation:before{content:"\e98e"}.icon-aeroplane:before{content:"\e98f"}.icon-bus:before{content:"\e990"}.icon-doc:before{content:"\e991"}.icon-like:before{content:"\e992"}.icon-pdf:before{content:"\e993"}.icon-train:before{content:"\e994"}.icon-accessibility:before{content:"\e970"}.icon-boy:before{content:"\e971"}.icon-calender-check:before{content:"\e972"}.icon-close-fill:before{content:"\e973"}.icon-close-line:before{content:"\e974"}.icon-disclaimer:before{content:"\e975"}.icon-e-book:before{content:"\e976"}.icon-facebook:before{content:"\e977"}.icon-female:before{content:"\e978"}.icon-folder-directory:before{content:"\e979"}.icon-girl:before{content:"\e97a"}.icon-group-fill:before{content:"\e97b"}.icon-group-line:before{content:"\e97c"}.icon-indian-rupees:before{content:"\e97d"}.icon-linked-in:before{content:"\e97e"}.icon-male:before{content:"\e97f"}.icon-man-old:before{content:"\e980"}.icon-map-area:before{content:"\e981"}.icon-map-location:before{content:"\e982"}.icon-map-marker:before{content:"\e983"}.icon-minus-square:before{content:"\e984"}.icon-news:before{content:"\e985"}.icon-plus-square:before{content:"\e986"}.icon-refress:before{content:"\e987"}.icon-satellite:before{content:"\e988"}.icon-star-line:before{content:"\e989"}.icon-twitter:before{content:"\e98a"}.icon-youtube:before{content:"\e98b"}.icon-zoom-in:before{content:"\e98c"}.icon-zoom-out:before{content:"\e98d"}.icon-agriculture:before{content:"\e900"}.icon-arrow-down:before{content:"\e901"}.icon-arrow-left:before{content:"\e902"}.icon-arrow-right:before{content:"\e903"}.icon-arrow-top:before{content:"\e904"}.icon-articles:before{content:"\e905"}.icon-banks:before{content:"\e906"}.icon-benefits:before{content:"\e907"}.icon-births:before{content:"\e908"}.icon-bottom-caret:before{content:"\e909"}.icon-business:before{content:"\e90a"}.icon-calender:before{content:"\e912"}.icon-certificate:before{content:"\e913"}.icon-check:before{content:"\e914"}.icon-check-round:before{content:"\e915"}.icon-child-care:before{content:"\e916"}.icon-citizenship:before{content:"\e917"}.icon-clear:before{content:"\e918"}.icon-close:before{content:"\e919"}.icon-colleges:before{content:"\e91a"}.icon-communications:before{content:"\e91b"}.icon-culture-1:before{content:"\e91c"}.icon-culture-2:before{content:"\e91d"}.icon-deaths:before{content:"\e91e"}.icon-deaths-2:before{content:"\e91f"}.icon-document:before{content:"\e920"}.icon-education:before{content:"\e921"}.icon-election-commission:before{content:"\e922"}.icon-electricity:before{content:"\e923"}.icon-email:before{content:"\e924"}.icon-environment:before{content:"\e925"}.icon-grievances:before{content:"\e926"}.icon-health:before{content:"\e927"}.icon-home:before{content:"\e928"}.icon-hospitals:before{content:"\e929"}.icon-identy:before{content:"\e92a"}.icon-infrastructure:before{content:"\e92b"}.icon-it:before{content:"\e92c"}.icon-jobs:before{content:"\e92d"}.icon-justice:before{content:"\e92e"}.icon-law:before{content:"\e92f"}.icon-learning:before{content:"\e930"}.icon-left-caret:before{content:"\e931"}.icon-link:before{content:"\e932"}.icon-list-view:before{content:"\e933"}.icon-local-services:before{content:"\e934"}.icon-magisterial:before{content:"\e935"}.icon-marriages:before{content:"\e936"}.icon-menu:before{content:"\e937"}.icon-miscellaneous:before{content:"\e938"}.icon-money:before{content:"\e939"}.icon-municipal:before{content:"\e93a"}.icon-ngo:before{content:"\e93b"}.icon-ngo-2:before{content:"\e93c"}.icon-passports:before{content:"\e93d"}.icon-passports-2:before{content:"\e93e"}.icon-passport-visas:before{content:"\e93f"}.icon-passport-visas-2:before{content:"\e940"}.icon-pension:before{content:"\e941"}.icon-phone:before{content:"\e942"}.icon-phone-2:before{content:"\e943"}.icon-photos:before{content:"\e944"}.icon-police-station:before{content:"\e945"}.icon-postal:before{content:"\e946"}.icon-printer:before{content:"\e947"}.icon-revenue:before{content:"\e948"}.icon-right-caret:before{content:"\e949"}.icon-rti:before{content:"\e94a"}.icon-rural:before{content:"\e94b"}.icon-schools:before{content:"\e94c"}.icon-science:before{content:"\e94d"}.icon-search:before{content:"\e94e"}.icon-self-employed:before{content:"\e94f"}.icon-share:before{content:"\e950"}.icon-sitemap:before{content:"\e951"}.icon-skip-to-main:before{content:"\e952"}.icon-social:before{content:"\e953"}.icon-social-2:before{content:"\e954"}.icon-social-3:before{content:"\e955"}.icon-social-security:before{content:"\e956"}.icon-sports:before{content:"\e957"}.icon-supply:before{content:"\e958"}.icon-supply-2:before{content:"\e959"}.icon-support:before{content:"\e95a"}.icon-taxes:before{content:"\e95b"}.icon-taxes-2:before{content:"\e95c"}.icon-telecom:before{content:"\e95d"}.icon-thumbs-view:before{content:"\e95e"}.icon-top-caret:before{content:"\e95f"}.icon-tourism:before{content:"\e960"}.icon-transport:before{content:"\e961"}.icon-travel:before{content:"\e962"}.icon-video:before{content:"\e963"}.icon-village:before{content:"\e964"}.icon-visas .path1:before{content:"\e965";color:#333;}.icon-visas .path2:before{content:"\e966";margin-left:-1em;color:#333;}.icon-visas .path3:before{content:"\e967";margin-left:-1em;color:#404041;}.icon-visas .path4:before{content:"\e968";margin-left:-1em;color:#404041;}.icon-visas .path5:before{content:"\e969";margin-left:-1em;color:#404041;}.icon-visas .path6:before{content:"\e96a";margin-left:-1em;color:#404041;}.icon-visas .path7:before{content:"\e96b";margin-left:-1em;color:#404041;}.icon-visas .path8:before{content:"\e96c";margin-left:-1em;color:#404041;}.icon-water:before{content:"\e96d"}.icon-wellness:before{content:"\e96e"}.icon-youth:before{content:"\e96f"}#accordion{border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border:1px solid #1f497d;}#accordion .accordianheader{color:#32394d;position:relative;padding:8px 15px;margin-top:0px;text-align:left;border-bottom:1px solid #f0f4f7;cursor:pointer;}#accordion .accordianheader h3{font-size:15px;font-weight:600;}#accordion .accordianheader.ui-accordion-header-active{background:#f4f4f4;}#accordion .accordianbody{background:#f4f4f4;padding:10px 25px;}#accordion .accordianbody ul{margin:0;list-style:none;padding:0;}#accordion .accordianbody ul li{padding:10px;border-bottom:1px solid lightgrey;}#accordion i{position:absolute;right:20px;top:14px;-webkit-transition:all 300ms ease-in 0s;transition:all 300ms ease-in 0s;}#accordion .ui-state-active i{color:#32394d;-webkit-transform:rotate(180deg);transform:rotate(180deg);}#accordion1{border:0px;background:#fff;}#accordion1 .accordianheader{color:#000;position:relative;padding:8px 15px;margin-top:0px;text-align:left;border-bottom:1px solid #fff;background:#fffefd;cursor:pointer;}#accordion1 .accordianheader h3{font-size:15px;font-weight:600;}#accordion1 .accordianheader.ui-accordion-header-active{background:#bc7b03;color:#fff;}#accordion1 .accordianbody{background:#fff;padding:10px 25px;}#accordion1 .accordianbody ul{margin:0;list-style:none;padding:0;}#accordion1 .accordianbody ul li{padding:10px;border-bottom:1px solid lightgrey;}#accordion1 i{position:absolute;right:20px;top:14px;-webkit-transition:all 300ms ease-in 0s;transition:all 300ms ease-in 0s;}#accordion1 .ui-state-active i{color:#fff;-webkit-transform:rotate(180deg);transform:rotate(180deg);}#accordion2{border:0px;background:#fff;}#accordion2 .accordianheader{color:#284457;position:relative;padding:5px;margin-top:0px;text-align:left;border:1px solid #ea3876;border-top:0px;background:#1f497d;cursor:pointer;}#accordion2 .accordianheader span{display:inline-block;}#accordion2 .accordianheader h3{display:inline-block;}#accordion2 .accordianheader:first-of-type{border-top:1px solid #e1d6d6;}#accordion2 .accordianheader h3{font-size:16px;font-weight:600;padding-bottom:0;padding:8px;color:#ea3876;}#accordion2 .accordianheader.ui-accordion-header-active{background:#ea3876;color:#fff;}#accordion2 .accordianheader.ui-accordion-header-active h3{color:#fff;}#accordion2 .accordianheader.ui-accordion-header-active i{color:#fff;}#accordion2 .accordianbody{background:#fff;padding:10px 25px;border:1px solid #ea3876;}#accordion2 .accordianbody ul{margin:0;list-style:none;padding:0;}#accordion2 .accordianbody ul li{padding:10px;border-bottom:1px solid lightgrey;}#accordion2 i{color:#000;position:absolute;right:20px;top:11px;font-size:1.5em;-webkit-transition:all 300ms ease-in 0s;transition:all 300ms ease-in 0s;}#accordion2 .ui-state-active i{-webkit-transform:rotate(180deg);transform:rotate(180deg);}#accordion2 .ui-state-active i:before{content:"\e984"}.contrast #accordion2{background:#000;}.contrast #accordion2 .accordianheader:first-of-type{border:1px solid #fff;}.contrast #accordion2 .accordianheader{border-color:#fff;background:#000;}.contrast #accordion2 .accordianheader h3{color:#fff;}.contrast #accordion2 .accordianheader i{color:#ff0;}.contrast #accordion2 .accordianbody{border:1px solid #fff;}.contrast .publicUtilityCont .utilityIcon{background:#000;color:#ff0;border:1px solid #ff0;}.contrast .publicUtilityCont .utilityIcon::after{border-left:8px solid #ff0;}.contrast .publicUtilityContent h5,.contrast p{color:#fff;}#accordion6{color:#000;Padding:0;border:0px;background:#fff;padding:0;}#accordion6 .accordianheader{color:#000;position:relative;padding:8px 10px;margin-top:0px;text-align:left;border-bottom:1px solid #bebebe;cursor:pointer;}#accordion6 .accordianheader:last-of-type{border-bottom:0px;}#accordion6 .accordianheader h3{font-size:15px;font-weight:600;padding-left:20px;color:#000;padding-bottom:0px;}#accordion6 .accordianheader.ui-accordion-header-active{border-bottom:1px solid transparent;}#accordion6 .accordianheader.ui-accordion-header-active{color:#9d6c11;}#accordion6 .accordianheader.ui-accordion-header-active h3{color:#9d6c11;}#accordion6 .accordianbody{background:none;padding:5px 25px;}#accordion6 .accordianbody ul{margin:0;list-style:none;padding:0;}#accordion6 .accordianbody ul li{padding:10px 4px;border-bottom:1px solid lightgrey;}#accordion6 .accordianbody ul li:last-child{border-bottom:none;}#accordion6 .accordianbody ul li a{color:#000;}#accordion6 i{position:absolute;left:10px;top:10px;-webkit-transition:all 300ms ease-in 0s;transition:all 300ms ease-in 0s;}#accordion6 i:before{content:"+";font-weight:700;}#accordion6 .ui-state-active i{-webkit-transform:rotate(180deg);transform:rotate(180deg);}#accordion6 .ui-state-active i:before{content:"-"}.contrast #accordion6{background:#000;border:1px solid #ff0;color:#ff0;}.ministerContainer{width:100%;padding:0;border:1px solid #1f497d;border-radius:0;}.ministerContainer .ministerMainContent{width:100%;padding:20px;display:flex;-moz-box-align:center;align-items:center;border-bottom:1px solid #1f497d;}.ministerContainer .ministerMainContent:last-child{border-bottom:none;}.ministerContainer .ministerMainContent .imageContainer{float:left;width:130px;height:120px;background:none !important;border:0 !important;text-align:center;}.ministerContainer .ministerMainContent .textContainer{width:60%;float:left;padding-left:2em;}.ministerContainer .ministerMainContent .textContainer p{padding-bottom:3px;width:100%;font-weight:600;}.ministerContainer .ministerMainContent .textContainer p .ministerName{font-weight:400;}.ministerContainer .ministerMainContent .textContainer .profileMainCont{width:100%;margin-top:10px;}.ministerContainer .ministerMainContent .textContainer .profileMainCont .profileBtn{margin:1px;}.ministerContainer .ministerMainContent .textContainer .profileMainCont .profileBtn:hover{background:#fff;color:#9d6c11;}@media (max-width:1024px){.ministerContainer .ministerMainContent{display:block;}.ministerContainer .ministerMainContent .imageContainer{width:100%;float:none;margin-bottom:20px;}.ministerContainer .ministerMainContent .textContainer{width:100%;float:none;padding-left:0;text-align:center;}}@media (max-width:767px){.ministerContainer .ministerMainContent{display:flex;}.ministerContainer .ministerMainContent .imageContainer{width:40%;float:left;margin-bottom:0;}.ministerContainer .ministerMainContent .textContainer{width:60%;float:none;padding-left:2em;text-align:left;}}@media (max-width:500px){.ministerContainer .ministerMainContent{display:block;}.ministerContainer .ministerMainContent .imageContainer{width:100%;float:none;margin-bottom:20px;}.ministerContainer .ministerMainContent .textContainer{width:100%;float:none;padding-left:0;text-align:center;}}.contrast .profileBtn{background:#000;border:1px solid #ff0;color:#fff;}.contrast .profileBtn:hover{background:#000 !important;}.ministerProfileCont2 p{font-weight:600;}.ministerProfileCont2 p .ministerName{font-weight:400;}.ministerContainer3{width:100%;padding:0;border-radius:0;background:#1f497d;}.ministerContainer3 .ministerMainContent{width:100%;padding:20px;display:flex;-moz-box-align:center;align-items:center;}.ministerContainer3 .ministerMainContent:hover{background:#9d6c11;}.ministerContainer3 .ministerMainContent:hover .textContainer p{color:#fff;}.ministerContainer3 .ministerMainContent .imageContainer{float:left;width:130px;height:120px;background:#fff;text-align:center;}.ministerContainer3 .ministerMainContent .textContainer{width:60%;float:left;padding-left:2em;}.ministerContainer3 .ministerMainContent .textContainer p{padding-bottom:3px;width:100%}.ministerContainer3 .ministerMainContent .textContainer .profileMainCont{width:100%;margin-top:10px;}.ministerContainer3 .ministerMainContent .textContainer .profileMainCont .profileBtn{margin:1px;}.ministerContainer3 .ministerMainContent .textContainer .profileMainCont .profileBtn:hover{background:#fff;color:#9d6c11;}@media (max-width:1024px){.ministerContainer3 .ministerMainContent .textContainer .profileMainCont .profileBtn{margin:0;}}@media (max-width:940px){.ministerContainer3 .ministerMainContent{display:block;}.ministerContainer3 .ministerMainContent .imageContainer{width:100%;float:none;margin-bottom:20px;}.ministerContainer3 .ministerMainContent .textContainer{width:100%;float:none;padding-left:0;text-align:center;}}@media (max-width:767px){.ministerContainer3 .ministerMainContent{display:flex;}.ministerContainer3 .ministerMainContent .imageContainer{width:40%;float:left;margin-bottom:0;}.ministerContainer3 .ministerMainContent .textContainer{width:60%;float:none;padding-left:2em;text-align:left;}}@media (max-width:500px){.ministerContainer3 .ministerMainContent{display:block;}.ministerContainer3 .ministerMainContent .imageContainer{width:100%;float:none;margin-bottom:20px;}.ministerContainer3 .ministerMainContent .textContainer{width:100%;float:none;padding-left:0;text-align:center;}}.contrast .ministerContainer3{background:#000;border:1px solid #fff;}.contrast .ministerContainer3 .ministerMainContent:hover{background:#000;}.ministerProfileCont4{width:100%;border:1px solid #1f497d;border-radius:0;padding:0;}.ministerProfileCont4 .ministermaincontainer4{width:100%;padding:20px;}.ministerProfileCont4 .ministermaincontainer4 .imageContainer{width:130px;height:130px;background:#1f497d;text-align:center;display:inline-block;border-radius:50%;overflow:hidden;}.ministerProfileCont4 .ministermaincontainer4 p{margin-top:15px;}.ministerProfileCont4 .ministermaincontainer4 .ministerName{display:block;}.ministerProfileCont4 .ministermaincontainer4 .ministerProfileLink{width:100%;text-align:center;}.ministerProfileCont4 .ministermaincontainer4 .ministerProfileLink li{display:inline-block;border-right:1px solid #1f497d;}.ministerProfileCont4 .ministermaincontainer4 .ministerProfileLink li a{display:inline-block;font-weight:600;padding:0 5px;font-size:95%;color:#9d6c11;}.ministerProfileCont4 .ministermaincontainer4 .ministerProfileLink li a:hover{color:#9d6c11;}.ministerProfileCont4 .ministermaincontainer4 .ministerProfileLink li:last-child{border-right:none;}.ministerProfileCont5{width:100%;background:#1f497d;border-radius:0;padding:0;}.ministerProfileCont5 .ministermaincontainer5{width:100%;padding:20px;border-bottom:1px solid #fff;}.ministerProfileCont5 .ministermaincontainer5:last-child{border-bottom:none;}.ministerProfileCont5 .ministermaincontainer5 .imageContainer{width:130px;height:120px;background:#fff;text-align:center;display:inline-block;}.ministerProfileCont5 .ministermaincontainer5 p{margin-top:15px;}.ministerProfileCont5 .ministermaincontainer5 .ministerName{display:block;}.ministerProfileCont5 .ministermaincontainer5 .ministerProfileLink{width:100%;text-align:center;}.ministerProfileCont5 .ministermaincontainer5 .ministerProfileLink .minProfileBtn{background:#4b3504;border:0;color:#fff;margin:2px;}.contrast .ministerProfileCont5{background:#000;border:1px solid #fff;}.contrast .ministerProfileCont5 .ministermaincontainer5 .ministerProfileLink .minProfileBtn{background:#000;border:1px solid #ff0;}.searchWidgetWrapper .SearchWidget{max-width:70%;margin:0 auto;display:flex;border-bottom:1px solid #1a1a1a;}.searchWidgetWrapper .SearchWidget input[type=text]{border:0 solid #000;outline:none;box-shadow:none;font-size:1.5em;padding:8px 10px;height:45px;width:90%;display:inline-block;vertical-align:middle;color:#1a1a1a;}.searchWidgetWrapper .SearchWidget button{display:inline-block;height:45px;width:10%;vertical-align:middle;font-size:1.5em;background:none;text-align:right;padding:5px 8px;}.searchWidgetWrapper .SearchWidget button:hover{color:#4b3504;}.blinking-cursor{-webkit-animation:1s blink step-end infinite;-moz-animation:1s blink step-end infinite;-ms-animation:1s blink step-end infinite;-o-animation:1s blink step-end infinite;animation:1s blink step-end infinite;}.searchResultCount{font-size:1em;margin-bottom:15px;}.searchItem{padding:15px 0;border-top:1px solid rgba(0,0,0,0.1);}.searchItem:first-child{border-top:none;}.searchItem h2{margin:0 0 10px;font-weight:600;font-size:1.2em;}.style-1 .searchItem a,.style-1 .box a,.style-1 .newsBox a,.style-1 .box h2 a,.style-1 .newsBox h2 a{color:#9d6c11;}.style-2 .searchItem a,.style-2 .box a,.style-2 .newsBox a,.style-2 .box h2 a,.style-2 .newsBox h2 a{color:#4b3504;}.style-6 .box a.captcha_play_button,.style-6 .newsBox a.captcha_play_button,.style-6 .box a.captcha-refresh-btn,.style-6 .newsBox a.captcha-refresh-btn{color:inherit;}.style-5 .searchItem a,.style-5 .box a,.style-5 .newsBox a,.style-5 .box h2 a,.style-5 .newsBox h2 a{color:#ea3876;}.style-3 .searchItem a,.style-3 .box a,.style-3 .newsBox a,.style-3 .box h2 a,.style-3 .newsBox h2 a{color:#475c59;}.style-4 .searchItem a,.style-4 .box a,.style-4 .newsBox a,.style-4 .box h2 a,.style-4 .newsBox h2 a{color:#2aacea;}.style-7 .searchItem a,.style-7 .box a,.style-7 .newsBox a,.style-7 .box h2 a,.style-7 .newsBox h2 a{color:#9d6c11;}.style-8 .searchItem a,.style-8 .box a,.style-8 .newsBox a,.style-8 .box h2 a,.style-8 .newsBox h2 a{color:#52de97;}.style-9 .searchItem a,.style-9 .box a,.style-9 .newsBox a,.style-9 .box h2 a,.style-9 .newsBox h2 a{color:#06b1ac;}}.box2_5{width:25%;float:left;vertical-align:top;left:0;min-height:.5px;}@media (max-width:1024px){.box2_5{width:48%}.box2_5:nth-child(odd){margin-right:2%}.box2_5:nth-child(even){margin-left:2%}}@media (max-width:640px){.box2_5{width:100%;float:none;vertical-align:top;left:0;min-height:.5px;}.box2_5:nth-child(odd){margin-right:0;}.box2_5:nth-child(even){margin-left:0;}}.list-style-big-icon .villege,.list-style-big-icon .mc,.list-style-big-icon .ps{padding-bottom:5px;display:block;overflow:hidden;}.list-style-big-icon .villege .list-style-big-iconIcon{background:#9d6c11;color:#fff;}.list-style-big-icon .villege .list-style-big-iconTest{color:#9d6c11;}.list-style-big-icon .mc .list-style-big-iconIcon{background:#9d6c11;}.list-style-big-icon .mc .list-style-big-iconTest{color:#9d6c11;}.list-style-big-icon .ps .list-style-big-iconIcon{background:#4b3504;}.list-style-big-icon .ps .list-style-big-iconTest{color:#4b3504;}.list-style-big-icon .list-style-big-iconIcon{width:100px;height:90px;float:left;margin-right:10px;overflow:hidden;}.list-style-big-icon .list-style-big-iconIcon span{font-size:60px;color:#fff;display:block;text-align:center;margin:15px 0;}.list-style-big-icon .list-style-big-iconIcon svg{-webkit-transform:scale(2);transform:scale(2);display:block;margin:25px auto;fill:#fff;}.list-style-big-icon .list-style-big-iconIcon svg *{fill:#fff;}.list-style-big-icon .list-style-big-iconTest{padding-top:8px;}.list-style-big-icon .list-style-big-iconTest span{font-size:2.4em;font-weight:700;display:block;padding-bottom:0;}@media (max-width:1100px){.list-style-big-icon .list-style-big-iconIcon{height:70px;width:80px;}.list-style-big-icon .list-style-big-iconIcon span{font-size:50px;margin:8px 0;}.list-style-big-icon .list-style-big-iconTest span{font-size:2em;line-height:1em;}}.page-head{margin:0 0 20px;}#breadcrumb ul li{float:left;}#breadcrumb ul li:after{content:'>';display:inline-block;padding:0 6px;}#breadcrumb ul li:last-child:after{content:''}#breadcrumb ul li:last-child a{color:inherit;}.printShare ul li{float:left;margin:0 3px;}.printShare ul li img{max-width:18px;}.printShare ul li:first-child{margin-left:0;}.printShare ul li:last-child{margin-right:0;}.printShare ul li:first-child:after{content:'/';display:inline-block;padding:0 4px 0 6px;}.printShare ul li:last-child:after{content:none;padding-right:0;}.printShare ul li:last-child a:last-child span{margin:0;}.printShare ul li a{text-transform:uppercase;font-size:.85em;font-weight:700;color:inherit;}.printShare ul li span{font-size:1.4em;padding:0;vertical-align:middle;margin:0 4px 0 0;}.printShare ul li span.icon-printer{margin:0;font-size:1.6em;}.ui-widget.ui-datepicker{border-color:#ea3876;}.ui-widget-header{border-color:#ea3876;background:#ea3876;}.ui-state-default,.ui-widget-content .ui-state-default{background:none;text-align:center;border:0;}.ui-state-highlight,.ui-widget-content .ui-state-highlight{background:#ea3876;color:#fff;border-color:#ea3876;border:1px;}.has-addons .input{height:30px;margin-top:1px;}.newsBox h3,.newsBox a,.newsBox .text-small{color:#9d6c11;}.pagination{margin:15px 0;text-align:center;}.pagination ul{display:inline-block;padding:0;margin:0;}.pagination ul li{display:inline-block;padding:0;}.pagination ul li a{border:1px solid #1f497d;padding:4px 8px;display:block;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}.pagination ul li.count a{border:none;font-weight:700;}.style-6 .pagination ul li a{border:1px solid #ffdb69;}.style-6 .pagination ul li a:hover{background-color:#ffdb69;color:#fff;}.viewSwicther a{font-size:1.9em;line-height:38px;display:block;float:left;color:#000;}.viewSwicther a:first-child{margin-right:7px;}.location-info{background-color:#fff;border-bottom:1px solid #1f497d;}.location-info .row .col2{margin:0;padding:35px 30px;}.location-info .row .col2 img{margin-bottom:10px;}.location-info .row .col2 p{color:#000;}.location-info .row .col2 p:last-child{padding-bottom:0;}.contrast .location-info{background:#000;border-top:1px solid #000;border-bottom:1px solid #000;}.contrast .location-info .row .col2 p{color:#fff;}@media (max-width:640px){.location-info .row .col2{padding:20px 30px;}}@media (max-width:500px){.location-info .row .col2{padding:10px 20px;}.location-info .row .col2 img{display:inline-block;margin-bottom:10px;vertical-align:middle;}.location-info .row .col2 p{display:inline-block;margin-left:10px;}}@media (max-width:400px){.location-info .row .col2{padding:5px 15px;}.location-info .row .col2 img{display:inline-block;margin-bottom:0;vertical-align:middle;width:31px;height:auto;}.location-info .row .col2 p{display:inline-block;margin-left:1px;}}.event-container .awardListing:hover .eventImage img{transform:scale(1.1);}.event-container .awardListing,.event-container .awardListing *{transition:all 0.3s linear 0s;}.event-container .awardListing .eventImage{overflow:hidden;position:relative;}.event-container .awardListing .eventImage:before{border-bottom:15px solid #fff;border-left:15px solid transparent;border-right:15px solid transparent;bottom:0;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:15px;z-index:9;}.list-view .event-container .awardListing .socialCont{margin:0 15px 0 0;}.arrowDetails:hover{background-color:#9d6c11;}.arrowDetails:hover span{color:#fff;}.list-view .event-container .awardListing{position:relative;}.list-view .event-container .awardListing .eventImage:before{width:0;height:0;border-top:15px solid transparent;border-right:15px solid #fff;border-bottom:15px solid transparent;border-left:none;bottom:0;content:"";height:0;right:0;top:50%;left:auto;position:absolute;transform:translateY(-50%);width:15px;z-index:9;}.list-view .event-container .awardListing .awardContent{float:left;padding:1em;text-align:left;width:60%}.contrast .event-container .awardListing:hover .awardContent a.arrowDetails{background:#000;}a:hover{color:#000;}.linkBtn{color:#000;margin:0;padding:0;}.linkBtn:hover{color:#000;}.icon-right-caret{position:relative;top:1px;transition:none !important;-webkit-transition:none !important;}.icon-zoom-in{transition:none !important;-webkit-transition:none !important;}.contrast .btn-default{background:#000;border:1px solid #ff0 !important;color:#ff0;}.contrast .bg-grey-light{background:#000;border-top:1px solid #fff;border-bottom:1px solid #fff;}.contrast .gen-list{background:#000;}.contrast .gen-list li.sqrList1 span.list-icon,.contrast .gen-list .sqrList2 span.list-icon,.contrast .gen-list .sqrList3 span.list-icon,.contrast .gen-list .sqrList4 span.list-icon,.contrast .gen-list .sqrList5 span.list-icon,.contrast .gen-list .sqrList6 span.list-icon,.contrast .gen-list .sqrList7 span.list-icon,.contrast .gen-list .sqrList8 span.list-icon{background:#000 !important;border:1px solid #ff0;color:#ff0;}.gen-list-squre-icons{width:100%}.gen-list-squre-icons li{width:14.5%;float:left;margin:1%;padding:1em;background:#66b9ac;text-align:center;display:table;height:140px;-webkit-transition:.5s ease all;transition:.5s ease all;}.gen-list-squre-icons li a{display:table-cell;vertical-align:middle;color:#fff;}.gen-list-squre-icons li a .list-text{color:#fff;text-transform:uppercase;}.gen-list-squre-icons li span{font-size:3em;color:#fff;margin-bottom:10px;display:inline-block;}.gen-list-squre-icons li p{padding-bottom:0;color:#fff;text-transform:uppercase;}.gen-list-squre-icons li:hover{background:rgba(0,0,0,0.4);}.contrast .gen-list-squre-icons li{background:#000;border:1px solid #ff0;}.contrast .gen-list-squre-icons li span{color:#ff0;}.contrast .gen-list-squre-icons li .list-text{color:#ff0;}@media (max-width:1100px){.gen-list-squre-icons li{width:11%}.gen-list-squre-icons li .list-text{line-height:1.2em;}}@media (max-width:940px){.gen-list-squre-icons li{width:22.8%}}@media (max-width:640px){.gen-list-squre-icons li{width:31%}}@media (max-width:500px){.gen-list-squre-icons li{width:48%}}@media (max-width:400px){.gen-list-squre-icons li{width:100%}}.no-radius{border-radius:0;}.boxBorder{border:1px solid #1f497d;}.boxBorder img{width:100%;margin-bottom:1em;}.postReadmore{padding:0;margin:0;color:#000;}.postReadmore:hover{color:#000;}.boxBorder .hr{margin:1em 0;}.poststyle2{padding-right:10px;}.btn-black{background-color:#000;border-color:#000;color:#fff;}.btn-black:hover{background:rgba(0,0,0,0.8);}.poststyle{width:100%;padding:20px;border-bottom:1px solid #1f497d;}.poststyle:hover{background:#9d6c11;}.poststyle:hover h4,.poststyle:hover p,.poststyle:hover .postReadmore{color:#fff;}.poststyle:last-child{border-bottom:0;}.newsContainer{width:100%;padding:20px;border-bottom:1px solid #1f497d;display:-webkit-box;display:-ms-flexbox;display:flex;}.newsContainer:hover h4,.newsContainer:hover p,.newsContainer:hover .postReadmore{color:#000;}.newsContainer:last-child{border-bottom:0;}.searchWidget{background:#4b3504;padding:30px 20px;text-align:center;margin:20px 0;}.searchWidget .searchbox{display:inline-block;width:45%}.searchWidget .searchbox .button{height:100%}.searchWidget .field.has-addons{width:100%}.searchWidget .icon-search{padding-right:8px;}.contrast .searchWidget{background:#000;}.contrast .searchWidget .button{color:#000 !important;}@media (max-width:1024px){.searchWidget .searchbox{display:inline-block;width:65%}}@media (max-width:768px){.form-select,.form-text,.form-email,.form-textarea{width:100% !important;}.form-textarea{max-width:100% !important;min-width:100% !important;}.searchWidget .searchbox{display:inline-block;width:85%}.center-block-box{width:95%}}@media (max-width:500px){.searchWidget .searchbox{display:inline-block;width:auto;}}.btn-state{color:#000;background-color:#fff;border-color:#1f497d;}.btn-state:hover{color:#ea3876;}.contrast .btn-state{background-color:#000;border-color:#ff0;}.upcomingEventContainer{width:100%}.upcomingEventContainer .upcomingImgCont{width:100%}.upcomingEventContainer .urduUpcoming{color:#000;}.upcomingEventContainer .urduUpcoming:hover{text-decoration:underline;}.ministerProfileMainCont{width:100%;display:flex;}.ministerProfileMainCont .profileMinister{width:48%;float:left;margin:0.5rem 1%;display:flex;}@media (max-width:500px){.ministerProfileMainCont{display:block;}.ministerProfileMainCont .profileMinister{display:block;float:none;margin:0;width:100%}.ministerProfileMainCont .profileMinister:first-child{margin-bottom:20px;}}.new{background:#ffdb69;color:#fff;display:inline-block;font-size:80%;margin:0 2px;padding:1px 5px;text-transform:uppercase;}.contrast .new{background:#000;color:#ff0;border:1px solid #ff0;}@media (max-width:1100px){.latestNews{width:32%}.upcomingNews{width:22%}.profileCont{width:40%}}@media (max-width:1024px){.latestNews{width:98%}.upcomingNews{width:38%}.profileCont{width:58%}}@media (max-width:767px){.latestNews{width:98%}.upcomingNews{width:98%;margin-bottom:20px !important;}.profileCont{width:98%}}.documentBorder{border-top:3px solid #4b3504;margin:0.5rem 1%;margin-bottom:10px;}.ourServiceBorder{border-top:3px solid #ea3876;margin:0.5rem 1%;margin-bottom:10px;}.instituteBorder{border-top:3px solid #9d6c11;margin:0.5rem 1%;margin-bottom:10px;}.awardBorder{border-top:3px solid #ffdb69;margin:0.5rem 1%;margin-bottom:10px;}@media (max-width:767px){.documentBorder,.ourServiceBorder,.instituteBorder{margin-bottom:20px !important;}}.contrast .bg-white{background:#000;border:1px solid #fff;}.awardMainContainer{width:100%}.awardMainContainer .awardListContainer{align-items:start;display:flex;margin-bottom:20px;width:100%}.awardMainContainer .awardListContainer img{margin-left:0;max-width:77px;}.awardMainContainer .awardListContainer .awardhightHeading{margin-left:1em;width:100%}.awardMainContainer .awardListContainer .awardhightHeading a{color:#000;font-weight:400;}.videoPhotoGallery{overflow:hidden;position:relative;width:100%}.videoHeadingCont{width:100%}.videoHeadingCont h3{color:#fff;display:inline-block;}.videoHeadingCont .viewAll{color:#fff;float:right;}.videoHeadingCont .viewAll:hover{text-decoration:underline;}.videoHeadingCont .videoGallery{width:100%}.photoVideo{margin:0.5rem 1%}.photoMainGallery{width:100%;background:#fff;padding:20px;position:absolute;height:100%}.photoMainGallery .flexslider .slides>li{padding:4px;}.contrast .photoMainGallery{background:#000;border:1px solid #fff;height:auto;}@media (max-width:1100px){.photoMainGallery{position:relative;}}@media (max-width:767px){.photoContGallery{margin-top:20px;}}.slide-caption p span{display:block;}@media (max-width:768px){.full-cntrl-right-caption-bottom .container .slide-caption{text-align:left !important;}}@media (max-width:767px){.slide-caption p span{display:inline;}}@media (max-width:640px){.slide-caption{display:none;}.banner-wrapper .flex-direction-nav{display:none !important;}.flex-pauseplay{display:none;}}.audio-wrapper{margin-left:-15px;}.audio-wrapper .audio-box{float:left;width:calc(25% - 15px);margin:0 0 15px 15px;border:1px solid #ccc;position:relative;}.audio-wrapper .audio-box .audio-hdr-img{font-size:6em;background:#fbc372;border-bottom:1px solid #ccc;text-align:center;}.audio-wrapper .audio-box .audio-hdr-img img{width:100%;max-height:156px;object-fit:cover;}.audio-wrapper .audio-box .audio-details{padding:15px;}.audio-wrapper .audio-box .audio-details h4,.audio-wrapper .audio-box .audio-details .heading4{margin:0;color:#000;}.audio-wrapper .audio-box .audio-details p{color:#333;}.audio-wrapper .audio-box .box-overlay{display:none;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background:rgba(0,0,0,0.7);}.audio-wrapper .audio-box .box-overlay .play-icon,.audio-wrapper .audio-box .box-overlay .download-icon{position:absolute;display:grid;align-items:center;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;top:35%;width:70px;height:70px;border:3px solid #fff;border-radius:50%;color:#fff;font-size:2em;text-align:center;}.audio-wrapper .audio-box .box-overlay .play-icon:hover,.audio-wrapper .audio-box .box-overlay .download-icon:hover{background:#fff;color:#000 !important;}.audio-wrapper .audio-box .box-overlay .play-icon{left:-100%}.audio-wrapper .audio-box .box-overlay .download-icon{right:-100%}.audio-wrapper .audio-box:hover .box-overlay{display:inherit;}.audio-wrapper .audio-box:hover .box-overlay .play-icon{left:50%;transform:translateX(-50%);}.audio-wrapper .audio-box:hover .box-overlay .download-icon{right:50%;margin-right:-50px;}.thumbs_view.list-view .audio-box{float:left;width:calc(100% - 15px);}.thumbs_view.list-view .audio-box .audio-hdr-img{float:left;width:30%;margin-right:15px;}.thumbs_view.list-view .audio-box .audio-hdr-img img{max-height:inherit;}.thumbs_view.list-view .audio-box .box-overlay .play-icon,.thumbs_view.list-view .audio-box .box-overlay .download-icon{top:28%}.thumbs_view.list-view .audio-box .box-overlay{right:inherit;width:30%}.thumbs_view.list-view .audio-box .audio-details a:hover{text-decoration:underline;}.audio-dtls-cntr{float:left;width:100%;background:#dcdcdc;padding:15px;}.audio-bnr{width:100%;border:1px solid #b1b1b1;background:#fff;height:150px;}.audio-cntr{padding-left:15px;}.audio-cntr h2{font-weight:400;margin:0 0 10px 0;}.audio-player{margin:0 !important;}.audio-player audio{float:left;width:100%}.player-btn{display:inline-block;width:100%;margin-top:21px;}.player-btn a{margin:0;}.player-btn .format-dur{float:right;border:1px solid rgba(4,2,4,0.14);padding:7px 10px;background:#fff;}#play-btn{width:70px;}#show-description{float:left;background:#fff;margin-top:15px;line-height:1.7em;}#show-description p{padding:15px;}.spectrum-cntr{float:left;width:155px;}.spectrum-cntr img{height:150px;}.audio-track-cntr{float:left;width:calc(100% - 155px);padding-left:12px;}.contrast .audio-details h4,.contrast .audio-wrapper .audio-box .audio-details p{color:#fff !important;}.contrast .audio-box .box-overlay .play-icon,.contrast .audio-box .box-overlay .download-icon{border-color:#ffff00;}.contrast .play-icon:hover,.contrast .download-icon:hover,.contrast .audio-hdr-img{background:#ffff00 !important;}.contrast .audio-hdr-img{color:#000 !important;}.contrast .audio-dtls-cntr{background-color:#000;border:1px solid #fff;}.contrast .player-btn .format-dur,.contrast #show-description{background-color:#222;}@media screen and (max-width:768px){.audio-wrapper .audio-box{width:calc(100% - 15px);}.audio-wrapper .audio-box .audio-hdr-img img{max-height:inherit;}.thumbs_view.list-view .audio-hdr-img{width:100%;margin-right:0;}.shceme-description{height:auto;}.audio-cntr{padding-left:0;margin:15px 0;}.spectrum-cntr{width:80px;margin-bottom:15px;}.spectrum-cntr img{height:auto;width:100%}.audio-track-cntr{float:left;width:100%;padding-left:0;}.audio-track-cntr .player-btn a{margin-bottom:3px;}.audio-track-cntr .player-btn .format-dur{float:left;border:none;width:100%;margin-bottom:10px;}}@media print{.audio-box{float:left;width:calc(99% - 15px);}.helpline-no.gen-list li a span.list-icon,.helpline-no.gen-list li .list-anchor span.list-icon{display:none;}.logo a h1{font-size:15px !important;}}.awardListing{width:100%;border:1px solid #1f497d;transition:0.5s ease all;margin:15px 0;background:#fff;position:relative;color:#000;box-shadow:0 1px 5px -1px rgba(0,0,0,0.17);}.awardListing .pressImage{padding:15px;text-align:center;}.awardListing .pressImage img{height:150px;width:150px;border-radius:50%;object-fit:cover;}.awardListing h2{font-size:1.17em;margin:0 0 8px;}.awardListing h2 a{color:#000;display:block;}.awardListing .awardContent{width:100%;text-align:center;padding:0 15px 65px;}.awardListing .awardContent h4 a{color:#000;height:60px;overflow:hidden;display:inline-block;font-weight:600;text-align:center;}.awardListing .statusCont{width:100%;text-align:center;margin-bottom:1em;}.awardListing .statusCont .statusopen{padding:6px 12px;border-radius:10px;text-transform:uppercase;font-weight:600;border:1px solid #1f497d;display:inline-block;font-size:90%}.awardListing .statusCont .statusopen .open{color:#9d6c11;}.awardListing .statusCont .statusopen .evenclose{color:#ea3876;}.tax-provider .award-style-4 .awardListing{padding:15px 14px 15px;}.tax-provider .eventItem .eventContent h2{margin:0;min-height:54px;}.socialCont{width:calc(100% - 30px);text-align:center;border:1px solid #1f497d;background-color:transparent;position:absolute;left:15px;bottom:25px;}.socialCont ul{padding:7px 0;margin-bottom:0;}.socialCont ul li{display:inline-block;padding:0 2px;line-height:20px;}.socialCont ul li span{vertical-align:middle;}.socialCont ul li a{display:block;font-weight:700;font-size:1.2em;line-height:22px;color:#000;}.socialCont ul li .icon-share{font-size:1.5em;line-height:22px;position:relative;top:-1px;}.socialCont ul li .viewDetails{margin:8px 0 0;padding:0;}.socialCont ul li .viewDetails span{font-size:1em;position:relative;top:-2px;}.award-style-2 .socialCont ul li span,.video-style-3 .socialCont ul li span,.video-style-4 .socialCont ul li span,.news-style-5 .socialCont ul li span{background:#fff;width:30px;height:30px;line-height:30px;display:inline-block;border-radius:50%;text-align:center;-webkit-text-stroke-width:0;}.award-style-2 .socialCont ul li span.icon-share,.video-style-3 .socialCont ul li span.icon-share,.video-style-4 .socialCont ul li span.icon-share,.news-style-5 .socialCont ul li span.icon-share{line-height:30px;}.award-style-5 .socialCont ul li span{-webkit-text-stroke-width:1.2px;-webkit-text-stroke-color:rgba(255,255,255,0.7);}.video-style-4 .socialCont ul{padding:0px 0;}.arrowDetails{border-radius:50%;bottom:-16px;display:block;height:35px;left:50%;padding-top:5px;position:absolute;text-align:center;width:35px;transform:translateX(-50%);border:2px solid #9d6c11;background:#fff;}.arrowDetails span{color:#9d6c11;font-size:1.5em;}.style-6 h1,.style-6 h2,.style-6 h3,.style-6 h4,.style-6 strong{font-family:'ralewaysemibold'}.style-6 h2,.style-6 .heading2{font-size:1.5em;}.style-6 .arrowDetails{color:#ffdb69;border-color:#ffdb69;}.style-6 .arrowDetails:hover{background-color:#ffdb69;color:#fff;}.style-6 .arrowDetails:hover span{color:#fff;}.style-6 .arrowDetails span{color:#ffdb69;}.inst .list-view .awardListing .awardContent{width:68%}.style-1 .inst .arrowDetails,.style-1 .pub-box .arrowDetails{border:2px solid #9d6c11;}.style-1 .inst .arrowDetails span,.style-1 .pub-box .arrowDetails span{color:#9d6c11;}.style-1 .inst .arrowDetails:hover,.style-1 .pub-box .arrowDetails:hover{background-color:#9d6c11;}.style-1 .inst .arrowDetails:hover span,.style-1 .pub-box .arrowDetails:hover span{color:#fff;}.style-2 .inst .arrowDetails,.style-2 .pub-box .arrowDetails{border:2px solid #4b3504;}.style-2 .inst .arrowDetails span,.style-2 .pub-box .arrowDetails span{color:#4b3504;}.style-2 .inst .arrowDetails:hover,.style-2 .pub-box .arrowDetails:hover{background-color:#4b3504;}.style-2 .inst .arrowDetails:hover span,.style-2 .pub-box .arrowDetails:hover span{color:#fff;}.style-2 .arrowDetails{border:2px solid #4b3504;}.style-2 .arrowDetails span{color:#4b3504;}.style-2 .arrowDetails:hover{background-color:#4b3504;}.style-2 .arrowDetails:hover span{color:#fff;}.style-2 .inst .arrowDetails,.style-2 .pub-box .arrowDetails{border:2px solid #4b3504;}.style-2 .inst .arrowDetails span,.style-2 .pub-box .arrowDetails span{color:#4b3504;}.style-2 .inst .arrowDetails:hover,.style-2 .pub-box .arrowDetails:hover{background-color:#4b3504;}.style-2 .inst .arrowDetails:hover span,.style-2 .pub-box .arrowDetails:hover span{color:#fff;}.style-3 .breadcrumbs li a,.style-3 .pub-detail a{color:#475c59;}.style-3 .breadcrumbs li a:hover,.style-3 .pub-detail a:hover{color:#66b9ac;}.style-3 .arrowDetails{border:2px solid #66b9ac;}.style-3 .arrowDetails span{color:#66b9ac;}.style-3 .arrowDetails:hover{background-color:#66b9ac;}.style-3 .arrowDetails:hover span{color:#fff;}.style-3 .inst .arrowDetails,.style-3 .pub-box .arrowDetails{border:2px solid #66b9ac;}.style-3 .inst .arrowDetails span,.style-3 .pub-box .arrowDetails span{color:#66b9ac;}.style-3 .inst .arrowDetails:hover,.style-3 .pub-box .arrowDetails:hover{background-color:#66b9ac;}.style-3 .inst .arrowDetails:hover span,.style-3 .pub-box .arrowDetails:hover span{color:#fff;}.style-4 .arrowDetails{border:2px solid #2aacea;}.style-4 .arrowDetails span{color:#2aacea;}.style-4 .arrowDetails:hover{background-color:#2aacea;}.style-4 .arrowDetails:hover span{color:#fff;}.style-4 .inst .arrowDetails,.style-4 .pub-box .arrowDetails{border:2px solid #2aacea;}.style-4 .inst .arrowDetails span,.style-4 .pub-box .arrowDetails span{color:#2aacea;}.style-4 .inst .arrowDetails:hover,.style-4 .pub-box .arrowDetails:hover{background-color:#2aacea;}.style-4 .inst .arrowDetails:hover span,.style-4 .pub-box .arrowDetails:hover span{color:#fff;}.style-5 .arrowDetails{border:2px solid #ea3876;}.style-5 .arrowDetails span{color:#ea3876;}.style-5 .arrowDetails:hover{background-color:#ea3876;}.style-5 .arrowDetails:hover span{color:#fff;}.style-5 .inst .arrowDetails,.style-5 .pub-box .arrowDetails{border:2px solid #ea3876;}.style-5 .inst .arrowDetails span,.style-5 .pub-box .arrowDetails span{color:#ea3876;}.style-5 .inst .arrowDetails:hover,.style-5 .pub-box .arrowDetails:hover{background-color:#ea3876;}.style-5 .inst .arrowDetails:hover span,.style-5 .pub-box .arrowDetails:hover span{color:#fff;}.style-6 .arrowDetails{border:2px solid #ea3876;}.style-6 .arrowDetails span{color:#ea3876;}.style-6 .arrowDetails:hover{background-color:#ea3876;}.style-6 .arrowDetails:hover span{color:#fff;}.style-6 .inst .arrowDetails,.style-6 .pub-box .arrowDetails{border:2px solid #ea3876;}.style-6 .inst .arrowDetails span,.style-6 .pub-box .arrowDetails span{color:#ea3876;}.style-6 .inst .arrowDetails:hover,.style-6 .pub-box .arrowDetails:hover{background-color:#ea3876;}.style-6 .inst .arrowDetails:hover span,.style-6 .pub-box .arrowDetails:hover span{color:#fff;}.style-7 .arrowDetails{border:2px solid #3aa04a;}.style-7 .arrowDetails span{color:#3aa04a;}.style-7 .arrowDetails:hover{background-color:#3aa04a;}.style-7 .arrowDetails:hover span{color:#fff;}.style-7 .inst .arrowDetails,.style-7 .pub-box .arrowDetails{border:2px solid #3aa04a;}.style-7 .inst .arrowDetails span,.style-7 .pub-box .arrowDetails span{color:#3aa04a;}.style-7 .inst .arrowDetails:hover,.style-7 .pub-box .arrowDetails:hover{background-color:#3aa04a;}.style-7 .inst .arrowDetails:hover span,.style-7 .pub-box .arrowDetails:hover span{color:#fff;}.style-7 .press-rls-fltr .search-head{color:#fff;}.style-8 .arrowDetails{border:2px solid #730068;}.style-8 .arrowDetails span{color:#730068;}.style-8 .arrowDetails:hover{background-color:#730068;}.style-8 .arrowDetails:hover span{color:#fff;}.style-8 .inst .arrowDetails,.style-8 .pub-box .arrowDetails{border:2px solid #730068;}.style-8 .inst .arrowDetails span,.style-8 .pub-box .arrowDetails span{color:#730068;}.style-8 .inst .arrowDetails:hover,.style-8 .pub-box .arrowDetails:hover{background-color:#730068;}.style-8 .inst .arrowDetails:hover span,.style-8 .pub-box .arrowDetails:hover span{color:#fff;}.style-8 .press-rls-fltr .search-head{color:#fff;}.style-9 .arrowDetails{border:2px solid #024;}.style-9 .arrowDetails span{color:#024;}.style-9 .arrowDetails:hover{background-color:#024;}.style-9 .arrowDetails:hover span{color:#fff;}.style-9 .inst .arrowDetails,.style-9 .pub-box .arrowDetails{border:2px solid #024;}.style-9 .inst .arrowDetails span,.style-9 .pub-box .arrowDetails span{color:#024;}.style-9 .inst .arrowDetails:hover,.style-9 .pub-box .arrowDetails:hover{background-color:#024;}.style-9 .inst .arrowDetails:hover span,.style-9 .pub-box .arrowDetails:hover span{color:#fff;}.style-9 .press-rls-fltr .search-head{color:#fff;}.event-details.pub .row:last-child{margin-top:0;}.list-view .col-lg-3,.list-view .col-lg-4,.list-view .col-lg-6{width:100%;float:none;}.list-view .awardListing{overflow:hidden;}.list-view .awardListing .pressImage{margin-bottom:0;float:left;width:30%}.list-view .awardListing .awardContent{float:left;padding:0;text-align:left;width:69.5%;padding:1em;}.list-view .awardListing .awardContent h4 a{height:auto;overflow:auto;}.list-view .awardListing .awardContent .statusCont{text-align:left;}.list-view .awardListing .socialCont{float:left;position:static;padding:0 15px;text-align:left;width:auto;}.list-view .awardListing .arrowDetails{right:10px;left:inherit;bottom:inherit;top:50%;transform:translateY(-50%);}.no-record-found{border:1px solid #f65a64;display:inline-block;width:100%;padding:12px 20px;}.no-record-found .no-record-inner{display:inline-flex;align-items:center;font-size:1.3em;}.no-record-found .no-record-inner span.fa{font-size:2em;margin-right:15px;}.contrast .no-record-found{border-color:#ff0;}.contrast .no-record-found .no-record-inner span.fa{color:#ff0 !important;}@media (max-width:1100px){.awardListing .direction{width:100%;text-align:center;}}@media (max-width:1024px){.awardListing .awardContent h4 a{height:130px;overflow:hidden;}.awardListing .direction{width:100%;text-align:center;}.pressRelese .socialBox{padding:5px 0;}}@media (max-width:767px){.awardListing{min-height:inherit;}.awardListing .awardContent h4 a{height:auto;overflow:auto;}.awardListing .direction{float:left;text-align:left;width:auto;}}@media (max-width:640px){.list-view .awardListing .awardContent{width:100%}.list-view .awardListing .socialBox{width:100%;float:none;}}@media (max-width:400px){.awardListing .direction{width:100%;text-align:center;}}.contrast .awardListing{background:#000;border:1px solid #fff;}.contrast .pressRelese .socialBox ul li a .icon-facebook{color:#ff0;}.contrast .awardListing .socialBox ul li a .icon-twitter{color:#ff0;}.contrast .arrowDetails{background:#000;border:2px solid #ff0;color:#ff0;}.contrast .arrowDetails span{color:#ff0;}.list-view .eventList .socialBox{float:left;text-align:left;width:65%}.various.fancybox\.iframe{display:block;position:relative;}.awardListingContainer{margin:15px 0;width:100%}.awardListingContainer .awardListContent{margin-right:2%;width:48%}.awardListingContainer .awardRightContent{width:50%;position:relative;}.awardListingContainer .awardRightContent h2{font-size:1.25em;margin:0 0 4px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}.awardListingContainer .awardRightContent h2 a{color:#000;}.awardListingContainer .awardRightContent p{margin:0 0 10px;}.awardListingContainer .awardRightContent .btn:hover{color:#fff;background-color:#ffdb69;border-color:#ffdb69;}.style-6 .awardListingContainer .awardRightContent .btn:hover{border-color:#ffdb69;}.awardListingContainer.project-style-3 .awardListContent>img{height:170px;width:100%;object-fit:cover;}@media (max-width:800px){.awardListingContainer{min-height:auto;}.awardListingContainer .awardListContent{float:none;margin-right:0;width:100%;margin-bottom:10px;}.awardListingContainer .awardRightContent{float:none;width:100%}}.single-gallery .gallery-container.single .awardListing .awardContent h2{margin:0 0 12px;}@media (max-width:767px){.awardListingContainer{width:100%}.awardListingContainer .awardListContent{float:left;margin-right:2%;width:48%}.awardListingContainer .awardRightContent{float:left;width:50%}}@media (max-width:500px){.awardListingContainer{min-height:auto;}.awardListingContainer .awardListContent{float:none;margin-right:0;width:100%;margin-bottom:10px;}.awardListingContainer .awardRightContent{float:none;width:100%}}.awardListing .eventImage{text-align:center;margin-bottom:10px;display:block;}.awardListing .eventImage img{width:100%;height:150px;object-fit:cover;}.posted{padding:8px 12px;border:1px solid #1f497d;margin-bottom:15px;}.list-view .awardListing .eventImage{width:30%;float:left;margin-right:1em;margin-bottom:0;}.list-view .awardListing .eventImage img{height:190px;}.list-view .posted{display:inline-block;margin-bottom:0;line-height:22.5px;}.switchViewHead{margin:0 0 10px;}.switchViewHead h1{margin:0;line-height:38px;}.event-details>.row:last-child{margin-top:20px;}.event-details .col-lg-5 img{width:100%}.event-details h1{margin:0 0 10px;}.event-details .meta-info{margin:0 0 20px;}.event-details h2{font-size:1.5em;margin:0 0 8px;}.event-details p a .icon-pdf{color:#e33e2b;display:inline-block;font-size:1.2em;margin-left:5px;vertical-align:middle;}.event-details p:last-child{margin:0;}.event-details .box-head{overflow:hidden;margin:0 0 15px;}.event-details .box-head h3,.event-details .box-head h2{font-size:1.25em;float:left;line-height:32px;}.event-details .box-head .btn{display:block;float:right;margin:0;}.event-details .box-head.event-heading-align{margin-top:25px;}.event-details .box-head.event-heading-align h3,.event-details .box-head.event-heading-align h2{line-height:inherit;margin:0;}.event-details .btn{margin:25px 0 0;}.event-details .btn:hover{background-color:#9d6c11;border-color:#9d6c11;color:#fff;}.event-details .fancy-video{display:block;position:relative;}.event-details .fancy-video img{width:100%;height:167px;object-fit:cover;}.event-details .fancy-video .video-playbtn{margin:0;position:absolute;z-index:1;text-align:center;left:0;top:50%;width:100%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}.event-details .photo-gallery .row{margin:0 -10px;}.event-details .photo-gallery .row .col-lg-3{padding:0 10px;}.event-details .photo-gallery .row .col-lg-3 a{display:block;}.single-publication .event-details h1,.single-activity .event-details h1{margin:0 0 20px;}.single-event .event-details .meta-info{margin:0;}.style-1 .event-details .btn:hover{background-color:#1f497d;border-color:#1f497d;color:#fff;}.style-2 .event-details .btn:hover{background-color:#ffdb69;border-color:#ffdb69;color:#fff;}.style-6 .event-details .btn:hover{background-color:#ea3876;border-color:#ea3876;color:#fff;}.style-6 .event-details .box-head .btn:hover{border-color:#ffdb69;}.style-5 .event-details .btn:hover{background-color:#1f497d;border-color:#1f497d;color:#fff;}.news .list-view .awardListing .eventImage{margin:0;}.news .list-view .awardListing .eventImage img{height:185px;}.news .list-view .awardListing .awardContent{width:68%}.news .list-view .awardListing .awardContent h2{min-height:inherit;}.news .list-view .awardListing .awardContent p{padding-right:30px;}.news .list-view .awardListing .awardContent .socialCont{margin:0;}.news.award-style-2 .awardListing .pressImage{overflow:hidden;}.news.award-style-2 .awardListing .pressImage img{height:130px;}.news.award-style-2 .awardListing:hover .pressImage img{transform:scale(1.2);}.news.award-style-2.news-style-2 .awardListing .pressImage img{width:100%;height:auto;}.news.award-style-4.news-style-4 .awardListing .awardContent{padding:0 0 80px;}.news.award-style-4.news-style-4 .awardListing .awardContent .btn.btn-default{display:block;padding:7px 12px;}.news.award-style-4.news-style-4 .awardListing .awardContent .social-section{position:absolute;width:calc(100% - 30px);left:15px;bottom:15px;}.news.award-style-4.news-style-4 .awardListing .awardContent .social-section .socialCont{position:static;margin:10px 0 0;width:100%}.news.award-style-4.news-style-4 .awardListing .awardContent .social-section .socialCont ul{padding:5px 0;}.news.award-style-4.news-style-4 .list-view .awardListing .awardContent{padding:0 0 0 20px;}.news.award-style-4.news-style-4 .list-view .awardListing .awardContent .btn.btn-default{float:left;}.news.award-style-4.news-style-4 .list-view .awardListing .awardContent .social-section{position:static;overflow:hidden;}.news.award-style-4.news-style-4 .list-view .awardListing .awardContent .social-section .socialCont{margin:0;width:auto;float:left;}.style-3 .news.award-style-2.news-style-2 .awardListing:hover .awardContent .btn.btn-default{background-color:#475c59 !important;}.award-style-3.news-style-3 .list-view .socialCont{margin:0 15px 0 0;}.award-style-3.news-style-3 .thumbs_view .awardListingContainer .awardRightContent{padding-bottom:30px;}.event-sidebar{border:1px solid #9d6c11;}.event-sidebar-panel{border-left:0 none;border-radius:0;border-right:0 none;border-top:0 none;margin:0 0 15px;padding:0 0 10px;display:flex;border-bottom:1px solid #9d6c11;}.event-sidebar-panel:last-child{border-bottom:0;padding-bottom:0;}.event-sidebar-panel .gen-card-img{float:left;margin-bottom:0;width:40%}.event-sidebar-panel .gen-card-img img{display:block;width:100%}.event-sidebar-panel .gen-card-content{float:left;margin-left:4%;width:56%}.eventDetailsWrapper{width:100%}.eventDetailsWrapper .newsDetailsImgCont{position:relative;max-width:500px;float:left;margin:0 20px 20px 0;}.eventDetailsWrapper .newsDetailsImgCont img{width:100%}.eventDetailsWrapper .newsDetailsImgCont .news-date-panel{padding:5px 20px;background:#9d6c11;color:#fff;position:absolute;top:0;left:0;text-align:center;font-size:1.4em;}.eventDetailsWrapper .newsDetailsImgCont .news-date-panel p{display:block;line-height:20px;padding-bottom:0;font-size:0.7em;}.newsSocial{width:100%;border-top:1px solid #1f497d;padding:15px 0;}.newsSocial .shareContentItem{color:#000;margin-right:10px;}.newsSocial span{color:#000;display:inline-block;font-size:1.4em;vertical-align:middle;font-weight:700;margin-right:5px;}.contrast .bg-grey-light{border:1px solid #fff;}.contrast .event-sidebar-panel{border-bottom:1px solid #fff;}.contrast .eventDetailsWrapper .newsDetailsImgCont .news-date-panel{background:#000;border:1px solid #fff;}.contrast .newsSocial span{color:#ff0;}.contrast .btn-theme,.contrast .btn-gov{background-color:#000 !important;border-color:#ff0 !important;color:#ff0 !important;}.style-6 .gallery-style-2 .gallery-container .awardListing .awardContent .social-section .btn:hover,.style-6 .gallery-style-3 .gallery-container .awardListing .awardContent .social-section .btn:hover,.style-6 .gallery-style-3 .gallery-container .awardListing .awardContent .bottom-con .btn:hover{background-color:#ffdb69;border-color:#ffdb69;}.style-6 .gen-card .gen-card-img .gen-card-hover a.details-anchor:hover{background-color:#000;border-color:#000;}.style-6 .single-gallery-style-5 .gen-card .gen-card-img .image-hover .image-hover-main span{display:inline-block;top:-7px;position:relative;}.style-6 .news-style-5 .pressrelease-details .card-content a:hover{color:#000;}.style-6 .video-style-3 .pressrelease-details .card-content>a{color:#fff !important;}.style-6 .video-style-4 .photolistingContainer .photoListingBg .photoHeadingContainer a:hover{color:#ffdb69;}.visibleTxt{display:none;}.list-view .visibleTxt{display:block;}.style-6 .fancybox.photo-count{color:#fff;}.style-6 .photo-count{background:rgba(255,219,105,0.75);}.photo-count{padding:10px 20px;background:rgba(234,56,118,0.8);position:absolute;top:0;left:0;text-align:center;font-size:1em;color:#fff !important;}.photo-count span{display:block;line-height:20px;font-size:2em;}.photo-count strong{display:block;margin-top:7px;}.gallery-container .awardListing .eventImage img{height:220px;}.gallery-container .awardListing .awardContent h2{margin:0 0 12px;}.gallery-style-2 .gallery-container .awardListing,.gallery-style-3 .gallery-container .awardListing{padding:15px 15px 110px;}.gallery-style-2 .gallery-container .awardListing .eventImage img,.gallery-style-3 .gallery-container .awardListing .eventImage img{height:165px;}.gallery-style-2 .gallery-container .awardListing .awardContent,.gallery-style-3 .gallery-container .awardListing .awardContent{padding:0;text-align:left;}.gallery-style-2 .gallery-container .awardListing .awardContent h2,.gallery-style-3 .gallery-container .awardListing .awardContent h2{font-size:1.28em;margin:0 0 12px;}.gallery-style-2 .gallery-container .awardListing .awardContent .social-section,.gallery-style-3 .gallery-container .awardListing .awardContent .social-section{position:absolute;left:15px;width:calc(100% - 30px);bottom:15px;}.gallery-style-2 .gallery-container .awardListing .awardContent .social-section .socialCont,.gallery-style-3 .gallery-container .awardListing .awardContent .social-section .socialCont{position:static;width:100%;margin:0 0 15px;}.gallery-style-2 .gallery-container .awardListing .awardContent .social-section .btn,.gallery-style-3 .gallery-container .awardListing .awardContent .social-section .btn{display:block;padding:9px 12px;}.gallery-style-2 .gallery-container .awardListing .awardContent .social-section .btn:hover,.gallery-style-3 .gallery-container .awardListing .awardContent .social-section .btn:hover{color:#fff;background-color:#ff9f08;border-color:#ff9f08;}.gallery-style-2 .list-view .gallery-container .awardListing,.gallery-style-3 .list-view .gallery-container .awardListing{padding:15px;}.gallery-style-2 .list-view .gallery-container .awardListing .awardContent .social-section,.gallery-style-3 .list-view .gallery-container .awardListing .awardContent .social-section{position:static;overflow:hidden;}.gallery-style-2 .list-view .gallery-container .awardListing .awardContent .social-section .socialCont,.gallery-style-3 .list-view .gallery-container .awardListing .awardContent .social-section .socialCont{float:left;margin:0 15px 0 0;width:auto;}.gallery-style-2 .list-view .gallery-container .awardListing .awardContent .social-section .btn,.gallery-style-3 .list-view .gallery-container .awardListing .awardContent .social-section .btn{float:left;}.single .gallery-style-2 .gallery-container .awardListing{padding:15px 15px 60px;}.gallery-style-3 .gallery-container .awardListing .eventImage img{height:200px;}.style-3 .gallery-style-2 .gallery-container .awardListing .awardContent .btn:hover,.style-3 .gallery-style-3 .gallery-container .awardListing .awardContent .bottom-con .btn:hover{background-color:#475c59;}.list-view .gallery-container .awardListing .awardContent{width:60%}.list-view .gallery-container .awardListing .awardContent h2{min-height:inherit;}.gallery-style-3 .gallery-container .awardListing{padding:15px 15px 60px;}.gallery-style-3 .gallery-container .awardListing .awardContent h2{margin:0 0 12px;}.gallery-style-3 .gallery-container .awardListing .awardContent .bottom-con{position:absolute;left:15px;bottom:15px;width:calc(100% - 30px);}.gallery-style-3 .gallery-container .awardListing .awardContent .bottom-con .socialCont{float:left;width:160px;margin:0;position:static;}.gallery-style-3 .gallery-container .awardListing .awardContent .bottom-con .btn{display:block;padding:9px 12px;float:right;width:160px;}.gallery-style-3 .list-view .gallery-container .awardListing .awardContent .bottom-con{position:static;}.gallery-style-3 .list-view .gallery-container .awardListing .awardContent .bottom-con .socialCont{margin:0 15px 0 0;text-align:center;}.gallery-style-3 .list-view .gallery-container .awardListing .awardContent .bottom-con .btn{display:block;float:left;}.gallery-style-4 .gallery-container .gen-card .gen-card-img .gen-card-hover{top:0;left:0;background:-moz-linear-gradient(45deg,rgba(52,93,126,0.88) 0%,rgba(108,92,124,0.86) 14%,rgba(242,114,128,0.8) 52%,rgba(242,115,128,0.8) 53%,rgba(248,177,149,0.91) 100%);background:-webkit-linear-gradient(45deg,rgba(52,93,126,0.88) 0%,rgba(108,92,124,0.86) 14%,rgba(242,114,128,0.8) 52%,rgba(242,115,128,0.8) 53%,rgba(248,177,149,0.91) 100%);background:linear-gradient(45deg,rgba(52,93,126,0.88) 0%,rgba(108,92,124,0.86) 14%,rgba(242,114,128,0.8) 52%,rgba(242,115,128,0.8) 53%,rgba(248,177,149,0.91) 100%);color:#fff;transition:all 0.3s linear 0s;transform:translateY(-100%);opacity:1;}.gallery-style-4 .gallery-container .gen-card:hover{transform:none;box-shadow:none;}.gallery-style-4 .gallery-container .gen-card:hover .gen-card-img img{transform:none;}.gallery-style-4 .gallery-container .gen-card:hover .gen-card-hover{transform:translateY(0%);}.gallery-style-4 .gallery-container .gen-card .gen-card-content-main .gen-card-content{padding:15px;}.gallery-style-4 .gallery-container .gen-card .gen-card-content-main .gen-card-content h2{margin:0;font-weight:600;font-size:1.1em;line-height:20px;}.gallery-container.single .awardListing .eventImage .photo-count span{margin:0 0 5px;}.gallery-container.single .awardListing .eventImage .photo-count:hover{color:#fff;}.gallery-container.single .awardListing .awardContent h2{min-height:inherit;margin:0 0 5px;}.gallery-container.single .awardListing .awardContent .socialCont{bottom:15px;}.gallery-style-2 .gallery-container.single .awardListing .awardContent h2{min-height:inherit;}.gallery-style-2 .gallery-container.single .awardListing .awardContent .socialCont{margin:0;}.contrast .photo-count{background:rgba(0,0,0,0.6);color:#fff;border:1px solid #fff;border-left:none;border-top:none;}.video-gallery-main{width:100%;transition:all 0.5s ease 0s;margin:15px 0;border:1px solid #1f497d;}.video-gallery-main .gallery-image{width:100%;position:relative;overflow:hidden;display:block;}.video-gallery-main .gallery-image img{width:100%;display:block;}.video-gallery-main .gallery-content{width:100%;padding:10px 15px 55px;text-align:center;}.video-gallery-main .gallery-content a{color:#000;display:block;}.video-gallery-main .gallery-content a h2{font-size:1.25em;font-weight:400;margin:0 0 15px;}.video-gallery-main .gallery-content .socialCont{width:calc(100% - 60px);left:30px;bottom:30px;}.video-gallery-main .gallery-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);color:#fff;transition:all 0.3s linear 0s;opacity:0;}.video-gallery-main .gallery-bg .btn{background:#ea3876;border:1px solid #fff;display:block;padding:7px 15px;width:100px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.video-gallery-main .gallery-bg .btn:hover{color:#fff;}.video-gallery-main:hover h2 a{color:#000;}.video-gallery-main:hover .gallery-bg{opacity:1;}.list-view .video-gallery-main{overflow:hidden;border:1px solid #1f497d;}.list-view .video-gallery-main .gallery-image{float:left;width:30%}.list-view .video-gallery-main .gallery-content{width:70%;float:left;padding:15px 20px;text-align:left;border:none;}.list-view .video-gallery-main .gallery-content .visibleTxt .btn.btn-default{display:inline-block;font-size:13px;padding:4px 8px;}.list-view .video-gallery-main .gallery-content .socialCont{position:static;right:auto;bottom:auto;width:auto;margin:15px 0 0;}.video-single .video-gallery-main .gallery-bg .btn{background-color:transparent;border:none;padding:0;width:auto;font-size:4em;}.style-1 .video-single .video-gallery-main .gallery-image img{transition:all 0.7s linear 0s;}.style-1 .video-single .video-gallery-main .gallery-image:hover img{transform:scale(1.2);}.style-2 .video-single .video-gallery-main .gallery-bg{background-color:rgba(0,0,0,0.7);transform:translateY(-100%);}.style-2 .video-single .video-gallery-main:hover .gallery-bg{transform:translateY(0%);}.style-6 .video-single .video-gallery-main .gallery-bg{background:-moz-linear-gradient(45deg,rgba(252,93,57,0.8) 0%,rgba(44,91,165,0.8) 50%,rgba(253,157,46,0.8) 100%);background:-webkit-linear-gradient(45deg,rgba(252,93,57,0.8) 0%,rgba(44,91,165,0.8) 50%,rgba(253,157,46,0.8) 100%);background:linear-gradient(45deg,rgba(252,93,57,0.8) 0%,rgba(44,91,165,0.8) 50%,rgba(253,157,46,0.8) 100%);color:#fff;transition:all 0.3s linear 0s;transform:scale(0);}.style-6 .video-single .video-gallery-main:hover .gallery-bg{transform:none;}.formMainContainer{max-width:1024px;margin:20px auto;padding:20px;border:1px solid #1f497d;}.formMainContainer .verificationCode{width:60%;text-align:center;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;}.formMainContainer .verificationCode label{display:inline-block;width:auto;}.formMainContainer .verificationCode img{display:inline-block;max-width:125px;margin:0 15px;}.formMainContainer .verificationCode .input{width:150px;display:inline-block;margin:0 15px 0 0;}.formMainContainer .verificationCode span{display:inline-block;}.officeContainer{width:100%;margin:25px 0;}.contrast .verificationCode .label{color:#fff;}@media (max-width:1100px){.formMainContainer .verificationCode{width:100%}}@media (max-width:767px){#tab2 .resp-tabs-list{padding:0;}#tab2 .resp-tabs-container{padding:0;}}@media (max-width:640px){.formMainContainer .verificationCode{display:block;align-items:normal;}.formMainContainer .verificationCode .label{display:block;text-align:left;width:100%;margin:0 0 15px;}.formMainContainer .verificationCode img{float:left;margin:0;}.formMainContainer .verificationCode .input{float:left;margin-left:1em;}.formMainContainer .verificationCode a{float:left;margin-left:1em;}}@media (max-width:500px){.formMainContainer .verificationCode img{max-width:105px;}.formMainContainer .verificationCode .input{width:120px;}}@media (max-width:400px){.formMainContainer .verificationCode img{max-width:100px;}.formMainContainer .verificationCode .input{width:80px;}}.style-6 .eventContent h2 a{color:#ea3876;}.eventItem{width:100%;margin:15px 0;}.eventContent{padding:10px;border:1px solid #1f497d;}.eventContent h2{font-size:1.2em;margin:0 0 10px;}.eventContent h2 a{color:#ea3876;}.eventContent p{margin:0 0 10px;}.contrast .searchWidget{border:1px solid #fff;}.contrast .button.is-theme{background:#000;color:#ff0 !important;}.gen-card{border:1px solid #1f497d;width:100%;margin:15px 0;}.gen-card *{transition:all 0.3s linear;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-o-transition:all 0.3s linear;}.gen-card .gen-card-img{overflow:hidden;position:relative;}.gen-card .gen-card-img>img{width:100%;object-fit:cover;height:210px;}.gen-card .gen-card-img .gen-card-hover{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;background:-moz-linear-gradient(45deg,rgba(252,93,57,0.8) 0%,rgba(44,91,165,0.8) 50%,rgba(253,157,46,0.8) 100%);background:-webkit-linear-gradient(45deg,rgba(252,93,57,0.8) 0%,rgba(44,91,165,0.8) 50%,rgba(253,157,46,0.8) 100%);background:linear-gradient(45deg,rgba(252,93,57,0.8) 0%,rgba(44,91,165,0.8) 50%,rgba(253,157,46,0.8) 100%);}.gen-card .gen-card-img .gen-card-hover a.details-anchor{background-color:#000;border:1px solid rgba(255,255,255,0.2);font-size:0.7em;text-transform:uppercase;text-align:center;color:#fff;height:60px;display:block;width:60px;line-height:60px;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}.gen-card .gen-card-img .gen-card-hover a.details-anchor:hover{background-color:#9d6c11;border-color:#9d6c11;}.gen-card .gen-card-img .gen-card-hover a.details-anchor span.icon-search{font-size:16px;position:relative;top:2px;}.gen-card .gen-card-img .gen-card-hover .socialCont{position:absolute;left:0;bottom:0;width:100%;margin:0;border:none;border-top:1px solid rgba(255,255,255,0.5);}.gen-card .gen-card-img .gen-card-hover .socialCont ul{padding:0;}.gen-card .gen-card-img .gen-card-hover .socialCont ul li{display:block;float:left;width:33.33%;border-right:1px solid rgba(255,255,255,0.5);}.gen-card .gen-card-img .gen-card-hover .socialCont ul li:last-child{border-right:none;}.gen-card .gen-card-img .gen-card-hover .socialCont ul li span{color:#fff;display:block;top:0;line-height:40px;}.gen-card .gen-card-img .gen-card-hover .socialCont ul li a{color:#fff;display:block;line-height:40px;}.gen-card:hover{transform:scale(0.99);-webkit-transform:scale(0.99);-moz-transform:scale(0.99);-ms-transform:scale(0.99);-o-transform:scale(0.99);box-shadow:0px 0px 5px 1px rgba(110,110,110,0.52);}.gen-card:hover .gen-card-img img{transform:scale(1.5);-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);}.gen-card:hover .gen-card-img .gen-card-hover{opacity:1;}.gen-card .gen-card-content-main .gen-card-content{color:#333;padding:15px 25px;}.gen-card .gen-card-content-main .gen-card-content h2{font-size:1.3em;font-weight:500;line-height:24px;margin:0 0 8px;}.gen-card .gen-card-content-main .gen-card-content h2 a{color:#333;display:block;}.gen-card .gen-card-content-main .gen-card-content p:last-child{margin:0;}.gen-card .gen-card-content-main .venue-section{background-color:#d8d8d8;display:table;width:100%;height:60px;}.gen-card .gen-card-content-main .venue-section h3{display:table-cell;vertical-align:middle;font-size:1.1em;font-weight:500;color:#333;line-height:inherit;width:90px;text-align:center;background-color:#bfbfbf;text-transform:uppercase;border-right:1px dashed #b2b2b2;}.gen-card .gen-card-content-main .venue-section p{padding:0 10px;margin:0;font-size:0.9em;line-height:21px;display:table-cell;vertical-align:middle;}.list-view .gen-card{overflow:hidden;position:relative;}.list-view .gen-card .gen-card-img{float:left;width:25%;margin-right:2%}.list-view .gen-card .gen-card-img img{height:165px;}.list-view .gen-card .gen-card-content-main{float:left;width:73%}.list-view .gen-card .gen-card-content-main .gen-card-content{padding:15px 0;}.list-view .gen-card .gen-card-content-main .venue-section{border-top:1px dashed #d8d8d8;position:absolute;width:73%;right:0;bottom:0;height:50px;background-color:transparent;}.list-view .gen-card .gen-card-content-main .venue-section h3{background-color:transparent;line-height:41px;}.list-view .gen-card:hover{transform:none;box-shadow:none;}.pub-box{box-shadow:0 0 3px #c9c7c7;padding:15px 15px 65px;margin:15px 0;position:relative;width:100%}.pub-box .pub-content .pub-img{float:left;box-shadow:rgba(0,0,0,0.3) 0px 0px 8px;padding:5px;width:24.4%}.pub-box .pub-content .pub-detail{width:73%;float:right;}.pub-box .pub-content .pub-detail h2{font-size:1.4em;line-height:20px;margin:0 0 10px;}.pub-box .pub-content .pub-detail p{margin:0 0 2px;line-height:20px;}.pub-box .pub-content .pub-detail p strong{display:inline-block;}.pub-box .pub-content .pub-detail p a{word-break:break-all;}.pub-box .pub-bottom{box-shadow:rgba(0,0,0,0.2) 0px 0px 8px;background-color:#f4f4f4;padding:8px 10px;margin:15px 0;}.pub-box .pub-bottom p{margin:0;}.pub-box .socialCont{margin:0;box-shadow:rgba(0,0,0,0.2) 0px 0px 8px;border:0;}.list-view .pub-box .pub-content .pub-img{width:145px;}.list-view .pub-box .pub-content .pub-img img{width:100%;object-fit:cover;height:180px;}.list-view .pub-box .pub-content .pub-detail{float:left;padding:0 0 0 20px;width:calc(100% - 145px);}.org .pub-box .pub-content .pub-img{width:50%}.org .pub-box .pub-content .pub-detail{width:47.5%}.org .pub-box .pub-bottom{padding:15px;margin-bottom:0;}.org .pub-box .pub-bottom p{margin:0 0 5px;}.org .pub-box .pub-bottom .socialCont{box-shadow:rgba(0,0,0,0.1) 0px 0px 8px;}.org .list-view .pub-box .pub-content .pub-img{width:33%}.org .list-view .pub-box .pub-content .pub-detail{width:50%}.org .pub-box,.org .pub-box .pub-content .pub-detail.full-width{width:100%;padding:15px 15px 80px;}.org .pub-box .pub-content .pub-detail.full-width{padding:0;}.fil-box{float:right;width:315px;}.fil-box label{float:left;width:calc(100% - 177px);line-height:34px;text-align:right;padding-right:5px;}.fil-box form#srt{float:right;width:175px;}.fil-box select.form-control{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;position:relative;z-index:10;background-color:transparent;box-shadow:none;}.fil-box select.form-control:focus{padding:6px 12px;height:34px;box-shadow:none;border:1px solid #ccc;}.fil-box .select-option{position:relative;}.fil-box .select-option:after{position:absolute;right:12px;top:7px;font-size:14px;content:'^';z-index:8;transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);}.style-1 .eventContent h2 a{color:#333;}.style-1 .eventContent .btn.btn-theme{background-color:#9d6c11;border-color:#9d6c11;}.style-2 .eventContent h2 a{color:#4b3504;}.style-2 .eventContent .btn.btn-theme{background-color:#4b3504;border-color:#4b3504;}.style-6 .eventContent .btn.btn-theme{background-color:#ffdb69;border-color:#ffdb69;}.style-5 .eventContent h2 a{color:#ea3876;}.style-5 .eventContent .btn.btn-theme{background-color:#ea3876;border-color:#ea3876;}a.top{background-color:rgba(0,0,0,0.6);bottom:15px;color:#ffffff;cursor:pointer;display:none;font-size:20px;height:40px;line-height:40px;position:fixed;right:15px;text-align:center;transition:none 0s ease 0s;width:40px;z-index:9999;}a.top:hover{color:#fff;}.details-container{max-width:1024px;margin:100px auto 0;border:1px solid #cccccc;padding:100px 25px 25px;position:relative;border-radius:5px;}.details-container .minister-pro-img{position:absolute;width:100%;left:50%;top:-75px;text-align:center;transform:translateX(-50%);-webkit-transform:translateX(-50%);}.details-container .minister-pro-img img{display:inline-block;width:150px;height:150px;object-fit:cover;border-radius:50%;padding:2px;border:1px solid #cccccc;background-color:#ffffff;}.details-container .minister-meta ul{padding:0;margin:0;overflow:hidden;}.details-container .minister-meta ul li{padding:0 15px 0 0;list-style:none;float:left;width:50%;min-height:45px;}.details-container .minister-meta ul li:after{content:"";display:table;}.details-container .minister-meta ul li strong{float:left;width:120px;}.details-container .minister-meta ul li span{float:left;width:calc(100% - 120px);}.details-container .minister-meta ul li span a{display:block;word-break:break-all;}.former-head-table .former-prof-pic{text-align:center;}.former-head-table .former-prof-pic img{width:110px;}.adlogin-cntr{width:470px;margin:10px auto;text-align:center;border:1px solid #bababa;border-radius:8px;background:#1f497d;position:relative;padding:30px;min-height:200px;display:grid;align-items:center;overflow:hidden;box-shadow:0 0 10px 0 rgba(0,0,0,0.4);}.adlogin-cntr .logininr-cntr{position:relative;z-index:9;}.adlogin-cntr .logininr-cntr .logout-auth h2{margin:0 0 25px;font-size:1.4em;}.adlogin-cntr .logininr-cntr .logout-auth .login-link{text-decoration:none;display:inline-block;padding:6px 12px;margin:0 5px;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;border-radius:2px;background-color:#333333;color:#fff;}.adlogin-cntr .logininr-cntr .logout-auth .login-link:last-child{background-color:#9d6c11;}.adlogin-cntr .wp-social-login-connect-with{font-size:2em;}.adlogin-cntr .wp-social-login-provider-list{margin:15px 0;padding:10px;}.adlogin-cntr::after{content:"";border:90px solid transparent;border-top:90px solid #5d338a;position:absolute;top:0;right:0;border-right:0;}.adlogin-cntr::before{content:"";border:110px solid transparent;border-top:110px solid #fb9f2e;position:absolute;top:0;right:0;border-right:0;}.project .pub-box .pub-content .pub-img img{width:100%;height:160px;object-fit:cover;}.project .pub-box .pub-content .pub-detail h2{line-height:24px;}.show-focus-outlines .fancybox-outer span{visibility:visible;}.show-focus-outlines .flexslider .flex-direction-nav .flex-prev,.show-focus-outlines .flexslider .flex-direction-nav .flex-next{opacity:1;}.show-focus-outlines #topBar a:focus,.contrast.show-focus-outlines .header-wrapper a:focus,.contrast.show-focus-outlines .nav li>a:focus,.contrast.show-focus-outlines #overflowMenu .ofMenu ul li a:focus,.contrast.show-focus-outlines button:focus,.contrast.show-focus-outlines .box .btn.btn-default:focus,.contrast.show-focus-outlines .newsBox .btn.btn-default:focus,.contrast.show-focus-outlines .newsBox .btn.btn-default:focus{outline:2px solid #ff8c00 !important;transition:none !important;background:transparent;}.show-focus-outlines .header-wrapper a:focus,.show-focus-outlines input:focus,.show-focus-outlines textarea:focus,.show-focus-outlines select:focus,.siwp_img:focus{outline:2px solid #ff8c00 !important;transition:none !important;}.show-focus-outlines .flexslider a:focus,.show-focus-outlines .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.tabstyle-one .vc_tta-tab>a:focus,.show-focus-outlines .wpb-js-composer .vc_tta-color-black.vc_tta-style-classic.tabstyle-four .vc_tta-tab>a:focus{outline:3px solid #ff8c00 !important;transition:none !important;}.contrast .gen-list.listStyleSeven ul li:nth-child(2),.contrast .gen-list.listStyleSeven ul li:nth-child(3),.contrast .gen-list.listStyleSeven ul li:nth-child(4),.contrast .gen-list.listStyleSeven ul li{border:1px solid #ccc;}.contrast .gen-list.listStyleSeven ul li:nth-child(2) a span.list-icon,.contrast .gen-list.listStyleSeven ul li:nth-child(3) a span.list-icon,.contrast .gen-list.listStyleSeven ul li:nth-child(4) a span.list-icon,.contrast .gen-list.listStyleSeven ul li a span.list-icon{background-color:#333 !important;}.show-focus-outlines a:focus{outline:2px solid #ff8c00;transition:none !important;}.show-focus-outlines.style-1 #overflowMenu .ofMenu ul li a:focus{border:1px solid #ff8c00 !important;}.show-focus-outlines .nav li>a:focus,.show-focus-outlines #overflowMenu .ofMenu ul li a:focus,.show-focus-outlines button:focus,.show-focus-outlines .box .btn.btn-default:focus,.show-focus-outlines .newsBox .btn.btn-default:focus,.show-focus-outlines .newsBox .btn.btn-default:focus,.show-focus-outlines .btn.btn-theme:focus,.show-focus-outlines .btn.btn-sm:focus,.gen-card-content .btn.btn-primary:focus,.show-focus-outlines .btn.btn-gov:focus{outline:2px solid #ff8c00 !important;transition:none !important;}.show-focus-outlines .ad-banner-cntr ul li a.hyperlikdiv:focus,.show-focus-outlines .carasoleflex-wrap .galleryThumb a:focus img,.show-focus-outlines .flexslider .slides a:focus img,.show-focus-outlines.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a:focus{border:2px solid #ff8c00 !important;transition:none !important;}.general-list{padding:0;display:inline-block;}.general-list li{padding-bottom:0;float:left;padding-right:10px;margin-right:10px;border-right:1px solid #000;list-style:none;}.general-list li:last-child{border:none;}.general-list li a{word-break:break-all;}.general-list.general-list.genlist-block{display:grid;}.general-list.general-list.genlist-block li{padding:0;border-right:none;margin:0 0 10px 20px;list-style:disc;}@media (max-width:767px){.general-list{padding-left:20px;}.general-list li{padding-bottom:7px;width:100%;padding-right:0;margin-right:0;border-right:none;list-style:disc;}.general-list.genlist-block{padding:0 10px 0 0;}}.style-1.contrast.show-focus-outlines .header-wrapper a:focus,.style-1.contrast.show-focus-outlines .nav li>a:focus,.style-1 .contrast.show-focus-outlines #overflowMenu .ofMenu ul li a:focus,.style-1.contrast.show-focus-outlines button:focus,.style-1 .contrast.show-focus-outlines .box .btn.btn-default:focus,.style-1 .contrast.show-focus-outlines .newsBox .btn.btn-default:focus,.style-1.contrast.show-focus-outlines .newsBox .btn.btn-default:focus{outline:2px solid #fff !important;transition:none !important;background:transparent;}.style-1.show-focus-outlines a.accent-color:focus,.style-1.show-focus-outlines a.hvr-radial-out:focus:before,.style-1.show-focus-outlines .home-13 .governor-socialmedia a.gov-socmedia-icons:focus:before,.home-13 .governor-socialmedia .style-1.show-focus-outlines a.gov-socmedia-icons:focus:before,.style-1.show-focus-outlines a.knowyrcm-column:focus:before,.style-1.show-focus-outlines a.writeToCM-bg:focus:before,.style-1.show-focus-outlines .vdo-activites-widget a.vdo-link-name:focus,.vdo-activites-widget .style-1.show-focus-outlines a.vdo-link-name:focus,.style-1.show-focus-outlines .ad-banner-cntr.dsir-application-submission ul li a.hyperlikdiv:focus:before,.ad-banner-cntr.dsir-application-submission ul li .style-1.show-focus-outlines a.hyperlikdiv:focus:before,.style-1.show-focus-outlines a.accent-border-color:focus,.style-1.show-focus-outlines a.btn-theme:focus,.style-1.show-focus-outlines a.btn-gov:focus,.style-1.show-focus-outlines .vdo-activites-widget .vdo-link-name a.vdo-icon:focus,.vdo-activites-widget .vdo-link-name .style-1.show-focus-outlines a.vdo-icon:focus,.style-1.show-focus-outlines .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a:focus,.vc_general.vc_tta-tabs.dsir-tab-one .style-1.show-focus-outlines .vc_tta-tab>a:focus,.style-1.show-focus-outlines .dsir-gallery-color .video_gallery.video a.flexslider:focus,.dsir-gallery-color .video_gallery.video .style-1.show-focus-outlines a.flexslider:focus,.style-1.show-focus-outlines a.accent-hover-color:focus,.style-1.show-focus-outlines .nav li>a:focus,.style-1.show-focus-outlines #overflowMenu .ofMenu ul li a:focus,.style-1.show-focus-outlines button:focus,.style-1.show-focus-outlines .box .btn.btn-default:focus,.style-1.show-focus-outlines .newsBox .btn.btn-default:focus,.style-1.show-focus-outlines .newsBox .btn.btn-default:focus,.style-1.show-focus-outlines .btn.btn-theme:focus,.style-1.show-focus-outlines .btn.btn-sm:focus,.style-1 .gen-card-content .btn.btn-primary:focus,.style-1.show-focus-outlines .btn.btn-gov:focus{outline:2px solid #000 !important;transition:none !important;}.show-focus-outlines #overflowMenu .ofMenu ul li a:focus{background:transparent;}.show-focus-outlines .gen-card .gen-card-img .gen-card-hover,.show-focus-outlines .video-style-4 .video-gallery-main .gallery-image .gallery-bg,.show-focus-outlines .video-style-4 .video-gallery-main .btn{opacity:1;}.show-focus-outlines .gallery-style-4 .gallery-container .gen-card .gen-card-hover{transform:translateY(0%);}.scheme-dtls .pdf-downloads{display:inline-block;margin:0 7px 7px 0;}.scheme-dtls .pdf-downloads .dwnload-pdf{margin:0 -1px 0 0;}.scheme-dtls .pdf-downloads,.scheme-dtls .pdf-download-link{height:30px;}.activity-links li{padding-bottom:7px;}.accent-nutural-color{background:#1f497d;background-color:#1f497d;}.theme1-fixed-color{background:#052963;background-color:#052963;}.theme5-fixed-color{background:#183a53;background-color:#183a53;}.theme6-fixed-color{background:#ea3876;background-color:#ea3876;}.style-1 .accent-color,.style-1 .hvr-radial-out:before,.style-1 .home-13 .governor-socialmedia .gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-1 .gov-socmedia-icons:before,.style-1 .gen-list.photo-vdo-speech ul li a div.list-text:before,.gen-list.photo-vdo-speech ul li a .style-1 div.list-text:before,.style-1 .compt-management-container .compt-management-widget>span:before,.compt-management-container .style-1 .compt-management-widget>span:before,.style-1 .knowyrcm-column:before,.style-1 .writeToCM-bg:before,.style-1 .vdoglry-speech-cntr .vdospeech-icon>span,.vdoglry-speech-cntr .style-1 .vdospeech-icon>span,.style-1 .vdo-activites-widget .vdo-link-name,.vdo-activites-widget .style-1 .vdo-link-name,.style-1 .gen-list.list-title-bg>h2,.style-1 .arch-container>h2,.style-1 .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-1 .hyperlikdiv:before{background:#fbac1b !important;background-color:#fbac1b !important;color:#000 !important;}.style-1 .accent-color.lighten,.style-1 .lighten.hvr-radial-out:before,.style-1 .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-1 .lighten.gov-socmedia-icons:before,.style-1 .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-1 div.lighten.list-text:before,.style-1 .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-1 .compt-management-widget>span.lighten:before,.style-1 .lighten.knowyrcm-column:before,.style-1 .lighten.writeToCM-bg:before,.style-1 .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-1 .vdospeech-icon>span.lighten,.style-1 .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-1 .lighten.vdo-link-name,.style-1 .gen-list.list-title-bg>h2.lighten,.style-1 .arch-container>h2.lighten,.style-1 .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-1 .lighten.hyperlikdiv:before{background:rgba(251,172,27,0.9) !important;background-color:rgba(251,172,27,0.9) !important;}.style-1 .accent-color.more-lighten,.style-1 .more-lighten.hvr-radial-out:before,.style-1 .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-1 .more-lighten.gov-socmedia-icons:before,.style-1 .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-1 div.more-lighten.list-text:before,.style-1 .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-1 .compt-management-widget>span.more-lighten:before,.style-1 .more-lighten.knowyrcm-column:before,.style-1 .more-lighten.writeToCM-bg:before,.style-1 .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-1 .vdospeech-icon>span.more-lighten,.style-1 .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-1 .more-lighten.vdo-link-name,.style-1 .gen-list.list-title-bg>h2.more-lighten,.style-1 .arch-container>h2.more-lighten,.style-1 .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-1 .more-lighten.hyperlikdiv:before{background:rgba(251,172,27,0.5) !important;background-color:rgba(251,172,27,0.5) !important;}.style-1 a.accent-color:hover,.style-1 a.hvr-radial-out:hover:before,.style-1 .home-13 .governor-socialmedia a.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-1 a.gov-socmedia-icons:hover:before,.style-1 a.knowyrcm-column:hover:before,.style-1 a.writeToCM-bg:hover:before,.style-1 .vdo-activites-widget a.vdo-link-name:hover,.vdo-activites-widget .style-1 a.vdo-link-name:hover,.style-1 .ad-banner-cntr.dsir-application-submission ul li a.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-1 a.hyperlikdiv:hover:before,.style-1 button.accent-color:hover,.style-1 button.hvr-radial-out:hover:before,.style-1 .home-13 .governor-socialmedia button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-1 button.gov-socmedia-icons:hover:before,.style-1 button.knowyrcm-column:hover:before,.style-1 button.writeToCM-bg:hover:before,.style-1 .vdo-activites-widget button.vdo-link-name:hover,.vdo-activites-widget .style-1 button.vdo-link-name:hover,.style-1 .ad-banner-cntr.dsir-application-submission ul li button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-1 button.hyperlikdiv:hover:before,.style-1 .button.accent-color:hover,.style-1 .button.hvr-radial-out:hover:before,.style-1 .home-13 .governor-socialmedia .button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-1 .button.gov-socmedia-icons:hover:before,.style-1 .gen-list.photo-vdo-speech ul li a div.button.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-1 div.button.list-text:hover:before,.style-1 .compt-management-container .compt-management-widget>span.button:hover:before,.compt-management-container .style-1 .compt-management-widget>span.button:hover:before,.style-1 .button.knowyrcm-column:hover:before,.style-1 .button.writeToCM-bg:hover:before,.style-1 .vdoglry-speech-cntr .vdospeech-icon>span.button:hover,.vdoglry-speech-cntr .style-1 .vdospeech-icon>span.button:hover,.style-1 .vdo-activites-widget .button.vdo-link-name:hover,.vdo-activites-widget .style-1 .button.vdo-link-name:hover,.style-1 .gen-list.list-title-bg>h2.button:hover,.style-1 .arch-container>h2.button:hover,.style-1 .ad-banner-cntr.dsir-application-submission ul li .button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-1 .button.hyperlikdiv:hover:before,.style-1 input[type="submit"].accent-color:hover,.style-1 input[type="submit"].hvr-radial-out:hover:before,.style-1 .home-13 .governor-socialmedia input[type="submit"].gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-1 input[type="submit"].gov-socmedia-icons:hover:before,.style-1 input[type="submit"].knowyrcm-column:hover:before,.style-1 input[type="submit"].writeToCM-bg:hover:before,.style-1 .vdo-activites-widget input[type="submit"].vdo-link-name:hover,.vdo-activites-widget .style-1 input[type="submit"].vdo-link-name:hover,.style-1 .ad-banner-cntr.dsir-application-submission ul li input[type="submit"].hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-1 input[type="submit"].hyperlikdiv:hover:before{background:#fbac1b !important;background-color:#fbac1b !important;}.style-1 .accent-border-color,.style-1 .btn-theme,.style-1 .btn-gov,.style-1 .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-1 .vdo-icon,.style-1 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-1 .vc_tta-tab>a,.style-1 .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-1 img,.style-1 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-1 img,.style-1 .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-1 .flexslider,.style-1 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-1 .galleryThumb>a:hover>img{border-color:#fbac1b !important;}.style-1 .accent-secondary-color,.style-1.home-11 .theme5-fixed-color,.style-1 .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-1 .theme5-fixed-color,.style-1 .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-1 .theme5-fixed-color,.style-1 .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-1 .theme5-fixed-color,.style-1 .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-1 .theme5-fixed-color,.style-1 .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-1 .theme5-fixed-color,.style-1 .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-1 .theme5-fixed-color,.style-1 .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-1 .theme5-fixed-color,.style-1 .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-1 .theme5-fixed-color,.style-1 .style-3 .fixed-bg-home-3,.style-3 .style-1 .fixed-bg-home-3,.style-1 .style-4 .fixed-bg-home-3,.style-4 .style-1 .fixed-bg-home-3{background:#1f497d !important;background-color:#1f497d !important;color:#000 !important;}.style-1 .accent-secondary-color.lighten,.style-1.home-11 .lighten.theme5-fixed-color,.style-1 .style-2.home-11 .lighten.theme5-fixed-color,.style-2.home-11 .style-1 .lighten.theme5-fixed-color,.style-1 .style-3.home-11 .lighten.theme5-fixed-color,.style-3.home-11 .style-1 .lighten.theme5-fixed-color,.style-1 .style-4.home-11 .lighten.theme5-fixed-color,.style-4.home-11 .style-1 .lighten.theme5-fixed-color,.style-1 .style-5.home-11 .lighten.theme5-fixed-color,.style-5.home-11 .style-1 .lighten.theme5-fixed-color,.style-1 .style-6.home-11 .lighten.theme5-fixed-color,.style-6.home-11 .style-1 .lighten.theme5-fixed-color,.style-1 .style-7.home-11 .lighten.theme5-fixed-color,.style-7.home-11 .style-1 .lighten.theme5-fixed-color,.style-1 .style-8.home-11 .lighten.theme5-fixed-color,.style-8.home-11 .style-1 .lighten.theme5-fixed-color,.style-1 .style-9.home-11 .lighten.theme5-fixed-color,.style-9.home-11 .style-1 .lighten.theme5-fixed-color,.style-1 .style-3 .lighten.fixed-bg-home-3,.style-3 .style-1 .lighten.fixed-bg-home-3,.style-1 .style-4 .lighten.fixed-bg-home-3,.style-4 .style-1 .lighten.fixed-bg-home-3{background:rgba(246,243,238,0.9) !important;background-color:rgba(246,243,238,0.9) !important;}.style-1 .accent-secondary-color.more-lighten,.style-1.home-11 .more-lighten.theme5-fixed-color,.style-1 .style-2.home-11 .more-lighten.theme5-fixed-color,.style-2.home-11 .style-1 .more-lighten.theme5-fixed-color,.style-1 .style-3.home-11 .more-lighten.theme5-fixed-color,.style-3.home-11 .style-1 .more-lighten.theme5-fixed-color,.style-1 .style-4.home-11 .more-lighten.theme5-fixed-color,.style-4.home-11 .style-1 .more-lighten.theme5-fixed-color,.style-1 .style-5.home-11 .more-lighten.theme5-fixed-color,.style-5.home-11 .style-1 .more-lighten.theme5-fixed-color,.style-1 .style-6.home-11 .more-lighten.theme5-fixed-color,.style-6.home-11 .style-1 .more-lighten.theme5-fixed-color,.style-1 .style-7.home-11 .more-lighten.theme5-fixed-color,.style-7.home-11 .style-1 .more-lighten.theme5-fixed-color,.style-1 .style-8.home-11 .more-lighten.theme5-fixed-color,.style-8.home-11 .style-1 .more-lighten.theme5-fixed-color,.style-1 .style-9.home-11 .more-lighten.theme5-fixed-color,.style-9.home-11 .style-1 .more-lighten.theme5-fixed-color,.style-1 .style-3 .more-lighten.fixed-bg-home-3,.style-3 .style-1 .more-lighten.fixed-bg-home-3,.style-1 .style-4 .more-lighten.fixed-bg-home-3,.style-4 .style-1 .more-lighten.fixed-bg-home-3{background:rgba(246,243,238,0.5) !important;background-color:rgba(246,243,238,0.5) !important;}.style-1 a.accent-secondary-color:hover,.style-1.home-11 a.theme5-fixed-color:hover,.style-1 .style-2.home-11 a.theme5-fixed-color:hover,.style-2.home-11 .style-1 a.theme5-fixed-color:hover,.style-1 .style-3.home-11 a.theme5-fixed-color:hover,.style-3.home-11 .style-1 a.theme5-fixed-color:hover,.style-1 .style-4.home-11 a.theme5-fixed-color:hover,.style-4.home-11 .style-1 a.theme5-fixed-color:hover,.style-1 .style-5.home-11 a.theme5-fixed-color:hover,.style-5.home-11 .style-1 a.theme5-fixed-color:hover,.style-1 .style-6.home-11 a.theme5-fixed-color:hover,.style-6.home-11 .style-1 a.theme5-fixed-color:hover,.style-1 .style-7.home-11 a.theme5-fixed-color:hover,.style-7.home-11 .style-1 a.theme5-fixed-color:hover,.style-1 .style-8.home-11 a.theme5-fixed-color:hover,.style-8.home-11 .style-1 a.theme5-fixed-color:hover,.style-1 .style-9.home-11 a.theme5-fixed-color:hover,.style-9.home-11 .style-1 a.theme5-fixed-color:hover,.style-1 .style-3 a.fixed-bg-home-3:hover,.style-3 .style-1 a.fixed-bg-home-3:hover,.style-1 .style-4 a.fixed-bg-home-3:hover,.style-4 .style-1 a.fixed-bg-home-3:hover,.style-1 button.accent-secondary-color:hover,.style-1.home-11 button.theme5-fixed-color:hover,.style-1 .style-2.home-11 button.theme5-fixed-color:hover,.style-2.home-11 .style-1 button.theme5-fixed-color:hover,.style-1 .style-3.home-11 button.theme5-fixed-color:hover,.style-3.home-11 .style-1 button.theme5-fixed-color:hover,.style-1 .style-4.home-11 button.theme5-fixed-color:hover,.style-4.home-11 .style-1 button.theme5-fixed-color:hover,.style-1 .style-5.home-11 button.theme5-fixed-color:hover,.style-5.home-11 .style-1 button.theme5-fixed-color:hover,.style-1 .style-6.home-11 button.theme5-fixed-color:hover,.style-6.home-11 .style-1 button.theme5-fixed-color:hover,.style-1 .style-7.home-11 button.theme5-fixed-color:hover,.style-7.home-11 .style-1 button.theme5-fixed-color:hover,.style-1 .style-8.home-11 button.theme5-fixed-color:hover,.style-8.home-11 .style-1 button.theme5-fixed-color:hover,.style-1 .style-9.home-11 button.theme5-fixed-color:hover,.style-9.home-11 .style-1 button.theme5-fixed-color:hover,.style-1 .style-3 button.fixed-bg-home-3:hover,.style-3 .style-1 button.fixed-bg-home-3:hover,.style-1 .style-4 button.fixed-bg-home-3:hover,.style-4 .style-1 button.fixed-bg-home-3:hover,.style-1 .button.accent-secondary-color:hover,.style-1.home-11 .button.theme5-fixed-color:hover,.style-1 .style-2.home-11 .button.theme5-fixed-color:hover,.style-2.home-11 .style-1 .button.theme5-fixed-color:hover,.style-1 .style-3.home-11 .button.theme5-fixed-color:hover,.style-3.home-11 .style-1 .button.theme5-fixed-color:hover,.style-1 .style-4.home-11 .button.theme5-fixed-color:hover,.style-4.home-11 .style-1 .button.theme5-fixed-color:hover,.style-1 .style-5.home-11 .button.theme5-fixed-color:hover,.style-5.home-11 .style-1 .button.theme5-fixed-color:hover,.style-1 .style-6.home-11 .button.theme5-fixed-color:hover,.style-6.home-11 .style-1 .button.theme5-fixed-color:hover,.style-1 .style-7.home-11 .button.theme5-fixed-color:hover,.style-7.home-11 .style-1 .button.theme5-fixed-color:hover,.style-1 .style-8.home-11 .button.theme5-fixed-color:hover,.style-8.home-11 .style-1 .button.theme5-fixed-color:hover,.style-1 .style-9.home-11 .button.theme5-fixed-color:hover,.style-9.home-11 .style-1 .button.theme5-fixed-color:hover,.style-1 .style-3 .button.fixed-bg-home-3:hover,.style-3 .style-1 .button.fixed-bg-home-3:hover,.style-1 .style-4 .button.fixed-bg-home-3:hover,.style-4 .style-1 .button.fixed-bg-home-3:hover,.style-1 input[type="submit"].accent-secondary-color:hover,.style-1.home-11 input[type="submit"].theme5-fixed-color:hover,.style-1 .style-2.home-11 input[type="submit"].theme5-fixed-color:hover,.style-2.home-11 .style-1 input[type="submit"].theme5-fixed-color:hover,.style-1 .style-3.home-11 input[type="submit"].theme5-fixed-color:hover,.style-3.home-11 .style-1 input[type="submit"].theme5-fixed-color:hover,.style-1 .style-4.home-11 input[type="submit"].theme5-fixed-color:hover,.style-4.home-11 .style-1 input[type="submit"].theme5-fixed-color:hover,.style-1 .style-5.home-11 input[type="submit"].theme5-fixed-color:hover,.style-5.home-11 .style-1 input[type="submit"].theme5-fixed-color:hover,.style-1 .style-6.home-11 input[type="submit"].theme5-fixed-color:hover,.style-6.home-11 .style-1 input[type="submit"].theme5-fixed-color:hover,.style-1 .style-7.home-11 input[type="submit"].theme5-fixed-color:hover,.style-7.home-11 .style-1 input[type="submit"].theme5-fixed-color:hover,.style-1 .style-8.home-11 input[type="submit"].theme5-fixed-color:hover,.style-8.home-11 .style-1 input[type="submit"].theme5-fixed-color:hover,.style-1 .style-9.home-11 input[type="submit"].theme5-fixed-color:hover,.style-9.home-11 .style-1 input[type="submit"].theme5-fixed-color:hover,.style-1 .style-3 input[type="submit"].fixed-bg-home-3:hover,.style-3 .style-1 input[type="submit"].fixed-bg-home-3:hover,.style-1 .style-4 input[type="submit"].fixed-bg-home-3:hover,.style-4 .style-1 input[type="submit"].fixed-bg-home-3:hover{background:#1f497d !important;background-color:#1f497d !important;}.style-1 .accent-secondary-border-color{border-color:#1f497d !important;}.style-1 .accent-fixed-color,.style-1.home-5 .support-bg-home5,.style-1 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-1 .vc_tta-tab:hover>a,.style-1 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-1 .vc_tta-tab.vc_active>a{background:#052963 !important;color:#fff !important;}.style-1 .gen-card .gen-card-icon span.accent-border-color,.style-1 .gen-card .gen-card-icon span.btn-theme,.style-1 .gen-card .gen-card-icon span.btn-gov,.style-1 .gen-card .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-1 .gen-card .gen-card-icon span.vdo-icon,.style-1 .gen-card .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-1 .gen-card .gen-card-icon span.flexslider{color:#fbac1b !important;}.style-1 .text-highlight,.style-1 .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-1 span.fa,.style-1 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-1 span.list-icon,.style-1 .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-1 span.list-icon,.style-1 .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-1 div.list-text,.style-1 .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-1 span.list-icon,.style-1 .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-1 .vdo-link-name,.style-1 .compt-management-container .compt-management-widget>div,.compt-management-container .style-1 .compt-management-widget>div{color:#fbac1b !important;}.style-1 .accent-hover-color:hover,.style-1 .footerlogocarousel .flex-direction-nav a,.style-1 .video_gallery .flex-direction-nav a,.style-1 .HomeGalleryCarasole .flex-direction-nav a{background:#fbac1b !important;background-color:#fbac1b !important;color:#fff !important;border-color:#fbac1b !important;}.style-1.home-1 .full-cntrl-right-caption-right .container .slide-caption{color:#000;}.style-2 .accent-color,.style-2 .hvr-radial-out:before,.style-2 .home-13 .governor-socialmedia .gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2 .gov-socmedia-icons:before,.style-2 .gen-list.photo-vdo-speech ul li a div.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2 div.list-text:before,.style-2 .compt-management-container .compt-management-widget>span:before,.compt-management-container .style-2 .compt-management-widget>span:before,.style-2 .knowyrcm-column:before,.style-2 .writeToCM-bg:before,.style-2 .vdoglry-speech-cntr .vdospeech-icon>span,.vdoglry-speech-cntr .style-2 .vdospeech-icon>span,.style-2 .vdo-activites-widget .vdo-link-name,.vdo-activites-widget .style-2 .vdo-link-name,.style-2 .gen-list.list-title-bg>h2,.style-2 .arch-container>h2,.style-2 .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2 .hyperlikdiv:before{background:#4b3504 !important;background-color:#4b3504 !important;color:#fff !important;}.style-2 .accent-color.lighten,.style-2 .lighten.hvr-radial-out:before,.style-2 .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2 .lighten.gov-socmedia-icons:before,.style-2 .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2 div.lighten.list-text:before,.style-2 .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-2 .compt-management-widget>span.lighten:before,.style-2 .lighten.knowyrcm-column:before,.style-2 .lighten.writeToCM-bg:before,.style-2 .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-2 .vdospeech-icon>span.lighten,.style-2 .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-2 .lighten.vdo-link-name,.style-2 .gen-list.list-title-bg>h2.lighten,.style-2 .arch-container>h2.lighten,.style-2 .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2 .lighten.hyperlikdiv:before{background:rgba(75,53,4,0.9) !important;background-color:rgba(75,53,4,0.9) !important;}.style-2 .accent-color.more-lighten,.style-2 .more-lighten.hvr-radial-out:before,.style-2 .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2 .more-lighten.gov-socmedia-icons:before,.style-2 .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2 div.more-lighten.list-text:before,.style-2 .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-2 .compt-management-widget>span.more-lighten:before,.style-2 .more-lighten.knowyrcm-column:before,.style-2 .more-lighten.writeToCM-bg:before,.style-2 .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-2 .vdospeech-icon>span.more-lighten,.style-2 .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-2 .more-lighten.vdo-link-name,.style-2 .gen-list.list-title-bg>h2.more-lighten,.style-2 .arch-container>h2.more-lighten,.style-2 .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2 .more-lighten.hyperlikdiv:before{background:rgba(75,53,4,0.4) !important;background-color:rgba(75,53,4,0.4) !important;}.style-2 a.accent-color:hover,.style-2 a.hvr-radial-out:hover:before,.style-2 .home-13 .governor-socialmedia a.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-2 a.gov-socmedia-icons:hover:before,.style-2 a.knowyrcm-column:hover:before,.style-2 a.writeToCM-bg:hover:before,.style-2 .vdo-activites-widget a.vdo-link-name:hover,.vdo-activites-widget .style-2 a.vdo-link-name:hover,.style-2 .ad-banner-cntr.dsir-application-submission ul li a.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-2 a.hyperlikdiv:hover:before,.style-2 button.accent-color:hover,.style-2 button.hvr-radial-out:hover:before,.style-2 .home-13 .governor-socialmedia button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-2 button.gov-socmedia-icons:hover:before,.style-2 button.knowyrcm-column:hover:before,.style-2 button.writeToCM-bg:hover:before,.style-2 .vdo-activites-widget button.vdo-link-name:hover,.vdo-activites-widget .style-2 button.vdo-link-name:hover,.style-2 .ad-banner-cntr.dsir-application-submission ul li button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-2 button.hyperlikdiv:hover:before,.style-2 .button.accent-color:hover,.style-2 .button.hvr-radial-out:hover:before,.style-2 .home-13 .governor-socialmedia .button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-2 .button.gov-socmedia-icons:hover:before,.style-2 .gen-list.photo-vdo-speech ul li a div.button.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-2 div.button.list-text:hover:before,.style-2 .compt-management-container .compt-management-widget>span.button:hover:before,.compt-management-container .style-2 .compt-management-widget>span.button:hover:before,.style-2 .button.knowyrcm-column:hover:before,.style-2 .button.writeToCM-bg:hover:before,.style-2 .vdoglry-speech-cntr .vdospeech-icon>span.button:hover,.vdoglry-speech-cntr .style-2 .vdospeech-icon>span.button:hover,.style-2 .vdo-activites-widget .button.vdo-link-name:hover,.vdo-activites-widget .style-2 .button.vdo-link-name:hover,.style-2 .gen-list.list-title-bg>h2.button:hover,.style-2 .arch-container>h2.button:hover,.style-2 .ad-banner-cntr.dsir-application-submission ul li .button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-2 .button.hyperlikdiv:hover:before,.style-2 input[type="submit"].accent-color:hover,.style-2 input[type="submit"].hvr-radial-out:hover:before,.style-2 .home-13 .governor-socialmedia input[type="submit"].gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-2 input[type="submit"].gov-socmedia-icons:hover:before,.style-2 input[type="submit"].knowyrcm-column:hover:before,.style-2 input[type="submit"].writeToCM-bg:hover:before,.style-2 .vdo-activites-widget input[type="submit"].vdo-link-name:hover,.vdo-activites-widget .style-2 input[type="submit"].vdo-link-name:hover,.style-2 .ad-banner-cntr.dsir-application-submission ul li input[type="submit"].hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-2 input[type="submit"].hyperlikdiv:hover:before{background:#4b3504 !important;background-color:#4b3504 !important;}.style-2 .accent-border-color,.style-2 .btn-theme,.style-2 .btn-gov,.style-2 .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-2 .vdo-icon,.style-2 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-2 .vc_tta-tab>a,.style-2 .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-2 img,.style-2 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2 img,.style-2 .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-2 .flexslider,.style-2 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-2 .galleryThumb>a:hover>img{border-color:#4b3504 !important;}.style-2 .accent-secondary-color,.style-2 .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-2 .theme5-fixed-color,.style-2.home-11 .theme5-fixed-color,.style-2 .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-2 .theme5-fixed-color,.style-2 .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-2 .theme5-fixed-color,.style-2 .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-2 .theme5-fixed-color,.style-2 .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-2 .theme5-fixed-color,.style-2 .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-2 .theme5-fixed-color,.style-2 .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-2 .theme5-fixed-color,.style-2 .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-2 .theme5-fixed-color,.style-2 .style-3 .fixed-bg-home-3,.style-3 .style-2 .fixed-bg-home-3,.style-2 .style-4 .fixed-bg-home-3,.style-4 .style-2 .fixed-bg-home-3{background:#ffdb69 !important;background-color:#ffdb69 !important;color:#000 !important;}.style-2 .accent-secondary-color.lighten,.style-2 .style-1.home-11 .lighten.theme5-fixed-color,.style-1.home-11 .style-2 .lighten.theme5-fixed-color,.style-2.home-11 .lighten.theme5-fixed-color,.style-2 .style-3.home-11 .lighten.theme5-fixed-color,.style-3.home-11 .style-2 .lighten.theme5-fixed-color,.style-2 .style-4.home-11 .lighten.theme5-fixed-color,.style-4.home-11 .style-2 .lighten.theme5-fixed-color,.style-2 .style-5.home-11 .lighten.theme5-fixed-color,.style-5.home-11 .style-2 .lighten.theme5-fixed-color,.style-2 .style-6.home-11 .lighten.theme5-fixed-color,.style-6.home-11 .style-2 .lighten.theme5-fixed-color,.style-2 .style-7.home-11 .lighten.theme5-fixed-color,.style-7.home-11 .style-2 .lighten.theme5-fixed-color,.style-2 .style-8.home-11 .lighten.theme5-fixed-color,.style-8.home-11 .style-2 .lighten.theme5-fixed-color,.style-2 .style-9.home-11 .lighten.theme5-fixed-color,.style-9.home-11 .style-2 .lighten.theme5-fixed-color,.style-2 .style-3 .lighten.fixed-bg-home-3,.style-3 .style-2 .lighten.fixed-bg-home-3,.style-2 .style-4 .lighten.fixed-bg-home-3,.style-4 .style-2 .lighten.fixed-bg-home-3{background:rgba(255,219,105,0.9) !important;background-color:rgba(255,219,105,0.9) !important;}.style-2 .accent-secondary-color.more-lighten,.style-2 .style-1.home-11 .more-lighten.theme5-fixed-color,.style-1.home-11 .style-2 .more-lighten.theme5-fixed-color,.style-2.home-11 .more-lighten.theme5-fixed-color,.style-2 .style-3.home-11 .more-lighten.theme5-fixed-color,.style-3.home-11 .style-2 .more-lighten.theme5-fixed-color,.style-2 .style-4.home-11 .more-lighten.theme5-fixed-color,.style-4.home-11 .style-2 .more-lighten.theme5-fixed-color,.style-2 .style-5.home-11 .more-lighten.theme5-fixed-color,.style-5.home-11 .style-2 .more-lighten.theme5-fixed-color,.style-2 .style-6.home-11 .more-lighten.theme5-fixed-color,.style-6.home-11 .style-2 .more-lighten.theme5-fixed-color,.style-2 .style-7.home-11 .more-lighten.theme5-fixed-color,.style-7.home-11 .style-2 .more-lighten.theme5-fixed-color,.style-2 .style-8.home-11 .more-lighten.theme5-fixed-color,.style-8.home-11 .style-2 .more-lighten.theme5-fixed-color,.style-2 .style-9.home-11 .more-lighten.theme5-fixed-color,.style-9.home-11 .style-2 .more-lighten.theme5-fixed-color,.style-2 .style-3 .more-lighten.fixed-bg-home-3,.style-3 .style-2 .more-lighten.fixed-bg-home-3,.style-2 .style-4 .more-lighten.fixed-bg-home-3,.style-4 .style-2 .more-lighten.fixed-bg-home-3{background:rgba(255,219,105,0.5) !important;background-color:rgba(255,219,105,0.5) !important;}.style-2 a.accent-secondary-color:hover,.style-2 .style-1.home-11 a.theme5-fixed-color:hover,.style-1.home-11 .style-2 a.theme5-fixed-color:hover,.style-2.home-11 a.theme5-fixed-color:hover,.style-2 .style-3.home-11 a.theme5-fixed-color:hover,.style-3.home-11 .style-2 a.theme5-fixed-color:hover,.style-2 .style-4.home-11 a.theme5-fixed-color:hover,.style-4.home-11 .style-2 a.theme5-fixed-color:hover,.style-2 .style-5.home-11 a.theme5-fixed-color:hover,.style-5.home-11 .style-2 a.theme5-fixed-color:hover,.style-2 .style-6.home-11 a.theme5-fixed-color:hover,.style-6.home-11 .style-2 a.theme5-fixed-color:hover,.style-2 .style-7.home-11 a.theme5-fixed-color:hover,.style-7.home-11 .style-2 a.theme5-fixed-color:hover,.style-2 .style-8.home-11 a.theme5-fixed-color:hover,.style-8.home-11 .style-2 a.theme5-fixed-color:hover,.style-2 .style-9.home-11 a.theme5-fixed-color:hover,.style-9.home-11 .style-2 a.theme5-fixed-color:hover,.style-2 .style-3 a.fixed-bg-home-3:hover,.style-3 .style-2 a.fixed-bg-home-3:hover,.style-2 .style-4 a.fixed-bg-home-3:hover,.style-4 .style-2 a.fixed-bg-home-3:hover,.style-2 button.accent-secondary-color:hover,.style-2 .style-1.home-11 button.theme5-fixed-color:hover,.style-1.home-11 .style-2 button.theme5-fixed-color:hover,.style-2.home-11 button.theme5-fixed-color:hover,.style-2 .style-3.home-11 button.theme5-fixed-color:hover,.style-3.home-11 .style-2 button.theme5-fixed-color:hover,.style-2 .style-4.home-11 button.theme5-fixed-color:hover,.style-4.home-11 .style-2 button.theme5-fixed-color:hover,.style-2 .style-5.home-11 button.theme5-fixed-color:hover,.style-5.home-11 .style-2 button.theme5-fixed-color:hover,.style-2 .style-6.home-11 button.theme5-fixed-color:hover,.style-6.home-11 .style-2 button.theme5-fixed-color:hover,.style-2 .style-7.home-11 button.theme5-fixed-color:hover,.style-7.home-11 .style-2 button.theme5-fixed-color:hover,.style-2 .style-8.home-11 button.theme5-fixed-color:hover,.style-8.home-11 .style-2 button.theme5-fixed-color:hover,.style-2 .style-9.home-11 button.theme5-fixed-color:hover,.style-9.home-11 .style-2 button.theme5-fixed-color:hover,.style-2 .style-3 button.fixed-bg-home-3:hover,.style-3 .style-2 button.fixed-bg-home-3:hover,.style-2 .style-4 button.fixed-bg-home-3:hover,.style-4 .style-2 button.fixed-bg-home-3:hover,.style-2 .button.accent-secondary-color:hover,.style-2 .style-1.home-11 .button.theme5-fixed-color:hover,.style-1.home-11 .style-2 .button.theme5-fixed-color:hover,.style-2.home-11 .button.theme5-fixed-color:hover,.style-2 .style-3.home-11 .button.theme5-fixed-color:hover,.style-3.home-11 .style-2 .button.theme5-fixed-color:hover,.style-2 .style-4.home-11 .button.theme5-fixed-color:hover,.style-4.home-11 .style-2 .button.theme5-fixed-color:hover,.style-2 .style-5.home-11 .button.theme5-fixed-color:hover,.style-5.home-11 .style-2 .button.theme5-fixed-color:hover,.style-2 .style-6.home-11 .button.theme5-fixed-color:hover,.style-6.home-11 .style-2 .button.theme5-fixed-color:hover,.style-2 .style-7.home-11 .button.theme5-fixed-color:hover,.style-7.home-11 .style-2 .button.theme5-fixed-color:hover,.style-2 .style-8.home-11 .button.theme5-fixed-color:hover,.style-8.home-11 .style-2 .button.theme5-fixed-color:hover,.style-2 .style-9.home-11 .button.theme5-fixed-color:hover,.style-9.home-11 .style-2 .button.theme5-fixed-color:hover,.style-2 .style-3 .button.fixed-bg-home-3:hover,.style-3 .style-2 .button.fixed-bg-home-3:hover,.style-2 .style-4 .button.fixed-bg-home-3:hover,.style-4 .style-2 .button.fixed-bg-home-3:hover,.style-2 input[type="submit"].accent-secondary-color:hover,.style-2 .style-1.home-11 input[type="submit"].theme5-fixed-color:hover,.style-1.home-11 .style-2 input[type="submit"].theme5-fixed-color:hover,.style-2.home-11 input[type="submit"].theme5-fixed-color:hover,.style-2 .style-3.home-11 input[type="submit"].theme5-fixed-color:hover,.style-3.home-11 .style-2 input[type="submit"].theme5-fixed-color:hover,.style-2 .style-4.home-11 input[type="submit"].theme5-fixed-color:hover,.style-4.home-11 .style-2 input[type="submit"].theme5-fixed-color:hover,.style-2 .style-5.home-11 input[type="submit"].theme5-fixed-color:hover,.style-5.home-11 .style-2 input[type="submit"].theme5-fixed-color:hover,.style-2 .style-6.home-11 input[type="submit"].theme5-fixed-color:hover,.style-6.home-11 .style-2 input[type="submit"].theme5-fixed-color:hover,.style-2 .style-7.home-11 input[type="submit"].theme5-fixed-color:hover,.style-7.home-11 .style-2 input[type="submit"].theme5-fixed-color:hover,.style-2 .style-8.home-11 input[type="submit"].theme5-fixed-color:hover,.style-8.home-11 .style-2 input[type="submit"].theme5-fixed-color:hover,.style-2 .style-9.home-11 input[type="submit"].theme5-fixed-color:hover,.style-9.home-11 .style-2 input[type="submit"].theme5-fixed-color:hover,.style-2 .style-3 input[type="submit"].fixed-bg-home-3:hover,.style-3 .style-2 input[type="submit"].fixed-bg-home-3:hover,.style-2 .style-4 input[type="submit"].fixed-bg-home-3:hover,.style-4 .style-2 input[type="submit"].fixed-bg-home-3:hover{background:#ffdb69 !important;background-color:#ffdb69 !important;}.style-2 .accent-secondary-border-color{border-color:#ffdb69 !important;}.style-2 .accent-fixed-color,.style-2 .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-2 .support-bg-home5,.style-2 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-2 .vc_tta-tab:hover>a,.style-2 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-2 .vc_tta-tab.vc_active>a{background:#4b3504 !important;color:#fff !important;}.style-2 .gen-card .gen-card-icon span.accent-border-color,.style-2 .gen-card .gen-card-icon span.btn-theme,.style-2 .gen-card .gen-card-icon span.btn-gov,.style-2 .gen-card .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2 .gen-card .gen-card-icon span.vdo-icon,.style-2 .gen-card .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-2 .gen-card .gen-card-icon span.flexslider{color:#4b3504 !important;}.style-2 .text-highlight,.style-2 .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-2 span.fa,.style-2 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-2 span.list-icon,.style-2 .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-2 span.list-icon,.style-2 .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-2 div.list-text,.style-2 .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-2 span.list-icon,.style-2 .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-2 .vdo-link-name,.style-2 .compt-management-container .compt-management-widget>div,.compt-management-container .style-2 .compt-management-widget>div{color:#4b3504 !important;}.style-2 .accent-hover-color:hover,.style-2 .footerlogocarousel .flex-direction-nav a,.style-2 .video_gallery .flex-direction-nav a,.style-2 .HomeGalleryCarasole .flex-direction-nav a{background:#4b3504 !important;background-color:#4b3504 !important;color:#fff !important;border-color:#4b3504 !important;}.style-2 .full-cntrl-center-caption-bottom .flex-direction-nav .flex-next,.style-2 .full-cntrl-center-caption-bottom .flex-direction-nav .flex-prev{background:#fff;border-radius:50%;width:45px;height:45px;text-align:center;border:1px solid #4b3504;}.style-2 .full-cntrl-center-caption-bottom.nav-white .flex-direction-nav a:before{font-size:26px;line-height:47px;color:#4b3504;}.style-2.home .btn-style-outline{border:1px solid #4b3504 !important;color:#4b3504 !important;}.style-2.home .btn-style-outline.accent-color,.style-2.home .btn-style-outline.hvr-radial-out:before,.style-2.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2.home .btn-style-outline.gov-socmedia-icons:before,.style-2.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2.home div.btn-style-outline.list-text:before,.style-2.home .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-2.home .compt-management-widget>span.btn-style-outline:before,.style-2.home .btn-style-outline.knowyrcm-column:before,.style-2.home .btn-style-outline.writeToCM-bg:before,.style-2.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-2.home .vdospeech-icon>span.btn-style-outline,.style-2.home .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-2.home .btn-style-outline.vdo-link-name,.style-2.home .gen-list.list-title-bg>h2.btn-style-outline,.style-2.home .arch-container>h2.btn-style-outline,.style-2.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.home .btn-style-outline.hyperlikdiv:before,.style-2.home .btn-style-outline.accent-border-color,.style-2.home .btn-style-outline.btn-theme,.style-2.home .btn-style-outline.btn-gov,.style-2.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2.home .btn-style-outline.vdo-icon,.style-2.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.home .vc_tta-tab>a.btn-style-outline,.style-2.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-2.home img.btn-style-outline,.style-2.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.home img.btn-style-outline,.style-2.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-2.home .btn-style-outline.flexslider,.style-2.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-2.home .galleryThumb>a:hover>img.btn-style-outline,.style-2.home .btn-style-outline.accent-hover-color{border-color:#4b3504 !important;color:#4b3504 !important;background-color:#ffdb69 !important;border-radius:50px;}.style-2.home .btn-style-outline.accent-color:hover,.style-2.home .btn-style-outline.hvr-radial-out:hover:before,.style-2.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-2.home .btn-style-outline.gov-socmedia-icons:hover:before,.style-2.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-2.home div.btn-style-outline.list-text:hover:before,.style-2.home .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-2.home .compt-management-widget>span.btn-style-outline:hover:before,.style-2.home .btn-style-outline.knowyrcm-column:hover:before,.style-2.home .btn-style-outline.writeToCM-bg:hover:before,.style-2.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-2.home .vdospeech-icon>span.btn-style-outline:hover,.style-2.home .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-2.home .btn-style-outline.vdo-link-name:hover,.style-2.home .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-2.home .arch-container>h2.btn-style-outline:hover,.style-2.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.home .btn-style-outline.hyperlikdiv:hover:before,.style-2.home .btn-style-outline.accent-border-color:hover,.style-2.home .btn-style-outline.btn-theme:hover,.style-2.home .btn-style-outline.btn-gov:hover,.style-2.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-2.home .btn-style-outline.vdo-icon:hover,.style-2.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:hover,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.home .vc_tta-tab>a.btn-style-outline:hover,.style-2.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .slides .style-2.home img.btn-style-outline:hover,.style-2.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.home img.btn-style-outline:hover,.style-2.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-2.home .btn-style-outline.flexslider:hover,.style-2.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:hover,.pp-photogallery .photoGallery-style3 .style-2.home .galleryThumb>a:hover>img.btn-style-outline:hover,.style-2.home .btn-style-outline.accent-hover-color:hover{background-color:#4b3504 !important;color:#fff !important;}.style-2.home .btn-style-outline:hover{background-color:#4b3504 !important;color:#fff !important;}.style-2.home .photo-glry-cntr .btn-style-outline.accent-color,.style-2.home .photo-glry-cntr .btn-style-outline.hvr-radial-out:before,.style-2.home .photo-glry-cntr .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2.home .photo-glry-cntr .btn-style-outline.gov-socmedia-icons:before,.style-2.home .photo-glry-cntr .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2.home .photo-glry-cntr div.btn-style-outline.list-text:before,.style-2.home .photo-glry-cntr .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-2.home .photo-glry-cntr .compt-management-widget>span.btn-style-outline:before,.style-2.home .photo-glry-cntr .btn-style-outline.knowyrcm-column:before,.style-2.home .photo-glry-cntr .btn-style-outline.writeToCM-bg:before,.style-2.home .photo-glry-cntr .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-2.home .photo-glry-cntr .vdospeech-icon>span.btn-style-outline,.style-2.home .photo-glry-cntr .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-2.home .photo-glry-cntr .btn-style-outline.vdo-link-name,.style-2.home .photo-glry-cntr .gen-list.list-title-bg>h2.btn-style-outline,.style-2.home .photo-glry-cntr .arch-container>h2.btn-style-outline,.style-2.home .photo-glry-cntr .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.home .photo-glry-cntr .btn-style-outline.hyperlikdiv:before,.style-2.home .photo-glry-cntr .btn-style-outline.accent-border-color,.style-2.home .photo-glry-cntr .btn-style-outline.btn-theme,.style-2.home .photo-glry-cntr .btn-style-outline.btn-gov,.style-2.home .photo-glry-cntr .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2.home .photo-glry-cntr .btn-style-outline.vdo-icon,.style-2.home .photo-glry-cntr .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.home .photo-glry-cntr .vc_tta-tab>a.btn-style-outline,.style-2.home .photo-glry-cntr .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-2.home .photo-glry-cntr img.btn-style-outline,.style-2.home .photo-glry-cntr .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.home .photo-glry-cntr img.btn-style-outline,.style-2.home .photo-glry-cntr .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-2.home .photo-glry-cntr .btn-style-outline.flexslider,.style-2.home .photo-glry-cntr .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-2.home .photo-glry-cntr .galleryThumb>a:hover>img.btn-style-outline,.style-2.home .photo-glry-cntr .btn-style-outline.accent-hover-color{border-color:#4b3504 !important;color:#fff !important;background-color:#4b3504 !important;border-radius:0;}.home-2{background-color:#1f497d;}.style-3 .accent-color,.style-3 .hvr-radial-out:before,.style-3 .home-13 .governor-socialmedia .gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3 .gov-socmedia-icons:before,.style-3 .gen-list.photo-vdo-speech ul li a div.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3 div.list-text:before,.style-3 .compt-management-container .compt-management-widget>span:before,.compt-management-container .style-3 .compt-management-widget>span:before,.style-3 .knowyrcm-column:before,.style-3 .writeToCM-bg:before,.style-3 .vdoglry-speech-cntr .vdospeech-icon>span,.vdoglry-speech-cntr .style-3 .vdospeech-icon>span,.style-3 .vdo-activites-widget .vdo-link-name,.vdo-activites-widget .style-3 .vdo-link-name,.style-3 .gen-list.list-title-bg>h2,.style-3 .arch-container>h2,.style-3 .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3 .hyperlikdiv:before,.style-3 .filter-button-group .filter-btn-cntr .button{background:#66b9ac !important;background-color:#66b9ac !important;color:#000 !important;}.style-3 .accent-color.lighten,.style-3 .lighten.hvr-radial-out:before,.style-3 .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3 .lighten.gov-socmedia-icons:before,.style-3 .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3 div.lighten.list-text:before,.style-3 .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-3 .compt-management-widget>span.lighten:before,.style-3 .lighten.knowyrcm-column:before,.style-3 .lighten.writeToCM-bg:before,.style-3 .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-3 .vdospeech-icon>span.lighten,.style-3 .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-3 .lighten.vdo-link-name,.style-3 .gen-list.list-title-bg>h2.lighten,.style-3 .arch-container>h2.lighten,.style-3 .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3 .lighten.hyperlikdiv:before{background:rgba(102,185,172,0.9) !important;background-color:rgba(102,185,172,0.9) !important;}.style-3 .accent-color.more-lighten,.style-3 .more-lighten.hvr-radial-out:before,.style-3 .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3 .more-lighten.gov-socmedia-icons:before,.style-3 .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3 div.more-lighten.list-text:before,.style-3 .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-3 .compt-management-widget>span.more-lighten:before,.style-3 .more-lighten.knowyrcm-column:before,.style-3 .more-lighten.writeToCM-bg:before,.style-3 .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-3 .vdospeech-icon>span.more-lighten,.style-3 .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-3 .more-lighten.vdo-link-name,.style-3 .gen-list.list-title-bg>h2.more-lighten,.style-3 .arch-container>h2.more-lighten,.style-3 .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3 .more-lighten.hyperlikdiv:before{background:rgba(102,185,172,0.5) !important;background-color:rgba(102,185,172,0.5) !important;}.style-3 a.accent-color:hover,.style-3 a.hvr-radial-out:hover:before,.style-3 .home-13 .governor-socialmedia a.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-3 a.gov-socmedia-icons:hover:before,.style-3 a.knowyrcm-column:hover:before,.style-3 a.writeToCM-bg:hover:before,.style-3 .vdo-activites-widget a.vdo-link-name:hover,.vdo-activites-widget .style-3 a.vdo-link-name:hover,.style-3 .ad-banner-cntr.dsir-application-submission ul li a.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-3 a.hyperlikdiv:hover:before,.style-3 button.accent-color:hover,.style-3 button.hvr-radial-out:hover:before,.style-3 .home-13 .governor-socialmedia button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-3 button.gov-socmedia-icons:hover:before,.style-3 button.knowyrcm-column:hover:before,.style-3 button.writeToCM-bg:hover:before,.style-3 .vdo-activites-widget button.vdo-link-name:hover,.vdo-activites-widget .style-3 button.vdo-link-name:hover,.style-3 .ad-banner-cntr.dsir-application-submission ul li button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-3 button.hyperlikdiv:hover:before,.style-3 .button.accent-color:hover,.style-3 .button.hvr-radial-out:hover:before,.style-3 .home-13 .governor-socialmedia .button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-3 .button.gov-socmedia-icons:hover:before,.style-3 .gen-list.photo-vdo-speech ul li a div.button.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-3 div.button.list-text:hover:before,.style-3 .compt-management-container .compt-management-widget>span.button:hover:before,.compt-management-container .style-3 .compt-management-widget>span.button:hover:before,.style-3 .button.knowyrcm-column:hover:before,.style-3 .button.writeToCM-bg:hover:before,.style-3 .vdoglry-speech-cntr .vdospeech-icon>span.button:hover,.vdoglry-speech-cntr .style-3 .vdospeech-icon>span.button:hover,.style-3 .vdo-activites-widget .button.vdo-link-name:hover,.vdo-activites-widget .style-3 .button.vdo-link-name:hover,.style-3 .gen-list.list-title-bg>h2.button:hover,.style-3 .arch-container>h2.button:hover,.style-3 .ad-banner-cntr.dsir-application-submission ul li .button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-3 .button.hyperlikdiv:hover:before,.style-3 input[type="submit"].accent-color:hover,.style-3 input[type="submit"].hvr-radial-out:hover:before,.style-3 .home-13 .governor-socialmedia input[type="submit"].gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-3 input[type="submit"].gov-socmedia-icons:hover:before,.style-3 input[type="submit"].knowyrcm-column:hover:before,.style-3 input[type="submit"].writeToCM-bg:hover:before,.style-3 .vdo-activites-widget input[type="submit"].vdo-link-name:hover,.vdo-activites-widget .style-3 input[type="submit"].vdo-link-name:hover,.style-3 .ad-banner-cntr.dsir-application-submission ul li input[type="submit"].hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-3 input[type="submit"].hyperlikdiv:hover:before,.style-3 .filter-button-group .filter-btn-cntr .button:hover,.style-3 .filter-button-group .filter-btn-cntr .button.active{background:#475c59 !important;background-color:#475c59 !important;}.style-3 .accent-border-color,.style-3 .btn-theme,.style-3 .btn-gov,.style-3 .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-3 .vdo-icon,.style-3 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-3 .vc_tta-tab>a,.style-3 .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-3 img,.style-3 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-3 img,.style-3 .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-3 .flexslider,.style-3 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-3 .galleryThumb>a:hover>img{border-color:#66b9ac !important;}.style-3 .accent-secondary-color,.style-3 .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-3 .theme5-fixed-color,.style-3 .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-3 .theme5-fixed-color,.style-3.home-11 .theme5-fixed-color,.style-3 .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-3 .theme5-fixed-color,.style-3 .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-3 .theme5-fixed-color,.style-3 .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-3 .theme5-fixed-color,.style-3 .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-3 .theme5-fixed-color,.style-3 .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-3 .theme5-fixed-color,.style-3 .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-3 .theme5-fixed-color,.style-3 .fixed-bg-home-3{background:#475c59 !important;background-color:#475c59 !important;color:#fff important;}.style-3 .accent-secondary-color.lighten,.style-3 .style-1.home-11 .lighten.theme5-fixed-color,.style-1.home-11 .style-3 .lighten.theme5-fixed-color,.style-3 .style-2.home-11 .lighten.theme5-fixed-color,.style-2.home-11 .style-3 .lighten.theme5-fixed-color,.style-3.home-11 .lighten.theme5-fixed-color,.style-3 .style-4.home-11 .lighten.theme5-fixed-color,.style-4.home-11 .style-3 .lighten.theme5-fixed-color,.style-3 .style-5.home-11 .lighten.theme5-fixed-color,.style-5.home-11 .style-3 .lighten.theme5-fixed-color,.style-3 .style-6.home-11 .lighten.theme5-fixed-color,.style-6.home-11 .style-3 .lighten.theme5-fixed-color,.style-3 .style-7.home-11 .lighten.theme5-fixed-color,.style-7.home-11 .style-3 .lighten.theme5-fixed-color,.style-3 .style-8.home-11 .lighten.theme5-fixed-color,.style-8.home-11 .style-3 .lighten.theme5-fixed-color,.style-3 .style-9.home-11 .lighten.theme5-fixed-color,.style-9.home-11 .style-3 .lighten.theme5-fixed-color,.style-3 .lighten.fixed-bg-home-3{background:rgba(71,92,89,0.9) !important;background-color:rgba(71,92,89,0.9) !important;}.style-3 .accent-secondary-color.more-lighten,.style-3 .style-1.home-11 .more-lighten.theme5-fixed-color,.style-1.home-11 .style-3 .more-lighten.theme5-fixed-color,.style-3 .style-2.home-11 .more-lighten.theme5-fixed-color,.style-2.home-11 .style-3 .more-lighten.theme5-fixed-color,.style-3.home-11 .more-lighten.theme5-fixed-color,.style-3 .style-4.home-11 .more-lighten.theme5-fixed-color,.style-4.home-11 .style-3 .more-lighten.theme5-fixed-color,.style-3 .style-5.home-11 .more-lighten.theme5-fixed-color,.style-5.home-11 .style-3 .more-lighten.theme5-fixed-color,.style-3 .style-6.home-11 .more-lighten.theme5-fixed-color,.style-6.home-11 .style-3 .more-lighten.theme5-fixed-color,.style-3 .style-7.home-11 .more-lighten.theme5-fixed-color,.style-7.home-11 .style-3 .more-lighten.theme5-fixed-color,.style-3 .style-8.home-11 .more-lighten.theme5-fixed-color,.style-8.home-11 .style-3 .more-lighten.theme5-fixed-color,.style-3 .style-9.home-11 .more-lighten.theme5-fixed-color,.style-9.home-11 .style-3 .more-lighten.theme5-fixed-color,.style-3 .more-lighten.fixed-bg-home-3{background:rgba(71,92,89,0.5) !important;background-color:rgba(71,92,89,0.5) !important;}.style-3 a.accent-secondary-color:hover,.style-3 .style-1.home-11 a.theme5-fixed-color:hover,.style-1.home-11 .style-3 a.theme5-fixed-color:hover,.style-3 .style-2.home-11 a.theme5-fixed-color:hover,.style-2.home-11 .style-3 a.theme5-fixed-color:hover,.style-3.home-11 a.theme5-fixed-color:hover,.style-3 .style-4.home-11 a.theme5-fixed-color:hover,.style-4.home-11 .style-3 a.theme5-fixed-color:hover,.style-3 .style-5.home-11 a.theme5-fixed-color:hover,.style-5.home-11 .style-3 a.theme5-fixed-color:hover,.style-3 .style-6.home-11 a.theme5-fixed-color:hover,.style-6.home-11 .style-3 a.theme5-fixed-color:hover,.style-3 .style-7.home-11 a.theme5-fixed-color:hover,.style-7.home-11 .style-3 a.theme5-fixed-color:hover,.style-3 .style-8.home-11 a.theme5-fixed-color:hover,.style-8.home-11 .style-3 a.theme5-fixed-color:hover,.style-3 .style-9.home-11 a.theme5-fixed-color:hover,.style-9.home-11 .style-3 a.theme5-fixed-color:hover,.style-3 a.fixed-bg-home-3:hover,.style-3 button.accent-secondary-color:hover,.style-3 .style-1.home-11 button.theme5-fixed-color:hover,.style-1.home-11 .style-3 button.theme5-fixed-color:hover,.style-3 .style-2.home-11 button.theme5-fixed-color:hover,.style-2.home-11 .style-3 button.theme5-fixed-color:hover,.style-3.home-11 button.theme5-fixed-color:hover,.style-3 .style-4.home-11 button.theme5-fixed-color:hover,.style-4.home-11 .style-3 button.theme5-fixed-color:hover,.style-3 .style-5.home-11 button.theme5-fixed-color:hover,.style-5.home-11 .style-3 button.theme5-fixed-color:hover,.style-3 .style-6.home-11 button.theme5-fixed-color:hover,.style-6.home-11 .style-3 button.theme5-fixed-color:hover,.style-3 .style-7.home-11 button.theme5-fixed-color:hover,.style-7.home-11 .style-3 button.theme5-fixed-color:hover,.style-3 .style-8.home-11 button.theme5-fixed-color:hover,.style-8.home-11 .style-3 button.theme5-fixed-color:hover,.style-3 .style-9.home-11 button.theme5-fixed-color:hover,.style-9.home-11 .style-3 button.theme5-fixed-color:hover,.style-3 button.fixed-bg-home-3:hover,.style-3 .button.accent-secondary-color:hover,.style-3 .style-1.home-11 .button.theme5-fixed-color:hover,.style-1.home-11 .style-3 .button.theme5-fixed-color:hover,.style-3 .style-2.home-11 .button.theme5-fixed-color:hover,.style-2.home-11 .style-3 .button.theme5-fixed-color:hover,.style-3.home-11 .button.theme5-fixed-color:hover,.style-3 .style-4.home-11 .button.theme5-fixed-color:hover,.style-4.home-11 .style-3 .button.theme5-fixed-color:hover,.style-3 .style-5.home-11 .button.theme5-fixed-color:hover,.style-5.home-11 .style-3 .button.theme5-fixed-color:hover,.style-3 .style-6.home-11 .button.theme5-fixed-color:hover,.style-6.home-11 .style-3 .button.theme5-fixed-color:hover,.style-3 .style-7.home-11 .button.theme5-fixed-color:hover,.style-7.home-11 .style-3 .button.theme5-fixed-color:hover,.style-3 .style-8.home-11 .button.theme5-fixed-color:hover,.style-8.home-11 .style-3 .button.theme5-fixed-color:hover,.style-3 .style-9.home-11 .button.theme5-fixed-color:hover,.style-9.home-11 .style-3 .button.theme5-fixed-color:hover,.style-3 .button.fixed-bg-home-3:hover,.style-3 input[type="submit"].accent-secondary-color:hover,.style-3 .style-1.home-11 input[type="submit"].theme5-fixed-color:hover,.style-1.home-11 .style-3 input[type="submit"].theme5-fixed-color:hover,.style-3 .style-2.home-11 input[type="submit"].theme5-fixed-color:hover,.style-2.home-11 .style-3 input[type="submit"].theme5-fixed-color:hover,.style-3.home-11 input[type="submit"].theme5-fixed-color:hover,.style-3 .style-4.home-11 input[type="submit"].theme5-fixed-color:hover,.style-4.home-11 .style-3 input[type="submit"].theme5-fixed-color:hover,.style-3 .style-5.home-11 input[type="submit"].theme5-fixed-color:hover,.style-5.home-11 .style-3 input[type="submit"].theme5-fixed-color:hover,.style-3 .style-6.home-11 input[type="submit"].theme5-fixed-color:hover,.style-6.home-11 .style-3 input[type="submit"].theme5-fixed-color:hover,.style-3 .style-7.home-11 input[type="submit"].theme5-fixed-color:hover,.style-7.home-11 .style-3 input[type="submit"].theme5-fixed-color:hover,.style-3 .style-8.home-11 input[type="submit"].theme5-fixed-color:hover,.style-8.home-11 .style-3 input[type="submit"].theme5-fixed-color:hover,.style-3 .style-9.home-11 input[type="submit"].theme5-fixed-color:hover,.style-9.home-11 .style-3 input[type="submit"].theme5-fixed-color:hover,.style-3 input[type="submit"].fixed-bg-home-3:hover{background:#66b9ac !important;background-color:#66b9ac !important;}.style-3 .accent-secondary-border-color{border-color:#475c59 !important;}.style-3 .accent-fixed-color,.style-3 .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-3 .support-bg-home5,.style-3 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-3 .vc_tta-tab:hover>a,.style-3 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-3 .vc_tta-tab.vc_active>a{background:#66b9ac !important;color:#fff !important;}.style-3 .gen-card .gen-card-icon span.accent-border-color,.style-3 .gen-card .gen-card-icon span.btn-theme,.style-3 .gen-card .gen-card-icon span.btn-gov,.style-3 .gen-card .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-3 .gen-card .gen-card-icon span.vdo-icon,.style-3 .gen-card .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-3 .gen-card .gen-card-icon span.flexslider{color:#66b9ac !important;}.style-3 .text-highlight,.style-3 .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-3 span.fa,.style-3 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-3 span.list-icon,.style-3 .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-3 span.list-icon,.style-3 .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-3 div.list-text,.style-3 .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-3 span.list-icon,.style-3 .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-3 .vdo-link-name,.style-3 .compt-management-container .compt-management-widget>div,.compt-management-container .style-3 .compt-management-widget>div{color:#475c59 !important;}.style-3 .accent-hover-color:hover,.style-3 .footerlogocarousel .flex-direction-nav a,.style-3 .video_gallery .flex-direction-nav a,.style-3 .HomeGalleryCarasole .flex-direction-nav a{background:#66b9ac !important;background-color:#66b9ac !important;color:#fff !important;border-color:#66b9ac !important;}.style-3 .lds-roller div:after{background:#66b9ac;}.style-3 .search-main-container .btn:after,.style-3 .filter-btn-cntr .button:after{content:"";padding:0;}.style-3.home .btn-style-outline{border:1px solid #475c59 !important;color:#000 !important;padding-top:7px !important;}.style-3.home .btn-style-outline:after{padding-left:6px;content:"\f105";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin-top:-5px;display:inline-block;}.style-3.home .btn-style-outline.accent-color,.style-3.home .btn-style-outline.hvr-radial-out:before,.style-3.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3.home .btn-style-outline.gov-socmedia-icons:before,.style-3.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3.home div.btn-style-outline.list-text:before,.style-3.home .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-3.home .compt-management-widget>span.btn-style-outline:before,.style-3.home .btn-style-outline.knowyrcm-column:before,.style-3.home .btn-style-outline.writeToCM-bg:before,.style-3.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-3.home .vdospeech-icon>span.btn-style-outline,.style-3.home .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-3.home .btn-style-outline.vdo-link-name,.style-3.home .gen-list.list-title-bg>h2.btn-style-outline,.style-3.home .arch-container>h2.btn-style-outline,.style-3.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3.home .btn-style-outline.hyperlikdiv:before,.style-3.home .btn-style-outline.accent-border-color,.style-3.home .btn-style-outline.btn-theme,.style-3.home .btn-style-outline.btn-gov,.style-3.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-3.home .btn-style-outline.vdo-icon,.style-3.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-3.home .vc_tta-tab>a.btn-style-outline,.style-3.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-3.home img.btn-style-outline,.style-3.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-3.home img.btn-style-outline,.style-3.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-3.home .btn-style-outline.flexslider,.style-3.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-3.home .galleryThumb>a:hover>img.btn-style-outline{border:1px solid #475c59 !important;color:#000 !important;}.style-3.home .btn-style-outline.accent-color:after,.style-3.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:after,.vdoglry-speech-cntr .style-3.home .vdospeech-icon>span.btn-style-outline:after,.style-3.home .vdo-activites-widget .btn-style-outline.vdo-link-name:after,.vdo-activites-widget .style-3.home .btn-style-outline.vdo-link-name:after,.style-3.home .gen-list.list-title-bg>h2.btn-style-outline:after,.style-3.home .arch-container>h2.btn-style-outline:after,.style-3.home .btn-style-outline.accent-border-color:after,.style-3.home .btn-style-outline.btn-theme:after,.style-3.home .btn-style-outline.btn-gov:after,.style-3.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:after,.vdo-activites-widget .vdo-link-name .style-3.home .btn-style-outline.vdo-icon:after,.style-3.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:after,.vc_general.vc_tta-tabs.dsir-tab-one .style-3.home .vc_tta-tab>a.btn-style-outline:after,.style-3.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:after,.dsir-gallery-color .with-border.flexslider .slides .style-3.home img.btn-style-outline:after,.style-3.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:after,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-3.home img.btn-style-outline:after,.style-3.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:after,.dsir-gallery-color .video_gallery.video .style-3.home .btn-style-outline.flexslider:after,.style-3.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:after,.pp-photogallery .photoGallery-style3 .style-3.home .galleryThumb>a:hover>img.btn-style-outline:after{padding-left:6px;content:"\f178";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin-top:-5px;display:inline-block;}.style-3.home .btn-style-outline.accent-color:hover,.style-3.home .btn-style-outline.hvr-radial-out:hover:before,.style-3.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-3.home .btn-style-outline.gov-socmedia-icons:hover:before,.style-3.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-3.home div.btn-style-outline.list-text:hover:before,.style-3.home .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-3.home .compt-management-widget>span.btn-style-outline:hover:before,.style-3.home .btn-style-outline.knowyrcm-column:hover:before,.style-3.home .btn-style-outline.writeToCM-bg:hover:before,.style-3.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-3.home .vdospeech-icon>span.btn-style-outline:hover,.style-3.home .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-3.home .btn-style-outline.vdo-link-name:hover,.style-3.home .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-3.home .arch-container>h2.btn-style-outline:hover,.style-3.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-3.home .btn-style-outline.hyperlikdiv:hover:before,.style-3.home .btn-style-outline.accent-border-color:hover,.style-3.home .btn-style-outline.btn-theme:hover,.style-3.home .btn-style-outline.btn-gov:hover,.style-3.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-3.home .btn-style-outline.vdo-icon:hover,.style-3.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:hover,.vc_general.vc_tta-tabs.dsir-tab-one .style-3.home .vc_tta-tab>a.btn-style-outline:hover,.style-3.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .slides .style-3.home img.btn-style-outline:hover,.style-3.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-3.home img.btn-style-outline:hover,.style-3.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-3.home .btn-style-outline.flexslider:hover,.style-3.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:hover,.pp-photogallery .photoGallery-style3 .style-3.home .galleryThumb>a:hover>img.btn-style-outline:hover{color:#fff !important;}.style-3.home .btn-style-outline.accent-hover-color{border:1px solid #475c59 !important;color:#475c59 !important;}.style-3.home .btn-style-outline.accent-hover-color:after{padding-left:6px;content:"\f178";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin-top:-2px;display:inline-block;}.style-3.home .btn-style-outline.accent-hover-color:hover{color:#fff !important;}.style-4 .accent-color,.style-4 .hvr-radial-out:before,.style-4 .home-13 .governor-socialmedia .gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4 .gov-socmedia-icons:before,.style-4 .gen-list.photo-vdo-speech ul li a div.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4 div.list-text:before,.style-4 .compt-management-container .compt-management-widget>span:before,.compt-management-container .style-4 .compt-management-widget>span:before,.style-4 .knowyrcm-column:before,.style-4 .writeToCM-bg:before,.style-4 .vdoglry-speech-cntr .vdospeech-icon>span,.vdoglry-speech-cntr .style-4 .vdospeech-icon>span,.style-4 .vdo-activites-widget .vdo-link-name,.vdo-activites-widget .style-4 .vdo-link-name,.style-4 .gen-list.list-title-bg>h2,.style-4 .arch-container>h2,.style-4 .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4 .hyperlikdiv:before{background:#2aacea !important;background-color:#2aacea !important;color:#000 !important;}.style-4 .accent-color.lighten,.style-4 .lighten.hvr-radial-out:before,.style-4 .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4 .lighten.gov-socmedia-icons:before,.style-4 .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4 div.lighten.list-text:before,.style-4 .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-4 .compt-management-widget>span.lighten:before,.style-4 .lighten.knowyrcm-column:before,.style-4 .lighten.writeToCM-bg:before,.style-4 .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-4 .vdospeech-icon>span.lighten,.style-4 .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-4 .lighten.vdo-link-name,.style-4 .gen-list.list-title-bg>h2.lighten,.style-4 .arch-container>h2.lighten,.style-4 .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4 .lighten.hyperlikdiv:before{background:rgba(42,172,234,0.9) !important;background-color:rgba(42,172,234,0.9) !important;}.style-4 .accent-color.more-lighten,.style-4 .more-lighten.hvr-radial-out:before,.style-4 .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4 .more-lighten.gov-socmedia-icons:before,.style-4 .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4 div.more-lighten.list-text:before,.style-4 .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-4 .compt-management-widget>span.more-lighten:before,.style-4 .more-lighten.knowyrcm-column:before,.style-4 .more-lighten.writeToCM-bg:before,.style-4 .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-4 .vdospeech-icon>span.more-lighten,.style-4 .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-4 .more-lighten.vdo-link-name,.style-4 .gen-list.list-title-bg>h2.more-lighten,.style-4 .arch-container>h2.more-lighten,.style-4 .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4 .more-lighten.hyperlikdiv:before{background:rgba(42,172,234,0.3) !important;background-color:rgba(42,172,234,0.3) !important;}.style-4 a.accent-color:hover,.style-4 a.hvr-radial-out:hover:before,.style-4 .home-13 .governor-socialmedia a.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-4 a.gov-socmedia-icons:hover:before,.style-4 a.knowyrcm-column:hover:before,.style-4 a.writeToCM-bg:hover:before,.style-4 .vdo-activites-widget a.vdo-link-name:hover,.vdo-activites-widget .style-4 a.vdo-link-name:hover,.style-4 .ad-banner-cntr.dsir-application-submission ul li a.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-4 a.hyperlikdiv:hover:before,.style-4 button.accent-color:hover,.style-4 button.hvr-radial-out:hover:before,.style-4 .home-13 .governor-socialmedia button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-4 button.gov-socmedia-icons:hover:before,.style-4 button.knowyrcm-column:hover:before,.style-4 button.writeToCM-bg:hover:before,.style-4 .vdo-activites-widget button.vdo-link-name:hover,.vdo-activites-widget .style-4 button.vdo-link-name:hover,.style-4 .ad-banner-cntr.dsir-application-submission ul li button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-4 button.hyperlikdiv:hover:before,.style-4 .button.accent-color:hover,.style-4 .button.hvr-radial-out:hover:before,.style-4 .home-13 .governor-socialmedia .button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-4 .button.gov-socmedia-icons:hover:before,.style-4 .gen-list.photo-vdo-speech ul li a div.button.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-4 div.button.list-text:hover:before,.style-4 .compt-management-container .compt-management-widget>span.button:hover:before,.compt-management-container .style-4 .compt-management-widget>span.button:hover:before,.style-4 .button.knowyrcm-column:hover:before,.style-4 .button.writeToCM-bg:hover:before,.style-4 .vdoglry-speech-cntr .vdospeech-icon>span.button:hover,.vdoglry-speech-cntr .style-4 .vdospeech-icon>span.button:hover,.style-4 .vdo-activites-widget .button.vdo-link-name:hover,.vdo-activites-widget .style-4 .button.vdo-link-name:hover,.style-4 .gen-list.list-title-bg>h2.button:hover,.style-4 .arch-container>h2.button:hover,.style-4 .ad-banner-cntr.dsir-application-submission ul li .button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-4 .button.hyperlikdiv:hover:before,.style-4 input[type="submit"].accent-color:hover,.style-4 input[type="submit"].hvr-radial-out:hover:before,.style-4 .home-13 .governor-socialmedia input[type="submit"].gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-4 input[type="submit"].gov-socmedia-icons:hover:before,.style-4 input[type="submit"].knowyrcm-column:hover:before,.style-4 input[type="submit"].writeToCM-bg:hover:before,.style-4 .vdo-activites-widget input[type="submit"].vdo-link-name:hover,.vdo-activites-widget .style-4 input[type="submit"].vdo-link-name:hover,.style-4 .ad-banner-cntr.dsir-application-submission ul li input[type="submit"].hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-4 input[type="submit"].hyperlikdiv:hover:before{background:#fff !important;background-color:#fff !important;color:#2aacea !important;}.style-4 .accent-border-color,.style-4 .btn-theme,.style-4 .btn-gov,.style-4 .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-4 .vdo-icon,.style-4 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-4 .vc_tta-tab>a,.style-4 .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-4 img,.style-4 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4 img,.style-4 .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-4 .flexslider,.style-4 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-4 .galleryThumb>a:hover>img{border-color:#2aacea !important;}.style-4 .accent-secondary-color,.style-4 .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-4 .theme5-fixed-color,.style-4 .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-4 .theme5-fixed-color,.style-4 .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-4 .theme5-fixed-color,.style-4.home-11 .theme5-fixed-color,.style-4 .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-4 .theme5-fixed-color,.style-4 .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-4 .theme5-fixed-color,.style-4 .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-4 .theme5-fixed-color,.style-4 .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-4 .theme5-fixed-color,.style-4 .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-4 .theme5-fixed-color,.style-4 .fixed-bg-home-3{background:#fff !important;background-color:#fff !important;color:#2aacea !important;}.style-4 .accent-secondary-color.lighten,.style-4 .style-1.home-11 .lighten.theme5-fixed-color,.style-1.home-11 .style-4 .lighten.theme5-fixed-color,.style-4 .style-2.home-11 .lighten.theme5-fixed-color,.style-2.home-11 .style-4 .lighten.theme5-fixed-color,.style-4 .style-3.home-11 .lighten.theme5-fixed-color,.style-3.home-11 .style-4 .lighten.theme5-fixed-color,.style-4.home-11 .lighten.theme5-fixed-color,.style-4 .style-5.home-11 .lighten.theme5-fixed-color,.style-5.home-11 .style-4 .lighten.theme5-fixed-color,.style-4 .style-6.home-11 .lighten.theme5-fixed-color,.style-6.home-11 .style-4 .lighten.theme5-fixed-color,.style-4 .style-7.home-11 .lighten.theme5-fixed-color,.style-7.home-11 .style-4 .lighten.theme5-fixed-color,.style-4 .style-8.home-11 .lighten.theme5-fixed-color,.style-8.home-11 .style-4 .lighten.theme5-fixed-color,.style-4 .style-9.home-11 .lighten.theme5-fixed-color,.style-9.home-11 .style-4 .lighten.theme5-fixed-color,.style-4 .lighten.fixed-bg-home-3{background:rgba(255,255,255,0.9) !important;background-color:rgba(255,255,255,0.9) !important;}.style-4 .accent-secondary-color.more-lighten,.style-4 .style-1.home-11 .more-lighten.theme5-fixed-color,.style-1.home-11 .style-4 .more-lighten.theme5-fixed-color,.style-4 .style-2.home-11 .more-lighten.theme5-fixed-color,.style-2.home-11 .style-4 .more-lighten.theme5-fixed-color,.style-4 .style-3.home-11 .more-lighten.theme5-fixed-color,.style-3.home-11 .style-4 .more-lighten.theme5-fixed-color,.style-4.home-11 .more-lighten.theme5-fixed-color,.style-4 .style-5.home-11 .more-lighten.theme5-fixed-color,.style-5.home-11 .style-4 .more-lighten.theme5-fixed-color,.style-4 .style-6.home-11 .more-lighten.theme5-fixed-color,.style-6.home-11 .style-4 .more-lighten.theme5-fixed-color,.style-4 .style-7.home-11 .more-lighten.theme5-fixed-color,.style-7.home-11 .style-4 .more-lighten.theme5-fixed-color,.style-4 .style-8.home-11 .more-lighten.theme5-fixed-color,.style-8.home-11 .style-4 .more-lighten.theme5-fixed-color,.style-4 .style-9.home-11 .more-lighten.theme5-fixed-color,.style-9.home-11 .style-4 .more-lighten.theme5-fixed-color,.style-4 .more-lighten.fixed-bg-home-3{background:rgba(255,255,255,0.5) !important;background-color:rgba(255,255,255,0.5) !important;}.style-4 a.accent-secondary-color:hover,.style-4 .style-1.home-11 a.theme5-fixed-color:hover,.style-1.home-11 .style-4 a.theme5-fixed-color:hover,.style-4 .style-2.home-11 a.theme5-fixed-color:hover,.style-2.home-11 .style-4 a.theme5-fixed-color:hover,.style-4 .style-3.home-11 a.theme5-fixed-color:hover,.style-3.home-11 .style-4 a.theme5-fixed-color:hover,.style-4.home-11 a.theme5-fixed-color:hover,.style-4 .style-5.home-11 a.theme5-fixed-color:hover,.style-5.home-11 .style-4 a.theme5-fixed-color:hover,.style-4 .style-6.home-11 a.theme5-fixed-color:hover,.style-6.home-11 .style-4 a.theme5-fixed-color:hover,.style-4 .style-7.home-11 a.theme5-fixed-color:hover,.style-7.home-11 .style-4 a.theme5-fixed-color:hover,.style-4 .style-8.home-11 a.theme5-fixed-color:hover,.style-8.home-11 .style-4 a.theme5-fixed-color:hover,.style-4 .style-9.home-11 a.theme5-fixed-color:hover,.style-9.home-11 .style-4 a.theme5-fixed-color:hover,.style-4 a.fixed-bg-home-3:hover,.style-4 button.accent-secondary-color:hover,.style-4 .style-1.home-11 button.theme5-fixed-color:hover,.style-1.home-11 .style-4 button.theme5-fixed-color:hover,.style-4 .style-2.home-11 button.theme5-fixed-color:hover,.style-2.home-11 .style-4 button.theme5-fixed-color:hover,.style-4 .style-3.home-11 button.theme5-fixed-color:hover,.style-3.home-11 .style-4 button.theme5-fixed-color:hover,.style-4.home-11 button.theme5-fixed-color:hover,.style-4 .style-5.home-11 button.theme5-fixed-color:hover,.style-5.home-11 .style-4 button.theme5-fixed-color:hover,.style-4 .style-6.home-11 button.theme5-fixed-color:hover,.style-6.home-11 .style-4 button.theme5-fixed-color:hover,.style-4 .style-7.home-11 button.theme5-fixed-color:hover,.style-7.home-11 .style-4 button.theme5-fixed-color:hover,.style-4 .style-8.home-11 button.theme5-fixed-color:hover,.style-8.home-11 .style-4 button.theme5-fixed-color:hover,.style-4 .style-9.home-11 button.theme5-fixed-color:hover,.style-9.home-11 .style-4 button.theme5-fixed-color:hover,.style-4 button.fixed-bg-home-3:hover,.style-4 .button.accent-secondary-color:hover,.style-4 .style-1.home-11 .button.theme5-fixed-color:hover,.style-1.home-11 .style-4 .button.theme5-fixed-color:hover,.style-4 .style-2.home-11 .button.theme5-fixed-color:hover,.style-2.home-11 .style-4 .button.theme5-fixed-color:hover,.style-4 .style-3.home-11 .button.theme5-fixed-color:hover,.style-3.home-11 .style-4 .button.theme5-fixed-color:hover,.style-4.home-11 .button.theme5-fixed-color:hover,.style-4 .style-5.home-11 .button.theme5-fixed-color:hover,.style-5.home-11 .style-4 .button.theme5-fixed-color:hover,.style-4 .style-6.home-11 .button.theme5-fixed-color:hover,.style-6.home-11 .style-4 .button.theme5-fixed-color:hover,.style-4 .style-7.home-11 .button.theme5-fixed-color:hover,.style-7.home-11 .style-4 .button.theme5-fixed-color:hover,.style-4 .style-8.home-11 .button.theme5-fixed-color:hover,.style-8.home-11 .style-4 .button.theme5-fixed-color:hover,.style-4 .style-9.home-11 .button.theme5-fixed-color:hover,.style-9.home-11 .style-4 .button.theme5-fixed-color:hover,.style-4 .button.fixed-bg-home-3:hover,.style-4 input[type="submit"].accent-secondary-color:hover,.style-4 .style-1.home-11 input[type="submit"].theme5-fixed-color:hover,.style-1.home-11 .style-4 input[type="submit"].theme5-fixed-color:hover,.style-4 .style-2.home-11 input[type="submit"].theme5-fixed-color:hover,.style-2.home-11 .style-4 input[type="submit"].theme5-fixed-color:hover,.style-4 .style-3.home-11 input[type="submit"].theme5-fixed-color:hover,.style-3.home-11 .style-4 input[type="submit"].theme5-fixed-color:hover,.style-4.home-11 input[type="submit"].theme5-fixed-color:hover,.style-4 .style-5.home-11 input[type="submit"].theme5-fixed-color:hover,.style-5.home-11 .style-4 input[type="submit"].theme5-fixed-color:hover,.style-4 .style-6.home-11 input[type="submit"].theme5-fixed-color:hover,.style-6.home-11 .style-4 input[type="submit"].theme5-fixed-color:hover,.style-4 .style-7.home-11 input[type="submit"].theme5-fixed-color:hover,.style-7.home-11 .style-4 input[type="submit"].theme5-fixed-color:hover,.style-4 .style-8.home-11 input[type="submit"].theme5-fixed-color:hover,.style-8.home-11 .style-4 input[type="submit"].theme5-fixed-color:hover,.style-4 .style-9.home-11 input[type="submit"].theme5-fixed-color:hover,.style-9.home-11 .style-4 input[type="submit"].theme5-fixed-color:hover,.style-4 input[type="submit"].fixed-bg-home-3:hover{background:#2aacea !important;background-color:#2aacea !important;color:#fff !important;}.style-4 .accent-secondary-border-color{border-color:#fff !important;}.style-4 .accent-fixed-color,.style-4 .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-4 .support-bg-home5,.style-4 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-4 .vc_tta-tab:hover>a,.style-4 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-4 .vc_tta-tab.vc_active>a{background:#052963 !important;color:#fff !important;}.style-4 .gen-card .gen-card-icon span.accent-border-color,.style-4 .gen-card .gen-card-icon span.btn-theme,.style-4 .gen-card .gen-card-icon span.btn-gov,.style-4 .gen-card .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4 .gen-card .gen-card-icon span.vdo-icon,.style-4 .gen-card .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-4 .gen-card .gen-card-icon span.flexslider{color:#2aacea !important;}.style-4 .text-highlight,.style-4 .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-4 span.fa,.style-4 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-4 span.list-icon,.style-4 .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-4 span.list-icon,.style-4 .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-4 div.list-text,.style-4 .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-4 span.list-icon,.style-4 .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-4 .vdo-link-name,.style-4 .compt-management-container .compt-management-widget>div,.compt-management-container .style-4 .compt-management-widget>div{color:#2aacea !important;}.style-4 .accent-hover-color:hover,.style-4 .footerlogocarousel .flex-direction-nav a,.style-4 .video_gallery .flex-direction-nav a,.style-4 .HomeGalleryCarasole .flex-direction-nav a{background:#2aacea !important;background-color:#2aacea !important;color:#000 !important;border-color:#fff !important;}.style-4 .footerlogocarousel .flex-direction-nav a:before{color:#000 !important;}.style-4.home .btn-style-outline{border-radius:5px;border:1px solid #2aacea !important;color:#fff !important;}.style-4.home .btn-style-outline:after{padding-left:6px;content:"\f101";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin-top:-2px;display:inline-block;}.style-4.home .btn-style-outline.accent-color,.style-4.home .btn-style-outline.hvr-radial-out:before,.style-4.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.home .btn-style-outline.gov-socmedia-icons:before,.style-4.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.home div.btn-style-outline.list-text:before,.style-4.home .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-4.home .compt-management-widget>span.btn-style-outline:before,.style-4.home .btn-style-outline.knowyrcm-column:before,.style-4.home .btn-style-outline.writeToCM-bg:before,.style-4.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-4.home .vdospeech-icon>span.btn-style-outline,.style-4.home .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-4.home .btn-style-outline.vdo-link-name,.style-4.home .gen-list.list-title-bg>h2.btn-style-outline,.style-4.home .arch-container>h2.btn-style-outline,.style-4.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home .btn-style-outline.hyperlikdiv:before,.style-4.home .btn-style-outline.accent-border-color,.style-4.home .btn-style-outline.btn-theme,.style-4.home .btn-style-outline.btn-gov,.style-4.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.home .btn-style-outline.vdo-icon,.style-4.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home .vc_tta-tab>a.btn-style-outline,.style-4.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-4.home img.btn-style-outline,.style-4.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home img.btn-style-outline,.style-4.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-4.home .btn-style-outline.flexslider,.style-4.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-4.home .galleryThumb>a:hover>img.btn-style-outline{border:1px solid #2aacea !important;color:#000 !important;}.style-4.home .btn-style-outline.accent-color:after,.style-4.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:after,.vdoglry-speech-cntr .style-4.home .vdospeech-icon>span.btn-style-outline:after,.style-4.home .vdo-activites-widget .btn-style-outline.vdo-link-name:after,.vdo-activites-widget .style-4.home .btn-style-outline.vdo-link-name:after,.style-4.home .gen-list.list-title-bg>h2.btn-style-outline:after,.style-4.home .arch-container>h2.btn-style-outline:after,.style-4.home .btn-style-outline.accent-border-color:after,.style-4.home .btn-style-outline.btn-theme:after,.style-4.home .btn-style-outline.btn-gov:after,.style-4.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:after,.vdo-activites-widget .vdo-link-name .style-4.home .btn-style-outline.vdo-icon:after,.style-4.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:after,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home .vc_tta-tab>a.btn-style-outline:after,.style-4.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:after,.dsir-gallery-color .with-border.flexslider .slides .style-4.home img.btn-style-outline:after,.style-4.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:after,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home img.btn-style-outline:after,.style-4.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:after,.dsir-gallery-color .video_gallery.video .style-4.home .btn-style-outline.flexslider:after,.style-4.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:after,.pp-photogallery .photoGallery-style3 .style-4.home .galleryThumb>a:hover>img.btn-style-outline:after{padding-left:6px;content:"\f101";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin-top:-2px;display:inline-block;}.style-4.home .btn-style-outline.accent-color:hover,.style-4.home .btn-style-outline.hvr-radial-out:hover:before,.style-4.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-4.home .btn-style-outline.gov-socmedia-icons:hover:before,.style-4.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-4.home div.btn-style-outline.list-text:hover:before,.style-4.home .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-4.home .compt-management-widget>span.btn-style-outline:hover:before,.style-4.home .btn-style-outline.knowyrcm-column:hover:before,.style-4.home .btn-style-outline.writeToCM-bg:hover:before,.style-4.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-4.home .vdospeech-icon>span.btn-style-outline:hover,.style-4.home .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-4.home .btn-style-outline.vdo-link-name:hover,.style-4.home .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-4.home .arch-container>h2.btn-style-outline:hover,.style-4.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home .btn-style-outline.hyperlikdiv:hover:before,.style-4.home .btn-style-outline.accent-border-color:hover,.style-4.home .btn-style-outline.btn-theme:hover,.style-4.home .btn-style-outline.btn-gov:hover,.style-4.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-4.home .btn-style-outline.vdo-icon:hover,.style-4.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:hover,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home .vc_tta-tab>a.btn-style-outline:hover,.style-4.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .slides .style-4.home img.btn-style-outline:hover,.style-4.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home img.btn-style-outline:hover,.style-4.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-4.home .btn-style-outline.flexslider:hover,.style-4.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:hover,.pp-photogallery .photoGallery-style3 .style-4.home .galleryThumb>a:hover>img.btn-style-outline:hover{color:#000 !important;}.style-4.home .btn-style-outline.accent-hover-color{border:1px solid #2aacea !important;color:#2aacea !important;}.style-4.home .btn-style-outline.accent-hover-color:after{padding-left:6px;content:"\f101";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin-top:-2px;display:inline-block;}.style-4.home .btn-style-outline.accent-hover-color:hover{color:#2aacea !important;background:#fff !important;}.style-4 .photo-glry-cntr .btn-style-outline{border-radius:0;}.style-4 .news-ticker-horizontal.title-left>h2{overflow:visible;}.style-4 .news-ticker-horizontal.title-left>h2:after{content:"";border:10px solid transparent;border-right:0;border-left:10px solid #fff;position:absolute;right:-10px;}.style-4 .flex-direction-nav a:before,.style-4 .flex-pauseplay a:before{color:#fff;}.style-6 .accent-color,.style-6 .hvr-radial-out:before,.style-6 .home-13 .governor-socialmedia .gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6 .gov-socmedia-icons:before,.style-6 .gen-list.photo-vdo-speech ul li a div.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6 div.list-text:before,.style-6 .compt-management-container .compt-management-widget>span:before,.compt-management-container .style-6 .compt-management-widget>span:before,.style-6 .knowyrcm-column:before,.style-6 .writeToCM-bg:before,.style-6 .vdoglry-speech-cntr .vdospeech-icon>span,.vdoglry-speech-cntr .style-6 .vdospeech-icon>span,.style-6 .vdo-activites-widget .vdo-link-name,.vdo-activites-widget .style-6 .vdo-link-name,.style-6 .gen-list.list-title-bg>h2,.style-6 .arch-container>h2,.style-6 .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6 .hyperlikdiv:before{background:#ffdb69 !important;background-color:#ffdb69 !important;color:#000 !important;}.style-6 .accent-color.lighten,.style-6 .lighten.hvr-radial-out:before,.style-6 .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6 .lighten.gov-socmedia-icons:before,.style-6 .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6 div.lighten.list-text:before,.style-6 .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-6 .compt-management-widget>span.lighten:before,.style-6 .lighten.knowyrcm-column:before,.style-6 .lighten.writeToCM-bg:before,.style-6 .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-6 .vdospeech-icon>span.lighten,.style-6 .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-6 .lighten.vdo-link-name,.style-6 .gen-list.list-title-bg>h2.lighten,.style-6 .arch-container>h2.lighten,.style-6 .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6 .lighten.hyperlikdiv:before{background:rgba(255,219,105,0.9) !important;background-color:rgba(255,219,105,0.9) !important;}.style-6 .accent-color.more-lighten,.style-6 .more-lighten.hvr-radial-out:before,.style-6 .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6 .more-lighten.gov-socmedia-icons:before,.style-6 .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6 div.more-lighten.list-text:before,.style-6 .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-6 .compt-management-widget>span.more-lighten:before,.style-6 .more-lighten.knowyrcm-column:before,.style-6 .more-lighten.writeToCM-bg:before,.style-6 .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-6 .vdospeech-icon>span.more-lighten,.style-6 .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-6 .more-lighten.vdo-link-name,.style-6 .gen-list.list-title-bg>h2.more-lighten,.style-6 .arch-container>h2.more-lighten,.style-6 .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6 .more-lighten.hyperlikdiv:before{background:rgba(255,219,105,0.3) !important;background-color:rgba(255,219,105,0.3) !important;}.style-6 a.accent-color:hover,.style-6 a.hvr-radial-out:hover:before,.style-6 .home-13 .governor-socialmedia a.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-6 a.gov-socmedia-icons:hover:before,.style-6 a.knowyrcm-column:hover:before,.style-6 a.writeToCM-bg:hover:before,.style-6 .vdo-activites-widget a.vdo-link-name:hover,.vdo-activites-widget .style-6 a.vdo-link-name:hover,.style-6 .ad-banner-cntr.dsir-application-submission ul li a.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-6 a.hyperlikdiv:hover:before,.style-6 button.accent-color:hover,.style-6 button.hvr-radial-out:hover:before,.style-6 .home-13 .governor-socialmedia button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-6 button.gov-socmedia-icons:hover:before,.style-6 button.knowyrcm-column:hover:before,.style-6 button.writeToCM-bg:hover:before,.style-6 .vdo-activites-widget button.vdo-link-name:hover,.vdo-activites-widget .style-6 button.vdo-link-name:hover,.style-6 .ad-banner-cntr.dsir-application-submission ul li button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-6 button.hyperlikdiv:hover:before,.style-6 .button.accent-color:hover,.style-6 .button.hvr-radial-out:hover:before,.style-6 .home-13 .governor-socialmedia .button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-6 .button.gov-socmedia-icons:hover:before,.style-6 .gen-list.photo-vdo-speech ul li a div.button.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-6 div.button.list-text:hover:before,.style-6 .compt-management-container .compt-management-widget>span.button:hover:before,.compt-management-container .style-6 .compt-management-widget>span.button:hover:before,.style-6 .button.knowyrcm-column:hover:before,.style-6 .button.writeToCM-bg:hover:before,.style-6 .vdoglry-speech-cntr .vdospeech-icon>span.button:hover,.vdoglry-speech-cntr .style-6 .vdospeech-icon>span.button:hover,.style-6 .vdo-activites-widget .button.vdo-link-name:hover,.vdo-activites-widget .style-6 .button.vdo-link-name:hover,.style-6 .gen-list.list-title-bg>h2.button:hover,.style-6 .arch-container>h2.button:hover,.style-6 .ad-banner-cntr.dsir-application-submission ul li .button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-6 .button.hyperlikdiv:hover:before,.style-6 input[type="submit"].accent-color:hover,.style-6 input[type="submit"].hvr-radial-out:hover:before,.style-6 .home-13 .governor-socialmedia input[type="submit"].gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-6 input[type="submit"].gov-socmedia-icons:hover:before,.style-6 input[type="submit"].knowyrcm-column:hover:before,.style-6 input[type="submit"].writeToCM-bg:hover:before,.style-6 .vdo-activites-widget input[type="submit"].vdo-link-name:hover,.vdo-activites-widget .style-6 input[type="submit"].vdo-link-name:hover,.style-6 .ad-banner-cntr.dsir-application-submission ul li input[type="submit"].hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-6 input[type="submit"].hyperlikdiv:hover:before{background:#ea3876 !important;background-color:#ea3876 !important;color:#fff !important;}.style-6 .pdf-download-link.accent-border-color,.style-6 .pdf-download-link.btn-theme,.style-6 .pdf-download-link.btn-gov,.style-6 .vdo-activites-widget .vdo-link-name .pdf-download-link.vdo-icon,.vdo-activites-widget .vdo-link-name .style-6 .pdf-download-link.vdo-icon,.style-6 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.pdf-download-link,.vc_general.vc_tta-tabs.dsir-tab-one .style-6 .vc_tta-tab>a.pdf-download-link,.style-6 .dsir-gallery-color .with-border.flexslider .slides img.pdf-download-link,.dsir-gallery-color .with-border.flexslider .slides .style-6 img.pdf-download-link,.style-6 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.pdf-download-link,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6 img.pdf-download-link,.style-6 .dsir-gallery-color .video_gallery.video .pdf-download-link.flexslider,.dsir-gallery-color .video_gallery.video .style-6 .pdf-download-link.flexslider,.style-6 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.pdf-download-link,.pp-photogallery .photoGallery-style3 .style-6 .galleryThumb>a:hover>img.pdf-download-link{background-color:#ffdb69;color:#fff;border-left:1px solid rgba(255,255,255,0.5) !important;}.style-6 .accent-border-color,.style-6 .btn-theme,.style-6 .btn-gov,.style-6 .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-6 .vdo-icon,.style-6 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-6 .vc_tta-tab>a,.style-6 .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-6 img,.style-6 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6 img,.style-6 .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-6 .flexslider,.style-6 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-6 .galleryThumb>a:hover>img{border-color:#ffdb69 !important;}.style-6 .accent-secondary-color,.style-6 .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-6 .theme5-fixed-color,.style-6 .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-6 .theme5-fixed-color,.style-6 .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-6 .theme5-fixed-color,.style-6 .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-6 .theme5-fixed-color,.style-6 .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-6 .theme5-fixed-color,.style-6.home-11 .theme5-fixed-color,.style-6 .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-6 .theme5-fixed-color,.style-6 .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-6 .theme5-fixed-color,.style-6 .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-6 .theme5-fixed-color,.style-6 .style-3 .fixed-bg-home-3,.style-3 .style-6 .fixed-bg-home-3,.style-6 .style-4 .fixed-bg-home-3,.style-4 .style-6 .fixed-bg-home-3{background:#ea3876 !important;background-color:#ea3876 !important;color:#000 !important;}.style-6 .accent-secondary-color.lighten,.style-6 .style-1.home-11 .lighten.theme5-fixed-color,.style-1.home-11 .style-6 .lighten.theme5-fixed-color,.style-6 .style-2.home-11 .lighten.theme5-fixed-color,.style-2.home-11 .style-6 .lighten.theme5-fixed-color,.style-6 .style-3.home-11 .lighten.theme5-fixed-color,.style-3.home-11 .style-6 .lighten.theme5-fixed-color,.style-6 .style-4.home-11 .lighten.theme5-fixed-color,.style-4.home-11 .style-6 .lighten.theme5-fixed-color,.style-6 .style-5.home-11 .lighten.theme5-fixed-color,.style-5.home-11 .style-6 .lighten.theme5-fixed-color,.style-6.home-11 .lighten.theme5-fixed-color,.style-6 .style-7.home-11 .lighten.theme5-fixed-color,.style-7.home-11 .style-6 .lighten.theme5-fixed-color,.style-6 .style-8.home-11 .lighten.theme5-fixed-color,.style-8.home-11 .style-6 .lighten.theme5-fixed-color,.style-6 .style-9.home-11 .lighten.theme5-fixed-color,.style-9.home-11 .style-6 .lighten.theme5-fixed-color,.style-6 .style-3 .lighten.fixed-bg-home-3,.style-3 .style-6 .lighten.fixed-bg-home-3,.style-6 .style-4 .lighten.fixed-bg-home-3,.style-4 .style-6 .lighten.fixed-bg-home-3{background:rgba(234,56,118,0.9) !important;background-color:rgba(234,56,118,0.9) !important;}.style-6 .accent-secondary-color.more-lighten,.style-6 .style-1.home-11 .more-lighten.theme5-fixed-color,.style-1.home-11 .style-6 .more-lighten.theme5-fixed-color,.style-6 .style-2.home-11 .more-lighten.theme5-fixed-color,.style-2.home-11 .style-6 .more-lighten.theme5-fixed-color,.style-6 .style-3.home-11 .more-lighten.theme5-fixed-color,.style-3.home-11 .style-6 .more-lighten.theme5-fixed-color,.style-6 .style-4.home-11 .more-lighten.theme5-fixed-color,.style-4.home-11 .style-6 .more-lighten.theme5-fixed-color,.style-6 .style-5.home-11 .more-lighten.theme5-fixed-color,.style-5.home-11 .style-6 .more-lighten.theme5-fixed-color,.style-6.home-11 .more-lighten.theme5-fixed-color,.style-6 .style-7.home-11 .more-lighten.theme5-fixed-color,.style-7.home-11 .style-6 .more-lighten.theme5-fixed-color,.style-6 .style-8.home-11 .more-lighten.theme5-fixed-color,.style-8.home-11 .style-6 .more-lighten.theme5-fixed-color,.style-6 .style-9.home-11 .more-lighten.theme5-fixed-color,.style-9.home-11 .style-6 .more-lighten.theme5-fixed-color,.style-6 .style-3 .more-lighten.fixed-bg-home-3,.style-3 .style-6 .more-lighten.fixed-bg-home-3,.style-6 .style-4 .more-lighten.fixed-bg-home-3,.style-4 .style-6 .more-lighten.fixed-bg-home-3{background:rgba(234,56,118,0.5) !important;background-color:rgba(234,56,118,0.5) !important;}.style-6 a.accent-secondary-color:hover,.style-6 .style-1.home-11 a.theme5-fixed-color:hover,.style-1.home-11 .style-6 a.theme5-fixed-color:hover,.style-6 .style-2.home-11 a.theme5-fixed-color:hover,.style-2.home-11 .style-6 a.theme5-fixed-color:hover,.style-6 .style-3.home-11 a.theme5-fixed-color:hover,.style-3.home-11 .style-6 a.theme5-fixed-color:hover,.style-6 .style-4.home-11 a.theme5-fixed-color:hover,.style-4.home-11 .style-6 a.theme5-fixed-color:hover,.style-6 .style-5.home-11 a.theme5-fixed-color:hover,.style-5.home-11 .style-6 a.theme5-fixed-color:hover,.style-6.home-11 a.theme5-fixed-color:hover,.style-6 .style-7.home-11 a.theme5-fixed-color:hover,.style-7.home-11 .style-6 a.theme5-fixed-color:hover,.style-6 .style-8.home-11 a.theme5-fixed-color:hover,.style-8.home-11 .style-6 a.theme5-fixed-color:hover,.style-6 .style-9.home-11 a.theme5-fixed-color:hover,.style-9.home-11 .style-6 a.theme5-fixed-color:hover,.style-6 .style-3 a.fixed-bg-home-3:hover,.style-3 .style-6 a.fixed-bg-home-3:hover,.style-6 .style-4 a.fixed-bg-home-3:hover,.style-4 .style-6 a.fixed-bg-home-3:hover,.style-6 button.accent-secondary-color:hover,.style-6 .style-1.home-11 button.theme5-fixed-color:hover,.style-1.home-11 .style-6 button.theme5-fixed-color:hover,.style-6 .style-2.home-11 button.theme5-fixed-color:hover,.style-2.home-11 .style-6 button.theme5-fixed-color:hover,.style-6 .style-3.home-11 button.theme5-fixed-color:hover,.style-3.home-11 .style-6 button.theme5-fixed-color:hover,.style-6 .style-4.home-11 button.theme5-fixed-color:hover,.style-4.home-11 .style-6 button.theme5-fixed-color:hover,.style-6 .style-5.home-11 button.theme5-fixed-color:hover,.style-5.home-11 .style-6 button.theme5-fixed-color:hover,.style-6.home-11 button.theme5-fixed-color:hover,.style-6 .style-7.home-11 button.theme5-fixed-color:hover,.style-7.home-11 .style-6 button.theme5-fixed-color:hover,.style-6 .style-8.home-11 button.theme5-fixed-color:hover,.style-8.home-11 .style-6 button.theme5-fixed-color:hover,.style-6 .style-9.home-11 button.theme5-fixed-color:hover,.style-9.home-11 .style-6 button.theme5-fixed-color:hover,.style-6 .style-3 button.fixed-bg-home-3:hover,.style-3 .style-6 button.fixed-bg-home-3:hover,.style-6 .style-4 button.fixed-bg-home-3:hover,.style-4 .style-6 button.fixed-bg-home-3:hover,.style-6 .button.accent-secondary-color:hover,.style-6 .style-1.home-11 .button.theme5-fixed-color:hover,.style-1.home-11 .style-6 .button.theme5-fixed-color:hover,.style-6 .style-2.home-11 .button.theme5-fixed-color:hover,.style-2.home-11 .style-6 .button.theme5-fixed-color:hover,.style-6 .style-3.home-11 .button.theme5-fixed-color:hover,.style-3.home-11 .style-6 .button.theme5-fixed-color:hover,.style-6 .style-4.home-11 .button.theme5-fixed-color:hover,.style-4.home-11 .style-6 .button.theme5-fixed-color:hover,.style-6 .style-5.home-11 .button.theme5-fixed-color:hover,.style-5.home-11 .style-6 .button.theme5-fixed-color:hover,.style-6.home-11 .button.theme5-fixed-color:hover,.style-6 .style-7.home-11 .button.theme5-fixed-color:hover,.style-7.home-11 .style-6 .button.theme5-fixed-color:hover,.style-6 .style-8.home-11 .button.theme5-fixed-color:hover,.style-8.home-11 .style-6 .button.theme5-fixed-color:hover,.style-6 .style-9.home-11 .button.theme5-fixed-color:hover,.style-9.home-11 .style-6 .button.theme5-fixed-color:hover,.style-6 .style-3 .button.fixed-bg-home-3:hover,.style-3 .style-6 .button.fixed-bg-home-3:hover,.style-6 .style-4 .button.fixed-bg-home-3:hover,.style-4 .style-6 .button.fixed-bg-home-3:hover,.style-6 input[type="submit"].accent-secondary-color:hover,.style-6 .style-1.home-11 input[type="submit"].theme5-fixed-color:hover,.style-1.home-11 .style-6 input[type="submit"].theme5-fixed-color:hover,.style-6 .style-2.home-11 input[type="submit"].theme5-fixed-color:hover,.style-2.home-11 .style-6 input[type="submit"].theme5-fixed-color:hover,.style-6 .style-3.home-11 input[type="submit"].theme5-fixed-color:hover,.style-3.home-11 .style-6 input[type="submit"].theme5-fixed-color:hover,.style-6 .style-4.home-11 input[type="submit"].theme5-fixed-color:hover,.style-4.home-11 .style-6 input[type="submit"].theme5-fixed-color:hover,.style-6 .style-5.home-11 input[type="submit"].theme5-fixed-color:hover,.style-5.home-11 .style-6 input[type="submit"].theme5-fixed-color:hover,.style-6.home-11 input[type="submit"].theme5-fixed-color:hover,.style-6 .style-7.home-11 input[type="submit"].theme5-fixed-color:hover,.style-7.home-11 .style-6 input[type="submit"].theme5-fixed-color:hover,.style-6 .style-8.home-11 input[type="submit"].theme5-fixed-color:hover,.style-8.home-11 .style-6 input[type="submit"].theme5-fixed-color:hover,.style-6 .style-9.home-11 input[type="submit"].theme5-fixed-color:hover,.style-9.home-11 .style-6 input[type="submit"].theme5-fixed-color:hover,.style-6 .style-3 input[type="submit"].fixed-bg-home-3:hover,.style-3 .style-6 input[type="submit"].fixed-bg-home-3:hover,.style-6 .style-4 input[type="submit"].fixed-bg-home-3:hover,.style-4 .style-6 input[type="submit"].fixed-bg-home-3:hover{background:#ffdb69 !important;background-color:#ffdb69 !important;}.style-6 .accent-secondary-border-color{border-color:#ea3876 !important;}.style-6 .accent-fixed-color,.style-6 .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-6 .support-bg-home5,.style-6 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-6 .vc_tta-tab:hover>a,.style-6 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-6 .vc_tta-tab.vc_active>a{background:#ea3876 !important;color:#fff !important;}.style-6 .gen-card .gen-card-icon span.accent-border-color,.style-6 .gen-card .gen-card-icon span.btn-theme,.style-6 .gen-card .gen-card-icon span.btn-gov,.style-6 .gen-card .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-6 .gen-card .gen-card-icon span.vdo-icon,.style-6 .gen-card .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-6 .gen-card .gen-card-icon span.flexslider{color:#ffdb69 !important;}.style-6 .text-highlight,.style-6 .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-6 span.fa,.style-6 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-6 span.list-icon,.style-6 .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-6 span.list-icon,.style-6 .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-6 div.list-text,.style-6 .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-6 span.list-icon,.style-6 .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-6 .vdo-link-name,.style-6 .compt-management-container .compt-management-widget>div,.compt-management-container .style-6 .compt-management-widget>div{color:#ffdb69 !important;}.style-6 .accent-hover-color:hover,.style-6 .footerlogocarousel .flex-direction-nav a,.style-6 .video_gallery .flex-direction-nav a,.style-6 .HomeGalleryCarasole .flex-direction-nav a{background:#ffdb69 !important;background-color:#ffdb69 !important;color:#000 !important;border-color:#ffdb69 !important;}.style-6.home .btn-style-outline{border:1px solid #ea3876 !important;color:#fff !important;}.style-6.home .btn-style-outline.accent-color,.style-6.home .btn-style-outline.hvr-radial-out:before,.style-6.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6.home .btn-style-outline.gov-socmedia-icons:before,.style-6.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.home div.btn-style-outline.list-text:before,.style-6.home .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-6.home .compt-management-widget>span.btn-style-outline:before,.style-6.home .btn-style-outline.knowyrcm-column:before,.style-6.home .btn-style-outline.writeToCM-bg:before,.style-6.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-6.home .vdospeech-icon>span.btn-style-outline,.style-6.home .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-6.home .btn-style-outline.vdo-link-name,.style-6.home .gen-list.list-title-bg>h2.btn-style-outline,.style-6.home .arch-container>h2.btn-style-outline,.style-6.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.home .btn-style-outline.hyperlikdiv:before,.style-6.home .btn-style-outline.accent-border-color,.style-6.home .btn-style-outline.btn-theme,.style-6.home .btn-style-outline.btn-gov,.style-6.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-6.home .btn-style-outline.vdo-icon,.style-6.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.home .vc_tta-tab>a.btn-style-outline,.style-6.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-6.home img.btn-style-outline,.style-6.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.home img.btn-style-outline,.style-6.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-6.home .btn-style-outline.flexslider,.style-6.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-6.home .galleryThumb>a:hover>img.btn-style-outline,.style-6.home .btn-style-outline.accent-hover-color{border-color:#ea3876 !important;border-radius:6px;}.style-6.home .btn-style-outline.accent-color:hover,.style-6.home .btn-style-outline.hvr-radial-out:hover:before,.style-6.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-6.home .btn-style-outline.gov-socmedia-icons:hover:before,.style-6.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-6.home div.btn-style-outline.list-text:hover:before,.style-6.home .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-6.home .compt-management-widget>span.btn-style-outline:hover:before,.style-6.home .btn-style-outline.knowyrcm-column:hover:before,.style-6.home .btn-style-outline.writeToCM-bg:hover:before,.style-6.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-6.home .vdospeech-icon>span.btn-style-outline:hover,.style-6.home .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-6.home .btn-style-outline.vdo-link-name:hover,.style-6.home .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-6.home .arch-container>h2.btn-style-outline:hover,.style-6.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.home .btn-style-outline.hyperlikdiv:hover:before,.style-6.home .btn-style-outline.accent-border-color:hover,.style-6.home .btn-style-outline.btn-theme:hover,.style-6.home .btn-style-outline.btn-gov:hover,.style-6.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-6.home .btn-style-outline.vdo-icon:hover,.style-6.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:hover,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.home .vc_tta-tab>a.btn-style-outline:hover,.style-6.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .slides .style-6.home img.btn-style-outline:hover,.style-6.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.home img.btn-style-outline:hover,.style-6.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-6.home .btn-style-outline.flexslider:hover,.style-6.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:hover,.pp-photogallery .photoGallery-style3 .style-6.home .galleryThumb>a:hover>img.btn-style-outline:hover,.style-6.home .btn-style-outline.accent-hover-color:hover{background-color:#ffdb69 !important;color:#000 !important;}.style-6.home .btn-style-outline.accent-color,.style-6.home .btn-style-outline.hvr-radial-out:before,.style-6.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6.home .btn-style-outline.gov-socmedia-icons:before,.style-6.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.home div.btn-style-outline.list-text:before,.style-6.home .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-6.home .compt-management-widget>span.btn-style-outline:before,.style-6.home .btn-style-outline.knowyrcm-column:before,.style-6.home .btn-style-outline.writeToCM-bg:before,.style-6.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-6.home .vdospeech-icon>span.btn-style-outline,.style-6.home .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-6.home .btn-style-outline.vdo-link-name,.style-6.home .gen-list.list-title-bg>h2.btn-style-outline,.style-6.home .arch-container>h2.btn-style-outline,.style-6.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.home .btn-style-outline.hyperlikdiv:before{background:#ea3876 !important;}.style-6.home .btn-style-outline:hover{background-color:#ffdb69 !important;color:#000 !important;}.style-6.home .btn-style-outline.accent-hover-color{color:#000 !important;}.style-7 .accent-color,.style-7 .hvr-radial-out:before,.style-7 .home-13 .governor-socialmedia .gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7 .gov-socmedia-icons:before,.style-7 .gen-list.photo-vdo-speech ul li a div.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7 div.list-text:before,.style-7 .compt-management-container .compt-management-widget>span:before,.compt-management-container .style-7 .compt-management-widget>span:before,.style-7 .knowyrcm-column:before,.style-7 .writeToCM-bg:before,.style-7 .vdoglry-speech-cntr .vdospeech-icon>span,.vdoglry-speech-cntr .style-7 .vdospeech-icon>span,.style-7 .vdo-activites-widget .vdo-link-name,.vdo-activites-widget .style-7 .vdo-link-name,.style-7 .gen-list.list-title-bg>h2,.style-7 .arch-container>h2,.style-7 .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7 .hyperlikdiv:before{background:#3aa04a !important;background-color:#3aa04a !important;color:#fff !important;}.style-7 .accent-color.lighten,.style-7 .lighten.hvr-radial-out:before,.style-7 .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7 .lighten.gov-socmedia-icons:before,.style-7 .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7 div.lighten.list-text:before,.style-7 .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-7 .compt-management-widget>span.lighten:before,.style-7 .lighten.knowyrcm-column:before,.style-7 .lighten.writeToCM-bg:before,.style-7 .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-7 .vdospeech-icon>span.lighten,.style-7 .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-7 .lighten.vdo-link-name,.style-7 .gen-list.list-title-bg>h2.lighten,.style-7 .arch-container>h2.lighten,.style-7 .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7 .lighten.hyperlikdiv:before{background:rgba(58,160,74,0.9) !important;background-color:rgba(58,160,74,0.9) !important;}.style-7 .accent-color.more-lighten,.style-7 .more-lighten.hvr-radial-out:before,.style-7 .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7 .more-lighten.gov-socmedia-icons:before,.style-7 .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7 div.more-lighten.list-text:before,.style-7 .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-7 .compt-management-widget>span.more-lighten:before,.style-7 .more-lighten.knowyrcm-column:before,.style-7 .more-lighten.writeToCM-bg:before,.style-7 .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-7 .vdospeech-icon>span.more-lighten,.style-7 .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-7 .more-lighten.vdo-link-name,.style-7 .gen-list.list-title-bg>h2.more-lighten,.style-7 .arch-container>h2.more-lighten,.style-7 .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7 .more-lighten.hyperlikdiv:before{background:rgba(58,160,74,0.3) !important;background-color:rgba(58,160,74,0.3) !important;}.style-7 a.accent-color:hover,.style-7 a.hvr-radial-out:hover:before,.style-7 .home-13 .governor-socialmedia a.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-7 a.gov-socmedia-icons:hover:before,.style-7 a.knowyrcm-column:hover:before,.style-7 a.writeToCM-bg:hover:before,.style-7 .vdo-activites-widget a.vdo-link-name:hover,.vdo-activites-widget .style-7 a.vdo-link-name:hover,.style-7 .ad-banner-cntr.dsir-application-submission ul li a.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-7 a.hyperlikdiv:hover:before,.style-7 button.accent-color:hover,.style-7 button.hvr-radial-out:hover:before,.style-7 .home-13 .governor-socialmedia button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-7 button.gov-socmedia-icons:hover:before,.style-7 button.knowyrcm-column:hover:before,.style-7 button.writeToCM-bg:hover:before,.style-7 .vdo-activites-widget button.vdo-link-name:hover,.vdo-activites-widget .style-7 button.vdo-link-name:hover,.style-7 .ad-banner-cntr.dsir-application-submission ul li button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-7 button.hyperlikdiv:hover:before,.style-7 .button.accent-color:hover,.style-7 .button.hvr-radial-out:hover:before,.style-7 .home-13 .governor-socialmedia .button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-7 .button.gov-socmedia-icons:hover:before,.style-7 .gen-list.photo-vdo-speech ul li a div.button.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-7 div.button.list-text:hover:before,.style-7 .compt-management-container .compt-management-widget>span.button:hover:before,.compt-management-container .style-7 .compt-management-widget>span.button:hover:before,.style-7 .button.knowyrcm-column:hover:before,.style-7 .button.writeToCM-bg:hover:before,.style-7 .vdoglry-speech-cntr .vdospeech-icon>span.button:hover,.vdoglry-speech-cntr .style-7 .vdospeech-icon>span.button:hover,.style-7 .vdo-activites-widget .button.vdo-link-name:hover,.vdo-activites-widget .style-7 .button.vdo-link-name:hover,.style-7 .gen-list.list-title-bg>h2.button:hover,.style-7 .arch-container>h2.button:hover,.style-7 .ad-banner-cntr.dsir-application-submission ul li .button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-7 .button.hyperlikdiv:hover:before,.style-7 input[type="submit"].accent-color:hover,.style-7 input[type="submit"].hvr-radial-out:hover:before,.style-7 .home-13 .governor-socialmedia input[type="submit"].gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-7 input[type="submit"].gov-socmedia-icons:hover:before,.style-7 input[type="submit"].knowyrcm-column:hover:before,.style-7 input[type="submit"].writeToCM-bg:hover:before,.style-7 .vdo-activites-widget input[type="submit"].vdo-link-name:hover,.vdo-activites-widget .style-7 input[type="submit"].vdo-link-name:hover,.style-7 .ad-banner-cntr.dsir-application-submission ul li input[type="submit"].hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-7 input[type="submit"].hyperlikdiv:hover:before{background:#fbac1b !important;background-color:#fbac1b !important;color:#000 !important;}.style-7 .pdf-download-link.accent-border-color,.style-7 .pdf-download-link.btn-theme,.style-7 .pdf-download-link.btn-gov,.style-7 .vdo-activites-widget .vdo-link-name .pdf-download-link.vdo-icon,.vdo-activites-widget .vdo-link-name .style-7 .pdf-download-link.vdo-icon,.style-7 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.pdf-download-link,.vc_general.vc_tta-tabs.dsir-tab-one .style-7 .vc_tta-tab>a.pdf-download-link,.style-7 .dsir-gallery-color .with-border.flexslider .slides img.pdf-download-link,.dsir-gallery-color .with-border.flexslider .slides .style-7 img.pdf-download-link,.style-7 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.pdf-download-link,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-7 img.pdf-download-link,.style-7 .dsir-gallery-color .video_gallery.video .pdf-download-link.flexslider,.dsir-gallery-color .video_gallery.video .style-7 .pdf-download-link.flexslider,.style-7 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.pdf-download-link,.pp-photogallery .photoGallery-style3 .style-7 .galleryThumb>a:hover>img.pdf-download-link{background-color:#3aa04a;color:#fff;border-left:1px solid rgba(255,255,255,0.5) !important;}.style-7 .accent-border-color,.style-7 .btn-theme,.style-7 .btn-gov,.style-7 .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-7 .vdo-icon,.style-7 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-7 .vc_tta-tab>a,.style-7 .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-7 img,.style-7 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-7 img,.style-7 .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-7 .flexslider,.style-7 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-7 .galleryThumb>a:hover>img{border-color:#3aa04a !important;}.style-7 .accent-secondary-color,.style-7 .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-7 .theme5-fixed-color,.style-7 .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-7 .theme5-fixed-color,.style-7 .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-7 .theme5-fixed-color,.style-7 .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-7 .theme5-fixed-color,.style-7 .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-7 .theme5-fixed-color,.style-7 .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-7 .theme5-fixed-color,.style-7.home-11 .theme5-fixed-color,.style-7 .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-7 .theme5-fixed-color,.style-7 .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-7 .theme5-fixed-color,.style-7 .style-3 .fixed-bg-home-3,.style-3 .style-7 .fixed-bg-home-3,.style-7 .style-4 .fixed-bg-home-3,.style-4 .style-7 .fixed-bg-home-3{background:#fbac1b !important;background-color:#fbac1b !important;color:#fff !important;}.style-7 .accent-secondary-color.lighten,.style-7 .style-1.home-11 .lighten.theme5-fixed-color,.style-1.home-11 .style-7 .lighten.theme5-fixed-color,.style-7 .style-2.home-11 .lighten.theme5-fixed-color,.style-2.home-11 .style-7 .lighten.theme5-fixed-color,.style-7 .style-3.home-11 .lighten.theme5-fixed-color,.style-3.home-11 .style-7 .lighten.theme5-fixed-color,.style-7 .style-4.home-11 .lighten.theme5-fixed-color,.style-4.home-11 .style-7 .lighten.theme5-fixed-color,.style-7 .style-5.home-11 .lighten.theme5-fixed-color,.style-5.home-11 .style-7 .lighten.theme5-fixed-color,.style-7 .style-6.home-11 .lighten.theme5-fixed-color,.style-6.home-11 .style-7 .lighten.theme5-fixed-color,.style-7.home-11 .lighten.theme5-fixed-color,.style-7 .style-8.home-11 .lighten.theme5-fixed-color,.style-8.home-11 .style-7 .lighten.theme5-fixed-color,.style-7 .style-9.home-11 .lighten.theme5-fixed-color,.style-9.home-11 .style-7 .lighten.theme5-fixed-color,.style-7 .style-3 .lighten.fixed-bg-home-3,.style-3 .style-7 .lighten.fixed-bg-home-3,.style-7 .style-4 .lighten.fixed-bg-home-3,.style-4 .style-7 .lighten.fixed-bg-home-3{background:rgba(251,172,27,0.9) !important;background-color:rgba(251,172,27,0.9) !important;}.style-7 .accent-secondary-color.more-lighten,.style-7 .style-1.home-11 .more-lighten.theme5-fixed-color,.style-1.home-11 .style-7 .more-lighten.theme5-fixed-color,.style-7 .style-2.home-11 .more-lighten.theme5-fixed-color,.style-2.home-11 .style-7 .more-lighten.theme5-fixed-color,.style-7 .style-3.home-11 .more-lighten.theme5-fixed-color,.style-3.home-11 .style-7 .more-lighten.theme5-fixed-color,.style-7 .style-4.home-11 .more-lighten.theme5-fixed-color,.style-4.home-11 .style-7 .more-lighten.theme5-fixed-color,.style-7 .style-5.home-11 .more-lighten.theme5-fixed-color,.style-5.home-11 .style-7 .more-lighten.theme5-fixed-color,.style-7 .style-6.home-11 .more-lighten.theme5-fixed-color,.style-6.home-11 .style-7 .more-lighten.theme5-fixed-color,.style-7.home-11 .more-lighten.theme5-fixed-color,.style-7 .style-8.home-11 .more-lighten.theme5-fixed-color,.style-8.home-11 .style-7 .more-lighten.theme5-fixed-color,.style-7 .style-9.home-11 .more-lighten.theme5-fixed-color,.style-9.home-11 .style-7 .more-lighten.theme5-fixed-color,.style-7 .style-3 .more-lighten.fixed-bg-home-3,.style-3 .style-7 .more-lighten.fixed-bg-home-3,.style-7 .style-4 .more-lighten.fixed-bg-home-3,.style-4 .style-7 .more-lighten.fixed-bg-home-3{background:rgba(251,172,27,0.5) !important;background-color:rgba(251,172,27,0.5) !important;}.style-7 a.accent-secondary-color:hover,.style-7 .style-1.home-11 a.theme5-fixed-color:hover,.style-1.home-11 .style-7 a.theme5-fixed-color:hover,.style-7 .style-2.home-11 a.theme5-fixed-color:hover,.style-2.home-11 .style-7 a.theme5-fixed-color:hover,.style-7 .style-3.home-11 a.theme5-fixed-color:hover,.style-3.home-11 .style-7 a.theme5-fixed-color:hover,.style-7 .style-4.home-11 a.theme5-fixed-color:hover,.style-4.home-11 .style-7 a.theme5-fixed-color:hover,.style-7 .style-5.home-11 a.theme5-fixed-color:hover,.style-5.home-11 .style-7 a.theme5-fixed-color:hover,.style-7 .style-6.home-11 a.theme5-fixed-color:hover,.style-6.home-11 .style-7 a.theme5-fixed-color:hover,.style-7.home-11 a.theme5-fixed-color:hover,.style-7 .style-8.home-11 a.theme5-fixed-color:hover,.style-8.home-11 .style-7 a.theme5-fixed-color:hover,.style-7 .style-9.home-11 a.theme5-fixed-color:hover,.style-9.home-11 .style-7 a.theme5-fixed-color:hover,.style-7 .style-3 a.fixed-bg-home-3:hover,.style-3 .style-7 a.fixed-bg-home-3:hover,.style-7 .style-4 a.fixed-bg-home-3:hover,.style-4 .style-7 a.fixed-bg-home-3:hover,.style-7 button.accent-secondary-color:hover,.style-7 .style-1.home-11 button.theme5-fixed-color:hover,.style-1.home-11 .style-7 button.theme5-fixed-color:hover,.style-7 .style-2.home-11 button.theme5-fixed-color:hover,.style-2.home-11 .style-7 button.theme5-fixed-color:hover,.style-7 .style-3.home-11 button.theme5-fixed-color:hover,.style-3.home-11 .style-7 button.theme5-fixed-color:hover,.style-7 .style-4.home-11 button.theme5-fixed-color:hover,.style-4.home-11 .style-7 button.theme5-fixed-color:hover,.style-7 .style-5.home-11 button.theme5-fixed-color:hover,.style-5.home-11 .style-7 button.theme5-fixed-color:hover,.style-7 .style-6.home-11 button.theme5-fixed-color:hover,.style-6.home-11 .style-7 button.theme5-fixed-color:hover,.style-7.home-11 button.theme5-fixed-color:hover,.style-7 .style-8.home-11 button.theme5-fixed-color:hover,.style-8.home-11 .style-7 button.theme5-fixed-color:hover,.style-7 .style-9.home-11 button.theme5-fixed-color:hover,.style-9.home-11 .style-7 button.theme5-fixed-color:hover,.style-7 .style-3 button.fixed-bg-home-3:hover,.style-3 .style-7 button.fixed-bg-home-3:hover,.style-7 .style-4 button.fixed-bg-home-3:hover,.style-4 .style-7 button.fixed-bg-home-3:hover,.style-7 .button.accent-secondary-color:hover,.style-7 .style-1.home-11 .button.theme5-fixed-color:hover,.style-1.home-11 .style-7 .button.theme5-fixed-color:hover,.style-7 .style-2.home-11 .button.theme5-fixed-color:hover,.style-2.home-11 .style-7 .button.theme5-fixed-color:hover,.style-7 .style-3.home-11 .button.theme5-fixed-color:hover,.style-3.home-11 .style-7 .button.theme5-fixed-color:hover,.style-7 .style-4.home-11 .button.theme5-fixed-color:hover,.style-4.home-11 .style-7 .button.theme5-fixed-color:hover,.style-7 .style-5.home-11 .button.theme5-fixed-color:hover,.style-5.home-11 .style-7 .button.theme5-fixed-color:hover,.style-7 .style-6.home-11 .button.theme5-fixed-color:hover,.style-6.home-11 .style-7 .button.theme5-fixed-color:hover,.style-7.home-11 .button.theme5-fixed-color:hover,.style-7 .style-8.home-11 .button.theme5-fixed-color:hover,.style-8.home-11 .style-7 .button.theme5-fixed-color:hover,.style-7 .style-9.home-11 .button.theme5-fixed-color:hover,.style-9.home-11 .style-7 .button.theme5-fixed-color:hover,.style-7 .style-3 .button.fixed-bg-home-3:hover,.style-3 .style-7 .button.fixed-bg-home-3:hover,.style-7 .style-4 .button.fixed-bg-home-3:hover,.style-4 .style-7 .button.fixed-bg-home-3:hover,.style-7 input[type="submit"].accent-secondary-color:hover,.style-7 .style-1.home-11 input[type="submit"].theme5-fixed-color:hover,.style-1.home-11 .style-7 input[type="submit"].theme5-fixed-color:hover,.style-7 .style-2.home-11 input[type="submit"].theme5-fixed-color:hover,.style-2.home-11 .style-7 input[type="submit"].theme5-fixed-color:hover,.style-7 .style-3.home-11 input[type="submit"].theme5-fixed-color:hover,.style-3.home-11 .style-7 input[type="submit"].theme5-fixed-color:hover,.style-7 .style-4.home-11 input[type="submit"].theme5-fixed-color:hover,.style-4.home-11 .style-7 input[type="submit"].theme5-fixed-color:hover,.style-7 .style-5.home-11 input[type="submit"].theme5-fixed-color:hover,.style-5.home-11 .style-7 input[type="submit"].theme5-fixed-color:hover,.style-7 .style-6.home-11 input[type="submit"].theme5-fixed-color:hover,.style-6.home-11 .style-7 input[type="submit"].theme5-fixed-color:hover,.style-7.home-11 input[type="submit"].theme5-fixed-color:hover,.style-7 .style-8.home-11 input[type="submit"].theme5-fixed-color:hover,.style-8.home-11 .style-7 input[type="submit"].theme5-fixed-color:hover,.style-7 .style-9.home-11 input[type="submit"].theme5-fixed-color:hover,.style-9.home-11 .style-7 input[type="submit"].theme5-fixed-color:hover,.style-7 .style-3 input[type="submit"].fixed-bg-home-3:hover,.style-3 .style-7 input[type="submit"].fixed-bg-home-3:hover,.style-7 .style-4 input[type="submit"].fixed-bg-home-3:hover,.style-4 .style-7 input[type="submit"].fixed-bg-home-3:hover{background:#3aa04a !important;background-color:#3aa04a !important;}.style-7 .accent-secondary-border-color{border-color:#fbac1b !important;}.style-7 .accent-fixed-color,.style-7 .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-7 .support-bg-home5,.style-7 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-7 .vc_tta-tab:hover>a,.style-7 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-7 .vc_tta-tab.vc_active>a{background:#3aa04a !important;color:#fff !important;}.style-7 .gen-card .gen-card-icon span.accent-border-color,.style-7 .gen-card .gen-card-icon span.btn-theme,.style-7 .gen-card .gen-card-icon span.btn-gov,.style-7 .gen-card .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-7 .gen-card .gen-card-icon span.vdo-icon,.style-7 .gen-card .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-7 .gen-card .gen-card-icon span.flexslider{color:#3aa04a !important;}.style-7 .text-highlight,.style-7 .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-7 span.fa,.style-7 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-7 span.list-icon,.style-7 .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-7 span.list-icon,.style-7 .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-7 div.list-text,.style-7 .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-7 span.list-icon,.style-7 .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-7 .vdo-link-name,.style-7 .compt-management-container .compt-management-widget>div,.compt-management-container .style-7 .compt-management-widget>div{color:#3aa04a !important;}.style-7 .accent-hover-color:hover,.style-7 .footerlogocarousel .flex-direction-nav a,.style-7 .video_gallery .flex-direction-nav a,.style-7 .HomeGalleryCarasole .flex-direction-nav a{background:#3aa04a !important;background-color:#3aa04a !important;color:#fff !important;border-color:#3aa04a !important;}.style-7.home .btn-style-outline{border:1px solid #3aa04a !important;color:#fff !important;}.style-7.home .btn-style-outline.accent-color,.style-7.home .btn-style-outline.hvr-radial-out:before,.style-7.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7.home .btn-style-outline.gov-socmedia-icons:before,.style-7.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7.home div.btn-style-outline.list-text:before,.style-7.home .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-7.home .compt-management-widget>span.btn-style-outline:before,.style-7.home .btn-style-outline.knowyrcm-column:before,.style-7.home .btn-style-outline.writeToCM-bg:before,.style-7.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-7.home .vdospeech-icon>span.btn-style-outline,.style-7.home .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-7.home .btn-style-outline.vdo-link-name,.style-7.home .gen-list.list-title-bg>h2.btn-style-outline,.style-7.home .arch-container>h2.btn-style-outline,.style-7.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7.home .btn-style-outline.hyperlikdiv:before,.style-7.home .btn-style-outline.accent-border-color,.style-7.home .btn-style-outline.btn-theme,.style-7.home .btn-style-outline.btn-gov,.style-7.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-7.home .btn-style-outline.vdo-icon,.style-7.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-7.home .vc_tta-tab>a.btn-style-outline,.style-7.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-7.home img.btn-style-outline,.style-7.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-7.home img.btn-style-outline,.style-7.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-7.home .btn-style-outline.flexslider,.style-7.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-7.home .galleryThumb>a:hover>img.btn-style-outline,.style-7.home .btn-style-outline.accent-hover-color{border-color:#3aa04a !important;border-radius:30px;}.style-7.home .btn-style-outline.accent-color:hover,.style-7.home .btn-style-outline.hvr-radial-out:hover:before,.style-7.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-7.home .btn-style-outline.gov-socmedia-icons:hover:before,.style-7.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-7.home div.btn-style-outline.list-text:hover:before,.style-7.home .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-7.home .compt-management-widget>span.btn-style-outline:hover:before,.style-7.home .btn-style-outline.knowyrcm-column:hover:before,.style-7.home .btn-style-outline.writeToCM-bg:hover:before,.style-7.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-7.home .vdospeech-icon>span.btn-style-outline:hover,.style-7.home .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-7.home .btn-style-outline.vdo-link-name:hover,.style-7.home .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-7.home .arch-container>h2.btn-style-outline:hover,.style-7.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-7.home .btn-style-outline.hyperlikdiv:hover:before,.style-7.home .btn-style-outline.accent-border-color:hover,.style-7.home .btn-style-outline.btn-theme:hover,.style-7.home .btn-style-outline.btn-gov:hover,.style-7.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-7.home .btn-style-outline.vdo-icon:hover,.style-7.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:hover,.vc_general.vc_tta-tabs.dsir-tab-one .style-7.home .vc_tta-tab>a.btn-style-outline:hover,.style-7.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .slides .style-7.home img.btn-style-outline:hover,.style-7.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-7.home img.btn-style-outline:hover,.style-7.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-7.home .btn-style-outline.flexslider:hover,.style-7.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:hover,.pp-photogallery .photoGallery-style3 .style-7.home .galleryThumb>a:hover>img.btn-style-outline:hover,.style-7.home .btn-style-outline.accent-hover-color:hover{background-color:#3aa04a !important;color:#fff !important;}.style-7.home .btn-style-outline:hover{background-color:#3aa04a !important;color:#fff !important;}.style-7.home .btn-style-outline.accent-hover-color{color:#000 !important;}.style-7.home .photo-glry-cntr .btn-style-outline.accent-color,.style-7.home .photo-glry-cntr .btn-style-outline.hvr-radial-out:before,.style-7.home .photo-glry-cntr .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7.home .photo-glry-cntr .btn-style-outline.gov-socmedia-icons:before,.style-7.home .photo-glry-cntr .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7.home .photo-glry-cntr div.btn-style-outline.list-text:before,.style-7.home .photo-glry-cntr .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-7.home .photo-glry-cntr .compt-management-widget>span.btn-style-outline:before,.style-7.home .photo-glry-cntr .btn-style-outline.knowyrcm-column:before,.style-7.home .photo-glry-cntr .btn-style-outline.writeToCM-bg:before,.style-7.home .photo-glry-cntr .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-7.home .photo-glry-cntr .vdospeech-icon>span.btn-style-outline,.style-7.home .photo-glry-cntr .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-7.home .photo-glry-cntr .btn-style-outline.vdo-link-name,.style-7.home .photo-glry-cntr .gen-list.list-title-bg>h2.btn-style-outline,.style-7.home .photo-glry-cntr .arch-container>h2.btn-style-outline,.style-7.home .photo-glry-cntr .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7.home .photo-glry-cntr .btn-style-outline.hyperlikdiv:before{border-radius:0px !important;}.style-7 .award-style-5 .btn-style-outline.accent-color,.style-7 .award-style-5 .btn-style-outline.hvr-radial-out:before,.style-7 .award-style-5 .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7 .award-style-5 .btn-style-outline.gov-socmedia-icons:before,.style-7 .award-style-5 .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7 .award-style-5 div.btn-style-outline.list-text:before,.style-7 .award-style-5 .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-7 .award-style-5 .compt-management-widget>span.btn-style-outline:before,.style-7 .award-style-5 .btn-style-outline.knowyrcm-column:before,.style-7 .award-style-5 .btn-style-outline.writeToCM-bg:before,.style-7 .award-style-5 .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-7 .award-style-5 .vdospeech-icon>span.btn-style-outline,.style-7 .award-style-5 .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-7 .award-style-5 .btn-style-outline.vdo-link-name,.style-7 .award-style-5 .gen-list.list-title-bg>h2.btn-style-outline,.style-7 .award-style-5 .arch-container>h2.btn-style-outline,.style-7 .award-style-5 .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7 .award-style-5 .btn-style-outline.hyperlikdiv:before{border-radius:0 !important;}.style-7 .award-style-5 .btn-style-outline.accent-color:hover,.style-7 .award-style-5 .btn-style-outline.hvr-radial-out:hover:before,.style-7 .award-style-5 .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-7 .award-style-5 .btn-style-outline.gov-socmedia-icons:hover:before,.style-7 .award-style-5 .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-7 .award-style-5 div.btn-style-outline.list-text:hover:before,.style-7 .award-style-5 .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-7 .award-style-5 .compt-management-widget>span.btn-style-outline:hover:before,.style-7 .award-style-5 .btn-style-outline.knowyrcm-column:hover:before,.style-7 .award-style-5 .btn-style-outline.writeToCM-bg:hover:before,.style-7 .award-style-5 .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-7 .award-style-5 .vdospeech-icon>span.btn-style-outline:hover,.style-7 .award-style-5 .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-7 .award-style-5 .btn-style-outline.vdo-link-name:hover,.style-7 .award-style-5 .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-7 .award-style-5 .arch-container>h2.btn-style-outline:hover,.style-7 .award-style-5 .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-7 .award-style-5 .btn-style-outline.hyperlikdiv:hover:before{color:#fff !important;}.style-8 .accent-color,.style-8 .hvr-radial-out:before,.style-8 .home-13 .governor-socialmedia .gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8 .gov-socmedia-icons:before,.style-8 .gen-list.photo-vdo-speech ul li a div.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8 div.list-text:before,.style-8 .compt-management-container .compt-management-widget>span:before,.compt-management-container .style-8 .compt-management-widget>span:before,.style-8 .knowyrcm-column:before,.style-8 .writeToCM-bg:before,.style-8 .vdoglry-speech-cntr .vdospeech-icon>span,.vdoglry-speech-cntr .style-8 .vdospeech-icon>span,.style-8 .vdo-activites-widget .vdo-link-name,.vdo-activites-widget .style-8 .vdo-link-name,.style-8 .gen-list.list-title-bg>h2,.style-8 .arch-container>h2,.style-8 .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8 .hyperlikdiv:before{background:#730068 !important;background-color:#730068 !important;color:#fff !important;}.style-8 .accent-color.lighten,.style-8 .lighten.hvr-radial-out:before,.style-8 .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8 .lighten.gov-socmedia-icons:before,.style-8 .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8 div.lighten.list-text:before,.style-8 .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-8 .compt-management-widget>span.lighten:before,.style-8 .lighten.knowyrcm-column:before,.style-8 .lighten.writeToCM-bg:before,.style-8 .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-8 .vdospeech-icon>span.lighten,.style-8 .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-8 .lighten.vdo-link-name,.style-8 .gen-list.list-title-bg>h2.lighten,.style-8 .arch-container>h2.lighten,.style-8 .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8 .lighten.hyperlikdiv:before{background:rgba(115,0,104,0.9) !important;background-color:rgba(115,0,104,0.9) !important;}.style-8 .accent-color.more-lighten,.style-8 .more-lighten.hvr-radial-out:before,.style-8 .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8 .more-lighten.gov-socmedia-icons:before,.style-8 .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8 div.more-lighten.list-text:before,.style-8 .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-8 .compt-management-widget>span.more-lighten:before,.style-8 .more-lighten.knowyrcm-column:before,.style-8 .more-lighten.writeToCM-bg:before,.style-8 .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-8 .vdospeech-icon>span.more-lighten,.style-8 .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-8 .more-lighten.vdo-link-name,.style-8 .gen-list.list-title-bg>h2.more-lighten,.style-8 .arch-container>h2.more-lighten,.style-8 .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8 .more-lighten.hyperlikdiv:before{background:rgba(115,0,104,0.3) !important;background-color:rgba(115,0,104,0.3) !important;}.style-8 a.accent-color:hover,.style-8 a.hvr-radial-out:hover:before,.style-8 .home-13 .governor-socialmedia a.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-8 a.gov-socmedia-icons:hover:before,.style-8 a.knowyrcm-column:hover:before,.style-8 a.writeToCM-bg:hover:before,.style-8 .vdo-activites-widget a.vdo-link-name:hover,.vdo-activites-widget .style-8 a.vdo-link-name:hover,.style-8 .ad-banner-cntr.dsir-application-submission ul li a.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-8 a.hyperlikdiv:hover:before,.style-8 button.accent-color:hover,.style-8 button.hvr-radial-out:hover:before,.style-8 .home-13 .governor-socialmedia button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-8 button.gov-socmedia-icons:hover:before,.style-8 button.knowyrcm-column:hover:before,.style-8 button.writeToCM-bg:hover:before,.style-8 .vdo-activites-widget button.vdo-link-name:hover,.vdo-activites-widget .style-8 button.vdo-link-name:hover,.style-8 .ad-banner-cntr.dsir-application-submission ul li button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-8 button.hyperlikdiv:hover:before,.style-8 .button.accent-color:hover,.style-8 .button.hvr-radial-out:hover:before,.style-8 .home-13 .governor-socialmedia .button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-8 .button.gov-socmedia-icons:hover:before,.style-8 .gen-list.photo-vdo-speech ul li a div.button.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-8 div.button.list-text:hover:before,.style-8 .compt-management-container .compt-management-widget>span.button:hover:before,.compt-management-container .style-8 .compt-management-widget>span.button:hover:before,.style-8 .button.knowyrcm-column:hover:before,.style-8 .button.writeToCM-bg:hover:before,.style-8 .vdoglry-speech-cntr .vdospeech-icon>span.button:hover,.vdoglry-speech-cntr .style-8 .vdospeech-icon>span.button:hover,.style-8 .vdo-activites-widget .button.vdo-link-name:hover,.vdo-activites-widget .style-8 .button.vdo-link-name:hover,.style-8 .gen-list.list-title-bg>h2.button:hover,.style-8 .arch-container>h2.button:hover,.style-8 .ad-banner-cntr.dsir-application-submission ul li .button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-8 .button.hyperlikdiv:hover:before,.style-8 input[type="submit"].accent-color:hover,.style-8 input[type="submit"].hvr-radial-out:hover:before,.style-8 .home-13 .governor-socialmedia input[type="submit"].gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-8 input[type="submit"].gov-socmedia-icons:hover:before,.style-8 input[type="submit"].knowyrcm-column:hover:before,.style-8 input[type="submit"].writeToCM-bg:hover:before,.style-8 .vdo-activites-widget input[type="submit"].vdo-link-name:hover,.vdo-activites-widget .style-8 input[type="submit"].vdo-link-name:hover,.style-8 .ad-banner-cntr.dsir-application-submission ul li input[type="submit"].hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-8 input[type="submit"].hyperlikdiv:hover:before{background:#52de97 !important;background-color:#52de97 !important;border-color:#52de97 !important;color:#fff !important;}.style-8 .pdf-download-link.accent-border-color,.style-8 .pdf-download-link.btn-theme,.style-8 .pdf-download-link.btn-gov,.style-8 .vdo-activites-widget .vdo-link-name .pdf-download-link.vdo-icon,.vdo-activites-widget .vdo-link-name .style-8 .pdf-download-link.vdo-icon,.style-8 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.pdf-download-link,.vc_general.vc_tta-tabs.dsir-tab-one .style-8 .vc_tta-tab>a.pdf-download-link,.style-8 .dsir-gallery-color .with-border.flexslider .slides img.pdf-download-link,.dsir-gallery-color .with-border.flexslider .slides .style-8 img.pdf-download-link,.style-8 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.pdf-download-link,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-8 img.pdf-download-link,.style-8 .dsir-gallery-color .video_gallery.video .pdf-download-link.flexslider,.dsir-gallery-color .video_gallery.video .style-8 .pdf-download-link.flexslider,.style-8 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.pdf-download-link,.pp-photogallery .photoGallery-style3 .style-8 .galleryThumb>a:hover>img.pdf-download-link{background-color:#730068;color:#fff;border-left:1px solid rgba(255,255,255,0.5) !important;}.style-8 .accent-border-color,.style-8 .btn-theme,.style-8 .btn-gov,.style-8 .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-8 .vdo-icon,.style-8 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-8 .vc_tta-tab>a,.style-8 .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-8 img,.style-8 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-8 img,.style-8 .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-8 .flexslider,.style-8 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-8 .galleryThumb>a:hover>img{border-color:#730068 !important;}.style-8 .accent-secondary-color,.style-8 .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-8 .theme5-fixed-color,.style-8 .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-8 .theme5-fixed-color,.style-8 .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-8 .theme5-fixed-color,.style-8 .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-8 .theme5-fixed-color,.style-8 .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-8 .theme5-fixed-color,.style-8 .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-8 .theme5-fixed-color,.style-8 .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-8 .theme5-fixed-color,.style-8.home-11 .theme5-fixed-color,.style-8 .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-8 .theme5-fixed-color,.style-8 .style-3 .fixed-bg-home-3,.style-3 .style-8 .fixed-bg-home-3,.style-8 .style-4 .fixed-bg-home-3,.style-4 .style-8 .fixed-bg-home-3{background:#52de97 !important;background-color:#52de97 !important;color:#fff !important;}.style-8 .accent-secondary-color.lighten,.style-8 .style-1.home-11 .lighten.theme5-fixed-color,.style-1.home-11 .style-8 .lighten.theme5-fixed-color,.style-8 .style-2.home-11 .lighten.theme5-fixed-color,.style-2.home-11 .style-8 .lighten.theme5-fixed-color,.style-8 .style-3.home-11 .lighten.theme5-fixed-color,.style-3.home-11 .style-8 .lighten.theme5-fixed-color,.style-8 .style-4.home-11 .lighten.theme5-fixed-color,.style-4.home-11 .style-8 .lighten.theme5-fixed-color,.style-8 .style-5.home-11 .lighten.theme5-fixed-color,.style-5.home-11 .style-8 .lighten.theme5-fixed-color,.style-8 .style-6.home-11 .lighten.theme5-fixed-color,.style-6.home-11 .style-8 .lighten.theme5-fixed-color,.style-8 .style-7.home-11 .lighten.theme5-fixed-color,.style-7.home-11 .style-8 .lighten.theme5-fixed-color,.style-8.home-11 .lighten.theme5-fixed-color,.style-8 .style-9.home-11 .lighten.theme5-fixed-color,.style-9.home-11 .style-8 .lighten.theme5-fixed-color,.style-8 .style-3 .lighten.fixed-bg-home-3,.style-3 .style-8 .lighten.fixed-bg-home-3,.style-8 .style-4 .lighten.fixed-bg-home-3,.style-4 .style-8 .lighten.fixed-bg-home-3{background:rgba(82,222,151,0.9) !important;background-color:rgba(82,222,151,0.9) !important;}.style-8 .accent-secondary-color.more-lighten,.style-8 .style-1.home-11 .more-lighten.theme5-fixed-color,.style-1.home-11 .style-8 .more-lighten.theme5-fixed-color,.style-8 .style-2.home-11 .more-lighten.theme5-fixed-color,.style-2.home-11 .style-8 .more-lighten.theme5-fixed-color,.style-8 .style-3.home-11 .more-lighten.theme5-fixed-color,.style-3.home-11 .style-8 .more-lighten.theme5-fixed-color,.style-8 .style-4.home-11 .more-lighten.theme5-fixed-color,.style-4.home-11 .style-8 .more-lighten.theme5-fixed-color,.style-8 .style-5.home-11 .more-lighten.theme5-fixed-color,.style-5.home-11 .style-8 .more-lighten.theme5-fixed-color,.style-8 .style-6.home-11 .more-lighten.theme5-fixed-color,.style-6.home-11 .style-8 .more-lighten.theme5-fixed-color,.style-8 .style-7.home-11 .more-lighten.theme5-fixed-color,.style-7.home-11 .style-8 .more-lighten.theme5-fixed-color,.style-8.home-11 .more-lighten.theme5-fixed-color,.style-8 .style-9.home-11 .more-lighten.theme5-fixed-color,.style-9.home-11 .style-8 .more-lighten.theme5-fixed-color,.style-8 .style-3 .more-lighten.fixed-bg-home-3,.style-3 .style-8 .more-lighten.fixed-bg-home-3,.style-8 .style-4 .more-lighten.fixed-bg-home-3,.style-4 .style-8 .more-lighten.fixed-bg-home-3{background:rgba(82,222,151,0.5) !important;background-color:rgba(82,222,151,0.5) !important;}.style-8 a.accent-secondary-color:hover,.style-8 .style-1.home-11 a.theme5-fixed-color:hover,.style-1.home-11 .style-8 a.theme5-fixed-color:hover,.style-8 .style-2.home-11 a.theme5-fixed-color:hover,.style-2.home-11 .style-8 a.theme5-fixed-color:hover,.style-8 .style-3.home-11 a.theme5-fixed-color:hover,.style-3.home-11 .style-8 a.theme5-fixed-color:hover,.style-8 .style-4.home-11 a.theme5-fixed-color:hover,.style-4.home-11 .style-8 a.theme5-fixed-color:hover,.style-8 .style-5.home-11 a.theme5-fixed-color:hover,.style-5.home-11 .style-8 a.theme5-fixed-color:hover,.style-8 .style-6.home-11 a.theme5-fixed-color:hover,.style-6.home-11 .style-8 a.theme5-fixed-color:hover,.style-8 .style-7.home-11 a.theme5-fixed-color:hover,.style-7.home-11 .style-8 a.theme5-fixed-color:hover,.style-8.home-11 a.theme5-fixed-color:hover,.style-8 .style-9.home-11 a.theme5-fixed-color:hover,.style-9.home-11 .style-8 a.theme5-fixed-color:hover,.style-8 .style-3 a.fixed-bg-home-3:hover,.style-3 .style-8 a.fixed-bg-home-3:hover,.style-8 .style-4 a.fixed-bg-home-3:hover,.style-4 .style-8 a.fixed-bg-home-3:hover,.style-8 button.accent-secondary-color:hover,.style-8 .style-1.home-11 button.theme5-fixed-color:hover,.style-1.home-11 .style-8 button.theme5-fixed-color:hover,.style-8 .style-2.home-11 button.theme5-fixed-color:hover,.style-2.home-11 .style-8 button.theme5-fixed-color:hover,.style-8 .style-3.home-11 button.theme5-fixed-color:hover,.style-3.home-11 .style-8 button.theme5-fixed-color:hover,.style-8 .style-4.home-11 button.theme5-fixed-color:hover,.style-4.home-11 .style-8 button.theme5-fixed-color:hover,.style-8 .style-5.home-11 button.theme5-fixed-color:hover,.style-5.home-11 .style-8 button.theme5-fixed-color:hover,.style-8 .style-6.home-11 button.theme5-fixed-color:hover,.style-6.home-11 .style-8 button.theme5-fixed-color:hover,.style-8 .style-7.home-11 button.theme5-fixed-color:hover,.style-7.home-11 .style-8 button.theme5-fixed-color:hover,.style-8.home-11 button.theme5-fixed-color:hover,.style-8 .style-9.home-11 button.theme5-fixed-color:hover,.style-9.home-11 .style-8 button.theme5-fixed-color:hover,.style-8 .style-3 button.fixed-bg-home-3:hover,.style-3 .style-8 button.fixed-bg-home-3:hover,.style-8 .style-4 button.fixed-bg-home-3:hover,.style-4 .style-8 button.fixed-bg-home-3:hover,.style-8 .button.accent-secondary-color:hover,.style-8 .style-1.home-11 .button.theme5-fixed-color:hover,.style-1.home-11 .style-8 .button.theme5-fixed-color:hover,.style-8 .style-2.home-11 .button.theme5-fixed-color:hover,.style-2.home-11 .style-8 .button.theme5-fixed-color:hover,.style-8 .style-3.home-11 .button.theme5-fixed-color:hover,.style-3.home-11 .style-8 .button.theme5-fixed-color:hover,.style-8 .style-4.home-11 .button.theme5-fixed-color:hover,.style-4.home-11 .style-8 .button.theme5-fixed-color:hover,.style-8 .style-5.home-11 .button.theme5-fixed-color:hover,.style-5.home-11 .style-8 .button.theme5-fixed-color:hover,.style-8 .style-6.home-11 .button.theme5-fixed-color:hover,.style-6.home-11 .style-8 .button.theme5-fixed-color:hover,.style-8 .style-7.home-11 .button.theme5-fixed-color:hover,.style-7.home-11 .style-8 .button.theme5-fixed-color:hover,.style-8.home-11 .button.theme5-fixed-color:hover,.style-8 .style-9.home-11 .button.theme5-fixed-color:hover,.style-9.home-11 .style-8 .button.theme5-fixed-color:hover,.style-8 .style-3 .button.fixed-bg-home-3:hover,.style-3 .style-8 .button.fixed-bg-home-3:hover,.style-8 .style-4 .button.fixed-bg-home-3:hover,.style-4 .style-8 .button.fixed-bg-home-3:hover,.style-8 input[type="submit"].accent-secondary-color:hover,.style-8 .style-1.home-11 input[type="submit"].theme5-fixed-color:hover,.style-1.home-11 .style-8 input[type="submit"].theme5-fixed-color:hover,.style-8 .style-2.home-11 input[type="submit"].theme5-fixed-color:hover,.style-2.home-11 .style-8 input[type="submit"].theme5-fixed-color:hover,.style-8 .style-3.home-11 input[type="submit"].theme5-fixed-color:hover,.style-3.home-11 .style-8 input[type="submit"].theme5-fixed-color:hover,.style-8 .style-4.home-11 input[type="submit"].theme5-fixed-color:hover,.style-4.home-11 .style-8 input[type="submit"].theme5-fixed-color:hover,.style-8 .style-5.home-11 input[type="submit"].theme5-fixed-color:hover,.style-5.home-11 .style-8 input[type="submit"].theme5-fixed-color:hover,.style-8 .style-6.home-11 input[type="submit"].theme5-fixed-color:hover,.style-6.home-11 .style-8 input[type="submit"].theme5-fixed-color:hover,.style-8 .style-7.home-11 input[type="submit"].theme5-fixed-color:hover,.style-7.home-11 .style-8 input[type="submit"].theme5-fixed-color:hover,.style-8.home-11 input[type="submit"].theme5-fixed-color:hover,.style-8 .style-9.home-11 input[type="submit"].theme5-fixed-color:hover,.style-9.home-11 .style-8 input[type="submit"].theme5-fixed-color:hover,.style-8 .style-3 input[type="submit"].fixed-bg-home-3:hover,.style-3 .style-8 input[type="submit"].fixed-bg-home-3:hover,.style-8 .style-4 input[type="submit"].fixed-bg-home-3:hover,.style-4 .style-8 input[type="submit"].fixed-bg-home-3:hover{background:#730068 !important;background-color:#730068 !important;}.style-8 .accent-secondary-border-color{border-color:#52de97 !important;}.style-8 .accent-fixed-color,.style-8 .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-8 .support-bg-home5,.style-8 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-8 .vc_tta-tab:hover>a,.style-8 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-8 .vc_tta-tab.vc_active>a{background:#730068 !important;color:#fff !important;}.style-8 .gen-card .gen-card-icon span.accent-border-color,.style-8 .gen-card .gen-card-icon span.btn-theme,.style-8 .gen-card .gen-card-icon span.btn-gov,.style-8 .gen-card .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-8 .gen-card .gen-card-icon span.vdo-icon,.style-8 .gen-card .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-8 .gen-card .gen-card-icon span.flexslider{color:#730068 !important;}.style-8 .text-highlight,.style-8 .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-8 span.fa,.style-8 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-8 span.list-icon,.style-8 .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-8 span.list-icon,.style-8 .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-8 div.list-text,.style-8 .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-8 span.list-icon,.style-8 .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-8 .vdo-link-name,.style-8 .compt-management-container .compt-management-widget>div,.compt-management-container .style-8 .compt-management-widget>div{color:#730068 !important;}.style-8 .accent-hover-color:hover,.style-8 .footerlogocarousel .flex-direction-nav a,.style-8 .video_gallery .flex-direction-nav a,.style-8 .HomeGalleryCarasole .flex-direction-nav a{background:#730068 !important;background-color:#730068 !important;color:#fff !important;border-color:#730068 !important;}.style-8.home .btn-style-outline{border:1px solid #fff !important;color:#fff !important;}.style-8.home .btn-style-outline.accent-color,.style-8.home .btn-style-outline.hvr-radial-out:before,.style-8.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8.home .btn-style-outline.gov-socmedia-icons:before,.style-8.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8.home div.btn-style-outline.list-text:before,.style-8.home .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-8.home .compt-management-widget>span.btn-style-outline:before,.style-8.home .btn-style-outline.knowyrcm-column:before,.style-8.home .btn-style-outline.writeToCM-bg:before,.style-8.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-8.home .vdospeech-icon>span.btn-style-outline,.style-8.home .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-8.home .btn-style-outline.vdo-link-name,.style-8.home .gen-list.list-title-bg>h2.btn-style-outline,.style-8.home .arch-container>h2.btn-style-outline,.style-8.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.home .btn-style-outline.hyperlikdiv:before,.style-8.home .btn-style-outline.accent-border-color,.style-8.home .btn-style-outline.btn-theme,.style-8.home .btn-style-outline.btn-gov,.style-8.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-8.home .btn-style-outline.vdo-icon,.style-8.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-8.home .vc_tta-tab>a.btn-style-outline,.style-8.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-8.home img.btn-style-outline,.style-8.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-8.home img.btn-style-outline,.style-8.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-8.home .btn-style-outline.flexslider,.style-8.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-8.home .galleryThumb>a:hover>img.btn-style-outline,.style-8.home .btn-style-outline.accent-hover-color{border-color:#fff !important;border-radius:30px;}.style-8.home .btn-style-outline.accent-color:hover,.style-8.home .btn-style-outline.hvr-radial-out:hover:before,.style-8.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-8.home .btn-style-outline.gov-socmedia-icons:hover:before,.style-8.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-8.home div.btn-style-outline.list-text:hover:before,.style-8.home .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-8.home .compt-management-widget>span.btn-style-outline:hover:before,.style-8.home .btn-style-outline.knowyrcm-column:hover:before,.style-8.home .btn-style-outline.writeToCM-bg:hover:before,.style-8.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-8.home .vdospeech-icon>span.btn-style-outline:hover,.style-8.home .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-8.home .btn-style-outline.vdo-link-name:hover,.style-8.home .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-8.home .arch-container>h2.btn-style-outline:hover,.style-8.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.home .btn-style-outline.hyperlikdiv:hover:before,.style-8.home .btn-style-outline.accent-border-color:hover,.style-8.home .btn-style-outline.btn-theme:hover,.style-8.home .btn-style-outline.btn-gov:hover,.style-8.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-8.home .btn-style-outline.vdo-icon:hover,.style-8.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:hover,.vc_general.vc_tta-tabs.dsir-tab-one .style-8.home .vc_tta-tab>a.btn-style-outline:hover,.style-8.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .slides .style-8.home img.btn-style-outline:hover,.style-8.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-8.home img.btn-style-outline:hover,.style-8.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-8.home .btn-style-outline.flexslider:hover,.style-8.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:hover,.pp-photogallery .photoGallery-style3 .style-8.home .galleryThumb>a:hover>img.btn-style-outline:hover,.style-8.home .btn-style-outline.accent-hover-color:hover{background-color:#730068 !important;color:#fff !important;}.style-8.home .btn-style-outline:hover{background-color:#730068 !important;color:#fff !important;}.style-8.home .btn-style-outline.accent-hover-color{color:#000 !important;}.style-8.home .photo-glry-cntr .btn-style-outline.accent-color,.style-8.home .photo-glry-cntr .btn-style-outline.hvr-radial-out:before,.style-8.home .photo-glry-cntr .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8.home .photo-glry-cntr .btn-style-outline.gov-socmedia-icons:before,.style-8.home .photo-glry-cntr .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8.home .photo-glry-cntr div.btn-style-outline.list-text:before,.style-8.home .photo-glry-cntr .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-8.home .photo-glry-cntr .compt-management-widget>span.btn-style-outline:before,.style-8.home .photo-glry-cntr .btn-style-outline.knowyrcm-column:before,.style-8.home .photo-glry-cntr .btn-style-outline.writeToCM-bg:before,.style-8.home .photo-glry-cntr .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-8.home .photo-glry-cntr .vdospeech-icon>span.btn-style-outline,.style-8.home .photo-glry-cntr .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-8.home .photo-glry-cntr .btn-style-outline.vdo-link-name,.style-8.home .photo-glry-cntr .gen-list.list-title-bg>h2.btn-style-outline,.style-8.home .photo-glry-cntr .arch-container>h2.btn-style-outline,.style-8.home .photo-glry-cntr .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.home .photo-glry-cntr .btn-style-outline.hyperlikdiv:before{border-radius:0px !important;}.style-8 .award-style-5 .btn-style-outline.accent-color,.style-8 .award-style-5 .btn-style-outline.hvr-radial-out:before,.style-8 .award-style-5 .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8 .award-style-5 .btn-style-outline.gov-socmedia-icons:before,.style-8 .award-style-5 .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8 .award-style-5 div.btn-style-outline.list-text:before,.style-8 .award-style-5 .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-8 .award-style-5 .compt-management-widget>span.btn-style-outline:before,.style-8 .award-style-5 .btn-style-outline.knowyrcm-column:before,.style-8 .award-style-5 .btn-style-outline.writeToCM-bg:before,.style-8 .award-style-5 .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-8 .award-style-5 .vdospeech-icon>span.btn-style-outline,.style-8 .award-style-5 .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-8 .award-style-5 .btn-style-outline.vdo-link-name,.style-8 .award-style-5 .gen-list.list-title-bg>h2.btn-style-outline,.style-8 .award-style-5 .arch-container>h2.btn-style-outline,.style-8 .award-style-5 .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8 .award-style-5 .btn-style-outline.hyperlikdiv:before{border-radius:0 !important;}.style-8 .award-style-5 .btn-style-outline.accent-color:hover,.style-8 .award-style-5 .btn-style-outline.hvr-radial-out:hover:before,.style-8 .award-style-5 .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-8 .award-style-5 .btn-style-outline.gov-socmedia-icons:hover:before,.style-8 .award-style-5 .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-8 .award-style-5 div.btn-style-outline.list-text:hover:before,.style-8 .award-style-5 .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-8 .award-style-5 .compt-management-widget>span.btn-style-outline:hover:before,.style-8 .award-style-5 .btn-style-outline.knowyrcm-column:hover:before,.style-8 .award-style-5 .btn-style-outline.writeToCM-bg:hover:before,.style-8 .award-style-5 .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-8 .award-style-5 .vdospeech-icon>span.btn-style-outline:hover,.style-8 .award-style-5 .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-8 .award-style-5 .btn-style-outline.vdo-link-name:hover,.style-8 .award-style-5 .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-8 .award-style-5 .arch-container>h2.btn-style-outline:hover,.style-8 .award-style-5 .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-8 .award-style-5 .btn-style-outline.hyperlikdiv:hover:before{color:#fff !important;}.style-9 .accent-color,.style-9 .hvr-radial-out:before,.style-9 .home-13 .governor-socialmedia .gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9 .gov-socmedia-icons:before,.style-9 .gen-list.photo-vdo-speech ul li a div.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9 div.list-text:before,.style-9 .compt-management-container .compt-management-widget>span:before,.compt-management-container .style-9 .compt-management-widget>span:before,.style-9 .knowyrcm-column:before,.style-9 .writeToCM-bg:before,.style-9 .vdoglry-speech-cntr .vdospeech-icon>span,.vdoglry-speech-cntr .style-9 .vdospeech-icon>span,.style-9 .vdo-activites-widget .vdo-link-name,.vdo-activites-widget .style-9 .vdo-link-name,.style-9 .gen-list.list-title-bg>h2,.style-9 .arch-container>h2,.style-9 .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9 .hyperlikdiv:before{background:#024 !important;background-color:#024 !important;color:#fff !important;}.style-9 .accent-color.lighten,.style-9 .lighten.hvr-radial-out:before,.style-9 .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9 .lighten.gov-socmedia-icons:before,.style-9 .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9 div.lighten.list-text:before,.style-9 .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-9 .compt-management-widget>span.lighten:before,.style-9 .lighten.knowyrcm-column:before,.style-9 .lighten.writeToCM-bg:before,.style-9 .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-9 .vdospeech-icon>span.lighten,.style-9 .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-9 .lighten.vdo-link-name,.style-9 .gen-list.list-title-bg>h2.lighten,.style-9 .arch-container>h2.lighten,.style-9 .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9 .lighten.hyperlikdiv:before{background:rgba(0,34,68,0.8) !important;background-color:rgba(0,34,68,0.8) !important;}.style-9 .accent-color.more-lighten,.style-9 .more-lighten.hvr-radial-out:before,.style-9 .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9 .more-lighten.gov-socmedia-icons:before,.style-9 .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9 div.more-lighten.list-text:before,.style-9 .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-9 .compt-management-widget>span.more-lighten:before,.style-9 .more-lighten.knowyrcm-column:before,.style-9 .more-lighten.writeToCM-bg:before,.style-9 .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-9 .vdospeech-icon>span.more-lighten,.style-9 .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-9 .more-lighten.vdo-link-name,.style-9 .gen-list.list-title-bg>h2.more-lighten,.style-9 .arch-container>h2.more-lighten,.style-9 .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9 .more-lighten.hyperlikdiv:before{background:rgba(0,34,68,0.3) !important;background-color:rgba(0,34,68,0.3) !important;}.style-9 a.accent-color:hover,.style-9 a.hvr-radial-out:hover:before,.style-9 .home-13 .governor-socialmedia a.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-9 a.gov-socmedia-icons:hover:before,.style-9 a.knowyrcm-column:hover:before,.style-9 a.writeToCM-bg:hover:before,.style-9 .vdo-activites-widget a.vdo-link-name:hover,.vdo-activites-widget .style-9 a.vdo-link-name:hover,.style-9 .ad-banner-cntr.dsir-application-submission ul li a.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-9 a.hyperlikdiv:hover:before,.style-9 button.accent-color:hover,.style-9 button.hvr-radial-out:hover:before,.style-9 .home-13 .governor-socialmedia button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-9 button.gov-socmedia-icons:hover:before,.style-9 button.knowyrcm-column:hover:before,.style-9 button.writeToCM-bg:hover:before,.style-9 .vdo-activites-widget button.vdo-link-name:hover,.vdo-activites-widget .style-9 button.vdo-link-name:hover,.style-9 .ad-banner-cntr.dsir-application-submission ul li button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-9 button.hyperlikdiv:hover:before,.style-9 .button.accent-color:hover,.style-9 .button.hvr-radial-out:hover:before,.style-9 .home-13 .governor-socialmedia .button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-9 .button.gov-socmedia-icons:hover:before,.style-9 .gen-list.photo-vdo-speech ul li a div.button.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-9 div.button.list-text:hover:before,.style-9 .compt-management-container .compt-management-widget>span.button:hover:before,.compt-management-container .style-9 .compt-management-widget>span.button:hover:before,.style-9 .button.knowyrcm-column:hover:before,.style-9 .button.writeToCM-bg:hover:before,.style-9 .vdoglry-speech-cntr .vdospeech-icon>span.button:hover,.vdoglry-speech-cntr .style-9 .vdospeech-icon>span.button:hover,.style-9 .vdo-activites-widget .button.vdo-link-name:hover,.vdo-activites-widget .style-9 .button.vdo-link-name:hover,.style-9 .gen-list.list-title-bg>h2.button:hover,.style-9 .arch-container>h2.button:hover,.style-9 .ad-banner-cntr.dsir-application-submission ul li .button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-9 .button.hyperlikdiv:hover:before,.style-9 input[type="submit"].accent-color:hover,.style-9 input[type="submit"].hvr-radial-out:hover:before,.style-9 .home-13 .governor-socialmedia input[type="submit"].gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-9 input[type="submit"].gov-socmedia-icons:hover:before,.style-9 input[type="submit"].knowyrcm-column:hover:before,.style-9 input[type="submit"].writeToCM-bg:hover:before,.style-9 .vdo-activites-widget input[type="submit"].vdo-link-name:hover,.vdo-activites-widget .style-9 input[type="submit"].vdo-link-name:hover,.style-9 .ad-banner-cntr.dsir-application-submission ul li input[type="submit"].hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-9 input[type="submit"].hyperlikdiv:hover:before{background:#06b1ac !important;background-color:#06b1ac !important;border-color:#06b1ac !important;color:#fff !important;}.style-9 .pdf-download-link.accent-border-color,.style-9 .pdf-download-link.btn-theme,.style-9 .pdf-download-link.btn-gov,.style-9 .vdo-activites-widget .vdo-link-name .pdf-download-link.vdo-icon,.vdo-activites-widget .vdo-link-name .style-9 .pdf-download-link.vdo-icon,.style-9 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.pdf-download-link,.vc_general.vc_tta-tabs.dsir-tab-one .style-9 .vc_tta-tab>a.pdf-download-link,.style-9 .dsir-gallery-color .with-border.flexslider .slides img.pdf-download-link,.dsir-gallery-color .with-border.flexslider .slides .style-9 img.pdf-download-link,.style-9 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.pdf-download-link,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-9 img.pdf-download-link,.style-9 .dsir-gallery-color .video_gallery.video .pdf-download-link.flexslider,.dsir-gallery-color .video_gallery.video .style-9 .pdf-download-link.flexslider,.style-9 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.pdf-download-link,.pp-photogallery .photoGallery-style3 .style-9 .galleryThumb>a:hover>img.pdf-download-link{background-color:#024;color:#fff;border-left:1px solid rgba(255,255,255,0.5) !important;}.style-9 .accent-border-color,.style-9 .btn-theme,.style-9 .btn-gov,.style-9 .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-9 .vdo-icon,.style-9 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-9 .vc_tta-tab>a,.style-9 .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-9 img,.style-9 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-9 img,.style-9 .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-9 .flexslider,.style-9 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-9 .galleryThumb>a:hover>img{border-color:#024 !important;}.style-9 .accent-secondary-color,.style-9 .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-9 .theme5-fixed-color,.style-9 .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-9 .theme5-fixed-color,.style-9 .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-9 .theme5-fixed-color,.style-9 .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-9 .theme5-fixed-color,.style-9 .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-9 .theme5-fixed-color,.style-9 .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-9 .theme5-fixed-color,.style-9 .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-9 .theme5-fixed-color,.style-9 .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-9 .theme5-fixed-color,.style-9.home-11 .theme5-fixed-color,.style-9 .style-3 .fixed-bg-home-3,.style-3 .style-9 .fixed-bg-home-3,.style-9 .style-4 .fixed-bg-home-3,.style-4 .style-9 .fixed-bg-home-3{background:#06b1ac !important;background-color:#06b1ac !important;color:#fff !important;}.style-9 .accent-secondary-color.lighten,.style-9 .style-1.home-11 .lighten.theme5-fixed-color,.style-1.home-11 .style-9 .lighten.theme5-fixed-color,.style-9 .style-2.home-11 .lighten.theme5-fixed-color,.style-2.home-11 .style-9 .lighten.theme5-fixed-color,.style-9 .style-3.home-11 .lighten.theme5-fixed-color,.style-3.home-11 .style-9 .lighten.theme5-fixed-color,.style-9 .style-4.home-11 .lighten.theme5-fixed-color,.style-4.home-11 .style-9 .lighten.theme5-fixed-color,.style-9 .style-5.home-11 .lighten.theme5-fixed-color,.style-5.home-11 .style-9 .lighten.theme5-fixed-color,.style-9 .style-6.home-11 .lighten.theme5-fixed-color,.style-6.home-11 .style-9 .lighten.theme5-fixed-color,.style-9 .style-7.home-11 .lighten.theme5-fixed-color,.style-7.home-11 .style-9 .lighten.theme5-fixed-color,.style-9 .style-8.home-11 .lighten.theme5-fixed-color,.style-8.home-11 .style-9 .lighten.theme5-fixed-color,.style-9.home-11 .lighten.theme5-fixed-color,.style-9 .style-3 .lighten.fixed-bg-home-3,.style-3 .style-9 .lighten.fixed-bg-home-3,.style-9 .style-4 .lighten.fixed-bg-home-3,.style-4 .style-9 .lighten.fixed-bg-home-3{background:rgba(6,177,172,0.9) !important;background-color:rgba(6,177,172,0.9) !important;}.style-9 .accent-secondary-color.more-lighten,.style-9 .style-1.home-11 .more-lighten.theme5-fixed-color,.style-1.home-11 .style-9 .more-lighten.theme5-fixed-color,.style-9 .style-2.home-11 .more-lighten.theme5-fixed-color,.style-2.home-11 .style-9 .more-lighten.theme5-fixed-color,.style-9 .style-3.home-11 .more-lighten.theme5-fixed-color,.style-3.home-11 .style-9 .more-lighten.theme5-fixed-color,.style-9 .style-4.home-11 .more-lighten.theme5-fixed-color,.style-4.home-11 .style-9 .more-lighten.theme5-fixed-color,.style-9 .style-5.home-11 .more-lighten.theme5-fixed-color,.style-5.home-11 .style-9 .more-lighten.theme5-fixed-color,.style-9 .style-6.home-11 .more-lighten.theme5-fixed-color,.style-6.home-11 .style-9 .more-lighten.theme5-fixed-color,.style-9 .style-7.home-11 .more-lighten.theme5-fixed-color,.style-7.home-11 .style-9 .more-lighten.theme5-fixed-color,.style-9 .style-8.home-11 .more-lighten.theme5-fixed-color,.style-8.home-11 .style-9 .more-lighten.theme5-fixed-color,.style-9.home-11 .more-lighten.theme5-fixed-color,.style-9 .style-3 .more-lighten.fixed-bg-home-3,.style-3 .style-9 .more-lighten.fixed-bg-home-3,.style-9 .style-4 .more-lighten.fixed-bg-home-3,.style-4 .style-9 .more-lighten.fixed-bg-home-3{background:rgba(6,177,172,0.5) !important;background-color:rgba(6,177,172,0.5) !important;}.style-9 a.accent-secondary-color:hover,.style-9 .style-1.home-11 a.theme5-fixed-color:hover,.style-1.home-11 .style-9 a.theme5-fixed-color:hover,.style-9 .style-2.home-11 a.theme5-fixed-color:hover,.style-2.home-11 .style-9 a.theme5-fixed-color:hover,.style-9 .style-3.home-11 a.theme5-fixed-color:hover,.style-3.home-11 .style-9 a.theme5-fixed-color:hover,.style-9 .style-4.home-11 a.theme5-fixed-color:hover,.style-4.home-11 .style-9 a.theme5-fixed-color:hover,.style-9 .style-5.home-11 a.theme5-fixed-color:hover,.style-5.home-11 .style-9 a.theme5-fixed-color:hover,.style-9 .style-6.home-11 a.theme5-fixed-color:hover,.style-6.home-11 .style-9 a.theme5-fixed-color:hover,.style-9 .style-7.home-11 a.theme5-fixed-color:hover,.style-7.home-11 .style-9 a.theme5-fixed-color:hover,.style-9 .style-8.home-11 a.theme5-fixed-color:hover,.style-8.home-11 .style-9 a.theme5-fixed-color:hover,.style-9.home-11 a.theme5-fixed-color:hover,.style-9 .style-3 a.fixed-bg-home-3:hover,.style-3 .style-9 a.fixed-bg-home-3:hover,.style-9 .style-4 a.fixed-bg-home-3:hover,.style-4 .style-9 a.fixed-bg-home-3:hover,.style-9 button.accent-secondary-color:hover,.style-9 .style-1.home-11 button.theme5-fixed-color:hover,.style-1.home-11 .style-9 button.theme5-fixed-color:hover,.style-9 .style-2.home-11 button.theme5-fixed-color:hover,.style-2.home-11 .style-9 button.theme5-fixed-color:hover,.style-9 .style-3.home-11 button.theme5-fixed-color:hover,.style-3.home-11 .style-9 button.theme5-fixed-color:hover,.style-9 .style-4.home-11 button.theme5-fixed-color:hover,.style-4.home-11 .style-9 button.theme5-fixed-color:hover,.style-9 .style-5.home-11 button.theme5-fixed-color:hover,.style-5.home-11 .style-9 button.theme5-fixed-color:hover,.style-9 .style-6.home-11 button.theme5-fixed-color:hover,.style-6.home-11 .style-9 button.theme5-fixed-color:hover,.style-9 .style-7.home-11 button.theme5-fixed-color:hover,.style-7.home-11 .style-9 button.theme5-fixed-color:hover,.style-9 .style-8.home-11 button.theme5-fixed-color:hover,.style-8.home-11 .style-9 button.theme5-fixed-color:hover,.style-9.home-11 button.theme5-fixed-color:hover,.style-9 .style-3 button.fixed-bg-home-3:hover,.style-3 .style-9 button.fixed-bg-home-3:hover,.style-9 .style-4 button.fixed-bg-home-3:hover,.style-4 .style-9 button.fixed-bg-home-3:hover,.style-9 .button.accent-secondary-color:hover,.style-9 .style-1.home-11 .button.theme5-fixed-color:hover,.style-1.home-11 .style-9 .button.theme5-fixed-color:hover,.style-9 .style-2.home-11 .button.theme5-fixed-color:hover,.style-2.home-11 .style-9 .button.theme5-fixed-color:hover,.style-9 .style-3.home-11 .button.theme5-fixed-color:hover,.style-3.home-11 .style-9 .button.theme5-fixed-color:hover,.style-9 .style-4.home-11 .button.theme5-fixed-color:hover,.style-4.home-11 .style-9 .button.theme5-fixed-color:hover,.style-9 .style-5.home-11 .button.theme5-fixed-color:hover,.style-5.home-11 .style-9 .button.theme5-fixed-color:hover,.style-9 .style-6.home-11 .button.theme5-fixed-color:hover,.style-6.home-11 .style-9 .button.theme5-fixed-color:hover,.style-9 .style-7.home-11 .button.theme5-fixed-color:hover,.style-7.home-11 .style-9 .button.theme5-fixed-color:hover,.style-9 .style-8.home-11 .button.theme5-fixed-color:hover,.style-8.home-11 .style-9 .button.theme5-fixed-color:hover,.style-9.home-11 .button.theme5-fixed-color:hover,.style-9 .style-3 .button.fixed-bg-home-3:hover,.style-3 .style-9 .button.fixed-bg-home-3:hover,.style-9 .style-4 .button.fixed-bg-home-3:hover,.style-4 .style-9 .button.fixed-bg-home-3:hover,.style-9 input[type="submit"].accent-secondary-color:hover,.style-9 .style-1.home-11 input[type="submit"].theme5-fixed-color:hover,.style-1.home-11 .style-9 input[type="submit"].theme5-fixed-color:hover,.style-9 .style-2.home-11 input[type="submit"].theme5-fixed-color:hover,.style-2.home-11 .style-9 input[type="submit"].theme5-fixed-color:hover,.style-9 .style-3.home-11 input[type="submit"].theme5-fixed-color:hover,.style-3.home-11 .style-9 input[type="submit"].theme5-fixed-color:hover,.style-9 .style-4.home-11 input[type="submit"].theme5-fixed-color:hover,.style-4.home-11 .style-9 input[type="submit"].theme5-fixed-color:hover,.style-9 .style-5.home-11 input[type="submit"].theme5-fixed-color:hover,.style-5.home-11 .style-9 input[type="submit"].theme5-fixed-color:hover,.style-9 .style-6.home-11 input[type="submit"].theme5-fixed-color:hover,.style-6.home-11 .style-9 input[type="submit"].theme5-fixed-color:hover,.style-9 .style-7.home-11 input[type="submit"].theme5-fixed-color:hover,.style-7.home-11 .style-9 input[type="submit"].theme5-fixed-color:hover,.style-9 .style-8.home-11 input[type="submit"].theme5-fixed-color:hover,.style-8.home-11 .style-9 input[type="submit"].theme5-fixed-color:hover,.style-9.home-11 input[type="submit"].theme5-fixed-color:hover,.style-9 .style-3 input[type="submit"].fixed-bg-home-3:hover,.style-3 .style-9 input[type="submit"].fixed-bg-home-3:hover,.style-9 .style-4 input[type="submit"].fixed-bg-home-3:hover,.style-4 .style-9 input[type="submit"].fixed-bg-home-3:hover{background:#024 !important;background-color:#024 !important;}.style-9 .accent-secondary-border-color{border-color:#06b1ac !important;}.style-9 .accent-fixed-color,.style-9 .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-9 .support-bg-home5,.style-9 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-9 .vc_tta-tab:hover>a,.style-9 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-9 .vc_tta-tab.vc_active>a{background:#024 !important;color:#fff !important;}.style-9 .gen-card .gen-card-icon span.accent-border-color,.style-9 .gen-card .gen-card-icon span.btn-theme,.style-9 .gen-card .gen-card-icon span.btn-gov,.style-9 .gen-card .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-9 .gen-card .gen-card-icon span.vdo-icon,.style-9 .gen-card .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-9 .gen-card .gen-card-icon span.flexslider{color:#024 !important;}.style-9 .text-highlight,.style-9 .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-9 span.fa,.style-9 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-9 span.list-icon,.style-9 .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-9 span.list-icon,.style-9 .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-9 div.list-text,.style-9 .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-9 span.list-icon,.style-9 .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-9 .vdo-link-name,.style-9 .compt-management-container .compt-management-widget>div,.compt-management-container .style-9 .compt-management-widget>div{color:#024 !important;}.style-9 .accent-hover-color:hover,.style-9 .footerlogocarousel .flex-direction-nav a,.style-9 .video_gallery .flex-direction-nav a,.style-9 .HomeGalleryCarasole .flex-direction-nav a{background:#024 !important;background-color:#024 !important;color:#fff !important;border-color:#024 !important;}.style-9.home .btn-style-outline{border:1px solid #06b1ac !important;color:#06b1ac !important;}.style-9.home .btn-style-outline.accent-color,.style-9.home .btn-style-outline.hvr-radial-out:before,.style-9.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.home .btn-style-outline.gov-socmedia-icons:before,.style-9.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.home div.btn-style-outline.list-text:before,.style-9.home .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-9.home .compt-management-widget>span.btn-style-outline:before,.style-9.home .btn-style-outline.knowyrcm-column:before,.style-9.home .btn-style-outline.writeToCM-bg:before,.style-9.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-9.home .vdospeech-icon>span.btn-style-outline,.style-9.home .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-9.home .btn-style-outline.vdo-link-name,.style-9.home .gen-list.list-title-bg>h2.btn-style-outline,.style-9.home .arch-container>h2.btn-style-outline,.style-9.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.home .btn-style-outline.hyperlikdiv:before,.style-9.home .btn-style-outline.accent-border-color,.style-9.home .btn-style-outline.btn-theme,.style-9.home .btn-style-outline.btn-gov,.style-9.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-9.home .btn-style-outline.vdo-icon,.style-9.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-9.home .vc_tta-tab>a.btn-style-outline,.style-9.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-9.home img.btn-style-outline,.style-9.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-9.home img.btn-style-outline,.style-9.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-9.home .btn-style-outline.flexslider,.style-9.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-9.home .galleryThumb>a:hover>img.btn-style-outline,.style-9.home .btn-style-outline.accent-hover-color{border-color:#06b1ac !important;border-radius:4px;}.style-9.home .btn-style-outline.accent-color:hover,.style-9.home .btn-style-outline.hvr-radial-out:hover:before,.style-9.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-9.home .btn-style-outline.gov-socmedia-icons:hover:before,.style-9.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-9.home div.btn-style-outline.list-text:hover:before,.style-9.home .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-9.home .compt-management-widget>span.btn-style-outline:hover:before,.style-9.home .btn-style-outline.knowyrcm-column:hover:before,.style-9.home .btn-style-outline.writeToCM-bg:hover:before,.style-9.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-9.home .vdospeech-icon>span.btn-style-outline:hover,.style-9.home .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-9.home .btn-style-outline.vdo-link-name:hover,.style-9.home .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-9.home .arch-container>h2.btn-style-outline:hover,.style-9.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.home .btn-style-outline.hyperlikdiv:hover:before,.style-9.home .btn-style-outline.accent-border-color:hover,.style-9.home .btn-style-outline.btn-theme:hover,.style-9.home .btn-style-outline.btn-gov:hover,.style-9.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-9.home .btn-style-outline.vdo-icon:hover,.style-9.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:hover,.vc_general.vc_tta-tabs.dsir-tab-one .style-9.home .vc_tta-tab>a.btn-style-outline:hover,.style-9.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .slides .style-9.home img.btn-style-outline:hover,.style-9.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-9.home img.btn-style-outline:hover,.style-9.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-9.home .btn-style-outline.flexslider:hover,.style-9.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:hover,.pp-photogallery .photoGallery-style3 .style-9.home .galleryThumb>a:hover>img.btn-style-outline:hover,.style-9.home .btn-style-outline.accent-hover-color:hover{background-color:#06b1ac !important;color:#fff !important;}.style-9.home .btn-style-outline:hover{background-color:#06b1ac !important;color:#fff !important;}.style-9.home .btn-style-outline.accent-color,.style-9.home .btn-style-outline.hvr-radial-out:before,.style-9.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.home .btn-style-outline.gov-socmedia-icons:before,.style-9.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.home div.btn-style-outline.list-text:before,.style-9.home .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-9.home .compt-management-widget>span.btn-style-outline:before,.style-9.home .btn-style-outline.knowyrcm-column:before,.style-9.home .btn-style-outline.writeToCM-bg:before,.style-9.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-9.home .vdospeech-icon>span.btn-style-outline,.style-9.home .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-9.home .btn-style-outline.vdo-link-name,.style-9.home .gen-list.list-title-bg>h2.btn-style-outline,.style-9.home .arch-container>h2.btn-style-outline,.style-9.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.home .btn-style-outline.hyperlikdiv:before{background-color:#06b1ac !important;color:#fff !important;}.style-9.home .btn-style-outline.accent-color:hover,.style-9.home .btn-style-outline.hvr-radial-out:hover:before,.style-9.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-9.home .btn-style-outline.gov-socmedia-icons:hover:before,.style-9.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-9.home div.btn-style-outline.list-text:hover:before,.style-9.home .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-9.home .compt-management-widget>span.btn-style-outline:hover:before,.style-9.home .btn-style-outline.knowyrcm-column:hover:before,.style-9.home .btn-style-outline.writeToCM-bg:hover:before,.style-9.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-9.home .vdospeech-icon>span.btn-style-outline:hover,.style-9.home .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-9.home .btn-style-outline.vdo-link-name:hover,.style-9.home .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-9.home .arch-container>h2.btn-style-outline:hover,.style-9.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.home .btn-style-outline.hyperlikdiv:hover:before{background-color:#024 !important;border-color:#024 !important;}.style-9.home .btn-style-outline.accent-hover-color{color:#06b1ac !important;}.style-9.home .photo-glry-cntr .btn-style-outline.accent-color,.style-9.home .photo-glry-cntr .btn-style-outline.hvr-radial-out:before,.style-9.home .photo-glry-cntr .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.home .photo-glry-cntr .btn-style-outline.gov-socmedia-icons:before,.style-9.home .photo-glry-cntr .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.home .photo-glry-cntr div.btn-style-outline.list-text:before,.style-9.home .photo-glry-cntr .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-9.home .photo-glry-cntr .compt-management-widget>span.btn-style-outline:before,.style-9.home .photo-glry-cntr .btn-style-outline.knowyrcm-column:before,.style-9.home .photo-glry-cntr .btn-style-outline.writeToCM-bg:before,.style-9.home .photo-glry-cntr .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-9.home .photo-glry-cntr .vdospeech-icon>span.btn-style-outline,.style-9.home .photo-glry-cntr .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-9.home .photo-glry-cntr .btn-style-outline.vdo-link-name,.style-9.home .photo-glry-cntr .gen-list.list-title-bg>h2.btn-style-outline,.style-9.home .photo-glry-cntr .arch-container>h2.btn-style-outline,.style-9.home .photo-glry-cntr .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.home .photo-glry-cntr .btn-style-outline.hyperlikdiv:before{border-radius:0px !important;}.style-9 .award-style-5 .btn-style-outline.accent-color,.style-9 .award-style-5 .btn-style-outline.hvr-radial-out:before,.style-9 .award-style-5 .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9 .award-style-5 .btn-style-outline.gov-socmedia-icons:before,.style-9 .award-style-5 .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9 .award-style-5 div.btn-style-outline.list-text:before,.style-9 .award-style-5 .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-9 .award-style-5 .compt-management-widget>span.btn-style-outline:before,.style-9 .award-style-5 .btn-style-outline.knowyrcm-column:before,.style-9 .award-style-5 .btn-style-outline.writeToCM-bg:before,.style-9 .award-style-5 .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-9 .award-style-5 .vdospeech-icon>span.btn-style-outline,.style-9 .award-style-5 .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-9 .award-style-5 .btn-style-outline.vdo-link-name,.style-9 .award-style-5 .gen-list.list-title-bg>h2.btn-style-outline,.style-9 .award-style-5 .arch-container>h2.btn-style-outline,.style-9 .award-style-5 .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9 .award-style-5 .btn-style-outline.hyperlikdiv:before{border-radius:0 !important;}.style-9 .award-style-5 .btn-style-outline.accent-color:hover,.style-9 .award-style-5 .btn-style-outline.hvr-radial-out:hover:before,.style-9 .award-style-5 .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-9 .award-style-5 .btn-style-outline.gov-socmedia-icons:hover:before,.style-9 .award-style-5 .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-9 .award-style-5 div.btn-style-outline.list-text:hover:before,.style-9 .award-style-5 .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-9 .award-style-5 .compt-management-widget>span.btn-style-outline:hover:before,.style-9 .award-style-5 .btn-style-outline.knowyrcm-column:hover:before,.style-9 .award-style-5 .btn-style-outline.writeToCM-bg:hover:before,.style-9 .award-style-5 .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-9 .award-style-5 .vdospeech-icon>span.btn-style-outline:hover,.style-9 .award-style-5 .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-9 .award-style-5 .btn-style-outline.vdo-link-name:hover,.style-9 .award-style-5 .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-9 .award-style-5 .arch-container>h2.btn-style-outline:hover,.style-9 .award-style-5 .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-9 .award-style-5 .btn-style-outline.hyperlikdiv:hover:before{color:#fff !important;}table caption{font-size:1em;font-weight:600;color:#fff !important;background:#1f497d;padding-left:15px;text-align:center;}.details-container.noimage{margin:40px auto 0;padding:35px 25px 25px;}@media (max-width:991px){.event-details .single-image{margin-bottom:15px;}.event-details .single-image img{margin-bottom:0;}}.style-6.contrast .award-style-5 .awardListing .awardContent .social-section .btn{border-left:1px solid #fff;}.style-3.home .btn-gov{border:1px solid #475c59 !important;color:#fff !important;background-color:#3daaaf !important;}.style-3.home .btn-gov:hover{background-color:#475c59 !important;}.single-page-gallery.flexslider{margin:0 10px;}.single-page-gallery .galleryThumb{width:98%}.places-contact-dtls{position:relative;margin-bottom:25px;}.places-contact-dtls strong{left:0;}.places-contact-dtls.award-details{padding:12px;border:1px solid #e6e6e6;border-radius:4px;}.places-contact-dtls.award-details strong{left:12px;}.clear a{word-break:break-all;}.colspexp_content{word-break:break-all;}.single-image{position:relative;background:#fff;padding:5px;border:1px solid #e0dbdb;}.single-image:after{z-index:-1;position:absolute;content:"";bottom:15px;right:10px;left:auto;width:50%;top:80%;max-width:300px;background:#000;box-shadow:0 15px 10px #000;-webkit-transform:rotate(3deg);transform:rotate(3deg);}.single-image img{width:100%}.howToReach-cntr{margin-top:20px;padding:15px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.3);}.howToReach-cntr h2{margin-bottom:10px;}.reachContainer{display:inline-block;width:100%;min-height:70px;margin:12px 0;position:relative;padding-left:70px;}.reachContainer .iconContainer{position:absolute;left:0;width:60px;height:60px;}.reachContainer .iconContainer span{display:block;height:60px;width:60px;background:#333333;border-radius:50%;font-size:30px;text-align:center;line-height:60px;color:#ffffff;}.reachContainer .iconContainer span.iconColor2{background:#71a330;}.reachContainer .iconContainer span.iconColor3{background:#f75556;}.reachContainer .iconContainer span.iconColor4{background:#cf246c;}.reachContainer .txtContainer h3{margin:0 0 5px 0;}.equalbox-container{width:100%;padding:15px;background:#fff;margin-top:25px;}.equalbox-container .box-head.event-heading-align{margin-top:0;}@media (max-width:767px){.places-contact-dtls a{word-break:break-all;}}.event-style-3 .gen-card{position:relative;}.event-style-3 .gen-card .gen-card-content-main .gen-card-content{padding:15px 20px 70px;}.event-style-3 .gen-card .gen-card-content-main .venue-section{width:100%;position:absolute;left:0;bottom:0;}.event-style-3 .gen-card:hover{transform:none;-webkit-transform:none;}.event-style-3 .list-view .gen-card .gen-card-content-main .gen-card-content{padding:15px;}.event-style-3 .list-view .gen-card .gen-card-img{margin:0;}.event-style-3 .list-view .gen-card .gen-card-img img{height:168px;}.event-style-3 .list-view .gen-card .gen-card-content-main .venue-section{position:static;width:100%;margin:0;}.list-view .gen-card .gen-card-content-main{width:75%}.style-6 a.hold-icon.accent-color:hover,.style-6 a.hold-icon.hvr-radial-out:hover:before,.style-6 .home-13 .governor-socialmedia a.hold-icon.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-6 a.hold-icon.gov-socmedia-icons:hover:before,.style-6 a.hold-icon.knowyrcm-column:hover:before,.style-6 a.hold-icon.writeToCM-bg:hover:before,.style-6 .vdo-activites-widget a.hold-icon.vdo-link-name:hover,.vdo-activites-widget .style-6 a.hold-icon.vdo-link-name:hover,.style-6 .ad-banner-cntr.dsir-application-submission ul li a.hold-icon.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-6 a.hold-icon.hyperlikdiv:hover:before{border:1px solid #000;}.gen-tree{text-align:center;}.gen-tree ul{padding:20px 0 0;margin:0;position:relative;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;}.gen-tree>ul{display:inline-block;width:100%;overflow:auto;}.gen-tree>ul:first-child{padding-bottom:20px;}.gen-tree li{display:table-cell;text-align:center;list-style-type:none;position:relative;padding:20px 5px 0 5px;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;vertical-align:top;}.gen-tree li:before,.gen-tree li:after{content:'';position:absolute;top:0;right:50%;border-top:1px solid #444;width:50%;height:20px;}.gen-tree li:after{right:auto;left:50%;border-left:1px solid #444;}.gen-tree li:only-child:after,.gen-tree li:only-child:before{display:none;}.gen-tree li:only-child{padding-top:0;}.gen-tree li:first-child:before,.gen-tree li:last-child:after{border:0 none;}.gen-tree li:last-child:before{border-right:1px solid #444;border-radius:0 5px 0 0;-webkit-border-radius:0 5px 0 0;-moz-border-radius:0 5px 0 0;}.gen-tree li:first-child:after{border-radius:5px 0 0 0;-webkit-border-radius:5px 0 0 0;-moz-border-radius:5px 0 0 0;}.gen-tree ul ul:before{content:'';position:absolute;top:0;left:50%;border-left:1px solid #444;width:0;height:20px;}.gen-tree li span{min-height:48px;width:90px;overflow:hidden;padding:5px;text-decoration:none;color:#000;font-weight:600;font-size:0.9em;border-radius:5px;transition:all 0.5s;-webkit-transition:all 0.5s;display:inline-grid;align-items:center;box-shadow:0px 0px 4px rgba(0,0,0,0.8);background:#fde3e6;background:-moz-linear-gradient(top,#fde3e6 0%,#fde3e6 2%,#ffdcdc 9%,#f9dad7 15%,#ffd8d3 17%,#fed7d0 19%,#ffd6d4 21%,#ffd2cd 32%,#ffd3d4 34%,#f8cccd 40%,#fbd1d5 49%,#ffc4a6 51%,#ffc2a5 53%,#ffc2b3 55%,#febfae 57%,#fbbfbe 60%,#febdb9 64%,#ffbebc 66%,#ffb7ab 68%,#ffb5aa 70%,#ffb1a4 72%,#ffb1a4 74%,#ffb3b3 77%,#feb2b2 79%,#f2b4c3 81%,#f0b2c1 83%,#ffafae 85%,#ffafae 87%,#fca9a5 89%,#ffaeaa 91%,#feaba7 96%,#ffa3ae 98%,#e68993 100%);background:-webkit-linear-gradient(top,#fde3e6 0%,#fde3e6 2%,#ffdcdc 9%,#f9dad7 15%,#ffd8d3 17%,#fed7d0 19%,#ffd6d4 21%,#ffd2cd 32%,#ffd3d4 34%,#f8cccd 40%,#fbd1d5 49%,#ffc4a6 51%,#ffc2a5 53%,#ffc2b3 55%,#febfae 57%,#fbbfbe 60%,#febdb9 64%,#ffbebc 66%,#ffb7ab 68%,#ffb5aa 70%,#ffb1a4 72%,#ffb1a4 74%,#ffb3b3 77%,#feb2b2 79%,#f2b4c3 81%,#f0b2c1 83%,#ffafae 85%,#ffafae 87%,#fca9a5 89%,#ffaeaa 91%,#feaba7 96%,#ffa3ae 98%,#e68993 100%);background:linear-gradient(to bottom,#fde3e6 0%,#fde3e6 2%,#ffdcdc 9%,#f9dad7 15%,#ffd8d3 17%,#fed7d0 19%,#ffd6d4 21%,#ffd2cd 32%,#ffd3d4 34%,#f8cccd 40%,#fbd1d5 49%,#ffc4a6 51%,#ffc2a5 53%,#ffc2b3 55%,#febfae 57%,#fbbfbe 60%,#febdb9 64%,#ffbebc 66%,#ffb7ab 68%,#ffb5aa 70%,#ffb1a4 72%,#ffb1a4 74%,#ffb3b3 77%,#feb2b2 79%,#f2b4c3 81%,#f0b2c1 83%,#ffafae 85%,#ffafae 87%,#fca9a5 89%,#ffaeaa 91%,#feaba7 96%,#ffa3ae 98%,#e68993 100%);}.gen-tree li span+ul li span{background:#eae4f0;background:-moz-linear-gradient(top,#eae4f0 0%,#efe9f7 2%,#ebe2f5 6%,#ede4f7 9%,#e9e0f3 13%,#e9e0f5 17%,#e1d7f0 36%,#e1d4f2 43%,#d5c7ea 70%,#d3c7ed 74%,#d0c1e8 81%,#d0bfe9 85%,#cfbded 87%,#cdbbeb 89%,#cdbbef 91%,#cab8ec 94%,#c8bce4 96%,#c6bae2 98%,#a098ad 100%);background:-webkit-linear-gradient(top,#eae4f0 0%,#efe9f7 2%,#ebe2f5 6%,#ede4f7 9%,#e9e0f3 13%,#e9e0f5 17%,#e1d7f0 36%,#e1d4f2 43%,#d5c7ea 70%,#d3c7ed 74%,#d0c1e8 81%,#d0bfe9 85%,#cfbded 87%,#cdbbeb 89%,#cdbbef 91%,#cab8ec 94%,#c8bce4 96%,#c6bae2 98%,#a098ad 100%);background:linear-gradient(to bottom,#eae4f0 0%,#efe9f7 2%,#ebe2f5 6%,#ede4f7 9%,#e9e0f3 13%,#e9e0f5 17%,#e1d7f0 36%,#e1d4f2 43%,#d5c7ea 70%,#d3c7ed 74%,#d0c1e8 81%,#d0bfe9 85%,#cfbded 87%,#cdbbeb 89%,#cdbbef 91%,#cab8ec 94%,#c8bce4 96%,#c6bae2 98%,#a098ad 100%);}.gen-tree li span+ul li span+ul li span{background:#e4f7fd;background:-moz-linear-gradient(top,#e4f7fd 0%,#e1f4fa 2%,#e1f8fe 4%,#ddf4fa 6%,#dbf8fe 11%,#d7f5fd 13%,#d2f2ff 26%,#d2f2ff 28%,#d5f8fa 30%,#caeff5 34%,#c9eef4 36%,#c7edf8 40%,#cbf3ff 45%,#c0ecf7 47%,#c4f5fc 51%,#c5f6fd 53%,#b8ebee 60%,#b8ebee 62%,#bbeffd 64%,#b7ecfc 68%,#b6eeff 74%,#9ee9ff 98%,#6fb9d4 100%);background:-webkit-linear-gradient(top,#e4f7fd 0%,#e1f4fa 2%,#e1f8fe 4%,#ddf4fa 6%,#dbf8fe 11%,#d7f5fd 13%,#d2f2ff 26%,#d2f2ff 28%,#d5f8fa 30%,#caeff5 34%,#c9eef4 36%,#c7edf8 40%,#cbf3ff 45%,#c0ecf7 47%,#c4f5fc 51%,#c5f6fd 53%,#b8ebee 60%,#b8ebee 62%,#bbeffd 64%,#b7ecfc 68%,#b6eeff 74%,#9ee9ff 98%,#6fb9d4 100%);background:linear-gradient(to bottom,#e4f7fd 0%,#e1f4fa 2%,#e1f8fe 4%,#ddf4fa 6%,#dbf8fe 11%,#d7f5fd 13%,#d2f2ff 26%,#d2f2ff 28%,#d5f8fa 30%,#caeff5 34%,#c9eef4 36%,#c7edf8 40%,#cbf3ff 45%,#c0ecf7 47%,#c4f5fc 51%,#c5f6fd 53%,#b8ebee 60%,#b8ebee 62%,#bbeffd 64%,#b7ecfc 68%,#b6eeff 74%,#9ee9ff 98%,#6fb9d4 100%);}.gen-tree li span+ul li span+ul li span+ul li span{background:#f2e2d5;background:-moz-linear-gradient(top,#f2e2d5 0%,#f9e9dc 2%,#fee7d5 4%,#fde6d4 6%,#ffe4cf 9%,#ffe4cf 13%,#ffe2ca 17%,#fbdfc9 28%,#fcdec4 30%,#fcddc1 36%,#fdd8bb 43%,#fdd0b1 66%,#ffcdac 68%,#fccaa7 74%,#ffc9a3 77%,#fcc59c 87%,#ffbf9f 89%,#ffbb9c 91%,#ffc09c 94%,#fdbd97 96%,#f3c39d 98%,#f1c19b 100%);background:-webkit-linear-gradient(top,#f2e2d5 0%,#f9e9dc 2%,#fee7d5 4%,#fde6d4 6%,#ffe4cf 9%,#ffe4cf 13%,#ffe2ca 17%,#fbdfc9 28%,#fcdec4 30%,#fcddc1 36%,#fdd8bb 43%,#fdd0b1 66%,#ffcdac 68%,#fccaa7 74%,#ffc9a3 77%,#fcc59c 87%,#ffbf9f 89%,#ffbb9c 91%,#ffc09c 94%,#fdbd97 96%,#f3c39d 98%,#f1c19b 100%);background:linear-gradient(to bottom,#f2e2d5 0%,#f9e9dc 2%,#fee7d5 4%,#fde6d4 6%,#ffe4cf 9%,#ffe4cf 13%,#ffe2ca 17%,#fbdfc9 28%,#fcdec4 30%,#fcddc1 36%,#fdd8bb 43%,#fdd0b1 66%,#ffcdac 68%,#fccaa7 74%,#ffc9a3 77%,#fcc59c 87%,#ffbf9f 89%,#ffbb9c 91%,#ffc09c 94%,#fdbd97 96%,#f3c39d 98%,#f1c19b 100%);}.style-5 a{color:#ea3876;}.style-5 .accent-color,.style-5 .hvr-radial-out:before,.style-5 .home-13 .governor-socialmedia .gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5 .gov-socmedia-icons:before,.style-5 .gen-list.photo-vdo-speech ul li a div.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5 div.list-text:before,.style-5 .compt-management-container .compt-management-widget>span:before,.compt-management-container .style-5 .compt-management-widget>span:before,.style-5 .knowyrcm-column:before,.style-5 .writeToCM-bg:before,.style-5 .vdoglry-speech-cntr .vdospeech-icon>span,.vdoglry-speech-cntr .style-5 .vdospeech-icon>span,.style-5 .vdo-activites-widget .vdo-link-name,.vdo-activites-widget .style-5 .vdo-link-name,.style-5 .gen-list.list-title-bg>h2,.style-5 .arch-container>h2,.style-5 .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5 .hyperlikdiv:before{background:#ea3876 !important;background-color:#ea3876 !important;color:#fff !important;}.style-5 .accent-color.lighten,.style-5 .lighten.hvr-radial-out:before,.style-5 .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5 .lighten.gov-socmedia-icons:before,.style-5 .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5 div.lighten.list-text:before,.style-5 .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-5 .compt-management-widget>span.lighten:before,.style-5 .lighten.knowyrcm-column:before,.style-5 .lighten.writeToCM-bg:before,.style-5 .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-5 .vdospeech-icon>span.lighten,.style-5 .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-5 .lighten.vdo-link-name,.style-5 .gen-list.list-title-bg>h2.lighten,.style-5 .arch-container>h2.lighten,.style-5 .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5 .lighten.hyperlikdiv:before{background:rgba(234,56,118,0.9) !important;background-color:rgba(234,56,118,0.9) !important;}.style-5 .accent-color.more-lighten,.style-5 .more-lighten.hvr-radial-out:before,.style-5 .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5 .more-lighten.gov-socmedia-icons:before,.style-5 .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5 div.more-lighten.list-text:before,.style-5 .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-5 .compt-management-widget>span.more-lighten:before,.style-5 .more-lighten.knowyrcm-column:before,.style-5 .more-lighten.writeToCM-bg:before,.style-5 .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-5 .vdospeech-icon>span.more-lighten,.style-5 .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-5 .more-lighten.vdo-link-name,.style-5 .gen-list.list-title-bg>h2.more-lighten,.style-5 .arch-container>h2.more-lighten,.style-5 .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5 .more-lighten.hyperlikdiv:before{background:rgba(234,56,118,0.3) !important;background-color:rgba(234,56,118,0.3) !important;}.style-5 a.accent-color:hover,.style-5 a.hvr-radial-out:hover:before,.style-5 .home-13 .governor-socialmedia a.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-5 a.gov-socmedia-icons:hover:before,.style-5 a.knowyrcm-column:hover:before,.style-5 a.writeToCM-bg:hover:before,.style-5 .vdo-activites-widget a.vdo-link-name:hover,.vdo-activites-widget .style-5 a.vdo-link-name:hover,.style-5 .ad-banner-cntr.dsir-application-submission ul li a.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-5 a.hyperlikdiv:hover:before,.style-5 button.accent-color:hover,.style-5 button.hvr-radial-out:hover:before,.style-5 .home-13 .governor-socialmedia button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-5 button.gov-socmedia-icons:hover:before,.style-5 button.knowyrcm-column:hover:before,.style-5 button.writeToCM-bg:hover:before,.style-5 .vdo-activites-widget button.vdo-link-name:hover,.vdo-activites-widget .style-5 button.vdo-link-name:hover,.style-5 .ad-banner-cntr.dsir-application-submission ul li button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-5 button.hyperlikdiv:hover:before,.style-5 .button.accent-color:hover,.style-5 .button.hvr-radial-out:hover:before,.style-5 .home-13 .governor-socialmedia .button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-5 .button.gov-socmedia-icons:hover:before,.style-5 .gen-list.photo-vdo-speech ul li a div.button.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-5 div.button.list-text:hover:before,.style-5 .compt-management-container .compt-management-widget>span.button:hover:before,.compt-management-container .style-5 .compt-management-widget>span.button:hover:before,.style-5 .button.knowyrcm-column:hover:before,.style-5 .button.writeToCM-bg:hover:before,.style-5 .vdoglry-speech-cntr .vdospeech-icon>span.button:hover,.vdoglry-speech-cntr .style-5 .vdospeech-icon>span.button:hover,.style-5 .vdo-activites-widget .button.vdo-link-name:hover,.vdo-activites-widget .style-5 .button.vdo-link-name:hover,.style-5 .gen-list.list-title-bg>h2.button:hover,.style-5 .arch-container>h2.button:hover,.style-5 .ad-banner-cntr.dsir-application-submission ul li .button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-5 .button.hyperlikdiv:hover:before,.style-5 input[type="submit"].accent-color:hover,.style-5 input[type="submit"].hvr-radial-out:hover:before,.style-5 .home-13 .governor-socialmedia input[type="submit"].gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-5 input[type="submit"].gov-socmedia-icons:hover:before,.style-5 input[type="submit"].knowyrcm-column:hover:before,.style-5 input[type="submit"].writeToCM-bg:hover:before,.style-5 .vdo-activites-widget input[type="submit"].vdo-link-name:hover,.vdo-activites-widget .style-5 input[type="submit"].vdo-link-name:hover,.style-5 .ad-banner-cntr.dsir-application-submission ul li input[type="submit"].hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-5 input[type="submit"].hyperlikdiv:hover:before{background:#1f497d !important;background-color:#1f497d !important;color:#ea3876 !important;}.style-5 .accent-border-color,.style-5 .btn-theme,.style-5 .btn-gov,.style-5 .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-5 .vdo-icon,.style-5 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-5 .vc_tta-tab>a,.style-5 .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-5 img,.style-5 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5 img,.style-5 .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-5 .flexslider,.style-5 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-5 .galleryThumb>a:hover>img{border-color:#ea3876 !important;}.style-5 .accent-secondary-color,.style-5 .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-5 .theme5-fixed-color,.style-5 .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-5 .theme5-fixed-color,.style-5 .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-5 .theme5-fixed-color,.style-5 .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-5 .theme5-fixed-color,.style-5.home-11 .theme5-fixed-color,.style-5 .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-5 .theme5-fixed-color,.style-5 .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-5 .theme5-fixed-color,.style-5 .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-5 .theme5-fixed-color,.style-5 .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-5 .theme5-fixed-color,.style-5 .style-3 .fixed-bg-home-3,.style-3 .style-5 .fixed-bg-home-3,.style-5 .style-4 .fixed-bg-home-3,.style-4 .style-5 .fixed-bg-home-3{background:#1f497d !important;background-color:#1f497d !important;color:#ea3876 !important;}.style-5 .accent-secondary-color.lighten,.style-5 .style-1.home-11 .lighten.theme5-fixed-color,.style-1.home-11 .style-5 .lighten.theme5-fixed-color,.style-5 .style-2.home-11 .lighten.theme5-fixed-color,.style-2.home-11 .style-5 .lighten.theme5-fixed-color,.style-5 .style-3.home-11 .lighten.theme5-fixed-color,.style-3.home-11 .style-5 .lighten.theme5-fixed-color,.style-5 .style-4.home-11 .lighten.theme5-fixed-color,.style-4.home-11 .style-5 .lighten.theme5-fixed-color,.style-5.home-11 .lighten.theme5-fixed-color,.style-5 .style-6.home-11 .lighten.theme5-fixed-color,.style-6.home-11 .style-5 .lighten.theme5-fixed-color,.style-5 .style-7.home-11 .lighten.theme5-fixed-color,.style-7.home-11 .style-5 .lighten.theme5-fixed-color,.style-5 .style-8.home-11 .lighten.theme5-fixed-color,.style-8.home-11 .style-5 .lighten.theme5-fixed-color,.style-5 .style-9.home-11 .lighten.theme5-fixed-color,.style-9.home-11 .style-5 .lighten.theme5-fixed-color,.style-5 .style-3 .lighten.fixed-bg-home-3,.style-3 .style-5 .lighten.fixed-bg-home-3,.style-5 .style-4 .lighten.fixed-bg-home-3,.style-4 .style-5 .lighten.fixed-bg-home-3{background:rgba(246,243,238,0.9) !important;background-color:rgba(246,243,238,0.9) !important;}.style-5 .accent-secondary-color.more-lighten,.style-5 .style-1.home-11 .more-lighten.theme5-fixed-color,.style-1.home-11 .style-5 .more-lighten.theme5-fixed-color,.style-5 .style-2.home-11 .more-lighten.theme5-fixed-color,.style-2.home-11 .style-5 .more-lighten.theme5-fixed-color,.style-5 .style-3.home-11 .more-lighten.theme5-fixed-color,.style-3.home-11 .style-5 .more-lighten.theme5-fixed-color,.style-5 .style-4.home-11 .more-lighten.theme5-fixed-color,.style-4.home-11 .style-5 .more-lighten.theme5-fixed-color,.style-5.home-11 .more-lighten.theme5-fixed-color,.style-5 .style-6.home-11 .more-lighten.theme5-fixed-color,.style-6.home-11 .style-5 .more-lighten.theme5-fixed-color,.style-5 .style-7.home-11 .more-lighten.theme5-fixed-color,.style-7.home-11 .style-5 .more-lighten.theme5-fixed-color,.style-5 .style-8.home-11 .more-lighten.theme5-fixed-color,.style-8.home-11 .style-5 .more-lighten.theme5-fixed-color,.style-5 .style-9.home-11 .more-lighten.theme5-fixed-color,.style-9.home-11 .style-5 .more-lighten.theme5-fixed-color,.style-5 .style-3 .more-lighten.fixed-bg-home-3,.style-3 .style-5 .more-lighten.fixed-bg-home-3,.style-5 .style-4 .more-lighten.fixed-bg-home-3,.style-4 .style-5 .more-lighten.fixed-bg-home-3{background:rgba(246,243,238,0.5) !important;background-color:rgba(246,243,238,0.5) !important;}.style-5 a.accent-secondary-color:hover,.style-5 .style-1.home-11 a.theme5-fixed-color:hover,.style-1.home-11 .style-5 a.theme5-fixed-color:hover,.style-5 .style-2.home-11 a.theme5-fixed-color:hover,.style-2.home-11 .style-5 a.theme5-fixed-color:hover,.style-5 .style-3.home-11 a.theme5-fixed-color:hover,.style-3.home-11 .style-5 a.theme5-fixed-color:hover,.style-5 .style-4.home-11 a.theme5-fixed-color:hover,.style-4.home-11 .style-5 a.theme5-fixed-color:hover,.style-5.home-11 a.theme5-fixed-color:hover,.style-5 .style-6.home-11 a.theme5-fixed-color:hover,.style-6.home-11 .style-5 a.theme5-fixed-color:hover,.style-5 .style-7.home-11 a.theme5-fixed-color:hover,.style-7.home-11 .style-5 a.theme5-fixed-color:hover,.style-5 .style-8.home-11 a.theme5-fixed-color:hover,.style-8.home-11 .style-5 a.theme5-fixed-color:hover,.style-5 .style-9.home-11 a.theme5-fixed-color:hover,.style-9.home-11 .style-5 a.theme5-fixed-color:hover,.style-5 .style-3 a.fixed-bg-home-3:hover,.style-3 .style-5 a.fixed-bg-home-3:hover,.style-5 .style-4 a.fixed-bg-home-3:hover,.style-4 .style-5 a.fixed-bg-home-3:hover,.style-5 button.accent-secondary-color:hover,.style-5 .style-1.home-11 button.theme5-fixed-color:hover,.style-1.home-11 .style-5 button.theme5-fixed-color:hover,.style-5 .style-2.home-11 button.theme5-fixed-color:hover,.style-2.home-11 .style-5 button.theme5-fixed-color:hover,.style-5 .style-3.home-11 button.theme5-fixed-color:hover,.style-3.home-11 .style-5 button.theme5-fixed-color:hover,.style-5 .style-4.home-11 button.theme5-fixed-color:hover,.style-4.home-11 .style-5 button.theme5-fixed-color:hover,.style-5.home-11 button.theme5-fixed-color:hover,.style-5 .style-6.home-11 button.theme5-fixed-color:hover,.style-6.home-11 .style-5 button.theme5-fixed-color:hover,.style-5 .style-7.home-11 button.theme5-fixed-color:hover,.style-7.home-11 .style-5 button.theme5-fixed-color:hover,.style-5 .style-8.home-11 button.theme5-fixed-color:hover,.style-8.home-11 .style-5 button.theme5-fixed-color:hover,.style-5 .style-9.home-11 button.theme5-fixed-color:hover,.style-9.home-11 .style-5 button.theme5-fixed-color:hover,.style-5 .style-3 button.fixed-bg-home-3:hover,.style-3 .style-5 button.fixed-bg-home-3:hover,.style-5 .style-4 button.fixed-bg-home-3:hover,.style-4 .style-5 button.fixed-bg-home-3:hover,.style-5 .button.accent-secondary-color:hover,.style-5 .style-1.home-11 .button.theme5-fixed-color:hover,.style-1.home-11 .style-5 .button.theme5-fixed-color:hover,.style-5 .style-2.home-11 .button.theme5-fixed-color:hover,.style-2.home-11 .style-5 .button.theme5-fixed-color:hover,.style-5 .style-3.home-11 .button.theme5-fixed-color:hover,.style-3.home-11 .style-5 .button.theme5-fixed-color:hover,.style-5 .style-4.home-11 .button.theme5-fixed-color:hover,.style-4.home-11 .style-5 .button.theme5-fixed-color:hover,.style-5.home-11 .button.theme5-fixed-color:hover,.style-5 .style-6.home-11 .button.theme5-fixed-color:hover,.style-6.home-11 .style-5 .button.theme5-fixed-color:hover,.style-5 .style-7.home-11 .button.theme5-fixed-color:hover,.style-7.home-11 .style-5 .button.theme5-fixed-color:hover,.style-5 .style-8.home-11 .button.theme5-fixed-color:hover,.style-8.home-11 .style-5 .button.theme5-fixed-color:hover,.style-5 .style-9.home-11 .button.theme5-fixed-color:hover,.style-9.home-11 .style-5 .button.theme5-fixed-color:hover,.style-5 .style-3 .button.fixed-bg-home-3:hover,.style-3 .style-5 .button.fixed-bg-home-3:hover,.style-5 .style-4 .button.fixed-bg-home-3:hover,.style-4 .style-5 .button.fixed-bg-home-3:hover,.style-5 input[type="submit"].accent-secondary-color:hover,.style-5 .style-1.home-11 input[type="submit"].theme5-fixed-color:hover,.style-1.home-11 .style-5 input[type="submit"].theme5-fixed-color:hover,.style-5 .style-2.home-11 input[type="submit"].theme5-fixed-color:hover,.style-2.home-11 .style-5 input[type="submit"].theme5-fixed-color:hover,.style-5 .style-3.home-11 input[type="submit"].theme5-fixed-color:hover,.style-3.home-11 .style-5 input[type="submit"].theme5-fixed-color:hover,.style-5 .style-4.home-11 input[type="submit"].theme5-fixed-color:hover,.style-4.home-11 .style-5 input[type="submit"].theme5-fixed-color:hover,.style-5.home-11 input[type="submit"].theme5-fixed-color:hover,.style-5 .style-6.home-11 input[type="submit"].theme5-fixed-color:hover,.style-6.home-11 .style-5 input[type="submit"].theme5-fixed-color:hover,.style-5 .style-7.home-11 input[type="submit"].theme5-fixed-color:hover,.style-7.home-11 .style-5 input[type="submit"].theme5-fixed-color:hover,.style-5 .style-8.home-11 input[type="submit"].theme5-fixed-color:hover,.style-8.home-11 .style-5 input[type="submit"].theme5-fixed-color:hover,.style-5 .style-9.home-11 input[type="submit"].theme5-fixed-color:hover,.style-9.home-11 .style-5 input[type="submit"].theme5-fixed-color:hover,.style-5 .style-3 input[type="submit"].fixed-bg-home-3:hover,.style-3 .style-5 input[type="submit"].fixed-bg-home-3:hover,.style-5 .style-4 input[type="submit"].fixed-bg-home-3:hover,.style-4 .style-5 input[type="submit"].fixed-bg-home-3:hover{background:#ea3876 !important;background-color:#ea3876 !important;color:#fff !important;}.style-5 .accent-secondary-border-color{border-color:#1f497d !important;}.style-5 .accent-fixed-color,.style-5 .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-5 .support-bg-home5,.style-5 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-5 .vc_tta-tab:hover>a,.style-5 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-5 .vc_tta-tab.vc_active>a{background:#183a53 !important;color:#fff !important;}.style-5 .gen-card .gen-card-icon span.accent-border-color,.style-5 .gen-card .gen-card-icon span.btn-theme,.style-5 .gen-card .gen-card-icon span.btn-gov,.style-5 .gen-card .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-5 .gen-card .gen-card-icon span.vdo-icon,.style-5 .gen-card .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-5 .gen-card .gen-card-icon span.flexslider{color:#ea3876 !important;}.style-5 .text-highlight,.style-5 .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-5 span.fa,.style-5 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-5 span.list-icon,.style-5 .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-5 span.list-icon,.style-5 .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-5 div.list-text,.style-5 .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-5 span.list-icon,.style-5 .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-5 .vdo-link-name,.style-5 .compt-management-container .compt-management-widget>div,.compt-management-container .style-5 .compt-management-widget>div{color:#ea3876 !important;}.style-5 .accent-hover-color:hover,.style-5 .footerlogocarousel .flex-direction-nav a,.style-5 .video_gallery .flex-direction-nav a,.style-5 .HomeGalleryCarasole .flex-direction-nav a{background:#ea3876 !important;background-color:#ea3876 !important;color:#fff !important;border-color:#1f497d !important;}.style-5.home .btn-style-outline{border-radius:5px;border:1px solid #ea3876 !important;color:#fff !important;}.style-5.home .btn-style-outline:after{padding-left:6px;content:"\f105";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin-top:-3px;display:inline-block;}.style-5.home .btn-style-outline.accent-color,.style-5.home .btn-style-outline.hvr-radial-out:before,.style-5.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5.home .btn-style-outline.gov-socmedia-icons:before,.style-5.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5.home div.btn-style-outline.list-text:before,.style-5.home .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-5.home .compt-management-widget>span.btn-style-outline:before,.style-5.home .btn-style-outline.knowyrcm-column:before,.style-5.home .btn-style-outline.writeToCM-bg:before,.style-5.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-5.home .vdospeech-icon>span.btn-style-outline,.style-5.home .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-5.home .btn-style-outline.vdo-link-name,.style-5.home .gen-list.list-title-bg>h2.btn-style-outline,.style-5.home .arch-container>h2.btn-style-outline,.style-5.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.home .btn-style-outline.hyperlikdiv:before,.style-5.home .btn-style-outline.accent-border-color,.style-5.home .btn-style-outline.btn-theme,.style-5.home .btn-style-outline.btn-gov,.style-5.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-5.home .btn-style-outline.vdo-icon,.style-5.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.home .vc_tta-tab>a.btn-style-outline,.style-5.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-5.home img.btn-style-outline,.style-5.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.home img.btn-style-outline,.style-5.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-5.home .btn-style-outline.flexslider,.style-5.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-5.home .galleryThumb>a:hover>img.btn-style-outline{border:1px solid #1f497d !important;color:#fff !important;}.style-5.home .btn-style-outline.accent-color:after,.style-5.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:after,.vdoglry-speech-cntr .style-5.home .vdospeech-icon>span.btn-style-outline:after,.style-5.home .vdo-activites-widget .btn-style-outline.vdo-link-name:after,.vdo-activites-widget .style-5.home .btn-style-outline.vdo-link-name:after,.style-5.home .gen-list.list-title-bg>h2.btn-style-outline:after,.style-5.home .arch-container>h2.btn-style-outline:after,.style-5.home .btn-style-outline.accent-border-color:after,.style-5.home .btn-style-outline.btn-theme:after,.style-5.home .btn-style-outline.btn-gov:after,.style-5.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:after,.vdo-activites-widget .vdo-link-name .style-5.home .btn-style-outline.vdo-icon:after,.style-5.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:after,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.home .vc_tta-tab>a.btn-style-outline:after,.style-5.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:after,.dsir-gallery-color .with-border.flexslider .slides .style-5.home img.btn-style-outline:after,.style-5.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:after,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.home img.btn-style-outline:after,.style-5.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:after,.dsir-gallery-color .video_gallery.video .style-5.home .btn-style-outline.flexslider:after,.style-5.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:after,.pp-photogallery .photoGallery-style3 .style-5.home .galleryThumb>a:hover>img.btn-style-outline:after{padding-left:6px;content:"\f105";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin-top:-3px;display:inline-block;}.style-5.home .btn-style-outline.accent-color:hover,.style-5.home .btn-style-outline.hvr-radial-out:hover:before,.style-5.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-5.home .btn-style-outline.gov-socmedia-icons:hover:before,.style-5.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-5.home div.btn-style-outline.list-text:hover:before,.style-5.home .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-5.home .compt-management-widget>span.btn-style-outline:hover:before,.style-5.home .btn-style-outline.knowyrcm-column:hover:before,.style-5.home .btn-style-outline.writeToCM-bg:hover:before,.style-5.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-5.home .vdospeech-icon>span.btn-style-outline:hover,.style-5.home .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-5.home .btn-style-outline.vdo-link-name:hover,.style-5.home .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-5.home .arch-container>h2.btn-style-outline:hover,.style-5.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.home .btn-style-outline.hyperlikdiv:hover:before,.style-5.home .btn-style-outline.accent-border-color:hover,.style-5.home .btn-style-outline.btn-theme:hover,.style-5.home .btn-style-outline.btn-gov:hover,.style-5.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-5.home .btn-style-outline.vdo-icon:hover,.style-5.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:hover,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.home .vc_tta-tab>a.btn-style-outline:hover,.style-5.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .slides .style-5.home img.btn-style-outline:hover,.style-5.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.home img.btn-style-outline:hover,.style-5.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-5.home .btn-style-outline.flexslider:hover,.style-5.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:hover,.pp-photogallery .photoGallery-style3 .style-5.home .galleryThumb>a:hover>img.btn-style-outline:hover{background-color:#1f497d !important;color:#ea3876 !important;border-color:#ea3876 !important;}.style-5.home .btn-style-outline.accent-hover-color{border:1px solid #ea3876 !important;color:#ea3876 !important;}.style-5.home .btn-style-outline.accent-hover-color:after{padding-left:6px;content:"\f105";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin-top:-3px;display:inline-block;}.style-5.home .btn-style-outline.accent-hover-color:hover{color:#ea3876 !important;background:#1f497d !important;}.style-5 .photo-glry-cntr .btn-style-outline{border-radius:0;}.style-5 .news-ticker-horizontal.title-left>h2{overflow:visible;}.style-5 .news-ticker-horizontal.title-left>h2:after{content:"";border:10px solid transparent;border-right:0;border-left:10px solid #1f497d;position:absolute;right:-10px;}.style-5 .flex-direction-nav a:before,.style-5 .flex-pauseplay a:before{color:#fff;}.division-project{margin-top:50px;padding:25px;box-shadow:0 0 7px 0 rgba(0,0,0,0.4);}.division-project .div-proj-title{margin:0;}@media (max-width:767px){.division-project{margin-top:30px;padding:0;box-shadow:none;}.division-project .div-proj-title{margin:0 0 15px 0;}}.style-2.home-3 .about-us-six{color:#000;}.home-5 #topBar #accessibility ul li,.home-5 #topBar .govBranding ul li{border-color:#d8d8d8;}.home-5 #topBar #accessibility ul li:first-child,.home-5 #topBar #accessibility ul li:last-child,.home-5 #topBar .govBranding ul li:first-child,.home-5 #topBar .govBranding ul li:last-child{border-color:#d8d8d8;}.home-5 #topBar #accessibility ul li a,.home-5 #topBar .govBranding ul li a{color:#000;}.home-5 #topBar #accessibility ul li .social-group-icon .icon-facebook,.home-5 #topBar #accessibility ul li .social-group-icon .icon-twitter,.home-5 #topBar #accessibility ul li .social-group-icon .icon-youtube,.home-5 #topBar .govBranding ul li .social-group-icon .icon-facebook,.home-5 #topBar .govBranding ul li .social-group-icon .icon-twitter,.home-5 #topBar .govBranding ul li .social-group-icon .icon-youtube{color:#000;}.home-5 #topBar #accessibility .textSizing ul li a,.home-5 #topBar .govBranding .textSizing ul li a{color:#000;}.home-5 #topBar #accessibility .textSizing ul li a:hover,.home-5 #topBar #accessibility .textSizing ul li a:focus,.home-5 #topBar .govBranding .textSizing ul li a:hover,.home-5 #topBar .govBranding .textSizing ul li a:focus{color:#000;}.home-5 #topBar #accessibility .textSizing ul li.dark a,.home-5 #topBar .govBranding .textSizing ul li.dark a{color:#fff;}.home-5 .logo .site_logo{color:#fff;}.home-5 .logo .site_logo:hover{color:#fff !important;}.home-5 .logo .site_logo .logo_text .logo-sub-title{color:#fff;}.home-5 .menuWrapper{background-color:transparent;border:1px solid #d8d8d8;border-left:none;border-right:none;}.home-5 .menuWrapper .nav li{padding:5px 0;}.home-5 .menuWrapper .nav li>a{line-height:36px;}.home-5 .menuWrapper .nav li:hover>a{box-shadow:0 0 0 1px #fff inset;}.home-5 .menuWrapper .nav li a{color:#fff;border-radius:25px;}.home-5 .menuWrapper .nav li a:hover{box-shadow:0 0 0 1px #fff inset;}.home-5 .menuWrapper .nav li a:focus{box-shadow:0 0 0 1px #fff inset;}.home-5 .menuWrapper .nav li ul{border:1px solid #fff;border-top:none;border-bottom:none;}.home-5 .menuWrapper .nav li ul li{border-bottom:1px solid #fff;padding:5px;}.home-5 .menuWrapper .nav li ul li a{line-height:inherit;}.home-5 .menuWrapper .nav li ul li a:hover,.home-5 .menuWrapper .nav li ul li a.active{box-shadow:0 0 0 1px #fff inset;}.home-5 .menuWrapper .nav li ul li ul{border-top:1px solid #fff;}.home-5 .menuWrapper .nav li ul li ul.show-menu{left:248px;top:-1px;}.home-5 .menuWrapper .nav li.active>a,.home-5 .menuWrapper .nav li.current-menu-ancestor>a{box-shadow:0 0 0 1px #fff inset;}.home-5 .menuWrapper .nav .moreNav a{padding:3px;}.home-10 .gen-card.card-initiatives-home-10{box-shadow:0 4px 7px -5px #000;}.home-10 .gen-card.card-initiatives-home-10 .gen-card-img>img{height:150px;}.home-12 .menuWrapper{background-color:#1f497d;}.home-12 .menuWrapper nav.menu{background-color:#1f497d;}.home-12 .menuWrapper .nav li:hover a{border-radius:0 !important;}.home-12 .menuWrapper .nav li a{color:#000;margin:0;font-weight:normal;text-transform:uppercase;}.home-12 .menuWrapper .nav li ul li{padding:0;}.home-12 .menuWrapper .nav li ul li a{border-radius:0;}.home-12 .menuWrapper .nav li.active>a,.home-12 .menuWrapper .nav li.active ul li.current-menu-item>a,.home-12 .menuWrapper .nav li.current-menu-parent>a,.home-12 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{border-radius:0;}.home-12 .menuWrapper .nav li.current-menu-ancestor>a{border-radius:0;}.home-12 .menuWrapper .nav li.moreNav>a{color:#000;}.home-12 .gen-card.genCard-horizontal-content.our-pride-architect .gen-card-img img,.home-12 .vdo-link-name .vdo-icon img,.home-12 .compt-management-widget>span img{filter:grayscale(1) brightness(0.5);}.home-13.body{font-family:'roboto'}.home-13 .carasoleflex-wrap .galleryMeta{padding-bottom:0;margin-bottom:-2px;}.home-13 .carasoleflex-wrap .photo-glry-viewall{margin:0 !important;}.home-13 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.btn-gov{width:125px;}.home-13 h1,.home-13 h2{font-family:'source_serif_probold'}.home-13.home h2,.home-13.home .heading2{font-size:1.6em;text-transform:capitalize;}.home-13 .menuWrapper{text-transform:uppercase;}.home-13 .menuWrapper .nav li:hover a{border-radius:0;}.home-13 .menuWrapper .nav li a{margin:0;}.home-13 .menuWrapper .nav li.active>a,.home-13 .menuWrapper .nav li.active ul li.current-menu-item>a,.home-13 .menuWrapper .nav li.current-menu-parent>a,.home-13 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{border-radius:0;}.home-13 .menuWrapper .nav li.current-menu-ancestor>a{border-radius:0;}.home-13 .governor-home13 .khowMinisterBoxImg{margin-bottom:20px;}.home-13 .governor-home13 .MinisterProfile ul{padding-top:15px;}.home-13 .rajbhavan-card-home13>h2{padding-bottom:0;}.home-13 .rajbhavan-card-home13 .gen-card-img{border:1px solid #797164;padding:14px;}.home-13 .rajbhavan-card-home13 .gen-card-img img{border:1px solid #797164;}.home-13 .gen-list.box-list.video-speech-home13{margin-top:5px;}.home-13 .gen-list.box-list.video-speech-home13 ul{margin:0;padding:0 10px;}.home-13 .gen-list.box-list.video-speech-home13 ul li{width:calc(48.5% - 10px);}.home-13 .gen-list.box-list.video-speech-home13 ul li a{padding:8px;}.home-13 .gen-list.box-list.video-speech-home13 ul li .list-icon{color:#fff !important;height:36px;width:36px;}.home-13 .gen-list.box-list.video-speech-home13 ul li .list-icon:before{font-size:16px;}.home-13 .gen-list.box-list.video-speech-home13 ul li .list-text{font-size:1.25em;}.home-13 .governor-socialmedia{text-align:center;margin-top:20px;}.home-13 .governor-socialmedia .gov-socmedia-box{display:inline-block;margin:0 2.5%}.home-13 .governor-socialmedia .gov-socmedia-icons{display:inline-block;width:72px;height:72px;line-height:66px;background:#fff;border:2px solid #333;border-radius:100%;font-size:2em;overflow:hidden;margin:0 10px;}.home-13 .governor-socialmedia .gov-socmedia-icons:before{border-radius:100% !important;-webkit-transition-duration:0.2s !important;transition-duration:0.2s !important;}.home-13 .governor-socialmedia .gov-socmedia-icons:hover:before{background:#000 !important;}.home-13 .whats-new-home13 .dynamic-card-wrapper.btn-centre>h2{text-align:center !important;}.home-13 .write-to-governor{display:inline-flex;align-items:center;}.home-13 .write-to-governor .wrt-to-govicon{padding:25px;border:2px solid #333;border-radius:100%;text-align:center;margin-right:20px;}.home-13 .event-home13 .gen-card.dynamic-card{float:left;width:48%;margin-right:12px !important;}.home-13 .event-home13 .gen-card.dynamic-card:nth-last-child(2){margin-right:0 !important;}.home-13 .event-home13 .gen-card.dynamic-card .gen-card-img{margin-bottom:15px;}.home-13 .event-home13 .gen-card.dynamic-card .gen-card-img img{height:auto;}.home-13 .event-home13 .btn.accent-color,.home-13 .event-home13 .btn.hvr-radial-out:before,.home-13 .event-home13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .event-home13 .btn.gov-socmedia-icons:before,.home-13 .event-home13 .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .home-13 .event-home13 div.btn.list-text:before,.home-13 .event-home13 .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .home-13 .event-home13 .compt-management-widget>span.btn:before,.home-13 .event-home13 .btn.knowyrcm-column:before,.home-13 .event-home13 .btn.writeToCM-bg:before,.home-13 .event-home13 .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .home-13 .event-home13 .vdospeech-icon>span.btn,.home-13 .event-home13 .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .home-13 .event-home13 .btn.vdo-link-name,.home-13 .event-home13 .gen-list.list-title-bg>h2.btn,.home-13 .event-home13 .arch-container>h2.btn,.home-13 .event-home13 .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .home-13 .event-home13 .btn.hyperlikdiv:before{margin-top:5px !important;}.home-14 .minister-title14{font-weight:700;color:#333;}.home-14 .minister-title14 span{border-bottom:1px solid #1f497d;display:inline-block;padding:0 25px 10px 25px;}.home-14 .minister-profile14 .box-1.aside-box{padding-left:188px;}.home-14 .minister-profile14 .box-1.aside-box .khowMinisterBox .khowMinisterBoxImg{width:175px;}.home-14 .minister-profile14 .box-1.aside-box .khowMinisterBox .khowMinisterBoxImg img{width:175px;height:175px;}.home-14 .minister-profile14 .box-1.aside-box .khowMinisterBox .khowMinisterBoxImg .round-icon{border:2px solid #fff;box-shadow:0 0 5px -1px rgba(0,0,0,0.41);}.home-14 .governor-quote{font-family:'pt_serifregular';color:#730068;font-size:1.3em;text-align:center;line-height:1.5em;padding:45px 50px 0;font-style:italic;position:relative;}.home-14 .governor-quote:before{content:"\f10d";font-family:FontAwesome;position:absolute;left:0;top:35px;font-size:80px;color:rgba(0,0,0,0.05);}.home-14 .governor-house-img img{border:4px solid #fff;margin-top:10px;}.home-14 .gen-card.rajbhavan-registration>h2{font-size:1.3em;}.home-14 .gen-card.rajbhavan-registration .gen-card-img>img{width:auto;height:auto;margin:5px 0;}.home-14 .whats-new-home14 .gen-card{box-shadow:0 0 5px 0 rgba(0,0,0,0.15);border-radius:0;}.home-14 .vdo-activites-widget .vdo-widget-img{position:relative;overflow:hidden;text-align:center;height:288px;align-items:center;display:inline-flex;width:100%}.home-14 .vdo-activites-widget .vdo-widget-img>img{border:4px solid #fff;position:absolute;left:0;top:0;object-fit:cover;height:100%;width:100%;transition:0.2s ease-in;}.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon{display:inline-block;color:#fff;margin:0 auto;z-index:1;}.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span{display:inline-block;width:110px;height:110px;line-height:110px;margin-bottom:12px;border-radius:50%;border:2px solid #fff;font-size:50px;transition:0.2s ease-in;}.home-14 .vdo-activites-widget .vdo-link-name{font-size:1.5em;font-weight:600;}.home-14 .vdo-activites-widget:hover .vdo-link-name{color:#fff !important;}.home-14 .gen-card.write-to-governor .gen-card-img>img{width:auto;height:auto;margin:5px 0;filter:brightness(10);}.home-14 .gen-card.write-to-governor .gen-card-content .btn-link{text-decoration:underline;}.home-14 .gen-card.write-to-governor .gen-card-content .btn-link:hover{color:#fff;}.home-14 .gen-list.governor-social-media li{margin-bottom:18px;}.home-14 .gen-list.governor-social-media li a .list-icon{width:60px !important;height:60px !important;border-width:2px !important;}.home-14 .gen-list.governor-social-media li a .list-icon .list-text{font-size:0.9em !important;}.home-15 h2,.home-15 .heading2{font-size:1.5em;font-weight:bold;}.style-4 .cmo-followup-cntr .cm-fund-write a.fa{color:#2aacea;}.style-4 .cmo-followup-cntr .cm-fund-write a.fa:hover{background:#2aacea;color:#fff;}.style-4.home-5 #mainHeader{background:#2aacea;}.style-4.home-5 #topBar #accessibility ul li,.style-4.home-5 #topBar .govBranding ul li{border-color:#d8d8d8;}.style-4.home-5 #topBar #accessibility ul li:first-child,.style-4.home-5 #topBar #accessibility ul li:last-child,.style-4.home-5 #topBar .govBranding ul li:first-child,.style-4.home-5 #topBar .govBranding ul li:last-child{border-color:#d8d8d8;}.style-4.home-5 #topBar #accessibility .textSizing ul li a,.style-4.home-5 #topBar .govBranding .textSizing ul li a{color:#000;}.style-4.home-5 #topBar #accessibility .textSizing ul li.dark a,.style-4.home-5 #topBar .govBranding .textSizing ul li.dark a{color:#fff;}.style-4.home-5 .accent-color,.style-4.home-5 .hvr-radial-out:before,.style-4.home-5 .home-13 .governor-socialmedia .gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.home-5 .gov-socmedia-icons:before,.style-4.home-5 .gen-list.photo-vdo-speech ul li a div.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.home-5 div.list-text:before,.style-4.home-5 .compt-management-container .compt-management-widget>span:before,.compt-management-container .style-4.home-5 .compt-management-widget>span:before,.style-4.home-5 .knowyrcm-column:before,.style-4.home-5 .writeToCM-bg:before,.style-4.home-5 .vdoglry-speech-cntr .vdospeech-icon>span,.vdoglry-speech-cntr .style-4.home-5 .vdospeech-icon>span,.style-4.home-5 .vdo-activites-widget .vdo-link-name,.vdo-activites-widget .style-4.home-5 .vdo-link-name,.style-4.home-5 .gen-list.list-title-bg>h2,.style-4.home-5 .arch-container>h2,.style-4.home-5 .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home-5 .hyperlikdiv:before{background:#052963 !important;background-color:#052963 !important;color:#fff !important;}.style-4.home-5 .accent-color.lighten,.style-4.home-5 .lighten.hvr-radial-out:before,.style-4.home-5 .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.home-5 .lighten.gov-socmedia-icons:before,.style-4.home-5 .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.home-5 div.lighten.list-text:before,.style-4.home-5 .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-4.home-5 .compt-management-widget>span.lighten:before,.style-4.home-5 .lighten.knowyrcm-column:before,.style-4.home-5 .lighten.writeToCM-bg:before,.style-4.home-5 .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-4.home-5 .vdospeech-icon>span.lighten,.style-4.home-5 .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-4.home-5 .lighten.vdo-link-name,.style-4.home-5 .gen-list.list-title-bg>h2.lighten,.style-4.home-5 .arch-container>h2.lighten,.style-4.home-5 .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home-5 .lighten.hyperlikdiv:before{background:rgba(5,41,99,0.6) !important;background-color:rgba(5,41,99,0.6) !important;}.style-4.home-5 .accent-color.more-lighten,.style-4.home-5 .more-lighten.hvr-radial-out:before,.style-4.home-5 .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.home-5 .more-lighten.gov-socmedia-icons:before,.style-4.home-5 .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.home-5 div.more-lighten.list-text:before,.style-4.home-5 .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-4.home-5 .compt-management-widget>span.more-lighten:before,.style-4.home-5 .more-lighten.knowyrcm-column:before,.style-4.home-5 .more-lighten.writeToCM-bg:before,.style-4.home-5 .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-4.home-5 .vdospeech-icon>span.more-lighten,.style-4.home-5 .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-4.home-5 .more-lighten.vdo-link-name,.style-4.home-5 .gen-list.list-title-bg>h2.more-lighten,.style-4.home-5 .arch-container>h2.more-lighten,.style-4.home-5 .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home-5 .more-lighten.hyperlikdiv:before{background:rgba(5,41,99,0.3) !important;background-color:rgba(5,41,99,0.3) !important;}.style-4.home-5 a.accent-color:hover,.style-4.home-5 a.hvr-radial-out:hover:before,.style-4.home-5 .home-13 .governor-socialmedia a.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-4.home-5 a.gov-socmedia-icons:hover:before,.style-4.home-5 a.knowyrcm-column:hover:before,.style-4.home-5 a.writeToCM-bg:hover:before,.style-4.home-5 .vdo-activites-widget a.vdo-link-name:hover,.vdo-activites-widget .style-4.home-5 a.vdo-link-name:hover,.style-4.home-5 .ad-banner-cntr.dsir-application-submission ul li a.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home-5 a.hyperlikdiv:hover:before,.style-4.home-5 button.accent-color:hover,.style-4.home-5 button.hvr-radial-out:hover:before,.style-4.home-5 .home-13 .governor-socialmedia button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-4.home-5 button.gov-socmedia-icons:hover:before,.style-4.home-5 button.knowyrcm-column:hover:before,.style-4.home-5 button.writeToCM-bg:hover:before,.style-4.home-5 .vdo-activites-widget button.vdo-link-name:hover,.vdo-activites-widget .style-4.home-5 button.vdo-link-name:hover,.style-4.home-5 .ad-banner-cntr.dsir-application-submission ul li button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home-5 button.hyperlikdiv:hover:before,.style-4.home-5 .button.accent-color:hover,.style-4.home-5 .button.hvr-radial-out:hover:before,.style-4.home-5 .home-13 .governor-socialmedia .button.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-4.home-5 .button.gov-socmedia-icons:hover:before,.style-4.home-5 .gen-list.photo-vdo-speech ul li a div.button.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-4.home-5 div.button.list-text:hover:before,.style-4.home-5 .compt-management-container .compt-management-widget>span.button:hover:before,.compt-management-container .style-4.home-5 .compt-management-widget>span.button:hover:before,.style-4.home-5 .button.knowyrcm-column:hover:before,.style-4.home-5 .button.writeToCM-bg:hover:before,.style-4.home-5 .vdoglry-speech-cntr .vdospeech-icon>span.button:hover,.vdoglry-speech-cntr .style-4.home-5 .vdospeech-icon>span.button:hover,.style-4.home-5 .vdo-activites-widget .button.vdo-link-name:hover,.vdo-activites-widget .style-4.home-5 .button.vdo-link-name:hover,.style-4.home-5 .gen-list.list-title-bg>h2.button:hover,.style-4.home-5 .arch-container>h2.button:hover,.style-4.home-5 .ad-banner-cntr.dsir-application-submission ul li .button.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home-5 .button.hyperlikdiv:hover:before,.style-4.home-5 input[type=submit].accent-color:hover,.style-4.home-5 input[type=submit].hvr-radial-out:hover:before,.style-4.home-5 .home-13 .governor-socialmedia input[type=submit].gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-4.home-5 input[type=submit].gov-socmedia-icons:hover:before,.style-4.home-5 input[type=submit].knowyrcm-column:hover:before,.style-4.home-5 input[type=submit].writeToCM-bg:hover:before,.style-4.home-5 .vdo-activites-widget input[type=submit].vdo-link-name:hover,.vdo-activites-widget .style-4.home-5 input[type=submit].vdo-link-name:hover,.style-4.home-5 .ad-banner-cntr.dsir-application-submission ul li input[type=submit].hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home-5 input[type=submit].hyperlikdiv:hover:before{background:#2aacea !important;background-color:#2aacea !important;}.style-4.home-5 .accent-border-color,.style-4.home-5 .btn-theme,.style-4.home-5 .btn-gov,.style-4.home-5 .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.home-5 .vdo-icon,.style-4.home-5 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home-5 .vc_tta-tab>a,.style-4.home-5 .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-4.home-5 img,.style-4.home-5 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home-5 img,.style-4.home-5 .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-4.home-5 .flexslider,.style-4.home-5 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-4.home-5 .galleryThumb>a:hover>img{border-color:#2aacea !important;}.style-4.home-5 .accent-secondary-color,.style-4.home-5 .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-4.home-5 .theme5-fixed-color,.style-4.home-5 .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-4.home-5 .theme5-fixed-color,.style-4.home-5 .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-4.home-5 .theme5-fixed-color,.style-4.home-5 .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-4.home-5 .theme5-fixed-color,.style-4.home-5 .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-4.home-5 .theme5-fixed-color,.style-4.home-5 .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-4.home-5 .theme5-fixed-color,.style-4.home-5 .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-4.home-5 .theme5-fixed-color,.style-4.home-5 .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-4.home-5 .theme5-fixed-color,.style-4.home-5 .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-4.home-5 .theme5-fixed-color,.style-4.home-5 .fixed-bg-home-3{background:#2aacea !important;background-color:#2aacea !important;color:#000 !important;}.style-4.home-5 .accent-secondary-color.lighten,.style-4.home-5 .style-1.home-11 .lighten.theme5-fixed-color,.style-1.home-11 .style-4.home-5 .lighten.theme5-fixed-color,.style-4.home-5 .style-2.home-11 .lighten.theme5-fixed-color,.style-2.home-11 .style-4.home-5 .lighten.theme5-fixed-color,.style-4.home-5 .style-3.home-11 .lighten.theme5-fixed-color,.style-3.home-11 .style-4.home-5 .lighten.theme5-fixed-color,.style-4.home-5 .style-4.home-11 .lighten.theme5-fixed-color,.style-4.home-11 .style-4.home-5 .lighten.theme5-fixed-color,.style-4.home-5 .style-5.home-11 .lighten.theme5-fixed-color,.style-5.home-11 .style-4.home-5 .lighten.theme5-fixed-color,.style-4.home-5 .style-6.home-11 .lighten.theme5-fixed-color,.style-6.home-11 .style-4.home-5 .lighten.theme5-fixed-color,.style-4.home-5 .style-7.home-11 .lighten.theme5-fixed-color,.style-7.home-11 .style-4.home-5 .lighten.theme5-fixed-color,.style-4.home-5 .style-8.home-11 .lighten.theme5-fixed-color,.style-8.home-11 .style-4.home-5 .lighten.theme5-fixed-color,.style-4.home-5 .style-9.home-11 .lighten.theme5-fixed-color,.style-9.home-11 .style-4.home-5 .lighten.theme5-fixed-color,.style-4.home-5 .lighten.fixed-bg-home-3{background:rgba(42,172,234,0.9) !important;background-color:rgba(42,172,234,0.9) !important;}.style-4.home-5 .accent-secondary-color.more-lighten,.style-4.home-5 .style-1.home-11 .more-lighten.theme5-fixed-color,.style-1.home-11 .style-4.home-5 .more-lighten.theme5-fixed-color,.style-4.home-5 .style-2.home-11 .more-lighten.theme5-fixed-color,.style-2.home-11 .style-4.home-5 .more-lighten.theme5-fixed-color,.style-4.home-5 .style-3.home-11 .more-lighten.theme5-fixed-color,.style-3.home-11 .style-4.home-5 .more-lighten.theme5-fixed-color,.style-4.home-5 .style-4.home-11 .more-lighten.theme5-fixed-color,.style-4.home-11 .style-4.home-5 .more-lighten.theme5-fixed-color,.style-4.home-5 .style-5.home-11 .more-lighten.theme5-fixed-color,.style-5.home-11 .style-4.home-5 .more-lighten.theme5-fixed-color,.style-4.home-5 .style-6.home-11 .more-lighten.theme5-fixed-color,.style-6.home-11 .style-4.home-5 .more-lighten.theme5-fixed-color,.style-4.home-5 .style-7.home-11 .more-lighten.theme5-fixed-color,.style-7.home-11 .style-4.home-5 .more-lighten.theme5-fixed-color,.style-4.home-5 .style-8.home-11 .more-lighten.theme5-fixed-color,.style-8.home-11 .style-4.home-5 .more-lighten.theme5-fixed-color,.style-4.home-5 .style-9.home-11 .more-lighten.theme5-fixed-color,.style-9.home-11 .style-4.home-5 .more-lighten.theme5-fixed-color,.style-4.home-5 .more-lighten.fixed-bg-home-3{background:rgba(42,172,234,0.5) !important;background-color:rgba(42,172,234,0.5) !important;}.style-4.home-5 a.accent-secondary-color:hover,.style-4.home-5 .style-1.home-11 a.theme5-fixed-color:hover,.style-1.home-11 .style-4.home-5 a.theme5-fixed-color:hover,.style-4.home-5 .style-2.home-11 a.theme5-fixed-color:hover,.style-2.home-11 .style-4.home-5 a.theme5-fixed-color:hover,.style-4.home-5 .style-3.home-11 a.theme5-fixed-color:hover,.style-3.home-11 .style-4.home-5 a.theme5-fixed-color:hover,.style-4.home-5 .style-4.home-11 a.theme5-fixed-color:hover,.style-4.home-11 .style-4.home-5 a.theme5-fixed-color:hover,.style-4.home-5 .style-5.home-11 a.theme5-fixed-color:hover,.style-5.home-11 .style-4.home-5 a.theme5-fixed-color:hover,.style-4.home-5 .style-6.home-11 a.theme5-fixed-color:hover,.style-6.home-11 .style-4.home-5 a.theme5-fixed-color:hover,.style-4.home-5 .style-7.home-11 a.theme5-fixed-color:hover,.style-7.home-11 .style-4.home-5 a.theme5-fixed-color:hover,.style-4.home-5 .style-8.home-11 a.theme5-fixed-color:hover,.style-8.home-11 .style-4.home-5 a.theme5-fixed-color:hover,.style-4.home-5 .style-9.home-11 a.theme5-fixed-color:hover,.style-9.home-11 .style-4.home-5 a.theme5-fixed-color:hover,.style-4.home-5 a.fixed-bg-home-3:hover,.style-4.home-5 button.accent-secondary-color:hover,.style-4.home-5 .style-1.home-11 button.theme5-fixed-color:hover,.style-1.home-11 .style-4.home-5 button.theme5-fixed-color:hover,.style-4.home-5 .style-2.home-11 button.theme5-fixed-color:hover,.style-2.home-11 .style-4.home-5 button.theme5-fixed-color:hover,.style-4.home-5 .style-3.home-11 button.theme5-fixed-color:hover,.style-3.home-11 .style-4.home-5 button.theme5-fixed-color:hover,.style-4.home-5 .style-4.home-11 button.theme5-fixed-color:hover,.style-4.home-11 .style-4.home-5 button.theme5-fixed-color:hover,.style-4.home-5 .style-5.home-11 button.theme5-fixed-color:hover,.style-5.home-11 .style-4.home-5 button.theme5-fixed-color:hover,.style-4.home-5 .style-6.home-11 button.theme5-fixed-color:hover,.style-6.home-11 .style-4.home-5 button.theme5-fixed-color:hover,.style-4.home-5 .style-7.home-11 button.theme5-fixed-color:hover,.style-7.home-11 .style-4.home-5 button.theme5-fixed-color:hover,.style-4.home-5 .style-8.home-11 button.theme5-fixed-color:hover,.style-8.home-11 .style-4.home-5 button.theme5-fixed-color:hover,.style-4.home-5 .style-9.home-11 button.theme5-fixed-color:hover,.style-9.home-11 .style-4.home-5 button.theme5-fixed-color:hover,.style-4.home-5 button.fixed-bg-home-3:hover,.style-4.home-5 .button.accent-secondary-color:hover,.style-4.home-5 .style-1.home-11 .button.theme5-fixed-color:hover,.style-1.home-11 .style-4.home-5 .button.theme5-fixed-color:hover,.style-4.home-5 .style-2.home-11 .button.theme5-fixed-color:hover,.style-2.home-11 .style-4.home-5 .button.theme5-fixed-color:hover,.style-4.home-5 .style-3.home-11 .button.theme5-fixed-color:hover,.style-3.home-11 .style-4.home-5 .button.theme5-fixed-color:hover,.style-4.home-5 .style-4.home-11 .button.theme5-fixed-color:hover,.style-4.home-11 .style-4.home-5 .button.theme5-fixed-color:hover,.style-4.home-5 .style-5.home-11 .button.theme5-fixed-color:hover,.style-5.home-11 .style-4.home-5 .button.theme5-fixed-color:hover,.style-4.home-5 .style-6.home-11 .button.theme5-fixed-color:hover,.style-6.home-11 .style-4.home-5 .button.theme5-fixed-color:hover,.style-4.home-5 .style-7.home-11 .button.theme5-fixed-color:hover,.style-7.home-11 .style-4.home-5 .button.theme5-fixed-color:hover,.style-4.home-5 .style-8.home-11 .button.theme5-fixed-color:hover,.style-8.home-11 .style-4.home-5 .button.theme5-fixed-color:hover,.style-4.home-5 .style-9.home-11 .button.theme5-fixed-color:hover,.style-9.home-11 .style-4.home-5 .button.theme5-fixed-color:hover,.style-4.home-5 .button.fixed-bg-home-3:hover,.style-4.home-5 input[type=submit].accent-secondary-color:hover,.style-4.home-5 .style-1.home-11 input[type=submit].theme5-fixed-color:hover,.style-1.home-11 .style-4.home-5 input[type=submit].theme5-fixed-color:hover,.style-4.home-5 .style-2.home-11 input[type=submit].theme5-fixed-color:hover,.style-2.home-11 .style-4.home-5 input[type=submit].theme5-fixed-color:hover,.style-4.home-5 .style-3.home-11 input[type=submit].theme5-fixed-color:hover,.style-3.home-11 .style-4.home-5 input[type=submit].theme5-fixed-color:hover,.style-4.home-5 .style-4.home-11 input[type=submit].theme5-fixed-color:hover,.style-4.home-11 .style-4.home-5 input[type=submit].theme5-fixed-color:hover,.style-4.home-5 .style-5.home-11 input[type=submit].theme5-fixed-color:hover,.style-5.home-11 .style-4.home-5 input[type=submit].theme5-fixed-color:hover,.style-4.home-5 .style-6.home-11 input[type=submit].theme5-fixed-color:hover,.style-6.home-11 .style-4.home-5 input[type=submit].theme5-fixed-color:hover,.style-4.home-5 .style-7.home-11 input[type=submit].theme5-fixed-color:hover,.style-7.home-11 .style-4.home-5 input[type=submit].theme5-fixed-color:hover,.style-4.home-5 .style-8.home-11 input[type=submit].theme5-fixed-color:hover,.style-8.home-11 .style-4.home-5 input[type=submit].theme5-fixed-color:hover,.style-4.home-5 .style-9.home-11 input[type=submit].theme5-fixed-color:hover,.style-9.home-11 .style-4.home-5 input[type=submit].theme5-fixed-color:hover,.style-4.home-5 input[type=submit].fixed-bg-home-3:hover{background:#052963 !important;background-color:#052963 !important;}.style-4.home-5 .accent-secondary-border-color{border-color:#2aacea !important;}.style-4.home-5 .gen-card .gen-card-icon span.accent-border-color,.style-4.home-5 .gen-card .gen-card-icon span.btn-theme,.style-4.home-5 .gen-card .gen-card-icon span.btn-gov,.style-4.home-5 .gen-card .gen-card-icon .vdo-activites-widget .vdo-link-name span.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.home-5 .gen-card .gen-card-icon span.vdo-icon,.style-4.home-5 .gen-card .gen-card-icon .dsir-gallery-color .video_gallery.video span.flexslider,.dsir-gallery-color .video_gallery.video .style-4.home-5 .gen-card .gen-card-icon span.flexslider{color:#2aacea !important;}.style-4.home-5 .text-highlight,.style-4.home-5 .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-4.home-5 span.fa,.style-4.home-5 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-4.home-5 span.list-icon,.style-4.home-5 .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-4.home-5 span.list-icon,.style-4.home-5 .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-4.home-5 div.list-text,.style-4.home-5 .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-4.home-5 span.list-icon,.style-4.home-5 .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-4.home-5 .vdo-link-name,.style-4.home-5 .compt-management-container .compt-management-widget>div,.compt-management-container .style-4.home-5 .compt-management-widget>div{color:#2aacea !important;}.style-4.home-5 .accent-hover-color:hover,.style-4.home-5 .footerlogocarousel .flex-direction-nav a,.style-4.home-5 .video_gallery .flex-direction-nav a,.style-4.home-5 .HomeGalleryCarasole .flex-direction-nav a{background:#052963 !important;background-color:#052963 !important;color:#fff !important;border-color:#fff !important;}.style-4.home-5.home .btn-style-outline{border-radius:5px;border:1px solid #052963 !important;color:#fff !important;}.style-4.home-5.home .btn-style-outline:after{padding-left:6px;content:"\f101";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin-top:-2px;display:inline-block;}.style-4.home-5.home .btn-style-outline.accent-color,.style-4.home-5.home .btn-style-outline.hvr-radial-out:before,.style-4.home-5.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.home-5.home .btn-style-outline.gov-socmedia-icons:before,.style-4.home-5.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.home-5.home div.btn-style-outline.list-text:before,.style-4.home-5.home .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-4.home-5.home .compt-management-widget>span.btn-style-outline:before,.style-4.home-5.home .btn-style-outline.knowyrcm-column:before,.style-4.home-5.home .btn-style-outline.writeToCM-bg:before,.style-4.home-5.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-4.home-5.home .vdospeech-icon>span.btn-style-outline,.style-4.home-5.home .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-4.home-5.home .btn-style-outline.vdo-link-name,.style-4.home-5.home .gen-list.list-title-bg>h2.btn-style-outline,.style-4.home-5.home .arch-container>h2.btn-style-outline,.style-4.home-5.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home-5.home .btn-style-outline.hyperlikdiv:before,.style-4.home-5.home .btn-style-outline.accent-border-color,.style-4.home-5.home .btn-style-outline.btn-theme,.style-4.home-5.home .btn-style-outline.btn-gov,.style-4.home-5.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.home-5.home .btn-style-outline.vdo-icon,.style-4.home-5.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home-5.home .vc_tta-tab>a.btn-style-outline,.style-4.home-5.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-4.home-5.home img.btn-style-outline,.style-4.home-5.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home-5.home img.btn-style-outline,.style-4.home-5.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-4.home-5.home .btn-style-outline.flexslider,.style-4.home-5.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-4.home-5.home .galleryThumb>a:hover>img.btn-style-outline{border:1px solid #052963 !important;color:#fff !important;}.style-4.home-5.home .btn-style-outline.accent-color:after,.style-4.home-5.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:after,.vdoglry-speech-cntr .style-4.home-5.home .vdospeech-icon>span.btn-style-outline:after,.style-4.home-5.home .vdo-activites-widget .btn-style-outline.vdo-link-name:after,.vdo-activites-widget .style-4.home-5.home .btn-style-outline.vdo-link-name:after,.style-4.home-5.home .gen-list.list-title-bg>h2.btn-style-outline:after,.style-4.home-5.home .arch-container>h2.btn-style-outline:after,.style-4.home-5.home .btn-style-outline.accent-border-color:after,.style-4.home-5.home .btn-style-outline.btn-theme:after,.style-4.home-5.home .btn-style-outline.btn-gov:after,.style-4.home-5.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:after,.vdo-activites-widget .vdo-link-name .style-4.home-5.home .btn-style-outline.vdo-icon:after,.style-4.home-5.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:after,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home-5.home .vc_tta-tab>a.btn-style-outline:after,.style-4.home-5.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:after,.dsir-gallery-color .with-border.flexslider .slides .style-4.home-5.home img.btn-style-outline:after,.style-4.home-5.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:after,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home-5.home img.btn-style-outline:after,.style-4.home-5.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:after,.dsir-gallery-color .video_gallery.video .style-4.home-5.home .btn-style-outline.flexslider:after,.style-4.home-5.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:after,.pp-photogallery .photoGallery-style3 .style-4.home-5.home .galleryThumb>a:hover>img.btn-style-outline:after{padding-left:6px;content:"\f101";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin-top:-2px;display:inline-block;}.style-4.home-5.home .btn-style-outline.accent-hover-color{border:1px solid #052963 !important;color:#052963 !important;}.style-4.home-5.home .btn-style-outline.accent-hover-color:after{padding-left:6px;content:"\f101";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin-top:-2px;display:inline-block;}.style-4.home-5.home .btn-style-outline.accent-hover-color:hover{color:#fff !important;background:#052963 !important;}.style-4.home-5 .photo-glry-cntr .btn-style-outline{border-radius:0;}.style-4.home-5 .news-ticker-horizontal.title-left>h2{overflow:visible;}.style-4.home-5 .news-ticker-horizontal.title-left>h2:after{content:"";border:10px solid transparent;border-right:0;border-left:10px solid #fff;position:absolute;right:-10px;}.style-4.home-5 .flex-direction-nav a:before,.style-4.home-5 .flex-pauseplay a:before{color:#2aacea;}.style-4.home-5 .menuWrapper nav.menu{background-color:#2aacea;}.style-4.home-5 .menuWrapper .nav li:hover>a{background-color:#052963;color:#fff;}.style-4.home-5 .menuWrapper .nav li a{color:#fff;}.style-4.home-5 .menuWrapper .nav li a:hover{background-color:#052963;color:#fff;}.style-4.home-5 .menuWrapper .nav li a:focus{background-color:#052963;color:#fff;}.style-4.home-5 .menuWrapper .nav li ul{background-color:#2aacea;border-bottom:1px solid #fff;}.style-4.home-5 .menuWrapper .nav li ul li a{color:#fff;line-height:inherit;}.style-4.home-5 .menuWrapper .nav li ul li a:hover,.style-4.home-5 .menuWrapper .nav li ul li a.active,.style-4.home-5 .menuWrapper .nav li ul li a:focus{background-color:#052963;color:#fff;}.style-4.home-5 .menuWrapper .nav li.current-menu-parent>a,.style-4.home-5 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#052963;color:#fff;}.style-4.home-5 .menuWrapper .nav li.active>a,.style-4.home-5 .menuWrapper .nav li.active>a:focus,.style-4.home-5 .menuWrapper .nav li.current-menu-ancestor>a,.style-4.home-5 .menuWrapper .nav li.current-menu-ancestor>a:focus{background-color:#052963;color:#fff;}.style-4.home-5 #overflowMenu{background-color:#052963;}.style-4.home-5 .slider-bg-home5{background:#2aacea !important;}.style-4.home-5 .latest-news-home5{background:#052963 !important;}.style-4.home-5 .support-bg-home5 .gen-list.fore-color-white a span.list-icon{background:#052963 !important;}.style-4.home-7 .news-ticker-horizontal.latest-news-home7 h2{color:#000;}.style-4.home-7 .news-ticker-horizontal.latest-news-home7 .flexslider .slides li .with-urlchange{color:#000;}.style-4.home-7 .news-ticker-horizontal.latest-news-home7 .flexslider .flex-pauseplay a:before,.style-4.home-7 .news-ticker-horizontal.latest-news-home7 .flexslider .flex-direction-nav li a:before{color:#000;}.style-4.home-7 .news-ticker-horizontal.title-left>h2:after{content:none;}.style-4.home-7 .photo-gallery-seven .galleryThumb img{border-color:#fff !important;}.style-4.home-7 .photo-gallery-seven .photo-glry-title h2{color:#fff;}.style-4.home-7 .photogallery-row-home7 .carasoleflex-wrap .btn{background-color:#fff !important;color:#2aacea !important;}.style-4.home-9 .service-bg-home9{background-color:#052963 !important;}.style-4.home-12 .menuWrapper{background-color:#fff;}.style-4.home-12 .menuWrapper nav.menu{background-color:#fff;}.style-4.home-12 .gen-card.genCard-horizontal-content.our-pride-architect .gen-card-img img,.style-4.home-12 .vdo-link-name .vdo-icon img,.style-4.home-12 .compt-management-widget>span img{filter:inherit;}.style-4.home-12 .dg-ncc-column .btn-style-outline.accent-color,.style-4.home-12 .dg-ncc-column .btn-style-outline.hvr-radial-out:before,.style-4.home-12 .dg-ncc-column .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.home-12 .dg-ncc-column .btn-style-outline.gov-socmedia-icons:before,.style-4.home-12 .dg-ncc-column .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.home-12 .dg-ncc-column div.btn-style-outline.list-text:before,.style-4.home-12 .dg-ncc-column .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-4.home-12 .dg-ncc-column .compt-management-widget>span.btn-style-outline:before,.style-4.home-12 .dg-ncc-column .btn-style-outline.knowyrcm-column:before,.style-4.home-12 .dg-ncc-column .btn-style-outline.writeToCM-bg:before,.style-4.home-12 .dg-ncc-column .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-4.home-12 .dg-ncc-column .vdospeech-icon>span.btn-style-outline,.style-4.home-12 .dg-ncc-column .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-4.home-12 .dg-ncc-column .btn-style-outline.vdo-link-name,.style-4.home-12 .dg-ncc-column .gen-list.list-title-bg>h2.btn-style-outline,.style-4.home-12 .dg-ncc-column .arch-container>h2.btn-style-outline,.style-4.home-12 .dg-ncc-column .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home-12 .dg-ncc-column .btn-style-outline.hyperlikdiv:before{background:#052963 !important;padding:7px 10px;}.style-4.home-12 .dg-ncc-column .btn-style-outline.accent-border-color,.style-4.home-12 .dg-ncc-column .btn-style-outline.btn-theme,.style-4.home-12 .dg-ncc-column .btn-style-outline.btn-gov,.style-4.home-12 .dg-ncc-column .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.home-12 .dg-ncc-column .btn-style-outline.vdo-icon,.style-4.home-12 .dg-ncc-column .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home-12 .dg-ncc-column .vc_tta-tab>a.btn-style-outline,.style-4.home-12 .dg-ncc-column .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-4.home-12 .dg-ncc-column img.btn-style-outline,.style-4.home-12 .dg-ncc-column .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home-12 .dg-ncc-column img.btn-style-outline,.style-4.home-12 .dg-ncc-column .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-4.home-12 .dg-ncc-column .btn-style-outline.flexslider,.style-4.home-12 .dg-ncc-column .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-4.home-12 .dg-ncc-column .galleryThumb>a:hover>img.btn-style-outline{border-color:#fff !important;}.style-4.home-12 .dg-ncc-column:after{background:#052963 !important;}.style-4.home-12.home .dg-ncc-column .btn-style-outline.accent-border-color,.style-4.home-12.home .dg-ncc-column .btn-style-outline.btn-theme,.style-4.home-12.home .dg-ncc-column .btn-style-outline.btn-gov,.style-4.home-12.home .dg-ncc-column .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.home-12.home .dg-ncc-column .btn-style-outline.vdo-icon,.style-4.home-12.home .dg-ncc-column .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home-12.home .dg-ncc-column .vc_tta-tab>a.btn-style-outline,.style-4.home-12.home .dg-ncc-column .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-4.home-12.home .dg-ncc-column img.btn-style-outline,.style-4.home-12.home .dg-ncc-column .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home-12.home .dg-ncc-column img.btn-style-outline,.style-4.home-12.home .dg-ncc-column .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-4.home-12.home .dg-ncc-column .btn-style-outline.flexslider,.style-4.home-12.home .dg-ncc-column .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-4.home-12.home .dg-ncc-column .galleryThumb>a:hover>img.btn-style-outline{color:#fff !important;}.style-4.home-12.home .btn-style-outline.accent-border-color,.style-4.home-12.home .btn-style-outline.btn-theme,.style-4.home-12.home .btn-style-outline.btn-gov,.style-4.home-12.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.home-12.home .btn-style-outline.vdo-icon,.style-4.home-12.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home-12.home .vc_tta-tab>a.btn-style-outline,.style-4.home-12.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-4.home-12.home img.btn-style-outline,.style-4.home-12.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home-12.home img.btn-style-outline,.style-4.home-12.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-4.home-12.home .btn-style-outline.flexslider,.style-4.home-12.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-4.home-12.home .galleryThumb>a:hover>img.btn-style-outline,.style-4.home-12.home .btn-style-outline.accent-color,.style-4.home-12.home .btn-style-outline.hvr-radial-out:before,.style-4.home-12.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.home-12.home .btn-style-outline.gov-socmedia-icons:before,.style-4.home-12.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.home-12.home div.btn-style-outline.list-text:before,.style-4.home-12.home .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-4.home-12.home .compt-management-widget>span.btn-style-outline:before,.style-4.home-12.home .btn-style-outline.knowyrcm-column:before,.style-4.home-12.home .btn-style-outline.writeToCM-bg:before,.style-4.home-12.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-4.home-12.home .vdospeech-icon>span.btn-style-outline,.style-4.home-12.home .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-4.home-12.home .btn-style-outline.vdo-link-name,.style-4.home-12.home .gen-list.list-title-bg>h2.btn-style-outline,.style-4.home-12.home .arch-container>h2.btn-style-outline,.style-4.home-12.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home-12.home .btn-style-outline.hyperlikdiv:before{background-color:transparent !important;border-radius:4px;box-shadow:0 0 5px 0px rgba(0,0,0,0.2);color:#2aacea !important;}.style-4.home-12.home .btn-style-outline.accent-border-color:after,.style-4.home-12.home .btn-style-outline.btn-theme:after,.style-4.home-12.home .btn-style-outline.btn-gov:after,.style-4.home-12.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:after,.vdo-activites-widget .vdo-link-name .style-4.home-12.home .btn-style-outline.vdo-icon:after,.style-4.home-12.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:after,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home-12.home .vc_tta-tab>a.btn-style-outline:after,.style-4.home-12.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:after,.dsir-gallery-color .with-border.flexslider .slides .style-4.home-12.home img.btn-style-outline:after,.style-4.home-12.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:after,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home-12.home img.btn-style-outline:after,.style-4.home-12.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:after,.dsir-gallery-color .video_gallery.video .style-4.home-12.home .btn-style-outline.flexslider:after,.style-4.home-12.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:after,.pp-photogallery .photoGallery-style3 .style-4.home-12.home .galleryThumb>a:hover>img.btn-style-outline:after,.style-4.home-12.home .btn-style-outline.accent-color:after,.style-4.home-12.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:after,.vdoglry-speech-cntr .style-4.home-12.home .vdospeech-icon>span.btn-style-outline:after,.style-4.home-12.home .vdo-activites-widget .btn-style-outline.vdo-link-name:after,.vdo-activites-widget .style-4.home-12.home .btn-style-outline.vdo-link-name:after,.style-4.home-12.home .gen-list.list-title-bg>h2.btn-style-outline:after,.style-4.home-12.home .arch-container>h2.btn-style-outline:after{display:none;}.style-4.home-12.home .btn-style-outline.accent-border-color:hover,.style-4.home-12.home .btn-style-outline.btn-theme:hover,.style-4.home-12.home .btn-style-outline.btn-gov:hover,.style-4.home-12.home .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-4.home-12.home .btn-style-outline.vdo-icon:hover,.style-4.home-12.home .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:hover,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.home-12.home .vc_tta-tab>a.btn-style-outline:hover,.style-4.home-12.home .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .slides .style-4.home-12.home img.btn-style-outline:hover,.style-4.home-12.home .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.home-12.home img.btn-style-outline:hover,.style-4.home-12.home .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-4.home-12.home .btn-style-outline.flexslider:hover,.style-4.home-12.home .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:hover,.pp-photogallery .photoGallery-style3 .style-4.home-12.home .galleryThumb>a:hover>img.btn-style-outline:hover,.style-4.home-12.home .btn-style-outline.accent-color:hover,.style-4.home-12.home .btn-style-outline.hvr-radial-out:hover:before,.style-4.home-12.home .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-4.home-12.home .btn-style-outline.gov-socmedia-icons:hover:before,.style-4.home-12.home .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-4.home-12.home div.btn-style-outline.list-text:hover:before,.style-4.home-12.home .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-4.home-12.home .compt-management-widget>span.btn-style-outline:hover:before,.style-4.home-12.home .btn-style-outline.knowyrcm-column:hover:before,.style-4.home-12.home .btn-style-outline.writeToCM-bg:hover:before,.style-4.home-12.home .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-4.home-12.home .vdospeech-icon>span.btn-style-outline:hover,.style-4.home-12.home .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-4.home-12.home .btn-style-outline.vdo-link-name:hover,.style-4.home-12.home .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-4.home-12.home .arch-container>h2.btn-style-outline:hover,.style-4.home-12.home .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home-12.home .btn-style-outline.hyperlikdiv:hover:before{background:#2aacea !important;color:#fff !important;}.style-4.home-13 .video-speech-home13 ul li{background:#2aacea !important;border-color:#2aacea !important;}.style-4.home-13 .video-speech-home13 ul li .list-text{color:#fff !important;}.style-4.home-13 .video-speech-home13 ul li .list-icon{background:#052963 !important;border-color:#052963 !important;}.style-4.home-13 .governor-socialmedia .gov-socmedia-icons{border-color:#2aacea !important;}.style-4.home-13 .governor-socialmedia .gov-socmedia-icons:focus{color:#fff;}.style-4.home-13 .governor-socialmedia .gov-socmedia-icons:before{background:#2aacea !important;color:#2aacea !important;}.style-4.home-13 .governor-socialmedia .gov-socmedia-icons:hover{color:#fff;}.style-4.home-13 .governor-socialmedia .gov-socmedia-icons:hover:before{background:#2aacea !important;}.style-4.home-13 .write-to-governor .wrt-to-govicon{border-color:#2aacea;}.style-4.home-13 .write-to-governor .wrt-to-govicon img{-webkit-filter:contrast(2);filter:contrast(2);}.style-4.home-14 .governor-quote{color:#2aacea;}.style-4.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-4.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img{border-color:#2aacea;}.style-4.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-4.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-4.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-4.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-4.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-4.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-4.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-4.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-4.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-4.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-4.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-4.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-4.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-4.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-4.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before{background:rgba(42,172,234,0.88) !important;border-color:rgba(42,172,234,0.88) !important;}.style-4.home-14 .vdo-activites-widget .vdo-widget-img>img{border-color:#2aacea;}.style-4.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span{background:#2aacea;}.style-4.home-14 .vdo-activites-widget .vdo-link-name{background:#2aacea !important;background-color:#2aacea !important;}.style-4.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img{border-color:#052963;}.style-4.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon{color:#fff;}.style-4.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span{background:#052963;}.style-4.home-14 .vdo-activites-widget:hover .vdo-link-name:before{background:#052963 !important;background-color:#052963 !important;}.style-4.home-14 .gen-list.governor-social-media li a .list-icon{background:#2aacea !important;color:#fff !important;}.style-4.home-14 .gen-card.write-to-governor .gen-card-content .btn-link{color:#fff;}.style-4.home-15 .drug-nri-column{background-color:#2aacea !important;color:#fff !important;}.style-1 .cmo-followup-cntr .cm-fund-write a.fa{color:#9d6c11;}.style-1 .cmo-followup-cntr .cm-fund-write a.fa:hover{background:#9d6c11;color:#000;}.style-1.home-1 .slider-home1 .slide-caption{color:#000 !important;}.style-1.home-1 .nav-white.slider-home1 .flex-direction-nav a:before,.style-1.home-1 .nav-white.slider-home1 .flex-pauseplay a:before{color:#000;}.style-1.home-1 .news-ticker-horizontal.color-white.latest-news-home1 h2,.style-1.home-1 .banner-wrapper .container .news-ticker-horizontal.latest-news-home1.slide-caption h2,.banner-wrapper .container .style-1.home-1 .news-ticker-horizontal.latest-news-home1.slide-caption h2{color:#000 !important;border-radius:30px;}.style-1.home-1 .news-ticker-horizontal.color-white.latest-news-home1 .flexslider .slides li .with-urlchange,.style-1.home-1 .banner-wrapper .container .news-ticker-horizontal.latest-news-home1.slide-caption .flexslider .slides li .with-urlchange,.banner-wrapper .container .style-1.home-1 .news-ticker-horizontal.latest-news-home1.slide-caption .flexslider .slides li .with-urlchange{color:#000;}.style-1.home-1 .news-ticker-horizontal.color-white.latest-news-home1 .flexslider .flex-pauseplay a:before,.style-1.home-1 .banner-wrapper .container .news-ticker-horizontal.latest-news-home1.slide-caption .flexslider .flex-pauseplay a:before,.banner-wrapper .container .style-1.home-1 .news-ticker-horizontal.latest-news-home1.slide-caption .flexslider .flex-pauseplay a:before{color:#000;}.style-1.home-1 .news-ticker-horizontal.color-white.latest-news-home1 .flexslider .flex-direction-nav li a:before,.style-1.home-1 .banner-wrapper .container .news-ticker-horizontal.latest-news-home1.slide-caption .flexslider .flex-direction-nav li a:before,.banner-wrapper .container .style-1.home-1 .news-ticker-horizontal.latest-news-home1.slide-caption .flexslider .flex-direction-nav li a:before{color:#000;}.style-1.home-2 .menuWrapper{border:1px solid #d8d8d8;border-left:none;border-right:none;}.style-1.home-5 #mainHeader{background:#1f497d;}.style-1.home-5 #mainHeader #topBar{background:#1f497d;}.style-1.home-5 .logo .site_logo{color:#000;}.style-1.home-5 .logo .site_logo:hover{color:#000 !important;}.style-1.home-5 .menuWrapper .nav li:hover>a{background-color:#9d6c11;color:#000;}.style-1.home-5 .menuWrapper .nav li a{color:#000;}.style-1.home-5 .menuWrapper .nav li a:hover{background-color:#9d6c11;color:#000;}.style-1.home-5 .menuWrapper .nav li a:focus{color:#000;}.style-1.home-5 .menuWrapper .nav li ul{background-color:#9d6c11;}.style-1.home-5 .menuWrapper .nav li ul li a{color:#000;line-height:inherit;}.style-1.home-5 .menuWrapper .nav li ul li a:hover,.style-1.home-5 .menuWrapper .nav li ul li a.active{background-color:#052963;color:#fff;}.style-1.home-5 .menuWrapper .nav li.current-menu-parent>a{background:#052963;color:#fff;}.style-1.home-5 .menuWrapper .nav li.current-menu-parent .current-menu-item.active>a{background:#052963;color:#fff;}.style-1.home-5 #overflowMenu{background-color:#9d6c11;}.style-1.home-5 .slider-bg-home5{background:#1f497d !important;}.style-1.home-5 .slider-bg-home5 .bnr-content.color-white,.style-1.home-5 .slider-bg-home5 .banner-wrapper .container .bnr-content.slide-caption,.banner-wrapper .container .style-1.home-5 .slider-bg-home5 .bnr-content.slide-caption,.style-1.home-5 .slider-bg-home5 .bnr-content.color-white .bnr-content-title .sub-title,.style-1.home-5 .slider-bg-home5 .banner-wrapper .container .bnr-content.slide-caption .bnr-content-title .sub-title,.banner-wrapper .container .style-1.home-5 .slider-bg-home5 .bnr-content.slide-caption .bnr-content-title .sub-title{color:#000;}.style-1.home-5 .latest-news-home5,.style-1.home-5 .support-bg-home5 .gen-list.fore-color-white a span.list-icon{background:#fbac1b !important;}.style-1.home-7 .news-ticker-horizontal.latest-news-home7 h2{color:#000;}.style-1.home-7 .news-ticker-horizontal.latest-news-home7 .flexslider .slides li .with-urlchange{color:#000;}.style-1.home-7 .news-ticker-horizontal.latest-news-home7 .flexslider .flex-pauseplay a:before,.style-1.home-7 .news-ticker-horizontal.latest-news-home7 .flexslider .flex-direction-nav li a:before{color:#000;}.style-1.home-7 .photogallery-row-home7 .carasoleflex-wrap .btn{background-color:#1f497d !important;color:#000 !important;}.style-1.home-9 .news-ticker-horizontal.color-white.latest-news-home9 h2,.style-1.home-9 .banner-wrapper .container .news-ticker-horizontal.latest-news-home9.slide-caption h2,.banner-wrapper .container .style-1.home-9 .news-ticker-horizontal.latest-news-home9.slide-caption h2{color:#000 !important;}.style-1.home-9 .news-ticker-horizontal.color-white.latest-news-home9 .flexslider .slides li .with-urlchange,.style-1.home-9 .banner-wrapper .container .news-ticker-horizontal.latest-news-home9.slide-caption .flexslider .slides li .with-urlchange,.banner-wrapper .container .style-1.home-9 .news-ticker-horizontal.latest-news-home9.slide-caption .flexslider .slides li .with-urlchange{color:#000;}.style-1.home-9 .news-ticker-horizontal.color-white.latest-news-home9 .flexslider .flex-pauseplay a:before,.style-1.home-9 .banner-wrapper .container .news-ticker-horizontal.latest-news-home9.slide-caption .flexslider .flex-pauseplay a:before,.banner-wrapper .container .style-1.home-9 .news-ticker-horizontal.latest-news-home9.slide-caption .flexslider .flex-pauseplay a:before{color:#000;}.style-1.home-9 .news-ticker-horizontal.color-white.latest-news-home9 .flexslider .flex-direction-nav li a:before,.style-1.home-9 .banner-wrapper .container .news-ticker-horizontal.latest-news-home9.slide-caption .flexslider .flex-direction-nav li a:before,.banner-wrapper .container .style-1.home-9 .news-ticker-horizontal.latest-news-home9.slide-caption .flexslider .flex-direction-nav li a:before{color:#000;}.style-1.home-9 .service-bg-home9{background:#052963 !important;background-color:#052963 !important;}.style-1.home-10 .slider-home10 .slide-caption{color:#000 !important;}.style-1.home-10 .nav-white.slider-home10 .flex-direction-nav a:before,.style-1.home-10 .nav-white.slider-home10 .flex-pauseplay a:before{color:#000;}.style-1.home-10 .news-ticker-horizontal.latest-news-home10 h2{color:#000 !important;}.style-1.home-10 .news-ticker-horizontal.latest-news-home10 .flexslider .slides li .with-urlchange{color:#000;}.style-1.home-10 .news-ticker-horizontal.latest-news-home10 .flexslider .flex-pauseplay a:before{color:#000;}.style-1.home-10 .news-ticker-horizontal.latest-news-home10 .flexslider .flex-direction-nav li a:before{color:#000;}.style-1.home-12 .dg-ncc-column:after{background:#052963 !important;}.style-1.home-13.home h2{color:#052963;}.style-1.home-13 .btn-style-outline.accent-border-color,.style-1.home-13 .btn-style-outline.btn-theme,.style-1.home-13 .btn-style-outline.btn-gov,.style-1.home-13 .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-1.home-13 .btn-style-outline.vdo-icon,.style-1.home-13 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-1.home-13 .vc_tta-tab>a.btn-style-outline,.style-1.home-13 .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-1.home-13 img.btn-style-outline,.style-1.home-13 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-1.home-13 img.btn-style-outline,.style-1.home-13 .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-1.home-13 .btn-style-outline.flexslider,.style-1.home-13 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-1.home-13 .galleryThumb>a:hover>img.btn-style-outline{border-radius:4px !important;border-color:#fff !important;box-shadow:0 0 5px -2px #000;}.style-1.home-13 .governor-home13 .MinisterProfile .Pname,.style-1.home-13 .governor-home13 .MinisterProfile .Pdesg{color:#052963;}.style-1.home-13 .video-speech-home13 ul li{background:#fbac1b !important;border-color:#fbac1b !important;}.style-1.home-13 .video-speech-home13 ul li .list-icon{background:#052963 !important;border-color:#052963 !important;}.style-1.home-13 .governor-socialmedia .gov-socmedia-icons{background:#1f497d;border-color:#052963;color:#052963;}.style-1.home-13 .governor-socialmedia .gov-socmedia-icons:before{background:#052963 !important;color:#fbac1b !important;}.style-1.home-13 .governor-socialmedia .gov-socmedia-icons:hover{color:#fff;}.style-1.home-13 .governor-socialmedia .gov-socmedia-icons:hover:before{background:#052963 !important;}.style-1.home-13 .write-to-governor .wrt-to-govicon{border-color:#052963;}.style-1.home-13 .write-to-governor .wrt-to-govicon img{-webkit-filter:contrast(2);filter:contrast(2);}.style-1.home-14 .governor-quote{color:#052963;}.style-1.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-1.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img{border-color:#9d6c11;}.style-1.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-1.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-1.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-1.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-1.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-1.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-1.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-1.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-1.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-1.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-1.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-1.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-1.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-1.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-1.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-1.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-1.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-1.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before{background:rgba(251,172,27,0.88) !important;border-color:rgba(251,172,27,0.88) !important;}.style-1.home-14 .vdo-activites-widget .vdo-widget-img>img{border-color:#9d6c11;}.style-1.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon{color:#000;}.style-1.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span{background:#9d6c11;}.style-1.home-14 .vdo-activites-widget .vdo-link-name{background:#fbac1b !important;background-color:#fbac1b !important;color:#000 !important;}.style-1.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img{border-color:#052963;}.style-1.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon{color:#fff;}.style-1.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span{background:#052963;}.style-1.home-14 .vdo-activites-widget:hover .vdo-link-name{color:#fff !important;}.style-1.home-14 .vdo-activites-widget:hover .vdo-link-name:before{background:#052963 !important;background-color:#052963 !important;}.style-1.home-14 .gen-list.governor-social-media li a .list-icon{background:#fbac1b !important;color:#000 !important;}.style-1.home-15 .drug-nri-column{background-color:#fbac1b !important;}.style-2.home-1 .carasoleflex-wrap .btn-style-outline.accent-color:hover,.style-2.home-1 .carasoleflex-wrap .btn-style-outline.hvr-radial-out:hover:before,.style-2.home-1 .carasoleflex-wrap .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-2.home-1 .carasoleflex-wrap .btn-style-outline.gov-socmedia-icons:hover:before,.style-2.home-1 .carasoleflex-wrap .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-2.home-1 .carasoleflex-wrap div.btn-style-outline.list-text:hover:before,.style-2.home-1 .carasoleflex-wrap .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-2.home-1 .carasoleflex-wrap .compt-management-widget>span.btn-style-outline:hover:before,.style-2.home-1 .carasoleflex-wrap .btn-style-outline.knowyrcm-column:hover:before,.style-2.home-1 .carasoleflex-wrap .btn-style-outline.writeToCM-bg:hover:before,.style-2.home-1 .carasoleflex-wrap .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-2.home-1 .carasoleflex-wrap .vdospeech-icon>span.btn-style-outline:hover,.style-2.home-1 .carasoleflex-wrap .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-2.home-1 .carasoleflex-wrap .btn-style-outline.vdo-link-name:hover,.style-2.home-1 .carasoleflex-wrap .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-2.home-1 .carasoleflex-wrap .arch-container>h2.btn-style-outline:hover,.style-2.home-1 .carasoleflex-wrap .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.home-1 .carasoleflex-wrap .btn-style-outline.hyperlikdiv:hover:before{border-color:#ffdb69 !important;}.style-2 .cmo-followup-cntr .cm-fund-write a.fa{color:#4b3504;}.style-2 .cmo-followup-cntr .cm-fund-write a.fa:hover{background:#4b3504;color:#fff;}.style-2.home-5 #mainHeader{background:#4b3504;}.style-2.home-5 #mainHeader #topBar{background:#1f497d;}.style-2.home-5 .menuWrapper nav.menu{background-color:#4b3504;}.style-2.home-5 .menuWrapper .nav li:hover>a{background-color:#ffdb69;color:#4b3504;}.style-2.home-5 .menuWrapper .nav li a{color:#fff;}.style-2.home-5 .menuWrapper .nav li a:hover{background-color:#ffdb69;color:#4b3504;}.style-2.home-5 .menuWrapper .nav li a:focus{color:#4b3504;}.style-2.home-5 .menuWrapper .nav li ul{background-color:#4b3504;}.style-2.home-5 .menuWrapper .nav li ul li a{color:#fff;line-height:inherit;}.style-2.home-5 .menuWrapper .nav li ul li a:hover,.style-2.home-5 .menuWrapper .nav li ul li a.active{background-color:#ffdb69;color:#4b3504;}.style-2.home-5 .menuWrapper .nav li.current-menu-parent>a,.style-2.home-5 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#ffdb69;color:#4b3504;}.style-2.home-5 .menuWrapper .nav li.active>a,.style-2.home-5 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#ffdb69;color:#4b3504;}.style-2.home-5 .menuWrapper .nav li.moreNav a{color:#fff !important;}.style-2.home-5 #overflowMenu{background-color:#ffdb69;}.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .btn-style-outline.accent-border-color,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .btn-style-outline.btn-theme,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .btn-style-outline.btn-gov,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .btn-style-outline.vdo-icon,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .vc_tta-tab>a.btn-style-outline,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 img.btn-style-outline,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 img.btn-style-outline,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .btn-style-outline.flexslider,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .galleryThumb>a:hover>img.btn-style-outline{color:#4b3504 !important;}.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .btn-style-outline.accent-border-color:hover,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .btn-style-outline.btn-theme:hover,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .btn-style-outline.btn-gov:hover,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .btn-style-outline.vdo-icon:hover,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:hover,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .vc_tta-tab>a.btn-style-outline:hover,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .slides .style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 img.btn-style-outline:hover,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 img.btn-style-outline:hover,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .btn-style-outline.flexslider:hover,.style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:hover,.pp-photogallery .photoGallery-style3 .style-2.home-5 .slider-bg-home5 .home-slider.slider-style2 .galleryThumb>a:hover>img.btn-style-outline:hover{color:#ffdb69 !important;}.style-2.home-5 .latest-news-home5 .news-ticker-horizontal.color-white h2,.style-2.home-5 .latest-news-home5 .banner-wrapper .container .news-ticker-horizontal.slide-caption h2,.banner-wrapper .container .style-2.home-5 .latest-news-home5 .news-ticker-horizontal.slide-caption h2,.style-2.home-5 .latest-news-home5 .news-ticker-horizontal.color-white .flexslider .slides li .with-urlchange,.style-2.home-5 .latest-news-home5 .banner-wrapper .container .news-ticker-horizontal.slide-caption .flexslider .slides li .with-urlchange,.banner-wrapper .container .style-2.home-5 .latest-news-home5 .news-ticker-horizontal.slide-caption .flexslider .slides li .with-urlchange,.style-2.home-5 .latest-news-home5 .news-ticker-horizontal.color-white .flexslider .flex-pauseplay a:before,.style-2.home-5 .latest-news-home5 .banner-wrapper .container .news-ticker-horizontal.slide-caption .flexslider .flex-pauseplay a:before,.banner-wrapper .container .style-2.home-5 .latest-news-home5 .news-ticker-horizontal.slide-caption .flexslider .flex-pauseplay a:before,.style-2.home-5 .latest-news-home5 .news-ticker-horizontal.color-white .flexslider .flex-direction-nav li a:before,.style-2.home-5 .latest-news-home5 .banner-wrapper .container .news-ticker-horizontal.slide-caption .flexslider .flex-direction-nav li a:before,.banner-wrapper .container .style-2.home-5 .latest-news-home5 .news-ticker-horizontal.slide-caption .flexslider .flex-direction-nav li a:before{color:#000;}.style-2.home-5 .support-bg-home5 .gen-list.fore-color-white a span.list-icon{background:#ffdb69 !important;}.style-2.home-5 .support-bg-home5 .gen-list ul li a span.list-icon.blue-bg{background:#4b3504 !important;}.style-2.home-7 .news-ticker-horizontal.latest-news-home7 h2{color:#000;}.style-2.home-7 .news-ticker-horizontal.latest-news-home7 .flexslider .slides li .with-urlchange{color:#000;}.style-2.home-7 .news-ticker-horizontal.latest-news-home7 .flexslider .flex-direction-nav li a:before,.style-2.home-7 .news-ticker-horizontal.latest-news-home7 .flexslider .flex-pauseplay a:before{color:#000;}.style-2.home-7 .photo-gallery-seven .galleryThumb img{border-color:#fff !important;}.style-2.home-7 .photo-gallery-seven .photo-glry-title h2{color:#fff;}.style-2.home-8 .tab-rowbg-home8{background:#ffdb69 !important;}.style-2.home-9 .service-bg-home9 .gen-list h2,.style-2.home-9 .service-bg-home9 .gen-list .list-text{color:#000 !important;}.style-2.home-3 .accent-color.fixed-bg-home-3,.style-2.home-3 .fixed-bg-home-3.hvr-radial-out:before,.style-2.home-3 .home-13 .governor-socialmedia .fixed-bg-home-3.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2.home-3 .fixed-bg-home-3.gov-socmedia-icons:before,.style-2.home-3 .gen-list.photo-vdo-speech ul li a div.fixed-bg-home-3.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2.home-3 div.fixed-bg-home-3.list-text:before,.style-2.home-3 .compt-management-container .compt-management-widget>span.fixed-bg-home-3:before,.compt-management-container .style-2.home-3 .compt-management-widget>span.fixed-bg-home-3:before,.style-2.home-3 .fixed-bg-home-3.knowyrcm-column:before,.style-2.home-3 .fixed-bg-home-3.writeToCM-bg:before,.style-2.home-3 .vdoglry-speech-cntr .vdospeech-icon>span.fixed-bg-home-3,.vdoglry-speech-cntr .style-2.home-3 .vdospeech-icon>span.fixed-bg-home-3,.style-2.home-3 .vdo-activites-widget .fixed-bg-home-3.vdo-link-name,.vdo-activites-widget .style-2.home-3 .fixed-bg-home-3.vdo-link-name,.style-2.home-3 .gen-list.list-title-bg>h2.fixed-bg-home-3,.style-2.home-3 .arch-container>h2.fixed-bg-home-3,.style-2.home-3 .ad-banner-cntr.dsir-application-submission ul li .fixed-bg-home-3.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.home-3 .fixed-bg-home-3.hyperlikdiv:before{background:#ffdb69 !important;}.style-2.home-12 .menuWrapper .nav li:hover>a{background-color:#4b3504;color:#fff;}.style-2.home-12 .menuWrapper .nav li a{color:#000;}.style-2.home-12 .menuWrapper .nav li a:hover{background-color:#4b3504;color:#fff;}.style-2.home-12 .menuWrapper .nav li a:focus{color:#fff;}.style-2.home-12 .menuWrapper .nav li ul{background-color:#4b3504;}.style-2.home-12 .menuWrapper .nav li ul li a{color:#fff;line-height:inherit;}.style-2.home-12 .menuWrapper .nav li ul li a:hover,.style-2.home-12 .menuWrapper .nav li ul li a.active{background-color:#ffdb69;color:#000;}.style-2.home-12 .menuWrapper .nav li.current-menu-parent>a,.style-2.home-12 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#4b3504;color:#fff;}.style-2.home-12 .menuWrapper .nav li.active>a,.style-2.home-12 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#4b3504;color:#fff;}.style-2.home-12 .photo-glry-row-home12{background:#ffdb69 !important;}.style-2.home-12 .dg-ncc-column:after{background:#4b3504 !important;}.style-2.home-13.home h2{color:#4b3504;}.style-2.home-13 .btn-style-outline.accent-border-color,.style-2.home-13 .btn-style-outline.btn-theme,.style-2.home-13 .btn-style-outline.btn-gov,.style-2.home-13 .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2.home-13 .btn-style-outline.vdo-icon,.style-2.home-13 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.home-13 .vc_tta-tab>a.btn-style-outline,.style-2.home-13 .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-2.home-13 img.btn-style-outline,.style-2.home-13 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.home-13 img.btn-style-outline,.style-2.home-13 .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-2.home-13 .btn-style-outline.flexslider,.style-2.home-13 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-2.home-13 .galleryThumb>a:hover>img.btn-style-outline{border-radius:4px !important;border-color:#fff !important;box-shadow:0 0 5px -2px #000;}.style-2.home-13 .governor-home13 .MinisterProfile .Pname,.style-2.home-13 .governor-home13 .MinisterProfile .Pdesg{color:#4b3504;}.style-2.home-13 .video-speech-home13 ul li{background:#ffdb69 !important;border-color:#ffdb69 !important;}.style-2.home-13 .video-speech-home13 ul li .list-icon{background:#4b3504 !important;border-color:#4b3504 !important;}.style-2.home-13 .governor-socialmedia .gov-socmedia-icons{background:#ffdb69;border-color:#4b3504;color:#4b3504;}.style-2.home-13 .governor-socialmedia .gov-socmedia-icons:before{background:#4b3504;color:#ffdb69;}.style-2.home-13 .governor-socialmedia .gov-socmedia-icons:hover{color:#fff;}.style-2.home-13 .governor-socialmedia .gov-socmedia-icons:hover:before{background:#4b3504 !important;}.style-2.home-14 .governor-quote{color:#4b3504;}.style-2.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-2.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img{border-color:#4b3504;}.style-2.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-2.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-2.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-2.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-2.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-2.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-2.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-2.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-2.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-2.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-2.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-2.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-2.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-2.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-2.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before{background:rgba(75,53,4,0.88) !important;border-color:rgba(75,53,4,0.88) !important;}.style-2.home-14 .vdo-activites-widget .vdo-widget-img>img{border-color:#4b3504;}.style-2.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span{background:#4b3504;}.style-2.home-14 .vdo-activites-widget .vdo-link-name{background:#4b3504 !important;background-color:#4b3504 !important;}.style-2.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img{border-color:#ffdb69;}.style-2.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon{color:#000;}.style-2.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span{background:#ffdb69;}.style-2.home-14 .vdo-activites-widget:hover .vdo-link-name{color:#000 !important;}.style-2.home-14 .vdo-activites-widget:hover .vdo-link-name:before{background:#ffdb69 !important;background-color:#ffdb69 !important;}.style-2.home-14 .gen-list.governor-social-media li a .list-icon{background:#ffdb69 !important;color:#000 !important;}.style-2.home-14 .gen-card.write-to-governor .gen-card-content .btn-link{text-decoration:underline;color:#fff;}.style-3 .cmo-followup-cntr .cm-fund-write a.fa{color:#66b9ac;}.style-3 .cmo-followup-cntr .cm-fund-write a.fa:hover{background:#66b9ac;color:#fff;}.style-3.home-5 #mainHeader{background:#66b9ac;}.style-3.home-5 #mainHeader #topBar{background:#1f497d;}.style-3.home-5 .menuWrapper nav.menu{background-color:#66b9ac;}.style-3.home-5 .menuWrapper .nav li:hover>a{background-color:#475c59;color:#fff;}.style-3.home-5 .menuWrapper .nav li a{color:#fff;}.style-3.home-5 .menuWrapper .nav li a:hover{background-color:#475c59;color:#fff;}.style-3.home-5 .menuWrapper .nav li a:focus{color:#fff;}.style-3.home-5 .menuWrapper .nav li ul{background-color:#66b9ac;}.style-3.home-5 .menuWrapper .nav li ul li a{color:#fff;line-height:inherit;}.style-3.home-5 .menuWrapper .nav li ul li a:hover,.style-3.home-5 .menuWrapper .nav li ul li a.active{background-color:#475c59;color:#fff;}.style-3.home-5 .menuWrapper .nav li.current-menu-parent>a,.style-3.home-5 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#475c59;color:#fff;}.style-3.home-5 .menuWrapper .nav li.active>a,.style-3.home-5 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#475c59;color:#fff;}.style-3.home-5 #overflowMenu{background-color:#475c59;}.style-3.home-5.home-7 .photo-gallery-seven .galleryThumb img{border-color:#fff !important;}.style-3.home-5.home-7 .photo-gallery-seven .photo-glry-title h2{color:#fff;}.style-3.home-5 .support-bg-home5 .btn-style-outline.accent-hover-color{border-color:#fff !important;color:#fff !important;}.style-3.home-5 .support-bg-home5 .gen-list.fore-color-white a span.list-icon{background:#66b9ac !important;}.style-3.home-7 .carasoleflex-wrap.gallery-layout-two.photo-gallery-seven .photo-glry-title{color:#fff;}.style-3.home-12 .menuWrapper .nav li:hover>a{background-color:#66b9ac;color:#fff;box-shadow:none;}.style-3.home-12 .menuWrapper .nav li a{color:#000;}.style-3.home-12 .menuWrapper .nav li a:hover{background-color:#66b9ac;color:#fff;}.style-3.home-12 .menuWrapper .nav li a:focus{background-color:#66b9ac;color:#fff;}.style-3.home-12 .menuWrapper .nav li ul{background-color:#66b9ac;}.style-3.home-12 .menuWrapper .nav li ul li a{color:#fff;}.style-3.home-12 .menuWrapper .nav li ul li a:hover,.style-3.home-12 .menuWrapper .nav li ul li a.active{background-color:#475c59;color:#fff;}.style-3.home-12 .menuWrapper .nav li.current-menu-parent>a,.style-3.home-12 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#66b9ac;color:#fff;box-shadow:none;}.style-3.home-12 .menuWrapper .nav li.active>a,.style-3.home-12 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#66b9ac;color:#fff;box-shadow:none !important;}.style-3.home-12 .photo-glry-row-home12{background:#475c59 !important;}.style-3.home-8 .tab-rowbg-home8{background:#475c59 !important;}.style-3.home-8 .khowMinisterBox .MinisterProfile ul li a.btn{padding:5px 7px;}.style-3.home-12 .dg-ncc-column:after{background:#66b9ac !important;}.style-3.home-13 .video-speech-home13 ul li{background:#475c59 !important;border-color:#475c59 !important;}.style-3.home-13 .video-speech-home13 ul li .list-text{color:#fff !important;}.style-3.home-13 .video-speech-home13 ul li .list-icon{background:#66b9ac !important;border-color:#66b9ac !important;}.style-3.home-13 .governor-socialmedia .gov-socmedia-icons:before{background:#66b9ac !important;color:#475c59 !important;}.style-3.home-13 .governor-socialmedia .gov-socmedia-icons:hover{color:#fff;}.style-3.home-13 .governor-socialmedia .gov-socmedia-icons:hover:before{background:#66b9ac !important;}.style-3.home-13 .write-to-governor .wrt-to-govicon{border-color:#475c59;}.style-3.home-13 .write-to-governor .wrt-to-govicon img{-webkit-filter:contrast(2);filter:contrast(2);}.style-3.home-14 .governor-quote{color:#66b9ac;}.style-3.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-3.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img{border-color:#475c59;}.style-3.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-3.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-3.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-3.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-3.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-3.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-3.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-3.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-3.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-3.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-3.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-3.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-3.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-3.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-3.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before{background:rgba(71,92,89,0.88) !important;border-color:rgba(71,92,89,0.88) !important;}.style-3.home-14 .vdo-activites-widget .vdo-widget-img>img{border-color:#475c59;}.style-3.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span{background:#475c59;}.style-3.home-14 .vdo-activites-widget .vdo-link-name{background:#475c59 !important;background-color:#475c59 !important;}.style-3.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img{border-color:#66b9ac;}.style-3.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon{color:#fff;}.style-3.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span{background:#66b9ac;}.style-3.home-14 .vdo-activites-widget:hover .vdo-link-name:before{background:#66b9ac !important;background-color:#66b9ac !important;}.style-3.home-14 .gen-list.governor-social-media li a .list-icon{background:#475c59 !important;color:#fff !important;}.style-3.home-14 .gen-card.write-to-governor .gen-card-content .btn-link{text-decoration:underline;color:#fff;}.style-3.home-15 .drug-nri-column{color:#fff !important;}.style-5 .cmo-followup-cntr .cm-fund-write a.fa{color:#ea3876;}.style-5 .cmo-followup-cntr .cm-fund-write a.fa:hover{background:#ea3876;color:#fff;}.style-5.home-5 #mainHeader{background:#ea3876;}.style-5.home-5 #mainHeader #topBar{background:#1f497d;}.style-5.home-5 .menuWrapper nav.menu{background-color:#ea3876;}.style-5.home-5 .menuWrapper .nav li:hover>a{background-color:#1f497d;color:#000;}.style-5.home-5 .menuWrapper .nav li a{color:#fff;}.style-5.home-5 .menuWrapper .nav li a:hover{background-color:#1f497d;color:#000;}.style-5.home-5 .menuWrapper .nav li a:focus{color:#fff;}.style-5.home-5 .menuWrapper .nav li ul{background-color:#ea3876;}.style-5.home-5 .menuWrapper .nav li ul li a{color:#fff;line-height:inherit;}.style-5.home-5 .menuWrapper .nav li ul li a:hover,.style-5.home-5 .menuWrapper .nav li ul li a.active,.style-5.home-5 .menuWrapper .nav li ul li a:focus{background-color:#1f497d;color:#000;}.style-5.home-5 .menuWrapper .nav li.current-menu-parent>a,.style-5.home-5 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#1f497d;color:#000;}.style-5.home-5 .menuWrapper .nav li.active>a,.style-5.home-5 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#1f497d;color:#000;}.style-5.home-5 #overflowMenu{background-color:#1f497d;}.style-5.home-5 .latest-news-home5 .news-ticker-horizontal.color-white h2,.style-5.home-5 .latest-news-home5 .banner-wrapper .container .news-ticker-horizontal.slide-caption h2,.banner-wrapper .container .style-5.home-5 .latest-news-home5 .news-ticker-horizontal.slide-caption h2,.style-5.home-5 .latest-news-home5 .news-ticker-horizontal.color-white .flexslider .slides li .with-urlchange,.style-5.home-5 .latest-news-home5 .banner-wrapper .container .news-ticker-horizontal.slide-caption .flexslider .slides li .with-urlchange,.banner-wrapper .container .style-5.home-5 .latest-news-home5 .news-ticker-horizontal.slide-caption .flexslider .slides li .with-urlchange,.style-5.home-5 .latest-news-home5 .news-ticker-horizontal.color-white .flexslider .flex-pauseplay a:before,.style-5.home-5 .latest-news-home5 .banner-wrapper .container .news-ticker-horizontal.slide-caption .flexslider .flex-pauseplay a:before,.banner-wrapper .container .style-5.home-5 .latest-news-home5 .news-ticker-horizontal.slide-caption .flexslider .flex-pauseplay a:before,.style-5.home-5 .latest-news-home5 .news-ticker-horizontal.color-white .flexslider .flex-direction-nav li a:before,.style-5.home-5 .latest-news-home5 .banner-wrapper .container .news-ticker-horizontal.slide-caption .flexslider .flex-direction-nav li a:before,.banner-wrapper .container .style-5.home-5 .latest-news-home5 .news-ticker-horizontal.slide-caption .flexslider .flex-direction-nav li a:before{color:#000;}.style-5.home-5 .latest-news-home5 .title-left h2:after{display:none;}.style-5.home-5 .flex-pauseplay a:before{color:#ea3876;}.style-5.home-5 .support-bg-home5{background:#183a53 !important;}.style-5.home-5 .support-bg-home5 .btn-style-outline.accent-hover-color{border-color:#fff !important;color:#fff !important;}.style-5.home-5 .support-bg-home5 .btn-style-outline.accent-hover-color:hover{background:#ea3876 !important;}.style-5.home-5 .support-bg-home5 .gen-list ul li a span.list-icon.blue-bg{background:#ea3876 !important;}.style-5.home-7 .carasoleflex-wrap.gallery-layout-two.photo-gallery-seven .photo-glry-title{color:#fff;}.style-5.home-9 .service-bg-home9{background-color:#183a53 !important;}.style-5.home-2 .menuWrapper{border:1px solid #d8d8d8;border-left:none;border-right:none;}.style-5.home-10 .cm-fund-write img{-webkit-filter:grayscale(0) !important;filter:grayscale(0) !important;}.style-5.home-12 .dg-ncc-column:after{background:#183a53 !important;}.style-5 .vc_row.styleTen-galleryRow{background:-moz-linear-gradient(left,#fbc2eb 0%,#a6c1ee 100%) !important;background:-webkit-linear-gradient(left,#fbc2eb 0%,#a6c1ee 100%) !important;background:linear-gradient(to right,#fbc2eb 0%,#a6c1ee 100%) !important;}.style-5.home-13 .video-speech-home13 ul li{background:#ea3876 !important;border-color:#ea3876 !important;}.style-5.home-13 .video-speech-home13 ul li .list-text{color:#fff !important;}.style-5.home-13 .video-speech-home13 ul li .list-icon{background:#183a53 !important;border-color:#183a53 !important;}.style-5.home-13 .governor-socialmedia .gov-socmedia-icons{border-color:#ea3876 !important;}.style-5.home-13 .governor-socialmedia .gov-socmedia-icons:focus{color:#fff;}.style-5.home-13 .governor-socialmedia .gov-socmedia-icons:before{background:#ea3876 !important;color:#ea3876 !important;}.style-5.home-13 .governor-socialmedia .gov-socmedia-icons:hover{color:#fff;}.style-5.home-13 .governor-socialmedia .gov-socmedia-icons:hover:before{background:#ea3876 !important;}.style-5.home-13 .write-to-governor .wrt-to-govicon{border-color:#ea3876;}.style-5.home-13 .write-to-governor .wrt-to-govicon img{-webkit-filter:contrast(2);filter:contrast(2);}.style-5.home-14 .governor-quote{color:#ea3876;}.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.accent-border-color:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-theme:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hvr-radial-out:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-theme.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.gov-socmedia-icons:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-theme.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-theme.list-text:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-theme:hover:before,.compt-management-container .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-theme:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.knowyrcm-column:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.writeToCM-bg:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-theme:hover,.vdoglry-speech-cntr .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-theme:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-theme.vdo-link-name:hover,.vdo-activites-widget .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.vdo-link-name:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-theme:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-theme:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-theme.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hyperlikdiv:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-gov:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hvr-radial-out:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-gov.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.gov-socmedia-icons:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-gov.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-gov.list-text:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-gov:hover:before,.compt-management-container .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-gov:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.knowyrcm-column:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.writeToCM-bg:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-gov:hover,.vdoglry-speech-cntr .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-gov:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-gov.vdo-link-name:hover,.vdo-activites-widget .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.vdo-link-name:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-gov:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-gov:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-gov.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hyperlikdiv:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hvr-radial-out:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.accent-border-color.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.gov-socmedia-icons:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .btn.gov-socmedia-icons.vdo-icon:hover:before,.home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .btn.gov-socmedia-icons.vdo-icon:hover:before,.vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .vc_tta-tab>a.btn.gov-socmedia-icons:hover:before,.vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides img.btn.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:hover:before,.dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:hover:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .btn.gov-socmedia-icons.flexslider:hover:before,.home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .btn.gov-socmedia-icons.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .galleryThumb>a:hover>img.btn.gov-socmedia-icons:hover:before,.pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.accent-border-color.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.accent-border-color.list-text:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name div.btn.list-text.vdo-icon:hover:before,.gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a div.btn.list-text.vdo-icon:hover:before,.vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video div.btn.list-text.flexslider:hover:before,.gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a div.btn.list-text.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.hvr-radial-out.vdo-icon:hover:before,.vdo-activites-widget .vdo-link-name .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.vdo-icon:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget>span.btn.vdo-icon:hover:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget>span.btn.vdo-icon:hover:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.accent-border-color:hover:before,.compt-management-container .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.accent-border-color:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget>span.btn.flexslider:hover:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget>span.btn.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hvr-radial-out:hover:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hvr-radial-out:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.hvr-radial-out:hover:before,.dsir-gallery-color .with-border.flexslider .slides .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hvr-radial-out:hover:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.hvr-radial-out.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.flexslider:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hvr-radial-out:hover:before,.pp-photogallery .photoGallery-style3 .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hvr-radial-out:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.knowyrcm-column:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.knowyrcm-column.vdo-icon:hover:before,.vdo-activites-widget .vdo-link-name .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.vdo-icon:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.knowyrcm-column:hover:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.knowyrcm-column:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.knowyrcm-column:hover:before,.dsir-gallery-color .with-border.flexslider .slides .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.knowyrcm-column:hover:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.knowyrcm-column.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.flexslider:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.knowyrcm-column:hover:before,.pp-photogallery .photoGallery-style3 .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.knowyrcm-column:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.writeToCM-bg:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.writeToCM-bg.vdo-icon:hover:before,.vdo-activites-widget .vdo-link-name .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.vdo-icon:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.writeToCM-bg:hover:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.writeToCM-bg:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.writeToCM-bg:hover:before,.dsir-gallery-color .with-border.flexslider .slides .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.writeToCM-bg:hover:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.writeToCM-bg.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.flexslider:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.writeToCM-bg:hover:before,.pp-photogallery .photoGallery-style3 .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.writeToCM-bg:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.accent-border-color:hover,.vdoglry-speech-cntr .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.accent-border-color:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .vdospeech-icon>span.btn.vdo-icon:hover,.vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .vdospeech-icon>span.btn.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .vdospeech-icon>span.btn.flexslider:hover,.vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .vdospeech-icon>span.btn.flexslider:hover,.dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.accent-border-color.vdo-link-name:hover,.vdo-activites-widget .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.vdo-link-name:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.vdo-link-name.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.vdo-icon:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.vdo-link-name:hover,.vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .vc_tta-tab>a.btn.vdo-link-name:hover,.vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides img.btn.vdo-link-name:hover,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget img.btn.vdo-link-name:hover,.dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.vdo-link-name:hover,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget img.btn.vdo-link-name:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .video_gallery.video .btn.vdo-link-name.flexslider:hover,.vdo-activites-widget .dsir-gallery-color .video_gallery.video .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdo-activites-widget .btn.vdo-link-name.flexslider:hover,.dsir-gallery-color .video_gallery.video .vdo-activites-widget .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.vdo-link-name:hover,.vdo-activites-widget .pp-photogallery .photoGallery-style3 .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .vdo-activites-widget .galleryThumb>a:hover>img.btn.vdo-link-name:hover,.pp-photogallery .photoGallery-style3 .vdo-activites-widget .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.accent-color.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.vdo-icon:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.list-title-bg>h2.btn.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.vdo-icon:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .arch-container>h2.btn.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.vdo-icon:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .btn.vdo-icon.hyperlikdiv:hover:before,.vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .btn.vdo-icon.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.accent-border-color:hover:before,.compt-management-container .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.accent-border-color:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-theme:hover:before,.compt-management-container .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-theme:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-gov:hover:before,.compt-management-container .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-gov:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget:hover>span.btn.vdo-icon:hover:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget:hover>span.btn.vdo-icon:hover:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget:hover>span.btn.flexslider:hover:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget:hover>span.btn.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.accent-border-color:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.list-title-bg>h2.btn.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.flexslider:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.accent-border-color:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .arch-container>h2.btn.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.flexslider:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.accent-border-color.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hyperlikdiv:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .vc_tta-tab>a.btn.hyperlikdiv:hover:before,.vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides img.btn.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:hover:before,.dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:hover:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .btn.hyperlikdiv.flexslider:hover:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .galleryThumb>a:hover>img.btn.hyperlikdiv:hover:before,.pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:hover:before,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.accent-color:hover,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.accent-color:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.accent-color:hover,.dsir-gallery-color .with-border.flexslider .slides .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.accent-color:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.accent-color.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.flexslider:hover,.style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.accent-color:hover,.pp-photogallery .photoGallery-style3 .style-5.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.accent-color:hover{color:#ea3876 !important;}.style-5.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-5.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img{border-color:#ea3876;}.style-5.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-5.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-5.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-5.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-5.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-5.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-5.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-5.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-5.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-5.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-5.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-5.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-5.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-5.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-5.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before{background:rgba(234,56,118,0.88) !important;border-color:rgba(234,56,118,0.88) !important;}.style-5.home-14 .vdo-activites-widget .vdo-widget-img>img{border-color:#ea3876;}.style-5.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span{background:#ea3876;}.style-5.home-14 .vdo-activites-widget .vdo-link-name{background:#ea3876 !important;background-color:#ea3876 !important;}.style-5.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img{border-color:#183a53;}.style-5.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon{color:#fff;}.style-5.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span{background:#183a53;}.style-5.home-14 .vdo-activites-widget:hover .vdo-link-name:before{background:#183a53 !important;background-color:#183a53 !important;}.style-5.home-14 .gen-list.governor-social-media li a .list-icon{background:#ea3876 !important;color:#fff !important;}.style-5.home-14 .gen-card.write-to-governor .gen-card-content .btn-link{color:#ea3876;}.style-5.home-15 .drug-nri-column{background-color:#ea3876 !important;color:#fff !important;}.style-5 .footerScrollbar.flexslider .flex-pauseplay a:before{color:#000;}.style-6 .cmo-followup-cntr .cm-fund-write a.fa{color:#ea3876;}.style-6 .cmo-followup-cntr .cm-fund-write a.fa:hover{background:#ea3876;color:#fff;}.style-6.home-1 .slide-caption.accent-color.lighten,.style-6.home-1 .slide-caption.lighten.hvr-radial-out:before,.style-6.home-1 .home-13 .governor-socialmedia .slide-caption.lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6.home-1 .slide-caption.lighten.gov-socmedia-icons:before,.style-6.home-1 .gen-list.photo-vdo-speech ul li a div.slide-caption.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.home-1 div.slide-caption.lighten.list-text:before,.style-6.home-1 .compt-management-container .compt-management-widget>span.slide-caption.lighten:before,.compt-management-container .style-6.home-1 .compt-management-widget>span.slide-caption.lighten:before,.style-6.home-1 .slide-caption.lighten.knowyrcm-column:before,.style-6.home-1 .slide-caption.lighten.writeToCM-bg:before,.style-6.home-1 .vdoglry-speech-cntr .vdospeech-icon>span.slide-caption.lighten,.vdoglry-speech-cntr .style-6.home-1 .vdospeech-icon>span.slide-caption.lighten,.style-6.home-1 .vdo-activites-widget .slide-caption.lighten.vdo-link-name,.vdo-activites-widget .style-6.home-1 .slide-caption.lighten.vdo-link-name,.style-6.home-1 .gen-list.list-title-bg>h2.slide-caption.lighten,.style-6.home-1 .arch-container>h2.slide-caption.lighten,.style-6.home-1 .ad-banner-cntr.dsir-application-submission ul li .slide-caption.lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.home-1 .slide-caption.lighten.hyperlikdiv:before{color:#000 !important;}.style-6.home-1 .nav-white.slider-home1 .flex-direction-nav a:before,.style-6.home-1 .nav-white.slider-home1 .flex-pauseplay a:before{color:#000;}.style-6.home-1 .news-ticker-horizontal.color-white.latest-news-home1 h2,.style-6.home-1 .banner-wrapper .container .news-ticker-horizontal.latest-news-home1.slide-caption h2,.banner-wrapper .container .style-6.home-1 .news-ticker-horizontal.latest-news-home1.slide-caption h2{color:#000 !important;}.style-6.home-1 .news-ticker-horizontal.color-white.latest-news-home1 .flexslider .slides li .with-urlchange,.style-6.home-1 .banner-wrapper .container .news-ticker-horizontal.latest-news-home1.slide-caption .flexslider .slides li .with-urlchange,.banner-wrapper .container .style-6.home-1 .news-ticker-horizontal.latest-news-home1.slide-caption .flexslider .slides li .with-urlchange{color:#000;}.style-6.home-1 .news-ticker-horizontal.color-white.latest-news-home1 .flexslider .flex-pauseplay a:before,.style-6.home-1 .banner-wrapper .container .news-ticker-horizontal.latest-news-home1.slide-caption .flexslider .flex-pauseplay a:before,.banner-wrapper .container .style-6.home-1 .news-ticker-horizontal.latest-news-home1.slide-caption .flexslider .flex-pauseplay a:before{color:#000;}.style-6.home-1 .news-ticker-horizontal.color-white.latest-news-home1 .flexslider .flex-direction-nav li a:before,.style-6.home-1 .banner-wrapper .container .news-ticker-horizontal.latest-news-home1.slide-caption .flexslider .flex-direction-nav li a:before,.banner-wrapper .container .style-6.home-1 .news-ticker-horizontal.latest-news-home1.slide-caption .flexslider .flex-direction-nav li a:before{color:#000;}.style-6.home-1 .carasoleflex-wrap .photo-glry-viewall a.btn{background-color:#ffdb69 !important;color:#000 !important;}.style-6.home-3 .accent-fixed-color.photo-glrybg-home3,.style-6.home-3 .style-1.home-5 .photo-glrybg-home3.support-bg-home5,.style-1.home-5 .style-6.home-3 .photo-glrybg-home3.support-bg-home5,.style-6.home-3 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a.photo-glrybg-home3,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.home-3 .vc_tta-tab:hover>a.photo-glrybg-home3,.style-6.home-3 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a.photo-glrybg-home3,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.home-3 .vc_tta-tab.vc_active>a.photo-glrybg-home3{background:#1f497d !important;}.style-6.home-3 .accent-fixed-color.photo-glrybg-home3 .photo-glry-title h2,.style-6.home-3 .style-1.home-5 .photo-glrybg-home3.support-bg-home5 .photo-glry-title h2,.style-1.home-5 .style-6.home-3 .photo-glrybg-home3.support-bg-home5 .photo-glry-title h2,.style-6.home-3 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a.photo-glrybg-home3 .photo-glry-title h2,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.home-3 .vc_tta-tab:hover>a.photo-glrybg-home3 .photo-glry-title h2,.style-6.home-3 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a.photo-glrybg-home3 .photo-glry-title h2,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.home-3 .vc_tta-tab.vc_active>a.photo-glrybg-home3 .photo-glry-title h2{color:#000;}.style-6.home-5 #mainHeader{background:#ffdb69;}.style-6.home-5 #mainHeader #topBar{background:#1f497d;}.style-6.home-5 #mainHeader .logo .site_logo{color:#000;}.style-6.home-5 #mainHeader .logo .site_logo:hover{color:#000 !important;}.style-6.home-5 .menuWrapper{border-color:#000;}.style-6.home-5 .menuWrapper nav.menu{background-color:#ffdb69;}.style-6.home-5 .menuWrapper .nav li{padding:0;}.style-6.home-5 .menuWrapper .nav li:hover>a{background-color:#ea3876;color:#fff;}.style-6.home-5 .menuWrapper .nav li a{color:#000;}.style-6.home-5 .menuWrapper .nav li a:hover{background-color:#ea3876;color:#fff;}.style-6.home-5 .menuWrapper .nav li a:focus{color:#fff;}.style-6.home-5 .menuWrapper .nav li ul{background-color:#ffdb69;}.style-6.home-5 .menuWrapper .nav li ul li a{color:#000;line-height:inherit;}.style-6.home-5 .menuWrapper .nav li ul li a:hover,.style-6.home-5 .menuWrapper .nav li ul li a.active{background-color:#ea3876;color:#fff;}.style-6.home-5 .menuWrapper .nav li.current-menu-parent>a,.style-6.home-5 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#ea3876;color:#fff;}.style-6.home-5 .menuWrapper .nav li.active>a,.style-6.home-5 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#ea3876;color:#fff;}.style-6.home-5 #overflowMenu{background-color:#ea3876;}.style-6.home-5 .slider-bg-home5 .bnr-content.color-white,.style-6.home-5 .slider-bg-home5 .banner-wrapper .container .bnr-content.slide-caption,.banner-wrapper .container .style-6.home-5 .slider-bg-home5 .bnr-content.slide-caption,.style-6.home-5 .slider-bg-home5 .bnr-content.color-white .bnr-content-title .sub-title,.style-6.home-5 .slider-bg-home5 .banner-wrapper .container .bnr-content.slide-caption .bnr-content-title .sub-title,.banner-wrapper .container .style-6.home-5 .slider-bg-home5 .bnr-content.slide-caption .bnr-content-title .sub-title{color:#000;}.style-6.home-5 .support-bg-home5 .gen-card .btn-style-outline{background:#ea3876 !important;}.style-6.home-5 .support-bg-home5 .gen-list ul li a span.list-icon.blue-bg{background:#ffdb69 !important;color:#000 !important;}.style-6.home-8 .tab-rowbg-home8{background:#ffdb69 !important;}.style-6.home-10 .slider-home10 .slide-caption{color:#000 !important;}.style-6.home-10 .nav-white.slider-home10 .flex-direction-nav a:before,.style-6.home-10 .nav-white.slider-home10 .flex-pauseplay a:before{color:#000;}.style-6.home-10 .news-ticker-horizontal.latest-news-home10 h2{color:#000 !important;}.style-6.home-10 .news-ticker-horizontal.latest-news-home10 .flexslider .slides li .with-urlchange{color:#000;}.style-6.home-10 .news-ticker-horizontal.latest-news-home10 .flexslider .flex-pauseplay a:before{color:#000;}.style-6.home-10 .news-ticker-horizontal.latest-news-home10 .flexslider .flex-direction-nav li a:before{color:#000;}.style-6.home-12 .menuWrapper .nav li>a{line-height:44px;}.style-6.home-12 .menuWrapper .nav li ul li a{margin:0;line-height:normal;}.style-6.home-12 .compt-management-container .compt-management-widget>div{color:#ea3876 !important;}.style-6.home-12 .compt-management-container .compt-management-widget>span:before{background:#ea3876 !important;}.style-6.home-12 .latest-newsrow-home12 .news-ticker-horizontal.color-white h2,.style-6.home-12 .latest-newsrow-home12 .banner-wrapper .container .news-ticker-horizontal.slide-caption h2,.banner-wrapper .container .style-6.home-12 .latest-newsrow-home12 .news-ticker-horizontal.slide-caption h2,.style-6.home-12 .latest-newsrow-home12 .news-ticker-horizontal.color-white .flexslider .slides li .with-urlchange,.style-6.home-12 .latest-newsrow-home12 .banner-wrapper .container .news-ticker-horizontal.slide-caption .flexslider .slides li .with-urlchange,.banner-wrapper .container .style-6.home-12 .latest-newsrow-home12 .news-ticker-horizontal.slide-caption .flexslider .slides li .with-urlchange{color:#000;}.style-6.home-12 .dg-ncc-column:after{background:#ea3876 !important;}.style-6.home-13.home h2{color:#ea3876;}.style-6.home-13 .video-speech-home13 ul li{background:#ffdb69 !important;border-color:#ffdb69 !important;}.style-6.home-13 .video-speech-home13 ul li .list-text{color:#000 !important;}.style-6.home-13 .video-speech-home13 ul li .list-icon{background:#ea3876 !important;border-color:#ea3876 !important;}.style-6.home-13 .governor-socialmedia .gov-socmedia-icons{border-color:#ea3876 !important;color:#ea3876;}.style-6.home-13 .governor-socialmedia .gov-socmedia-icons:focus{color:#fff;}.style-6.home-13 .governor-socialmedia .gov-socmedia-icons:before{background:#ea3876 !important;color:#ea3876;}.style-6.home-13 .governor-socialmedia .gov-socmedia-icons:hover{color:#fff;}.style-6.home-13 .governor-socialmedia .gov-socmedia-icons:hover:before{background:#ea3876 !important;}.style-6.home-13 .write-to-governor>h2{color:#ea3876;}.style-6.home-13 .write-to-governor .wrt-to-govicon{border-color:#ea3876;}.style-6.home-13 .write-to-governor .wrt-to-govicon img{-webkit-filter:contrast(2);filter:contrast(2);}.style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .btn.btn-style-outline.accent-color,.style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .btn.btn-style-outline.hvr-radial-out:before,.style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .governor-socialmedia .btn.btn-style-outline.gov-socmedia-icons:before,.style-6.home-13 .governor-socialmedia .photo-glrycom-home13 .photo-glry-viewall .btn.btn-style-outline.gov-socmedia-icons:before,.style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .gen-list.photo-vdo-speech ul li a div.btn.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall div.btn.btn-style-outline.list-text:before,.style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .compt-management-container .compt-management-widget>span.btn.btn-style-outline:before,.compt-management-container .style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .compt-management-widget>span.btn.btn-style-outline:before,.style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .btn.btn-style-outline.knowyrcm-column:before,.style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .btn.btn-style-outline.writeToCM-bg:before,.style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-style-outline,.vdoglry-speech-cntr .style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .vdospeech-icon>span.btn.btn-style-outline,.style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .vdo-activites-widget .btn.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .btn.btn-style-outline.vdo-link-name,.style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .gen-list.list-title-bg>h2.btn.btn-style-outline,.style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .arch-container>h2.btn.btn-style-outline,.style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .ad-banner-cntr.dsir-application-submission ul li .btn.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.home-13 .photo-glrycom-home13 .photo-glry-viewall .btn.btn-style-outline.hyperlikdiv:before{background:#ffdb69 !important;color:#000 !important;}.style-6.home-14 .governor-quote{color:#ea3876;}.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.accent-border-color:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-theme:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hvr-radial-out:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-theme.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.gov-socmedia-icons:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-theme.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-theme.list-text:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-theme:hover:before,.compt-management-container .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-theme:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.knowyrcm-column:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.writeToCM-bg:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-theme:hover,.vdoglry-speech-cntr .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-theme:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-theme.vdo-link-name:hover,.vdo-activites-widget .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.vdo-link-name:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-theme:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-theme:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-theme.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hyperlikdiv:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-gov:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hvr-radial-out:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-gov.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.gov-socmedia-icons:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-gov.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-gov.list-text:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-gov:hover:before,.compt-management-container .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-gov:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.knowyrcm-column:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.writeToCM-bg:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-gov:hover,.vdoglry-speech-cntr .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-gov:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-gov.vdo-link-name:hover,.vdo-activites-widget .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.vdo-link-name:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-gov:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-gov:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-gov.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hyperlikdiv:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hvr-radial-out:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.accent-border-color.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.gov-socmedia-icons:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .btn.gov-socmedia-icons.vdo-icon:hover:before,.home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .btn.gov-socmedia-icons.vdo-icon:hover:before,.vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .vc_tta-tab>a.btn.gov-socmedia-icons:hover:before,.vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides img.btn.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:hover:before,.dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:hover:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .btn.gov-socmedia-icons.flexslider:hover:before,.home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .btn.gov-socmedia-icons.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .galleryThumb>a:hover>img.btn.gov-socmedia-icons:hover:before,.pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.accent-border-color.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.accent-border-color.list-text:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name div.btn.list-text.vdo-icon:hover:before,.gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a div.btn.list-text.vdo-icon:hover:before,.vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video div.btn.list-text.flexslider:hover:before,.gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a div.btn.list-text.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.hvr-radial-out.vdo-icon:hover:before,.vdo-activites-widget .vdo-link-name .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.vdo-icon:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget>span.btn.vdo-icon:hover:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget>span.btn.vdo-icon:hover:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.accent-border-color:hover:before,.compt-management-container .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.accent-border-color:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget>span.btn.flexslider:hover:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget>span.btn.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hvr-radial-out:hover:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hvr-radial-out:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.hvr-radial-out:hover:before,.dsir-gallery-color .with-border.flexslider .slides .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hvr-radial-out:hover:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.hvr-radial-out.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.flexslider:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hvr-radial-out:hover:before,.pp-photogallery .photoGallery-style3 .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hvr-radial-out:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.knowyrcm-column:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.knowyrcm-column.vdo-icon:hover:before,.vdo-activites-widget .vdo-link-name .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.vdo-icon:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.knowyrcm-column:hover:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.knowyrcm-column:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.knowyrcm-column:hover:before,.dsir-gallery-color .with-border.flexslider .slides .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.knowyrcm-column:hover:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.knowyrcm-column.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.flexslider:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.knowyrcm-column:hover:before,.pp-photogallery .photoGallery-style3 .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.knowyrcm-column:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.writeToCM-bg:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.writeToCM-bg.vdo-icon:hover:before,.vdo-activites-widget .vdo-link-name .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.vdo-icon:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.writeToCM-bg:hover:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.writeToCM-bg:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.writeToCM-bg:hover:before,.dsir-gallery-color .with-border.flexslider .slides .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.writeToCM-bg:hover:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.writeToCM-bg.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.flexslider:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.writeToCM-bg:hover:before,.pp-photogallery .photoGallery-style3 .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.writeToCM-bg:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.accent-border-color:hover,.vdoglry-speech-cntr .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.accent-border-color:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .vdospeech-icon>span.btn.vdo-icon:hover,.vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .vdospeech-icon>span.btn.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .vdospeech-icon>span.btn.flexslider:hover,.vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .vdospeech-icon>span.btn.flexslider:hover,.dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.accent-border-color.vdo-link-name:hover,.vdo-activites-widget .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.vdo-link-name:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.vdo-link-name.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.vdo-icon:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.vdo-link-name:hover,.vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .vc_tta-tab>a.btn.vdo-link-name:hover,.vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides img.btn.vdo-link-name:hover,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget img.btn.vdo-link-name:hover,.dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.vdo-link-name:hover,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget img.btn.vdo-link-name:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .video_gallery.video .btn.vdo-link-name.flexslider:hover,.vdo-activites-widget .dsir-gallery-color .video_gallery.video .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdo-activites-widget .btn.vdo-link-name.flexslider:hover,.dsir-gallery-color .video_gallery.video .vdo-activites-widget .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.vdo-link-name:hover,.vdo-activites-widget .pp-photogallery .photoGallery-style3 .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .vdo-activites-widget .galleryThumb>a:hover>img.btn.vdo-link-name:hover,.pp-photogallery .photoGallery-style3 .vdo-activites-widget .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.accent-color.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.vdo-icon:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.list-title-bg>h2.btn.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.vdo-icon:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .arch-container>h2.btn.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.vdo-icon:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .btn.vdo-icon.hyperlikdiv:hover:before,.vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .btn.vdo-icon.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.accent-border-color:hover:before,.compt-management-container .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.accent-border-color:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-theme:hover:before,.compt-management-container .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-theme:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-gov:hover:before,.compt-management-container .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-gov:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget:hover>span.btn.vdo-icon:hover:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget:hover>span.btn.vdo-icon:hover:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget:hover>span.btn.flexslider:hover:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget:hover>span.btn.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.accent-border-color:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.list-title-bg>h2.btn.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.flexslider:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.accent-border-color:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .arch-container>h2.btn.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.flexslider:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.accent-border-color.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hyperlikdiv:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .vc_tta-tab>a.btn.hyperlikdiv:hover:before,.vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides img.btn.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:hover:before,.dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:hover:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .btn.hyperlikdiv.flexslider:hover:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv.flexslider:hover:before,.dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .galleryThumb>a:hover>img.btn.hyperlikdiv:hover:before,.pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:hover:before,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.accent-color:hover,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.accent-color:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.accent-color:hover,.dsir-gallery-color .with-border.flexslider .slides .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.accent-color:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.accent-color.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.flexslider:hover,.style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.accent-color:hover,.pp-photogallery .photoGallery-style3 .style-6.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.accent-color:hover{color:#000 !important;}.style-6.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-6.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img{border-color:#ffdb69;}.style-6.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-6.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-6.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-6.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-6.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-6.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-6.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-6.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-6.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-6.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-6.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-6.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-6.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-6.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-6.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before{background:rgba(255,219,105,0.88) !important;border-color:rgba(255,219,105,0.88) !important;}.style-6.home-14 .vdo-activites-widget .vdo-widget-img>img{border-color:#ffdb69;}.style-6.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon{color:#000;}.style-6.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span{background:#ffdb69;}.style-6.home-14 .vdo-activites-widget .vdo-link-name{background:#ffdb69 !important;background-color:#ffdb69 !important;color:#000 !important;}.style-6.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img{border-color:#ea3876;}.style-6.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon{color:#fff;}.style-6.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span{background:#ea3876;}.style-6.home-14 .vdo-activites-widget:hover .vdo-link-name{color:#fff !important;}.style-6.home-14 .vdo-activites-widget:hover .vdo-link-name:before{background:#ea3876 !important;background-color:#ea3876 !important;}.style-6.home-14 .gen-list.governor-social-media li a .list-icon{background:#ffdb69 !important;color:#000 !important;}.style-6.home-14 .gen-card.write-to-governor .gen-card-content .btn-link{color:#ffdb69;}.style-6.home-15 .drug-nri-column{background-color:#ffdb69 !important;}.style-7 .cmo-followup-cntr .cm-fund-write a.fa{color:#3aa04a;}.style-7 .cmo-followup-cntr .cm-fund-write a.fa:hover{background:#3aa04a;color:#fff;}.style-7.home-3 .fixed-bg-home-3{background:#fbac1b !important;}.style-7.home-5 #mainHeader{background:#3aa04a;}.style-7.home-5 #mainHeader #topBar{background:#1f497d;}.style-7.home-5 .menuWrapper nav.menu{background-color:#3aa04a;}.style-7.home-5 .menuWrapper .nav li:hover>a{background-color:#9d6c11;color:#fff;}.style-7.home-5 .menuWrapper .nav li a{color:#fff;}.style-7.home-5 .menuWrapper .nav li a:hover{background-color:#9d6c11;color:#fff;}.style-7.home-5 .menuWrapper .nav li a:focus{color:#fff;}.style-7.home-5 .menuWrapper .nav li ul{background-color:#3aa04a;}.style-7.home-5 .menuWrapper .nav li ul li a{color:#fff;line-height:inherit;}.style-7.home-5 .menuWrapper .nav li ul li a:hover,.style-7.home-5 .menuWrapper .nav li ul li a.active{background-color:#9d6c11;color:#fff;}.style-7.home-5 .menuWrapper .nav li.current-menu-parent>a,.style-7.home-5 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#9d6c11;color:#fff;}.style-7.home-5 .menuWrapper .nav li.active>a,.style-7.home-5 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#9d6c11;color:#fff;}.style-7.home-5 #overflowMenu{background-color:#9d6c11;}.style-7.home-5 .support-bg-home5 .gen-list ul li a span.list-icon.blue-bg{background:#3aa04a !important;}.style-7.home-7 .photo-gallery-seven .galleryThumb img{border-color:#fff !important;}.style-7.home-7 .photo-gallery-seven .photo-glry-title h2{color:#fff;}.style-7.home-8 .tab-rowbg-home8{background:#fbac1b !important;}.style-7.home-12 .menuWrapper .nav li{padding:0;}.style-7.home-12 .menuWrapper .nav li:hover>a{background-color:#3aa04a;color:#fff;border-radius:0;box-shadow:none;}.style-7.home-12 .menuWrapper .nav li a{color:#000;line-height:44px;border-radius:0;}.style-7.home-12 .menuWrapper .nav li a:hover{background-color:#3aa04a;color:#fff;}.style-7.home-12 .menuWrapper .nav li a:focus{background-color:#3aa04a;color:#fff;}.style-7.home-12 .menuWrapper .nav li ul{background-color:#3aa04a;}.style-7.home-12 .menuWrapper .nav li ul li a{color:#fff;line-height:inherit;}.style-7.home-12 .menuWrapper .nav li ul li a:hover,.style-7.home-12 .menuWrapper .nav li ul li a.active{background-color:#9d6c11;color:#fff;}.style-7.home-12 .menuWrapper .nav li.current-menu-parent>a,.style-7.home-12 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#3aa04a;color:#fff;}.style-7.home-12 .menuWrapper .nav li.active>a,.style-7.home-12 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#3aa04a;color:#fff;}.style-7.home-12 .photo-glry-row-home12{background:#fbac1b !important;}.style-7.home-12 .dg-ncc-column:after{background:#3aa04a !important;}.style-7.home-13.home h2{color:#3aa04a;}.style-7.home-13 .menuWrapper{text-transform:inherit;}.style-7.home-13 .menuWrapper .nav li:hover a{border-radius:25px;}.style-7.home-13 .menuWrapper .nav li a{margin:0;}.style-7.home-13 .menuWrapper .nav li.active>a,.style-7.home-13 .menuWrapper .nav li.active ul li.current-menu-item>a,.style-7.home-13 .menuWrapper .nav li.current-menu-parent>a,.style-7.home-13 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{border-radius:25px;}.style-7.home-13 .menuWrapper .nav li.current-menu-ancestor>a{border-radius:25px;}.style-7.home-13 .video-speech-home13 ul li{background:#fbac1b !important;border-color:#fbac1b !important;}.style-7.home-13 .video-speech-home13 ul li .list-text{color:#000 !important;}.style-7.home-13 .video-speech-home13 ul li .list-icon{background:#3aa04a !important;border-color:#3aa04a !important;}.style-7.home-13 .governor-socialmedia .gov-socmedia-icons{border-color:#fbac1b !important;color:#9d6c11;}.style-7.home-13 .governor-socialmedia .gov-socmedia-icons:focus{color:#fff;}.style-7.home-13 .governor-socialmedia .gov-socmedia-icons:before{background:#fbac1b !important;color:#9d6c11;}.style-7.home-13 .governor-socialmedia .gov-socmedia-icons:hover{color:#fff;}.style-7.home-13 .governor-socialmedia .gov-socmedia-icons:hover:before{background:#fbac1b !important;}.style-7.home-13 .write-to-governor>h2{color:#3aa04a;}.style-7.home-13 .write-to-governor .wrt-to-govicon{border-color:#9d6c11;}.style-7.home-13 .write-to-governor .wrt-to-govicon img{-webkit-filter:contrast(2);filter:contrast(2);}.style-7.home-14 .governor-quote{color:#3aa04a;}.style-7.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-7.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img{border-color:#9d6c11;}.style-7.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-7.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-7.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-7.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-7.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-7.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-7.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-7.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-7.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-7.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-7.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-7.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-7.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-7.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-7.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before{background:rgba(251,172,27,0.88) !important;border-color:rgba(251,172,27,0.88) !important;}.style-7.home-14 .vdo-activites-widget .vdo-widget-img>img{border-color:#9d6c11;}.style-7.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon{color:#000;}.style-7.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span{background:#9d6c11;}.style-7.home-14 .vdo-activites-widget .vdo-link-name{background:#fbac1b !important;background-color:#fbac1b !important;color:#000 !important;}.style-7.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img{border-color:#3aa04a;}.style-7.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon{color:#fff;}.style-7.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span{background:#3aa04a;}.style-7.home-14 .vdo-activites-widget:hover .vdo-link-name{color:#fff !important;}.style-7.home-14 .vdo-activites-widget:hover .vdo-link-name:before{background:#3aa04a !important;background-color:#3aa04a !important;}.style-7.home-14 .gen-list.governor-social-media li a .list-icon{background:#fbac1b !important;color:#000 !important;}.style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.accent-color:hover,.style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.hvr-radial-out:hover:before,.style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.gov-socmedia-icons:hover:before,.style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-8.home-1 .carasoleflex-wrap .photo-glry-viewall div.btn-style-outline.list-text:hover:before,.style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .compt-management-widget>span.btn-style-outline:hover:before,.style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.knowyrcm-column:hover:before,.style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.writeToCM-bg:hover:before,.style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .vdospeech-icon>span.btn-style-outline:hover,.style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.vdo-link-name:hover,.style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .arch-container>h2.btn-style-outline:hover,.style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.home-1 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.hyperlikdiv:hover:before,.style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.accent-color:hover,.style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.hvr-radial-out:hover:before,.style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.gov-socmedia-icons:hover:before,.style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-8.home-3 .carasoleflex-wrap .photo-glry-viewall div.btn-style-outline.list-text:hover:before,.style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .compt-management-widget>span.btn-style-outline:hover:before,.style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.knowyrcm-column:hover:before,.style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.writeToCM-bg:hover:before,.style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .vdospeech-icon>span.btn-style-outline:hover,.style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.vdo-link-name:hover,.style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .arch-container>h2.btn-style-outline:hover,.style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.home-3 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.hyperlikdiv:hover:before,.style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.accent-color:hover,.style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.hvr-radial-out:hover:before,.style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.gov-socmedia-icons:hover:before,.style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-8.home-7 .carasoleflex-wrap .photo-glry-viewall div.btn-style-outline.list-text:hover:before,.style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .compt-management-widget>span.btn-style-outline:hover:before,.style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.knowyrcm-column:hover:before,.style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.writeToCM-bg:hover:before,.style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .vdospeech-icon>span.btn-style-outline:hover,.style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.vdo-link-name:hover,.style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .arch-container>h2.btn-style-outline:hover,.style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.home-7 .carasoleflex-wrap .photo-glry-viewall .btn-style-outline.hyperlikdiv:hover:before{border-color:#52de97 !important;}.style-8 .cmo-followup-cntr .cm-fund-write a.fa{color:#730068;}.style-8 .cmo-followup-cntr .cm-fund-write a.fa:hover{background:#730068;color:#fff;}.style-8.home-3 .fixed-bg-home-3{background:#52de97 !important;}.style-8.home-5 .home-slider .bnr-content .btn-style-outline.accent-color:hover,.style-8.home-5 .home-slider .bnr-content .btn-style-outline.hvr-radial-out:hover:before,.style-8.home-5 .home-slider .bnr-content .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-8.home-5 .home-slider .bnr-content .btn-style-outline.gov-socmedia-icons:hover:before,.style-8.home-5 .home-slider .bnr-content .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-8.home-5 .home-slider .bnr-content div.btn-style-outline.list-text:hover:before,.style-8.home-5 .home-slider .bnr-content .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-8.home-5 .home-slider .bnr-content .compt-management-widget>span.btn-style-outline:hover:before,.style-8.home-5 .home-slider .bnr-content .btn-style-outline.knowyrcm-column:hover:before,.style-8.home-5 .home-slider .bnr-content .btn-style-outline.writeToCM-bg:hover:before,.style-8.home-5 .home-slider .bnr-content .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-8.home-5 .home-slider .bnr-content .vdospeech-icon>span.btn-style-outline:hover,.style-8.home-5 .home-slider .bnr-content .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-8.home-5 .home-slider .bnr-content .btn-style-outline.vdo-link-name:hover,.style-8.home-5 .home-slider .bnr-content .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-8.home-5 .home-slider .bnr-content .arch-container>h2.btn-style-outline:hover,.style-8.home-5 .home-slider .bnr-content .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.home-5 .home-slider .bnr-content .btn-style-outline.hyperlikdiv:hover:before{border-color:#52de97 !important;}.style-8.home-5 #mainHeader{background:#730068;}.style-8.home-5 #mainHeader #topBar{background:#1f497d;}.style-8.home-5 .menuWrapper nav.menu{background-color:#730068;}.style-8.home-5 .menuWrapper .nav li:hover>a{background-color:#52de97;color:#fff;}.style-8.home-5 .menuWrapper .nav li a{color:#fff;}.style-8.home-5 .menuWrapper .nav li a:hover{background-color:#52de97;color:#fff;}.style-8.home-5 .menuWrapper .nav li a:focus{color:#fff;}.style-8.home-5 .menuWrapper .nav li ul{background-color:#730068;}.style-8.home-5 .menuWrapper .nav li ul li a{color:#fff;line-height:inherit;}.style-8.home-5 .menuWrapper .nav li ul li a:hover,.style-8.home-5 .menuWrapper .nav li ul li a.active{background-color:#52de97;color:#fff;}.style-8.home-5 .menuWrapper .nav li.current-menu-parent>a,.style-8.home-5 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#52de97;color:#fff;}.style-8.home-5 .menuWrapper .nav li.active>a,.style-8.home-5 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#52de97;color:#fff;}.style-8.home-5 #overflowMenu{background-color:#52de97;}.style-8.home-5 .support-bg-home5 .gen-list ul li a span.list-icon.blue-bg{background:#730068 !important;}.style-8.home-7 .photo-gallery-seven .galleryThumb img{border-color:#fff !important;}.style-8.home-7 .photo-gallery-seven .photo-glry-title h2{color:#fff;}.style-8.home-8 .tab-rowbg-home8{background:#52de97 !important;}.style-8.home-9 .news-ticker-horizontal.title-left h2{color:#fff !important;}.style-8.home-9 .news-ticker-horizontal.title-left .flexslider .slides li .with-urlchange{color:#fff !important;}.style-8.home-9 .news-ticker-horizontal.title-left .flexslider .flex-direction-nav li a:before,.style-8.home-9 .news-ticker-horizontal.title-left .flexslider .flex-pauseplay a:before{color:#fff !important;}.style-8.home-10 .gen-list.photo-vdo-speech ul li a div.list-text:hover:before{background:#52de97 !important;}.style-8.home-11 .cm-fund-write.white .btn-style-outline.accent-color:hover,.style-8.home-11 .cm-fund-write.white .btn-style-outline.hvr-radial-out:hover:before,.style-8.home-11 .cm-fund-write.white .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-8.home-11 .cm-fund-write.white .btn-style-outline.gov-socmedia-icons:hover:before,.style-8.home-11 .cm-fund-write.white .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-8.home-11 .cm-fund-write.white div.btn-style-outline.list-text:hover:before,.style-8.home-11 .cm-fund-write.white .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-8.home-11 .cm-fund-write.white .compt-management-widget>span.btn-style-outline:hover:before,.style-8.home-11 .cm-fund-write.white .btn-style-outline.knowyrcm-column:hover:before,.style-8.home-11 .cm-fund-write.white .btn-style-outline.writeToCM-bg:hover:before,.style-8.home-11 .cm-fund-write.white .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-8.home-11 .cm-fund-write.white .vdospeech-icon>span.btn-style-outline:hover,.style-8.home-11 .cm-fund-write.white .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-8.home-11 .cm-fund-write.white .btn-style-outline.vdo-link-name:hover,.style-8.home-11 .cm-fund-write.white .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-8.home-11 .cm-fund-write.white .arch-container>h2.btn-style-outline:hover,.style-8.home-11 .cm-fund-write.white .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.home-11 .cm-fund-write.white .btn-style-outline.hyperlikdiv:hover:before{border-color:#52de97 !important;}.style-8.home-12 .menuWrapper .nav li{padding:0;}.style-8.home-12 .menuWrapper .nav li:hover>a{background-color:#730068;color:#fff;border-radius:0;box-shadow:none;}.style-8.home-12 .menuWrapper .nav li a{color:#000;line-height:44px;border-radius:0;}.style-8.home-12 .menuWrapper .nav li a:hover{background-color:#730068;color:#fff;}.style-8.home-12 .menuWrapper .nav li a:focus{background-color:#730068;color:#fff;}.style-8.home-12 .menuWrapper .nav li ul{background-color:#730068;}.style-8.home-12 .menuWrapper .nav li ul li a{color:#fff;line-height:inherit;}.style-8.home-12 .menuWrapper .nav li ul li a:hover,.style-8.home-12 .menuWrapper .nav li ul li a.active{background-color:#52de97;color:#fff;}.style-8.home-12 .menuWrapper .nav li.current-menu-parent>a,.style-8.home-12 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#730068;color:#fff;}.style-8.home-12 .menuWrapper .nav li.active>a,.style-8.home-12 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#730068;color:#fff;}.style-8.home-12 .photo-glry-row-home12{background:#52de97 !important;}.style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn-style-outline.accent-color:hover,.style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn-style-outline.hvr-radial-out:hover:before,.style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn-style-outline.gov-socmedia-icons:hover:before,.style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile div.btn-style-outline.list-text:hover:before,.style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget>span.btn-style-outline:hover:before,.style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn-style-outline.knowyrcm-column:hover:before,.style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn-style-outline.writeToCM-bg:hover:before,.style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdospeech-icon>span.btn-style-outline:hover,.style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn-style-outline.vdo-link-name:hover,.style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .arch-container>h2.btn-style-outline:hover,.style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.home-12 .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn-style-outline.hyperlikdiv:hover:before{border-color:#52de97 !important;}.style-8.home-12 .dg-ncc-column:after{background:#730068 !important;}.style-8.home-13.home h2{color:#730068;}.style-8.home-13 .menuWrapper{text-transform:inherit;}.style-8.home-13 .menuWrapper .nav li:hover a{border-radius:25px;}.style-8.home-13 .menuWrapper .nav li a{margin:0;}.style-8.home-13 .menuWrapper .nav li.active>a,.style-8.home-13 .menuWrapper .nav li.active ul li.current-menu-item>a,.style-8.home-13 .menuWrapper .nav li.current-menu-parent>a,.style-8.home-13 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{border-radius:25px;}.style-8.home-13 .menuWrapper .nav li.current-menu-ancestor>a{border-radius:25px;}.style-8.home-13 .video-speech-home13 ul li{background:#52de97 !important;border-color:#52de97 !important;}.style-8.home-13 .video-speech-home13 ul li .list-text{color:#000 !important;}.style-8.home-13 .video-speech-home13 ul li .list-icon{background:#730068 !important;border-color:#730068 !important;}.style-8.home-13 .governor-socialmedia .gov-socmedia-icons{border-color:#52de97 !important;color:#52de97;}.style-8.home-13 .governor-socialmedia .gov-socmedia-icons:focus{color:#fff;}.style-8.home-13 .governor-socialmedia .gov-socmedia-icons:before{background:#52de97 !important;color:#52de97;}.style-8.home-13 .governor-socialmedia .gov-socmedia-icons:hover{color:#fff;}.style-8.home-13 .governor-socialmedia .gov-socmedia-icons:hover:before{background:#52de97 !important;}.style-8.home-13 .write-to-governor>h2{color:#730068;}.style-8.home-13 .write-to-governor .wrt-to-govicon{border-color:#52de97;}.style-8.home-13 .write-to-governor .wrt-to-govicon img{-webkit-filter:contrast(2);filter:contrast(2);}.style-8.home-13 .photo-glry-viewall .btn-style-outline.accent-color:hover,.style-8.home-13 .photo-glry-viewall .btn-style-outline.hvr-radial-out:hover:before,.style-8.home-13 .photo-glry-viewall .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.style-8.home-13 .governor-socialmedia .photo-glry-viewall .btn-style-outline.gov-socmedia-icons:hover:before,.style-8.home-13 .photo-glry-viewall .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-8.home-13 .photo-glry-viewall div.btn-style-outline.list-text:hover:before,.style-8.home-13 .photo-glry-viewall .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-8.home-13 .photo-glry-viewall .compt-management-widget>span.btn-style-outline:hover:before,.style-8.home-13 .photo-glry-viewall .btn-style-outline.knowyrcm-column:hover:before,.style-8.home-13 .photo-glry-viewall .btn-style-outline.writeToCM-bg:hover:before,.style-8.home-13 .photo-glry-viewall .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-8.home-13 .photo-glry-viewall .vdospeech-icon>span.btn-style-outline:hover,.style-8.home-13 .photo-glry-viewall .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-8.home-13 .photo-glry-viewall .btn-style-outline.vdo-link-name:hover,.style-8.home-13 .photo-glry-viewall .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-8.home-13 .photo-glry-viewall .arch-container>h2.btn-style-outline:hover,.style-8.home-13 .photo-glry-viewall .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.home-13 .photo-glry-viewall .btn-style-outline.hyperlikdiv:hover:before{border-color:#52de97 !important;}.style-8.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-8.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img{border-color:#52de97;}.style-8.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-8.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-8.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-8.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-8.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-8.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-8.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-8.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-8.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-8.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-8.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-8.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-8.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-8.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-8.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before{background:rgba(82,222,151,0.88) !important;border-color:rgba(82,222,151,0.88) !important;}.style-8.home-14 .vdo-activites-widget .vdo-widget-img>img{border-color:#52de97;}.style-8.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span{background:#52de97;}.style-8.home-14 .vdo-activites-widget .vdo-link-name{background:#52de97 !important;background-color:#52de97 !important;}.style-8.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img{border-color:#730068;}.style-8.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span{background:#730068;}.style-8.home-14 .vdo-activites-widget:hover .vdo-link-name{color:#fff;}.style-8.home-14 .vdo-activites-widget:hover .vdo-link-name:before{background:#730068 !important;background-color:#730068 !important;}.style-8.home-14 .gen-list.governor-social-media li a .list-icon{background:#52de97 !important;}.style-9 .cmo-followup-cntr .cm-fund-write a.fa{color:#024;}.style-9 .cmo-followup-cntr .cm-fund-write a.fa:hover{background:#024;color:#fff;}.style-9.home-3 .fixed-bg-home-3{background:#06b1ac !important;}.style-9.home-5 #mainHeader{background:#024;}.style-9.home-5 #mainHeader #topBar{background:#1f497d;}.style-9.home-5 .menuWrapper nav.menu{background-color:#024;}.style-9.home-5 .menuWrapper .nav li:hover>a{background-color:#06b1ac;color:#fff;}.style-9.home-5 .menuWrapper .nav li a{color:#fff;}.style-9.home-5 .menuWrapper .nav li a:hover{background-color:#06b1ac;color:#fff;}.style-9.home-5 .menuWrapper .nav li a:focus{color:#fff;}.style-9.home-5 .menuWrapper .nav li ul{background-color:#024;}.style-9.home-5 .menuWrapper .nav li ul li a{color:#fff;line-height:inherit;}.style-9.home-5 .menuWrapper .nav li ul li a:hover,.style-9.home-5 .menuWrapper .nav li ul li a.active{background-color:#06b1ac;color:#fff;}.style-9.home-5 .menuWrapper .nav li.current-menu-parent>a,.style-9.home-5 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#06b1ac;color:#fff;}.style-9.home-5 .menuWrapper .nav li.active>a,.style-9.home-5 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#06b1ac;color:#fff;}.style-9.home-5 #overflowMenu{background-color:#06b1ac;}.style-9.home-5 .support-bg-home5 .gen-list ul li a span.list-icon.blue-bg{background:#024 !important;}.style-9.home-7 .photo-gallery-seven .galleryThumb img{border-color:#fff !important;}.style-9.home-7 .photo-gallery-seven .photo-glry-title h2{color:#fff;}.style-9.home-8 .tab-rowbg-home8{background:#06b1ac !important;}.style-9.home-12 .menuWrapper .nav li{padding:0;}.style-9.home-12 .menuWrapper .nav li:hover>a{background-color:#024;color:#fff;border-radius:0;box-shadow:none;}.style-9.home-12 .menuWrapper .nav li a{color:#000;line-height:44px;border-radius:0;}.style-9.home-12 .menuWrapper .nav li a:hover{background-color:#024;color:#fff;}.style-9.home-12 .menuWrapper .nav li a:focus{background-color:#024;color:#fff;}.style-9.home-12 .menuWrapper .nav li ul{background-color:#024;}.style-9.home-12 .menuWrapper .nav li ul li a{color:#fff;line-height:inherit;}.style-9.home-12 .menuWrapper .nav li ul li a:hover,.style-9.home-12 .menuWrapper .nav li ul li a.active{background-color:#06b1ac;color:#fff;}.style-9.home-12 .menuWrapper .nav li.current-menu-parent>a,.style-9.home-12 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{background-color:#024;color:#fff;}.style-9.home-12 .menuWrapper .nav li.active>a,.style-9.home-12 .menuWrapper .nav li.current-menu-ancestor>a{background-color:#024;color:#fff;}.style-9.home-12 .photo-glry-row-home12{background:#06b1ac !important;}.style-9.home-12 .dg-ncc-column:after{background:#024 !important;}.style-9.home-13.home h2{color:#024;}.style-9.home-13 .menuWrapper{text-transform:inherit;}.style-9.home-13 .menuWrapper .nav li:hover a{border-radius:25px;}.style-9.home-13 .menuWrapper .nav li a{margin:0;}.style-9.home-13 .menuWrapper .nav li.active>a,.style-9.home-13 .menuWrapper .nav li.active ul li.current-menu-item>a,.style-9.home-13 .menuWrapper .nav li.current-menu-parent>a,.style-9.home-13 .menuWrapper .nav li.current-menu-parent ul li.current-menu-item>a{border-radius:25px;}.style-9.home-13 .menuWrapper .nav li.current-menu-ancestor>a{border-radius:25px;}.style-9.home-13 .video-speech-home13 ul li{background:#06b1ac !important;border-color:#06b1ac !important;}.style-9.home-13 .video-speech-home13 ul li .list-text{color:#000 !important;}.style-9.home-13 .video-speech-home13 ul li .list-icon{background:#024 !important;border-color:#024 !important;}.style-9.home-13 .governor-socialmedia .gov-socmedia-icons{border-color:#06b1ac !important;color:#06b1ac;}.style-9.home-13 .governor-socialmedia .gov-socmedia-icons:focus{color:#fff;}.style-9.home-13 .governor-socialmedia .gov-socmedia-icons:before{background:#06b1ac !important;color:#06b1ac;}.style-9.home-13 .governor-socialmedia .gov-socmedia-icons:hover{color:#fff;}.style-9.home-13 .governor-socialmedia .gov-socmedia-icons:hover:before{background:#06b1ac !important;}.style-9.home-13 .write-to-governor>h2{color:#024;}.style-9.home-13 .write-to-governor .wrt-to-govicon{border-color:#06b1ac;}.style-9.home-13 .write-to-governor .wrt-to-govicon img{-webkit-filter:contrast(2);filter:contrast(2);}.style-9.home-14 .governor-quote{color:#024;}.style-9.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-9.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img{border-color:#06b1ac;}.style-9.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-9.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-9.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-9.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-9.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-9.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-9.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-9.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-9.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-9.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-9.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-9.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-9.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-9.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-9.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before{background:rgba(6,177,172,0.88) !important;border-color:rgba(6,177,172,0.88) !important;}.style-9.home-14 .vdo-activites-widget .vdo-widget-img>img{border-color:#06b1ac;}.style-9.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon{color:#000;}.style-9.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span{background:#06b1ac;}.style-9.home-14 .vdo-activites-widget .vdo-link-name{background:#06b1ac !important;background-color:#06b1ac !important;color:#000 !important;}.style-9.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img{border-color:#024;}.style-9.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon{color:#fff;}.style-9.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span{background:#024;}.style-9.home-14 .vdo-activites-widget:hover .vdo-link-name{color:#fff !important;}.style-9.home-14 .vdo-activites-widget:hover .vdo-link-name:before{background:#024 !important;background-color:#024 !important;}.style-9.home-14 .gen-list.governor-social-media li a .list-icon{background:#06b1ac !important;color:#000 !important;}.style-9.home-15 .home-slider .slide-caption.accent-color,.style-9.home-15 .home-slider .slide-caption.hvr-radial-out:before,.style-9.home-15 .home-slider .home-13 .governor-socialmedia .slide-caption.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.home-15 .home-slider .slide-caption.gov-socmedia-icons:before,.style-9.home-15 .home-slider .gen-list.photo-vdo-speech ul li a div.slide-caption.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.home-15 .home-slider div.slide-caption.list-text:before,.style-9.home-15 .home-slider .compt-management-container .compt-management-widget>span.slide-caption:before,.compt-management-container .style-9.home-15 .home-slider .compt-management-widget>span.slide-caption:before,.style-9.home-15 .home-slider .slide-caption.knowyrcm-column:before,.style-9.home-15 .home-slider .slide-caption.writeToCM-bg:before,.style-9.home-15 .home-slider .vdoglry-speech-cntr .vdospeech-icon>span.slide-caption,.vdoglry-speech-cntr .style-9.home-15 .home-slider .vdospeech-icon>span.slide-caption,.style-9.home-15 .home-slider .vdo-activites-widget .slide-caption.vdo-link-name,.vdo-activites-widget .style-9.home-15 .home-slider .slide-caption.vdo-link-name,.style-9.home-15 .home-slider .gen-list.list-title-bg>h2.slide-caption,.style-9.home-15 .home-slider .arch-container>h2.slide-caption,.style-9.home-15 .home-slider .ad-banner-cntr.dsir-application-submission ul li .slide-caption.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.home-15 .home-slider .slide-caption.hyperlikdiv:before{background:rgba(6,177,172,0.8) !important;background-color:rgba(6,177,172,0.8) !important;}.contrast.home-5 #mainHeader,.contrast.home-5 .menuWrapper nav.menu{background:#000;}.contrast.home-5 .accent-color,.contrast.home-5 .hvr-radial-out:before,.contrast.home-5 .home-13 .governor-socialmedia .gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast.home-5 .gov-socmedia-icons:before,.contrast.home-5 .gen-list.photo-vdo-speech ul li a div.list-text:before,.gen-list.photo-vdo-speech ul li a .contrast.home-5 div.list-text:before,.contrast.home-5 .compt-management-container .compt-management-widget>span:before,.compt-management-container .contrast.home-5 .compt-management-widget>span:before,.contrast.home-5 .knowyrcm-column:before,.contrast.home-5 .writeToCM-bg:before,.contrast.home-5 .vdoglry-speech-cntr .vdospeech-icon>span,.vdoglry-speech-cntr .contrast.home-5 .vdospeech-icon>span,.contrast.home-5 .vdo-activites-widget .vdo-link-name,.vdo-activites-widget .contrast.home-5 .vdo-link-name,.contrast.home-5 .gen-list.list-title-bg>h2,.contrast.home-5 .arch-container>h2,.contrast.home-5 .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast.home-5 .hyperlikdiv:before{background:#000 !important;background-color:#000 !important;color:#fff !important;}.contrast.home-5 .accent-color.lighten,.contrast.home-5 .lighten.hvr-radial-out:before,.contrast.home-5 .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast.home-5 .lighten.gov-socmedia-icons:before,.contrast.home-5 .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .contrast.home-5 div.lighten.list-text:before,.contrast.home-5 .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .contrast.home-5 .compt-management-widget>span.lighten:before,.contrast.home-5 .lighten.knowyrcm-column:before,.contrast.home-5 .lighten.writeToCM-bg:before,.contrast.home-5 .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .contrast.home-5 .vdospeech-icon>span.lighten,.contrast.home-5 .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .contrast.home-5 .lighten.vdo-link-name,.contrast.home-5 .gen-list.list-title-bg>h2.lighten,.contrast.home-5 .arch-container>h2.lighten,.contrast.home-5 .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast.home-5 .lighten.hyperlikdiv:before{background:rgba(0,0,0,0.6) !important;background-color:rgba(0,0,0,0.6) !important;}.contrast.home-5 .accent-color.more-lighten,.contrast.home-5 .more-lighten.hvr-radial-out:before,.contrast.home-5 .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast.home-5 .more-lighten.gov-socmedia-icons:before,.contrast.home-5 .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .contrast.home-5 div.more-lighten.list-text:before,.contrast.home-5 .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .contrast.home-5 .compt-management-widget>span.more-lighten:before,.contrast.home-5 .more-lighten.knowyrcm-column:before,.contrast.home-5 .more-lighten.writeToCM-bg:before,.contrast.home-5 .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .contrast.home-5 .vdospeech-icon>span.more-lighten,.contrast.home-5 .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .contrast.home-5 .more-lighten.vdo-link-name,.contrast.home-5 .gen-list.list-title-bg>h2.more-lighten,.contrast.home-5 .arch-container>h2.more-lighten,.contrast.home-5 .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast.home-5 .more-lighten.hyperlikdiv:before{background:rgba(0,0,0,0.3) !important;background-color:rgba(0,0,0,0.3) !important;}.contrast.home-5 .btn-style-outline{border-radius:5px;border:1px solid #ff0 !important;color:#fff !important;}.contrast.home-5 .btn-style-outline.accent-color,.contrast.home-5 .btn-style-outline.hvr-radial-out:before,.contrast.home-5 .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast.home-5 .btn-style-outline.gov-socmedia-icons:before,.contrast.home-5 .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .contrast.home-5 div.btn-style-outline.list-text:before,.contrast.home-5 .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .contrast.home-5 .compt-management-widget>span.btn-style-outline:before,.contrast.home-5 .btn-style-outline.knowyrcm-column:before,.contrast.home-5 .btn-style-outline.writeToCM-bg:before,.contrast.home-5 .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .contrast.home-5 .vdospeech-icon>span.btn-style-outline,.contrast.home-5 .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .contrast.home-5 .btn-style-outline.vdo-link-name,.contrast.home-5 .gen-list.list-title-bg>h2.btn-style-outline,.contrast.home-5 .arch-container>h2.btn-style-outline,.contrast.home-5 .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast.home-5 .btn-style-outline.hyperlikdiv:before,.contrast.home-5 .btn-style-outline.accent-border-color,.contrast.home-5 .btn-style-outline.btn-theme,.contrast.home-5 .btn-style-outline.btn-gov,.contrast.home-5 .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .contrast.home-5 .btn-style-outline.vdo-icon,.contrast.home-5 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .contrast.home-5 .vc_tta-tab>a.btn-style-outline,.contrast.home-5 .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .contrast.home-5 img.btn-style-outline,.contrast.home-5 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast.home-5 img.btn-style-outline,.contrast.home-5 .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .contrast.home-5 .btn-style-outline.flexslider,.contrast.home-5 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .contrast.home-5 .galleryThumb>a:hover>img.btn-style-outline{border:1px solid #ff0 !important;color:#fff !important;}.contrast.home-5 .btn-style-outline.accent-color span,.contrast.home-5 .btn-style-outline.hvr-radial-out:before span,.contrast.home-5 .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before span,.home-13 .governor-socialmedia .contrast.home-5 .btn-style-outline.gov-socmedia-icons:before span,.contrast.home-5 .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before span,.gen-list.photo-vdo-speech ul li a .contrast.home-5 div.btn-style-outline.list-text:before span,.contrast.home-5 .compt-management-container .compt-management-widget>span.btn-style-outline:before span,.compt-management-container .contrast.home-5 .compt-management-widget>span.btn-style-outline:before span,.contrast.home-5 .btn-style-outline.knowyrcm-column:before span,.contrast.home-5 .btn-style-outline.writeToCM-bg:before span,.contrast.home-5 .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline span,.vdoglry-speech-cntr .contrast.home-5 .vdospeech-icon>span.btn-style-outline span,.contrast.home-5 .vdo-activites-widget .btn-style-outline.vdo-link-name span,.vdo-activites-widget .contrast.home-5 .btn-style-outline.vdo-link-name span,.contrast.home-5 .gen-list.list-title-bg>h2.btn-style-outline span,.contrast.home-5 .arch-container>h2.btn-style-outline span,.contrast.home-5 .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before span,.ad-banner-cntr.dsir-application-submission ul li .contrast.home-5 .btn-style-outline.hyperlikdiv:before span{color:#000 !important;}.contrast.home-5 .btn-style-outline.accent-hover-color{border:1px solid #ff0 !important;color:#ff0 !important;}.contrast.home-5 .btn-style-outline.accent-hover-color:hover{color:#000 !important;background:#ff0 !important;}.contrast.home-5 .service-style-3 .btn-style-outline{border-radius:0;}.contrast.home-12 .btn.btn-style-outline.accent-color.accent-border-color,.contrast.home-12 .btn.btn-style-outline.accent-color.btn-theme,.contrast.home-12 .btn.btn-style-outline.btn-theme.hvr-radial-out:before,.contrast.home-12 .home-13 .governor-socialmedia .btn.btn-style-outline.btn-theme.gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast.home-12 .btn.btn-style-outline.btn-theme.gov-socmedia-icons:before,.contrast.home-12 .gen-list.photo-vdo-speech ul li a div.btn.btn-style-outline.btn-theme.list-text:before,.gen-list.photo-vdo-speech ul li a .contrast.home-12 div.btn.btn-style-outline.btn-theme.list-text:before,.contrast.home-12 .compt-management-container .compt-management-widget>span.btn.btn-style-outline.btn-theme:before,.compt-management-container .contrast.home-12 .compt-management-widget>span.btn.btn-style-outline.btn-theme:before,.contrast.home-12 .btn.btn-style-outline.btn-theme.knowyrcm-column:before,.contrast.home-12 .btn.btn-style-outline.btn-theme.writeToCM-bg:before,.contrast.home-12 .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-style-outline.btn-theme,.vdoglry-speech-cntr .contrast.home-12 .vdospeech-icon>span.btn.btn-style-outline.btn-theme,.contrast.home-12 .vdo-activites-widget .btn.btn-style-outline.btn-theme.vdo-link-name,.vdo-activites-widget .contrast.home-12 .btn.btn-style-outline.btn-theme.vdo-link-name,.contrast.home-12 .gen-list.list-title-bg>h2.btn.btn-style-outline.btn-theme,.contrast.home-12 .arch-container>h2.btn.btn-style-outline.btn-theme,.contrast.home-12 .ad-banner-cntr.dsir-application-submission ul li .btn.btn-style-outline.btn-theme.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast.home-12 .btn.btn-style-outline.btn-theme.hyperlikdiv:before,.contrast.home-12 .btn.btn-style-outline.accent-color.btn-gov,.contrast.home-12 .btn.btn-style-outline.btn-gov.hvr-radial-out:before,.contrast.home-12 .home-13 .governor-socialmedia .btn.btn-style-outline.btn-gov.gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast.home-12 .btn.btn-style-outline.btn-gov.gov-socmedia-icons:before,.contrast.home-12 .gen-list.photo-vdo-speech ul li a div.btn.btn-style-outline.btn-gov.list-text:before,.gen-list.photo-vdo-speech ul li a .contrast.home-12 div.btn.btn-style-outline.btn-gov.list-text:before,.contrast.home-12 .compt-management-container .compt-management-widget>span.btn.btn-style-outline.btn-gov:before,.compt-management-container .contrast.home-12 .compt-management-widget>span.btn.btn-style-outline.btn-gov:before,.contrast.home-12 .btn.btn-style-outline.btn-gov.knowyrcm-column:before,.contrast.home-12 .btn.btn-style-outline.btn-gov.writeToCM-bg:before,.contrast.home-12 .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-style-outline.btn-gov,.vdoglry-speech-cntr .contrast.home-12 .vdospeech-icon>span.btn.btn-style-outline.btn-gov,.contrast.home-12 .vdo-activites-widget .btn.btn-style-outline.btn-gov.vdo-link-name,.vdo-activites-widget .contrast.home-12 .btn.btn-style-outline.btn-gov.vdo-link-name,.contrast.home-12 .gen-list.list-title-bg>h2.btn.btn-style-outline.btn-gov,.contrast.home-12 .arch-container>h2.btn.btn-style-outline.btn-gov,.contrast.home-12 .ad-banner-cntr.dsir-application-submission ul li .btn.btn-style-outline.btn-gov.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast.home-12 .btn.btn-style-outline.btn-gov.hyperlikdiv:before,.contrast.home-12 .btn.btn-style-outline.accent-border-color.hvr-radial-out:before,.contrast.home-12 .home-13 .governor-socialmedia .btn.btn-style-outline.accent-border-color.gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast.home-12 .btn.btn-style-outline.accent-border-color.gov-socmedia-icons:before,.contrast.home-12 .home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .btn.btn-style-outline.gov-socmedia-icons.vdo-icon:before,.home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .contrast.home-12 .btn.btn-style-outline.gov-socmedia-icons.vdo-icon:before,.contrast.home-12 .vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .btn.btn-style-outline.gov-socmedia-icons.vdo-icon:before,.vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .contrast.home-12 .btn.btn-style-outline.gov-socmedia-icons.vdo-icon:before,.contrast.home-12 .home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .contrast.home-12 .vc_tta-tab>a.btn.btn-style-outline.gov-socmedia-icons:before,.contrast.home-12 .vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .vc_tta-tab>a.btn.btn-style-outline.gov-socmedia-icons:before,.vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .contrast.home-12 .vc_tta-tab>a.btn.btn-style-outline.gov-socmedia-icons:before,.contrast.home-12 .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides img.btn.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides .contrast.home-12 img.btn.btn-style-outline.gov-socmedia-icons:before,.contrast.home-12 .dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia img.btn.btn-style-outline.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia .contrast.home-12 img.btn.btn-style-outline.gov-socmedia-icons:before,.contrast.home-12 .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast.home-12 img.btn.btn-style-outline.gov-socmedia-icons:before,.contrast.home-12 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia img.btn.btn-style-outline.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia .contrast.home-12 img.btn.btn-style-outline.gov-socmedia-icons:before,.contrast.home-12 .home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .btn.btn-style-outline.gov-socmedia-icons.flexslider:before,.home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .contrast.home-12 .btn.btn-style-outline.gov-socmedia-icons.flexslider:before,.contrast.home-12 .dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .btn.btn-style-outline.gov-socmedia-icons.flexslider:before,.dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .contrast.home-12 .btn.btn-style-outline.gov-socmedia-icons.flexslider:before,.contrast.home-12 .home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .contrast.home-12 .galleryThumb>a:hover>img.btn.btn-style-outline.gov-socmedia-icons:before,.contrast.home-12 .pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .galleryThumb>a:hover>img.btn.btn-style-outline.gov-socmedia-icons:before,.pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .contrast.home-12 .galleryThumb>a:hover>img.btn.btn-style-outline.gov-socmedia-icons:before,.contrast.home-12 .gen-list.photo-vdo-speech ul li a div.btn.btn-style-outline.accent-border-color.list-text:before,.gen-list.photo-vdo-speech ul li a .contrast.home-12 div.btn.btn-style-outline.accent-border-color.list-text:before,.contrast.home-12 .gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name div.btn.btn-style-outline.list-text.vdo-icon:before,.gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name .contrast.home-12 div.btn.btn-style-outline.list-text.vdo-icon:before,.contrast.home-12 .vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a div.btn.btn-style-outline.list-text.vdo-icon:before,.vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a .contrast.home-12 div.btn.btn-style-outline.list-text.vdo-icon:before,.contrast.home-12 .gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video div.btn.btn-style-outline.list-text.flexslider:before,.gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video .contrast.home-12 div.btn.btn-style-outline.list-text.flexslider:before,.contrast.home-12 .dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a div.btn.btn-style-outline.list-text.flexslider:before,.dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a .contrast.home-12 div.btn.btn-style-outline.list-text.flexslider:before,.contrast.home-12 .vdo-activites-widget .vdo-link-name .btn.btn-style-outline.hvr-radial-out.vdo-icon:before,.vdo-activites-widget .vdo-link-name .contrast.home-12 .btn.btn-style-outline.hvr-radial-out.vdo-icon:before,.contrast.home-12 .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget>span.btn.btn-style-outline.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .contrast.home-12 .compt-management-widget>span.btn.btn-style-outline.vdo-icon:before,.contrast.home-12 .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget>span.btn.btn-style-outline.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .contrast.home-12 .compt-management-widget>span.btn.btn-style-outline.vdo-icon:before,.contrast.home-12 .compt-management-container .compt-management-widget>span.btn.btn-style-outline.accent-border-color:before,.compt-management-container .contrast.home-12 .compt-management-widget>span.btn.btn-style-outline.accent-border-color:before,.contrast.home-12 .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget>span.btn.btn-style-outline.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .contrast.home-12 .compt-management-widget>span.btn.btn-style-outline.flexslider:before,.contrast.home-12 .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget>span.btn.btn-style-outline.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .contrast.home-12 .compt-management-widget>span.btn.btn-style-outline.flexslider:before,.contrast.home-12 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.btn-style-outline.hvr-radial-out:before,.vc_general.vc_tta-tabs.dsir-tab-one .contrast.home-12 .vc_tta-tab>a.btn.btn-style-outline.hvr-radial-out:before,.contrast.home-12 .dsir-gallery-color .with-border.flexslider .slides img.btn.btn-style-outline.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .slides .contrast.home-12 img.btn.btn-style-outline.hvr-radial-out:before,.contrast.home-12 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.btn-style-outline.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast.home-12 img.btn.btn-style-outline.hvr-radial-out:before,.contrast.home-12 .dsir-gallery-color .video_gallery.video .btn.btn-style-outline.hvr-radial-out.flexslider:before,.dsir-gallery-color .video_gallery.video .contrast.home-12 .btn.btn-style-outline.hvr-radial-out.flexslider:before,.contrast.home-12 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.btn-style-outline.hvr-radial-out:before,.pp-photogallery .photoGallery-style3 .contrast.home-12 .galleryThumb>a:hover>img.btn.btn-style-outline.hvr-radial-out:before,.contrast.home-12 .btn.btn-style-outline.accent-border-color.knowyrcm-column:before,.contrast.home-12 .vdo-activites-widget .vdo-link-name .btn.btn-style-outline.knowyrcm-column.vdo-icon:before,.vdo-activites-widget .vdo-link-name .contrast.home-12 .btn.btn-style-outline.knowyrcm-column.vdo-icon:before,.contrast.home-12 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.btn-style-outline.knowyrcm-column:before,.vc_general.vc_tta-tabs.dsir-tab-one .contrast.home-12 .vc_tta-tab>a.btn.btn-style-outline.knowyrcm-column:before,.contrast.home-12 .dsir-gallery-color .with-border.flexslider .slides img.btn.btn-style-outline.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .slides .contrast.home-12 img.btn.btn-style-outline.knowyrcm-column:before,.contrast.home-12 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.btn-style-outline.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast.home-12 img.btn.btn-style-outline.knowyrcm-column:before,.contrast.home-12 .dsir-gallery-color .video_gallery.video .btn.btn-style-outline.knowyrcm-column.flexslider:before,.dsir-gallery-color .video_gallery.video .contrast.home-12 .btn.btn-style-outline.knowyrcm-column.flexslider:before,.contrast.home-12 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.btn-style-outline.knowyrcm-column:before,.pp-photogallery .photoGallery-style3 .contrast.home-12 .galleryThumb>a:hover>img.btn.btn-style-outline.knowyrcm-column:before,.contrast.home-12 .btn.btn-style-outline.accent-border-color.writeToCM-bg:before,.contrast.home-12 .vdo-activites-widget .vdo-link-name .btn.btn-style-outline.writeToCM-bg.vdo-icon:before,.vdo-activites-widget .vdo-link-name .contrast.home-12 .btn.btn-style-outline.writeToCM-bg.vdo-icon:before,.contrast.home-12 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.btn-style-outline.writeToCM-bg:before,.vc_general.vc_tta-tabs.dsir-tab-one .contrast.home-12 .vc_tta-tab>a.btn.btn-style-outline.writeToCM-bg:before,.contrast.home-12 .dsir-gallery-color .with-border.flexslider .slides img.btn.btn-style-outline.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .slides .contrast.home-12 img.btn.btn-style-outline.writeToCM-bg:before,.contrast.home-12 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.btn-style-outline.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast.home-12 img.btn.btn-style-outline.writeToCM-bg:before,.contrast.home-12 .dsir-gallery-color .video_gallery.video .btn.btn-style-outline.writeToCM-bg.flexslider:before,.dsir-gallery-color .video_gallery.video .contrast.home-12 .btn.btn-style-outline.writeToCM-bg.flexslider:before,.contrast.home-12 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.btn-style-outline.writeToCM-bg:before,.pp-photogallery .photoGallery-style3 .contrast.home-12 .galleryThumb>a:hover>img.btn.btn-style-outline.writeToCM-bg:before,.contrast.home-12 .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-style-outline.accent-border-color,.vdoglry-speech-cntr .contrast.home-12 .vdospeech-icon>span.btn.btn-style-outline.accent-border-color,.contrast.home-12 .vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .vdospeech-icon>span.btn.btn-style-outline.vdo-icon,.vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .contrast.home-12 .vdospeech-icon>span.btn.btn-style-outline.vdo-icon,.contrast.home-12 .vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .contrast.home-12 .vdospeech-icon>span.btn.btn-style-outline.vdo-icon,.contrast.home-12 .vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .vdospeech-icon>span.btn.btn-style-outline.flexslider,.vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .contrast.home-12 .vdospeech-icon>span.btn.btn-style-outline.flexslider,.contrast.home-12 .dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .contrast.home-12 .vdospeech-icon>span.btn.btn-style-outline.flexslider,.contrast.home-12 .vdo-activites-widget .btn.btn-style-outline.accent-border-color.vdo-link-name,.vdo-activites-widget .contrast.home-12 .btn.btn-style-outline.accent-border-color.vdo-link-name,.contrast.home-12 .vdo-activites-widget .vdo-link-name .btn.btn-style-outline.vdo-link-name.vdo-icon,.vdo-activites-widget .vdo-link-name .contrast.home-12 .btn.btn-style-outline.vdo-link-name.vdo-icon,.contrast.home-12 .vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.btn-style-outline.vdo-link-name,.vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .contrast.home-12 .vc_tta-tab>a.btn.btn-style-outline.vdo-link-name,.contrast.home-12 .vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .vc_tta-tab>a.btn.btn-style-outline.vdo-link-name,.vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .contrast.home-12 .vc_tta-tab>a.btn.btn-style-outline.vdo-link-name,.contrast.home-12 .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides img.btn.btn-style-outline.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides .contrast.home-12 img.btn.btn-style-outline.vdo-link-name,.contrast.home-12 .dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget img.btn.btn-style-outline.vdo-link-name,.dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget .contrast.home-12 img.btn.btn-style-outline.vdo-link-name,.contrast.home-12 .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.btn-style-outline.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast.home-12 img.btn.btn-style-outline.vdo-link-name,.contrast.home-12 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget img.btn.btn-style-outline.vdo-link-name,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget .contrast.home-12 img.btn.btn-style-outline.vdo-link-name,.contrast.home-12 .vdo-activites-widget .dsir-gallery-color .video_gallery.video .btn.btn-style-outline.vdo-link-name.flexslider,.vdo-activites-widget .dsir-gallery-color .video_gallery.video .contrast.home-12 .btn.btn-style-outline.vdo-link-name.flexslider,.contrast.home-12 .dsir-gallery-color .video_gallery.video .vdo-activites-widget .btn.btn-style-outline.vdo-link-name.flexslider,.dsir-gallery-color .video_gallery.video .vdo-activites-widget .contrast.home-12 .btn.btn-style-outline.vdo-link-name.flexslider,.contrast.home-12 .vdo-activites-widget .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.btn-style-outline.vdo-link-name,.vdo-activites-widget .pp-photogallery .photoGallery-style3 .contrast.home-12 .galleryThumb>a:hover>img.btn.btn-style-outline.vdo-link-name,.contrast.home-12 .pp-photogallery .photoGallery-style3 .vdo-activites-widget .galleryThumb>a:hover>img.btn.btn-style-outline.vdo-link-name,.pp-photogallery .photoGallery-style3 .vdo-activites-widget .contrast.home-12 .galleryThumb>a:hover>img.btn.btn-style-outline.vdo-link-name,.contrast.home-12 .vdo-activites-widget .vdo-link-name .btn.btn-style-outline.accent-color.vdo-icon,.vdo-activites-widget .vdo-link-name .contrast.home-12 .btn.btn-style-outline.accent-color.vdo-icon,.contrast.home-12 .vdo-activites-widget .vdo-link-name .gen-list.list-title-bg>h2.btn.btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .contrast.home-12 .gen-list.list-title-bg>h2.btn.btn-style-outline.vdo-icon,.contrast.home-12 .vdo-activites-widget .vdo-link-name .arch-container>h2.btn.btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .contrast.home-12 .arch-container>h2.btn.btn-style-outline.vdo-icon,.contrast.home-12 .vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .btn.btn-style-outline.vdo-icon.hyperlikdiv:before,.vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .contrast.home-12 .btn.btn-style-outline.vdo-icon.hyperlikdiv:before,.contrast.home-12 .ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .btn.btn-style-outline.vdo-icon.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .contrast.home-12 .btn.btn-style-outline.vdo-icon.hyperlikdiv:before,.contrast.home-12 .compt-management-container .compt-management-widget:hover>span.btn.btn-style-outline.accent-border-color:before,.compt-management-container .contrast.home-12 .compt-management-widget:hover>span.btn.btn-style-outline.accent-border-color:before,.contrast.home-12 .compt-management-container .compt-management-widget:hover>span.btn.btn-style-outline.btn-theme:before,.compt-management-container .contrast.home-12 .compt-management-widget:hover>span.btn.btn-style-outline.btn-theme:before,.contrast.home-12 .compt-management-container .compt-management-widget:hover>span.btn.btn-style-outline.btn-gov:before,.compt-management-container .contrast.home-12 .compt-management-widget:hover>span.btn.btn-style-outline.btn-gov:before,.contrast.home-12 .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget:hover>span.btn.btn-style-outline.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .contrast.home-12 .compt-management-widget:hover>span.btn.btn-style-outline.vdo-icon:before,.contrast.home-12 .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget:hover>span.btn.btn-style-outline.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .contrast.home-12 .compt-management-widget:hover>span.btn.btn-style-outline.vdo-icon:before,.contrast.home-12 .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget:hover>span.btn.btn-style-outline.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .contrast.home-12 .compt-management-widget:hover>span.btn.btn-style-outline.flexslider:before,.contrast.home-12 .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget:hover>span.btn.btn-style-outline.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .contrast.home-12 .compt-management-widget:hover>span.btn.btn-style-outline.flexslider:before,.contrast.home-12 .gen-list.list-title-bg>h2.btn.btn-style-outline.accent-border-color,.contrast.home-12 .dsir-gallery-color .video_gallery.video .gen-list.list-title-bg>h2.btn.btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .contrast.home-12 .gen-list.list-title-bg>h2.btn.btn-style-outline.flexslider,.contrast.home-12 .arch-container>h2.btn.btn-style-outline.accent-border-color,.contrast.home-12 .dsir-gallery-color .video_gallery.video .arch-container>h2.btn.btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .contrast.home-12 .arch-container>h2.btn.btn-style-outline.flexslider,.contrast.home-12 .ad-banner-cntr.dsir-application-submission ul li .btn.btn-style-outline.accent-border-color.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast.home-12 .btn.btn-style-outline.accent-border-color.hyperlikdiv:before,.contrast.home-12 .ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .contrast.home-12 .vc_tta-tab>a.btn.btn-style-outline.hyperlikdiv:before,.contrast.home-12 .vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .vc_tta-tab>a.btn.btn-style-outline.hyperlikdiv:before,.vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .contrast.home-12 .vc_tta-tab>a.btn.btn-style-outline.hyperlikdiv:before,.contrast.home-12 .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides img.btn.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides .contrast.home-12 img.btn.btn-style-outline.hyperlikdiv:before,.contrast.home-12 .dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li img.btn.btn-style-outline.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li .contrast.home-12 img.btn.btn-style-outline.hyperlikdiv:before,.contrast.home-12 .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast.home-12 img.btn.btn-style-outline.hyperlikdiv:before,.contrast.home-12 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li img.btn.btn-style-outline.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li .contrast.home-12 img.btn.btn-style-outline.hyperlikdiv:before,.contrast.home-12 .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .btn.btn-style-outline.hyperlikdiv.flexslider:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .contrast.home-12 .btn.btn-style-outline.hyperlikdiv.flexslider:before,.contrast.home-12 .dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .btn.btn-style-outline.hyperlikdiv.flexslider:before,.dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .contrast.home-12 .btn.btn-style-outline.hyperlikdiv.flexslider:before,.contrast.home-12 .ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .contrast.home-12 .galleryThumb>a:hover>img.btn.btn-style-outline.hyperlikdiv:before,.contrast.home-12 .pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .galleryThumb>a:hover>img.btn.btn-style-outline.hyperlikdiv:before,.pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .contrast.home-12 .galleryThumb>a:hover>img.btn.btn-style-outline.hyperlikdiv:before,.contrast.home-12 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.btn-style-outline.accent-color,.vc_general.vc_tta-tabs.dsir-tab-one .contrast.home-12 .vc_tta-tab>a.btn.btn-style-outline.accent-color,.contrast.home-12 .dsir-gallery-color .with-border.flexslider .slides img.btn.btn-style-outline.accent-color,.dsir-gallery-color .with-border.flexslider .slides .contrast.home-12 img.btn.btn-style-outline.accent-color,.contrast.home-12 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.btn-style-outline.accent-color,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast.home-12 img.btn.btn-style-outline.accent-color,.contrast.home-12 .dsir-gallery-color .video_gallery.video .btn.btn-style-outline.accent-color.flexslider,.dsir-gallery-color .video_gallery.video .contrast.home-12 .btn.btn-style-outline.accent-color.flexslider,.contrast.home-12 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.btn-style-outline.accent-color,.pp-photogallery .photoGallery-style3 .contrast.home-12 .galleryThumb>a:hover>img.btn.btn-style-outline.accent-color{background:#ff0 !important;}.contrast.home-13 .photo-glrycom-home13:after,.contrast.home-13 .accent-fixed-color,.contrast.home-13 .style-1.home-5 .support-bg-home5,.style-1.home-5 .contrast.home-13 .support-bg-home5,.contrast.home-13 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .contrast.home-13 .vc_tta-tab:hover>a,.contrast.home-13 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .contrast.home-13 .vc_tta-tab.vc_active>a{background:#000 !important;}.contrast.home-13 .video-speech-home13 ul li{background:#ff0 !important;}.contrast.home-13 .video-speech-home13 ul li .list-icon{background:#000 !important;}.contrast.home-13 .video-speech-home13 ul li .list-text{color:#000 !important;}.contrast.home-13 .governor-socialmedia .gov-socmedia-icons{background:#000 !important;border-color:#ff0 !important;}.contrast.home-13 .governor-socialmedia .gov-socmedia-icons:hover:before{background:#333 !important;}.contrast.home-13 .write-to-governor>h2{color:#ff0 !important;}.contrast.home-13 .write-to-governor .wrt-to-govicon{border-color:#ff0;}.contrast.home-13 .write-to-governor .wrt-to-govicon img{filter:contrast(0) brightness(2);}.contrast.home-15 .home-slider .slide-caption.accent-color,.contrast.home-15 .home-slider .slide-caption.hvr-radial-out:before,.contrast.home-15 .home-slider .home-13 .governor-socialmedia .slide-caption.gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast.home-15 .home-slider .slide-caption.gov-socmedia-icons:before,.contrast.home-15 .home-slider .gen-list.photo-vdo-speech ul li a div.slide-caption.list-text:before,.gen-list.photo-vdo-speech ul li a .contrast.home-15 .home-slider div.slide-caption.list-text:before,.contrast.home-15 .home-slider .compt-management-container .compt-management-widget>span.slide-caption:before,.compt-management-container .contrast.home-15 .home-slider .compt-management-widget>span.slide-caption:before,.contrast.home-15 .home-slider .slide-caption.knowyrcm-column:before,.contrast.home-15 .home-slider .slide-caption.writeToCM-bg:before,.contrast.home-15 .home-slider .vdoglry-speech-cntr .vdospeech-icon>span.slide-caption,.vdoglry-speech-cntr .contrast.home-15 .home-slider .vdospeech-icon>span.slide-caption,.contrast.home-15 .home-slider .vdo-activites-widget .slide-caption.vdo-link-name,.vdo-activites-widget .contrast.home-15 .home-slider .slide-caption.vdo-link-name,.contrast.home-15 .home-slider .gen-list.list-title-bg>h2.slide-caption,.contrast.home-15 .home-slider .arch-container>h2.slide-caption,.contrast.home-15 .home-slider .ad-banner-cntr.dsir-application-submission ul li .slide-caption.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast.home-15 .home-slider .slide-caption.hyperlikdiv:before{background:rgba(0,0,0,0.8) !important;background-color:rgba(0,0,0,0.8) !important;}.style-5.home-1 .news-ticker-horizontal.title-left>h2:after{border-left-color:#fff;}.style-5.home-4 .news-ticker-horizontal.title-left>h2,.style-5.home-11 .news-ticker-horizontal.title-left>h2{border-right:none;}.style-5.home-6 .news-ticker-horizontal.title-left>h2{border-right:none;}.style-5.home-6 .flex-pauseplay a:before{color:#000;}.style-5.home-7 .news-ticker-horizontal.latest-news-home7 h2{color:#000;}.style-5.home-7 .news-ticker-horizontal.latest-news-home7 .flexslider .slides li .with-urlchange{color:#000;}.style-5.home-7 .news-ticker-horizontal.latest-news-home7 .flexslider .flex-pauseplay a:before,.style-5.home-7 .news-ticker-horizontal.latest-news-home7 .flexslider .flex-direction-nav li a:before{color:#000;}.style-5.home-7 .news-ticker-horizontal.title-left>h2:after{content:none;}.style-5 .cm-fund-write.fund-write-style2>span{background:#0c3c60;}.home-10 .theme5-fixed-color{background:#183a53 !important;}.home-10 .cm-fund-write img{-webkit-filter:grayscale(1);filter:grayscale(1);}.style-1.contrast .btn.accent-color,.style-1.contrast .btn.hvr-radial-out:before,.style-1.contrast .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-1.contrast .btn.gov-socmedia-icons:before,.style-1.contrast .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-1.contrast div.btn.list-text:before,.style-1.contrast .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-1.contrast .compt-management-widget>span.btn:before,.style-1.contrast .btn.knowyrcm-column:before,.style-1.contrast .btn.writeToCM-bg:before,.style-1.contrast .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-1.contrast .vdospeech-icon>span.btn,.style-1.contrast .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-1.contrast .btn.vdo-link-name,.style-1.contrast .gen-list.list-title-bg>h2.btn,.style-1.contrast .arch-container>h2.btn,.style-1.contrast .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-1.contrast .btn.hyperlikdiv:before,.style-2.contrast .btn.accent-color,.style-2.contrast .btn.hvr-radial-out:before,.style-2.contrast .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2.contrast .btn.gov-socmedia-icons:before,.style-2.contrast .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2.contrast div.btn.list-text:before,.style-2.contrast .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-2.contrast .compt-management-widget>span.btn:before,.style-2.contrast .btn.knowyrcm-column:before,.style-2.contrast .btn.writeToCM-bg:before,.style-2.contrast .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-2.contrast .vdospeech-icon>span.btn,.style-2.contrast .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-2.contrast .btn.vdo-link-name,.style-2.contrast .gen-list.list-title-bg>h2.btn,.style-2.contrast .arch-container>h2.btn,.style-2.contrast .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.contrast .btn.hyperlikdiv:before,.style-3.contrast .btn.accent-color,.style-3.contrast .btn.hvr-radial-out:before,.style-3.contrast .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3.contrast .btn.gov-socmedia-icons:before,.style-3.contrast .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3.contrast div.btn.list-text:before,.style-3.contrast .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-3.contrast .compt-management-widget>span.btn:before,.style-3.contrast .btn.knowyrcm-column:before,.style-3.contrast .btn.writeToCM-bg:before,.style-3.contrast .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-3.contrast .vdospeech-icon>span.btn,.style-3.contrast .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-3.contrast .btn.vdo-link-name,.style-3.contrast .gen-list.list-title-bg>h2.btn,.style-3.contrast .arch-container>h2.btn,.style-3.contrast .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3.contrast .btn.hyperlikdiv:before,.style-4.contrast .btn.accent-color,.style-4.contrast .btn.hvr-radial-out:before,.style-4.contrast .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.contrast .btn.gov-socmedia-icons:before,.style-4.contrast .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.contrast div.btn.list-text:before,.style-4.contrast .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-4.contrast .compt-management-widget>span.btn:before,.style-4.contrast .btn.knowyrcm-column:before,.style-4.contrast .btn.writeToCM-bg:before,.style-4.contrast .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-4.contrast .vdospeech-icon>span.btn,.style-4.contrast .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-4.contrast .btn.vdo-link-name,.style-4.contrast .gen-list.list-title-bg>h2.btn,.style-4.contrast .arch-container>h2.btn,.style-4.contrast .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.contrast .btn.hyperlikdiv:before,.style-5.contrast .btn.accent-color,.style-5.contrast .btn.hvr-radial-out:before,.style-5.contrast .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5.contrast .btn.gov-socmedia-icons:before,.style-5.contrast .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5.contrast div.btn.list-text:before,.style-5.contrast .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-5.contrast .compt-management-widget>span.btn:before,.style-5.contrast .btn.knowyrcm-column:before,.style-5.contrast .btn.writeToCM-bg:before,.style-5.contrast .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-5.contrast .vdospeech-icon>span.btn,.style-5.contrast .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-5.contrast .btn.vdo-link-name,.style-5.contrast .gen-list.list-title-bg>h2.btn,.style-5.contrast .arch-container>h2.btn,.style-5.contrast .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.contrast .btn.hyperlikdiv:before,.style-6.contrast .btn.accent-color,.style-6.contrast .btn.hvr-radial-out:before,.style-6.contrast .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6.contrast .btn.gov-socmedia-icons:before,.style-6.contrast .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.contrast div.btn.list-text:before,.style-6.contrast .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-6.contrast .compt-management-widget>span.btn:before,.style-6.contrast .btn.knowyrcm-column:before,.style-6.contrast .btn.writeToCM-bg:before,.style-6.contrast .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-6.contrast .vdospeech-icon>span.btn,.style-6.contrast .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-6.contrast .btn.vdo-link-name,.style-6.contrast .gen-list.list-title-bg>h2.btn,.style-6.contrast .arch-container>h2.btn,.style-6.contrast .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.contrast .btn.hyperlikdiv:before,.style-7.contrast .btn.accent-color,.style-7.contrast .btn.hvr-radial-out:before,.style-7.contrast .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7.contrast .btn.gov-socmedia-icons:before,.style-7.contrast .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7.contrast div.btn.list-text:before,.style-7.contrast .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-7.contrast .compt-management-widget>span.btn:before,.style-7.contrast .btn.knowyrcm-column:before,.style-7.contrast .btn.writeToCM-bg:before,.style-7.contrast .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-7.contrast .vdospeech-icon>span.btn,.style-7.contrast .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-7.contrast .btn.vdo-link-name,.style-7.contrast .gen-list.list-title-bg>h2.btn,.style-7.contrast .arch-container>h2.btn,.style-7.contrast .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7.contrast .btn.hyperlikdiv:before,.style-8.contrast .btn.accent-color,.style-8.contrast .btn.hvr-radial-out:before,.style-8.contrast .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8.contrast .btn.gov-socmedia-icons:before,.style-8.contrast .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8.contrast div.btn.list-text:before,.style-8.contrast .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-8.contrast .compt-management-widget>span.btn:before,.style-8.contrast .btn.knowyrcm-column:before,.style-8.contrast .btn.writeToCM-bg:before,.style-8.contrast .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-8.contrast .vdospeech-icon>span.btn,.style-8.contrast .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-8.contrast .btn.vdo-link-name,.style-8.contrast .gen-list.list-title-bg>h2.btn,.style-8.contrast .arch-container>h2.btn,.style-8.contrast .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.contrast .btn.hyperlikdiv:before,.style-9.contrast .btn.accent-color,.style-9.contrast .btn.hvr-radial-out:before,.style-9.contrast .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.contrast .btn.gov-socmedia-icons:before,.style-9.contrast .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.contrast div.btn.list-text:before,.style-9.contrast .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-9.contrast .compt-management-widget>span.btn:before,.style-9.contrast .btn.knowyrcm-column:before,.style-9.contrast .btn.writeToCM-bg:before,.style-9.contrast .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-9.contrast .vdospeech-icon>span.btn,.style-9.contrast .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-9.contrast .btn.vdo-link-name,.style-9.contrast .gen-list.list-title-bg>h2.btn,.style-9.contrast .arch-container>h2.btn,.style-9.contrast .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.contrast .btn.hyperlikdiv:before{background:#ff0 !important;color:#000 !important;}.style-1.contrast .search-area .btn.accent-color,.style-1.contrast .search-area .btn.hvr-radial-out:before,.style-1.contrast .search-area .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-1.contrast .search-area .btn.gov-socmedia-icons:before,.style-1.contrast .search-area .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-1.contrast .search-area div.btn.list-text:before,.style-1.contrast .search-area .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-1.contrast .search-area .compt-management-widget>span.btn:before,.style-1.contrast .search-area .btn.knowyrcm-column:before,.style-1.contrast .search-area .btn.writeToCM-bg:before,.style-1.contrast .search-area .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-1.contrast .search-area .vdospeech-icon>span.btn,.style-1.contrast .search-area .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-1.contrast .search-area .btn.vdo-link-name,.style-1.contrast .search-area .gen-list.list-title-bg>h2.btn,.style-1.contrast .search-area .arch-container>h2.btn,.style-1.contrast .search-area .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-1.contrast .search-area .btn.hyperlikdiv:before,.style-2.contrast .search-area .btn.accent-color,.style-2.contrast .search-area .btn.hvr-radial-out:before,.style-2.contrast .search-area .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2.contrast .search-area .btn.gov-socmedia-icons:before,.style-2.contrast .search-area .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2.contrast .search-area div.btn.list-text:before,.style-2.contrast .search-area .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-2.contrast .search-area .compt-management-widget>span.btn:before,.style-2.contrast .search-area .btn.knowyrcm-column:before,.style-2.contrast .search-area .btn.writeToCM-bg:before,.style-2.contrast .search-area .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-2.contrast .search-area .vdospeech-icon>span.btn,.style-2.contrast .search-area .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-2.contrast .search-area .btn.vdo-link-name,.style-2.contrast .search-area .gen-list.list-title-bg>h2.btn,.style-2.contrast .search-area .arch-container>h2.btn,.style-2.contrast .search-area .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.contrast .search-area .btn.hyperlikdiv:before,.style-3.contrast .search-area .btn.accent-color,.style-3.contrast .search-area .btn.hvr-radial-out:before,.style-3.contrast .search-area .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3.contrast .search-area .btn.gov-socmedia-icons:before,.style-3.contrast .search-area .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3.contrast .search-area div.btn.list-text:before,.style-3.contrast .search-area .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-3.contrast .search-area .compt-management-widget>span.btn:before,.style-3.contrast .search-area .btn.knowyrcm-column:before,.style-3.contrast .search-area .btn.writeToCM-bg:before,.style-3.contrast .search-area .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-3.contrast .search-area .vdospeech-icon>span.btn,.style-3.contrast .search-area .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-3.contrast .search-area .btn.vdo-link-name,.style-3.contrast .search-area .gen-list.list-title-bg>h2.btn,.style-3.contrast .search-area .arch-container>h2.btn,.style-3.contrast .search-area .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3.contrast .search-area .btn.hyperlikdiv:before,.style-4.contrast .search-area .btn.accent-color,.style-4.contrast .search-area .btn.hvr-radial-out:before,.style-4.contrast .search-area .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.contrast .search-area .btn.gov-socmedia-icons:before,.style-4.contrast .search-area .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.contrast .search-area div.btn.list-text:before,.style-4.contrast .search-area .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-4.contrast .search-area .compt-management-widget>span.btn:before,.style-4.contrast .search-area .btn.knowyrcm-column:before,.style-4.contrast .search-area .btn.writeToCM-bg:before,.style-4.contrast .search-area .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-4.contrast .search-area .vdospeech-icon>span.btn,.style-4.contrast .search-area .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-4.contrast .search-area .btn.vdo-link-name,.style-4.contrast .search-area .gen-list.list-title-bg>h2.btn,.style-4.contrast .search-area .arch-container>h2.btn,.style-4.contrast .search-area .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.contrast .search-area .btn.hyperlikdiv:before,.style-5.contrast .search-area .btn.accent-color,.style-5.contrast .search-area .btn.hvr-radial-out:before,.style-5.contrast .search-area .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5.contrast .search-area .btn.gov-socmedia-icons:before,.style-5.contrast .search-area .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5.contrast .search-area div.btn.list-text:before,.style-5.contrast .search-area .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-5.contrast .search-area .compt-management-widget>span.btn:before,.style-5.contrast .search-area .btn.knowyrcm-column:before,.style-5.contrast .search-area .btn.writeToCM-bg:before,.style-5.contrast .search-area .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-5.contrast .search-area .vdospeech-icon>span.btn,.style-5.contrast .search-area .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-5.contrast .search-area .btn.vdo-link-name,.style-5.contrast .search-area .gen-list.list-title-bg>h2.btn,.style-5.contrast .search-area .arch-container>h2.btn,.style-5.contrast .search-area .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.contrast .search-area .btn.hyperlikdiv:before,.style-6.contrast .search-area .btn.accent-color,.style-6.contrast .search-area .btn.hvr-radial-out:before,.style-6.contrast .search-area .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6.contrast .search-area .btn.gov-socmedia-icons:before,.style-6.contrast .search-area .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.contrast .search-area div.btn.list-text:before,.style-6.contrast .search-area .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-6.contrast .search-area .compt-management-widget>span.btn:before,.style-6.contrast .search-area .btn.knowyrcm-column:before,.style-6.contrast .search-area .btn.writeToCM-bg:before,.style-6.contrast .search-area .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-6.contrast .search-area .vdospeech-icon>span.btn,.style-6.contrast .search-area .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-6.contrast .search-area .btn.vdo-link-name,.style-6.contrast .search-area .gen-list.list-title-bg>h2.btn,.style-6.contrast .search-area .arch-container>h2.btn,.style-6.contrast .search-area .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.contrast .search-area .btn.hyperlikdiv:before,.style-7.contrast .search-area .btn.accent-color,.style-7.contrast .search-area .btn.hvr-radial-out:before,.style-7.contrast .search-area .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7.contrast .search-area .btn.gov-socmedia-icons:before,.style-7.contrast .search-area .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7.contrast .search-area div.btn.list-text:before,.style-7.contrast .search-area .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-7.contrast .search-area .compt-management-widget>span.btn:before,.style-7.contrast .search-area .btn.knowyrcm-column:before,.style-7.contrast .search-area .btn.writeToCM-bg:before,.style-7.contrast .search-area .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-7.contrast .search-area .vdospeech-icon>span.btn,.style-7.contrast .search-area .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-7.contrast .search-area .btn.vdo-link-name,.style-7.contrast .search-area .gen-list.list-title-bg>h2.btn,.style-7.contrast .search-area .arch-container>h2.btn,.style-7.contrast .search-area .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7.contrast .search-area .btn.hyperlikdiv:before,.style-8.contrast .search-area .btn.accent-color,.style-8.contrast .search-area .btn.hvr-radial-out:before,.style-8.contrast .search-area .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8.contrast .search-area .btn.gov-socmedia-icons:before,.style-8.contrast .search-area .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8.contrast .search-area div.btn.list-text:before,.style-8.contrast .search-area .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-8.contrast .search-area .compt-management-widget>span.btn:before,.style-8.contrast .search-area .btn.knowyrcm-column:before,.style-8.contrast .search-area .btn.writeToCM-bg:before,.style-8.contrast .search-area .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-8.contrast .search-area .vdospeech-icon>span.btn,.style-8.contrast .search-area .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-8.contrast .search-area .btn.vdo-link-name,.style-8.contrast .search-area .gen-list.list-title-bg>h2.btn,.style-8.contrast .search-area .arch-container>h2.btn,.style-8.contrast .search-area .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.contrast .search-area .btn.hyperlikdiv:before,.style-9.contrast .search-area .btn.accent-color,.style-9.contrast .search-area .btn.hvr-radial-out:before,.style-9.contrast .search-area .home-13 .governor-socialmedia .btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.contrast .search-area .btn.gov-socmedia-icons:before,.style-9.contrast .search-area .gen-list.photo-vdo-speech ul li a div.btn.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.contrast .search-area div.btn.list-text:before,.style-9.contrast .search-area .compt-management-container .compt-management-widget>span.btn:before,.compt-management-container .style-9.contrast .search-area .compt-management-widget>span.btn:before,.style-9.contrast .search-area .btn.knowyrcm-column:before,.style-9.contrast .search-area .btn.writeToCM-bg:before,.style-9.contrast .search-area .vdoglry-speech-cntr .vdospeech-icon>span.btn,.vdoglry-speech-cntr .style-9.contrast .search-area .vdospeech-icon>span.btn,.style-9.contrast .search-area .vdo-activites-widget .btn.vdo-link-name,.vdo-activites-widget .style-9.contrast .search-area .btn.vdo-link-name,.style-9.contrast .search-area .gen-list.list-title-bg>h2.btn,.style-9.contrast .search-area .arch-container>h2.btn,.style-9.contrast .search-area .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.contrast .search-area .btn.hyperlikdiv:before{background:#000 !important;}.style-1.contrast .dg-ncc-column:after,.style-2.contrast .dg-ncc-column:after,.style-3.contrast .dg-ncc-column:after,.style-4.contrast .dg-ncc-column:after,.style-5.contrast .dg-ncc-column:after,.style-6.contrast .dg-ncc-column:after,.style-7.contrast .dg-ncc-column:after,.style-8.contrast .dg-ncc-column:after,.style-9.contrast .dg-ncc-column:after{background:#000 !important;}.style-1.contrast.home-14 .governor-quote,.style-2.contrast.home-14 .governor-quote,.style-3.contrast.home-14 .governor-quote,.style-4.contrast.home-14 .governor-quote,.style-5.contrast.home-14 .governor-quote,.style-6.contrast.home-14 .governor-quote,.style-7.contrast.home-14 .governor-quote,.style-8.contrast.home-14 .governor-quote,.style-9.contrast.home-14 .governor-quote{color:#fff !important;}.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .slides li img,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img{border-color:#fff;}.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before{background:rgba(255,255,0,0.88) !important;border-color:rgba(255,255,0,0.88) !important;}.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color>span,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before>span,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.home-13 .governor-socialmedia .style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before>span,.gen-list.photo-vdo-speech ul li a .style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before>span,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.compt-management-container .style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before>span,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before>span,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline>span,.vdoglry-speech-cntr .style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline>span,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name>span,.vdo-activites-widget .style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name>span,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline>span,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline>span,.style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before>span,.ad-banner-cntr.dsir-application-submission ul li .style-1.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before>span,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color>span,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before>span,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.home-13 .governor-socialmedia .style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before>span,.gen-list.photo-vdo-speech ul li a .style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before>span,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.compt-management-container .style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before>span,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before>span,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline>span,.vdoglry-speech-cntr .style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline>span,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name>span,.vdo-activites-widget .style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name>span,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline>span,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline>span,.style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before>span,.ad-banner-cntr.dsir-application-submission ul li .style-2.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before>span,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color>span,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before>span,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.home-13 .governor-socialmedia .style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before>span,.gen-list.photo-vdo-speech ul li a .style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before>span,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.compt-management-container .style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before>span,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before>span,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline>span,.vdoglry-speech-cntr .style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline>span,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name>span,.vdo-activites-widget .style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name>span,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline>span,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline>span,.style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before>span,.ad-banner-cntr.dsir-application-submission ul li .style-3.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before>span,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color>span,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before>span,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.home-13 .governor-socialmedia .style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before>span,.gen-list.photo-vdo-speech ul li a .style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before>span,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.compt-management-container .style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before>span,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before>span,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline>span,.vdoglry-speech-cntr .style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline>span,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name>span,.vdo-activites-widget .style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name>span,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline>span,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline>span,.style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before>span,.ad-banner-cntr.dsir-application-submission ul li .style-4.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before>span,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color>span,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before>span,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.home-13 .governor-socialmedia .style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before>span,.gen-list.photo-vdo-speech ul li a .style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before>span,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.compt-management-container .style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before>span,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before>span,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline>span,.vdoglry-speech-cntr .style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline>span,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name>span,.vdo-activites-widget .style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name>span,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline>span,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline>span,.style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before>span,.ad-banner-cntr.dsir-application-submission ul li .style-5.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before>span,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color>span,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before>span,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.home-13 .governor-socialmedia .style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before>span,.gen-list.photo-vdo-speech ul li a .style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before>span,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.compt-management-container .style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before>span,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before>span,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline>span,.vdoglry-speech-cntr .style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline>span,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name>span,.vdo-activites-widget .style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name>span,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline>span,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline>span,.style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before>span,.ad-banner-cntr.dsir-application-submission ul li .style-6.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before>span,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color>span,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before>span,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.home-13 .governor-socialmedia .style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before>span,.gen-list.photo-vdo-speech ul li a .style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before>span,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.compt-management-container .style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before>span,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before>span,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline>span,.vdoglry-speech-cntr .style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline>span,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name>span,.vdo-activites-widget .style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name>span,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline>span,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline>span,.style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before>span,.ad-banner-cntr.dsir-application-submission ul li .style-7.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before>span,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color>span,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before>span,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.home-13 .governor-socialmedia .style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before>span,.gen-list.photo-vdo-speech ul li a .style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before>span,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.compt-management-container .style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before>span,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before>span,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline>span,.vdoglry-speech-cntr .style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline>span,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name>span,.vdo-activites-widget .style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name>span,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline>span,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline>span,.style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before>span,.ad-banner-cntr.dsir-application-submission ul li .style-8.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before>span,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color>span,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before>span,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.home-13 .governor-socialmedia .style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before>span,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before>span,.gen-list.photo-vdo-speech ul li a .style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before>span,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.compt-management-container .style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before>span,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before>span,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before>span,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline>span,.vdoglry-speech-cntr .style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline>span,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name>span,.vdo-activites-widget .style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name>span,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline>span,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline>span,.style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before>span,.ad-banner-cntr.dsir-application-submission ul li .style-9.contrast.home-14 .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before>span{color:#000 !important;}.style-1.contrast.home-14 .vdo-activites-widget .vdo-widget-img>img,.style-2.contrast.home-14 .vdo-activites-widget .vdo-widget-img>img,.style-3.contrast.home-14 .vdo-activites-widget .vdo-widget-img>img,.style-4.contrast.home-14 .vdo-activites-widget .vdo-widget-img>img,.style-5.contrast.home-14 .vdo-activites-widget .vdo-widget-img>img,.style-6.contrast.home-14 .vdo-activites-widget .vdo-widget-img>img,.style-7.contrast.home-14 .vdo-activites-widget .vdo-widget-img>img,.style-8.contrast.home-14 .vdo-activites-widget .vdo-widget-img>img,.style-9.contrast.home-14 .vdo-activites-widget .vdo-widget-img>img{border-color:#ff0;}.style-1.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon,.style-2.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon,.style-3.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon,.style-4.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon,.style-5.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon,.style-6.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon,.style-7.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon,.style-8.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon,.style-9.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon{color:#000;}.style-1.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span,.style-2.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span,.style-3.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span,.style-4.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span,.style-5.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span,.style-6.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span,.style-7.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span,.style-8.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span,.style-9.contrast.home-14 .vdo-activites-widget .vdo-widget-img .vdoglryspeech-icon>span{background:#333;}.style-1.contrast.home-14 .vdo-activites-widget .vdo-link-name,.style-2.contrast.home-14 .vdo-activites-widget .vdo-link-name,.style-3.contrast.home-14 .vdo-activites-widget .vdo-link-name,.style-4.contrast.home-14 .vdo-activites-widget .vdo-link-name,.style-5.contrast.home-14 .vdo-activites-widget .vdo-link-name,.style-6.contrast.home-14 .vdo-activites-widget .vdo-link-name,.style-7.contrast.home-14 .vdo-activites-widget .vdo-link-name,.style-8.contrast.home-14 .vdo-activites-widget .vdo-link-name,.style-9.contrast.home-14 .vdo-activites-widget .vdo-link-name{background:#333 !important;background-color:#333 !important;color:#ff0 !important;}.style-1.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img,.style-2.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img,.style-3.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img,.style-4.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img,.style-5.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img,.style-6.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img,.style-7.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img,.style-8.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img,.style-9.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover>img{border-color:#ff0;}.style-1.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span,.style-2.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span,.style-3.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span,.style-4.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span,.style-5.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span,.style-6.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span,.style-7.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span,.style-8.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span,.style-9.contrast.home-14 .vdo-activites-widget:hover .vdo-widget-img:hover .vdoglryspeech-icon>span{background:#ff0;color:#000 !important;}.style-1.contrast.home-14 .vdo-activites-widget:hover .vdo-link-name,.style-2.contrast.home-14 .vdo-activites-widget:hover .vdo-link-name,.style-3.contrast.home-14 .vdo-activites-widget:hover .vdo-link-name,.style-4.contrast.home-14 .vdo-activites-widget:hover .vdo-link-name,.style-5.contrast.home-14 .vdo-activites-widget:hover .vdo-link-name,.style-6.contrast.home-14 .vdo-activites-widget:hover .vdo-link-name,.style-7.contrast.home-14 .vdo-activites-widget:hover .vdo-link-name,.style-8.contrast.home-14 .vdo-activites-widget:hover .vdo-link-name,.style-9.contrast.home-14 .vdo-activites-widget:hover .vdo-link-name{color:#000 !important;background:#ff0 !important;background-color:#ff0 !important;border-color:transparent !important;}.style-1.contrast.home-14 .gen-list.governor-social-media li a .list-icon,.style-2.contrast.home-14 .gen-list.governor-social-media li a .list-icon,.style-3.contrast.home-14 .gen-list.governor-social-media li a .list-icon,.style-4.contrast.home-14 .gen-list.governor-social-media li a .list-icon,.style-5.contrast.home-14 .gen-list.governor-social-media li a .list-icon,.style-6.contrast.home-14 .gen-list.governor-social-media li a .list-icon,.style-7.contrast.home-14 .gen-list.governor-social-media li a .list-icon,.style-8.contrast.home-14 .gen-list.governor-social-media li a .list-icon,.style-9.contrast.home-14 .gen-list.governor-social-media li a .list-icon{background:#ff0 !important;color:#000 !important;}.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.accent-border-color,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-theme,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hvr-radial-out:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-theme.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.gov-socmedia-icons:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-theme.list-text:before,.gen-list.photo-vdo-speech ul li a .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-theme.list-text:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-theme:before,.compt-management-container .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-theme:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.knowyrcm-column:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.writeToCM-bg:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-theme,.vdoglry-speech-cntr .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-theme,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-theme.vdo-link-name,.vdo-activites-widget .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.vdo-link-name,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-theme,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-theme,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-theme.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hyperlikdiv:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-gov,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hvr-radial-out:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-gov.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.gov-socmedia-icons:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-gov.list-text:before,.gen-list.photo-vdo-speech ul li a .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-gov.list-text:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-gov:before,.compt-management-container .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-gov:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.knowyrcm-column:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.writeToCM-bg:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-gov,.vdoglry-speech-cntr .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-gov,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-gov.vdo-link-name,.vdo-activites-widget .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.vdo-link-name,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-gov,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-gov,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-gov.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hyperlikdiv:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hvr-radial-out:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.accent-border-color.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.gov-socmedia-icons:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .btn.gov-socmedia-icons.vdo-icon:before,.home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .btn.gov-socmedia-icons.vdo-icon:before,.vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .vc_tta-tab>a.btn.gov-socmedia-icons:before,.vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .btn.gov-socmedia-icons.flexslider:before,.home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .btn.gov-socmedia-icons.flexslider:before,.dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.accent-border-color.list-text:before,.gen-list.photo-vdo-speech ul li a .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.accent-border-color.list-text:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name div.btn.list-text.vdo-icon:before,.gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a div.btn.list-text.vdo-icon:before,.vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video div.btn.list-text.flexslider:before,.gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a div.btn.list-text.flexslider:before,.dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.hvr-radial-out.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.vdo-icon:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.accent-border-color:before,.compt-management-container .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.accent-border-color:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hvr-radial-out:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hvr-radial-out:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .slides .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.hvr-radial-out.flexslider:before,.dsir-gallery-color .video_gallery.video .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.flexslider:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.pp-photogallery .photoGallery-style3 .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.knowyrcm-column:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.knowyrcm-column.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.vdo-icon:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.knowyrcm-column:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.knowyrcm-column:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .slides .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.knowyrcm-column.flexslider:before,.dsir-gallery-color .video_gallery.video .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.flexslider:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.pp-photogallery .photoGallery-style3 .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.writeToCM-bg:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.writeToCM-bg.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.vdo-icon:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.writeToCM-bg:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.writeToCM-bg:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .slides .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.writeToCM-bg.flexslider:before,.dsir-gallery-color .video_gallery.video .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.flexslider:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.pp-photogallery .photoGallery-style3 .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.accent-border-color,.vdoglry-speech-cntr .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.accent-border-color,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .vdospeech-icon>span.btn.vdo-icon,.vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .vdospeech-icon>span.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .vdospeech-icon>span.btn.flexslider,.vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .vdospeech-icon>span.btn.flexslider,.dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.accent-border-color.vdo-link-name,.vdo-activites-widget .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.vdo-link-name,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.vdo-link-name.vdo-icon,.vdo-activites-widget .vdo-link-name .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.vdo-icon,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.vdo-link-name,.vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .vc_tta-tab>a.btn.vdo-link-name,.vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .video_gallery.video .btn.vdo-link-name.flexslider,.vdo-activites-widget .dsir-gallery-color .video_gallery.video .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdo-activites-widget .btn.vdo-link-name.flexslider,.dsir-gallery-color .video_gallery.video .vdo-activites-widget .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.vdo-link-name,.vdo-activites-widget .pp-photogallery .photoGallery-style3 .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .vdo-activites-widget .galleryThumb>a:hover>img.btn.vdo-link-name,.pp-photogallery .photoGallery-style3 .vdo-activites-widget .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.accent-color.vdo-icon,.vdo-activites-widget .vdo-link-name .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.vdo-icon,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.list-title-bg>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.vdo-icon,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .arch-container>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.vdo-icon,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .btn.vdo-icon.hyperlikdiv:before,.vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .btn.vdo-icon.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.accent-border-color:before,.compt-management-container .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.accent-border-color:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-theme:before,.compt-management-container .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-theme:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-gov:before,.compt-management-container .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-gov:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget:hover>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget:hover>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget:hover>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget:hover>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.accent-border-color,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.list-title-bg>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.flexslider,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.accent-border-color,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .arch-container>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.flexslider,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.accent-border-color.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hyperlikdiv:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .vc_tta-tab>a.btn.hyperlikdiv:before,.vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .btn.hyperlikdiv.flexslider:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv.flexslider:before,.dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.accent-color,.vc_general.vc_tta-tabs.dsir-tab-one .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.accent-color,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .slides .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.accent-color.flexslider,.dsir-gallery-color .video_gallery.video .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.flexslider,.style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.accent-color,.pp-photogallery .photoGallery-style3 .style-1.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.accent-color,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.accent-border-color,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-theme,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hvr-radial-out:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-theme.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.gov-socmedia-icons:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-theme.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-theme.list-text:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-theme:before,.compt-management-container .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-theme:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.knowyrcm-column:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.writeToCM-bg:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-theme,.vdoglry-speech-cntr .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-theme,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-theme.vdo-link-name,.vdo-activites-widget .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.vdo-link-name,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-theme,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-theme,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-theme.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hyperlikdiv:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-gov,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hvr-radial-out:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-gov.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.gov-socmedia-icons:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-gov.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-gov.list-text:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-gov:before,.compt-management-container .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-gov:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.knowyrcm-column:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.writeToCM-bg:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-gov,.vdoglry-speech-cntr .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-gov,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-gov.vdo-link-name,.vdo-activites-widget .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.vdo-link-name,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-gov,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-gov,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-gov.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hyperlikdiv:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hvr-radial-out:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.accent-border-color.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.gov-socmedia-icons:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .btn.gov-socmedia-icons.vdo-icon:before,.home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .btn.gov-socmedia-icons.vdo-icon:before,.vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .vc_tta-tab>a.btn.gov-socmedia-icons:before,.vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .btn.gov-socmedia-icons.flexslider:before,.home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .btn.gov-socmedia-icons.flexslider:before,.dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.accent-border-color.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.accent-border-color.list-text:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name div.btn.list-text.vdo-icon:before,.gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a div.btn.list-text.vdo-icon:before,.vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video div.btn.list-text.flexslider:before,.gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a div.btn.list-text.flexslider:before,.dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.hvr-radial-out.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.vdo-icon:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.accent-border-color:before,.compt-management-container .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.accent-border-color:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hvr-radial-out:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hvr-radial-out:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .slides .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.hvr-radial-out.flexslider:before,.dsir-gallery-color .video_gallery.video .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.flexslider:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.pp-photogallery .photoGallery-style3 .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.knowyrcm-column:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.knowyrcm-column.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.vdo-icon:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.knowyrcm-column:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.knowyrcm-column:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .slides .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.knowyrcm-column.flexslider:before,.dsir-gallery-color .video_gallery.video .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.flexslider:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.pp-photogallery .photoGallery-style3 .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.writeToCM-bg:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.writeToCM-bg.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.vdo-icon:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.writeToCM-bg:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.writeToCM-bg:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .slides .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.writeToCM-bg.flexslider:before,.dsir-gallery-color .video_gallery.video .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.flexslider:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.pp-photogallery .photoGallery-style3 .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.accent-border-color,.vdoglry-speech-cntr .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.accent-border-color,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .vdospeech-icon>span.btn.vdo-icon,.vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .vdospeech-icon>span.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .vdospeech-icon>span.btn.flexslider,.vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .vdospeech-icon>span.btn.flexslider,.dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.accent-border-color.vdo-link-name,.vdo-activites-widget .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.vdo-link-name,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.vdo-link-name.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.vdo-icon,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.vdo-link-name,.vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .vc_tta-tab>a.btn.vdo-link-name,.vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .video_gallery.video .btn.vdo-link-name.flexslider,.vdo-activites-widget .dsir-gallery-color .video_gallery.video .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdo-activites-widget .btn.vdo-link-name.flexslider,.dsir-gallery-color .video_gallery.video .vdo-activites-widget .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.vdo-link-name,.vdo-activites-widget .pp-photogallery .photoGallery-style3 .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .vdo-activites-widget .galleryThumb>a:hover>img.btn.vdo-link-name,.pp-photogallery .photoGallery-style3 .vdo-activites-widget .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.accent-color.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.vdo-icon,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.list-title-bg>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.vdo-icon,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .arch-container>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.vdo-icon,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .btn.vdo-icon.hyperlikdiv:before,.vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .btn.vdo-icon.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.accent-border-color:before,.compt-management-container .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.accent-border-color:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-theme:before,.compt-management-container .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-theme:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-gov:before,.compt-management-container .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-gov:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget:hover>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget:hover>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget:hover>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget:hover>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.accent-border-color,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.list-title-bg>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.flexslider,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.accent-border-color,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .arch-container>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.flexslider,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.accent-border-color.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hyperlikdiv:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .vc_tta-tab>a.btn.hyperlikdiv:before,.vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .btn.hyperlikdiv.flexslider:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv.flexslider:before,.dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.accent-color,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.accent-color,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .slides .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.accent-color.flexslider,.dsir-gallery-color .video_gallery.video .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.flexslider,.style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.accent-color,.pp-photogallery .photoGallery-style3 .style-2.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.accent-color,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.accent-border-color,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-theme,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hvr-radial-out:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-theme.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.gov-socmedia-icons:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-theme.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-theme.list-text:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-theme:before,.compt-management-container .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-theme:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.knowyrcm-column:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.writeToCM-bg:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-theme,.vdoglry-speech-cntr .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-theme,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-theme.vdo-link-name,.vdo-activites-widget .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.vdo-link-name,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-theme,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-theme,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-theme.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hyperlikdiv:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-gov,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hvr-radial-out:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-gov.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.gov-socmedia-icons:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-gov.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-gov.list-text:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-gov:before,.compt-management-container .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-gov:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.knowyrcm-column:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.writeToCM-bg:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-gov,.vdoglry-speech-cntr .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-gov,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-gov.vdo-link-name,.vdo-activites-widget .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.vdo-link-name,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-gov,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-gov,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-gov.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hyperlikdiv:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hvr-radial-out:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.accent-border-color.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.gov-socmedia-icons:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .btn.gov-socmedia-icons.vdo-icon:before,.home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .btn.gov-socmedia-icons.vdo-icon:before,.vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .vc_tta-tab>a.btn.gov-socmedia-icons:before,.vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .btn.gov-socmedia-icons.flexslider:before,.home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .btn.gov-socmedia-icons.flexslider:before,.dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.accent-border-color.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.accent-border-color.list-text:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name div.btn.list-text.vdo-icon:before,.gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a div.btn.list-text.vdo-icon:before,.vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video div.btn.list-text.flexslider:before,.gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a div.btn.list-text.flexslider:before,.dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.hvr-radial-out.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.vdo-icon:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.accent-border-color:before,.compt-management-container .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.accent-border-color:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hvr-radial-out:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hvr-radial-out:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .slides .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.hvr-radial-out.flexslider:before,.dsir-gallery-color .video_gallery.video .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.flexslider:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.pp-photogallery .photoGallery-style3 .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.knowyrcm-column:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.knowyrcm-column.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.vdo-icon:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.knowyrcm-column:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.knowyrcm-column:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .slides .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.knowyrcm-column.flexslider:before,.dsir-gallery-color .video_gallery.video .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.flexslider:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.pp-photogallery .photoGallery-style3 .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.writeToCM-bg:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.writeToCM-bg.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.vdo-icon:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.writeToCM-bg:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.writeToCM-bg:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .slides .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.writeToCM-bg.flexslider:before,.dsir-gallery-color .video_gallery.video .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.flexslider:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.pp-photogallery .photoGallery-style3 .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.accent-border-color,.vdoglry-speech-cntr .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.accent-border-color,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .vdospeech-icon>span.btn.vdo-icon,.vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .vdospeech-icon>span.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .vdospeech-icon>span.btn.flexslider,.vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .vdospeech-icon>span.btn.flexslider,.dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.accent-border-color.vdo-link-name,.vdo-activites-widget .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.vdo-link-name,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.vdo-link-name.vdo-icon,.vdo-activites-widget .vdo-link-name .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.vdo-icon,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.vdo-link-name,.vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .vc_tta-tab>a.btn.vdo-link-name,.vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .video_gallery.video .btn.vdo-link-name.flexslider,.vdo-activites-widget .dsir-gallery-color .video_gallery.video .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdo-activites-widget .btn.vdo-link-name.flexslider,.dsir-gallery-color .video_gallery.video .vdo-activites-widget .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.vdo-link-name,.vdo-activites-widget .pp-photogallery .photoGallery-style3 .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .vdo-activites-widget .galleryThumb>a:hover>img.btn.vdo-link-name,.pp-photogallery .photoGallery-style3 .vdo-activites-widget .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.accent-color.vdo-icon,.vdo-activites-widget .vdo-link-name .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.vdo-icon,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.list-title-bg>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.vdo-icon,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .arch-container>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.vdo-icon,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .btn.vdo-icon.hyperlikdiv:before,.vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .btn.vdo-icon.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.accent-border-color:before,.compt-management-container .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.accent-border-color:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-theme:before,.compt-management-container .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-theme:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-gov:before,.compt-management-container .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-gov:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget:hover>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget:hover>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget:hover>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget:hover>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.accent-border-color,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.list-title-bg>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.flexslider,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.accent-border-color,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .arch-container>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.flexslider,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.accent-border-color.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hyperlikdiv:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .vc_tta-tab>a.btn.hyperlikdiv:before,.vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .btn.hyperlikdiv.flexslider:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv.flexslider:before,.dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.accent-color,.vc_general.vc_tta-tabs.dsir-tab-one .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.accent-color,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .slides .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.accent-color.flexslider,.dsir-gallery-color .video_gallery.video .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.flexslider,.style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.accent-color,.pp-photogallery .photoGallery-style3 .style-3.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.accent-color,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.accent-border-color,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-theme,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hvr-radial-out:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-theme.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.gov-socmedia-icons:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-theme.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-theme.list-text:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-theme:before,.compt-management-container .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-theme:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.knowyrcm-column:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.writeToCM-bg:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-theme,.vdoglry-speech-cntr .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-theme,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-theme.vdo-link-name,.vdo-activites-widget .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.vdo-link-name,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-theme,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-theme,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-theme.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hyperlikdiv:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-gov,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hvr-radial-out:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-gov.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.gov-socmedia-icons:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-gov.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-gov.list-text:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-gov:before,.compt-management-container .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-gov:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.knowyrcm-column:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.writeToCM-bg:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-gov,.vdoglry-speech-cntr .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-gov,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-gov.vdo-link-name,.vdo-activites-widget .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.vdo-link-name,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-gov,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-gov,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-gov.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hyperlikdiv:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hvr-radial-out:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.accent-border-color.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.gov-socmedia-icons:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .btn.gov-socmedia-icons.vdo-icon:before,.home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .btn.gov-socmedia-icons.vdo-icon:before,.vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .vc_tta-tab>a.btn.gov-socmedia-icons:before,.vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .btn.gov-socmedia-icons.flexslider:before,.home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .btn.gov-socmedia-icons.flexslider:before,.dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.accent-border-color.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.accent-border-color.list-text:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name div.btn.list-text.vdo-icon:before,.gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a div.btn.list-text.vdo-icon:before,.vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video div.btn.list-text.flexslider:before,.gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a div.btn.list-text.flexslider:before,.dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.hvr-radial-out.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.vdo-icon:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.accent-border-color:before,.compt-management-container .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.accent-border-color:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hvr-radial-out:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hvr-radial-out:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .slides .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.hvr-radial-out.flexslider:before,.dsir-gallery-color .video_gallery.video .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.flexslider:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.pp-photogallery .photoGallery-style3 .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.knowyrcm-column:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.knowyrcm-column.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.vdo-icon:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.knowyrcm-column:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.knowyrcm-column:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .slides .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.knowyrcm-column.flexslider:before,.dsir-gallery-color .video_gallery.video .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.flexslider:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.pp-photogallery .photoGallery-style3 .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.writeToCM-bg:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.writeToCM-bg.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.vdo-icon:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.writeToCM-bg:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.writeToCM-bg:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .slides .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.writeToCM-bg.flexslider:before,.dsir-gallery-color .video_gallery.video .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.flexslider:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.pp-photogallery .photoGallery-style3 .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.accent-border-color,.vdoglry-speech-cntr .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.accent-border-color,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .vdospeech-icon>span.btn.vdo-icon,.vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .vdospeech-icon>span.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .vdospeech-icon>span.btn.flexslider,.vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .vdospeech-icon>span.btn.flexslider,.dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.accent-border-color.vdo-link-name,.vdo-activites-widget .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.vdo-link-name,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.vdo-link-name.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.vdo-icon,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.vdo-link-name,.vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .vc_tta-tab>a.btn.vdo-link-name,.vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .video_gallery.video .btn.vdo-link-name.flexslider,.vdo-activites-widget .dsir-gallery-color .video_gallery.video .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdo-activites-widget .btn.vdo-link-name.flexslider,.dsir-gallery-color .video_gallery.video .vdo-activites-widget .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.vdo-link-name,.vdo-activites-widget .pp-photogallery .photoGallery-style3 .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .vdo-activites-widget .galleryThumb>a:hover>img.btn.vdo-link-name,.pp-photogallery .photoGallery-style3 .vdo-activites-widget .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.accent-color.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.vdo-icon,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.list-title-bg>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.vdo-icon,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .arch-container>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.vdo-icon,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .btn.vdo-icon.hyperlikdiv:before,.vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .btn.vdo-icon.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.accent-border-color:before,.compt-management-container .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.accent-border-color:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-theme:before,.compt-management-container .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-theme:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-gov:before,.compt-management-container .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-gov:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget:hover>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget:hover>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget:hover>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget:hover>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.accent-border-color,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.list-title-bg>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.flexslider,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.accent-border-color,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .arch-container>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.flexslider,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.accent-border-color.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hyperlikdiv:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .vc_tta-tab>a.btn.hyperlikdiv:before,.vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .btn.hyperlikdiv.flexslider:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv.flexslider:before,.dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.accent-color,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.accent-color,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .slides .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.accent-color.flexslider,.dsir-gallery-color .video_gallery.video .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.flexslider,.style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.accent-color,.pp-photogallery .photoGallery-style3 .style-4.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.accent-color,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.accent-border-color,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-theme,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hvr-radial-out:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-theme.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.gov-socmedia-icons:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-theme.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-theme.list-text:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-theme:before,.compt-management-container .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-theme:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.knowyrcm-column:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.writeToCM-bg:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-theme,.vdoglry-speech-cntr .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-theme,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-theme.vdo-link-name,.vdo-activites-widget .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.vdo-link-name,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-theme,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-theme,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-theme.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hyperlikdiv:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-gov,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hvr-radial-out:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-gov.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.gov-socmedia-icons:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-gov.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-gov.list-text:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-gov:before,.compt-management-container .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-gov:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.knowyrcm-column:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.writeToCM-bg:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-gov,.vdoglry-speech-cntr .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-gov,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-gov.vdo-link-name,.vdo-activites-widget .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.vdo-link-name,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-gov,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-gov,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-gov.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hyperlikdiv:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hvr-radial-out:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.accent-border-color.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.gov-socmedia-icons:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .btn.gov-socmedia-icons.vdo-icon:before,.home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .btn.gov-socmedia-icons.vdo-icon:before,.vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .vc_tta-tab>a.btn.gov-socmedia-icons:before,.vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .btn.gov-socmedia-icons.flexslider:before,.home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .btn.gov-socmedia-icons.flexslider:before,.dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.accent-border-color.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.accent-border-color.list-text:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name div.btn.list-text.vdo-icon:before,.gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a div.btn.list-text.vdo-icon:before,.vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video div.btn.list-text.flexslider:before,.gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a div.btn.list-text.flexslider:before,.dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.hvr-radial-out.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.vdo-icon:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.accent-border-color:before,.compt-management-container .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.accent-border-color:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hvr-radial-out:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hvr-radial-out:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .slides .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.hvr-radial-out.flexslider:before,.dsir-gallery-color .video_gallery.video .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.flexslider:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.pp-photogallery .photoGallery-style3 .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.knowyrcm-column:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.knowyrcm-column.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.vdo-icon:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.knowyrcm-column:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.knowyrcm-column:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .slides .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.knowyrcm-column.flexslider:before,.dsir-gallery-color .video_gallery.video .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.flexslider:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.pp-photogallery .photoGallery-style3 .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.writeToCM-bg:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.writeToCM-bg.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.vdo-icon:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.writeToCM-bg:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.writeToCM-bg:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .slides .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.writeToCM-bg.flexslider:before,.dsir-gallery-color .video_gallery.video .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.flexslider:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.pp-photogallery .photoGallery-style3 .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.accent-border-color,.vdoglry-speech-cntr .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.accent-border-color,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .vdospeech-icon>span.btn.vdo-icon,.vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .vdospeech-icon>span.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .vdospeech-icon>span.btn.flexslider,.vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .vdospeech-icon>span.btn.flexslider,.dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.accent-border-color.vdo-link-name,.vdo-activites-widget .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.vdo-link-name,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.vdo-link-name.vdo-icon,.vdo-activites-widget .vdo-link-name .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.vdo-icon,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.vdo-link-name,.vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .vc_tta-tab>a.btn.vdo-link-name,.vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .video_gallery.video .btn.vdo-link-name.flexslider,.vdo-activites-widget .dsir-gallery-color .video_gallery.video .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdo-activites-widget .btn.vdo-link-name.flexslider,.dsir-gallery-color .video_gallery.video .vdo-activites-widget .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.vdo-link-name,.vdo-activites-widget .pp-photogallery .photoGallery-style3 .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .vdo-activites-widget .galleryThumb>a:hover>img.btn.vdo-link-name,.pp-photogallery .photoGallery-style3 .vdo-activites-widget .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.accent-color.vdo-icon,.vdo-activites-widget .vdo-link-name .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.vdo-icon,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.list-title-bg>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.vdo-icon,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .arch-container>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.vdo-icon,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .btn.vdo-icon.hyperlikdiv:before,.vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .btn.vdo-icon.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.accent-border-color:before,.compt-management-container .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.accent-border-color:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-theme:before,.compt-management-container .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-theme:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-gov:before,.compt-management-container .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-gov:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget:hover>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget:hover>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget:hover>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget:hover>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.accent-border-color,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.list-title-bg>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.flexslider,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.accent-border-color,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .arch-container>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.flexslider,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.accent-border-color.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hyperlikdiv:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .vc_tta-tab>a.btn.hyperlikdiv:before,.vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .btn.hyperlikdiv.flexslider:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv.flexslider:before,.dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.accent-color,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.accent-color,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .slides .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.accent-color.flexslider,.dsir-gallery-color .video_gallery.video .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.flexslider,.style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.accent-color,.pp-photogallery .photoGallery-style3 .style-5.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.accent-color,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.accent-border-color,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-theme,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hvr-radial-out:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-theme.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.gov-socmedia-icons:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-theme.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-theme.list-text:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-theme:before,.compt-management-container .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-theme:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.knowyrcm-column:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.writeToCM-bg:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-theme,.vdoglry-speech-cntr .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-theme,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-theme.vdo-link-name,.vdo-activites-widget .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.vdo-link-name,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-theme,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-theme,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-theme.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hyperlikdiv:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-gov,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hvr-radial-out:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-gov.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.gov-socmedia-icons:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-gov.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-gov.list-text:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-gov:before,.compt-management-container .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-gov:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.knowyrcm-column:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.writeToCM-bg:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-gov,.vdoglry-speech-cntr .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-gov,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-gov.vdo-link-name,.vdo-activites-widget .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.vdo-link-name,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-gov,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-gov,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-gov.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hyperlikdiv:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hvr-radial-out:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.accent-border-color.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.gov-socmedia-icons:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .btn.gov-socmedia-icons.vdo-icon:before,.home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .btn.gov-socmedia-icons.vdo-icon:before,.vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .vc_tta-tab>a.btn.gov-socmedia-icons:before,.vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .btn.gov-socmedia-icons.flexslider:before,.home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .btn.gov-socmedia-icons.flexslider:before,.dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.accent-border-color.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.accent-border-color.list-text:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name div.btn.list-text.vdo-icon:before,.gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a div.btn.list-text.vdo-icon:before,.vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video div.btn.list-text.flexslider:before,.gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a div.btn.list-text.flexslider:before,.dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.hvr-radial-out.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.vdo-icon:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.accent-border-color:before,.compt-management-container .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.accent-border-color:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hvr-radial-out:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hvr-radial-out:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .slides .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.hvr-radial-out.flexslider:before,.dsir-gallery-color .video_gallery.video .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.flexslider:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.pp-photogallery .photoGallery-style3 .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.knowyrcm-column:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.knowyrcm-column.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.vdo-icon:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.knowyrcm-column:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.knowyrcm-column:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .slides .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.knowyrcm-column.flexslider:before,.dsir-gallery-color .video_gallery.video .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.flexslider:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.pp-photogallery .photoGallery-style3 .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.writeToCM-bg:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.writeToCM-bg.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.vdo-icon:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.writeToCM-bg:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.writeToCM-bg:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .slides .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.writeToCM-bg.flexslider:before,.dsir-gallery-color .video_gallery.video .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.flexslider:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.pp-photogallery .photoGallery-style3 .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.accent-border-color,.vdoglry-speech-cntr .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.accent-border-color,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .vdospeech-icon>span.btn.vdo-icon,.vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .vdospeech-icon>span.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .vdospeech-icon>span.btn.flexslider,.vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .vdospeech-icon>span.btn.flexslider,.dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.accent-border-color.vdo-link-name,.vdo-activites-widget .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.vdo-link-name,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.vdo-link-name.vdo-icon,.vdo-activites-widget .vdo-link-name .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.vdo-icon,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.vdo-link-name,.vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .vc_tta-tab>a.btn.vdo-link-name,.vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .video_gallery.video .btn.vdo-link-name.flexslider,.vdo-activites-widget .dsir-gallery-color .video_gallery.video .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdo-activites-widget .btn.vdo-link-name.flexslider,.dsir-gallery-color .video_gallery.video .vdo-activites-widget .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.vdo-link-name,.vdo-activites-widget .pp-photogallery .photoGallery-style3 .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .vdo-activites-widget .galleryThumb>a:hover>img.btn.vdo-link-name,.pp-photogallery .photoGallery-style3 .vdo-activites-widget .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.accent-color.vdo-icon,.vdo-activites-widget .vdo-link-name .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.vdo-icon,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.list-title-bg>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.vdo-icon,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .arch-container>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.vdo-icon,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .btn.vdo-icon.hyperlikdiv:before,.vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .btn.vdo-icon.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.accent-border-color:before,.compt-management-container .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.accent-border-color:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-theme:before,.compt-management-container .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-theme:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-gov:before,.compt-management-container .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-gov:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget:hover>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget:hover>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget:hover>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget:hover>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.accent-border-color,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.list-title-bg>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.flexslider,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.accent-border-color,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .arch-container>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.flexslider,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.accent-border-color.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hyperlikdiv:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .vc_tta-tab>a.btn.hyperlikdiv:before,.vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .btn.hyperlikdiv.flexslider:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv.flexslider:before,.dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.accent-color,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.accent-color,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .slides .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.accent-color.flexslider,.dsir-gallery-color .video_gallery.video .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.flexslider,.style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.accent-color,.pp-photogallery .photoGallery-style3 .style-6.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.accent-color,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.accent-border-color,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-theme,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hvr-radial-out:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-theme.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.gov-socmedia-icons:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-theme.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-theme.list-text:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-theme:before,.compt-management-container .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-theme:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.knowyrcm-column:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.writeToCM-bg:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-theme,.vdoglry-speech-cntr .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-theme,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-theme.vdo-link-name,.vdo-activites-widget .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.vdo-link-name,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-theme,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-theme,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-theme.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hyperlikdiv:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-gov,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hvr-radial-out:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-gov.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.gov-socmedia-icons:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-gov.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-gov.list-text:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-gov:before,.compt-management-container .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-gov:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.knowyrcm-column:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.writeToCM-bg:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-gov,.vdoglry-speech-cntr .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-gov,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-gov.vdo-link-name,.vdo-activites-widget .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.vdo-link-name,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-gov,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-gov,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-gov.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hyperlikdiv:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hvr-radial-out:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.accent-border-color.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.gov-socmedia-icons:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .btn.gov-socmedia-icons.vdo-icon:before,.home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .btn.gov-socmedia-icons.vdo-icon:before,.vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .vc_tta-tab>a.btn.gov-socmedia-icons:before,.vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .btn.gov-socmedia-icons.flexslider:before,.home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .btn.gov-socmedia-icons.flexslider:before,.dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.accent-border-color.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.accent-border-color.list-text:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name div.btn.list-text.vdo-icon:before,.gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a div.btn.list-text.vdo-icon:before,.vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video div.btn.list-text.flexslider:before,.gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a div.btn.list-text.flexslider:before,.dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.hvr-radial-out.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.vdo-icon:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.accent-border-color:before,.compt-management-container .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.accent-border-color:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hvr-radial-out:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hvr-radial-out:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .slides .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.hvr-radial-out.flexslider:before,.dsir-gallery-color .video_gallery.video .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.flexslider:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.pp-photogallery .photoGallery-style3 .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.knowyrcm-column:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.knowyrcm-column.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.vdo-icon:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.knowyrcm-column:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.knowyrcm-column:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .slides .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.knowyrcm-column.flexslider:before,.dsir-gallery-color .video_gallery.video .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.flexslider:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.pp-photogallery .photoGallery-style3 .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.writeToCM-bg:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.writeToCM-bg.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.vdo-icon:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.writeToCM-bg:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.writeToCM-bg:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .slides .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.writeToCM-bg.flexslider:before,.dsir-gallery-color .video_gallery.video .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.flexslider:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.pp-photogallery .photoGallery-style3 .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.accent-border-color,.vdoglry-speech-cntr .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.accent-border-color,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .vdospeech-icon>span.btn.vdo-icon,.vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .vdospeech-icon>span.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .vdospeech-icon>span.btn.flexslider,.vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .vdospeech-icon>span.btn.flexslider,.dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.accent-border-color.vdo-link-name,.vdo-activites-widget .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.vdo-link-name,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.vdo-link-name.vdo-icon,.vdo-activites-widget .vdo-link-name .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.vdo-icon,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.vdo-link-name,.vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .vc_tta-tab>a.btn.vdo-link-name,.vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .video_gallery.video .btn.vdo-link-name.flexslider,.vdo-activites-widget .dsir-gallery-color .video_gallery.video .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdo-activites-widget .btn.vdo-link-name.flexslider,.dsir-gallery-color .video_gallery.video .vdo-activites-widget .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.vdo-link-name,.vdo-activites-widget .pp-photogallery .photoGallery-style3 .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .vdo-activites-widget .galleryThumb>a:hover>img.btn.vdo-link-name,.pp-photogallery .photoGallery-style3 .vdo-activites-widget .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.accent-color.vdo-icon,.vdo-activites-widget .vdo-link-name .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.vdo-icon,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.list-title-bg>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.vdo-icon,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .arch-container>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.vdo-icon,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .btn.vdo-icon.hyperlikdiv:before,.vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .btn.vdo-icon.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.accent-border-color:before,.compt-management-container .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.accent-border-color:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-theme:before,.compt-management-container .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-theme:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-gov:before,.compt-management-container .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-gov:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget:hover>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget:hover>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget:hover>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget:hover>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.accent-border-color,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.list-title-bg>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.flexslider,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.accent-border-color,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .arch-container>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.flexslider,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.accent-border-color.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hyperlikdiv:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .vc_tta-tab>a.btn.hyperlikdiv:before,.vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .btn.hyperlikdiv.flexslider:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv.flexslider:before,.dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.accent-color,.vc_general.vc_tta-tabs.dsir-tab-one .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.accent-color,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .slides .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.accent-color.flexslider,.dsir-gallery-color .video_gallery.video .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.flexslider,.style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.accent-color,.pp-photogallery .photoGallery-style3 .style-7.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.accent-color,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.accent-border-color,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-theme,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hvr-radial-out:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-theme.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.gov-socmedia-icons:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-theme.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-theme.list-text:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-theme:before,.compt-management-container .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-theme:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.knowyrcm-column:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.writeToCM-bg:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-theme,.vdoglry-speech-cntr .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-theme,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-theme.vdo-link-name,.vdo-activites-widget .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.vdo-link-name,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-theme,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-theme,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-theme.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hyperlikdiv:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-gov,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hvr-radial-out:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-gov.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.gov-socmedia-icons:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-gov.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-gov.list-text:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-gov:before,.compt-management-container .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-gov:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.knowyrcm-column:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.writeToCM-bg:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-gov,.vdoglry-speech-cntr .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-gov,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-gov.vdo-link-name,.vdo-activites-widget .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.vdo-link-name,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-gov,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-gov,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-gov.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hyperlikdiv:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hvr-radial-out:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.accent-border-color.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.gov-socmedia-icons:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .btn.gov-socmedia-icons.vdo-icon:before,.home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .btn.gov-socmedia-icons.vdo-icon:before,.vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .vc_tta-tab>a.btn.gov-socmedia-icons:before,.vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .btn.gov-socmedia-icons.flexslider:before,.home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .btn.gov-socmedia-icons.flexslider:before,.dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.accent-border-color.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.accent-border-color.list-text:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name div.btn.list-text.vdo-icon:before,.gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a div.btn.list-text.vdo-icon:before,.vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video div.btn.list-text.flexslider:before,.gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a div.btn.list-text.flexslider:before,.dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.hvr-radial-out.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.vdo-icon:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.accent-border-color:before,.compt-management-container .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.accent-border-color:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hvr-radial-out:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hvr-radial-out:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .slides .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.hvr-radial-out.flexslider:before,.dsir-gallery-color .video_gallery.video .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.flexslider:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.pp-photogallery .photoGallery-style3 .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.knowyrcm-column:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.knowyrcm-column.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.vdo-icon:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.knowyrcm-column:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.knowyrcm-column:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .slides .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.knowyrcm-column.flexslider:before,.dsir-gallery-color .video_gallery.video .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.flexslider:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.pp-photogallery .photoGallery-style3 .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.writeToCM-bg:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.writeToCM-bg.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.vdo-icon:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.writeToCM-bg:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.writeToCM-bg:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .slides .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.writeToCM-bg.flexslider:before,.dsir-gallery-color .video_gallery.video .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.flexslider:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.pp-photogallery .photoGallery-style3 .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.accent-border-color,.vdoglry-speech-cntr .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.accent-border-color,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .vdospeech-icon>span.btn.vdo-icon,.vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .vdospeech-icon>span.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .vdospeech-icon>span.btn.flexslider,.vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .vdospeech-icon>span.btn.flexslider,.dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.accent-border-color.vdo-link-name,.vdo-activites-widget .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.vdo-link-name,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.vdo-link-name.vdo-icon,.vdo-activites-widget .vdo-link-name .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.vdo-icon,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.vdo-link-name,.vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .vc_tta-tab>a.btn.vdo-link-name,.vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .video_gallery.video .btn.vdo-link-name.flexslider,.vdo-activites-widget .dsir-gallery-color .video_gallery.video .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdo-activites-widget .btn.vdo-link-name.flexslider,.dsir-gallery-color .video_gallery.video .vdo-activites-widget .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.vdo-link-name,.vdo-activites-widget .pp-photogallery .photoGallery-style3 .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .vdo-activites-widget .galleryThumb>a:hover>img.btn.vdo-link-name,.pp-photogallery .photoGallery-style3 .vdo-activites-widget .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.accent-color.vdo-icon,.vdo-activites-widget .vdo-link-name .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.vdo-icon,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.list-title-bg>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.vdo-icon,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .arch-container>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.vdo-icon,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .btn.vdo-icon.hyperlikdiv:before,.vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .btn.vdo-icon.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.accent-border-color:before,.compt-management-container .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.accent-border-color:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-theme:before,.compt-management-container .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-theme:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-gov:before,.compt-management-container .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-gov:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget:hover>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget:hover>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget:hover>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget:hover>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.accent-border-color,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.list-title-bg>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.flexslider,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.accent-border-color,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .arch-container>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.flexslider,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.accent-border-color.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hyperlikdiv:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .vc_tta-tab>a.btn.hyperlikdiv:before,.vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .btn.hyperlikdiv.flexslider:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv.flexslider:before,.dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.accent-color,.vc_general.vc_tta-tabs.dsir-tab-one .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.accent-color,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .slides .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.accent-color.flexslider,.dsir-gallery-color .video_gallery.video .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.flexslider,.style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.accent-color,.pp-photogallery .photoGallery-style3 .style-8.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.accent-color,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.accent-border-color,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-theme,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hvr-radial-out:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-theme.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.gov-socmedia-icons:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-theme.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-theme.list-text:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-theme:before,.compt-management-container .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-theme:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.knowyrcm-column:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.writeToCM-bg:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-theme,.vdoglry-speech-cntr .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-theme,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-theme.vdo-link-name,.vdo-activites-widget .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.vdo-link-name,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-theme,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-theme,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-theme.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-theme.hyperlikdiv:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.btn-gov,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hvr-radial-out:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.btn-gov.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.gov-socmedia-icons:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.btn-gov.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.btn-gov.list-text:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.btn-gov:before,.compt-management-container .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.btn-gov:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.knowyrcm-column:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.writeToCM-bg:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-gov,.vdoglry-speech-cntr .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.btn-gov,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.btn-gov.vdo-link-name,.vdo-activites-widget .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.vdo-link-name,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.btn-gov,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.btn-gov,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.btn-gov.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.btn-gov.hyperlikdiv:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hvr-radial-out:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .btn.accent-border-color.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.gov-socmedia-icons:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .btn.gov-socmedia-icons.vdo-icon:before,.home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .btn.gov-socmedia-icons.vdo-icon:before,.vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.vdo-icon:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .vc_tta-tab>a.btn.gov-socmedia-icons:before,.vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.gov-socmedia-icons:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia img.btn.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.gov-socmedia-icons:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .btn.gov-socmedia-icons.flexslider:before,.home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .btn.gov-socmedia-icons.flexslider:before,.dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.gov-socmedia-icons.flexslider:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.gov-socmedia-icons:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a div.btn.accent-border-color.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.accent-border-color.list-text:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name div.btn.list-text.vdo-icon:before,.gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a div.btn.list-text.vdo-icon:before,.vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.vdo-icon:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video div.btn.list-text.flexslider:before,.gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a div.btn.list-text.flexslider:before,.dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content div.btn.list-text.flexslider:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.hvr-radial-out.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.vdo-icon:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.vdo-icon:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget>span.btn.accent-border-color:before,.compt-management-container .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.accent-border-color:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget>span.btn.flexslider:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hvr-radial-out:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hvr-radial-out:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .slides .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hvr-radial-out:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.hvr-radial-out.flexslider:before,.dsir-gallery-color .video_gallery.video .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hvr-radial-out.flexslider:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.pp-photogallery .photoGallery-style3 .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hvr-radial-out:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.knowyrcm-column:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.knowyrcm-column.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.vdo-icon:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.knowyrcm-column:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.knowyrcm-column:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .slides .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.knowyrcm-column:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.knowyrcm-column.flexslider:before,.dsir-gallery-color .video_gallery.video .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.knowyrcm-column.flexslider:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.pp-photogallery .photoGallery-style3 .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.knowyrcm-column:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.writeToCM-bg:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.writeToCM-bg.vdo-icon:before,.vdo-activites-widget .vdo-link-name .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.vdo-icon:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.writeToCM-bg:before,.vc_general.vc_tta-tabs.dsir-tab-one .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.writeToCM-bg:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .slides .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.writeToCM-bg:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.writeToCM-bg.flexslider:before,.dsir-gallery-color .video_gallery.video .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.writeToCM-bg.flexslider:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.pp-photogallery .photoGallery-style3 .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.writeToCM-bg:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdospeech-icon>span.btn.accent-border-color,.vdoglry-speech-cntr .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.accent-border-color,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .vdospeech-icon>span.btn.vdo-icon,.vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .vdospeech-icon>span.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.vdo-icon,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .vdospeech-icon>span.btn.flexslider,.vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .vdospeech-icon>span.btn.flexslider,.dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdospeech-icon>span.btn.flexslider,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .btn.accent-border-color.vdo-link-name,.vdo-activites-widget .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.vdo-link-name,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.vdo-link-name.vdo-icon,.vdo-activites-widget .vdo-link-name .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.vdo-icon,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.vdo-link-name,.vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .vc_tta-tab>a.btn.vdo-link-name,.vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.vdo-link-name,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget img.btn.vdo-link-name,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.vdo-link-name,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .dsir-gallery-color .video_gallery.video .btn.vdo-link-name.flexslider,.vdo-activites-widget .dsir-gallery-color .video_gallery.video .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .vdo-activites-widget .btn.vdo-link-name.flexslider,.dsir-gallery-color .video_gallery.video .vdo-activites-widget .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-link-name.flexslider,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.vdo-link-name,.vdo-activites-widget .pp-photogallery .photoGallery-style3 .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .vdo-activites-widget .galleryThumb>a:hover>img.btn.vdo-link-name,.pp-photogallery .photoGallery-style3 .vdo-activites-widget .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.vdo-link-name,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .btn.accent-color.vdo-icon,.vdo-activites-widget .vdo-link-name .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.vdo-icon,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .gen-list.list-title-bg>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.vdo-icon,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .arch-container>h2.btn.vdo-icon,.vdo-activites-widget .vdo-link-name .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.vdo-icon,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .btn.vdo-icon.hyperlikdiv:before,.vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .btn.vdo-icon.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.vdo-icon.hyperlikdiv:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.accent-border-color:before,.compt-management-container .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.accent-border-color:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-theme:before,.compt-management-container .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-theme:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .compt-management-widget:hover>span.btn.btn-gov:before,.compt-management-container .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.btn-gov:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget:hover>span.btn.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget:hover>span.btn.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.vdo-icon:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget:hover>span.btn.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget:hover>span.btn.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .compt-management-widget:hover>span.btn.flexslider:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.accent-border-color,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .gen-list.list-title-bg>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .gen-list.list-title-bg>h2.btn.flexslider,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.accent-border-color,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .arch-container>h2.btn.flexslider,.dsir-gallery-color .video_gallery.video .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .arch-container>h2.btn.flexslider,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .btn.accent-border-color.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-border-color.hyperlikdiv:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .vc_tta-tab>a.btn.hyperlikdiv:before,.vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.hyperlikdiv:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li img.btn.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.hyperlikdiv:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .btn.hyperlikdiv.flexslider:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .btn.hyperlikdiv.flexslider:before,.dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.hyperlikdiv.flexslider:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.hyperlikdiv:before,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.accent-color,.vc_general.vc_tta-tabs.dsir-tab-one .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .vc_tta-tab>a.btn.accent-color,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .slides img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .slides .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.accent-color,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content img.btn.accent-color,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .dsir-gallery-color .video_gallery.video .btn.accent-color.flexslider,.dsir-gallery-color .video_gallery.video .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .btn.accent-color.flexslider,.style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.accent-color,.pp-photogallery .photoGallery-style3 .style-9.contrast.home-14 .gen-card.rajbhavan-registration .gen-card-content .galleryThumb>a:hover>img.btn.accent-color{color:#000 !important;background:#ff0 !important;}.accent-fixed-color .dynamic-card-wrapper,.style-1.home-5 .support-bg-home5 .dynamic-card-wrapper,.vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a .dynamic-card-wrapper,.vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a .dynamic-card-wrapper{color:#000 !important;}@media screen and (max-width:768px){.home-13 .formr-heads-cntr ul li{height:auto;}.home-13 .event-home13 .gen-card.dynamic-card{width:100%}}@media screen and (max-width:530px){.home-13 .gen-list.box-list.video-speech-home13 ul li{width:calc(100% - 10px);}.home-13 .governor-socialmedia{margin-top:0;}.home-13 .governor-socialmedia .gov-socmedia-icons{display:block;margin:15px auto;}.home-13 .formr-heads-cntr ul li{width:calc(50% - 12px) !important;}}@media (max-width:500px){.home-14 .minister-profile14 .box-1.aside-box{padding-left:0;}.home-14 .governor-quote{padding:45px 10px 0;}}.style-1.home-6 .news-ticker-horizontal.title-left>h2,.style-1.home-6 .news-ticker-horizontal.color-white .flexslider .slides li,.style-1.home-6 .banner-wrapper .container .news-ticker-horizontal.slide-caption .flexslider .slides li,.banner-wrapper .container .style-1.home-6 .news-ticker-horizontal.slide-caption .flexslider .slides li,.style-1.home-6 .news-ticker-horizontal.color-white .flexslider .slides li .with-urlchange,.style-1.home-6 .banner-wrapper .container .news-ticker-horizontal.slide-caption .flexslider .slides li .with-urlchange,.banner-wrapper .container .style-1.home-6 .news-ticker-horizontal.slide-caption .flexslider .slides li .with-urlchange,.style-1.home-6 .news-ticker-horizontal.color-white .flexslider .flex-pauseplay a:before,.style-1.home-6 .banner-wrapper .container .news-ticker-horizontal.slide-caption .flexslider .flex-pauseplay a:before,.banner-wrapper .container .style-1.home-6 .news-ticker-horizontal.slide-caption .flexslider .flex-pauseplay a:before,.style-1.home-6 .news-ticker-horizontal.color-white .flexslider .flex-direction-nav li a:before,.style-1.home-6 .banner-wrapper .container .news-ticker-horizontal.slide-caption .flexslider .flex-direction-nav li a:before,.banner-wrapper .container .style-1.home-6 .news-ticker-horizontal.slide-caption .flexslider .flex-direction-nav li a:before,.style-1.home-6 .full-cntrl-right-caption-right.nav-white .flex-direction-nav a:before,.style-1.home-6 .full-cntrl-right-caption-right.nav-white .flex-pauseplay a:before,.style-6.home-6 .full-cntrl-right-caption-right.nav-white .flex-direction-nav a:before,.style-6.home-6 .full-cntrl-right-caption-right.nav-white .flex-pauseplay a:before{color:#000 !important;}.style-1.home-6 .theme-bg{background-color:#052963 !important;}.style-1.home-6 .theme-bg-revert,.style-1.home-6 .color-odd{background-color:#fbac1b !important;}.style-2.home-6 .theme-bg{background-color:#4b3504 !important;}.style-2.home-6 .theme-bg-revert{background-color:#ffdb69 !important;}.style-3.home-6 .theme-bg{background-color:#3daaaf !important;}.style-3.home-6 .theme-bg-revert{background-color:#0d283c !important;}.style-4.home-6 .theme-bg{background-color:#2aacea !important;}.style-4.home-6 .theme-bg-revert{background-color:#052963 !important;}.style-5.home-6 .theme-bg{background-color:#ea3876 !important;}.style-5.home-6 .theme-bg-revert{background-color:#183a53 !important;}.style-6.home-6 .theme-bg{background-color:#ea3876 !important;}.style-6.home-6 .theme-bg-revert{background-color:#ffdb69 !important;}.style-7.home-6 .theme-bg{background-color:#3aa04a !important;}.style-7.home-6 .theme-bg-revert{background-color:#fbac1b !important;}.style-8.home-6 .theme-bg{background-color:#730068 !important;}.style-8.home-6 .theme-bg-revert{background-color:#52de97 !important;}.style-9.home-6 .theme-bg{background-color:#002244 !important;}.style-9.home-6 .theme-bg-revert{background-color:#06b1ac !important;}.theme-bg .gen-list.title-left-align>h2{font-size:1.3em;}.theme-bg .gen-list.title-left-align>h2 span{background-color:#ffffff !important;}.theme-bg .gen-list.title-left-align>h2 span:after{border:2px solid #ccc !important;}.theme-bg .gen-list.square-list ul li{font-size:0.88em;margin-bottom:2px;}.style-1.home-6 .theme-bg .theme-bg-revert .gen-list.title-left-align>h2,.style-1.home-6 .theme-bg .theme-bg-revert .gen-list.square-list ul li,.style-1.home-6 .theme-bg .theme-bg-revert .gen-list.square-list ul li a,.style-2.home-6 .theme-bg .theme-bg-revert .gen-list.title-left-align>h2,.style-2.home-6 .theme-bg .theme-bg-revert .gen-list.square-list ul li,.style-2.home-6 .theme-bg .theme-bg-revert .gen-list.square-list ul li a,.style-6.home-6 .theme-bg .theme-bg-revert .gen-list.title-left-align>h2,.style-6.home-6 .theme-bg .theme-bg-revert .gen-list.square-list ul li,.style-6.home-6 .theme-bg .theme-bg-revert .gen-list.square-list ul li a,.style-7.home-6 .theme-bg .theme-bg-revert .gen-list.title-left-align>h2,.style-7.home-6 .theme-bg .theme-bg-revert .gen-list.square-list ul li,.style-7.home-6 .theme-bg .theme-bg-revert .gen-list.square-list ul li a{color:#000000 !important;}.style-1.home-6 .theme-bg .gen-list.title-left-align>h2 span{color:#052963 !important;}.style-2.home-6 .theme-bg .gen-list.title-left-align>h2 span{color:#4b3504 !important;}.style-3.home-6 .theme-bg .gen-list.title-left-align>h2 span{color:#3daaaf !important;}.style-4.home-6 .theme-bg .gen-list.title-left-align>h2 span{color:#052963 !important;}.style-5.home-6 .theme-bg .gen-list.title-left-align>h2 span{color:#183a53 !important;}.style-6.home-6 .theme-bg .gen-list.title-left-align>h2 span{color:#ea3876 !important;}.style-7.home-6 .theme-bg .gen-list.title-left-align>h2 span{color:#3aa04a !important;}.style-8.home-6 .theme-bg .gen-list.title-left-align>h2 span{color:#730068 !important;}.style-9.home-6 .theme-bg .gen-list.title-left-align>h2 span{color:#002244 !important;}.style-1.home-6 .cal-revert .align-center img,.style-2.home-6 .cal-revert .align-center img,.style-6.home-6 .cal-revert .align-center img,.style-7.home-6 .cal-revert .align-center img{filter:invert(100%);-webkit-filter:invert(100%);}.style-1.home-6 .cal-revert .align-center h2,.style-1.home-6 .holiday-outer .description-cntr p,.style-1.home-6 .holiday-outer .description-cntr ul li,.style-2.home-6 .cal-revert .align-center h2,.style-2.home-6 .holiday-outer .description-cntr p,.style-2.home-6 .holiday-outer .description-cntr ul li,.style-6.home-6 .cal-revert .align-center h2,.style-6.home-6 .holiday-outer .description-cntr p,.style-6.home-6 .holiday-outer .description-cntr ul li,.style-7.home-6 .cal-revert .align-center h2,.style-7.home-6 .holiday-outer .description-cntr p,.style-7.home-6 .holiday-outer .description-cntr ul li{color:#000000 !important;}ol li ul li{list-style-type:disc;}.doc-table{table-layout:inherit !important;}.doc-table tr th:first-child,.doc-table tr tr:first-child{width:60%}.home .btn.btn-style-outline span{display:none;}.iconpicker-popover.popover{z-index:9;}.gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon{width:100px;height:100px;line-height:100px;background-color:#fff !important;transition:0.2s ease-in;}.style-1 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon{color:#fbac1b !important;}.style-1 .gen-list.iconTop-textBottom-list.tourism-style-3 li a:hover span.list-icon{background-color:#fbac1b !important;color:#fff !important;}.style-1 .home-slider.slider-style2 .flex-direction-nav .flex-next,.style-1 .home-slider.slider-style2 .flex-direction-nav .flex-prev,.style-1 .home-slider.slider-style2 .flex-pauseplay a{background:#9d6c11;}.style-2 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon{background-color:#ffdb69 !important;}.style-2 .gen-list.iconTop-textBottom-list.tourism-style-3 li a:hover span.list-icon{background-color:#fff !important;color:#4b3504 !important;}.style-2 .home-slider.slider-style2 .flex-direction-nav .flex-next,.style-2 .home-slider.slider-style2 .flex-direction-nav .flex-prev,.style-2 .home-slider.slider-style2 .flex-pauseplay a{background:#4b3504;}.style-2 .home-slider.slider-style2 .flex-direction-nav a:before,.style-2 .home-slider.slider-style2 .flex-pauseplay a{color:#fff;}.style-2 .home-slider.slider-style2 .btn-style-outline.accent-border-color,.style-2 .home-slider.slider-style2 .btn-style-outline.btn-theme,.style-2 .home-slider.slider-style2 .btn-style-outline.btn-gov,.style-2 .home-slider.slider-style2 .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2 .home-slider.slider-style2 .btn-style-outline.vdo-icon,.style-2 .home-slider.slider-style2 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline,.vc_general.vc_tta-tabs.dsir-tab-one .style-2 .home-slider.slider-style2 .vc_tta-tab>a.btn-style-outline,.style-2 .home-slider.slider-style2 .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .slides .style-2 .home-slider.slider-style2 img.btn-style-outline,.style-2 .home-slider.slider-style2 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2 .home-slider.slider-style2 img.btn-style-outline,.style-2 .home-slider.slider-style2 .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .style-2 .home-slider.slider-style2 .btn-style-outline.flexslider,.style-2 .home-slider.slider-style2 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline,.pp-photogallery .photoGallery-style3 .style-2 .home-slider.slider-style2 .galleryThumb>a:hover>img.btn-style-outline{border-color:#fff !important;color:#fff !important;}.style-2 .home-slider.slider-style2 .btn-style-outline.accent-border-color:hover,.style-2 .home-slider.slider-style2 .btn-style-outline.btn-theme:hover,.style-2 .home-slider.slider-style2 .btn-style-outline.btn-gov:hover,.style-2 .home-slider.slider-style2 .vdo-activites-widget .vdo-link-name .btn-style-outline.vdo-icon:hover,.vdo-activites-widget .vdo-link-name .style-2 .home-slider.slider-style2 .btn-style-outline.vdo-icon:hover,.style-2 .home-slider.slider-style2 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline:hover,.vc_general.vc_tta-tabs.dsir-tab-one .style-2 .home-slider.slider-style2 .vc_tta-tab>a.btn-style-outline:hover,.style-2 .home-slider.slider-style2 .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .slides .style-2 .home-slider.slider-style2 img.btn-style-outline:hover,.style-2 .home-slider.slider-style2 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline:hover,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2 .home-slider.slider-style2 img.btn-style-outline:hover,.style-2 .home-slider.slider-style2 .dsir-gallery-color .video_gallery.video .btn-style-outline.flexslider:hover,.dsir-gallery-color .video_gallery.video .style-2 .home-slider.slider-style2 .btn-style-outline.flexslider:hover,.style-2 .home-slider.slider-style2 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline:hover,.pp-photogallery .photoGallery-style3 .style-2 .home-slider.slider-style2 .galleryThumb>a:hover>img.btn-style-outline:hover{border-color:#613b28 !important;color:#fff !important;}.style-3 .logo .site_logo .logo_text .logo-sub-title{margin-top:2px;}.style-3 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon{color:#66b9ac !important;}.style-3 .gen-list.iconTop-textBottom-list.tourism-style-3 li a:hover span.list-icon{background-color:#66b9ac !important;color:#fff !important;}.style-3 .home-slider.slider-style2 .flex-direction-nav .flex-next,.style-3 .home-slider.slider-style2 .flex-direction-nav .flex-prev,.style-3 .home-slider.slider-style2 .flex-pauseplay a{background:#66b9ac;}.style-3 .home-slider.slider-style2 .flex-direction-nav a:before,.style-3 .home-slider.slider-style2 .flex-pauseplay a{color:#fff;}.style-3 .site_name_english{margin:5px 0 !important;}.style-3 .site_name_english{display:block;}.style-3 #topBar #accessibility ul li.searchbox a,.style-3 #topBar #accessibility ul li.social-media a.social-group-icon,.style-3 #topBar #accessibility ul li.top-sitemap a{font-size:1em;}.style-3 #topBar #accessibility ul li .textSizing ul li a{padding:2px 5px 3px 5px;}.style-3 .sitemap h1{padding-bottom:20px;}.style-3 .sitemap .sitemap-list-style li:before{top:8px;}.style-3 #row-content>.row>.col-xs-12 h1{padding-bottom:15px;}.style-3 .awardListing h2 a,.style-3 .eventContent h2 a,.style-3 .awardListingContainer .awardRightContent h2 a{line-height:21px;}.style-3 .news-ticker-horizontal .flexslider .flex-direction-nav{bottom:7px;}.style-3 .produce-description.stay-address li.where-to-address>strong{top:-3px;}.style-3.single-publication .event-details h1,.style-3.single-activity .event-details h1{margin-bottom:20px !important;}.style-3.lang-hi .menuWrapper .nav li a{font-weight:600;}.style-3 span.wpcf7-not-valid-tip{bottom:-6px;}.style-3 caption{padding-top:10px;}.style-3 .cld-header .cld-prev,.style-3 .cld-header .cld-next,.style-3 .cld-header .cl-prev,.style-3 .cld-header .cl-next,.style-3 .cl-header .cld-prev,.style-3 .cl-header .cld-next,.style-3 .cl-header .cl-prev,.style-3 .cl-header .cl-next{padding:0;}.style-4 .home-slider.slider-style2 .flex-direction-nav .flex-next,.style-4 .home-slider.slider-style2 .flex-direction-nav .flex-prev,.style-4 .home-slider.slider-style2 .flex-pauseplay a{background:#fff;color:#2aacea !important;}.style-5 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon{color:#ea3876 !important;}.style-5 .gen-list.iconTop-textBottom-list.tourism-style-3 li a:hover span.list-icon{background-color:#ea3876 !important;color:#fff !important;}.style-5 .home-slider.slider-style2 .flex-direction-nav .flex-next,.style-5 .home-slider.slider-style2 .flex-direction-nav .flex-prev,.style-5 .home-slider.slider-style2 .flex-pauseplay a{background:#ea3876;}.style-5 .home-slider.slider-style2 .flex-direction-nav a:before,.style-5 .home-slider.slider-style2 .flex-pauseplay a{color:#fff;}.style-5 .home-slider.slider-style2 .flex-pauseplay a{background:#fff;color:#1f497d;border-radius:50%}.style-5 .news-ticker-horizontal.title-left>h2{overflow:visible;width:160px;}.style-5 .btn-style-outline{border-radius:5px;}.style-5 .photo-glry-cntr .btn-style-outline{border-radius:0;}.style-5.contrast .news-ticker-horizontal.title-left>h2:after{border-left:10px solid #ff0;}.style-5 .award-style-5 .awardListing .awardContent .social-section .btn{border-radius:0;}.style-6 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon{color:#ffdb69 !important;}.style-6 .gen-list.iconTop-textBottom-list.tourism-style-3 li a:hover span.list-icon{background-color:#ffdb69 !important;color:#fff !important;}.style-6 .home-slider.slider-style2 .flex-direction-nav .flex-next,.style-6 .home-slider.slider-style2 .flex-direction-nav .flex-prev,.style-6 .home-slider.slider-style2 .flex-pauseplay a{background:#ffdb69;}.style-6 .home-slider.slider-style2 .flex-direction-nav a:before,.style-6 .home-slider.slider-style2 .flex-pauseplay a{color:#fff;}.style-7 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon{color:#3aa04a !important;}.style-7 .gen-list.iconTop-textBottom-list.tourism-style-3 li a:hover span.list-icon{background-color:#3aa04a !important;color:#fff !important;}.style-7 .home-slider.slider-style2 .flex-direction-nav .flex-next,.style-7 .home-slider.slider-style2 .flex-direction-nav .flex-prev,.style-7 .home-slider.slider-style2 .flex-pauseplay a{background:#3aa04a;}.style-7 .home-slider.slider-style2 .flex-direction-nav a:before,.style-7 .home-slider.slider-style2 .flex-pauseplay a{color:#fff;}.style-7 .btn-style-outline.accent-color,.style-7 .btn-style-outline.hvr-radial-out:before,.style-7 .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7 .btn-style-outline.gov-socmedia-icons:before,.style-7 .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7 div.btn-style-outline.list-text:before,.style-7 .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-7 .compt-management-widget>span.btn-style-outline:before,.style-7 .btn-style-outline.knowyrcm-column:before,.style-7 .btn-style-outline.writeToCM-bg:before,.style-7 .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-7 .vdospeech-icon>span.btn-style-outline,.style-7 .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-7 .btn-style-outline.vdo-link-name,.style-7 .gen-list.list-title-bg>h2.btn-style-outline,.style-7 .arch-container>h2.btn-style-outline,.style-7 .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7 .btn-style-outline.hyperlikdiv:before{background:#fbac1b !important;color:#000 !important;box-shadow:0 2px 5px -1px rgba(0,0,0,0.22);border-radius:50px !important;}.style-8 .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon{color:#730068 !important;}.style-8 .gen-list.iconTop-textBottom-list.tourism-style-3 li a:hover span.list-icon{background-color:#730068 !important;color:#fff !important;}.style-8 .home-slider.slider-style2 .flex-direction-nav .flex-next,.style-8 .home-slider.slider-style2 .flex-direction-nav .flex-prev,.style-8 .home-slider.slider-style2 .flex-pauseplay a{background:#730068;}.style-8 .home-slider.slider-style2 .flex-direction-nav a:before,.style-8 .home-slider.slider-style2 .flex-pauseplay a{color:#fff;}.style-8 .btn-style-outline.accent-color,.style-8 .btn-style-outline.hvr-radial-out:before,.style-8 .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8 .btn-style-outline.gov-socmedia-icons:before,.style-8 .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8 div.btn-style-outline.list-text:before,.style-8 .compt-management-container .compt-management-widget>span.btn-style-outline:before,.compt-management-container .style-8 .compt-management-widget>span.btn-style-outline:before,.style-8 .btn-style-outline.knowyrcm-column:before,.style-8 .btn-style-outline.writeToCM-bg:before,.style-8 .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline,.vdoglry-speech-cntr .style-8 .vdospeech-icon>span.btn-style-outline,.style-8 .vdo-activites-widget .btn-style-outline.vdo-link-name,.vdo-activites-widget .style-8 .btn-style-outline.vdo-link-name,.style-8 .gen-list.list-title-bg>h2.btn-style-outline,.style-8 .arch-container>h2.btn-style-outline,.style-8 .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8 .btn-style-outline.hyperlikdiv:before{background:#52de97 !important;color:#fff !important;box-shadow:0 2px 5px -1px rgba(0,0,0,0.22);border-radius:50px !important;}.style-8 .btn-style-outline.accent-color:hover,.style-8 .btn-style-outline.hvr-radial-out:hover:before,.style-8 .home-13 .governor-socialmedia .btn-style-outline.gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .style-8 .btn-style-outline.gov-socmedia-icons:hover:before,.style-8 .gen-list.photo-vdo-speech ul li a div.btn-style-outline.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .style-8 div.btn-style-outline.list-text:hover:before,.style-8 .compt-management-container .compt-management-widget>span.btn-style-outline:hover:before,.compt-management-container .style-8 .compt-management-widget>span.btn-style-outline:hover:before,.style-8 .btn-style-outline.knowyrcm-column:hover:before,.style-8 .btn-style-outline.writeToCM-bg:hover:before,.style-8 .vdoglry-speech-cntr .vdospeech-icon>span.btn-style-outline:hover,.vdoglry-speech-cntr .style-8 .vdospeech-icon>span.btn-style-outline:hover,.style-8 .vdo-activites-widget .btn-style-outline.vdo-link-name:hover,.vdo-activites-widget .style-8 .btn-style-outline.vdo-link-name:hover,.style-8 .gen-list.list-title-bg>h2.btn-style-outline:hover,.style-8 .arch-container>h2.btn-style-outline:hover,.style-8 .ad-banner-cntr.dsir-application-submission ul li .btn-style-outline.hyperlikdiv:hover:before,.ad-banner-cntr.dsir-application-submission ul li .style-8 .btn-style-outline.hyperlikdiv:hover:before{background:#730068 !important;color:#fff !important;}.gen-list.listStyleSeven ul li{background:#64bddd;width:calc(22% - 24px);margin:0 22px 22px 0;}.gen-list.listStyleSeven ul li:nth-child(2){background:#84d3bd;}.gen-list.listStyleSeven ul li:nth-child(2) a{padding:25px 10px;}.gen-list.listStyleSeven ul li:nth-child(2) a span.list-icon{background-color:#70b7a3 !important;}.gen-list.listStyleSeven ul li:nth-child(3){background:#e57283;}.gen-list.listStyleSeven ul li:nth-child(3) a{padding:25px 10px;}.gen-list.listStyleSeven ul li:nth-child(3) a span.list-icon{background-color:#c36371 !important;}.gen-list.listStyleSeven ul li:nth-child(4){background:#eac17f;}.gen-list.listStyleSeven ul li:nth-child(4) a{padding:25px 10px;}.gen-list.listStyleSeven ul li:nth-child(4) a span.list-icon{background-color:#bd9b64 !important;}.gen-list.listStyleSeven ul li:last-child{margin-right:0;}.gen-list.listStyleSeven ul li a{padding:25px 10px;}.gen-list.listStyleSeven ul li a span.list-icon{background-color:#54a0bb !important;width:100px;height:100px;line-height:100px;}.gen-list.listStyleSeven ul li a span.list-icon:before{font-size:40px;}.gen-list.listStyleSeven ul li a span.list-icon.fa:before{font-family:FontAwesome !important;}.gen-list.listStyleSeven ul li a span.list-icon.no-bg{border-color:transparent !important;}.carasoleflex-wrap.gallery-layout-two.photo-gallery-seven .photo-glry-title{color:#000;}.carasoleflex-wrap.gallery-layout-two.photo-gallery-seven .HomeGalleryCarasole{border:none !important;}.carasoleflex-wrap.gallery-layout-two.photo-gallery-seven .HomeGalleryCarasole .galleryThumb{width:97%}.carasoleflex-wrap.gallery-layout-two.photo-gallery-seven .HomeGalleryCarasole .galleryThumb img{border:1px solid #000;}.gen-list.iconTop-textBottom-box-list.helpline-eight li{height:100px;background-color:#f1f1f1 !important;border-color:#ccc !important;border-radius:4px;}.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon{color:#000 !important;}.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a:hover span.list-icon{background-color:#3b3b3b !important;color:#ff0 !important;}.contrast .gen-list.iconTop-textBottom-box-list.helpline-eight li{background-color:#3b3b3b;}.gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon:before{font-size:36px;}.title-font-normal{font-weight:400 !important;}.title-font-light{font-weight:300 !important;}.title-font-white{color:#fff !important;}.gen-card.card-style5 .gen-card-content>h2{text-align:center;}.gen-card.card-style5 .gen-card-content li>a{color:#000;}.gen-card.card-style5 .gen-card-content li>a:hover{text-decoration:underline;}.gen-card.card-style5 .gen-card-icon.size-large{width:75px;}.gen-card.card-style5 .gen-card-icon.size-large span{height:75px;line-height:75px;}.gen-card.card-box-shadow,.card-box-shadow.gen-card:hover{box-shadow:0 1px 5px -1px rgba(0,0,0,0.17);border-radius:0px;}.news-ticker-horizontal.title-left>h2{font-size:1.4em;}.gen-card.middle-align{display:inline-flex;align-items:center;}.nic-aboutus>h2{text-align:center;margin-bottom:25px;}.nic-aboutus .about-text{float:left;width:60%;padding-right:50px;text-align:justify;font-size:1.1em;}.nic-aboutus .nic-aboutimg{float:right;width:40%;text-align:center;padding:0 50px;}.nic-aboutus .nic-aboutimg .about-img-outer{position:relative;display:inline-flex;padding:15px;align-items:center;}.nic-aboutus .nic-aboutimg .about-img-outer:before{content:"";position:absolute;background:#eff0f0;left:0;right:0;z-index:-1;height:100%;border-radius:7px;}.nic-aboutus .nic-aboutimg .about-img-outer:after{content:"";position:absolute;background:#e0e0e0;left:25px;bottom:-12px;top:25px;z-index:-2;right:-12px;border-radius:5px;border:1px solid #c7c7c7;}.nic-aboutus .nic-aboutimg .about-img-outer img{width:100%}.press-rls-fltr .search-head{text-align:center;font-size:1.3em;font-weight:600;}.press-rls-fltr .press-filter{display:flex;vertical-align:middle;width:100%}.press-rls-fltr .press-filter .select-option{width:150px;float:left;position:relative;}.press-rls-fltr .press-filter .select-option select.form-control{width:100% !important;max-width:100%}.press-rls-fltr .press-filter .select-option select.form-control.month{border-radius:0 3px 3px 0;border-right:1px solid #ccc;background-color:transparent;}.press-rls-fltr .press-filter .select-option select.form-control:disabled,.press-rls-fltr .press-filter .select-option select.form-control:disabled:hover{background:rgba(243,243,243,0.637) !important;cursor:default !important;}.press-rls-fltr .press-filter .select-option:nth-child(2){width:calc(100% - 150px);margin-left:-2px;background:#fff;}.press-rls-fltr .press-filter .select-option::after{content:"\f0d7";font-family:FontAwesome;position:absolute;right:10px;top:10px;}.press-rls-fltr.search-main-container .search-container .search-area select.form-control{width:100%}.contrast .press-rls-fltr .press-filter .select-option:nth-child(2){background-color:#000;}.minister-prof-11 .khowMinisterBox .khowMinisterBoxImg img{width:160px;height:160px;}.minister-prof-11 .MinisterProfile .Pname{font-size:1.6em;margin:10px 0 5px 0;}.minister-prof-11 .MinisterProfile .Pdesg{font-size:1.4em;}.minister-prof-11 .MinisterProfile .Pdesc{font-size:1.2em;padding:0 10%}.dyn-card-style11 .gen-card.dynamic-card{float:left;width:calc(50% - 20px);margin:0 20px 20px 0 !important;box-shadow:0 0 6px 0 rgba(0,0,0,0.25);}.gen-list.iconTop-textBottom-list.serviceStyle-nine li a span.list-icon{width:100px;height:100px;line-height:100px;}.gen-list.photo-vdo-speech{text-align:center;}.gen-list.photo-vdo-speech ul li{width:25%}.gen-list.photo-vdo-speech ul li a span.list-icon{width:110px;height:110px;line-height:110px;display:block;margin:0 auto;background:#fff !important;box-shadow:0 0 6px 0 rgba(0,0,0,0.28);}.gen-list.photo-vdo-speech ul li a span.list-icon:before{font-size:46px;}.gen-list.photo-vdo-speech ul li a div.list-text{background:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,0.28);padding:12px 15px;margin-top:25px;display:inline-block;border-radius:30px;font-size:1em;overflow:hidden;}.gen-list.photo-vdo-speech ul li a div.list-text:hover{color:#fff !important;}.cmo-followup-cntr{text-align:center;}.cmo-followup-cntr .cm-fund-write{float:left;width:50%;margin-top:55px;}.cmo-followup-cntr .cm-fund-write a.fa{width:90px;height:90px;line-height:90px;border-radius:50%;font-size:37px;border:2px solid;}.cmo-followup-cntr .cm-fund-write>p{padding:0;}.cm-fund-write{text-align:center;}.cm-fund-write>img,.cm-fund-write span.fa{margin:40px 0;}.cm-fund-write>p{line-height:22px;padding:0 15px;}.cm-fund-write>p a{color:#0c02fe;text-decoration:underline;}.hvr-radial-out,.home-13 .governor-socialmedia .gov-socmedia-icons,.gen-list.photo-vdo-speech ul li a div.list-text,.compt-management-container .compt-management-widget>span{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s;}.hvr-radial-out:before,.home-13 .governor-socialmedia .gov-socmedia-icons:before,.gen-list.photo-vdo-speech ul li a div.list-text:before,.compt-management-container .compt-management-widget>span:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;border-radius:30px;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}.hvr-radial-out:hover:before,.home-13 .governor-socialmedia .gov-socmedia-icons:hover:before,.gen-list.photo-vdo-speech ul li a div.list-text:hover:before,.compt-management-container .compt-management-widget>span:hover:before,.hvr-radial-out:focus:before,.home-13 .governor-socialmedia .gov-socmedia-icons:focus:before,.gen-list.photo-vdo-speech ul li a div.list-text:focus:before,.compt-management-container .compt-management-widget>span:focus:before,.hvr-radial-out:active:before,.home-13 .governor-socialmedia .gov-socmedia-icons:active:before,.gen-list.photo-vdo-speech ul li a div.list-text:active:before,.compt-management-container .compt-management-widget>span:active:before{-webkit-transform:scale(1);transform:scale(1);}.hvr-bounce-to-bottom,.vdo-activites-widget .vdo-link-name{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.5s;transition-duration:0.5s;}.hvr-bounce-to-bottom:before,.vdo-activites-widget .vdo-link-name:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#fff;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}.hvr-bounce-to-bottom:hover:before,.vdo-activites-widget .vdo-link-name:hover:before,.hvr-bounce-to-bottom:focus:before,.vdo-activites-widget .vdo-link-name:focus:before,.hvr-bounce-to-bottom:active:before,.vdo-activites-widget .vdo-link-name:active:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);}.contrast .hvr-radial-out:before,.contrast .home-13 .governor-socialmedia .gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast .gov-socmedia-icons:before,.contrast .gen-list.photo-vdo-speech ul li a div.list-text:before,.gen-list.photo-vdo-speech ul li a .contrast div.list-text:before,.contrast .compt-management-container .compt-management-widget>span:before,.compt-management-container .contrast .compt-management-widget>span:before{background:#000 !important;}.tourist-filter{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;}.tourist-filter,.tourist-filter:hover,.tourist-filter:focus{position:relative;z-index:10;background-color:transparent;display:inline-block;min-width:150px;padding:0 20px 0 7px;vertical-align:middle;height:34px;border:1px solid #ccc;box-shadow:none;}.tourist-filter:disabled:hover{background-color:#eee;}.viewSwicther a{vertical-align:middle;}.show-category{margin-bottom:5px;color:#353535;background:rgba(27,27,27,0.08);padding:7px 10px;}.show-category em.fa{padding:0 3px;font-size:16px;}.gridlist-filter{display:inline-flex;vertical-align:middle;align-items:center;margin-right:15px;width:calc(100% - 80px);}.gridlist-filter>span{white-space:nowrap;}.gridlist-filter .tourist-fltr-cntr{margin-left:7px;}.gridlist-filter .tourist-fltr-cntr.month-filter{width:100%}.gridlist-filter select.tourist-filter{width:90px;min-width:inherit;}.gridlist-filter select.tourist-filter.month{width:100%}.gridlist-filter select:disabled{z-index:8;}.gridlist-filter+.viewSwicther{display:inline-flex;vertical-align:middle;align-items:center;width:65px;}.gridlist-filter .select-option{position:relative;}.gridlist-filter .select-option:after{font-family:"FontAwesome";position:absolute;right:8px;top:10px;font-size:14px;content:'\f0d7';z-index:8;}.knowyrcm-column{position:relative;}.knowyrcm-column:before{content:"";position:absolute;left:-10000px;right:0;top:0;bottom:0;}.writeToCM-bg{position:relative;}.writeToCM-bg:before{content:"";position:absolute;right:-10000px;left:0;top:0;bottom:0;}.minister-prof-12 .khowMinisterBox .khowMinisterBoxImg img{width:150px;height:150px;}.minister-prof-12 .MinisterProfile .Pname{font-size:1.4em;margin:10px 0 5px 0;}.minister-prof-12 .MinisterProfile .Pdesg{font-size:1.2em;}.dynamic-card-wrapper.dyn-card-style12 .gen-card.dynamic-card{float:left;width:calc(33.33% - 20px);margin:0 20px 20px 0 !important;box-shadow:0 0 6px 0 rgba(0,0,0,0.25);}.gen-list.cm-social-media{text-align:center;}.gen-list.cm-social-media>h2{margin-bottom:30px;}.gen-list.cm-social-media ul li{width:170px;}.gen-list.cm-social-media ul li a span.list-icon{width:100px;height:100px;line-height:100px;display:block;margin:0 auto;background:#fff !important;}.gen-list.cm-social-media ul li a span.list-icon:before{font-size:46px;}.gen-list.cm-social-media ul li a div.list-text{margin-top:25px;display:inline-block;font-family:'pt_serifbold';font-size:1.1em;}.gen-list.cm-social-media ul li a div.list-text:hover{color:#fff !important;}.cm-fund-write.fund-write-style2{padding:0 100px;}.cm-fund-write.fund-write-style2>p{font-size:1.15em;}.cm-fund-write.fund-write-style2>span{margin:40px 0;background:#545454;display:inline-block;padding:20px;border-radius:100%;border:2px solid #fff;box-shadow:0 0 5px 0 rgba(0,0,0,0.42);}.cm-fund-write.fund-write-style2>span img{filter:brightness(10);}.cm-fund-write.white{color:#fff;}.photo-glry-cntr.photo-gallery-cm2 .slides li img{border:1px solid #fff;}.photo-glry-cntr.photo-gallery-cm2 .flex-control-thumbs{width:23.2% !important;}.photo-glry-cntr.photo-gallery-cm2 .flex-control-thumbs li img{border:1px solid #fff;margin-bottom:11px !important;}.vdoglry-speech-cntr{position:relative;overflow:hidden;text-align:center;height:316px;align-items:center;display:inline-flex;width:100%}.vdoglry-speech-cntr .fixed-image-inbg{position:absolute;left:0;top:0;object-fit:cover;height:100%;width:100%;z-index:-1;}.vdoglry-speech-cntr .vdospeech-icon{display:inline-block;color:#fff;margin:0 auto;}.vdoglry-speech-cntr .vdospeech-icon>span{display:inline-block;width:110px;height:110px;line-height:110px;margin-bottom:12px;border-radius:50%;border:2px solid #fff;font-size:50px;}.contrast .search-main-container.press-rls-fltr .search-container .search-area select.form-control{background-color:transparent;color:#fff;}.contrast .search-main-container.press-rls-fltr .search-container .search-area .select-option select option,.contrast .search-main-container.press-rls-fltr .search-container .search-area .select-option select:hover option,.contrast .search-main-container.press-rls-fltr .search-container .search-area .select-option select:focus option{outline:none !important;appearance:none;-webkit-appearance:none;background-color:#000 !important;}.contrast .gen-list.iconTop-textBottom-list.serviceStyle-nine li a span.list-icon,.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.contrast .cmo-followup-cntr .cm-fund-write span.fa{background:#333 !important;}.contrast .hvr-radial-out:hover:before,.contrast .home-13 .governor-socialmedia .gov-socmedia-icons:hover:before,.home-13 .governor-socialmedia .contrast .gov-socmedia-icons:hover:before,.contrast .gen-list.photo-vdo-speech ul li a div.list-text:hover:before,.gen-list.photo-vdo-speech ul li a .contrast div.list-text:hover:before,.contrast .compt-management-container .compt-management-widget>span:hover:before,.compt-management-container .contrast .compt-management-widget>span:hover:before{background:#000 !important;}.contrast .cm-fund-write>img{filter:brightness(10);}.minister-prof-theme7.singlebox .box-1{box-shadow:0 0 6px 0 rgba(0,0,0,0.18);border-radius:5px;}@media (max-width:940px){.cmo-followup-cntr .cm-fund-write{width:100%}}@media (max-width:767px){.vc_row.vc_column-gap-5>.vc_column_container,.vc_row.vc_column-gap-10>.vc_column_container,.vc_row.vc_column-gap-15>.vc_column_container,.vc_row.vc_column-gap-20>.vc_column_container,.vc_row.vc_column-gap-25>.vc_column_container,.vc_row.vc_column-gap-30>.vc_column_container,.vc_row.vc_column-gap-35>.vc_column_container{padding-left:0 !important;padding-right:0 !important;}.nic-aboutus .nic-aboutimg{float:left;width:100%;text-align:center;padding:0;margin-bottom:30px;}.nic-aboutus .about-text{float:left;width:100%;padding-right:0;}.gen-list.listStyleSeven ul li{width:calc(50% - 24px);}.gen-card.dynamic-card.dyn-card-style11{width:calc(100% - 0px);margin:0 0px 20px 0 !important;text-align:center !important;}.gen-list.photo-vdo-speech ul li{width:100%;margin:12px 0 15px 0;}.gridlist-filter+.viewSwicther{display:none;}.minister-prof-11 .MinisterProfile .Pdesc{padding:0;}.dynamic-card-wrapper.dyn-card-style12 .gen-card.dynamic-card{width:calc(50% - 20px);}}@media (max-width:640px){.gen-list.listStyleSeven ul li{width:calc(100% - 0px);}.gridlist-filter select.tourist-filter.month{min-width:145px;}.press-rls-fltr .press-filter .select-option{width:50% !important;}.press-rls-fltr .press-filter .select-option .tourist-filter{min-width:inherit;}.dynamic-card-wrapper.dyn-card-style12 .gen-card.dynamic-card{width:100%;margin-right:0;}}.archive.category .awardListing .awardContent{padding-top:15px;text-align:left;}.single-gallery .gallery-container.single .awardListing .awardContent h2{margin:0 0 10px;font-size:1em;font-weight:600;}.contrast .home-slider.slider-style2 .flex-direction-nav .flex-next,.contrast .home-slider.slider-style2 .flex-direction-nav .flex-prev{background:#000;}.contrast .home-slider.slider-style2 .flex-direction-nav a:before{color:#ff0;}.contrast .nic-aboutus .nic-aboutimg .about-img-outer:before{background:#7b7b7b;}.contrast .nic-aboutus .nic-aboutimg .about-img-outer:after{background:#383838;border-color:#5a5a5a;}.contrast.style-5 .home-slider.slider-style2 .flex-pauseplay a{background:#000;color:#ff0;}.dg-ncc-column,.photo-glrycom-home13{position:relative;}.dg-ncc-column:after,.photo-glrycom-home13:after{content:"";position:absolute;left:0;right:-5000px;top:0;bottom:0;z-index:-9;}.dg-ncc-column .minister-title,.photo-glrycom-home13 .minister-title{padding-bottom:0;}.dg-ncc-profile .box-1.aside-box{padding-left:150px;}.dg-ncc-profile .box-1.aside-box .khowMinisterBox .khowMinisterBoxImg{width:140px;left:0;}.dg-ncc-profile .box-1.aside-box .khowMinisterBox .khowMinisterBoxImg img{width:100%;height:auto;border-radius:3px;border:1px solid #fff;}.dg-ncc-profile .box-1.aside-box .MinisterProfile{padding-top:0;}.dg-ncc-profile .box-1.aside-box .MinisterProfile .Pname{font-size:1.4em;line-height:25px;}.gen-card.genCard-horizontal-content.our-pride-architect{box-shadow:0 0 5px 0 rgba(0,0,0,0.22);}.gen-card.genCard-horizontal-content.our-pride-architect .gen-card-img{width:80px;}.gen-card.genCard-horizontal-content.our-pride-architect .gen-card-img img{width:auto;max-height:none;}.gen-card.genCard-horizontal-content.our-pride-architect .gen-card-content{width:calc(100% - 80px);}.gen-card.genCard-horizontal-content.our-pride-architect .gen-card-content h2{color:#717171;}.photo-glry-cntr.ncc-photo-gallery .slides li img,.photo-glry-cntr.governor-photo-gallery .slides li img{border:4px solid #fff;}.photo-glry-cntr.ncc-photo-gallery .flex-control-thumbs,.photo-glry-cntr.governor-photo-gallery .flex-control-thumbs{width:23.2% !important;}.photo-glry-cntr.ncc-photo-gallery .flex-control-thumbs li,.photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li{padding:5px 0;}.photo-glry-cntr.ncc-photo-gallery .flex-control-thumbs li img,.photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li img{border:4px solid #fff;margin-bottom:0 !important;}.photo-glry-cntr.ncc-photo-gallery .flex-control-thumbs li:first-child,.photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li:first-child{padding-top:0;}.photo-glry-cntr.ncc-photo-gallery .flex-control-thumbs li:last-child,.photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li:last-child{padding-bottom:0;}.photo-glry-cntr.ncc-photo-gallery .bttn-view.btn-style-outline.accent-color,.photo-glry-cntr.ncc-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.photo-glry-cntr.ncc-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .photo-glry-cntr.ncc-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.photo-glry-cntr.ncc-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .photo-glry-cntr.ncc-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.photo-glry-cntr.ncc-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .photo-glry-cntr.ncc-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.photo-glry-cntr.ncc-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.photo-glry-cntr.ncc-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.photo-glry-cntr.ncc-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .photo-glry-cntr.ncc-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.photo-glry-cntr.ncc-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .photo-glry-cntr.ncc-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.photo-glry-cntr.ncc-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.photo-glry-cntr.ncc-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.photo-glry-cntr.ncc-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .photo-glry-cntr.ncc-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before,.photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.accent-color,.photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hvr-radial-out:before,.photo-glry-cntr.governor-photo-gallery .home-13 .governor-socialmedia .bttn-view.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.gov-socmedia-icons:before,.photo-glry-cntr.governor-photo-gallery .gen-list.photo-vdo-speech ul li a div.bttn-view.btn-style-outline.list-text:before,.gen-list.photo-vdo-speech ul li a .photo-glry-cntr.governor-photo-gallery div.bttn-view.btn-style-outline.list-text:before,.photo-glry-cntr.governor-photo-gallery .compt-management-container .compt-management-widget>span.bttn-view.btn-style-outline:before,.compt-management-container .photo-glry-cntr.governor-photo-gallery .compt-management-widget>span.bttn-view.btn-style-outline:before,.photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.knowyrcm-column:before,.photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.writeToCM-bg:before,.photo-glry-cntr.governor-photo-gallery .vdoglry-speech-cntr .vdospeech-icon>span.bttn-view.btn-style-outline,.vdoglry-speech-cntr .photo-glry-cntr.governor-photo-gallery .vdospeech-icon>span.bttn-view.btn-style-outline,.photo-glry-cntr.governor-photo-gallery .vdo-activites-widget .bttn-view.btn-style-outline.vdo-link-name,.vdo-activites-widget .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.vdo-link-name,.photo-glry-cntr.governor-photo-gallery .gen-list.list-title-bg>h2.bttn-view.btn-style-outline,.photo-glry-cntr.governor-photo-gallery .arch-container>h2.bttn-view.btn-style-outline,.photo-glry-cntr.governor-photo-gallery .ad-banner-cntr.dsir-application-submission ul li .bttn-view.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .photo-glry-cntr.governor-photo-gallery .bttn-view.btn-style-outline.hyperlikdiv:before{background:rgba(249,11,19,0.88) !important;border-radius:0 !important;color:#fff !important;border-color:rgba(249,11,19,0.88) !important;}.vdo-activites-widget{display:inline-block;width:100%;overflow:hidden;}.vdo-activites-widget>img{border:4px solid #fff;width:100%;height:240px;object-fit:cover;}.vdo-activites-widget .vdo-link-name{padding:15px;font-size:1.4em;text-align:center;display:block;}.vdo-activites-widget .vdo-link-name .vdo-icon{background:#fff;border-radius:50%;padding:8px;display:block;margin:0 auto;width:45px;height:45px;margin-bottom:10px;border:2px solid;}.vdo-activites-widget:hover .vdo-link-name:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);background:#fff !important;background-color:#fff !important;}.compt-management-container{text-align:center;}.compt-management-container .compt-management-widget{display:inline-block;width:270px;}.compt-management-container .compt-management-widget>span{display:inline-block;background:#f5f5f5;border-radius:50%;padding:27px;box-shadow:0 0 5px 0 rgba(0,0,0,0.22);}.compt-management-container .compt-management-widget>span:before{border-radius:100%;-webkit-transition-duration:0.2s;transition-duration:0.2s;}.compt-management-container .compt-management-widget>div{margin-top:20px;font-size:1.5em;line-height:27px;}.compt-management-container .compt-management-widget:hover>span:before{-webkit-transform:scale(1) !important;transform:scale(1) !important;}.compt-management-container .compt-management-widget:hover>span img{filter:grayscale(1) brightness(2);}.gen-list.list-title-bg>h2{padding:10px 15px;}.footerlogocarousel.ncc-footer-carousel{padding-top:12px;}.footerlogocarousel.ncc-footer-carousel .flexslider .slides img{width:90%;margin:0 auto;height:auto;border:1px solid #ccc;}.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.accent-color.accent-border-color,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.accent-color.btn-theme,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.btn-theme.hvr-radial-out:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .home-13 .governor-socialmedia .btn.btn-style-outline.btn-theme.gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.btn-theme.gov-socmedia-icons:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .gen-list.photo-vdo-speech ul li a div.btn.btn-style-outline.btn-theme.list-text:before,.gen-list.photo-vdo-speech ul li a .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile div.btn.btn-style-outline.btn-theme.list-text:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-container .compt-management-widget>span.btn.btn-style-outline.btn-theme:before,.compt-management-container .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget>span.btn.btn-style-outline.btn-theme:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.btn-theme.knowyrcm-column:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.btn-theme.writeToCM-bg:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-style-outline.btn-theme,.vdoglry-speech-cntr .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdospeech-icon>span.btn.btn-style-outline.btn-theme,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .btn.btn-style-outline.btn-theme.vdo-link-name,.vdo-activites-widget .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.btn-theme.vdo-link-name,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .gen-list.list-title-bg>h2.btn.btn-style-outline.btn-theme,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .arch-container>h2.btn.btn-style-outline.btn-theme,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .ad-banner-cntr.dsir-application-submission ul li .btn.btn-style-outline.btn-theme.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.btn-theme.hyperlikdiv:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.accent-color.btn-gov,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.btn-gov.hvr-radial-out:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .home-13 .governor-socialmedia .btn.btn-style-outline.btn-gov.gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.btn-gov.gov-socmedia-icons:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .gen-list.photo-vdo-speech ul li a div.btn.btn-style-outline.btn-gov.list-text:before,.gen-list.photo-vdo-speech ul li a .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile div.btn.btn-style-outline.btn-gov.list-text:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-container .compt-management-widget>span.btn.btn-style-outline.btn-gov:before,.compt-management-container .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget>span.btn.btn-style-outline.btn-gov:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.btn-gov.knowyrcm-column:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.btn-gov.writeToCM-bg:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-style-outline.btn-gov,.vdoglry-speech-cntr .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdospeech-icon>span.btn.btn-style-outline.btn-gov,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .btn.btn-style-outline.btn-gov.vdo-link-name,.vdo-activites-widget .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.btn-gov.vdo-link-name,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .gen-list.list-title-bg>h2.btn.btn-style-outline.btn-gov,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .arch-container>h2.btn.btn-style-outline.btn-gov,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .ad-banner-cntr.dsir-application-submission ul li .btn.btn-style-outline.btn-gov.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.btn-gov.hyperlikdiv:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.accent-border-color.hvr-radial-out:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .home-13 .governor-socialmedia .btn.btn-style-outline.accent-border-color.gov-socmedia-icons:before,.home-13 .governor-socialmedia .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.accent-border-color.gov-socmedia-icons:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .btn.btn-style-outline.gov-socmedia-icons.vdo-icon:before,.home-13 .governor-socialmedia .vdo-activites-widget .vdo-link-name .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.gov-socmedia-icons.vdo-icon:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .btn.btn-style-outline.gov-socmedia-icons.vdo-icon:before,.vdo-activites-widget .vdo-link-name .home-13 .governor-socialmedia .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.gov-socmedia-icons.vdo-icon:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .vc_general.vc_tta-tabs.dsir-tab-one .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_tta-tab>a.btn.btn-style-outline.gov-socmedia-icons:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .vc_tta-tab>a.btn.btn-style-outline.gov-socmedia-icons:before,.vc_general.vc_tta-tabs.dsir-tab-one .home-13 .governor-socialmedia .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_tta-tab>a.btn.btn-style-outline.gov-socmedia-icons:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides img.btn.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .slides .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.gov-socmedia-icons:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia img.btn.btn-style-outline.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .slides .home-13 .governor-socialmedia .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.gov-socmedia-icons:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.gov-socmedia-icons:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia img.btn.btn-style-outline.gov-socmedia-icons:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .home-13 .governor-socialmedia .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.gov-socmedia-icons:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .btn.btn-style-outline.gov-socmedia-icons.flexslider:before,.home-13 .governor-socialmedia .dsir-gallery-color .video_gallery.video .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.gov-socmedia-icons.flexslider:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .btn.btn-style-outline.gov-socmedia-icons.flexslider:before,.dsir-gallery-color .video_gallery.video .home-13 .governor-socialmedia .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.gov-socmedia-icons.flexslider:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.btn-style-outline.gov-socmedia-icons:before,.home-13 .governor-socialmedia .pp-photogallery .photoGallery-style3 .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .galleryThumb>a:hover>img.btn.btn-style-outline.gov-socmedia-icons:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .galleryThumb>a:hover>img.btn.btn-style-outline.gov-socmedia-icons:before,.pp-photogallery .photoGallery-style3 .home-13 .governor-socialmedia .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .galleryThumb>a:hover>img.btn.btn-style-outline.gov-socmedia-icons:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .gen-list.photo-vdo-speech ul li a div.btn.btn-style-outline.accent-border-color.list-text:before,.gen-list.photo-vdo-speech ul li a .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile div.btn.btn-style-outline.accent-border-color.list-text:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name div.btn.btn-style-outline.list-text.vdo-icon:before,.gen-list.photo-vdo-speech ul li a .vdo-activites-widget .vdo-link-name .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile div.btn.btn-style-outline.list-text.vdo-icon:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a div.btn.btn-style-outline.list-text.vdo-icon:before,.vdo-activites-widget .vdo-link-name .gen-list.photo-vdo-speech ul li a .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile div.btn.btn-style-outline.list-text.vdo-icon:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video div.btn.btn-style-outline.list-text.flexslider:before,.gen-list.photo-vdo-speech ul li a .dsir-gallery-color .video_gallery.video .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile div.btn.btn-style-outline.list-text.flexslider:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a div.btn.btn-style-outline.list-text.flexslider:before,.dsir-gallery-color .video_gallery.video .gen-list.photo-vdo-speech ul li a .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile div.btn.btn-style-outline.list-text.flexslider:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .vdo-link-name .btn.btn-style-outline.hvr-radial-out.vdo-icon:before,.vdo-activites-widget .vdo-link-name .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.hvr-radial-out.vdo-icon:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget>span.btn.btn-style-outline.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget>span.btn.btn-style-outline.vdo-icon:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget>span.btn.btn-style-outline.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget>span.btn.btn-style-outline.vdo-icon:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-container .compt-management-widget>span.btn.btn-style-outline.accent-border-color:before,.compt-management-container .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget>span.btn.btn-style-outline.accent-border-color:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget>span.btn.btn-style-outline.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget>span.btn.btn-style-outline.flexslider:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget>span.btn.btn-style-outline.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget>span.btn.btn-style-outline.flexslider:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.btn-style-outline.hvr-radial-out:before,.vc_general.vc_tta-tabs.dsir-tab-one .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_tta-tab>a.btn.btn-style-outline.hvr-radial-out:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .with-border.flexslider .slides img.btn.btn-style-outline.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .slides .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.hvr-radial-out:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.btn-style-outline.hvr-radial-out:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.hvr-radial-out:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .video_gallery.video .btn.btn-style-outline.hvr-radial-out.flexslider:before,.dsir-gallery-color .video_gallery.video .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.hvr-radial-out.flexslider:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.btn-style-outline.hvr-radial-out:before,.pp-photogallery .photoGallery-style3 .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .galleryThumb>a:hover>img.btn.btn-style-outline.hvr-radial-out:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.accent-border-color.knowyrcm-column:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .vdo-link-name .btn.btn-style-outline.knowyrcm-column.vdo-icon:before,.vdo-activites-widget .vdo-link-name .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.knowyrcm-column.vdo-icon:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.btn-style-outline.knowyrcm-column:before,.vc_general.vc_tta-tabs.dsir-tab-one .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_tta-tab>a.btn.btn-style-outline.knowyrcm-column:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .with-border.flexslider .slides img.btn.btn-style-outline.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .slides .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.knowyrcm-column:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.btn-style-outline.knowyrcm-column:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.knowyrcm-column:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .video_gallery.video .btn.btn-style-outline.knowyrcm-column.flexslider:before,.dsir-gallery-color .video_gallery.video .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.knowyrcm-column.flexslider:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.btn-style-outline.knowyrcm-column:before,.pp-photogallery .photoGallery-style3 .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .galleryThumb>a:hover>img.btn.btn-style-outline.knowyrcm-column:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.accent-border-color.writeToCM-bg:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .vdo-link-name .btn.btn-style-outline.writeToCM-bg.vdo-icon:before,.vdo-activites-widget .vdo-link-name .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.writeToCM-bg.vdo-icon:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.btn-style-outline.writeToCM-bg:before,.vc_general.vc_tta-tabs.dsir-tab-one .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_tta-tab>a.btn.btn-style-outline.writeToCM-bg:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .with-border.flexslider .slides img.btn.btn-style-outline.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .slides .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.writeToCM-bg:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.btn-style-outline.writeToCM-bg:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.writeToCM-bg:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .video_gallery.video .btn.btn-style-outline.writeToCM-bg.flexslider:before,.dsir-gallery-color .video_gallery.video .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.writeToCM-bg.flexslider:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.btn-style-outline.writeToCM-bg:before,.pp-photogallery .photoGallery-style3 .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .galleryThumb>a:hover>img.btn.btn-style-outline.writeToCM-bg:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-style-outline.accent-border-color,.vdoglry-speech-cntr .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdospeech-icon>span.btn.btn-style-outline.accent-border-color,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .vdospeech-icon>span.btn.btn-style-outline.vdo-icon,.vdoglry-speech-cntr .vdo-activites-widget .vdo-link-name .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdospeech-icon>span.btn.btn-style-outline.vdo-icon,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .vdoglry-speech-cntr .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdospeech-icon>span.btn.btn-style-outline.vdo-icon,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .vdospeech-icon>span.btn.btn-style-outline.flexslider,.vdoglry-speech-cntr .dsir-gallery-color .video_gallery.video .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdospeech-icon>span.btn.btn-style-outline.flexslider,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .vdospeech-icon>span.btn.btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .vdoglry-speech-cntr .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdospeech-icon>span.btn.btn-style-outline.flexslider,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .btn.btn-style-outline.accent-border-color.vdo-link-name,.vdo-activites-widget .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.accent-border-color.vdo-link-name,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .vdo-link-name .btn.btn-style-outline.vdo-link-name.vdo-icon,.vdo-activites-widget .vdo-link-name .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.vdo-link-name.vdo-icon,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.btn-style-outline.vdo-link-name,.vdo-activites-widget .vc_general.vc_tta-tabs.dsir-tab-one .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_tta-tab>a.btn.btn-style-outline.vdo-link-name,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .vc_tta-tab>a.btn.btn-style-outline.vdo-link-name,.vc_general.vc_tta-tabs.dsir-tab-one .vdo-activites-widget .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_tta-tab>a.btn.btn-style-outline.vdo-link-name,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides img.btn.btn-style-outline.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .slides .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.vdo-link-name,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget img.btn.btn-style-outline.vdo-link-name,.dsir-gallery-color .with-border.flexslider .slides .vdo-activites-widget .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.vdo-link-name,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.btn-style-outline.vdo-link-name,.vdo-activites-widget .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.vdo-link-name,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget img.btn.btn-style-outline.vdo-link-name,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .vdo-activites-widget .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.vdo-link-name,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .dsir-gallery-color .video_gallery.video .btn.btn-style-outline.vdo-link-name.flexslider,.vdo-activites-widget .dsir-gallery-color .video_gallery.video .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.vdo-link-name.flexslider,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .video_gallery.video .vdo-activites-widget .btn.btn-style-outline.vdo-link-name.flexslider,.dsir-gallery-color .video_gallery.video .vdo-activites-widget .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.vdo-link-name.flexslider,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.btn-style-outline.vdo-link-name,.vdo-activites-widget .pp-photogallery .photoGallery-style3 .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .galleryThumb>a:hover>img.btn.btn-style-outline.vdo-link-name,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .pp-photogallery .photoGallery-style3 .vdo-activites-widget .galleryThumb>a:hover>img.btn.btn-style-outline.vdo-link-name,.pp-photogallery .photoGallery-style3 .vdo-activites-widget .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .galleryThumb>a:hover>img.btn.btn-style-outline.vdo-link-name,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .vdo-link-name .btn.btn-style-outline.accent-color.vdo-icon,.vdo-activites-widget .vdo-link-name .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.accent-color.vdo-icon,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .vdo-link-name .gen-list.list-title-bg>h2.btn.btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .gen-list.list-title-bg>h2.btn.btn-style-outline.vdo-icon,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .vdo-link-name .arch-container>h2.btn.btn-style-outline.vdo-icon,.vdo-activites-widget .vdo-link-name .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .arch-container>h2.btn.btn-style-outline.vdo-icon,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .btn.btn-style-outline.vdo-icon.hyperlikdiv:before,.vdo-activites-widget .vdo-link-name .ad-banner-cntr.dsir-application-submission ul li .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.vdo-icon.hyperlikdiv:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .btn.btn-style-outline.vdo-icon.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vdo-activites-widget .vdo-link-name .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.vdo-icon.hyperlikdiv:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-container .compt-management-widget:hover>span.btn.btn-style-outline.accent-border-color:before,.compt-management-container .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget:hover>span.btn.btn-style-outline.accent-border-color:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-container .compt-management-widget:hover>span.btn.btn-style-outline.btn-theme:before,.compt-management-container .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget:hover>span.btn.btn-style-outline.btn-theme:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-container .compt-management-widget:hover>span.btn.btn-style-outline.btn-gov:before,.compt-management-container .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget:hover>span.btn.btn-style-outline.btn-gov:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-container .vdo-activites-widget .vdo-link-name .compt-management-widget:hover>span.btn.btn-style-outline.vdo-icon:before,.compt-management-container .vdo-activites-widget .vdo-link-name .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget:hover>span.btn.btn-style-outline.vdo-icon:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vdo-activites-widget .vdo-link-name .compt-management-container .compt-management-widget:hover>span.btn.btn-style-outline.vdo-icon:before,.vdo-activites-widget .vdo-link-name .compt-management-container .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget:hover>span.btn.btn-style-outline.vdo-icon:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-container .dsir-gallery-color .video_gallery.video .compt-management-widget:hover>span.btn.btn-style-outline.flexslider:before,.compt-management-container .dsir-gallery-color .video_gallery.video .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget:hover>span.btn.btn-style-outline.flexslider:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .video_gallery.video .compt-management-container .compt-management-widget:hover>span.btn.btn-style-outline.flexslider:before,.dsir-gallery-color .video_gallery.video .compt-management-container .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .compt-management-widget:hover>span.btn.btn-style-outline.flexslider:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .gen-list.list-title-bg>h2.btn.btn-style-outline.accent-border-color,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .video_gallery.video .gen-list.list-title-bg>h2.btn.btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .gen-list.list-title-bg>h2.btn.btn-style-outline.flexslider,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .arch-container>h2.btn.btn-style-outline.accent-border-color,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .video_gallery.video .arch-container>h2.btn.btn-style-outline.flexslider,.dsir-gallery-color .video_gallery.video .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .arch-container>h2.btn.btn-style-outline.flexslider,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .ad-banner-cntr.dsir-application-submission ul li .btn.btn-style-outline.accent-border-color.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.accent-border-color.hyperlikdiv:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .vc_general.vc_tta-tabs.dsir-tab-one .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_tta-tab>a.btn.btn-style-outline.hyperlikdiv:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .vc_tta-tab>a.btn.btn-style-outline.hyperlikdiv:before,.vc_general.vc_tta-tabs.dsir-tab-one .ad-banner-cntr.dsir-application-submission ul li .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_tta-tab>a.btn.btn-style-outline.hyperlikdiv:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides img.btn.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .slides .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.hyperlikdiv:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li img.btn.btn-style-outline.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .slides .ad-banner-cntr.dsir-application-submission ul li .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.hyperlikdiv:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.hyperlikdiv:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li img.btn.btn-style-outline.hyperlikdiv:before,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .ad-banner-cntr.dsir-application-submission ul li .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.hyperlikdiv:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .btn.btn-style-outline.hyperlikdiv.flexslider:before,.ad-banner-cntr.dsir-application-submission ul li .dsir-gallery-color .video_gallery.video .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.hyperlikdiv.flexslider:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .btn.btn-style-outline.hyperlikdiv.flexslider:before,.dsir-gallery-color .video_gallery.video .ad-banner-cntr.dsir-application-submission ul li .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.hyperlikdiv.flexslider:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.btn-style-outline.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .pp-photogallery .photoGallery-style3 .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .galleryThumb>a:hover>img.btn.btn-style-outline.hyperlikdiv:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .galleryThumb>a:hover>img.btn.btn-style-outline.hyperlikdiv:before,.pp-photogallery .photoGallery-style3 .ad-banner-cntr.dsir-application-submission ul li .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .galleryThumb>a:hover>img.btn.btn-style-outline.hyperlikdiv:before,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn.btn-style-outline.accent-color,.vc_general.vc_tta-tabs.dsir-tab-one .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .vc_tta-tab>a.btn.btn-style-outline.accent-color,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .with-border.flexslider .slides img.btn.btn-style-outline.accent-color,.dsir-gallery-color .with-border.flexslider .slides .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.accent-color,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn.btn-style-outline.accent-color,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile img.btn.btn-style-outline.accent-color,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .dsir-gallery-color .video_gallery.video .btn.btn-style-outline.accent-color.flexslider,.dsir-gallery-color .video_gallery.video .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .btn.btn-style-outline.accent-color.flexslider,.contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn.btn-style-outline.accent-color,.pp-photogallery .photoGallery-style3 .contrast .dg-ncc-profile .box-1.aside-box .MinisterProfile .galleryThumb>a:hover>img.btn.btn-style-outline.accent-color,.contrast .compt-management-container .compt-management-widget>span{background:#ff0 !important;border-color:#ff0 !important;color:#000 !important;}.contrast .compt-management-container .compt-management-widget>span img{filter:grayscale(1) brightness(0);}.contrast .compt-management-container .compt-management-widget:hover span{background:#fff !important;border-color:#fff !important;}.contrast .compt-management-container .compt-management-widget:hover span img{filter:grayscale(1) brightness(2);}.contrast .compt-management-container .compt-management-widget>div{color:#ff0 !important;}.contrast .gen-card.genCard-horizontal-content.our-pride-architect .gen-card-img img{filter:grayscale(1) brightness(2);}.news-style-5 .list-view .pressrelease-details .card-content h2{margin:0 0 12px;}.style-4.home-3 .about-us-six,.style-6.home-3 .about-us-six{color:#000;}.style-2.home-5 .support-bg-home5 .gen-card.fore-color-white,.style-2.home-7 .news-ticker-horizontal.color-white h2,.style-2.home-7 .banner-wrapper .container .news-ticker-horizontal.slide-caption h2,.banner-wrapper .container .style-2.home-7 .news-ticker-horizontal.slide-caption h2,.style-2.home-5 .support-bg-home5 .gen-list.fore-color-white li a div.list-text{color:#000 !important;}.style-2.home-5 .support-bg-home5 .btn-style-outline.accent-border-color.accent-hover-color,.style-2.home-5 .support-bg-home5 .btn-style-outline.accent-hover-color.btn-theme,.style-2.home-5 .support-bg-home5 .btn-style-outline.accent-hover-color.btn-gov,.style-2.home-5 .support-bg-home5 .vdo-activites-widget .vdo-link-name .btn-style-outline.accent-hover-color.vdo-icon,.vdo-activites-widget .vdo-link-name .style-2.home-5 .support-bg-home5 .btn-style-outline.accent-hover-color.vdo-icon,.style-2.home-5 .support-bg-home5 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a.btn-style-outline.accent-hover-color,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.home-5 .support-bg-home5 .vc_tta-tab>a.btn-style-outline.accent-hover-color,.style-2.home-5 .support-bg-home5 .dsir-gallery-color .with-border.flexslider .slides img.btn-style-outline.accent-hover-color,.dsir-gallery-color .with-border.flexslider .slides .style-2.home-5 .support-bg-home5 img.btn-style-outline.accent-hover-color,.style-2.home-5 .support-bg-home5 .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img.btn-style-outline.accent-hover-color,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.home-5 .support-bg-home5 img.btn-style-outline.accent-hover-color,.style-2.home-5 .support-bg-home5 .dsir-gallery-color .video_gallery.video .btn-style-outline.accent-hover-color.flexslider,.dsir-gallery-color .video_gallery.video .style-2.home-5 .support-bg-home5 .btn-style-outline.accent-hover-color.flexslider,.style-2.home-5 .support-bg-home5 .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img.btn-style-outline.accent-hover-color,.pp-photogallery .photoGallery-style3 .style-2.home-5 .support-bg-home5 .galleryThumb>a:hover>img.btn-style-outline.accent-hover-color{background:#4b3504 !important;}.dsir-minister .border,.dsir-minister .newsBox{box-shadow:0 0 0 1px rgba(0,0,0,0.2);}.dsir-minister .border .khowMinisterBox .khowMinisterBoxImg,.dsir-minister .newsBox .khowMinisterBox .khowMinisterBoxImg{margin:10px auto;}.dsir-minister .border .khowMinisterBox .khowMinisterBoxImg img,.dsir-minister .newsBox .khowMinisterBox .khowMinisterBoxImg img{border:1px solid #e5e5e5;}.dsir-minister .border .khowMinisterBox .MinisterProfile .Pdesg,.dsir-minister .newsBox .khowMinisterBox .MinisterProfile .Pdesg{font-weight:600 !important;display:block;font-size:1em;}.dsir-minister .border .khowMinisterBox .MinisterProfile ul li a,.dsir-minister .newsBox .khowMinisterBox .MinisterProfile ul li a{text-transform:uppercase;}.ad-banner-cntr.dsir-application-submission{margin-top:20px;}.ad-banner-cntr.dsir-application-submission ul li{height:110px;}.ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv .ad-bnr-wrap{font-size:1.7em;}.ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv .ad-bnr-wrap .ad-bnr-icon{font-size:40px;width:80px;height:80px;line-height:80px;background:rgba(0,0,0,0.1);border-radius:100%;border:1px solid #fff;margin-right:10px;}.gen-card.dsir-card .gen-card-icon span{border-width:2px !important;width:115px;height:115px;line-height:115px;font-size:3.5em;}.gen-card.dsir-card .gen-card-content a.btn{margin-top:15px;border-radius:4px;}.with-border.flexslider .gallery-heading{left:4px;top:4px;}.with-border.flexslider .slides img,.with-border.flexslider .flex-control-thumbs img{border:4px solid #fff;}.ad-banner-cntr.dsir-quicklinks ul li{height:87px;}.ad-banner-cntr.dsir-quicklinks ul li:nth-child(1) .hyperlikdiv:before{background:#ac6137;}.ad-banner-cntr.dsir-quicklinks ul li:nth-child(2) .hyperlikdiv:before{background:#02a39e;}.ad-banner-cntr.dsir-quicklinks ul li:nth-child(3) .hyperlikdiv:before{background:#8b218d;}.ad-banner-cntr.dsir-quicklinks ul li:nth-child(4) .hyperlikdiv:before{background:#ae001c;}.dsir-tabrow.vc_row[data-vc-full-width]{overflow:visible;}.vc_general.vc_tta-tabs.dsir-tab-one{margin-top:-49px;}.vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a{background-color:transparent !important;color:#000 !important;font-weight:bold;}.vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a{border-color:transparent !important;color:#fff !important;}.vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-panels-container .vc_tta-panel-body{padding-top:30px !important;}.style-1 .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a{border-color:#052963 !important;}.dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .video_gallery.video .flexslider{box-shadow:none;}.ad-banner-cntr.dsir-adv-banner ul li .hyperlikdiv .ad-bnr-wrap{text-align:left;padding:0 30px;}.ad-banner-cntr.dsir-adv-banner ul li .hyperlikdiv .ad-bnr-wrap .ad-bnr-text{font-size:1.3em;font-weight:600;}.ad-banner-cntr.dsir-adv-banner ul li .hyperlikdiv .ad-bnr-wrap .ad-bnr-text .ad-sub-title{text-align:left;}.ad-banner-cntr.dsir-adv-banner ul li:hover .hyperlikdiv .ad-bnr-wrap .ad-bnr-text{text-decoration:underline;}.ad-banner-cntr.dsir-adv-banner ul li:first-child .hyperlikdiv:before{background:#323232;}.ad-banner-cntr.dsir-adv-banner ul li:nth-child(2) .hyperlikdiv:before{background:#a96615;}.gen-card.thought-of-day{margin:0 !important;}.gen-card.thought-of-day .gen-card-content{background:#fcfafa;border:1px solid #ececec;min-height:260px;font-size:1.2em;padding:20px;font-weight:bold;color:#444;display:flex;align-items:center;}.gen-card.thought-of-day .gen-card-content span{font-weight:normal;font-size:0.9em;display:block;margin-top:10px;}.minister-graybg-15{background:#fcfafa;border:1px solid #ececec;}.citizen-servicebg15{background-color:#efeded;}.gen-card.drug-martyrs-nri .gen-card-content h2{font-size:1.4em;font-weight:bold;}.gen-card.drug-martyrs-nri .gen-card-content a.btn-style-outline{background-color:#fff !important;border-color:#fff !important;color:#000 !important;border-radius:30px;margin-top:10px;}.wpb-js-composer .tabs-style-15.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{border-color:transparent;background-color:#c9c9c9;color:#000;font-weight:600;}.wpb-js-composer .tabs-style-15.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{border-color:transparent;background-color:#fff;}.wpb-js-composer .tabs-style-15.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body{background-color:#fff;}.gen-list.citizen-services.iconTop-textBottom-list li{width:32%}.gen-list.citizen-services.iconTop-textBottom-list li a span.list-icon,.gen-list.citizen-services.iconTop-textBottom-list li .list-anchor span.list-icon{width:90px;height:90px;line-height:90px;}.gen-list.citizen-services.iconTop-textBottom-list li a span.list-icon:before,.gen-list.citizen-services.iconTop-textBottom-list li .list-anchor span.list-icon:before{font-size:46px;}.gen-list.citizen-services.iconTop-textBottom-list li a div.list-text,.gen-list.citizen-services.iconTop-textBottom-list li .list-anchor div.list-text{font-weight:bold;}.gen-list.helpline-no ul li{margin:10px 0;display:inline-block;width:100%}.gen-list.helpline-no ul li a span.list-icon,.gen-list.helpline-no ul li .list-anchor span.list-icon{width:50px !important;height:50px !important;line-height:50px;}.gen-list.helpline-no ul li a span.list-icon:before,.gen-list.helpline-no ul li .list-anchor span.list-icon:before{font-size:1.5em !important;}.gen-list.helpline-no ul li a .list-text,.gen-list.helpline-no ul li .list-anchor .list-text{font-size:1.11em !important;font-weight:600;}.gen-card.citizen-portal .gen-card-content a{color:#fff;text-decoration:underline;}.gen-list.pp-importantlink ul li div.list-text{font-size:1.15em;}.pp-photogallery .photoGallery-style3{background:#efeded;padding:12px 6px 0 6px;margin-bottom:12px;border:1px solid #d8d6d6;border-radius:5px;}.pp-photogallery .photoGallery-style3 .galleryThumb>a>img{border:1px solid #9f9f9f;transition:0.2s ease-in;}.dynamic-card-wrapper.event-home9 .gen-card.dynamic-card .gen-card-img.show-original-img img{width:100%}.gen-list.covid-latest-update{padding:0 100px !important;}.gen-list.covid-latest-update ul{width:calc(100% - 250px);padding-left:0 !important;margin-top:15px;}.gen-list.covid-latest-update ul li{position:relative;padding-left:120px;margin-bottom:7px !important;font-size:1.15em;}.gen-list.covid-latest-update ul li a{font-weight:600;border-top:1px solid #525252;padding-top:7px !important;}.gen-list.covid-latest-update ul li:first-child a{padding-top:0 !important;border-top:0;}.gen-list.covid-latest-update ul li:first-child .date.content-date{top:5px;}.gen-list.covid-latest-update ul li .content-cat{color:#f65a64;font-weight:600;}.gen-list.covid-latest-update ul li .date.content-date{position:absolute;left:0;top:12px;background-color:#353535;color:#fff;font-weight:600;padding:1px 5px;border-radius:3px;}.gen-list.covid-latest-update .btn.btn-style-outline{background-color:#81e1ff !important;border-color:#81e1ff !important;color:#000 !important;font-weight:bold;padding:10px 15px;border-radius:4px;float:right;margin-top:100px;}.covid-helpline-title{text-align:center;color:#353535;font-weight:bold;font-size:2em;}.covid-inner-row{padding:0 100px;}.gen-card.covid-helpline-no{padding:5px 10px !important;background-color:#81e1ff !important;width:290px;border-radius:6px;}.gen-card.covid-helpline-no .gen-card-content{padding-top:9px;padding-left:15px !important;color:#4f4f4f;}.gen-card.covid-helpline-no .gen-card-content h2{font-weight:bold;}.cov-control-room{text-align:center;color:#353535;}.cov-control-room>h3{font-weight:bold;margin:0;}.cov-control-room>span{font-size:1.4em;}.cov-control-room .controlroom-helpline{background-color:#81e1ff;padding:15px;color:#353535;margin-top:15px;border-radius:10px;}.cov-control-room .controlroom-helpline>strong{display:block;font-size:1.5em;line-height:29px;font-weight:600;}.state-ut-helpline{text-align:center;color:#353535 !important;display:block;}.state-ut-helpline>h3{margin:5px 0 30px;font-weight:bold;}.state-ut-helpline:hover{color:#81e1ff !important;}.gen-card.covid-cardboxes{box-shadow:0 0 7px 0 rgba(0,0,0,0.22) !important;}.gen-card.covid-cardboxes .gen-card-img{width:100% !important;margin-bottom:0 !important;}.gen-card.covid-cardboxes .btn.btn-style-outline{border-color:#5353ea !important;color:#5353ea !important;border-radius:4px;margin-bottom:15px;}.gen-card.covid-cardboxes .btn.btn-style-outline:hover{background-color:#5353ea !important;color:#fff !important;}.covid-statistics-cntr{display:flex;margin:0 auto;width:500px;}.covid-statistics-cntr .covid-statistics-title{color:#fff;display:inline-flex;align-items:center;}.covid-statistics-cntr .covid-statistics-title>img{margin-right:15px;}.covid-statistics-cntr>p{width:200px;margin-left:50px;color:#fff;}.style-3 .flex-direction-nav a{line-height:normal;}.style-3 .gen-list.iconTop-textBottom-list.ecourt-services{text-align:center;}.style-3 .gen-list.iconTop-textBottom-list.ecourt-services li a span.list-icon{background-color:transparent !important;border:1px solid #66b9ac;color:#66b9ac !important;}.singlebox.col-one.e-comt-chairman .box-1 .khowMinisterBox{padding-top:0;margin-top:-10px;}.singlebox.col-one.e-comt-chairman .box-1 .khowMinisterBox .khowMinisterBoxImg img{width:177px;height:auto;padding:7px;border:1px solid #fff;}.singlebox.col-one.e-comt-chairman .box-1 .khowMinisterBox .MinisterProfile{padding-top:7px;line-height:22px;}.gen-list.iconTop-textBottom-list.ecourt-services{text-align:center;}.gen-list.iconTop-textBottom-list.ecourt-services li{width:calc(33% - 0.5%);padding:0 40px;}.gen-list.iconTop-textBottom-list.ecourt-services li a span.list-icon{width:90px;height:90px;line-height:90px;}.gen-list.iconTop-textBottom-list.ecourt-services li a span.list-icon:before{font-size:38px;}.ad-banner-cntr.ecourt-adbanner ul li{margin-bottom:10px;}.ad-banner-cntr.ecourt-adbanner ul li .hyperlikdiv .ad-bnr-img{width:auto;max-width:100%}.dynamic-card-wrapper.ecourt-awards .gen-card.dynamic-card{width:calc(50% - 24px);margin-right:20px;}.dynamic-card-wrapper.ecourt-awards .gen-card.dynamic-card .gen-card-img img{height:145px;}#footerScrollbarWrapper.ecourt-carowsel{border-top:none;}#footerScrollbarWrapper.ecourt-carowsel .flexslider .slides li:last-child{border:none;}#footerScrollbarWrapper.ecourt-carowsel .flexslider .slides img{width:calc(100% - 3px);}.wpb-js-composer .vc_tta-color-orange.tab-theme-six .vc_tta-tab>a{color:#000 !important;}.msme-blue{background:#0099cd !important;}.msme-yellow{background:#fee581 !important;}.contrast .msme-blue,.contrast .msme-yellow{background:#000 !important;border:1px solid #ff0;}@media (max-width:800px){.gen-list.iconTop-textBottom-list.ecourt-services li{width:calc(49% - 0.5%);padding:0 10px;}}@media (max-width:767px){.gen-list.covid-latest-update ul{width:100%}.gen-list.covid-latest-update ul li{padding-left:0;}.gen-list.covid-latest-update ul li .date.content-date{position:inherit;left:inherit;top:inherit;display:inline-block;margin-top:5px;}.gen-list.covid-latest-update ul li:first-child .date.content-date{top:0;}.gen-list.covid-latest-update .btn.btn-style-outline{float:left;margin-top:10px;}.covid-inner-row{padding:0;text-align:center;}.home .gen-card.genCard-horizontal-content.covid-helpline-no,.gen-card.genCard-horizontal-content.covid-helpline-no{padding:0 10px !important;}.home .gen-card.genCard-horizontal-content.covid-helpline-no .gen-card-img,.gen-card.genCard-horizontal-content.covid-helpline-no .gen-card-img{float:left;}.gen-card.covid-helpline-no .gen-card-content{float:left !important;padding-top:4px;}.cov-control-room{margin-top:20px;}.covid-statistics-cntr{width:100%}.dynamic-card-wrapper.ecourt-awards .gen-card.dynamic-card .gen-card-img img{height:auto;min-height:180px;}}@media (max-width:500px){.gen-card.genCard-horizontal-content.covid-helpline-no .gen-card-img.show-original-img+.gen-card-content{width:auto !important;}.covid-statistics-cntr{display:inline-block;}.covid-statistics-cntr>p{width:100%;margin-left:0;margin-top:10px;}.gen-list.iconTop-textBottom-list.ecourt-services li{width:100%}}.contrast .gen-list.covid-latest-update ul li .date.content-date,.contrast .gen-card.covid-helpline-no,.contrast .cov-control-room .controlroom-helpline{background-color:#222 !important;}.contrast .state-ut-helpline img,.contrast .covid-statistics-cntr .covid-statistics-title>img,.contrast .covid-mailid{filter:grayscale(1);}.contrast .gen-card.covid-cardboxes{box-shadow:0 0 0px 1px #fff !important;}.contrast .gen-card.covid-cardboxes .btn.btn-style-outline{border-color:#ff0 !important;color:#ff0 !important;}.contrast .gen-card.covid-cardboxes .btn.btn-style-outline:hover{border-color:#ff0 !important;background-color:#ff0 !important;color:#000 !important;}.contrast .gen-list.covid-latest-update ul li a{color:#ff0 !important;}.contrast .gen-list.covid-latest-update .btn.btn-style-outline{border-color:#ff0 !important;background-color:#ff0 !important;color:#000 !important;}.style-1.contrast.home .btn.btn-style-outline,.style-1.contrast input[type="submit"].btn.btn-style-outline,.style-2.contrast.home .btn.btn-style-outline,.style-2.contrast input[type="submit"].btn.btn-style-outline,.style-3.contrast.home .btn.btn-style-outline,.style-3.contrast input[type="submit"].btn.btn-style-outline,.style-4.contrast.home .btn.btn-style-outline,.style-4.contrast input[type="submit"].btn.btn-style-outline,.style-5.contrast.home .btn.btn-style-outline,.style-5.contrast input[type="submit"].btn.btn-style-outline,.style-6.contrast.home .btn.btn-style-outline,.style-6.contrast input[type="submit"].btn.btn-style-outline,.style-7.contrast.home .btn.btn-style-outline,.style-7.contrast input[type="submit"].btn.btn-style-outline,.style-8.contrast.home .btn.btn-style-outline,.style-8.contrast input[type="submit"].btn.btn-style-outline,.style-9.contrast.home .btn.btn-style-outline,.style-9.contrast input[type="submit"].btn.btn-style-outline{background:#ff0 !important;color:#000 !important;}.style-1.contrast.home .btn.btn-style-outline:hover,.style-1.contrast input[type="submit"].btn.btn-style-outline:hover,.style-2.contrast.home .btn.btn-style-outline:hover,.style-2.contrast input[type="submit"].btn.btn-style-outline:hover,.style-3.contrast.home .btn.btn-style-outline:hover,.style-3.contrast input[type="submit"].btn.btn-style-outline:hover,.style-4.contrast.home .btn.btn-style-outline:hover,.style-4.contrast input[type="submit"].btn.btn-style-outline:hover,.style-5.contrast.home .btn.btn-style-outline:hover,.style-5.contrast input[type="submit"].btn.btn-style-outline:hover,.style-6.contrast.home .btn.btn-style-outline:hover,.style-6.contrast input[type="submit"].btn.btn-style-outline:hover,.style-7.contrast.home .btn.btn-style-outline:hover,.style-7.contrast input[type="submit"].btn.btn-style-outline:hover,.style-8.contrast.home .btn.btn-style-outline:hover,.style-8.contrast input[type="submit"].btn.btn-style-outline:hover,.style-9.contrast.home .btn.btn-style-outline:hover,.style-9.contrast input[type="submit"].btn.btn-style-outline:hover{background:#ff0 !important;color:#000 !important;border-color:#ff0 !important;}.style-1.contrast .service-style-3 .gen-card.awardListing .gen-card-img .hold-icon,.style-1.contrast .service-style-4 .gen-card.awardListing .gen-card-img .hold-icon,.style-2.contrast .service-style-3 .gen-card.awardListing .gen-card-img .hold-icon,.style-2.contrast .service-style-4 .gen-card.awardListing .gen-card-img .hold-icon,.style-3.contrast .service-style-3 .gen-card.awardListing .gen-card-img .hold-icon,.style-3.contrast .service-style-4 .gen-card.awardListing .gen-card-img .hold-icon,.style-4.contrast .service-style-3 .gen-card.awardListing .gen-card-img .hold-icon,.style-4.contrast .service-style-4 .gen-card.awardListing .gen-card-img .hold-icon,.style-5.contrast .service-style-3 .gen-card.awardListing .gen-card-img .hold-icon,.style-5.contrast .service-style-4 .gen-card.awardListing .gen-card-img .hold-icon,.style-6.contrast .service-style-3 .gen-card.awardListing .gen-card-img .hold-icon,.style-6.contrast .service-style-4 .gen-card.awardListing .gen-card-img .hold-icon,.style-7.contrast .service-style-3 .gen-card.awardListing .gen-card-img .hold-icon,.style-7.contrast .service-style-4 .gen-card.awardListing .gen-card-img .hold-icon,.style-8.contrast .service-style-3 .gen-card.awardListing .gen-card-img .hold-icon,.style-8.contrast .service-style-4 .gen-card.awardListing .gen-card-img .hold-icon,.style-9.contrast .service-style-3 .gen-card.awardListing .gen-card-img .hold-icon,.style-9.contrast .service-style-4 .gen-card.awardListing .gen-card-img .hold-icon{background-color:#ff0 !important;color:#000 !important;border-color:#ff0 !important;}.style-1.contrast .search-main-container .search-container .search-area .btn,.style-2.contrast .search-main-container .search-container .search-area .btn,.style-3.contrast .search-main-container .search-container .search-area .btn,.style-4.contrast .search-main-container .search-container .search-area .btn,.style-5.contrast .search-main-container .search-container .search-area .btn,.style-6.contrast .search-main-container .search-container .search-area .btn,.style-7.contrast .search-main-container .search-container .search-area .btn,.style-8.contrast .search-main-container .search-container .search-area .btn,.style-9.contrast .search-main-container .search-container .search-area .btn{background-color:transparent !important;}.style-1.contrast .search-main-container .search-container .search-area .btn:hover,.style-2.contrast .search-main-container .search-container .search-area .btn:hover,.style-3.contrast .search-main-container .search-container .search-area .btn:hover,.style-4.contrast .search-main-container .search-container .search-area .btn:hover,.style-5.contrast .search-main-container .search-container .search-area .btn:hover,.style-6.contrast .search-main-container .search-container .search-area .btn:hover,.style-7.contrast .search-main-container .search-container .search-area .btn:hover,.style-8.contrast .search-main-container .search-container .search-area .btn:hover,.style-9.contrast .search-main-container .search-container .search-area .btn:hover{background-color:#ff0 !important;}.style-1.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a span.list-icon,.style-2.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a span.list-icon,.style-3.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a span.list-icon,.style-4.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a span.list-icon,.style-5.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a span.list-icon,.style-6.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a span.list-icon,.style-7.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a span.list-icon,.style-8.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a span.list-icon,.style-9.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a span.list-icon{color:#ff0 !important;}.style-1.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text,.style-2.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text,.style-3.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text,.style-4.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text,.style-5.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text,.style-6.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text,.style-7.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text,.style-8.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text,.style-9.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text{background:#ff0 !important;color:#000 !important;}.style-1.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text:hover,.style-2.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text:hover,.style-3.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text:hover,.style-4.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text:hover,.style-5.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text:hover,.style-6.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text:hover,.style-7.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text:hover,.style-8.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text:hover,.style-9.contrast .gen-list.iconTop-textBottom-list.photo-vdo-speech ul li a div.list-text:hover{color:#000 !important;}.style-1.contrast .accent-border-color,.style-1.contrast .btn-theme,.style-1.contrast .btn-gov,.style-1.contrast .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-1.contrast .vdo-icon,.style-1.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-1.contrast .vc_tta-tab>a,.style-1.contrast .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-1.contrast img,.style-1.contrast .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-1.contrast img,.style-1.contrast .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-1.contrast .flexslider,.style-1.contrast .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-1.contrast .galleryThumb>a:hover>img,.style-2.contrast .accent-border-color,.style-2.contrast .btn-theme,.style-2.contrast .btn-gov,.style-2.contrast .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-2.contrast .vdo-icon,.style-2.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.contrast .vc_tta-tab>a,.style-2.contrast .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-2.contrast img,.style-2.contrast .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-2.contrast img,.style-2.contrast .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-2.contrast .flexslider,.style-2.contrast .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-2.contrast .galleryThumb>a:hover>img,.style-3.contrast .accent-border-color,.style-3.contrast .btn-theme,.style-3.contrast .btn-gov,.style-3.contrast .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-3.contrast .vdo-icon,.style-3.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-3.contrast .vc_tta-tab>a,.style-3.contrast .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-3.contrast img,.style-3.contrast .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-3.contrast img,.style-3.contrast .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-3.contrast .flexslider,.style-3.contrast .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-3.contrast .galleryThumb>a:hover>img,.style-4.contrast .accent-border-color,.style-4.contrast .btn-theme,.style-4.contrast .btn-gov,.style-4.contrast .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-4.contrast .vdo-icon,.style-4.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.contrast .vc_tta-tab>a,.style-4.contrast .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-4.contrast img,.style-4.contrast .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-4.contrast img,.style-4.contrast .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-4.contrast .flexslider,.style-4.contrast .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-4.contrast .galleryThumb>a:hover>img,.style-5.contrast .accent-border-color,.style-5.contrast .btn-theme,.style-5.contrast .btn-gov,.style-5.contrast .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-5.contrast .vdo-icon,.style-5.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.contrast .vc_tta-tab>a,.style-5.contrast .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-5.contrast img,.style-5.contrast .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-5.contrast img,.style-5.contrast .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-5.contrast .flexslider,.style-5.contrast .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-5.contrast .galleryThumb>a:hover>img,.style-6.contrast .accent-border-color,.style-6.contrast .btn-theme,.style-6.contrast .btn-gov,.style-6.contrast .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-6.contrast .vdo-icon,.style-6.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.contrast .vc_tta-tab>a,.style-6.contrast .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-6.contrast img,.style-6.contrast .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-6.contrast img,.style-6.contrast .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-6.contrast .flexslider,.style-6.contrast .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-6.contrast .galleryThumb>a:hover>img,.style-7.contrast .accent-border-color,.style-7.contrast .btn-theme,.style-7.contrast .btn-gov,.style-7.contrast .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-7.contrast .vdo-icon,.style-7.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-7.contrast .vc_tta-tab>a,.style-7.contrast .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-7.contrast img,.style-7.contrast .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-7.contrast img,.style-7.contrast .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-7.contrast .flexslider,.style-7.contrast .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-7.contrast .galleryThumb>a:hover>img,.style-8.contrast .accent-border-color,.style-8.contrast .btn-theme,.style-8.contrast .btn-gov,.style-8.contrast .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-8.contrast .vdo-icon,.style-8.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-8.contrast .vc_tta-tab>a,.style-8.contrast .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-8.contrast img,.style-8.contrast .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-8.contrast img,.style-8.contrast .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-8.contrast .flexslider,.style-8.contrast .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-8.contrast .galleryThumb>a:hover>img,.style-9.contrast .accent-border-color,.style-9.contrast .btn-theme,.style-9.contrast .btn-gov,.style-9.contrast .vdo-activites-widget .vdo-link-name .vdo-icon,.vdo-activites-widget .vdo-link-name .style-9.contrast .vdo-icon,.style-9.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-9.contrast .vc_tta-tab>a,.style-9.contrast .dsir-gallery-color .with-border.flexslider .slides img,.dsir-gallery-color .with-border.flexslider .slides .style-9.contrast img,.style-9.contrast .dsir-gallery-color .with-border.flexslider .flex-control-thumbs img,.dsir-gallery-color .with-border.flexslider .flex-control-thumbs .style-9.contrast img,.style-9.contrast .dsir-gallery-color .video_gallery.video .flexslider,.dsir-gallery-color .video_gallery.video .style-9.contrast .flexslider,.style-9.contrast .pp-photogallery .photoGallery-style3 .galleryThumb>a:hover>img,.pp-photogallery .photoGallery-style3 .style-9.contrast .galleryThumb>a:hover>img{border-color:#ff0 !important;}.style-1.contrast .accent-color.lighten,.style-1.contrast .lighten.hvr-radial-out:before,.style-1.contrast .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-1.contrast .lighten.gov-socmedia-icons:before,.style-1.contrast .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-1.contrast div.lighten.list-text:before,.style-1.contrast .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-1.contrast .compt-management-widget>span.lighten:before,.style-1.contrast .lighten.knowyrcm-column:before,.style-1.contrast .lighten.writeToCM-bg:before,.style-1.contrast .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-1.contrast .vdospeech-icon>span.lighten,.style-1.contrast .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-1.contrast .lighten.vdo-link-name,.style-1.contrast .gen-list.list-title-bg>h2.lighten,.style-1.contrast .arch-container>h2.lighten,.style-1.contrast .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-1.contrast .lighten.hyperlikdiv:before,.style-1.contrast .accent-color.more-lighten,.style-1.contrast .more-lighten.hvr-radial-out:before,.style-1.contrast .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-1.contrast .more-lighten.gov-socmedia-icons:before,.style-1.contrast .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-1.contrast div.more-lighten.list-text:before,.style-1.contrast .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-1.contrast .compt-management-widget>span.more-lighten:before,.style-1.contrast .more-lighten.knowyrcm-column:before,.style-1.contrast .more-lighten.writeToCM-bg:before,.style-1.contrast .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-1.contrast .vdospeech-icon>span.more-lighten,.style-1.contrast .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-1.contrast .more-lighten.vdo-link-name,.style-1.contrast .gen-list.list-title-bg>h2.more-lighten,.style-1.contrast .arch-container>h2.more-lighten,.style-1.contrast .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-1.contrast .more-lighten.hyperlikdiv:before,.style-2.contrast .accent-color.lighten,.style-2.contrast .lighten.hvr-radial-out:before,.style-2.contrast .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2.contrast .lighten.gov-socmedia-icons:before,.style-2.contrast .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2.contrast div.lighten.list-text:before,.style-2.contrast .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-2.contrast .compt-management-widget>span.lighten:before,.style-2.contrast .lighten.knowyrcm-column:before,.style-2.contrast .lighten.writeToCM-bg:before,.style-2.contrast .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-2.contrast .vdospeech-icon>span.lighten,.style-2.contrast .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-2.contrast .lighten.vdo-link-name,.style-2.contrast .gen-list.list-title-bg>h2.lighten,.style-2.contrast .arch-container>h2.lighten,.style-2.contrast .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.contrast .lighten.hyperlikdiv:before,.style-2.contrast .accent-color.more-lighten,.style-2.contrast .more-lighten.hvr-radial-out:before,.style-2.contrast .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-2.contrast .more-lighten.gov-socmedia-icons:before,.style-2.contrast .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-2.contrast div.more-lighten.list-text:before,.style-2.contrast .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-2.contrast .compt-management-widget>span.more-lighten:before,.style-2.contrast .more-lighten.knowyrcm-column:before,.style-2.contrast .more-lighten.writeToCM-bg:before,.style-2.contrast .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-2.contrast .vdospeech-icon>span.more-lighten,.style-2.contrast .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-2.contrast .more-lighten.vdo-link-name,.style-2.contrast .gen-list.list-title-bg>h2.more-lighten,.style-2.contrast .arch-container>h2.more-lighten,.style-2.contrast .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-2.contrast .more-lighten.hyperlikdiv:before,.style-3.contrast .accent-color.lighten,.style-3.contrast .lighten.hvr-radial-out:before,.style-3.contrast .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3.contrast .lighten.gov-socmedia-icons:before,.style-3.contrast .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3.contrast div.lighten.list-text:before,.style-3.contrast .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-3.contrast .compt-management-widget>span.lighten:before,.style-3.contrast .lighten.knowyrcm-column:before,.style-3.contrast .lighten.writeToCM-bg:before,.style-3.contrast .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-3.contrast .vdospeech-icon>span.lighten,.style-3.contrast .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-3.contrast .lighten.vdo-link-name,.style-3.contrast .gen-list.list-title-bg>h2.lighten,.style-3.contrast .arch-container>h2.lighten,.style-3.contrast .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3.contrast .lighten.hyperlikdiv:before,.style-3.contrast .accent-color.more-lighten,.style-3.contrast .more-lighten.hvr-radial-out:before,.style-3.contrast .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-3.contrast .more-lighten.gov-socmedia-icons:before,.style-3.contrast .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-3.contrast div.more-lighten.list-text:before,.style-3.contrast .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-3.contrast .compt-management-widget>span.more-lighten:before,.style-3.contrast .more-lighten.knowyrcm-column:before,.style-3.contrast .more-lighten.writeToCM-bg:before,.style-3.contrast .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-3.contrast .vdospeech-icon>span.more-lighten,.style-3.contrast .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-3.contrast .more-lighten.vdo-link-name,.style-3.contrast .gen-list.list-title-bg>h2.more-lighten,.style-3.contrast .arch-container>h2.more-lighten,.style-3.contrast .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-3.contrast .more-lighten.hyperlikdiv:before,.style-4.contrast .accent-color.lighten,.style-4.contrast .lighten.hvr-radial-out:before,.style-4.contrast .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.contrast .lighten.gov-socmedia-icons:before,.style-4.contrast .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.contrast div.lighten.list-text:before,.style-4.contrast .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-4.contrast .compt-management-widget>span.lighten:before,.style-4.contrast .lighten.knowyrcm-column:before,.style-4.contrast .lighten.writeToCM-bg:before,.style-4.contrast .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-4.contrast .vdospeech-icon>span.lighten,.style-4.contrast .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-4.contrast .lighten.vdo-link-name,.style-4.contrast .gen-list.list-title-bg>h2.lighten,.style-4.contrast .arch-container>h2.lighten,.style-4.contrast .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.contrast .lighten.hyperlikdiv:before,.style-4.contrast .accent-color.more-lighten,.style-4.contrast .more-lighten.hvr-radial-out:before,.style-4.contrast .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-4.contrast .more-lighten.gov-socmedia-icons:before,.style-4.contrast .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-4.contrast div.more-lighten.list-text:before,.style-4.contrast .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-4.contrast .compt-management-widget>span.more-lighten:before,.style-4.contrast .more-lighten.knowyrcm-column:before,.style-4.contrast .more-lighten.writeToCM-bg:before,.style-4.contrast .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-4.contrast .vdospeech-icon>span.more-lighten,.style-4.contrast .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-4.contrast .more-lighten.vdo-link-name,.style-4.contrast .gen-list.list-title-bg>h2.more-lighten,.style-4.contrast .arch-container>h2.more-lighten,.style-4.contrast .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-4.contrast .more-lighten.hyperlikdiv:before,.style-5.contrast .accent-color.lighten,.style-5.contrast .lighten.hvr-radial-out:before,.style-5.contrast .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5.contrast .lighten.gov-socmedia-icons:before,.style-5.contrast .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5.contrast div.lighten.list-text:before,.style-5.contrast .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-5.contrast .compt-management-widget>span.lighten:before,.style-5.contrast .lighten.knowyrcm-column:before,.style-5.contrast .lighten.writeToCM-bg:before,.style-5.contrast .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-5.contrast .vdospeech-icon>span.lighten,.style-5.contrast .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-5.contrast .lighten.vdo-link-name,.style-5.contrast .gen-list.list-title-bg>h2.lighten,.style-5.contrast .arch-container>h2.lighten,.style-5.contrast .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.contrast .lighten.hyperlikdiv:before,.style-5.contrast .accent-color.more-lighten,.style-5.contrast .more-lighten.hvr-radial-out:before,.style-5.contrast .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-5.contrast .more-lighten.gov-socmedia-icons:before,.style-5.contrast .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-5.contrast div.more-lighten.list-text:before,.style-5.contrast .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-5.contrast .compt-management-widget>span.more-lighten:before,.style-5.contrast .more-lighten.knowyrcm-column:before,.style-5.contrast .more-lighten.writeToCM-bg:before,.style-5.contrast .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-5.contrast .vdospeech-icon>span.more-lighten,.style-5.contrast .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-5.contrast .more-lighten.vdo-link-name,.style-5.contrast .gen-list.list-title-bg>h2.more-lighten,.style-5.contrast .arch-container>h2.more-lighten,.style-5.contrast .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-5.contrast .more-lighten.hyperlikdiv:before,.style-6.contrast .accent-color.lighten,.style-6.contrast .lighten.hvr-radial-out:before,.style-6.contrast .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6.contrast .lighten.gov-socmedia-icons:before,.style-6.contrast .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.contrast div.lighten.list-text:before,.style-6.contrast .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-6.contrast .compt-management-widget>span.lighten:before,.style-6.contrast .lighten.knowyrcm-column:before,.style-6.contrast .lighten.writeToCM-bg:before,.style-6.contrast .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-6.contrast .vdospeech-icon>span.lighten,.style-6.contrast .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-6.contrast .lighten.vdo-link-name,.style-6.contrast .gen-list.list-title-bg>h2.lighten,.style-6.contrast .arch-container>h2.lighten,.style-6.contrast .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.contrast .lighten.hyperlikdiv:before,.style-6.contrast .accent-color.more-lighten,.style-6.contrast .more-lighten.hvr-radial-out:before,.style-6.contrast .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-6.contrast .more-lighten.gov-socmedia-icons:before,.style-6.contrast .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-6.contrast div.more-lighten.list-text:before,.style-6.contrast .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-6.contrast .compt-management-widget>span.more-lighten:before,.style-6.contrast .more-lighten.knowyrcm-column:before,.style-6.contrast .more-lighten.writeToCM-bg:before,.style-6.contrast .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-6.contrast .vdospeech-icon>span.more-lighten,.style-6.contrast .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-6.contrast .more-lighten.vdo-link-name,.style-6.contrast .gen-list.list-title-bg>h2.more-lighten,.style-6.contrast .arch-container>h2.more-lighten,.style-6.contrast .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-6.contrast .more-lighten.hyperlikdiv:before,.style-7.contrast .accent-color.lighten,.style-7.contrast .lighten.hvr-radial-out:before,.style-7.contrast .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7.contrast .lighten.gov-socmedia-icons:before,.style-7.contrast .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7.contrast div.lighten.list-text:before,.style-7.contrast .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-7.contrast .compt-management-widget>span.lighten:before,.style-7.contrast .lighten.knowyrcm-column:before,.style-7.contrast .lighten.writeToCM-bg:before,.style-7.contrast .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-7.contrast .vdospeech-icon>span.lighten,.style-7.contrast .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-7.contrast .lighten.vdo-link-name,.style-7.contrast .gen-list.list-title-bg>h2.lighten,.style-7.contrast .arch-container>h2.lighten,.style-7.contrast .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7.contrast .lighten.hyperlikdiv:before,.style-7.contrast .accent-color.more-lighten,.style-7.contrast .more-lighten.hvr-radial-out:before,.style-7.contrast .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-7.contrast .more-lighten.gov-socmedia-icons:before,.style-7.contrast .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-7.contrast div.more-lighten.list-text:before,.style-7.contrast .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-7.contrast .compt-management-widget>span.more-lighten:before,.style-7.contrast .more-lighten.knowyrcm-column:before,.style-7.contrast .more-lighten.writeToCM-bg:before,.style-7.contrast .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-7.contrast .vdospeech-icon>span.more-lighten,.style-7.contrast .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-7.contrast .more-lighten.vdo-link-name,.style-7.contrast .gen-list.list-title-bg>h2.more-lighten,.style-7.contrast .arch-container>h2.more-lighten,.style-7.contrast .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-7.contrast .more-lighten.hyperlikdiv:before,.style-8.contrast .accent-color.lighten,.style-8.contrast .lighten.hvr-radial-out:before,.style-8.contrast .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8.contrast .lighten.gov-socmedia-icons:before,.style-8.contrast .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8.contrast div.lighten.list-text:before,.style-8.contrast .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-8.contrast .compt-management-widget>span.lighten:before,.style-8.contrast .lighten.knowyrcm-column:before,.style-8.contrast .lighten.writeToCM-bg:before,.style-8.contrast .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-8.contrast .vdospeech-icon>span.lighten,.style-8.contrast .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-8.contrast .lighten.vdo-link-name,.style-8.contrast .gen-list.list-title-bg>h2.lighten,.style-8.contrast .arch-container>h2.lighten,.style-8.contrast .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.contrast .lighten.hyperlikdiv:before,.style-8.contrast .accent-color.more-lighten,.style-8.contrast .more-lighten.hvr-radial-out:before,.style-8.contrast .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-8.contrast .more-lighten.gov-socmedia-icons:before,.style-8.contrast .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-8.contrast div.more-lighten.list-text:before,.style-8.contrast .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-8.contrast .compt-management-widget>span.more-lighten:before,.style-8.contrast .more-lighten.knowyrcm-column:before,.style-8.contrast .more-lighten.writeToCM-bg:before,.style-8.contrast .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-8.contrast .vdospeech-icon>span.more-lighten,.style-8.contrast .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-8.contrast .more-lighten.vdo-link-name,.style-8.contrast .gen-list.list-title-bg>h2.more-lighten,.style-8.contrast .arch-container>h2.more-lighten,.style-8.contrast .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-8.contrast .more-lighten.hyperlikdiv:before,.style-9.contrast .accent-color.lighten,.style-9.contrast .lighten.hvr-radial-out:before,.style-9.contrast .home-13 .governor-socialmedia .lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.contrast .lighten.gov-socmedia-icons:before,.style-9.contrast .gen-list.photo-vdo-speech ul li a div.lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.contrast div.lighten.list-text:before,.style-9.contrast .compt-management-container .compt-management-widget>span.lighten:before,.compt-management-container .style-9.contrast .compt-management-widget>span.lighten:before,.style-9.contrast .lighten.knowyrcm-column:before,.style-9.contrast .lighten.writeToCM-bg:before,.style-9.contrast .vdoglry-speech-cntr .vdospeech-icon>span.lighten,.vdoglry-speech-cntr .style-9.contrast .vdospeech-icon>span.lighten,.style-9.contrast .vdo-activites-widget .lighten.vdo-link-name,.vdo-activites-widget .style-9.contrast .lighten.vdo-link-name,.style-9.contrast .gen-list.list-title-bg>h2.lighten,.style-9.contrast .arch-container>h2.lighten,.style-9.contrast .ad-banner-cntr.dsir-application-submission ul li .lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.contrast .lighten.hyperlikdiv:before,.style-9.contrast .accent-color.more-lighten,.style-9.contrast .more-lighten.hvr-radial-out:before,.style-9.contrast .home-13 .governor-socialmedia .more-lighten.gov-socmedia-icons:before,.home-13 .governor-socialmedia .style-9.contrast .more-lighten.gov-socmedia-icons:before,.style-9.contrast .gen-list.photo-vdo-speech ul li a div.more-lighten.list-text:before,.gen-list.photo-vdo-speech ul li a .style-9.contrast div.more-lighten.list-text:before,.style-9.contrast .compt-management-container .compt-management-widget>span.more-lighten:before,.compt-management-container .style-9.contrast .compt-management-widget>span.more-lighten:before,.style-9.contrast .more-lighten.knowyrcm-column:before,.style-9.contrast .more-lighten.writeToCM-bg:before,.style-9.contrast .vdoglry-speech-cntr .vdospeech-icon>span.more-lighten,.vdoglry-speech-cntr .style-9.contrast .vdospeech-icon>span.more-lighten,.style-9.contrast .vdo-activites-widget .more-lighten.vdo-link-name,.vdo-activites-widget .style-9.contrast .more-lighten.vdo-link-name,.style-9.contrast .gen-list.list-title-bg>h2.more-lighten,.style-9.contrast .arch-container>h2.more-lighten,.style-9.contrast .ad-banner-cntr.dsir-application-submission ul li .more-lighten.hyperlikdiv:before,.ad-banner-cntr.dsir-application-submission ul li .style-9.contrast .more-lighten.hyperlikdiv:before{background:rgba(0,0,0,0.8) !important;background-color:rgba(0,0,0,0.8) !important;}.style-1.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.style-1.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:hover :before,.style-1.contrast .accent-fixed-color,.style-1.contrast .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-1.contrast .support-bg-home5,.style-1.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-1.contrast .vc_tta-tab:hover>a,.style-1.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-1.contrast .vc_tta-tab.vc_active>a,.style-1.contrast .accent-secondary-color,.style-1.contrast .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-1.contrast .theme5-fixed-color,.style-1.contrast .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-1.contrast .theme5-fixed-color,.style-1.contrast .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-1.contrast .theme5-fixed-color,.style-1.contrast .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-1.contrast .theme5-fixed-color,.style-1.contrast .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-1.contrast .theme5-fixed-color,.style-1.contrast .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-1.contrast .theme5-fixed-color,.style-1.contrast .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-1.contrast .theme5-fixed-color,.style-1.contrast .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-1.contrast .theme5-fixed-color,.style-1.contrast .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-1.contrast .theme5-fixed-color,.style-1.contrast .style-3 .fixed-bg-home-3,.style-3 .style-1.contrast .fixed-bg-home-3,.style-1.contrast .style-4 .fixed-bg-home-3,.style-4 .style-1.contrast .fixed-bg-home-3,.style-1.contrast .gen-card.thought-of-day .gen-card-content,.style-1.contrast .minister-graybg-15,.style-1.contrast .citizen-servicebg15,.style-2.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.style-2.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:hover :before,.style-2.contrast .accent-fixed-color,.style-2.contrast .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-2.contrast .support-bg-home5,.style-2.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.contrast .vc_tta-tab:hover>a,.style-2.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-2.contrast .vc_tta-tab.vc_active>a,.style-2.contrast .accent-secondary-color,.style-2.contrast .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-2.contrast .theme5-fixed-color,.style-2.contrast .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-2.contrast .theme5-fixed-color,.style-2.contrast .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-2.contrast .theme5-fixed-color,.style-2.contrast .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-2.contrast .theme5-fixed-color,.style-2.contrast .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-2.contrast .theme5-fixed-color,.style-2.contrast .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-2.contrast .theme5-fixed-color,.style-2.contrast .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-2.contrast .theme5-fixed-color,.style-2.contrast .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-2.contrast .theme5-fixed-color,.style-2.contrast .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-2.contrast .theme5-fixed-color,.style-2.contrast .style-3 .fixed-bg-home-3,.style-3 .style-2.contrast .fixed-bg-home-3,.style-2.contrast .style-4 .fixed-bg-home-3,.style-4 .style-2.contrast .fixed-bg-home-3,.style-2.contrast .gen-card.thought-of-day .gen-card-content,.style-2.contrast .minister-graybg-15,.style-2.contrast .citizen-servicebg15,.style-3.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.style-3.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:hover :before,.style-3.contrast .accent-fixed-color,.style-3.contrast .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-3.contrast .support-bg-home5,.style-3.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-3.contrast .vc_tta-tab:hover>a,.style-3.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-3.contrast .vc_tta-tab.vc_active>a,.style-3.contrast .accent-secondary-color,.style-3.contrast .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-3.contrast .theme5-fixed-color,.style-3.contrast .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-3.contrast .theme5-fixed-color,.style-3.contrast .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-3.contrast .theme5-fixed-color,.style-3.contrast .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-3.contrast .theme5-fixed-color,.style-3.contrast .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-3.contrast .theme5-fixed-color,.style-3.contrast .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-3.contrast .theme5-fixed-color,.style-3.contrast .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-3.contrast .theme5-fixed-color,.style-3.contrast .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-3.contrast .theme5-fixed-color,.style-3.contrast .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-3.contrast .theme5-fixed-color,.style-3.contrast .fixed-bg-home-3,.style-3.contrast .gen-card.thought-of-day .gen-card-content,.style-3.contrast .minister-graybg-15,.style-3.contrast .citizen-servicebg15,.style-4.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.style-4.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:hover :before,.style-4.contrast .accent-fixed-color,.style-4.contrast .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-4.contrast .support-bg-home5,.style-4.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.contrast .vc_tta-tab:hover>a,.style-4.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-4.contrast .vc_tta-tab.vc_active>a,.style-4.contrast .accent-secondary-color,.style-4.contrast .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-4.contrast .theme5-fixed-color,.style-4.contrast .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-4.contrast .theme5-fixed-color,.style-4.contrast .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-4.contrast .theme5-fixed-color,.style-4.contrast .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-4.contrast .theme5-fixed-color,.style-4.contrast .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-4.contrast .theme5-fixed-color,.style-4.contrast .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-4.contrast .theme5-fixed-color,.style-4.contrast .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-4.contrast .theme5-fixed-color,.style-4.contrast .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-4.contrast .theme5-fixed-color,.style-4.contrast .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-4.contrast .theme5-fixed-color,.style-4.contrast .fixed-bg-home-3,.style-4.contrast .gen-card.thought-of-day .gen-card-content,.style-4.contrast .minister-graybg-15,.style-4.contrast .citizen-servicebg15,.style-5.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.style-5.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:hover :before,.style-5.contrast .accent-fixed-color,.style-5.contrast .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-5.contrast .support-bg-home5,.style-5.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.contrast .vc_tta-tab:hover>a,.style-5.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-5.contrast .vc_tta-tab.vc_active>a,.style-5.contrast .accent-secondary-color,.style-5.contrast .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-5.contrast .theme5-fixed-color,.style-5.contrast .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-5.contrast .theme5-fixed-color,.style-5.contrast .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-5.contrast .theme5-fixed-color,.style-5.contrast .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-5.contrast .theme5-fixed-color,.style-5.contrast .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-5.contrast .theme5-fixed-color,.style-5.contrast .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-5.contrast .theme5-fixed-color,.style-5.contrast .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-5.contrast .theme5-fixed-color,.style-5.contrast .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-5.contrast .theme5-fixed-color,.style-5.contrast .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-5.contrast .theme5-fixed-color,.style-5.contrast .style-3 .fixed-bg-home-3,.style-3 .style-5.contrast .fixed-bg-home-3,.style-5.contrast .style-4 .fixed-bg-home-3,.style-4 .style-5.contrast .fixed-bg-home-3,.style-5.contrast .gen-card.thought-of-day .gen-card-content,.style-5.contrast .minister-graybg-15,.style-5.contrast .citizen-servicebg15,.style-6.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.style-6.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:hover :before,.style-6.contrast .accent-fixed-color,.style-6.contrast .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-6.contrast .support-bg-home5,.style-6.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.contrast .vc_tta-tab:hover>a,.style-6.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-6.contrast .vc_tta-tab.vc_active>a,.style-6.contrast .accent-secondary-color,.style-6.contrast .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-6.contrast .theme5-fixed-color,.style-6.contrast .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-6.contrast .theme5-fixed-color,.style-6.contrast .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-6.contrast .theme5-fixed-color,.style-6.contrast .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-6.contrast .theme5-fixed-color,.style-6.contrast .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-6.contrast .theme5-fixed-color,.style-6.contrast .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-6.contrast .theme5-fixed-color,.style-6.contrast .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-6.contrast .theme5-fixed-color,.style-6.contrast .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-6.contrast .theme5-fixed-color,.style-6.contrast .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-6.contrast .theme5-fixed-color,.style-6.contrast .style-3 .fixed-bg-home-3,.style-3 .style-6.contrast .fixed-bg-home-3,.style-6.contrast .style-4 .fixed-bg-home-3,.style-4 .style-6.contrast .fixed-bg-home-3,.style-6.contrast .gen-card.thought-of-day .gen-card-content,.style-6.contrast .minister-graybg-15,.style-6.contrast .citizen-servicebg15,.style-7.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.style-7.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:hover :before,.style-7.contrast .accent-fixed-color,.style-7.contrast .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-7.contrast .support-bg-home5,.style-7.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-7.contrast .vc_tta-tab:hover>a,.style-7.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-7.contrast .vc_tta-tab.vc_active>a,.style-7.contrast .accent-secondary-color,.style-7.contrast .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-7.contrast .theme5-fixed-color,.style-7.contrast .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-7.contrast .theme5-fixed-color,.style-7.contrast .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-7.contrast .theme5-fixed-color,.style-7.contrast .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-7.contrast .theme5-fixed-color,.style-7.contrast .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-7.contrast .theme5-fixed-color,.style-7.contrast .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-7.contrast .theme5-fixed-color,.style-7.contrast .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-7.contrast .theme5-fixed-color,.style-7.contrast .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-7.contrast .theme5-fixed-color,.style-7.contrast .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-7.contrast .theme5-fixed-color,.style-7.contrast .style-3 .fixed-bg-home-3,.style-3 .style-7.contrast .fixed-bg-home-3,.style-7.contrast .style-4 .fixed-bg-home-3,.style-4 .style-7.contrast .fixed-bg-home-3,.style-7.contrast .gen-card.thought-of-day .gen-card-content,.style-7.contrast .minister-graybg-15,.style-7.contrast .citizen-servicebg15,.style-8.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.style-8.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:hover :before,.style-8.contrast .accent-fixed-color,.style-8.contrast .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-8.contrast .support-bg-home5,.style-8.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-8.contrast .vc_tta-tab:hover>a,.style-8.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-8.contrast .vc_tta-tab.vc_active>a,.style-8.contrast .accent-secondary-color,.style-8.contrast .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-8.contrast .theme5-fixed-color,.style-8.contrast .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-8.contrast .theme5-fixed-color,.style-8.contrast .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-8.contrast .theme5-fixed-color,.style-8.contrast .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-8.contrast .theme5-fixed-color,.style-8.contrast .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-8.contrast .theme5-fixed-color,.style-8.contrast .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-8.contrast .theme5-fixed-color,.style-8.contrast .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-8.contrast .theme5-fixed-color,.style-8.contrast .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-8.contrast .theme5-fixed-color,.style-8.contrast .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-8.contrast .theme5-fixed-color,.style-8.contrast .style-3 .fixed-bg-home-3,.style-3 .style-8.contrast .fixed-bg-home-3,.style-8.contrast .style-4 .fixed-bg-home-3,.style-4 .style-8.contrast .fixed-bg-home-3,.style-8.contrast .gen-card.thought-of-day .gen-card-content,.style-8.contrast .minister-graybg-15,.style-8.contrast .citizen-servicebg15,.style-9.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:before,.style-9.contrast .ad-banner-cntr.dsir-application-submission ul li .hyperlikdiv:hover :before,.style-9.contrast .accent-fixed-color,.style-9.contrast .style-1.home-5 .support-bg-home5,.style-1.home-5 .style-9.contrast .support-bg-home5,.style-9.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-9.contrast .vc_tta-tab:hover>a,.style-9.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.vc_general.vc_tta-tabs.dsir-tab-one .style-9.contrast .vc_tta-tab.vc_active>a,.style-9.contrast .accent-secondary-color,.style-9.contrast .style-1.home-11 .theme5-fixed-color,.style-1.home-11 .style-9.contrast .theme5-fixed-color,.style-9.contrast .style-2.home-11 .theme5-fixed-color,.style-2.home-11 .style-9.contrast .theme5-fixed-color,.style-9.contrast .style-3.home-11 .theme5-fixed-color,.style-3.home-11 .style-9.contrast .theme5-fixed-color,.style-9.contrast .style-4.home-11 .theme5-fixed-color,.style-4.home-11 .style-9.contrast .theme5-fixed-color,.style-9.contrast .style-5.home-11 .theme5-fixed-color,.style-5.home-11 .style-9.contrast .theme5-fixed-color,.style-9.contrast .style-6.home-11 .theme5-fixed-color,.style-6.home-11 .style-9.contrast .theme5-fixed-color,.style-9.contrast .style-7.home-11 .theme5-fixed-color,.style-7.home-11 .style-9.contrast .theme5-fixed-color,.style-9.contrast .style-8.home-11 .theme5-fixed-color,.style-8.home-11 .style-9.contrast .theme5-fixed-color,.style-9.contrast .style-9.home-11 .theme5-fixed-color,.style-9.home-11 .style-9.contrast .theme5-fixed-color,.style-9.contrast .style-3 .fixed-bg-home-3,.style-3 .style-9.contrast .fixed-bg-home-3,.style-9.contrast .style-4 .fixed-bg-home-3,.style-4 .style-9.contrast .fixed-bg-home-3,.style-9.contrast .gen-card.thought-of-day .gen-card-content,.style-9.contrast .minister-graybg-15,.style-9.contrast .citizen-servicebg15{background:#000 !important;background-color:#000 !important;}.style-1.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.style-1.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.style-2.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.style-2.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.style-3.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.style-3.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.style-4.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.style-4.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.style-5.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.style-5.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.style-6.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.style-6.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.style-7.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.style-7.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.style-8.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.style-8.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a,.style-9.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a,.style-9.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a{background:#ff0 !important;border-color:#ff0 !important;}.style-1.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a>span,.style-1.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a>span,.style-2.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a>span,.style-2.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a>span,.style-3.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a>span,.style-3.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a>span,.style-4.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a>span,.style-4.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a>span,.style-5.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a>span,.style-5.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a>span,.style-6.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a>span,.style-6.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a>span,.style-7.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a>span,.style-7.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a>span,.style-8.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a>span,.style-8.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a>span,.style-9.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab:hover>a>span,.style-9.contrast .vc_general.vc_tta-tabs.dsir-tab-one .vc_tta-tab.vc_active>a>span{color:#000 !important;}.style-1.contrast .pp-photogallery .photoGallery-style3,.style-2.contrast .pp-photogallery .photoGallery-style3,.style-3.contrast .pp-photogallery .photoGallery-style3,.style-4.contrast .pp-photogallery .photoGallery-style3,.style-5.contrast .pp-photogallery .photoGallery-style3,.style-6.contrast .pp-photogallery .photoGallery-style3,.style-7.contrast .pp-photogallery .photoGallery-style3,.style-8.contrast .pp-photogallery .photoGallery-style3,.style-9.contrast .pp-photogallery .photoGallery-style3{background:#353333 !important;}.style-1.contrast .text-highlight,.style-1.contrast .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-1.contrast span.fa,.style-1.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-1.contrast span.list-icon,.style-1.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-1.contrast span.list-icon,.style-1.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-1.contrast div.list-text,.style-1.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-1.contrast span.list-icon,.style-1.contrast .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-1.contrast .vdo-link-name,.style-1.contrast .compt-management-container .compt-management-widget>div,.compt-management-container .style-1.contrast .compt-management-widget>div,.style-2.contrast .text-highlight,.style-2.contrast .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-2.contrast span.fa,.style-2.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-2.contrast span.list-icon,.style-2.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-2.contrast span.list-icon,.style-2.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-2.contrast div.list-text,.style-2.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-2.contrast span.list-icon,.style-2.contrast .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-2.contrast .vdo-link-name,.style-2.contrast .compt-management-container .compt-management-widget>div,.compt-management-container .style-2.contrast .compt-management-widget>div,.style-3.contrast .text-highlight,.style-3.contrast .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-3.contrast span.fa,.style-3.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-3.contrast span.list-icon,.style-3.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-3.contrast span.list-icon,.style-3.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-3.contrast div.list-text,.style-3.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-3.contrast span.list-icon,.style-3.contrast .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-3.contrast .vdo-link-name,.style-3.contrast .compt-management-container .compt-management-widget>div,.compt-management-container .style-3.contrast .compt-management-widget>div,.style-4.contrast .text-highlight,.style-4.contrast .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-4.contrast span.fa,.style-4.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-4.contrast span.list-icon,.style-4.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-4.contrast span.list-icon,.style-4.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-4.contrast div.list-text,.style-4.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-4.contrast span.list-icon,.style-4.contrast .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-4.contrast .vdo-link-name,.style-4.contrast .compt-management-container .compt-management-widget>div,.compt-management-container .style-4.contrast .compt-management-widget>div,.style-5.contrast .text-highlight,.style-5.contrast .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-5.contrast span.fa,.style-5.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-5.contrast span.list-icon,.style-5.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-5.contrast span.list-icon,.style-5.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-5.contrast div.list-text,.style-5.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-5.contrast span.list-icon,.style-5.contrast .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-5.contrast .vdo-link-name,.style-5.contrast .compt-management-container .compt-management-widget>div,.compt-management-container .style-5.contrast .compt-management-widget>div,.style-6.contrast .text-highlight,.style-6.contrast .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-6.contrast span.fa,.style-6.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-6.contrast span.list-icon,.style-6.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-6.contrast span.list-icon,.style-6.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-6.contrast div.list-text,.style-6.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-6.contrast span.list-icon,.style-6.contrast .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-6.contrast .vdo-link-name,.style-6.contrast .compt-management-container .compt-management-widget>div,.compt-management-container .style-6.contrast .compt-management-widget>div,.style-7.contrast .text-highlight,.style-7.contrast .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-7.contrast span.fa,.style-7.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-7.contrast span.list-icon,.style-7.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-7.contrast span.list-icon,.style-7.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-7.contrast div.list-text,.style-7.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-7.contrast span.list-icon,.style-7.contrast .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-7.contrast .vdo-link-name,.style-7.contrast .compt-management-container .compt-management-widget>div,.compt-management-container .style-7.contrast .compt-management-widget>div,.style-8.contrast .text-highlight,.style-8.contrast .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-8.contrast span.fa,.style-8.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-8.contrast span.list-icon,.style-8.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-8.contrast span.list-icon,.style-8.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-8.contrast div.list-text,.style-8.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-8.contrast span.list-icon,.style-8.contrast .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-8.contrast .vdo-link-name,.style-8.contrast .compt-management-container .compt-management-widget>div,.compt-management-container .style-8.contrast .compt-management-widget>div,.style-9.contrast .text-highlight,.style-9.contrast .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-9.contrast span.fa,.style-9.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-9.contrast span.list-icon,.style-9.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-9.contrast span.list-icon,.style-9.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-9.contrast div.list-text,.style-9.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-9.contrast span.list-icon,.style-9.contrast .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-9.contrast .vdo-link-name,.style-9.contrast .compt-management-container .compt-management-widget>div,.compt-management-container .style-9.contrast .compt-management-widget>div{color:#fff !important;}.style-1.contrast a.text-highlight,.style-1.contrast .vdo-activites-widget:hover a.vdo-link-name,.vdo-activites-widget:hover .style-1.contrast a.vdo-link-name,.style-1.contrast button .text-highlight,.style-1.contrast button .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-1.contrast button span.fa,.style-1.contrast button .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-1.contrast button span.list-icon,.style-1.contrast button .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-1.contrast button span.list-icon,.style-1.contrast button .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-1.contrast button div.list-text,.style-1.contrast button .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-1.contrast button span.list-icon,.style-1.contrast button .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-1.contrast button .vdo-link-name,.style-1.contrast button .compt-management-container .compt-management-widget>div,.compt-management-container .style-1.contrast button .compt-management-widget>div,.style-1.contrast a .text-highlight,.style-1.contrast a .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-1.contrast a span.fa,.style-1.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li .style-1.contrast a span.list-icon,.style-1.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li .style-1.contrast a span.list-icon,.style-1.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li .style-1.contrast a div.list-text,.style-1.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li .style-1.contrast a span.list-icon,.style-1.contrast a .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-1.contrast a .vdo-link-name,.style-1.contrast a .compt-management-container .compt-management-widget>div,.compt-management-container .style-1.contrast a .compt-management-widget>div,.style-2.contrast a.text-highlight,.style-2.contrast .vdo-activites-widget:hover a.vdo-link-name,.vdo-activites-widget:hover .style-2.contrast a.vdo-link-name,.style-2.contrast button .text-highlight,.style-2.contrast button .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-2.contrast button span.fa,.style-2.contrast button .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-2.contrast button span.list-icon,.style-2.contrast button .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-2.contrast button span.list-icon,.style-2.contrast button .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-2.contrast button div.list-text,.style-2.contrast button .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-2.contrast button span.list-icon,.style-2.contrast button .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-2.contrast button .vdo-link-name,.style-2.contrast button .compt-management-container .compt-management-widget>div,.compt-management-container .style-2.contrast button .compt-management-widget>div,.style-2.contrast a .text-highlight,.style-2.contrast a .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-2.contrast a span.fa,.style-2.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li .style-2.contrast a span.list-icon,.style-2.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li .style-2.contrast a span.list-icon,.style-2.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li .style-2.contrast a div.list-text,.style-2.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li .style-2.contrast a span.list-icon,.style-2.contrast a .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-2.contrast a .vdo-link-name,.style-2.contrast a .compt-management-container .compt-management-widget>div,.compt-management-container .style-2.contrast a .compt-management-widget>div,.style-3.contrast a.text-highlight,.style-3.contrast .vdo-activites-widget:hover a.vdo-link-name,.vdo-activites-widget:hover .style-3.contrast a.vdo-link-name,.style-3.contrast button .text-highlight,.style-3.contrast button .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-3.contrast button span.fa,.style-3.contrast button .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-3.contrast button span.list-icon,.style-3.contrast button .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-3.contrast button span.list-icon,.style-3.contrast button .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-3.contrast button div.list-text,.style-3.contrast button .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-3.contrast button span.list-icon,.style-3.contrast button .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-3.contrast button .vdo-link-name,.style-3.contrast button .compt-management-container .compt-management-widget>div,.compt-management-container .style-3.contrast button .compt-management-widget>div,.style-3.contrast a .text-highlight,.style-3.contrast a .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-3.contrast a span.fa,.style-3.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li .style-3.contrast a span.list-icon,.style-3.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li .style-3.contrast a span.list-icon,.style-3.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li .style-3.contrast a div.list-text,.style-3.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li .style-3.contrast a span.list-icon,.style-3.contrast a .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-3.contrast a .vdo-link-name,.style-3.contrast a .compt-management-container .compt-management-widget>div,.compt-management-container .style-3.contrast a .compt-management-widget>div,.style-4.contrast a.text-highlight,.style-4.contrast .vdo-activites-widget:hover a.vdo-link-name,.vdo-activites-widget:hover .style-4.contrast a.vdo-link-name,.style-4.contrast button .text-highlight,.style-4.contrast button .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-4.contrast button span.fa,.style-4.contrast button .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-4.contrast button span.list-icon,.style-4.contrast button .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-4.contrast button span.list-icon,.style-4.contrast button .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-4.contrast button div.list-text,.style-4.contrast button .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-4.contrast button span.list-icon,.style-4.contrast button .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-4.contrast button .vdo-link-name,.style-4.contrast button .compt-management-container .compt-management-widget>div,.compt-management-container .style-4.contrast button .compt-management-widget>div,.style-4.contrast a .text-highlight,.style-4.contrast a .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-4.contrast a span.fa,.style-4.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li .style-4.contrast a span.list-icon,.style-4.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li .style-4.contrast a span.list-icon,.style-4.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li .style-4.contrast a div.list-text,.style-4.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li .style-4.contrast a span.list-icon,.style-4.contrast a .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-4.contrast a .vdo-link-name,.style-4.contrast a .compt-management-container .compt-management-widget>div,.compt-management-container .style-4.contrast a .compt-management-widget>div,.style-5.contrast a.text-highlight,.style-5.contrast .vdo-activites-widget:hover a.vdo-link-name,.vdo-activites-widget:hover .style-5.contrast a.vdo-link-name,.style-5.contrast button .text-highlight,.style-5.contrast button .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-5.contrast button span.fa,.style-5.contrast button .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-5.contrast button span.list-icon,.style-5.contrast button .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-5.contrast button span.list-icon,.style-5.contrast button .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-5.contrast button div.list-text,.style-5.contrast button .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-5.contrast button span.list-icon,.style-5.contrast button .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-5.contrast button .vdo-link-name,.style-5.contrast button .compt-management-container .compt-management-widget>div,.compt-management-container .style-5.contrast button .compt-management-widget>div,.style-5.contrast a .text-highlight,.style-5.contrast a .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-5.contrast a span.fa,.style-5.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li .style-5.contrast a span.list-icon,.style-5.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li .style-5.contrast a span.list-icon,.style-5.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li .style-5.contrast a div.list-text,.style-5.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li .style-5.contrast a span.list-icon,.style-5.contrast a .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-5.contrast a .vdo-link-name,.style-5.contrast a .compt-management-container .compt-management-widget>div,.compt-management-container .style-5.contrast a .compt-management-widget>div,.style-6.contrast a.text-highlight,.style-6.contrast .vdo-activites-widget:hover a.vdo-link-name,.vdo-activites-widget:hover .style-6.contrast a.vdo-link-name,.style-6.contrast button .text-highlight,.style-6.contrast button .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-6.contrast button span.fa,.style-6.contrast button .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-6.contrast button span.list-icon,.style-6.contrast button .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-6.contrast button span.list-icon,.style-6.contrast button .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-6.contrast button div.list-text,.style-6.contrast button .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-6.contrast button span.list-icon,.style-6.contrast button .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-6.contrast button .vdo-link-name,.style-6.contrast button .compt-management-container .compt-management-widget>div,.compt-management-container .style-6.contrast button .compt-management-widget>div,.style-6.contrast a .text-highlight,.style-6.contrast a .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-6.contrast a span.fa,.style-6.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li .style-6.contrast a span.list-icon,.style-6.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li .style-6.contrast a span.list-icon,.style-6.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li .style-6.contrast a div.list-text,.style-6.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li .style-6.contrast a span.list-icon,.style-6.contrast a .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-6.contrast a .vdo-link-name,.style-6.contrast a .compt-management-container .compt-management-widget>div,.compt-management-container .style-6.contrast a .compt-management-widget>div,.style-7.contrast a.text-highlight,.style-7.contrast .vdo-activites-widget:hover a.vdo-link-name,.vdo-activites-widget:hover .style-7.contrast a.vdo-link-name,.style-7.contrast button .text-highlight,.style-7.contrast button .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-7.contrast button span.fa,.style-7.contrast button .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-7.contrast button span.list-icon,.style-7.contrast button .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-7.contrast button span.list-icon,.style-7.contrast button .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-7.contrast button div.list-text,.style-7.contrast button .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-7.contrast button span.list-icon,.style-7.contrast button .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-7.contrast button .vdo-link-name,.style-7.contrast button .compt-management-container .compt-management-widget>div,.compt-management-container .style-7.contrast button .compt-management-widget>div,.style-7.contrast a .text-highlight,.style-7.contrast a .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-7.contrast a span.fa,.style-7.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li .style-7.contrast a span.list-icon,.style-7.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li .style-7.contrast a span.list-icon,.style-7.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li .style-7.contrast a div.list-text,.style-7.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li .style-7.contrast a span.list-icon,.style-7.contrast a .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-7.contrast a .vdo-link-name,.style-7.contrast a .compt-management-container .compt-management-widget>div,.compt-management-container .style-7.contrast a .compt-management-widget>div,.style-8.contrast a.text-highlight,.style-8.contrast .vdo-activites-widget:hover a.vdo-link-name,.vdo-activites-widget:hover .style-8.contrast a.vdo-link-name,.style-8.contrast button .text-highlight,.style-8.contrast button .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-8.contrast button span.fa,.style-8.contrast button .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-8.contrast button span.list-icon,.style-8.contrast button .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-8.contrast button span.list-icon,.style-8.contrast button .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-8.contrast button div.list-text,.style-8.contrast button .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-8.contrast button span.list-icon,.style-8.contrast button .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-8.contrast button .vdo-link-name,.style-8.contrast button .compt-management-container .compt-management-widget>div,.compt-management-container .style-8.contrast button .compt-management-widget>div,.style-8.contrast a .text-highlight,.style-8.contrast a .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-8.contrast a span.fa,.style-8.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li .style-8.contrast a span.list-icon,.style-8.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li .style-8.contrast a span.list-icon,.style-8.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li .style-8.contrast a div.list-text,.style-8.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li .style-8.contrast a span.list-icon,.style-8.contrast a .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-8.contrast a .vdo-link-name,.style-8.contrast a .compt-management-container .compt-management-widget>div,.compt-management-container .style-8.contrast a .compt-management-widget>div,.style-9.contrast a.text-highlight,.style-9.contrast .vdo-activites-widget:hover a.vdo-link-name,.vdo-activites-widget:hover .style-9.contrast a.vdo-link-name,.style-9.contrast button .text-highlight,.style-9.contrast button .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-9.contrast button span.fa,.style-9.contrast button .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li a .style-9.contrast button span.list-icon,.style-9.contrast button .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li a .style-9.contrast button span.list-icon,.style-9.contrast button .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li a .style-9.contrast button div.list-text,.style-9.contrast button .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li a .style-9.contrast button span.list-icon,.style-9.contrast button .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-9.contrast button .vdo-link-name,.style-9.contrast button .compt-management-container .compt-management-widget>div,.compt-management-container .style-9.contrast button .compt-management-widget>div,.style-9.contrast a .text-highlight,.style-9.contrast a .no-record-found .no-record-inner span.fa,.no-record-found .no-record-inner .style-9.contrast a span.fa,.style-9.contrast .gen-list.iconTop-textBottom-list.tourism-style-3 li a span.list-icon,.gen-list.iconTop-textBottom-list.tourism-style-3 li .style-9.contrast a span.list-icon,.style-9.contrast .gen-list.photo-vdo-speech ul li a span.list-icon,.gen-list.photo-vdo-speech ul li .style-9.contrast a span.list-icon,.style-9.contrast .gen-list.photo-vdo-speech ul li a div.list-text,.gen-list.photo-vdo-speech ul li .style-9.contrast a div.list-text,.style-9.contrast .gen-list.cm-social-media ul li a span.list-icon,.gen-list.cm-social-media ul li .style-9.contrast a span.list-icon,.style-9.contrast a .vdo-activites-widget:hover .vdo-link-name,.vdo-activites-widget:hover .style-9.contrast a .vdo-link-name,.style-9.contrast a .compt-management-container .compt-management-widget>div,.compt-management-container .style-9.contrast a .compt-management-widget>div{color:#ff0 !important;}.style-1 .video-style-3 .pressrelease-details .card-content .socialCont ul,.style-1 .news-style-5 .pressrelease-details .card-content .socialCont ul,.style-2 .video-style-3 .pressrelease-details .card-content .socialCont ul,.style-2 .news-style-5 .pressrelease-details .card-content .socialCont ul,.style-3 .video-style-3 .pressrelease-details .card-content .socialCont ul,.style-3 .news-style-5 .pressrelease-details .card-content .socialCont ul,.style-4 .video-style-3 .pressrelease-details .card-content .socialCont ul,.style-4 .news-style-5 .pressrelease-details .card-content .socialCont ul,.style-5 .video-style-3 .pressrelease-details .card-content .socialCont ul,.style-5 .news-style-5 .pressrelease-details .card-content .socialCont ul,.style-6 .video-style-3 .pressrelease-details .card-content .socialCont ul,.style-6 .news-style-5 .pressrelease-details .card-content .socialCont ul,.style-7 .video-style-3 .pressrelease-details .card-content .socialCont ul,.style-7 .news-style-5 .pressrelease-details .card-content .socialCont ul,.style-8 .video-style-3 .pressrelease-details .card-content .socialCont ul,.style-8 .news-style-5 .pressrelease-details .card-content .socialCont ul,.style-9 .video-style-3 .pressrelease-details .card-content .socialCont ul,.style-9 .news-style-5 .pressrelease-details .card-content .socialCont ul{padding:6px 0;}.style-1 .video-style-3 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-1 .news-style-5 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-2 .video-style-3 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-2 .news-style-5 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-3 .video-style-3 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-3 .news-style-5 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-4 .video-style-3 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-4 .news-style-5 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-5 .video-style-3 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-5 .news-style-5 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-6 .video-style-3 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-6 .news-style-5 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-7 .video-style-3 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-7 .news-style-5 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-8 .video-style-3 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-8 .news-style-5 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-9 .video-style-3 .pressrelease-details .card-content .socialCont .btn-style-outline,.style-9 .news-style-5 .pressrelease-details .card-content .socialCont .btn-style-outline{border-radius:0 !important;}.custom-form-cntr{background:#f7f7f7;margin:25px auto;float:none;padding:25px;box-shadow:0 0 7px 0 rgba(0,0,0,0.3);border-radius:5px;}.custom-form-cntr .form-row{display:flex;align-items:center;margin-bottom:15px;}.custom-form-cntr .form-row .first_col{text-align:right;width:250px;margin-right:15px;}.custom-form-cntr .form-row .first_col .redStar{color:red;font-size:16px;margin-left:1px;}.custom-form-cntr .form-row .second_col select,.custom-form-cntr .form-row .second_col input[type="text"]{color:#555;border:1px solid #ccc;background:#fff;width:250px;border-radius:3px;margin:0;}.custom-form-cntr .form-row .second_col select{appearance:auto;}.custom-form-cntr .form-row .second_col.captcha-cntr a{background:#fff;height:30px;width:30px;line-height:28px;border:1px solid #ccc;text-align:center;}.custom-form-cntr .form-row .radio-inpout{display:inline-flex;align-items:center;margin-right:10px;}.custom-form-cntr .form-row .radio-inpout input{appearance:auto;margin:0 4px 0 0;}.custom-form-cntr .form-row .radio-inpout input,.custom-form-cntr .form-row .radio-inpout label{cursor:pointer;}.custom-form-cntr .form-row .med-width{width:125px !important;}.custom-form-cntr .form-row .small-width{width:70px !important;}.contrast .custom-form-cntr{background:#000 !important;border:1px solid;}.contrast .custom-form-cntr .form-row .radio-inpout{color:#ff0 !important;}.contrast .custom-form-cntr .second_col.captcha-cntr a{background:#333;}@media (max-width:767px){.home.page-template-default .gen-list.list-title-bg h2{padding:10px 15px;}.gen-list.citizen-services.iconTop-textBottom-list li{width:48%}}@media (max-width:640px){.photo-glry-cntr.ncc-photo-gallery .flex-control-thumbs,.photo-glry-cntr.governor-photo-gallery .flex-control-thumbs{width:100% !important;}.photo-glry-cntr.ncc-photo-gallery .flex-control-thumbs li,.photo-glry-cntr.governor-photo-gallery .flex-control-thumbs li{padding:0 4px !important;}.gen-list.citizen-services.iconTop-textBottom-list li{width:100%}.dyn-card-style11 .gen-card.dynamic-card{width:100%;margin-right:0 !important;}.custom-form-cntr{margin:15px !important;width:auto;}.custom-form-cntr .form-row{display:inline-block;width:100%}.custom-form-cntr .form-row .first_col{text-align:left;width:100%;margin:0 0 5px 0;}.custom-form-cntr .form-row .second_col{width:100%}.custom-form-cntr .form-row .second_col select,.custom-form-cntr .form-row .second_col input[type="text"]{width:100%}}.show-focus-outlines .gen-card .gen-card-img,.show-focus-outlines .news-style-7 .gen-card-with-image .gen-card-img,.show-focus-outlines .video-style-3 .pressrelease-details{overflow:visible !important;}.show-focus-outlines .news-style-6 .gen-card .eventItemImage a:focus{display:block;}.show-focus-outlines .gallery-style-7 .photoglryMainCont .phtogalleryImage a:focus img{border:2px solid #ff8c00;}.show-focus-outlines .awardListingContainer .awardRightContent h2 a:focus{display:inline-block;margin:3px;}.show-focus-outlines .video-style-3 .pressrelease-details .card-content>a:focus,.show-focus-outlines .video-style-4 .photolistingContainer .photoListingBg .photoHeadingContainer>a:focus{outline:2px solid #ff8c00;display:block;}.show-focus-outlines .video-style-4 .photolistingContainer .photoListingBg,.show-focus-outlines .video-style-4 .photolistingContainer:hover .photoListingBg{background:none;}.show-focus-outlines .video-style-4 .photolistingContainer .photoListingImage .image-list a:focus img{border:2px solid #ff8c00;}@media (max-width:500px){.dg-ncc-profile .box-1.aside-box{padding-left:0;}.compt-management-container .compt-management-widget{margin-bottom:40px;}}@media (max-width:1199px){.header-right{padding:0;}.header-wrapper{padding:16px 0;}.logo .site_logo .emblem{height:90px;}.logo .site_logo .logo_text .site_name_english,.logo .site_logo .logo_text h1.h1-logo{font-size:1.6em;}.logo .site_logo .logo_text strong{font-size:16px;}.awardListing .pressImage{padding:12px;}.awardListing .pressImage img{width:125px;height:125px;}.awardListing .awardContent{padding:0 12px 60px;}.awardListing .awardContent h2{line-height:20px;}.socialCont{width:calc(100% - 24px);left:12px;bottom:20px;}.socialCont ul{padding:5px 0;}.socialCont ul li a{font-size:1em;line-height:19px;}.socialCont ul li .icon-share{font-size:1.25em;line-height:19px;position:relative;top:1px;}.arrowDetails{width:30px;height:30px;}.arrowDetails span{font-size:1.25em;}.awardListingContainer .awardListContent{float:none;width:100%;margin:0 0 15px;text-align:center;}.awardListingContainer .awardRightContent{float:none;width:100%}.award-style-3 .list-view .awardListingContainer .awardListContent{float:left;}.award-style-3 .list-view .awardListingContainer .awardRightContent{float:right;}h1,.heading2{font-size:1.8em;}h2,.heading2{font-size:1.55em;}.award-details .data-table-container{margin:15px 0;}.awardbx-container{margin:0;}.awardListingContainer{border:1px solid #1f497d;padding:15px 15px 50px;}.award-style-4 .list-view .awardListing .awardContent .btn{padding:6px 12px;}.search-main-container .search-head{padding:0 15px;font-size:13px;}.posted{padding:8px 10px;font-size:0.95em;}.event-style-2 .event-container .awardListing h2,.gen-card .gen-card-content-main .gen-card-content h2{font-size:1.1em;line-height:24px;}.list-view .posted{line-height:22px;padding:5px 10px 4px;}.gen-card .gen-card-content-main .gen-card-content{padding:12px 15px;}.org .pub-box .pub-content .pub-img{width:58%}.org .pub-box .pub-content .pub-img img{height:155px;width:100%;object-fit:cover;}.org .pub-box .pub-content .pub-detail{width:39%}.org .pub-box .pub-bottom{padding:15px 15px 18px;}.project .pub-box .pub-content .pub-img{float:none;margin:0 auto 15px;}.project .pub-box .pub-content .pub-img img{height:auto;object-fit:none;width:auto;}.project .pub-box .pub-content .pub-detail{width:100%;float:none;}.pub-box .pub-content .pub-detail p strong{width:auto;}.pub-box .pub-content .pub-detail h2{margin:0 0 5px;}.gallery-container .awardListing .eventImage img,.gallery-style-2 .gallery-container .awardListing .eventImage img,.gallery-style-3 .gallery-container .awardListing .eventImage img{height:auto;}.photo-count{padding:6px 12px;font-size:0.9em;}.photo-count span{font-size:1.5em;}.photo-count strong{margin:0;}.gallery-style-2 .gallery-container .awardListing .awardContent h2,.gallery-style-3 .gallery-container .awardListing .awardContent h2{font-size:1.2em;}.gallery-style-3 .gallery-container .awardListing .awardContent .bottom-con .socialCont{width:100px;}.gallery-style-3 .gallery-container .awardListing .awardContent .bottom-con .btn{padding:7px 20px 7px 10px;width:110px;font-size:0.9em;}.pub-box .pub-content .pub-img{width:32%}.pub-box .pub-content .pub-detail{width:65%}.service .service-container .service-content .service-box{width:14%}.list-view .video-gallery-main .gallery-content .socialCont{position:static;}.list-view .video-gallery-main .gallery-content h2{margin:0 0 5px;}.adlogin-cntr{width:500px;margin:10px auto;}.adlogin-cntr .logininr-cntr .logout-auth h2{font-size:1.4em;}.adlogin-cntr::before{border:130px solid transparent;border-top:130px solid #383838;border-right:0;}.adlogin-cntr::after{border:110px solid transparent;border-top:110px solid #545454;border-right:0;}.video-single .video-gallery-main .gallery-bg .btn{font-size:3em;}.video-style-2 .gen-card .gen-card-img i,.video-style-3 .gen-card-img i{width:46px;height:35px;line-height:36px;margin-left:-23px;font-size:18px;}.video-style-3 .gen-card-img i{height:46px;line-height:46px;}.video-style-3 .gen-card-img a img{height:210px;}.video-style-4 .photolistingContainer .photoListingBg{padding:1em;}.video-style-4 .photolistingContainer .photoListingBg .photoHeadingContainer{bottom:60px;}.video-style-4 .photolistingContainer .photoListingImage img{height:200px;object-fit:cover;}.video-style-4 .photolistingContainer .photoListingBg .photoHeadingContainer h2{padding:0;font-size:1.25em;}.khowMinisterBox .MinisterProfile ul li{margin-bottom:5px;}.tax-provider .eventItem .eventContent h2{font-size:1.025em;}.tax-provider .award-style-2 .awardListing h2,.tax-provider .award-style-4 .awardListing h2{font-size:1.025em;}.tax-provider .awardListingContainer .awardRightContent h2{font-size:1.2em;}.award-style-2 .awardListing.project-style-2 .pressImage img{height:120px;width:100%}.awardListingContainer.project-style-3 .awardListContent>img{height:200px;}.award-style-5 .awardListing.project-style-5 .pressImage img{height:125px;}.award-style-2 .awardListing .awardContent{padding:12px 12px 45px;}.award-style-3 .social-section{width:calc(100% - 60px);bottom:30px;left:30px;}.award-style-4 .awardListing{padding:12px;}.news-style-6 .gen-card .gen-card-content-main .gen-card-content h3,.service-style-3 .gen-card .gen-card-content-main .gen-card-content h3,.service-style-4 .gen-card .gen-card-content-main .gen-card-content h3,.video-style-2 .gen-card .gen-card-content-main .gen-card-content h3{padding:15px 0 5px;}.eventImage+.awardContent .posted{margin-bottom:5px;}.event-style-2 .event-container .awardListing .eventImage img{height:auto;}.event-style-2 .event-container .awardListing{padding:12px 12px 100px;}.event-style-2 .event-container .awardListing .awardContent .social-section{width:calc(100% - 24px);left:12px;}.event-style-2 .event-container .awardListing .awardContent .social-section .btn{font-size:1em;padding:6px;}.event-style-2 .list-view .event-container .awardListing .awardContent .event-desc{margin:0 0 5px;}.gallery-style-2 .list-view .gallery-container .awardListing .awardContent .social-section .btn,.gallery-style-3 .list-view .gallery-container .awardListing .awardContent .social-section .btn{padding:6px 12px;font-size:13px;}.single-gallery-style-7 .photoglryMainCont .photogalleryTxtCont h2{margin:0 0 5px;}.single-gallery-style-7 .photoglryMainCont .photogalleryTxtCont{padding:1em 1em 4em;}.list-view .video-gallery-main .gallery-image,.video-style-2 .list-view .gen-card .eventItemImage .gen-card-img,.video-style-3 .list-view .pressrelease-details .gen-card-img,.video-style-4 .list-view .photolistingContainer .photoListingImage .image-list{width:40%}.list-view .video-gallery-main .gallery-content,.video-style-2 .list-view .gen-card .gen-card-content-main,.video-style-3 .list-view .pressrelease-details .card-content,.video-style-4 .list-view .photolistingContainer .photoListingBg{width:60%;padding:15px;}.pub-box{padding:15px 12px 50px;}.style-3 .dynamic-card-wrapper .btn{margin:10px 0 0;}.style-3 .dynamic-card-wrapper.ecourt-awards .gen-card.dynamic-card{width:49%}}@media (max-width:1024px){.home.style-6 .gen-list.title-left-align{padding-left:0 !important;}.home.style-6 .gen-list.title-left-align>h2{margin:0 auto;position:static;}.home.style-6 .gen-card.genCard-horizontal-content .gen-card-img{float:none;margin:0 auto 15px;width:auto;}.home.style-6 .gen-card.genCard-horizontal-content .gen-card-img img{height:auto;width:auto;margin:auto;}.home.style-6 .gen-card.dynamic-card{margin:0 0 15px !important;}}@media (max-width:991px){.header-wrapper{padding:12px 0;}.header-wrapper .header-right a{margin:0 20px 0 0;}.header-wrapper .header-right a:last-child{margin:0;}.gallery-style-2 .gallery-container .awardListing .awardContent .bottom-con .btn,.gallery-style-3 .gallery-container .awardListing .awardContent .bottom-con .btn{width:138px;padding:5px 10px;}.award-style-2 .list-view .awardListing .pressImage img{height:150px;}.awardListingContainer .awardRightContent h2{font-size:1.3em;line-height:24px;margin:15px 0 10px !important;}.award-style-4 .list-view .awardListing .awardContent .btn{padding:6px 12px;}#mainFooter ul li a{font-size:0.9em;}#mainFooter ul li::after{margin:0 5px;}h1,.heading2{font-size:1.75em;}h2,.heading2{font-size:1.5em;}.award-details .pull-right{margin-bottom:5px;text-align:center;}.award-details .pull-right .img-responsive{display:inline;}.box.awardbx p br,.awardbx.newsBox p br{display:none;}.event-details .fancy-video{display:block;margin:0 auto 20px;width:296px;}.event-details .fancy-video img,.awardListing .eventImage img{width:auto;height:auto;}.search-main-container .search-container .search-area{max-width:400px;}.bt-content a{display:block;}.event-details .photo-gallery .row .col-lg-3 a,.event-details .col-lg-5 img{margin:0 0 20px;}.event-details h2{font-size:1.25em;}.gallery-style-2 .gallery-container .awardListing .awardContent h2,.gallery-style-3 .gallery-container .awardListing .awardContent h2,.gallery-container .awardListing .awardContent h2{min-height:inherit;}.list-view .gallery-container .awardListing .awardContent .socialCont{margin:0;}.list-view .gallery-container .awardListing .awardContent{width:65%}.list-view .gallery-container .awardListing .eventImage img{height:128px;}.list-view .gen-card .gen-card-img{width:35%}.list-view .gen-card .gen-card-content-main{width:60%}.pub-box .pub-content .pub-img{width:21.5%}.pub-box .pub-content .pub-detail{width:76%}.service .service-container .service-content .service-box{width:23%}.page-head{margin:0 0 12px;}#mainFooter .footer-bottom{padding:25px 0 30px;}.logo a h1.h1-logo{font-size:1.1em;}.sitemap ul li{font-size:15px;}.home .vc_custom_1548926916109 .gen-card{padding:0 !important;}.various.fancybox\.iframe img,.event-details .photo-gallery .row .col-lg-3 a img{width:100%}.details-container{padding:80px 20px 20px;margin:80px auto 0;}.details-container .minister-pro-img{top:-60px;}.details-container .minister-pro-img img{width:120px;height:120px;}.details-container .minister-meta ul{margin:0 -10px;}.details-container .minister-meta ul li{font-size:13px;padding:0 10px;min-height:40px;}.minister-detail{font-size:13px;}.adlogin-cntr{width:400px;margin:12px auto;min-height:250px;padding:40px 60px;}.adlogin-cntr .logininr-cntr .logout-auth h2,.adlogin-cntr .wp-social-login-connect-with{font-size:1.2em;}.adlogin-cntr::before{border:110px solid transparent;border-top:110px solid #383838;border-right:0;}.adlogin-cntr::after{border:90px solid transparent;border-top:90px solid #545454;border-right:0;}.adlogin-cntr .logininr-cntr .logout-auth .login-link{padding:5px 12px;margin:0 4px;font-size:13px;}.video-style-2 .gen-card .gen-card-img a img{height:180px;}.event-style-4 .gen-card .gen-card-img a .image-hover .image-hover-main{top:68%}.tax-provider .awardListingContainer .awardRightContent h2{font-size:1.025em;}.single-image{margin:0 0 10px;}.meta-info .general-list{margin:0;}.award-style-2 .awardListing.project-style-2 .pressImage img,.award-style-5 .awardListing.project-style-5 .pressImage img{height:200px;}.award-style-2 .awardListing .pressImage img{height:198px;}.award-style-4 .awardListing .pressImage img{height:185px;}.search-main-container .search-head{width:30%}.search-main-container .search-container{width:70%}.gallery-style-3 .gallery-container .awardListing .awardContent .bottom-con .btn{padding:7px 10px;width:120px;}.list-view .video-gallery-main .gallery-image,.list-view .video-gallery-main .gallery-content,.video-style-2 .list-view .gen-card .eventItemImage .gen-card-img,.video-style-2 .list-view .gen-card .gen-card-content-main,.video-style-3 .list-view .pressrelease-details .gen-card-img,.video-style-3 .list-view .pressrelease-details .card-content,.video-style-4 .list-view .photolistingContainer .photoListingImage .image-list,.video-style-4 .list-view .photolistingContainer .photoListingBg{float:none;clear:both;width:100%}.video-style-2 .gen-card .gen-card-content-main .gen-card-content h2{margin:0 0 8px;}.video-style-3 .pressrelease-details{margin:0 0 1.5em;}.video-style-3 .gen-card-img a img,.video-style-4 .photolistingContainer .photoListingImage img{height:auto;}.pub-box .pub-content .pub-img img{width:100%}table thead tr th,table tbody tr td,.data-table-1 tbody td,.data-table-1 thead th{min-width:inherit;max-width:none;}.former-head-table .former-prof-pic{text-align:left;}.printShare ul li img{max-width:14px;}.style-3 .e-comt-chairman .khowMinisterBox .khowMinisterBoxImg{width:100%}}@media (max-width:940px){.flex-direction-nav,.flex-pauseplay{display:block !important;font-size:0;}.flex-direction-nav .flex-prev,.flex-direction-nav .flex-next{top:50% !important;margin-top:-20px !important;bottom:inherit !important;}.flex-direction-nav .flex-prev{right:inherit !important;left:10px !important;}.flex-direction-nav .flex-next{right:10px !important;left:inherit !important;}.flex-pauseplay .flex-pause,.flex-pauseplay .flex-play{bottom:inherit !important;left:inherit !important;right:10px !important;top:10px !important;overflow:visible;}}@media (max-width:991px){.style-3 h1,.style-3 h2,.style-3 h3,.style-3 h4,.style-3 .heading1,.style-3 .heading2,.style-3 .heading3,.style-3 .heading4{line-height:22px;}}@media (max-width:768px){.home.style-6 .gen-list.medium-font a{font-size:1.1em !important;}.home.style-6 .wpb_column.vc_column_container.vc_col-sm-6{width:100%}.news-ticker-horizontal{padding:12px 0 0 !important;}.home.style-6 .holiday-outer{padding-bottom:25px !important;}}@media (max-width:767px){.switchViewHead{padding-left:0 !important;}.header-right.hidden-xs{display:block !important;text-align:center;}body{font-size:13px;}p{line-height:1.6em;}h1{font-size:1.5em;}.page-template-default h2,.page-template-default h3.list-heading,.page-template-default h2.list-heading{margin:15px 0 !important;}.home.page-template-default .gen-list h2{margin:0 0 15px !important;padding:0;}.btn{font-size:13px;padding:4px 10px;}.m-hide{display:none;}.m-show{display:block;}.center-block-box.textCenter img{max-width:200px;}#mainFooter ul{margin:0 0 10px;}#mainFooter .copyRights .copyRightsText{margin:0 auto 20px;max-width:500px;}#mainFooter .copyRights .copyRightsText p{margin:0 0 12px;}#mainFooter ul li{margin:0 0 5px;}#mainFooter .footer-top{padding:12px 0 0;}#topBar #accessibility ul li a.skipContent{font-size:1.3em;}#topBar #accessibility ul li a.skipContent span{line-height:35px;}.viewSwicther{display:none;}.award-style-2 .awardListing .pressImage img,.award-style-4 .awardListing .pressImage img,.news.award-style-2 .awardListing .pressImage img,.news .awardListing .eventImage img{height:auto;object-fit:inherit;width:100%}.awardListingContainer .awardListContent img{width:100%}.page-head .col-xs-12{width:66.66666667%}.page-head .col-xs-12:last-child{width:33.33333333%}.page-head{margin:0 0 15px;}#breadcrumb ul li{font-size:13px;}.photo-gallery .col-xs-12{width:33.33%}.search-main-container .search-head{display:none;}.bt-content a{display:inline-block;word-break:break-all;}.formMainContainer select{margin:0 0 15px;}.news .awardListing .awardContent h2{min-height:inherit;}.awardListing h2{min-height:inherit !important;margin:0 0 5px !important;}.event-details h2{font-size:1.15em;}.eventItem{margin:0 0 15px;}.img-responsive{margin:0 0 15px;}.event-style-6 .gen-card-with-image .gen-card-img .img-responsive{margin:0;}.event-style-6 .gen-card-content-main{margin:0;padding:0 20px 20px;}.event-style-6 .gen-card-with-image .gen-card-img .event-date-section .event-date-panel strong{font-size:1em;}.event-style-6 .gen-card-with-image .gen-card-img .event-date-section .event-date-panel p{margin:0 0 5px;}.event-style-6 .gen-card-with-image .gen-card-img .event-date-section .event-date-panel{padding:12px 20px;}.adlogin-cntr{margin:30px auto;}.awardListing{margin:0 0 25px !important;}.alignleft,.alignright{float:none;margin:0 auto 15px;}.meta-info.odd{margin-top:-10px;}.awardbx.box,.awardbx.newsBox{margin:15px 0 0;}.pub-box{margin:0 0 15px;}.carasoleflex-wrap{margin-top:-50px;}.details-container .minister-meta ul li{float:none;width:100%;min-height:inherit;margin:0 0 8px;}.minister-detail{margin:10px 0 0;}.video-gallery-main .gallery-content a h2{font-size:1.2em;margin:0 0 12px !important;}.video-style-2 .gen-card .gen-card-img a img{height:165px;}.video-style-3 .gen-card-img a img{margin:0;height:165px;}.video-style-4 .photolistingContainer .photoListingBg .photoHeadingContainer h2{margin:0 !important;}.video-style-4 .photolistingContainer .photoListingBg .photosocialCont{width:calc(100% - 30px);}.video-style-4 .photolistingContainer .photoListingImage img{margin:0;height:auto;}.event-style-4 .gen-card .gen-card-img img{width:100%}.gen-card .gen-card-content-main .gen-card-content h2{margin:0 0 12px !important;}.gen-card .gen-card-content-main .venue-section{height:40px;}.tax-provider .eventItem .eventContent h2,.tax-provider .award-style-2 .awardListing h2,.tax-provider .award-style-4 .awardListing h2{min-height:inherit;margin:0 0 10px;}.award-style-2 .awardListing.project-style-2 .pressImage img,.awardListingContainer.project-style-3 .awardListContent>img,.award-style-5 .awardListing.project-style-5 .pressImage img{height:auto;}.socialCont{width:100%;position:static;}.awardListing .awardContent{padding:0 12px 20px;}.award-style-2 .awardListing .awardContent{padding:12px;}.awardListingContainer .awardListContent{margin:0;}.award-style-4 .awardListing .awardContent{padding:0;}.award-style-4 .awardListing .socialCont{margin:15px 0 0;}.event-style-6 .gen-card-content-main .socialCont,.news-style-7 .gen-card-content-main .socialCont{bottom:25px;position:absolute;width:calc(100% - 24px);}.news-style-7 .gen-card-content-main .socialCont{bottom:30px;}.event-style-6 .gen-card-content-main,.news-style-7 .gen-card-content-main{padding:20px 20px 60px;}.news-style-6 .gen-card .gen-card-content-main .gen-card-content .socialCont,.service-style-3 .gen-card .gen-card-content-main .gen-card-content .socialCont,.service-style-4 .gen-card .gen-card-content-main .gen-card-content .socialCont,.video-style-2 .gen-card .gen-card-content-main .gen-card-content .socialCont{position:absolute;width:calc(100% - 24px);}.service-style-3 .gen-card .gen-card-img .hold-icon,.service-style-4 .gen-card .gen-card-img .hold-icon{width:100px;height:100px;line-height:100px;font-size:2.5em;}.gen-card .gen-card-img>img{height:auto;}.news-style-5 .pressrelease-details .gen-card-img img,.video-style-3 .pressrelease-details .gen-card-img img{width:100%;margin:0;}.news-style-5 .pressrelease-details,.video-style-3 .pressrelease-details{margin-bottom:1.5em;}.news.news-style-5 .pressrelease-details .card-content .socialCont{height:auto;}.gallery-container .awardListing .awardContent h2{margin:0 0 12px !important;}.event-details .fancy-video img,.awardListing .eventImage img{width:100%}.single-gallery-style-7 .photoglryMainCont .photogalleryTxtCont{padding:1em 1em 0.5em;}.video-gallery-main .gallery-content .socialCont{width:100%}.video-gallery-main .gallery-content{padding:10px 15px 15px;}.video-gallery-main{margin:10px 0;}.video-style-2 .gen-card .gen-card-content-main .gen-card-content h2{margin:8px 0 !important;}.video-style-2 .gen-card,.video-style-3 .pressrelease-details{margin:0 0 20px !important;}.video-style-2 .gen-card .gen-card-img a img{height:auto;}.video-style-3 .gen-card-img a img{height:auto;}.gridlist-filter{margin:10px 0;}.cm-fund-write.fund-write-style2{padding:0;}.cm-fund-write.fund-write-style2>span{margin:20px 0;}.gen-card.card-initiatives-home-10{margin-bottom:15px !important;}.style-3 .dynamic-card-wrapper.ecourt-awards .gen-card.dynamic-card{width:100%;margin:0 0 15px !important;}}@media (max-width:700px){.header-wrapper .header-right a img{max-width:70px;}.logo .site_logo .emblem{height:80px;margin:0 8px 0 0;}.header-wrapper .col-lg-8.col-md-8.col-sm-8.col-xs-7{padding-right:0;width:80%}.header-wrapper .col-lg-4.col-md-4.col-sm-4.col-xs-5{padding-left:0;width:20%}.logo .site_logo .logo_text strong{font-size:15px;}.logo .site_logo .logo_text .site_name_english,.logo .site_logo .logo_text h1.h1-logo{font-size:1.3em;}.search-main-container{padding:15px 0;height:auto;margin:0 0 25px;}.data-table-container{margin:20px 0;}.search-main-container.odd{height:auto;display:block;}.search-main-container .search-container{display:block;width:450px;margin:0 auto;}.search-main-container .search-container .search-area{max-width:none;}.fil-box{margin-top:-50px;}h1,.heading2{font-size:1.5em;}h2,.heading2,.style-2.home h2{font-size:1.3em;}.event-details h2{font-size:1.2em;}.sitemap ul li{font-size:14px;padding-top:5px;padding-bottom:5px;}.sitemap ul li::before{top:10px;font-size:0.7em;left:2px;}}@media (max-width:640px){.logo .site_logo .logo_text .logo-sub-title{font-weight:400;font-size:14px;display:block;}.photo-gallery .col-xs-12{width:50%}.service .service-container .service-content .service-box{width:30%}.indicator{display:block;float:right;}.nav li.has-sub li>a .indicator{position:static;transform:none;-webkit-transform:none;}.nav ul a{padding:0 19px;line-height:42px;}.nav li>a{line-height:42px;}.nav li.has-sub>a .indicator::after,.nav li.has-sub li>a .indicator::after{content:"\e9bb";font-size:14px;background-color:#000;color:#ffffff;border-radius:50%;padding:5px;position:relative;top:16px;}.nav li.has-sub>a .indicator.open::after,.nav li.has-sub li>a .indicator.open::after{content:"\e9a2"}.nav ul li a:hover .indicator::after{background-color:#ffffff;color:#000000;}.menuWrapper .menu{margin:0 -15px;}#mainFooter .copyRights .copyRightsLogos a{display:block;padding:15px 10px;width:125px;margin:0 auto;}#mainFooter .copyRights .copyRightsLogos a::after{width:300px;height:1px;right:auto;top:auto;bottom:-2px;left:50%;margin-left:-150px;}#mainFooter .copyRights .copyRightsText{margin:0 auto 10px;}#mainFooter .copyRights .copyRightsText p br{display:none;}#mainFooter .footer-bottom{padding:25px 0 15px;}.home .vc_custom_1553674643077{margin-top:-20px !important;}table caption{font-size:1.2em;}.adlogin-cntr{width:275px;margin:10px auto;min-height:200px;padding:30px 40px;}.adlogin-cntr .logininr-cntr .logout-auth h2{font-size:1.2em;margin:0 0 15px !important;}.adlogin-cntr .wp-social-login-connect-with{font-size:1.2em;}.adlogin-cntr::before{border:70px solid transparent;border-top:70px solid #383838;border-right:0;}.adlogin-cntr::after{border:60px solid transparent;border-top:60px solid #545454;border-right:0;}.adlogin-cntr .logininr-cntr .logout-auth .login-link{padding:4px 10px;margin:0 4px;font-size:12px;}.search-main-container.tourism-whereTostay .cat-filter-cntr select{margin:0 0 8px;}.search-main-container.tourism-whereTostay .cat-filter-cntr select:last-child{margin:0;}.style-2 .nav li.has-sub li>a .indicator::after{top:4px !important;}.style-2 .nav ul li a:hover .indicator::after{background-color:#000000;color:#ffffff;}h1,.heading2{font-size:1.3em;line-height:26px;}.style-3 .ad-banner-cntr.ecourt-adbanner ul li .hyperlikdiv .ad-bnr-img{max-width:75%;margin:0 auto;display:block;}.style-3 .singlebox.col-one.e-comt-chairman .box-1 .khowMinisterBox .khowMinisterBoxImg img{height:auto !important;}}@media (max-width:550px){.logo .site_logo .logo_text{display:block;margin:4px 0;}.logo .site_logo .logo_text strong{font-size:14px;}.logo .site_logo .logo_text .site_name_english,.logo .site_logo .logo_text h1.h1-logo{font-size:1.1em;line-height:16px;}.logo .site_logo .emblem{height:70px;}.column{text-align:center;float:left;width:100% !important;}.header-wrapper{padding:15px 0;}.pub-box .pub-content .pub-img{width:100%;text-align:center;margin:0 0 15px;padding:0;box-shadow:none;}.pub-box .pub-content .pub-detail{width:100%}.service .service-container .service-content .service-box{width:49%}.service .service-container .service-content .service-box:nth-child(2n){margin-right:0;}.page-head .col-xs-12{width:100% !important;}.printShare{float:none !important;text-align:left !important;margin:15px 0 0;}.pub-box{padding:15px 12px 25px;}.style-3 .logo .site_logo .logo_text strong{font-size:12px !important;}.style-3 .logo .site_logo .logo_text .site_name_english,.style-3 .logo .site_logo .logo_text h1.h1-logo{font-size:0.9em !important;}.style-3 h1,.style-3 .site_name_english{margin:3px 0 !important;}.style-3 .logo .site_logo .logo_text .logo-sub-title{font-size:12px;}}@media (max-width:499px){body{font-size:12px;}p{line-height:1.5em;}.search-main-container .search-container{width:350px;}.fil-box{margin:10px 0 15px;width:100%}.fil-box label{width:90px;text-align:left;}.fil-box form#srt{width:calc(100% - 90px);}.org .pub-box .pub-content .pub-img{width:100%;float:none;margin:0 0 15px;}.org .pub-box .pub-content .pub-detail{width:100%;float:none;}.printShare ul li{float:none;display:inline-block;}.data-table-container{margin:0;}.adlogin-cntr::before,.adlogin-cntr::after{content:none;}}@media (max-width:400px){.logo .site_logo .logo_text .logo-sub-title{font-size:13px;margin-top:-2px;}#topBar #accessibility ul li a.skipContent{font-size:1.2em;padding:0 12px;}#topBar #accessibility ul li a.skipContent span{line-height:28px;}#topBar #accessibility ul li a{font-size:1.2em;padding:0 8px;line-height:28px;}#topBar #accessibility ul li .textSizing{padding:7px 8px 3px 6px;}#topBar #accessibility ul li .textSizing ul li a{font-size:.7em;padding:0px 3px;}#topBar #accessibility ul li a.language{font-size:0.7em;padding:0 5px;}#topBar #accessibility ul li .socialIcons ul li a{font-size:0.8em !important;}#topBar #accessibility ul li .socialIcons{top:28px;}#topBar #accessibility ul li.searchbox a{padding:0 2px;}#topBar #accessibility ul li.searchbox a>img{max-width:26px;}#topBar .col-xs-12 .push-left{min-height:inherit;padding:4px 0 0;}#topBar .col-xs-12 .govBranding ul{padding:0;}.search-main-container .search-container{width:300px;}.photo-gallery .col-xs-12{width:100%}.social-group-icon{height:auto;padding:8px 2px 4px !important;}.social-group-icon span{font-size:8px;height:auto;}.details-container .minister-meta ul li strong{display:block;float:none;width:100%;margin:0 0 5px;}.details-container .minister-meta ul li span{float:none;width:100%}.details-container{padding:60px 15px 15px;margin:70px auto 0;}.details-container .minister-pro-img img{width:100px;height:100px;}.details-container .minister-pro-img{top:-50px;}#topBar .govBranding ul li a{font-size:.7em;line-height:28px !important;}.home-14.home .vc_row-o-equal-height.vc_row-has-fill .wpb_column.vc_column_container .vc_column-inner{margin:0 0px 15px !important;}#topBar:before{top:29px;}#topBar .col-xs-12 .push-right{min-height:inherit;}.style-3 #topBar .govBranding ul li a{font-size:0.6em;}}@media (max-width:360px){.search-main-container .search-container{width:auto;}.search-main-container.odd .search-container .search-area input.form-control,.search-main-container .search-container .search-area .btn,.search-main-container .search-container .search-area select.form-control{width:100%;float:none;border-radius:0;}.search-main-container{padding:10px;}.adlogin-cntr{width:250px;}.logo .site_logo .emblem{height:50px;}.logo .site_logo .logo_text strong{font-size:13px;line-height:14px;}.logo .site_logo .logo_text .site_name_english,.logo .site_logo .logo_text h1.h1-logo{font-size:0.9em;line-height:20px;}.menuToggle{top:5px;}.search-main-container .search-container .search-area form .btn{width:auto;}#topBar .govBranding ul li a{padding:0 5px;}}.ad-banner-cntr{display:inline-block;width:100%;}.ad-banner-cntr ul{padding:0;margin:0;}.ad-banner-cntr ul li{margin-bottom:15px;position:relative;width:100%;height:120px;overflow:hidden;list-style:none;clear:both;}.ad-banner-cntr ul li.sq-150,.ad-banner-cntr ul li.sq-200{float:left;margin-left:7.5px;margin-right:7.5px;clear:inherit;}.ad-banner-cntr ul li.sq-150{width:150px;height:150px;}.ad-banner-cntr ul li.sq-150 .ad-bnr-wrap{font-size:1em;}.ad-banner-cntr ul li.sq-200{width:200px;height:200px;}.ad-banner-cntr ul li.sq-200 .ad-bnr-wrap{font-size:1.2em;}.ad-banner-cntr ul li.sq-150:first-child{margin-left:0;}.ad-banner-cntr ul li.sq-150:last-child{margin-right:0;}.ad-banner-cntr ul li.hor-300{width:315px;height:110px;}.ad-banner-cntr ul li.hor-300-smlheight{width:315px;height:70px;}.ad-banner-cntr ul li.br-radius-5{border-radius:5px;}.ad-banner-cntr ul li.br-radius-10{border-radius:15px;}.ad-banner-cntr ul li.br-radius-20{border-radius:20px;}.ad-banner-cntr ul li.br-radius-circle{border-radius:50%;}.ad-banner-cntr ul li .hyperlikdiv{position:absolute;left:0;right:0;top:0;bottom:0;}.ad-banner-cntr ul li .hyperlikdiv:before{content:"";background:rgba(0,0,0,0.5);position:absolute;left:0;right:0;top:0;bottom:0;}.ad-banner-cntr ul li .hyperlikdiv .ad-bnr-img{width:100%;height:100%;object-fit:cover;}.ad-bnr-wrap{width:100%;font-size:1.5em;text-align:center;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.ad-bnr-wrap .ad-bnr-icon,.ad-bnr-wrap .ad-bnr-text{display:inline-block;vertical-align:middle;}.ad-bnr-wrap .ad-bnr-icon{font-size:32px;}.ad-title,.ad-sub-title{display:block;width:100%;text-align:center;}.ad-bnr-wrap .ad-bnr-icon + .ad-bnr-text .ad-title,.ad-bnr-wrap .ad-bnr-icon + .ad-bnr-text .ad-sub-title{text-align:left;}.ad-sub-title{font-size:0.7em;color:#dcdada;}li.sq-150 .ad-title,li.sq-200 .ad-sub-title,li.sq-150 .ad-sub-title,li.sq-200 .ad-title{text-align:center;}.ad-banner-cntr ul li.sq-150 .ad-bnr-wrap{width:150px;}.ad-banner-cntr ul li.sq-200 .ad-bnr-wrap{width:200px;}.ad-banner-cntr ul li.sq-200 .ad-bnr-wrap .ad-bnr-icon{font-size:50px;}li.sq-150 .ad-bnr-wrap .ad-bnr-icon,li.sq-200 .ad-bnr-wrap .ad-bnr-icon{margin-bottom:10px;}.ad-banner-cntr ul li.red_bg .hyperlikdiv:before{background:rgb(202,66,66)}.ad-banner-cntr ul li.green_bg .hyperlikdiv:before{background:rgb(28,201,85)}.ad-banner-cntr ul li.blue_bg .hyperlikdiv:before{background:rgb(52,139,238)}.ad-banner-cntr ul li.orange_bg .hyperlikdiv:before{background:rgb(243,148,5)}.ad-banner-cntr ul li.gray_bg .hyperlikdiv:before{background:rgb(71,71,71)}.ad-banner-cntr ul li.black_bg .hyperlikdiv:before{background:rgb(0,0,0)}.ad-banner-cntr ul li.white_bg .hyperlikdiv:before{background:rgb(255,255,255)}.ad-banner-cntr ul li.custom-bg .hyperlikdiv:before{background:none;}.ad-banner-cntr ul li.color-white .ad-bnr-wrap,.ad-banner-cntr ul li.color-white .ad-bnr-wrap .ad-sub-title{color:#fff;}.ad-banner-cntr ul li.color-black .ad-bnr-wrap,.ad-banner-cntr ul li.color-black .ad-bnr-wrap .ad-sub-title{color:#000;}.ad-banner-cntr.col_two ul li,.ad-banner-cntr.col_three ul li,.ad-banner-cntr.col_four ul li,.ad-banner-cntr.col_five ul li{float:left;margin:0 7.5px 15px 7.5px;clear:inherit;}.ad-banner-cntr.col_two ul li{width:calc(50% - 15px);}.ad-banner-cntr.col_three ul li{width:calc(33.33% - 15px);}.ad-banner-cntr.col_four ul li{width:calc(25% - 15px);}.ad-banner-cntr.col_five ul li{width:calc(20% - 15px);}.ad-banner-cntr ul li.no-content .hyperlikdiv:before{content:inherit;background-color:transparent;}.contrast .ad-banner-cntr ul li .hyperlikdiv{border:1px solid;}.contrast .ad-banner-cntr ul li .hyperlikdiv:before{background:#000000b5 !important;}.ad-banner-cntr ul li.no-content{padding-bottom:0;}.ad-banner-cntr ul li.no-content,.ad-banner-cntr ul li.no-content .hyperlikdiv .ad-bnr-img{height:auto;}.ad-banner-cntr ul li.no-content .hyperlikdiv{position:inherit;}.contrast .ad-banner-cntr ul li.no-content .hyperlikdiv:before{background-color:transparent !important;}.contrast .ad-banner-cntr ul li.no-content .hyperlikdiv{border:none;}.contrast .ad-banner-cntr ul li.custom-bg{background:#000 !important;}@media (max-width:1024px){.ad-banner-cntr ul li.hor-300,.ad-banner-cntr ul li.hor-300-smlheight{width:100%;}}@media (max-width:640px){.ad-banner-cntr ul li.hor-300-smlheight{width:100%;}.ad-banner-cntr.col_two ul li,.ad-banner-cntr.col_three ul li,.ad-banner-cntr.col_four ul li,.ad-banner-cntr.col_five ul li{width:calc(100% - 0px);margin:0 0 15px 0;clear:both;}.vc_column_container>.vc_column-inner{border:none !important;}}#footerScrollbarWrapper ul li{width:170px;float:left;display:block;}.flexslider{margin:0 0 !important;}.aboutus_box{border:3px solid #1f497d;padding:8px 56px;}.aboutus{background:#1f497d;border-radius:0px 50px 50px 0px;margin-right:50%;margin-top:-15px;margin-left:20px;padding:5px 10px;}.chief_msg{background:#1f497d;border-radius:0px 50px 50px 0px;margin-top:-20px;margin-left:5px;padding:5px 10px;}h2.title-font-bold.title-font-black{margin:0;}.aboutus h2,.chief_msg h2{color:#fff !important;font-size:15px;}.features h2{background:#1f497d;margin-top:-11px;margin-left:-12px;margin-right:-11px;color:white;}.features{background:#fbac1b7d;}.column{text-align:center;float:left;padding:10px;border:4px solid #eacb93;background:#e0dfdfd9;overflow-x:hidden;}.section_box{border:2px solid #9d6c11;}.section_box li a{padding:5px 5px 5px 0;color:#052963;font-size:1em;}.box-title{background:#9d6c11;border-radius:0px 50px 50px 0px;margin-right:30%;margin-top:-15px;margin-left:20px;color:white;margin-bottom:10px;}.box-title2{background:#fff;border-radius:0px 50px 50px 0px;margin-right:30%;margin-top:-15px;margin-left:20px;color:#9d6c11;margin-bottom:10px;border:2px solid #9d6c11;}ul.sf-menu.sf-style-black li,ul.sf-menu.sf-style-black.sf-navbar{background:#1f497d;}ul.sf-menu.sf-style-black li:hover,ul.sf-menu.sf-style-black li.sfHover,ul.sf-menu.sf-style-black a.is-active,ul.sf-menu.sf-style-black a:focus,ul.sf-menu.sf-style-black a:hover,ul.sf-menu.sf-style-black span.nolink:hover{background:#9d6c11;color:#ffffff;outline:0;}ul.sf-menu.sf-style-black{margin-bottom:0em !important;width:100% !important;}ul.sf-menu.sf-style-black li li,ul.sf-menu.sf-style-black.sf-navbar > li > ul{background:#1f497d;border:1px solid #fff;}ul.sf-menu.sf-style-black a,ul.sf-menu.sf-style-black a:visited,ul.sf-menu.sf-style-black span.nolink{text-decoration:none;}.active-trail.sf-no-children{background-color:#fbac1b !important;}.apply-in-home .flexslider{border:none;}.pd-15.title-font-bold{border-radius:40px;}.khowMinisterBox{background-color:#1f497d;}.Pname{color:#9d6c11;}.Pdesg{color:white;}.MinisterProfile>ul>li>a{color:#fbac1b !important;}ul.tabs{list-style:none;margin:0;padding:0}ul.tabs li{display:inline-block;padding:5px 15px;margin-bottom:-1px;border:solid 1px #1f497d;background:#1f497d;}ul.tabs li.active{border-bottom:solid 1px #fff;background:#9d6c11;text-decoration:none;}#container{padding:20px;border:solid 3px #1f497d;background:#fff}#container section{display:none}#container section:first-child{display:block}.tabs a:hover{background-color:#1f497d;text-decoration:none;}.tabs a:focus{background-color:#9d6c11;text-decoration:none;}ul.tabs li a:hover{color:#ffffff;text-decoration:none;}.tabs > li{margin-right:0em !important;margin-left:0em !important;text-decoration:none;}.tabs a{color:#fff;}ul.tabs li.active a:hover{background-color:#9d6c11;}#particles-js{position:absolute;width:100%;height:162px;background-color:#26631b8c;}ul.sf-menu.sf-style-blue{float:initial;width:100%;}ul#superfish-resources{width:100%;padding:0px 0px;}ul#superfish-important-links{width:100%;padding:10px 0px;}ul#superfish-resources li,ul#superfish-important-links li{padding:5px 5px;color:#000;background-color:#fff !important;}.region-sidebar-menu ul#superfish-important-links li{background-color:#1f497d !important;}a#superfish-main-toggle{background:#1f497d;border:1px solid #1f497d;}.sf-accordion-toggle.sf-style-black{display:grid;}.home-slider.flexslider{border:0;box-shadow:none;}.flex-direction-nav a{height:45px;}.flex-control-nav{bottom:2px;}.full-cntrl-center-caption-blank .flex-control-paging li a{background:#ebeff2;box-shadow:none;}.full-cntrl-center-caption-blank .flex-control-paging li a.flex-active{background:#f57d2f;cursor:default;}.full-cntrl-center-caption-blank .flex-pauseplay a{bottom:20px;left:20px;}.full-cntrl-center-caption-blank.nav-white .flex-direction-nav a:before,.full-cntrl-center-caption-blank.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-right-caption-left .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-right-caption-left .flex-direction-nav .flex-prev,.full-cntrl-right-caption-left.flexslider:hover .flex-direction-nav .flex-prev{left:auto;right:160px;}.full-cntrl-right-caption-left .flex-direction-nav .flex-next,.full-cntrl-right-caption-left.flexslider:hover .flex-direction-nav .flex-next{right:85px;}.full-cntrl-right-caption-left .flex-pauseplay a{left:auto;right:127px;bottom:33px;width:25px;height:25px;}.full-cntrl-right-caption-left .flex-pauseplay a:before{font-size:25px;}.full-cntrl-right-caption-left ul.slides li{position:relative;}.full-cntrl-right-caption-left .container{position:absolute;width:50%;z-index:99;bottom:10px;left:10px;max-width:none;}.full-cntrl-right-caption-left .container .slide-caption{padding:20px;text-align:left;width:100%;margin:0 auto;color:#FFF;}.full-cntrl-right-caption-left .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:0;text-transform:uppercase;}.full-cntrl-right-caption-left.nav-white .flex-direction-nav a:before,.full-cntrl-right-caption-left.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-bottom-caption-left .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-bottom-caption-left .flex-direction-nav .flex-prev,.full-cntrl-bottom-caption-left.flexslider:hover .flex-direction-nav .flex-prev{left:47%;}.full-cntrl-bottom-caption-left .flex-direction-nav .flex-next,.full-cntrl-bottom-caption-left.flexslider:hover .flex-direction-nav .flex-next{left:53%;}.full-cntrl-bottom-caption-left .flex-pauseplay a{left:51%;bottom:33px;width:25px;height:25px;}.full-cntrl-bottom-caption-left .flex-pauseplay a:before{font-size:25px;}.full-cntrl-bottom-caption-left ul.slides li{position:relative;}.full-cntrl-bottom-caption-left .container{position:absolute;width:50%;z-index:99;bottom:10px;left:10px;max-width:none;}.full-cntrl-bottom-caption-left .container .slide-caption{padding:20px;text-align:left;width:100%;margin:0 auto;color:#FFF;}.full-cntrl-bottom-caption-left .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:0;text-transform:uppercase;}.full-cntrl-bottom-caption-left.nav-white .flex-direction-nav a:before,.full-cntrl-bottom-caption-left.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-center-caption-left .flex-pauseplay a{left:auto;right:10px;top:10px;width:25px;height:25px;}.full-cntrl-center-caption-left .flex-pauseplay a:before{font-size:25px;}.full-cntrl-center-caption-left ul.slides li{position:relative;}.full-cntrl-center-caption-left .container{position:absolute;width:50%;z-index:99;bottom:10px;left:10px;max-width:none;}.full-cntrl-center-caption-left .container .slide-caption{padding:20px;text-align:left;width:100%;margin:0 auto;color:#FFF;}.full-cntrl-center-caption-left .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:0;text-transform:uppercase;}.full-cntrl-center-caption-left.nav-white .flex-direction-nav a:before,.full-cntrl-center-caption-left.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-left-caption-right .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-left-caption-right .flex-direction-nav .flex-prev,.full-cntrl-left-caption-right.flexslider:hover .flex-direction-nav .flex-prev{left:40px;}.full-cntrl-left-caption-right .flex-direction-nav .flex-next,.full-cntrl-left-caption-right.flexslider:hover .flex-direction-nav .flex-next{left:120px;}.full-cntrl-left-caption-right .flex-pauseplay a{left:93px;bottom:33px;width:25px;height:25px;}.full-cntrl-left-caption-right .flex-pauseplay a:before{font-size:25px;}.full-cntrl-left-caption-right ul.slides li{position:relative;}.full-cntrl-left-caption-right .container{position:absolute;width:50%;z-index:99;bottom:10px;right:10px;max-width:none;}.full-cntrl-left-caption-right .container .slide-caption{padding:20px;text-align:left;width:100%;margin:0 auto;color:#FFF;}.full-cntrl-left-caption-right .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:0;text-transform:uppercase;}.full-cntrl-left-caption-right.nav-white .flex-direction-nav a:before,.full-cntrl-left-caption-right.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-bottom-caption-right .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-bottom-caption-right .flex-direction-nav .flex-prev,.full-cntrl-bottom-caption-right.flexslider:hover .flex-direction-nav .flex-prev{left:47%;}.full-cntrl-bottom-caption-right .flex-direction-nav .flex-next,.full-cntrl-bottom-caption-right.flexslider:hover .flex-direction-nav .flex-next{left:53%;}.full-cntrl-bottom-caption-right .flex-pauseplay a{left:51%;bottom:33px;width:25px;height:25px;}.full-cntrl-bottom-caption-right .flex-pauseplay a:before{font-size:25px;}.full-cntrl-bottom-caption-right ul.slides li{position:relative;}.full-cntrl-bottom-caption-right .container{position:absolute;width:50%;z-index:99;bottom:10px;right:10px;max-width:none;}.full-cntrl-bottom-caption-right .container .slide-caption{padding:20px;text-align:left;width:100%;margin:0 auto;color:#FFF;}.full-cntrl-bottom-caption-right .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:0;text-transform:uppercase;}.full-cntrl-bottom-caption-right.nav-white .flex-direction-nav a:before,.full-cntrl-bottom-caption-right.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-center-caption-right .flex-pauseplay a{left:auto;right:10px;top:10px;width:25px;height:25px;}.full-cntrl-center-caption-right .flex-pauseplay a:before{font-size:25px;}.full-cntrl-center-caption-right ul.slides li{position:relative;}.full-cntrl-center-caption-right .container{position:absolute;width:50%;z-index:99;bottom:10px;right:10px;max-width:none;}.full-cntrl-center-caption-right .container .slide-caption{padding:20px;text-align:left;width:100%;margin:0 auto;color:#FFF;}.full-cntrl-center-caption-right .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:0;text-transform:uppercase;}.full-cntrl-center-caption-right.nav-white .flex-direction-nav a:before,.full-cntrl-center-caption-right.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-bottom-caption-blank .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-bottom-caption-blank .flex-direction-nav .flex-prev,.full-cntrl-bottom-caption-blank.flexslider:hover .flex-direction-nav .flex-prev{left:47%;}.full-cntrl-bottom-caption-blank .flex-direction-nav .flex-next,.full-cntrl-bottom-caption-blank.flexslider:hover .flex-direction-nav .flex-next{left:53%;}.full-cntrl-bottom-caption-blank .flex-pauseplay a{left:51%;bottom:33px;width:25px;height:25px;}.full-cntrl-bottom-caption-blank .flex-pauseplay a:before{font-size:25px;}.full-cntrl-bottom-caption-blank.nav-white .flex-direction-nav a:before,.full-cntrl-bottom-caption-blank.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-left-caption-blank .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-left-caption-blank .flex-direction-nav .flex-prev,.full-cntrl-left-caption-blank.flexslider:hover .flex-direction-nav .flex-prev{left:40px;}.full-cntrl-left-caption-blank .flex-direction-nav .flex-next,.full-cntrl-left-caption-blank.flexslider:hover .flex-direction-nav .flex-next{left:120px;}.full-cntrl-left-caption-blank .flex-pauseplay a{left:93px;bottom:33px;width:25px;height:25px;}.full-cntrl-left-caption-blank .flex-pauseplay a:before{font-size:25px;}.full-cntrl-left-caption-blank.nav-white .flex-direction-nav a:before,.full-cntrl-left-caption-blank.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-left-caption-blank .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-left-caption-blank .flex-direction-nav .flex-prev,.full-cntrl-left-caption-blank.flexslider:hover .flex-direction-nav .flex-prev{left:40px;}.full-cntrl-left-caption-blank .flex-direction-nav .flex-next,.full-cntrl-left-caption-blank.flexslider:hover .flex-direction-nav .flex-next{left:120px;}.full-cntrl-left-caption-blank .flex-pauseplay a{left:93px;bottom:33px;width:25px;height:25px;}.full-cntrl-left-caption-blank .flex-pauseplay a:before{font-size:25px;}.full-cntrl-right-caption-blank .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-right-caption-blank .flex-direction-nav .flex-prev,.full-cntrl-right-caption-blank.flexslider:hover .flex-direction-nav .flex-prev{left:auto;right:160px;}.full-cntrl-right-caption-blank .flex-direction-nav .flex-next,.full-cntrl-right-caption-blank.flexslider:hover .flex-direction-nav .flex-next{right:85px;}.full-cntrl-right-caption-blank .flex-pauseplay a{left:auto;right:127px;bottom:33px;width:25px;height:25px;}.full-cntrl-right-caption-blank .flex-pauseplay a:before{font-size:25px;}.full-cntrl-right-caption-blank.nav-white .flex-direction-nav a:before,.full-cntrl-right-caption-blank.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-center-caption-bottom .flex-pauseplay a{left:auto;right:10px;top:10px;width:25px;height:27px;}.full-cntrl-center-caption-bottom .flex-pauseplay a:before{font-size:25px;}.full-cntrl-center-caption-bottom ul.slides li{position:relative;}.full-cntrl-center-caption-bottom .container{position:absolute;width:auto;z-index:99;bottom:10px;left:10px;right:10px;max-width:none;}.full-cntrl-center-caption-bottom .container .slide-caption{padding:7px 10px;text-align:center;width:100%;margin:0 auto;color:#FFF;}.full-cntrl-center-caption-bottom .container .slide-caption h2{font-size:1.4em;font-weight:700;padding-bottom:2px;text-transform:uppercase;}.full-cntrl-center-caption-bottom .container .slide-caption p{padding-bottom:3px;}.full-cntrl-center-caption-bottom.nav-white .flex-direction-nav a:before,.full-cntrl-center-caption-bottom.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-left-caption-bottom .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-left-caption-bottom .flex-direction-nav .flex-prev,.full-cntrl-left-caption-bottom.flexslider:hover .flex-direction-nav .flex-prev{left:40px;}.full-cntrl-left-caption-bottom .flex-direction-nav .flex-next,.full-cntrl-left-caption-bottom.flexslider:hover .flex-direction-nav .flex-next{left:120px;}.full-cntrl-left-caption-bottom .flex-pauseplay a{left:93px;bottom:33px;width:25px;height:25px;}.full-cntrl-left-caption-bottom .flex-pauseplay a:before{font-size:25px;}.full-cntrl-left-caption-bottom ul.slides li{position:relative;}.full-cntrl-left-caption-bottom.nav-white .flex-direction-nav a:before,.full-cntrl-left-caption-bottom.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-left-caption-bottom .container{position:absolute;z-index:99;width:auto;bottom:10px;right:10px;left:10px;max-width:none;}.full-cntrl-left-caption-bottom .container .slide-caption{padding:10px;text-align:center;width:100%;margin:0 auto;color:#FFF;padding-left:170px;}.full-cntrl-left-caption-bottom .container .slide-caption h2{font-size:1.7em;font-weight:700;padding-bottom:5px;text-transform:uppercase;}.full-cntrl-right-caption-bottom .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-right-caption-bottom .flex-direction-nav .flex-prev,.full-cntrl-right-caption-bottom.flexslider:hover .flex-direction-nav .flex-prev{left:auto;right:160px;}.full-cntrl-right-caption-bottom .flex-direction-nav .flex-next,.full-cntrl-right-caption-bottom.flexslider:hover .flex-direction-nav .flex-next{right:85px;}.full-cntrl-right-caption-bottom .flex-pauseplay a{left:auto;right:127px;bottom:33px;width:25px;height:25px;}.full-cntrl-right-caption-bottom .flex-pauseplay a:before{font-size:25px;}.full-cntrl-right-caption-bottom ul.slides li{position:relative;}.full-cntrl-right-caption-bottom .container{position:absolute;z-index:99;width:auto;left:10px;bottom:10px;right:10px;max-width:none;}.full-cntrl-right-caption-bottom .container .slide-caption{padding:10px;text-align:center;width:100%;margin:0 auto;color:#FFF;}.full-cntrl-right-caption-bottom .container .slide-caption h2{font-size:1.7em;font-weight:700;padding-bottom:0;text-transform:uppercase;}.full-cntrl-right-caption-bottom.nav-white .flex-direction-nav a:before,.full-cntrl-right-caption-bottom.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-bottom-caption-bottom .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-bottom-caption-bottom .flex-direction-nav .flex-prev,.full-cntrl-bottom-caption-bottom.flexslider:hover .flex-direction-nav .flex-prev{left:47%;}.full-cntrl-bottom-caption-bottom .flex-direction-nav .flex-next,.full-cntrl-bottom-caption-bottom.flexslider:hover .flex-direction-nav .flex-next{left:53%;}.full-cntrl-bottom-caption-bottom .flex-pauseplay a{left:51%;bottom:33px;width:25px;height:25px;}.full-cntrl-bottom-caption-bottom .flex-pauseplay a:before{font-size:25px;}.full-cntrl-bottom-caption-bottom.nav-white .flex-direction-nav a:before,.full-cntrl-bottom-caption-bottom.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-bottom-caption-bottom ul.slides li{position:relative;}.full-cntrl-bottom-caption-bottom .container{position:absolute;z-index:99;width:auto;left:10px;bottom:10px;right:10px;max-width:none;}.full-cntrl-bottom-caption-bottom .container .slide-caption{padding:10px;text-align:center;width:100%;margin:0 auto;color:#FFF;padding-bottom:60px;}.full-cntrl-bottom-caption-bottom .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:0;text-transform:uppercase;}.full-cntrl-right-caption-right .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-right-caption-right .flex-direction-nav .flex-prev,.full-cntrl-right-caption-right.flexslider:hover .flex-direction-nav .flex-prev{left:auto;right:160px;}.full-cntrl-right-caption-right .flex-direction-nav .flex-next,.full-cntrl-right-caption-right.flexslider:hover .flex-direction-nav .flex-next{right:85px;}.full-cntrl-right-caption-right .flex-pauseplay a{left:auto;right:127px;bottom:33px;width:25px;height:25px;}.full-cntrl-right-caption-right .flex-pauseplay a:before{font-size:25px;}.full-cntrl-right-caption-right ul.slides li{position:relative;}.full-cntrl-right-caption-bottom .container{position:absolute;z-index:99;width:auto;width:auto;left:10px;bottom:10px;right:10px;max-width:none;}.full-cntrl-right-caption-bottom .container .slide-caption{padding:10px;text-align:center;width:100%;margin:0 auto;color:#FFF;padding-right:205px;}.full-cntrl-right-caption-bottom .container .slide-caption h2{font-size:1.7em;font-weight:700;padding-bottom:0;text-transform:uppercase;}.full-cntrl-right-caption-right.nav-white .flex-direction-nav a:before,.full-cntrl-right-caption-right.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-left-caption-left .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-left-caption-left .flex-direction-nav .flex-prev,.full-cntrl-left-caption-left.flexslider:hover .flex-direction-nav .flex-prev{left:40px;}.full-cntrl-left-caption-left .flex-direction-nav .flex-next,.full-cntrl-left-caption-left.flexslider:hover .flex-direction-nav .flex-next{left:120px;}.full-cntrl-left-caption-left .flex-pauseplay a{left:93px;bottom:33px;width:25px;height:25px;}.full-cntrl-left-caption-left .flex-pauseplay a:before{font-size:25px;}.full-cntrl-left-caption-left.nav-white .flex-direction-nav a:before,.full-cntrl-left-caption-left.nav-white .flex-pauseplay a:before{color:#fff;}.full-cntrl-left-caption-left ul.slides li{position:relative;}.full-cntrl-left-caption-left .container{position:absolute;width:50%;z-index:99;bottom:10px;left:10px;max-width:none;}.full-cntrl-left-caption-left .container .slide-caption{padding:20px;text-align:left;width:100%;margin:0 auto;color:#FFF;padding-bottom:60px;}.full-cntrl-left-caption-left .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:0;text-transform:uppercase;}.full-cntrl-right-caption-right .flex-direction-nav a{opacity:1;top:auto;bottom:20px;}.full-cntrl-right-caption-right .flex-direction-nav .flex-prev,.full-cntrl-right-caption-right.flexslider:hover .flex-direction-nav .flex-prev{left:auto;right:160px;}.full-cntrl-right-caption-right .flex-direction-nav .flex-next,.full-cntrl-right-caption-right.flexslider:hover .flex-direction-nav .flex-next{right:85px;}.full-cntrl-right-caption-right .flex-pauseplay a{left:auto;right:127px;bottom:23px;width:25px;height:35px;}.full-cntrl-right-caption-right .flex-pauseplay a:before{font-size:25px;}.full-cntrl-right-caption-right ul.slides li{position:relative;}.full-cntrl-right-caption-right .container{position:absolute;width:50%;z-index:99;bottom:10px;right:10px;max-width:none;}.full-cntrl-right-caption-right .container .slide-caption{padding:10px 20px;text-align:left;width:100%;margin:0 auto;color:#FFF;padding-bottom:60px;}.full-cntrl-right-caption-right .container .slide-caption h2{font-size:1.5em;font-weight:700;padding-bottom:0;text-transform:uppercase;}.boxed-cntrl-center-caption-blank .flex-pauseplay a{bottom:20px;left:auto;right:20px;}.boxed-cntrl-center-caption-blank.nav-white .flex-direction-nav a:before,.boxed-cntrl-center-caption-blank.nav-white .flex-pauseplay a:before{color:#fff;}.flex-control-paging{display:none;}.slide-caption.caption-black{background:rgba(0,0,0,0.69);}.slide-caption.caption-white{background:rgba(255,255,255,0.69);}.slide-caption.caption-none{background:none;}.slide-caption p{padding-bottom:3px;margin-bottom:0;}.slide-caption{font-size:1.3em;}.slide-caption p.heading3{font-weight:600;}.slide-caption.caption-color-black p{color:#000 !important;}.contrast .slide-caption.caption-color-black p{color:#fff !important;}.flex-direction-nav li a{text-shadow:none;}.home-slider.slider-style2{min-height:400px;position:relative;}.home-slider.slider-style2 .flex-pauseplay a{bottom:inherit;top:10px;left:inherit;right:10px;border:1px solid #fff;width:25px;line-height:23px;height:25px;text-align:center;}.home-slider.slider-style2 .flex-pauseplay a:before{font-size:16px;}.slider-inr-wrapper{padding:45px 0;display:flex;align-items:center;flex-flow:row-reverse;}.bnr-image-cntr{width:40%;border:1px solid rgba(0,0,0,0.11);padding:5px;background:rgba(0,0,0,0.15);}.bnr-image-cntr img{width:100%;}.bnr-content{width:60%;padding-right:8%;color:#000;}.bnr-content .bnr-content-title{margin-bottom:15px;}.bnr-content .bnr-content-title p{margin:0;}.bnr-content .bnr-content-title .bnr-cntHeading{font-size:2em;text-transform:uppercase;font-weight:600;}.bnr-content .bnr-content-title .sub-title{color:#666;font-size:1.3em;}.bnr-content .bnr-cntDesription{font-size:1.1em;}.bnr-content.color-white,.bnr-content.color-white .bnr-content-title .sub-title{color:#fff;}.home-slider.flexslider.slider-style2 .slides{background-color:transparent;}.home-slider.slider-style2 .flex-direction-nav .flex-next,.home-slider.slider-style2 .flex-direction-nav .flex-prev{border-radius:50%;width:45px;height:45px;line-height:45px;text-align:center;border:1px solid #fff;}.home-slider.slider-style2 .flex-direction-nav .flex-next{right:10px;}.home-slider.slider-style2 .flex-direction-nav .flex-prev{left:10px;}.home-slider.slider-style2 .flex-direction-nav a:before{font-family:'icomoon' !important;font-size:22px;}.home-slider.slider-style2 .flex-direction-nav a.flex-next:before{content:'\e903';}.home-slider.slider-style2 .flex-direction-nav a.flex-prev:before{content:'\e902';}.slider-inr-wrapper.no-bnr-image .bnr-image-cntr{display:none;}.slider-inr-wrapper.no-bnr-image .bnr-content{margin:0 auto;padding:0;text-align:center;}.slider-inr-wrapper.no-bnr-image .flex-direction-nav .flex-next{right:50px;}.slider-inr-wrapper.no-bnr-image .flex-direction-nav .flex-prev{left:50px;}@media screen and (max-width:1024px){.HomeGalleryCarasole .owl-next{left:870px !important;position:relative;}.footer_banner  .owl-next{left:850px !important;position:relative;}.owl-controls{display:block !important;}}@media screen and (max-width:991px){.full-cntrl-right-caption-right .container .slide-caption{padding:20px;}.slide-caption h2{margin:0 !important;}.slide-caption{padding:15px !important;}.HomeGalleryCarasole .owl-next{left:220px !important;position:relative;}.footer_banner  .owl-next{left:260px !important;position:relative;}}@media screen and (max-width:940px){.flexslider ul li .container{left:0;width:100% !important;}.full-cntrl-right-caption-left .flex-direction-nav a,.full-cntrl-left-caption-right .flex-direction-nav a{bottom:140px;}.full-cntrl-right-caption-left .flex-pauseplay a,.full-cntrl-left-caption-right .flex-pauseplay a{bottom:150px;}.HomeGalleryCarasole .owl-next{left:220px !important;position:relative;}.footer_banner  .owl-next{left:260px !important;position:relative;}}@media screen and (max-width:768px){.slider-inr-wrapper{padding:15px 0;display:inline-block;}.home-slider.slider-style2.no-bnr-image .bnr-content{width:100%;}.home-slider.slider-style2 .bnr-image-cntr,.home-slider.slider-style2 .bnr-content{float:left;width:100%;}.home-slider.slider-style2 .bnr-content{padding-right:0;margin-top:15px;}.HomeGalleryCarasole .owl-next{left:510px !important;position:relative;}.footer_banner  .owl-next{left:540px !important;position:relative;}}@media screen and (max-width:640px){.full-cntrl-right-caption-left .flex-direction-nav a,.full-cntrl-left-caption-right .flex-direction-nav a{bottom:120px;}.full-cntrl-right-caption-left .flex-pauseplay a,.full-cntrl-left-caption-right .flex-pauseplay a{bottom:128px;}.full-cntrl-right-caption-left .flex-direction-nav .flex-prev{right:120px;}.full-cntrl-right-caption-left .flex-direction-nav .flex-next{right:50px;}.full-cntrl-right-caption-left.flexslider:hover .flex-direction-nav .flex-prev{right:120px;}.full-cntrl-right-caption-left .flex-direction-nav .flex-next,.full-cntrl-right-caption-left.flexslider:hover .flex-direction-nav .flex-next{right:50px;}.full-cntrl-right-caption-left .flex-pauseplay a{right:88px;}.full-cntrl-left-caption-right .flex-direction-nav .flex-prev{left:30px;}.full-cntrl-left-caption-right .flex-direction-nav .flex-next{left:85px;}.full-cntrl-right-caption-right .flex-direction-nav .flex-next{right:20px;}.full-cntrl-right-caption-right .flex-direction-nav .flex-prev{right:80px;}.full-cntrl-right-caption-right .flex-pauseplay a{right:50px;}.full-cntrl-right-caption-right .flex-direction-nav .flex-prev,.full-cntrl-right-caption-right.flexslider:hover .flex-direction-nav .flex-prev{right:80px;}.full-cntrl-right-caption-right .flex-direction-nav .flex-next,.full-cntrl-right-caption-right.flexslider:hover .flex-direction-nav .flex-next{right:20px;}.full-cntrl-left-caption-right.flexslider:hover .flex-direction-nav .flex-prev{left:30px;}.full-cntrl-left-caption-right .flex-direction-nav .flex-next,.full-cntrl-left-caption-right.flexslider:hover .flex-direction-nav .flex-next{left:85px;}.full-cntrl-left-caption-left .flex-direction-nav a{bottom:140px;}.full-cntrl-left-caption-left .flex-pauseplay a{bottom:150px;}.full-cntrl-right-caption-right .flex-direction-nav a{bottom:140px;}.full-cntrl-right-caption-right .flex-pauseplay a{bottom:150px;}.full-cntrl-left-caption-right .flex-pauseplay a{left:66px;}.flex-direction-nav a:before{font-size:25px;}.flex-direction-nav a{height:30px;width:30px;}.flex-pauseplay a:before{font-size:20px !important;}.flex-pauseplay a{width:20px !important;height:20px !important;}.container .slide-caption{padding:7px !important;text-align:center !important;}.container .slide-caption p,.container .slide-caption h2{text-align:center !important;padding-bottom:3px !important;}.HomeGalleryCarasole .owl-next{left:390px !important;position:relative;}.footer_banner  .owl-next{left:420px !important;position:relative;}}@media screen and (max-width:530px){.full-cntrl-right-caption-left .flex-direction-nav a,.full-cntrl-left-caption-right .flex-direction-nav a{bottom:150px;}.full-cntrl-right-caption-left .flex-pauseplay a,.full-cntrl-left-caption-right .flex-pauseplay a{bottom:158px;}.full-cntrl-bottom-caption-blank .flex-direction-nav .flex-prev{left:44%;}.full-cntrl-bottom-caption-blank .flex-direction-nav .flex-next{left:54%;}.full-cntrl-bottom-caption-blank.flexslider:hover .flex-direction-nav .flex-prev{left:44%;}.full-cntrl-bottom-caption-blank .flex-direction-nav .flex-next,.full-cntrl-bottom-caption-blank.flexslider:hover .flex-direction-nav .flex-next{left:54%;}.full-cntrl-center-caption-blank .flex-pauseplay a{bottom:10px;left:10px;}.boxed-cntrl-center-caption-blank .flex-pauseplay a{bottom:10px;right:10px;}.full-cntrl-left-caption-blank .flex-direction-nav .flex-prev{left:44%;}.full-cntrl-left-caption-blank .flex-direction-nav .flex-next{left:54%;}.full-cntrl-left-caption-blank.flexslider:hover .flex-direction-nav .flex-prev{left:44%;}.full-cntrl-left-caption-blank .flex-direction-nav .flex-next,.full-cntrl-left-caption-blank.flexslider:hover .flex-direction-nav .flex-next{left:54%;}.HomeGalleryCarasole .owl-next{left:220px !important;position:relative;}.footer_banner  .owl-next{left:260px !important;position:relative;}}@media screen and (max-width:350px){.full-cntrl-right-caption-left .flex-direction-nav a,.full-cntrl-left-caption-right .flex-direction-nav a{bottom:175px;}.full-cntrl-right-caption-left .flex-pauseplay a,.full-cntrl-left-caption-right .flex-pauseplay a{bottom:182px;}.full-cntrl-right-caption-left .flex-direction-nav .flex-prev{right:70px;}.full-cntrl-right-caption-left .flex-direction-nav .flex-next{right:20px;}.full-cntrl-right-caption-left .flex-pauseplay a{right:48px;}.full-cntrl-left-caption-right .flex-direction-nav .flex-prev{left:20px;}.full-cntrl-left-caption-right .flex-direction-nav .flex-next{left:70px;}.full-cntrl-left-caption-right .flex-pauseplay a{left:55px;}.full-cntrl-bottom-caption-blank .flex-direction-nav a{bottom:10px;}.full-cntrl-bottom-caption-blank .flex-pauseplay a{bottom:18px;}.HomeGalleryCarasole .owl-next{left:130px !important;position:relative;}.footer_banner  .owl-next{left:160px !important;position:relative;}}.view-category-photo-gallery img{height:150px;width:100%;}section.photo_gallary{background:#1f497d;}.photo_gallary h2{text-align:center;color:#fff;background:#1f497d;display:inline-block;padding:0 10px;}.carasoleflex-wrap.gallery-layout-two .HomeGalleryCarasole{border:1px solid #fbac1b !important;padding:10px;border-radius:2px;background:#fff;}.view-photo-gallery img{height:200px;width:99%;}.photo_gallary .accent-fixed-color{padding:0px 10px;}.carasoleflex-wrap.transparent-bg{border:1px solid #fff !important;margin:40px 0 !important;position:relative !important;}.carasoleflex-wrap.gallery-layout-two .photo-glry-title{width:100%;text-align:center;position:relative;top:-40px;border-radius:18px;}.footer_banner{background:url(http://3.6.195.69/beta/sites/default/files/uploadfiles/carousel-bg.png) repeat;border-top:1px solid #d2d2d2;margin-top:60px;}input#edit-actions-submit{position:absolute;margin-bottom:20px;bottom:-60px;}.latest-news-home1{background:#9d6c11;}.contrast .logo_text,.contrast ul li{color:#fff;}.contrast .aboutus_box,.contrast #container,.contrast ul.tabs li,.contrast .khowMinisterBox{border:1px solid #fff !important;}.btn{background:#9d6c11;color:#fff;border:1px solid #fdd68f !important;}.owl-theme .owl-controls .owl-buttons div{background:#9d6c11;}.owl-controls .owl-pagination{position:absolute;width:100%;bottom:0;}.owl-next{left:1190px !important;position:relative;}.HomeGalleryCarasole .owl-controls .owl-buttons{position:absolute;bottom:80px;}.footer_banner .owl-controls .owl-buttons{position:absolute;bottom:30px;}.languageCont li.is-active{background:#ffffff;}ul.sf-menu.sf-style-black li li li{background:#1f497d;}ul.sf-menu a,ul.sf-menu span.nolink{padding:0.5em 0em;}.latest-news-home1 h2.title-font-bold{border-radius:40px;}@media (max-width:991px){.latest-news-home1 h2.title-font-bold{border-radius:0px;}ul.tabs li{padding:0px 0px;}}#button{display:inline-block;background-color:#9d6c11;width:50px;height:50px;text-align:center;border-radius:4px;position:fixed;bottom:30px;right:30px;transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;visibility:hidden;z-index:1000;}#button::after{content:"\f077";font-family:FontAwesome;font-weight:normal;font-style:normal;font-size:2em;line-height:50px;color:#fff;}#button:hover{cursor:pointer;background-color:#333;}#button:active{background-color:#555;}#button.show{opacity:1;visibility:visible;}.diag_box1{border:1px solid #C7C9CB;width:100px;height:55px;float:left;background-color:#EEEFEF;color:#000;}.right_arrow{background-position:0px -4398px;width:21px;height:7px;float:left;margin-top:25px;color:#F7F8F8;}.ccpd_bg{background-image:url(/themes/ccpd/assets/images/ccpd_sprite.gif);}table tbody tr th{background:#1f497d;color:#fff;}tr:nth-child(even){background-color:#f2f2f2;}.ui-accordion .ui-accordion-header{background:#1f497d;color:#fff;}caption{caption-side:initial;}th#view-counter-table-column{width:60px;}div#block-printfriendly{float:right;margin-right:4px;}.region-inner-banner>img{height:162px;width:100%;}label{display:block;}.region-site-analytics{text-align:right;padding-bottom:20px;}.region-site-analytics ul li a{color:#fbac1b !important;font-size:1em;padding:0 10px;line-height:35px;display:block;font-weight:600;}.region-site-analytics li.is-active{background:#ffffff;}.breadcrumb{background-color:#fff;}.field--name-field-image{text-align:center;}.gen-card{padding:0px !important;}li.page-item{list-style:none;}.owl-item{text-align:center;}.logo-text{margin:5px 0;}th{width:0px !important;}.logo-text{text-decoration:none !important;}#block-homesilderbar ul.sf-menu.sf-style-black a{padding:1.25em 1em;}.khowMinisterBox{margin-top:10px;}ul.sf-menu.sf-style-black a,ul.sf-menu.sf-style-black a:visited,ul.sf-menu.sf-style-black span.nolink{padding:0.75em 0.75em;}.placeholder{background-color:transparent;}
@font-face{font-family:'FontAwesome';src:url(/themes/ccpd/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/themes/ccpd/assets/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format('embedded-opentype'),url(/themes/ccpd/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/themes/ccpd/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/themes/ccpd/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/themes/ccpd/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571429em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.fa-ul > li{position:relative;}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center;}.fa-li.fa-lg{left:-1.85714286em;}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right{margin-left:.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#ffffff;}.fa-glass:before{content:"\f000";}.fa-music:before{content:"\f001";}.fa-search:before{content:"\f002";}.fa-envelope-o:before{content:"\f003";}.fa-heart:before{content:"\f004";}.fa-star:before{content:"\f005";}.fa-star-o:before{content:"\f006";}.fa-user:before{content:"\f007";}.fa-film:before{content:"\f008";}.fa-th-large:before{content:"\f009";}.fa-th:before{content:"\f00a";}.fa-th-list:before{content:"\f00b";}.fa-check:before{content:"\f00c";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d";}.fa-search-plus:before{content:"\f00e";}.fa-search-minus:before{content:"\f010";}.fa-power-off:before{content:"\f011";}.fa-signal:before{content:"\f012";}.fa-gear:before,.fa-cog:before{content:"\f013";}.fa-trash-o:before{content:"\f014";}.fa-home:before{content:"\f015";}.fa-file-o:before{content:"\f016";}.fa-clock-o:before{content:"\f017";}.fa-road:before{content:"\f018";}.fa-download:before{content:"\f019";}.fa-arrow-circle-o-down:before{content:"\f01a";}.fa-arrow-circle-o-up:before{content:"\f01b";}.fa-inbox:before{content:"\f01c";}.fa-play-circle-o:before{content:"\f01d";}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e";}.fa-refresh:before{content:"\f021";}.fa-list-alt:before{content:"\f022";}.fa-lock:before{content:"\f023";}.fa-flag:before{content:"\f024";}.fa-headphones:before{content:"\f025";}.fa-volume-off:before{content:"\f026";}.fa-volume-down:before{content:"\f027";}.fa-volume-up:before{content:"\f028";}.fa-qrcode:before{content:"\f029";}.fa-barcode:before{content:"\f02a";}.fa-tag:before{content:"\f02b";}.fa-tags:before{content:"\f02c";}.fa-book:before{content:"\f02d";}.fa-bookmark:before{content:"\f02e";}.fa-print:before{content:"\f02f";}.fa-camera:before{content:"\f030";}.fa-font:before{content:"\f031";}.fa-bold:before{content:"\f032";}.fa-italic:before{content:"\f033";}.fa-text-height:before{content:"\f034";}.fa-text-width:before{content:"\f035";}.fa-align-left:before{content:"\f036";}.fa-align-center:before{content:"\f037";}.fa-align-right:before{content:"\f038";}.fa-align-justify:before{content:"\f039";}.fa-list:before{content:"\f03a";}.fa-dedent:before,.fa-outdent:before{content:"\f03b";}.fa-indent:before{content:"\f03c";}.fa-video-camera:before{content:"\f03d";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e";}.fa-pencil:before{content:"\f040";}.fa-map-marker:before{content:"\f041";}.fa-adjust:before{content:"\f042";}.fa-tint:before{content:"\f043";}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044";}.fa-share-square-o:before{content:"\f045";}.fa-check-square-o:before{content:"\f046";}.fa-arrows:before{content:"\f047";}.fa-step-backward:before{content:"\f048";}.fa-fast-backward:before{content:"\f049";}.fa-backward:before{content:"\f04a";}.fa-play:before{content:"\f04b";}.fa-pause:before{content:"\f04c";}.fa-stop:before{content:"\f04d";}.fa-forward:before{content:"\f04e";}.fa-fast-forward:before{content:"\f050";}.fa-step-forward:before{content:"\f051";}.fa-eject:before{content:"\f052";}.fa-chevron-left:before{content:"\f053";}.fa-chevron-right:before{content:"\f054";}.fa-plus-circle:before{content:"\f055";}.fa-minus-circle:before{content:"\f056";}.fa-times-circle:before{content:"\f057";}.fa-check-circle:before{content:"\f058";}.fa-question-circle:before{content:"\f059";}.fa-info-circle:before{content:"\f05a";}.fa-crosshairs:before{content:"\f05b";}.fa-times-circle-o:before{content:"\f05c";}.fa-check-circle-o:before{content:"\f05d";}.fa-ban:before{content:"\f05e";}.fa-arrow-left:before{content:"\f060";}.fa-arrow-right:before{content:"\f061";}.fa-arrow-up:before{content:"\f062";}.fa-arrow-down:before{content:"\f063";}.fa-mail-forward:before,.fa-share:before{content:"\f064";}.fa-expand:before{content:"\f065";}.fa-compress:before{content:"\f066";}.fa-plus:before{content:"\f067";}.fa-minus:before{content:"\f068";}.fa-asterisk:before{content:"\f069";}.fa-exclamation-circle:before{content:"\f06a";}.fa-gift:before{content:"\f06b";}.fa-leaf:before{content:"\f06c";}.fa-fire:before{content:"\f06d";}.fa-eye:before{content:"\f06e";}.fa-eye-slash:before{content:"\f070";}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071";}.fa-plane:before{content:"\f072";}.fa-calendar:before{content:"\f073";}.fa-random:before{content:"\f074";}.fa-comment:before{content:"\f075";}.fa-magnet:before{content:"\f076";}.fa-chevron-up:before{content:"\f077";}.fa-chevron-down:before{content:"\f078";}.fa-retweet:before{content:"\f079";}.fa-shopping-cart:before{content:"\f07a";}.fa-folder:before{content:"\f07b";}.fa-folder-open:before{content:"\f07c";}.fa-arrows-v:before{content:"\f07d";}.fa-arrows-h:before{content:"\f07e";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080";}.fa-twitter-square:before{content:"\f081";}.fa-facebook-square:before{content:"\f082";}.fa-camera-retro:before{content:"\f083";}.fa-key:before{content:"\f084";}.fa-gears:before,.fa-cogs:before{content:"\f085";}.fa-comments:before{content:"\f086";}.fa-thumbs-o-up:before{content:"\f087";}.fa-thumbs-o-down:before{content:"\f088";}.fa-star-half:before{content:"\f089";}.fa-heart-o:before{content:"\f08a";}.fa-sign-out:before{content:"\f08b";}.fa-linkedin-square:before{content:"\f08c";}.fa-thumb-tack:before{content:"\f08d";}.fa-external-link:before{content:"\f08e";}.fa-sign-in:before{content:"\f090";}.fa-trophy:before{content:"\f091";}.fa-github-square:before{content:"\f092";}.fa-upload:before{content:"\f093";}.fa-lemon-o:before{content:"\f094";}.fa-phone:before{content:"\f095";}.fa-square-o:before{content:"\f096";}.fa-bookmark-o:before{content:"\f097";}.fa-phone-square:before{content:"\f098";}.fa-twitter:before{content:"\f099";}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a";}.fa-github:before{content:"\f09b";}.fa-unlock:before{content:"\f09c";}.fa-credit-card:before{content:"\f09d";}.fa-feed:before,.fa-rss:before{content:"\f09e";}.fa-hdd-o:before{content:"\f0a0";}.fa-bullhorn:before{content:"\f0a1";}.fa-bell:before{content:"\f0f3";}.fa-certificate:before{content:"\f0a3";}.fa-hand-o-right:before{content:"\f0a4";}.fa-hand-o-left:before{content:"\f0a5";}.fa-hand-o-up:before{content:"\f0a6";}.fa-hand-o-down:before{content:"\f0a7";}.fa-arrow-circle-left:before{content:"\f0a8";}.fa-arrow-circle-right:before{content:"\f0a9";}.fa-arrow-circle-up:before{content:"\f0aa";}.fa-arrow-circle-down:before{content:"\f0ab";}.fa-globe:before{content:"\f0ac";}.fa-wrench:before{content:"\f0ad";}.fa-tasks:before{content:"\f0ae";}.fa-filter:before{content:"\f0b0";}.fa-briefcase:before{content:"\f0b1";}.fa-arrows-alt:before{content:"\f0b2";}.fa-group:before,.fa-users:before{content:"\f0c0";}.fa-chain:before,.fa-link:before{content:"\f0c1";}.fa-cloud:before{content:"\f0c2";}.fa-flask:before{content:"\f0c3";}.fa-cut:before,.fa-scissors:before{content:"\f0c4";}.fa-copy:before,.fa-files-o:before{content:"\f0c5";}.fa-paperclip:before{content:"\f0c6";}.fa-save:before,.fa-floppy-o:before{content:"\f0c7";}.fa-square:before{content:"\f0c8";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9";}.fa-list-ul:before{content:"\f0ca";}.fa-list-ol:before{content:"\f0cb";}.fa-strikethrough:before{content:"\f0cc";}.fa-underline:before{content:"\f0cd";}.fa-table:before{content:"\f0ce";}.fa-magic:before{content:"\f0d0";}.fa-truck:before{content:"\f0d1";}.fa-pinterest:before{content:"\f0d2";}.fa-pinterest-square:before{content:"\f0d3";}.fa-google-plus-square:before{content:"\f0d4";}.fa-google-plus:before{content:"\f0d5";}.fa-money:before{content:"\f0d6";}.fa-caret-down:before{content:"\f0d7";}.fa-caret-up:before{content:"\f0d8";}.fa-caret-left:before{content:"\f0d9";}.fa-caret-right:before{content:"\f0da";}.fa-columns:before{content:"\f0db";}.fa-unsorted:before,.fa-sort:before{content:"\f0dc";}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd";}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de";}.fa-envelope:before{content:"\f0e0";}.fa-linkedin:before{content:"\f0e1";}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2";}.fa-legal:before,.fa-gavel:before{content:"\f0e3";}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4";}.fa-comment-o:before{content:"\f0e5";}.fa-comments-o:before{content:"\f0e6";}.fa-flash:before,.fa-bolt:before{content:"\f0e7";}.fa-sitemap:before{content:"\f0e8";}.fa-umbrella:before{content:"\f0e9";}.fa-paste:before,.fa-clipboard:before{content:"\f0ea";}.fa-lightbulb-o:before{content:"\f0eb";}.fa-exchange:before{content:"\f0ec";}.fa-cloud-download:before{content:"\f0ed";}.fa-cloud-upload:before{content:"\f0ee";}.fa-user-md:before{content:"\f0f0";}.fa-stethoscope:before{content:"\f0f1";}.fa-suitcase:before{content:"\f0f2";}.fa-bell-o:before{content:"\f0a2";}.fa-coffee:before{content:"\f0f4";}.fa-cutlery:before{content:"\f0f5";}.fa-file-text-o:before{content:"\f0f6";}.fa-building-o:before{content:"\f0f7";}.fa-hospital-o:before{content:"\f0f8";}.fa-ambulance:before{content:"\f0f9";}.fa-medkit:before{content:"\f0fa";}.fa-fighter-jet:before{content:"\f0fb";}.fa-beer:before{content:"\f0fc";}.fa-h-square:before{content:"\f0fd";}.fa-plus-square:before{content:"\f0fe";}.fa-angle-double-left:before{content:"\f100";}.fa-angle-double-right:before{content:"\f101";}.fa-angle-double-up:before{content:"\f102";}.fa-angle-double-down:before{content:"\f103";}.fa-angle-left:before{content:"\f104";}.fa-angle-right:before{content:"\f105";}.fa-angle-up:before{content:"\f106";}.fa-angle-down:before{content:"\f107";}.fa-desktop:before{content:"\f108";}.fa-laptop:before{content:"\f109";}.fa-tablet:before{content:"\f10a";}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b";}.fa-circle-o:before{content:"\f10c";}.fa-quote-left:before{content:"\f10d";}.fa-quote-right:before{content:"\f10e";}.fa-spinner:before{content:"\f110";}.fa-circle:before{content:"\f111";}.fa-mail-reply:before,.fa-reply:before{content:"\f112";}.fa-github-alt:before{content:"\f113";}.fa-folder-o:before{content:"\f114";}.fa-folder-open-o:before{content:"\f115";}.fa-smile-o:before{content:"\f118";}.fa-frown-o:before{content:"\f119";}.fa-meh-o:before{content:"\f11a";}.fa-gamepad:before{content:"\f11b";}.fa-keyboard-o:before{content:"\f11c";}.fa-flag-o:before{content:"\f11d";}.fa-flag-checkered:before{content:"\f11e";}.fa-terminal:before{content:"\f120";}.fa-code:before{content:"\f121";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123";}.fa-location-arrow:before{content:"\f124";}.fa-crop:before{content:"\f125";}.fa-code-fork:before{content:"\f126";}.fa-unlink:before,.fa-chain-broken:before{content:"\f127";}.fa-question:before{content:"\f128";}.fa-info:before{content:"\f129";}.fa-exclamation:before{content:"\f12a";}.fa-superscript:before{content:"\f12b";}.fa-subscript:before{content:"\f12c";}.fa-eraser:before{content:"\f12d";}.fa-puzzle-piece:before{content:"\f12e";}.fa-microphone:before{content:"\f130";}.fa-microphone-slash:before{content:"\f131";}.fa-shield:before{content:"\f132";}.fa-calendar-o:before{content:"\f133";}.fa-fire-extinguisher:before{content:"\f134";}.fa-rocket:before{content:"\f135";}.fa-maxcdn:before{content:"\f136";}.fa-chevron-circle-left:before{content:"\f137";}.fa-chevron-circle-right:before{content:"\f138";}.fa-chevron-circle-up:before{content:"\f139";}.fa-chevron-circle-down:before{content:"\f13a";}.fa-html5:before{content:"\f13b";}.fa-css3:before{content:"\f13c";}.fa-anchor:before{content:"\f13d";}.fa-unlock-alt:before{content:"\f13e";}.fa-bullseye:before{content:"\f140";}.fa-ellipsis-h:before{content:"\f141";}.fa-ellipsis-v:before{content:"\f142";}.fa-rss-square:before{content:"\f143";}.fa-play-circle:before{content:"\f144";}.fa-ticket:before{content:"\f145";}.fa-minus-square:before{content:"\f146";}.fa-minus-square-o:before{content:"\f147";}.fa-level-up:before{content:"\f148";}.fa-level-down:before{content:"\f149";}.fa-check-square:before{content:"\f14a";}.fa-pencil-square:before{content:"\f14b";}.fa-external-link-square:before{content:"\f14c";}.fa-share-square:before{content:"\f14d";}.fa-compass:before{content:"\f14e";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152";}.fa-euro:before,.fa-eur:before{content:"\f153";}.fa-gbp:before{content:"\f154";}.fa-dollar:before,.fa-usd:before{content:"\f155";}.fa-rupee:before,.fa-inr:before{content:"\f156";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158";}.fa-won:before,.fa-krw:before{content:"\f159";}.fa-bitcoin:before,.fa-btc:before{content:"\f15a";}.fa-file:before{content:"\f15b";}.fa-file-text:before{content:"\f15c";}.fa-sort-alpha-asc:before{content:"\f15d";}.fa-sort-alpha-desc:before{content:"\f15e";}.fa-sort-amount-asc:before{content:"\f160";}.fa-sort-amount-desc:before{content:"\f161";}.fa-sort-numeric-asc:before{content:"\f162";}.fa-sort-numeric-desc:before{content:"\f163";}.fa-thumbs-up:before{content:"\f164";}.fa-thumbs-down:before{content:"\f165";}.fa-youtube-square:before{content:"\f166";}.fa-youtube:before{content:"\f167";}.fa-xing:before{content:"\f168";}.fa-xing-square:before{content:"\f169";}.fa-youtube-play:before{content:"\f16a";}.fa-dropbox:before{content:"\f16b";}.fa-stack-overflow:before{content:"\f16c";}.fa-instagram:before{content:"\f16d";}.fa-flickr:before{content:"\f16e";}.fa-adn:before{content:"\f170";}.fa-bitbucket:before{content:"\f171";}.fa-bitbucket-square:before{content:"\f172";}.fa-tumblr:before{content:"\f173";}.fa-tumblr-square:before{content:"\f174";}.fa-long-arrow-down:before{content:"\f175";}.fa-long-arrow-up:before{content:"\f176";}.fa-long-arrow-left:before{content:"\f177";}.fa-long-arrow-right:before{content:"\f178";}.fa-apple:before{content:"\f179";}.fa-windows:before{content:"\f17a";}.fa-android:before{content:"\f17b";}.fa-linux:before{content:"\f17c";}.fa-dribbble:before{content:"\f17d";}.fa-skype:before{content:"\f17e";}.fa-foursquare:before{content:"\f180";}.fa-trello:before{content:"\f181";}.fa-female:before{content:"\f182";}.fa-male:before{content:"\f183";}.fa-gittip:before,.fa-gratipay:before{content:"\f184";}.fa-sun-o:before{content:"\f185";}.fa-moon-o:before{content:"\f186";}.fa-archive:before{content:"\f187";}.fa-bug:before{content:"\f188";}.fa-vk:before{content:"\f189";}.fa-weibo:before{content:"\f18a";}.fa-renren:before{content:"\f18b";}.fa-pagelines:before{content:"\f18c";}.fa-stack-exchange:before{content:"\f18d";}.fa-arrow-circle-o-right:before{content:"\f18e";}.fa-arrow-circle-o-left:before{content:"\f190";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191";}.fa-dot-circle-o:before{content:"\f192";}.fa-wheelchair:before{content:"\f193";}.fa-vimeo-square:before{content:"\f194";}.fa-turkish-lira:before,.fa-try:before{content:"\f195";}.fa-plus-square-o:before{content:"\f196";}.fa-space-shuttle:before{content:"\f197";}.fa-slack:before{content:"\f198";}.fa-envelope-square:before{content:"\f199";}.fa-wordpress:before{content:"\f19a";}.fa-openid:before{content:"\f19b";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d";}.fa-yahoo:before{content:"\f19e";}.fa-google:before{content:"\f1a0";}.fa-reddit:before{content:"\f1a1";}.fa-reddit-square:before{content:"\f1a2";}.fa-stumbleupon-circle:before{content:"\f1a3";}.fa-stumbleupon:before{content:"\f1a4";}.fa-delicious:before{content:"\f1a5";}.fa-digg:before{content:"\f1a6";}.fa-pied-piper-pp:before{content:"\f1a7";}.fa-pied-piper-alt:before{content:"\f1a8";}.fa-drupal:before{content:"\f1a9";}.fa-joomla:before{content:"\f1aa";}.fa-language:before{content:"\f1ab";}.fa-fax:before{content:"\f1ac";}.fa-building:before{content:"\f1ad";}.fa-child:before{content:"\f1ae";}.fa-paw:before{content:"\f1b0";}.fa-spoon:before{content:"\f1b1";}.fa-cube:before{content:"\f1b2";}.fa-cubes:before{content:"\f1b3";}.fa-behance:before{content:"\f1b4";}.fa-behance-square:before{content:"\f1b5";}.fa-steam:before{content:"\f1b6";}.fa-steam-square:before{content:"\f1b7";}.fa-recycle:before{content:"\f1b8";}.fa-automobile:before,.fa-car:before{content:"\f1b9";}.fa-cab:before,.fa-taxi:before{content:"\f1ba";}.fa-tree:before{content:"\f1bb";}.fa-spotify:before{content:"\f1bc";}.fa-deviantart:before{content:"\f1bd";}.fa-soundcloud:before{content:"\f1be";}.fa-database:before{content:"\f1c0";}.fa-file-pdf-o:before{content:"\f1c1";}.fa-file-word-o:before{content:"\f1c2";}.fa-file-excel-o:before{content:"\f1c3";}.fa-file-powerpoint-o:before{content:"\f1c4";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8";}.fa-file-code-o:before{content:"\f1c9";}.fa-vine:before{content:"\f1ca";}.fa-codepen:before{content:"\f1cb";}.fa-jsfiddle:before{content:"\f1cc";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd";}.fa-circle-o-notch:before{content:"\f1ce";}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0";}.fa-ge:before,.fa-empire:before{content:"\f1d1";}.fa-git-square:before{content:"\f1d2";}.fa-git:before{content:"\f1d3";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4";}.fa-tencent-weibo:before{content:"\f1d5";}.fa-qq:before{content:"\f1d6";}.fa-wechat:before,.fa-weixin:before{content:"\f1d7";}.fa-send:before,.fa-paper-plane:before{content:"\f1d8";}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9";}.fa-history:before{content:"\f1da";}.fa-circle-thin:before{content:"\f1db";}.fa-header:before{content:"\f1dc";}.fa-paragraph:before{content:"\f1dd";}.fa-sliders:before{content:"\f1de";}.fa-share-alt:before{content:"\f1e0";}.fa-share-alt-square:before{content:"\f1e1";}.fa-bomb:before{content:"\f1e2";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3";}.fa-tty:before{content:"\f1e4";}.fa-binoculars:before{content:"\f1e5";}.fa-plug:before{content:"\f1e6";}.fa-slideshare:before{content:"\f1e7";}.fa-twitch:before{content:"\f1e8";}.fa-yelp:before{content:"\f1e9";}.fa-newspaper-o:before{content:"\f1ea";}.fa-wifi:before{content:"\f1eb";}.fa-calculator:before{content:"\f1ec";}.fa-paypal:before{content:"\f1ed";}.fa-google-wallet:before{content:"\f1ee";}.fa-cc-visa:before{content:"\f1f0";}.fa-cc-mastercard:before{content:"\f1f1";}.fa-cc-discover:before{content:"\f1f2";}.fa-cc-amex:before{content:"\f1f3";}.fa-cc-paypal:before{content:"\f1f4";}.fa-cc-stripe:before{content:"\f1f5";}.fa-bell-slash:before{content:"\f1f6";}.fa-bell-slash-o:before{content:"\f1f7";}.fa-trash:before{content:"\f1f8";}.fa-copyright:before{content:"\f1f9";}.fa-at:before{content:"\f1fa";}.fa-eyedropper:before{content:"\f1fb";}.fa-paint-brush:before{content:"\f1fc";}.fa-birthday-cake:before{content:"\f1fd";}.fa-area-chart:before{content:"\f1fe";}.fa-pie-chart:before{content:"\f200";}.fa-line-chart:before{content:"\f201";}.fa-lastfm:before{content:"\f202";}.fa-lastfm-square:before{content:"\f203";}.fa-toggle-off:before{content:"\f204";}.fa-toggle-on:before{content:"\f205";}.fa-bicycle:before{content:"\f206";}.fa-bus:before{content:"\f207";}.fa-ioxhost:before{content:"\f208";}.fa-angellist:before{content:"\f209";}.fa-cc:before{content:"\f20a";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b";}.fa-meanpath:before{content:"\f20c";}.fa-buysellads:before{content:"\f20d";}.fa-connectdevelop:before{content:"\f20e";}.fa-dashcube:before{content:"\f210";}.fa-forumbee:before{content:"\f211";}.fa-leanpub:before{content:"\f212";}.fa-sellsy:before{content:"\f213";}.fa-shirtsinbulk:before{content:"\f214";}.fa-simplybuilt:before{content:"\f215";}.fa-skyatlas:before{content:"\f216";}.fa-cart-plus:before{content:"\f217";}.fa-cart-arrow-down:before{content:"\f218";}.fa-diamond:before{content:"\f219";}.fa-ship:before{content:"\f21a";}.fa-user-secret:before{content:"\f21b";}.fa-motorcycle:before{content:"\f21c";}.fa-street-view:before{content:"\f21d";}.fa-heartbeat:before{content:"\f21e";}.fa-venus:before{content:"\f221";}.fa-mars:before{content:"\f222";}.fa-mercury:before{content:"\f223";}.fa-intersex:before,.fa-transgender:before{content:"\f224";}.fa-transgender-alt:before{content:"\f225";}.fa-venus-double:before{content:"\f226";}.fa-mars-double:before{content:"\f227";}.fa-venus-mars:before{content:"\f228";}.fa-mars-stroke:before{content:"\f229";}.fa-mars-stroke-v:before{content:"\f22a";}.fa-mars-stroke-h:before{content:"\f22b";}.fa-neuter:before{content:"\f22c";}.fa-genderless:before{content:"\f22d";}.fa-facebook-official:before{content:"\f230";}.fa-pinterest-p:before{content:"\f231";}.fa-whatsapp:before{content:"\f232";}.fa-server:before{content:"\f233";}.fa-user-plus:before{content:"\f234";}.fa-user-times:before{content:"\f235";}.fa-hotel:before,.fa-bed:before{content:"\f236";}.fa-viacoin:before{content:"\f237";}.fa-train:before{content:"\f238";}.fa-subway:before{content:"\f239";}.fa-medium:before{content:"\f23a";}.fa-yc:before,.fa-y-combinator:before{content:"\f23b";}.fa-optin-monster:before{content:"\f23c";}.fa-opencart:before{content:"\f23d";}.fa-expeditedssl:before{content:"\f23e";}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241";}.fa-battery-2:before,.fa-battery-half:before{content:"\f242";}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243";}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244";}.fa-mouse-pointer:before{content:"\f245";}.fa-i-cursor:before{content:"\f246";}.fa-object-group:before{content:"\f247";}.fa-object-ungroup:before{content:"\f248";}.fa-sticky-note:before{content:"\f249";}.fa-sticky-note-o:before{content:"\f24a";}.fa-cc-jcb:before{content:"\f24b";}.fa-cc-diners-club:before{content:"\f24c";}.fa-clone:before{content:"\f24d";}.fa-balance-scale:before{content:"\f24e";}.fa-hourglass-o:before{content:"\f250";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253";}.fa-hourglass:before{content:"\f254";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256";}.fa-hand-scissors-o:before{content:"\f257";}.fa-hand-lizard-o:before{content:"\f258";}.fa-hand-spock-o:before{content:"\f259";}.fa-hand-pointer-o:before{content:"\f25a";}.fa-hand-peace-o:before{content:"\f25b";}.fa-trademark:before{content:"\f25c";}.fa-registered:before{content:"\f25d";}.fa-creative-commons:before{content:"\f25e";}.fa-gg:before{content:"\f260";}.fa-gg-circle:before{content:"\f261";}.fa-tripadvisor:before{content:"\f262";}.fa-odnoklassniki:before{content:"\f263";}.fa-odnoklassniki-square:before{content:"\f264";}.fa-get-pocket:before{content:"\f265";}.fa-wikipedia-w:before{content:"\f266";}.fa-safari:before{content:"\f267";}.fa-chrome:before{content:"\f268";}.fa-firefox:before{content:"\f269";}.fa-opera:before{content:"\f26a";}.fa-internet-explorer:before{content:"\f26b";}.fa-tv:before,.fa-television:before{content:"\f26c";}.fa-contao:before{content:"\f26d";}.fa-500px:before{content:"\f26e";}.fa-amazon:before{content:"\f270";}.fa-calendar-plus-o:before{content:"\f271";}.fa-calendar-minus-o:before{content:"\f272";}.fa-calendar-times-o:before{content:"\f273";}.fa-calendar-check-o:before{content:"\f274";}.fa-industry:before{content:"\f275";}.fa-map-pin:before{content:"\f276";}.fa-map-signs:before{content:"\f277";}.fa-map-o:before{content:"\f278";}.fa-map:before{content:"\f279";}.fa-commenting:before{content:"\f27a";}.fa-commenting-o:before{content:"\f27b";}.fa-houzz:before{content:"\f27c";}.fa-vimeo:before{content:"\f27d";}.fa-black-tie:before{content:"\f27e";}.fa-fonticons:before{content:"\f280";}.fa-reddit-alien:before{content:"\f281";}.fa-edge:before{content:"\f282";}.fa-credit-card-alt:before{content:"\f283";}.fa-codiepie:before{content:"\f284";}.fa-modx:before{content:"\f285";}.fa-fort-awesome:before{content:"\f286";}.fa-usb:before{content:"\f287";}.fa-product-hunt:before{content:"\f288";}.fa-mixcloud:before{content:"\f289";}.fa-scribd:before{content:"\f28a";}.fa-pause-circle:before{content:"\f28b";}.fa-pause-circle-o:before{content:"\f28c";}.fa-stop-circle:before{content:"\f28d";}.fa-stop-circle-o:before{content:"\f28e";}.fa-shopping-bag:before{content:"\f290";}.fa-shopping-basket:before{content:"\f291";}.fa-hashtag:before{content:"\f292";}.fa-bluetooth:before{content:"\f293";}.fa-bluetooth-b:before{content:"\f294";}.fa-percent:before{content:"\f295";}.fa-gitlab:before{content:"\f296";}.fa-wpbeginner:before{content:"\f297";}.fa-wpforms:before{content:"\f298";}.fa-envira:before{content:"\f299";}.fa-universal-access:before{content:"\f29a";}.fa-wheelchair-alt:before{content:"\f29b";}.fa-question-circle-o:before{content:"\f29c";}.fa-blind:before{content:"\f29d";}.fa-audio-description:before{content:"\f29e";}.fa-volume-control-phone:before{content:"\f2a0";}.fa-braille:before{content:"\f2a1";}.fa-assistive-listening-systems:before{content:"\f2a2";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4";}.fa-glide:before{content:"\f2a5";}.fa-glide-g:before{content:"\f2a6";}.fa-signing:before,.fa-sign-language:before{content:"\f2a7";}.fa-low-vision:before{content:"\f2a8";}.fa-viadeo:before{content:"\f2a9";}.fa-viadeo-square:before{content:"\f2aa";}.fa-snapchat:before{content:"\f2ab";}.fa-snapchat-ghost:before{content:"\f2ac";}.fa-snapchat-square:before{content:"\f2ad";}.fa-pied-piper:before{content:"\f2ae";}.fa-first-order:before{content:"\f2b0";}.fa-yoast:before{content:"\f2b1";}.fa-themeisle:before{content:"\f2b2";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3";}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4";}.fa-handshake-o:before{content:"\f2b5";}.fa-envelope-open:before{content:"\f2b6";}.fa-envelope-open-o:before{content:"\f2b7";}.fa-linode:before{content:"\f2b8";}.fa-address-book:before{content:"\f2b9";}.fa-address-book-o:before{content:"\f2ba";}.fa-vcard:before,.fa-address-card:before{content:"\f2bb";}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc";}.fa-user-circle:before{content:"\f2bd";}.fa-user-circle-o:before{content:"\f2be";}.fa-user-o:before{content:"\f2c0";}.fa-id-badge:before{content:"\f2c1";}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2";}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3";}.fa-quora:before{content:"\f2c4";}.fa-free-code-camp:before{content:"\f2c5";}.fa-telegram:before{content:"\f2c6";}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7";}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8";}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9";}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca";}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb";}.fa-shower:before{content:"\f2cc";}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd";}.fa-podcast:before{content:"\f2ce";}.fa-window-maximize:before{content:"\f2d0";}.fa-window-minimize:before{content:"\f2d1";}.fa-window-restore:before{content:"\f2d2";}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3";}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4";}.fa-bandcamp:before{content:"\f2d5";}.fa-grav:before{content:"\f2d6";}.fa-etsy:before{content:"\f2d7";}.fa-imdb:before{content:"\f2d8";}.fa-ravelry:before{content:"\f2d9";}.fa-eercast:before{content:"\f2da";}.fa-microchip:before{content:"\f2db";}.fa-snowflake-o:before{content:"\f2dc";}.fa-superpowers:before{content:"\f2dd";}.fa-wpexplorer:before{content:"\f2de";}.fa-meetup:before{content:"\f2e0";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}
.home .gen-card{margin:0 0 15px;}.gen-card{border:1px solid #cccfd1;padding:1.5em;border-radius:4px;background:transparent;display:inline-block;width:100%;margin:0;}.gen-card.dynamic-card{margin-bottom:15px;vertical-align:top;}.gen-card.dynamic-card.btn-cnter-align + .btn{margin-left:calc(40% + 10px);}.gen-card h5{opacity:0.7;font-size:0.9em;}.gen-card.gen-card-small{max-width:350px;min-width:250px;}.gen-card .btn-link{padding:5px 0px;}.contrast .gen-card .btn-link{padding:5px 10px;}.gen-card.gen-card-mid{min-width:300px;}.gen-card .gen-card-img,.gen-card .gen-card-icon{display:none;margin-bottom:20px;}.gen-card.genCard-horizontal-content .gen-card-img img{width:100%;display:block;height:auto;max-height:120px;object-fit:cover;}.gen-card .gen-card-img.show-original-img img{height:auto;width:auto;max-height:none;max-width:100%;}.gen-card:hover .gen-card-img img{transform:none;-webkit-transform:none;}.gen-card.genCard-horizontal-content .gen-card-img.show-original-img img,.gen-card.genCard-horizontal-content .gen-card-icon.show-original-img img{max-width:150px;}.gen-card.no-padding{padding:0px;}.gen-card.no-padding .gen-card-img{margin-bottom:0px;}.gen-card.no-padding .gen-card-content{padding:0;}.gen-card-content h4{margin:0;}.gen-card.gen-card-with-image .gen-card-img,.gen-card.gen-card-with-image .gen-card-icon{display:block;}.gen-card .gen-card-links{display:none;list-style-type:none;margin:0px;padding:0px;}.gen-card .gen-card-links li{display:block;}.gen-card .gen-card-links li a{display:block;padding:10px 15px;border-top:1px solid #cccfd1;}.gen-card.gen-card-with-links{padding:0px;}.gen-card.gen-card-with-links .gen-card-img,.gen-card.gen-card-with-links .gen-card-icon{padding:1.5em;margin-bottom:0px;padding-bottom:0px;}.gen-card.gen-card-with-links .gen-card-content{padding:1.5em;}.gen-card.gen-card-with-links .gen-card-links{display:block;}.gen-card .gen-card-header{display:none;background:#f1f1f1;padding:10px 1.6em;font-size:1em;font-weight:600;text-transform:uppercase;border-bottom:1px solid #cccfd1;}.contrast .gen-card .gen-card-header{background:transparent;border-bottom:1px solid #fff;}.gen-card .date{font-size:0.9em;opacity:0.8;}.gen-card.gen-card-with-header .gen-card-header{display:block;}.gen-card.gen-card-with-image-hoverd-text{position:relative;}.gen-card.gen-card-with-image-hoverd-text .gen-card-img,.gen-card.gen-card-with-image-hoverd-text .gen-card-icon{position:absolute;left:0;right:0;top:0;bottom:0;}.gen-card.gen-card-with-image-hoverd-text .gen-card-img img{height:100%;}.gen-card.gen-card-with-image-hoverd-text .gen-card-content{position:relative;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.6);color:#fff;overflow:hidden;}.gen-card.gen-card-colord-box{background:#000;}.gen-card-group .gen-card{display:block;width:25%;float:left;margin-top:0px;border-radius:0px;}.gen-card-group .gen-card:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px;}.gen-card-group .gen-card:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px;}.gen-card-group .gen-card + .gen-card{border-left:0px;}.gen-card.gencard-gray-colord-box{background:#f1f1f1;}.gen-card.gencard-fullWidth-content{padding:0;}.gen-card.gencard-fullWidth-content .gen-card-content{padding:1.5em;}.gen-card.gencard-blue-colord-box,.gen-card.gencard-green-colord-box,.gen-card.gencard-red-colord-box,.gen-card.gencard-orange-colord-box,.gen-card.gencard-gray-colord-box,.gen-card.gencard-light-gray-colord-box,.gen-card.gencard-black-colord-box,.gen-card.gencard-blue-colord-box a,.gen-card.gencard-blue-colord-box a,.gen-card.gencard-green-colord-box a,.gen-card.gencard-red-colord-box a,.gen-card.gencard-orange-colord-box a,.gen-card.gencard-black-colord-box a{color:#ffffff;}.gen-card.gencard-blue-colord-box .circleimg,.gen-card.gencard-green-colord-box .circleimg,.gen-card.gencard-red-colord-box .circleimg,.gen-card.gencard-orange-colord-box .circleimg,.gen-card.gencard-gray-colord-box .circleimg,.gen-card.gencard-light-gray-colord-box .circleimg{width:200px;height:200px;border-radius:50%;}.gen-card.gencard-blue-colord-box .btn-dark,.gen-card.gencard-green-colord-box .btn-dark,.gen-card.gencard-red-colord-box .btn-dark,.gen-card.gencard-orange-colord-box .btn-dark,.gen-card.gencard-gray-colord-box .btn-dark,.gen-card.gencard-light-gray-colord-box .btn-dark{background-color:#000000;border-color:#000000;color:#ffffff;}.gen-card.gencard-blue-colord-box .btn-link,.gen-card.gencard-green-colord-box .btn-link,.gen-card.gencard-red-colord-box .btn-link,.gen-card.gencard-orange-colord-box .btn-link,.gen-card.gencard-gray-colord-box .btn-link,.gen-card.gencard-light-gray-colord-box .btn-link{color:#ffffff;}.gen-card.gencard-blue-colord-box{background:#337ab7;}.gen-card.gencard-green-colord-box{background:#1cc327;}.gen-card.gencard-red-colord-box{background:#f75556;}.gen-card.gencard-orange-colord-box{background:#f36523;}.gen-card.gencard-gray-colord-box{background:#acacac;color:#000000;}.gen-card.gencard-gray-colord-box .btn-link{color:#000000;}.gen-card.gencard-light-gray-colord-box{background:#f1f1f1;color:#000000;}.gen-card.gencard-white-colord-box{background:#fff;color:#000000;box-shadow:0 0 4px rgba(0,0,0,0.15) !important;}.gen-card.gencard-light-gray-colord-box .btn-link{color:#5278F3;}.gen-card.gencard-black-colord-box{background:#000;}.gen-card.genCard-horizontal-content .gen-card-img,.gen-card.genCard-horizontal-content .gen-card-icon{float:left;margin-bottom:0;margin-top:3px;width:150px;}.gen-card.genCard-horizontal-content .gen-card-content{float:left;padding-left:20px;width:calc(100% - 150px);}.gen-card.genCard-horizontal-content .gen-card-content h3,.gen-card.genCard-horizontal-content .gen-card-content h2{margin-top:0;padding-bottom:0;}.gen-card.genCard-horizontal-content .gen-card-content h3 a,.gen-card.genCard-horizontal-content .gen-card-content h2 a{color:#000;}.gen-card.cercle-img .gen-card-img,.gen-card.cercle-img .gen-card-icon{width:40%;height:auto;border-radius:50%;margin:0 auto 20px auto;}.gen-card.no-border{border:0;}.gen-card.gencard-white-colord-box.padding-0{box-shadow:none !important;}.gen-list.no-border.col-two.normal-font fore-color-white ul{margin:0;}.wpb-js-composer .vc_tta-container{margin:0 !important;}.gen-card-group{overflow:hidden;margin-top:20px;}.gen-card h2{padding-bottom:10px;}.gen-card:hover{box-shadow:none;transform:none;-webkit-transform:none;}.gen-card h2.title-blanck{padding-bottom:0;margin-bottom:8px;}.contrast .gen-card.gencard-gray-colord-box,.contrast .gen-card.gencard-blue-colord-box{background:#000000;}.contrast .gen-card.gencard-gray-colord-box .btn-dark,.contrast .gen-card.gencard-blue-colord-box .btn-dark{border:1px solid #ffff00;}.contrast .gen-card.gencard-light-gray-colord-box{background:#000000;color:#ffffff;}.contrast .gen-card.gencard-gray-colord-box .gen-card-content{color:#ffffff;}.gen-card.genCard-horizontal-content.no-padding .gen-card-img img{height:140px;}.dynamic-card-subtitle{color:#696969;font-weight:600;margin:-4px 0 5px 0;}.gen-card .gen-card-icon span{display:inline-block !important;color:#fff;margin-bottom:15px;text-align:center;background:#444;}.gen-card .gen-card-icon.size-small,.gen-card .gen-card-icon.size-medium,.gen-card .gen-card-icon.size-large,.gen-card .gen-card-icon.size-x-large{margin-bottom:0;}.gen-card .gen-card-icon.size-small{width:40px;}.gen-card .gen-card-icon.size-medium{width:50px;}.gen-card .gen-card-icon.size-large{width:100px;}.gen-card .gen-card-icon.size-x-large{width:170px;}.gen-card .gen-card-icon.size-small span{width:100%;height:40px;line-height:40px;font-size:1.3em;}.gen-card .gen-card-icon.size-medium span{width:100%;height:70px;line-height:70px;font-size:2em;}.gen-card.card-edit .gen-card-icon.size-medium span{width:100%;height:50px;line-height:50px;font-size:2em;}.gen-card .gen-card-icon.size-large span{width:100%;height:100px;line-height:100px;font-size:3em;}.gen-card .gen-card-icon.size-x-large span{width:100%;height:170px;line-height:170px;font-size:6em;}.gen-card.genCard-horizontal-content .gen-card-icon.size-small + .gen-card-content{width:calc(100% - 40px);}.gen-card.genCard-horizontal-content .gen-card-icon.size-medium + .gen-card-content{width:calc(100% - 70px);}.gen-card.genCard-horizontal-content .gen-card-icon.size-large + .gen-card-content{width:calc(100% - 100px);}.gen-card.genCard-horizontal-content .gen-card-icon.size-x-large + .gen-card-content{width:calc(100% - 170px);}.gen-card .gen-card-icon.radius-none span{border-radius:0;}.gen-card .gen-card-icon.radius-medium span{border-radius:7px;}.gen-card .gen-card-icon.radius-large span{border-radius:15px;}.gen-card .gen-card-icon.radius-round span{border-radius:100%;}.gen-card.fore-color-white,.gen-card.fore-color-black .gen-card-icon span{color:#fff;}.gen-card.fore-color-black,.gen-card.fore-color-black .gen-card-icon span{color:#000;}.no-bg.without_border,.list-icon.no-bg.without_border,.without_border{border:none !important;}.without_border i,.without_border em{font-size:1.5em;}.gen-card.no-image .gen-card-img{display:none;}.gen-card.no-image .gen-card-content{float:left;padding-left:0;width:100%;}.dynamic-card-wrapper.btn-left,.gen-card.btn-left .gen-card-content{text-align:left;}.dynamic-card-wrapper.btn-centre,.gen-card.btn-centre .gen-card-content{text-align:center;}.dynamic-card-wrapper.btn-right,.gen-card.btn-right .gen-card-content{text-align:right;}.dynamic-card-wrapper.btn-centre > h2,.dynamic-card-wrapper.btn-right > h2,.dynamic-card-wrapper.btn-centre .gen-card,.dynamic-card-wrapper.btn-right .gen-card{text-align:left;}.gen-card-img.show-original-img{text-align:center;border-radius:0;}.gen-card.genCard-horizontal-content .gen-card-img.show-original-img +.gen-card-content{float:none;width:auto;display:table;}@media (max-width:1199px){.gen-card.genCard-horizontal-content{padding:15px 10px;}.gen-card.genCard-horizontal-content .gen-card-img,.gen-card.genCard-horizontal-content .gen-card-icon{float:none;margin-bottom:5px;}.gen-card.genCard-horizontal-content .gen-card-content{float:none;padding-left:0;width:100%;}.page-template-default h3.list-heading,.page-template-default h2.list-heading{margin:0 0 5px;}.gen-card.genCard-horizontal-content .gen-card-img img{height:100px;}.gen-card.genCard-horizontal-content .btn.btn-primary{font-size:0.9em;padding:4px 10px;}.carasoleflex-wrap .galleryThumb span{height:auto;}.home .gen-card{padding:15px !important;margin:0 !important;}.gen-card.genCard-horizontal-content.card-edit .gen-card-img,.gen-card.genCard-horizontal-content .gen-card-icon{float:left;width:23%;margin-bottom:0;}.gen-card.card-edit.genCard-horizontal-content .gen-card-content{float:right;width:66%;}.gen-card.genCard-horizontal-content.card-edit,.gen-card.genCard-horizontal-content.no-padding{padding:0 10px 15px;}}@media (max-width:1100px){.gen-card.gen-card-small{min-width:100%;}.gen-card.gen-card.gen-card-mid{min-width:100%;}}@media (max-width:1024px){.gen-card.gen-card-with-image-hoverd-text{min-height:147px;}.gen-card.gen-card-with-image-hoverd-text .gen-card-img,.gen-card.gen-card-with-image-hoverd-text .gen-card-icon{height:100%;position:absolute;width:100%;}.gen-card.gen-card-with-image-hoverd-text .gen-card-img img,.gen-card.gen-card-with-image-hoverd-text .gen-card-icon span{height:100%;width:100%;}}@media (max-width:991px){.gen-card.genCard-horizontal-content{padding:15px 0 0;}.gen-card.genCard-horizontal-content  h3,.gen-card.genCard-horizontal-content  h2{font-size:1.1em;}.gen-card.card-edit.genCard-horizontal-content .gen-card-icon{display:none;}.gen-card.card-edit.genCard-horizontal-content .gen-card-content{float:none;width:100%;}.dynamic-card-wrapper .gen-card.genCard-horizontal-content{margin-bottom:15px !important;}}@media (max-width:768px){.gen-card.gen-card-with-image-hoverd-text{min-height:180px;}.gen-card.genCard-horizontal-content{text-align:center;}.gen-card.genCard-horizontal-content .gen-card-icon{width:100%;}.gen-card.genCard-horizontal-content .gen-card-icon span{width:100px;height:100px;line-height:100px;font-size:3em;}.gen-card.genCard-horizontal-content .gen-card-img,.gen-card.genCard-horizontal-content .gen-card-icon{margin:10px auto;}.gen-card.genCard-horizontal-content .gen-card-img.show-original-img{width:100% !important;}.gen-card.genCard-horizontal-content .gen-card-img.show-original-img img,.gen-card.genCard-horizontal-content .gen-card-icon.show-original-img img{max-width:100%;margin:0 auto;}}@media (max-width:767px){.gen-card-group .gen-card{width:50%;}.gen-card .gen-card-img img,.gen-card .gen-card-icon span{height:180px;object-fit:contain;}.gen-card h5{font-size:1em;}.gen-card.genCard-horizontal-content .gen-card-img img{height:auto;}.home .gen-card.genCard-horizontal-content{padding:15px 0px 15px 10px !important;}.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner{padding-top:0;}.gen-card.genCard-horizontal-content.no-padding{padding:15px 10px;}.gen-list.schemes-five{padding-top:20px !important;}.gen-card.genCard-horizontal-content .gen-card-icon.size-medium + .gen-card-content{width:100%;padding:0 10px;}}@media (max-width:500px){.col-6-sm{width:98%;}.gen-card-group .gen-card{width:100%;}.gen-card.genCard-horizontal-content .gen-card-img,.gen-card.genCard-horizontal-content .gen-card-icon{margin-bottom:10px;}.gen-card.genCard-horizontal-content .gen-card-content{margin-left:0;width:100% !important;}.dynamic-card-wrapper.btn-left,.gen-card.btn-left .gen-card-content{text-align:center;}.gen-card.genCard-horizontal-content .gen-card-img img{margin:0 auto;}}.contrast .gen-card.gencard-white-colord-box{background:#222}
.minister-title{padding-bottom:10px;}.col-3.singlebox{display:inline-block;width:100%;text-align:center;}.khowMinister{width:18%;float:right;}.khowMinister{background:#fff;}.khowMinisterBox{border-bottom:1px solid #d8d8d8;padding:12px 0px;text-align:center;}.khowMinisterBox:last-child{border:0px;}.khowMinisterBox .khowMinisterBoxImg{width:100%;margin:0 auto;}.khowMinisterBox .khowMinisterBoxImg img{border-radius:50%;width:180px;height:180px;}.MinisterProfile{padding-top:5px;}.MinisterProfile .Pname{font-weight:600;display:block;font-size:1.15em;}.MinisterProfile .Pdesg{font-weight:400 !important;display:block;font-size:1.1em;}.MinisterProfile .Pdesc{margin-top:10px;line-height:1.5em;}.MinisterProfile ul{padding-top:4px;}.MinisterProfile ul	li{display:inline-block;}.MinisterProfile ul	li a span{display:inline-block;padding-right:1px;font-size:1.2em;vertical-align:middle;}a:hover{color:#5B93F7;}.SkipContent{float:left;width:100%;}.box-1{display:inline-block;width:100%;margin:0 0;vertical-align:top;}.box-2{display:inline-block;width:calc(50% - 30px);margin:0 15px;}.singlebox .col-12{margin:0;width:100%;}.singlebox .box-1.whitebg{background:#fff;}.singlebox.col-one .box-1{float:left;width:100%;}.singlebox.col-one .box-1 .khowMinisterBox{padding:15px;}.singlebox.col-one .box-1.aside-box{min-height:inherit;}.singlebox .box-1:last-child{margin-right:0px !important;}.singlebox.col-one .box-1{width:calc(100% - 0px);margin-right:0px;margin-bottom:15px;}.singlebox.col-one.gap-0 .box-1{margin-bottom:0px;}.singlebox.col-one.gap-3 .box-1{margin-bottom:3px;}.singlebox.col-one.gap-5 .box-1{margin-bottom:5px;}.singlebox.col-one.gap-7 .box-1{margin-bottom:7px;}.singlebox.col-one.gap-10 .box-1{margin-bottom:10px;}.singlebox.col-one.gap-20 .box-1{margin-bottom:20px;}.singlebox.col-two .box-1{width:calc((100% / 2) - 15px);margin-right:15px;margin-bottom:15px;}.singlebox.col-two.gap-0 .box-1{width:calc((100% / 2) - 0px);margin-right:0px;margin-bottom:0px;margin-left:-3px;}.singlebox.col-two.gap-3 .box-1{width:calc((100% / 2) - 4px);margin-right:3px;margin-bottom:3px;}.singlebox.col-two.gap-5 .box-1{width:calc((100% / 2) - 5px);margin-right:5px;margin-bottom:5px;}.singlebox.col-two.gap-7 .box-1{width:calc((100% / 2) - 7px);margin-right:7px;margin-bottom:7px;}.singlebox.col-two.gap-10 .box-1{width:calc((100% / 2) - 10px);margin-right:10px;margin-bottom:10px;}.singlebox.col-two.gap-20 .box-1{width:calc((100% / 2) - 20px);margin-right:20px;margin-bottom:20px;}.singlebox.col-three .box-1{width:calc((100% / 3) - 15px);margin-right:15px;margin-bottom:15px;}.singlebox.col-three.gap-0 .box-1{width:calc((100% / 3) - 0px);margin-right:0px;margin-bottom:0px;margin-left:-3px;}.singlebox.col-three.gap-3 .box-1{width:calc((100% / 3) - 3px);margin-right:3px;margin-bottom:3px;}.singlebox.col-three.gap-5 .box-1{width:calc((100% / 3) - 5px);margin-right:5px;margin-bottom:5px;}.singlebox.col-three.gap-7 .box-1{width:calc((100% / 3) - 7px);margin-right:7px;margin-bottom:7px;}.singlebox.col-three.gap-10 .box-1{width:calc((100% / 3) - 10px);margin-right:10px;margin-bottom:10px;}.singlebox.col-three.gap-20 .box-1{width:calc((100% / 3) - 20px);margin-right:20px;margin-bottom:20px;}.singlebox.col-four .box-1{width:calc((100% / 4) - 15px);margin-right:15px;margin-bottom:15px;}.singlebox.col-four.gap-0 .box-1{width:calc((100% / 4) - 0px);margin-right:0px;margin-bottom:0px;margin-left:-3px;}.singlebox.col-four.gap-3 .box-1{width:calc((100% / 4) - 3px);margin-right:3px;margin-bottom:3px;}.singlebox.col-four.gap-5 .box-1{width:calc((100% / 4) - 5px);margin-right:5px;margin-bottom:5px;}.singlebox.col-four.gap-7 .box-1{width:calc((100% / 4) - 7px);margin-right:7px;margin-bottom:7px;}.singlebox.col-four.gap-10 .box-1{width:calc((100% / 4) - 10px);margin-right:10px;margin-bottom:10px;}.singlebox.col-four.gap-20 .box-1{width:calc((100% / 4) - 20px);margin-right:20px;margin-bottom:20px;}.singlebox.col-five .box-1{width:calc((100% / 5) - 15px);margin-right:15px;margin-bottom:15px;}.singlebox.col-five.gap-0 .box-1{width:calc((100% / 5) - 0px);margin-right:0px;margin-bottom:0px;margin-left:-3px;}.singlebox.col-five.gap-3 .box-1{width:calc((100% / 5) - 3px);margin-right:3px;margin-bottom:3px;}.singlebox.col-five.gap-5 .box-1{width:calc((100% / 5) - 5px);margin-right:5px;margin-bottom:5px;}.singlebox.col-five.gap-7 .box-1{width:calc((100% / 5) - 7px);margin-right:7px;margin-bottom:7px;}.singlebox.col-five.gap-10 .box-1{width:calc((100% / 5) - 10px);margin-right:10px;margin-bottom:10px;}.singlebox.col-five.gap-20 .box-1{width:calc((100% / 5) - 20px);margin-right:20px;margin-bottom:20px;}.round-icon{border-radius:100%;width:140px;height:140px;border:1px solid rgba(0,0,0,0.37);object-fit:cover;}.withbg .khowMinisterBox .khowMinisterBoxImg img{border:1px solid #d8d8d8;}.khowMinisterBox .MinisterProfile a{color:#000;}.khowMinisterBox .MinisterProfile a:hover{color:#555;}.khowMinisterBox .MinisterProfile ul{padding:0;margin:0;padding-top:10px;}.khowMinisterBox .MinisterProfile ul li{padding-bottom:0;}.khowMinisterBox .MinisterProfile ul li a{border-left:1px solid #9E9B9B;padding:0px 5px;font-size:0.9em;}.khowMinisterBox .MinisterProfile ul li:first-child a{border-left:none;}.khowMinisterBox .MinisterProfile ul li a.withbg{background:#666666;padding:3px 5px;color:#fff;}.khowMinisterBox .MinisterProfile ul li a.withbg:hover{background:#f36523;}.khowMinisterBox .MinisterProfile ul li a.withbg.round{border-radius:3px;}.khowMinisterBox .MinisterProfile ul li a.outline{background-color:transparent;padding:3px 5px;border:1px solid;}.khowMinisterBox .MinisterProfile ul li a span{font-size:1.1em;}.khowMinisterBox .MinisterProfile ul li a.btn{padding:5px 10px;}.social-icocntr{display:inline-block;width:100%;margin-top:7px;}.social-icocntr a{padding:0 3px;}.box-1.aside-box{position:relative;padding-left:105px;overflow:hidden;min-height:160px;}.box-1.aside-box .khowMinisterBox{text-align:left;}.box-1.aside-box .khowMinisterBox .khowMinisterBoxImg{width:90px;position:absolute;left:10px;}.box-withbg .box-1:nth-child(odd),.withbg{background:#f3f3f3;display:inline-block;}.box-1.aside-box .khowMinisterBox .khowMinisterBoxImg img{width:90px;height:90px;}@media (max-width:1400px){.aboutDictict h4{margin-top:15px;margin-bottom:10px;}.khowMinisterBox{padding:30px 6px;}}@media (max-width:1199px){.gen-list.padding-20{padding:15px 0 !important;}.singlebox.col-five .box-1{width:calc(25% - 15px);}.singlebox.col-four .box-1.aside-box,.singlebox.col-five .box-1.aside-box{padding:15px;}.singlebox.col-four .box-1.aside-box .khowMinisterBox,.singlebox.col-five .box-1.aside-box .khowMinisterBox{padding:0;text-align:center;}.singlebox.col-four .box-1.aside-box .khowMinisterBox .khowMinisterBoxImg,.singlebox.col-five .box-1.aside-box .khowMinisterBox .khowMinisterBoxImg{position:static;width:100%;margin:0 0 15px;}.singlebox.col-four .box-1.aside-box .khowMinisterBox .MinisterProfile,.singlebox.col-five .box-1.aside-box .khowMinisterBox .MinisterProfile{padding:0;}}@media (max-width:1100px){.khowMinister{float:none;width:100%;text-align:center;margin-bottom:30px;}.khowMinister .khowMinisterBox{display:inline-block;padding:30px 10%;border-bottom:0px;border-right:1px solid #d8d8d8;}.khowMinister .khowMinisterBox:last-child{border:0px;}}@media (max-width:991px){.singlebox.col-two .box-1{width:100%;margin:0 0 15px;float:none;}.khowMinisterBox{padding:20px 0;}.khowMinisterBox .khowMinisterBoxImg{width:58%;}.singlebox.col-two .box-1,.singlebox.col-three .box-1,.singlebox.col-four .box-1,.singlebox.col-five .box-1{width:calc(50% - 15px);margin:0 13px 15px 0;}.box-1.aside-box{min-height:120px;}.singlebox.col-five .box-1.aside-box,.singlebox.col-three .box-1.aside-box,.singlebox.col-four .box-1.aside-box{margin:0 13px 15px 0;}.singlebox.col-five .box-1.aside-box:nth-child(2n),.singlebox.col-four .box-1.aside-box:nth-child(2n),.singlebox.col-three .box-1.aside-box:nth-child(2n),.singlebox.col-two .box-1:nth-child(2n),.singlebox.col-three .box-1:nth-child(2n),.singlebox.col-four .box-1:nth-child(2n),.singlebox.col-five .box-1:nth-child(2n){margin-right:0;}.singlebox.col-three .box-1.aside-box:nth-child(3n){margin-right:15px;}.minister-two-col.singlebox .box-1{width:100% !important;margin-bottom:15px;}}@media (max-width:767px){.page-template-default h2.minister-title{margin:20px 0 10px;}.khowMinisterBox .khowMinisterBoxImg img{width:90px;height:90px;}}@media (max-width:640px){.khowMinister .khowMinisterBox{padding:30px 4%;}.singlebox.col-two .box-1,.singlebox.col-three .box-1,.singlebox.col-four .box-1,.singlebox.col-five .box-1{width:100%;margin:0 0 15px;float:none;min-height:inherit;}.singlebox.col-one .box-1.aside-box,.singlebox.col-two .box-1.aside-box,.singlebox.col-three .box-1.aside-box,.singlebox.col-four .box-1.aside-box,.singlebox.col-five .box-1.aside-box{margin:0 0 15px;}.box-1.aside-box{padding-left:110px;}.box-1.aside-box .khowMinisterBox{padding:20px 0;}.singlebox.col-one .box-1,.singlebox.col-two .box-1,.singlebox.col-three .box-1,.singlebox.col-four .box-1,.singlebox.col-five .box-1{margin:0;}.singlebox.col-two .box-1,.singlebox.col-two.gap-0 .box-1,.singlebox.col-two.gap-3 .box-1,.singlebox.col-two.gap-5 .box-1,.singlebox.col-two.gap-7 .box-1,.singlebox.col-two.gap-10 .box-1,.singlebox.col-two.gap-20 .box-1,.singlebox.col-three .box-1,.singlebox.col-three.gap-0 .box-1,.singlebox.col-three.gap-3 .box-1,.singlebox.col-three.gap-5 .box-1,.singlebox.col-three.gap-7 .box-1,.singlebox.col-three.gap-10 .box-1,.singlebox.col-three.gap-20 .box-1,.singlebox.col-four .box-1,.singlebox.col-four.gap-0 .box-1,.singlebox.col-four.gap-3 .box-1,.singlebox.col-four.gap-5 .box-1,.singlebox.col-four.gap-7 .box-1,.singlebox.col-four.gap-10 .box-1,.singlebox.col-four.gap-20 .box-1,.singlebox.col-five .box-1,.singlebox.col-five.gap-0 .box-1,.singlebox.col-five.gap-3 .box-1,.singlebox.col-five.gap-5 .box-1,.singlebox.col-five.gap-7 .box-1,.singlebox.col-five.gap-10 .box-1,.singlebox.col-five.gap-20 .box-1{width:calc((100% / 1) - 0px);margin-right:0px;margin-bottom:15px;}}@media (max-width:500px){.khowMinister .khowMinisterBox{display:block;border-right:0px;border-bottom:1px solid #d8d8d8;}.khowMinister{margin-bottom:15px;}.aboutDictict h4{margin-bottom:0;margin-top:15px;padding-bottom:0;}}@media (max-width:768px){.box-2{width:100%;margin:0 0;}}@media (max-width:640px){.box-1.aside-box{position:relative;}}@media (max-width:500px){.box-1.aside-box{position:relative;padding-left:0;}.box-1.aside-box .khowMinisterBox{text-align:center;}.box-1.aside-box .khowMinisterBox .khowMinisterBoxImg{width:65%;position:inherit;left:inherit;margin-bottom:10px;}}.contrast .singlebox .box-1.whitebg{background:#000;}
.compose-mode .vc_control-btn .vc_btn-content{background-color:#f3af1c;border-color:#f3af1c}.compose-mode .vc_control-btn:hover .vc_btn-content{background-color:#85b420;border-color:#85b420}.compose-mode .vc_controls>.vc_controls-cc{display:inline-table}.cmpnt-vdo-thumb li{position:relative}.video-playbtn{position:absolute;z-index:1;text-align:center;left:50%;top:50%;width:80px;transform:translateY(-50%);margin-left:-40px}.video-playbtn i{display:inline-block;font-size:2em;color:#fff;padding:10px 20px 10px 28px;border:1px solid #222;background:#3a3939;border-radius:12px}.video-playbtn:hover i{background:#E02F2F;border-color:#E02F2F}.gen-card.card-edit{padding:0}.gen-card.card-align-center,.gen-list.service-align-center,.align-center{text-align:center}.gen-list.service-align-center .list-icon{background-color:#fff !important}.gen-list.fore-color-white.service-align-center a span.list-icon{color:#000 !important}.gen-list.scheme-tow-col ul li{float:left;padding-right:22px;width:50%}.new-flag{background:#e33e2b;text-transform:uppercase;color:#fff;font-size:0.8em;padding:0 3px}.gen-list.linklist-twocol ul li,.gen-list.schemes-five ul li{float:left;width:50%;padding-right:10px}.gen-list.schemes-five h3,.gen-list.schemes-five li,.gen-list.schemes-five ul li a{color:#fff !important}.title-white{color:#fff !important}.HomeGalleryCarasole .flex-direction-nav a.flex-prev::before,.HomeGalleryCarasole .flex-direction-nav a.flex-next::before,.video_gallery .flex-direction-nav a.flex-prev::before,.video_gallery .flex-direction-nav a.flex-next::before{font-size:20px;color:#ffffff}.HomeGalleryCarasole .flex-direction-nav a,.video_gallery .flex-direction-nav a{height:35px;width:35px;border-radius:50%;text-align:center;line-height:36px}.vc_tta-panels-container{min-height:265px}table caption{color:#333}.agriculture-card.gen-card .gen-card-img>img{height:auto}.home-slider.flexslider{margin-bottom:0;background-color:transparent}.about-us-six{color:#fff}.about-us-six img{float:left;padding-right:15px}.gen-list.home-six-services{margin-top:-17px}.gen-list.home-six-services h2{font-weight:800;background:#fff;display:inline-block;padding:0 10px}.gen-list.home-six-services.iconTop-textBottom-list li a span.list-icon,.gen-list.home-six-services.iconTop-textBottom-list li .list-anchor span.list-icon{width:80px;height:80px;line-height:80px}.gen-list.home-six-services.iconTop-textBottom-list li:hover a span.list-icon{background-color:#006b71 !important}.about-us-seven img{float:left;padding-right:15px;margin-top:6px}.colspexp_header.btn-primary{width:100px !important;text-align:center;margin-top:15px}.text-highlight{color:#ff9f08}.list-style-none{list-style-type:none;padding-left:0;margin-bottom:0px}.list-style-none li{list-style-type:none;margin:0 0 10px}.list-style-none li ul{padding:10px 0 0 15px}.list-style-none li:last-child{margin:0}ol li{line-height:1.7em}.list-style{padding-left:20px}.list-style li{margin:0 0 10px;line-height:1.7em}.list-style li ul{padding:10px 0 0 15px}.list-style li:last-child{margin:0}.order-lower-roman>li{list-style-type:lower-roman}.order-upper-alpha>li{list-style-type:upper-alpha}.order-lower-alpha>li{list-style-type:lower-alpha}.siwp-captcha-cntr .enter-captcha{margin-top:10px}.siwp-captcha-cntr .audio-refresh-box{border-left:0}.siwp-captcha-cntr .audio-refresh-box .captcha-refresh-btn{height:45px;line-height:45px}.data-table-1 a img{width:120px}.data-table-1{margin:0 0 20px}.single-activity .event-details>.row:last-child{margin-top:0}@media (max-width:1199px){.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a{font-size:1em !important;padding:12px 18px !important}}.colspexp-container{width:100%}.colspexp-container div{width:100%}.colspexp-container .colspexp_header{display:inline-block;width:auto;cursor:pointer;padding:5px 10px;font-weight:400}.colspexp-container .colspexp_content{display:none;padding:5px;background:#f0f8ff;border:1px solid #d3d3d3;overflow:auto;resize:both;position:relative;z-index:1}.order-lower-roman>li:hover{list-style-type:lower-roman !important}.order-upper-alpha>li:hover{list-style-type:upper-alpha !important}.order-lower-alpha>li:hover{list-style-type:lower-alpha !important}.gen-list.tourism-style-3 li a div.list-text{font-size:1.1em}.parallax-text-cntr{margin:0 auto;text-align:center;color:#fff;float:none}.parallax-text-cntr>h2{font-weight:700;font-size:2.5em;font-style:italic}.watch-video{color:#fff;border:1px solid #fff;border-radius:50px;position:relative;height:55px;line-height:55px;padding:0 18px 0px 70px;font-size:19px;display:inline-block;margin-top:25px}.watch-video .video-icon{position:absolute;left:-1px;width:55px;border:1px solid #fff;height:55px;line-height:55px;top:-1px;border-radius:50px}.table-altrnat-file{border-top:1px dotted #ddd;padding-top:10px;margin-top:10px}.photo-glry-descrp,#topBar #accessibility ul li a.mobile-show{display:none}.thumbs_view.list-view .photo-glry-descrp{display:block}@media (max-width:940px){#topBar #accessibility ul li a.mobile-show,#topBar #accessibility ul li .mobile-show{display:inherit}#topBar #accessibility ul li .accessiblelinks{display:none;position:absolute;width:45px;background:#fff;left:0;z-index:9;padding:0 !important;border:1px solid #d8d8d8;border-top:none}#topBar #accessibility ul li .accessiblelinks ul li{margin:0 !important;float:none !important;width:100% !important}#topBar #accessibility ul li .accessiblelinks ul li a{padding:7px 0 !important;width:100%;border:none !important;border-bottom:1px solid #d8d8d8 !important;border-radius:0}#topBar #accessibility ul li .accessiblelinks ul li.highContrast.dark a,#topBar #accessibility ul li .accessiblelinks ul li.highContrast.light a{display:inline-block;width:33px;height:27px;line-height:22px;border:2px solid #fff !important;margin:5px 0;padding:0 !important;font-size:14px}#topBar #accessibility ul li .accessiblelinks ul li.highContrast.dark{background-color:#000}#topBar #accessibility ul li .accessiblelinks ul li.highContrast.light a{border-color:#000 !important}}.contrast #topBar,.contrast .vc_row-has-fill,.contrast .vc_col-has-fill .vc_column-inner,.contrast .flexslider,.contrast .blue-bg,.contrast .green-bg,.contrast .orange-bg,.contrast .red-bg,.contrast .white-bg,.contrast .light-grey-bg,.contrast .gray-bg,.contrast .no-bg .list-icon.gray-bg,.contrast .list-icon.gray-bg,.contrast .no-bg .list-icon.blue-bg,.contrast .list-icon.blue-bg,.contrast .no-bg .list-icon.green-bg,.contrast .list-icon.green-bg,.contrast .no-bg .list-icon.red-bg,.contrast .list-icon.red-bg,.contrast .no-bg .list-icon.orange-bg,.contrast .list-icon.orange-bg,.contrast .no-bg .list-icon.light-grey-bg,.contrast .list-icon.light-grey-bg,.contrast .home-slider.home-seven-banner .container .slide-caption,.contrast .gen-list.home-six-services.iconTop-textBottom-list li:hover a span.list-icon,.contrast .gen-list.home-six-services h2{background-color:#000 !important;background:#000 !important}.contrast .flex-direction-nav a:before,.contrast .gen-list.fore-color-white li a div.list-text,.contrast .gen-list.home-six-services.iconTop-textBottom-list li:hover a span.list-icon,.contrast .flex-pauseplay a:before{color:#ffff00 !important}.contrast .singlebox .box-1,.contrast .blue-bg,.contrast .green-bg,.contrast .orange-bg,.contrast .red-bg,.contrast .white-bg,.contrast .light-grey-bg,.contrast .gray-bg,.contrast .no-bg .list-icon.gray-bg,.contrast .list-icon.gray-bg,.contrast .no-bg .list-icon.blue-bg,.contrast .list-icon.blue-bg,.contrast .no-bg .list-icon.green-bg,.contrast .list-icon.green-bg,.contrast .no-bg .list-icon.red-bg,.contrast .list-icon.red-bg,.contrast .no-bg .list-icon.orange-bg,.contrast .list-icon.orange-bg,.contrast .gen-list.home-six-services.iconTop-textBottom-list li a span.list-icon{border:1px solid #fff !important}.contrast.style-1 .footerlogocarousel .flex-direction-nav a,.contrast.style-2 .footerlogocarousel .flex-direction-nav a,.contrast.style-6 .footerlogocarousel .flex-direction-nav a,.contrast.style-5 .footerlogocarousel .flex-direction-nav a{background:#ffff00 !important}.contrast #footerScrollbar .flex-direction-nav a:before{color:#000 !important}.contrast .vc_row.vc_row-flex{border-top-color:#3b3b3b !important}.contrast .border,.contrast .newsBox{box-shadow:0 0 0 1px rgba(255,255,255,0.7)}@media screen and (max-width:940px){.contrast #topBar #accessibility .accessiblelinks{background:#000}.contrast #topBar #accessibility .accessiblelinks ul li.highContrast.dark{background-color:#000;border-bottom:1px solid}.contrast #topBar #accessibility .accessiblelinks ul li.highContrast.dark a{border-color:#696969 !important}.contrast #topBar #accessibility ul li .accessiblelinks ul li.highContrast.light a,.contrast #topBar #accessibility ul li .accessiblelinks ul li.highContrast.light a{border-color:#fff !important;background:#000 !important}.contrast #topBar #accessibility ul li .accessiblelinks ul li.highContrast.light a span,.contrast #topBar #accessibility ul li .accessiblelinks ul li.highContrast.light a span{color:#fff !important}}@media screen and (max-width:767px){.contrast table tbody tr:nth-child(even) td{background:#222 !important}}@media (max-width:1199px){.vc_tta-panels-container{min-height:325px}h3{font-size:1.2em}}@media (max-width:991px){.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a{padding:8px !important;font-size:0.9em !important}#topBar #accessibility #accessibilityMenu{display:inline-block;margin-bottom:-3px}#topBar .govBranding ul{display:inline-block}}@media (max-width:767px){.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title a::after{content:"\f196";position:absolute;top:30%;right:10px;font-family:FontAwesome;font-size:inherit}.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title a::after{content:"\f147"}.vc_tta-panels-container{min-height:inherit}table tbody tr:nth-child(even) td{background:#f2f2f2 !important}}@media (max-width:640px){.about-us-six img{width:100%;padding-right:0}.col-3.singlebox{margin-top:15px}}@media (max-width:768px){.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a{padding:5px 7px !important;font-size:0.825em !important}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.search-main-container .search-head:after{top:33px}.form-control{padding:5px !important}.press-rls-fltr .press-filter .select-option::after{display:none}.search-main-container .search-container .search-area .btn{padding-right:15px}.news-style-5 .list-view .pressrelease-details .card-content,.video-style-3 .list-view .pressrelease-details .card-content{float:right;margin-left:30%;padding-right:20px}ul li{list-style:disc}.general-list.general-list.genlist-block li{width:100%}.contrast .searchbox>a:after,.contrast .social-media>a:after,.contrast .top-sitemap>a:after{font-family:'icomoon' !important;font-size:20px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.contrast .searchbox>a:after{content:"\e94e"}.contrast .social-media>a:after{content:"\e950"}.contrast .top-sitemap>a:after{content:"\e951"}.contrast .printShare ul li{font-family:'FontAwesome' !important;font-size:20px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.contrast #print:after{content:"\f02f"}.contrast .bread-fb:after{content:"\f09a"}.contrast .bread-twt:after{content:"\f099"}.contrast .bread-lnd:after{content:"\f08c"}.contrast .show-con,.contrast .inr-bred-icon{display:none}}
.compose-mode .vc_control-btn .vc_btn-content{background-color:#f3af1c;border-color:#f3af1c}.compose-mode .vc_control-btn:hover .vc_btn-content{background-color:#85b420;border-color:#85b420}.compose-mode .vc_controls>.vc_controls-cc{display:inline-table}.cmpnt-vdo-thumb li{position:relative}.video-playbtn{position:absolute;z-index:1;text-align:center;left:50%;top:50%;width:80px;transform:translateY(-50%);margin-left:-40px}.video-playbtn i{display:inline-block;font-size:2em;color:#fff;padding:10px 20px 10px 28px;border:1px solid #222;background:#3a3939;border-radius:12px}.video-playbtn:hover i{background:#E02F2F;border-color:#E02F2F}.gen-card.card-edit{padding:0}.gen-card.card-align-center,.gen-list.service-align-center,.align-center{text-align:center}.gen-list.service-align-center .list-icon{background-color:#fff !important}.gen-list.fore-color-white.service-align-center a span.list-icon{color:#000 !important}.gen-list.scheme-tow-col ul li{float:left;padding-right:22px;width:50%}.new-flag{background:#e33e2b;text-transform:uppercase;color:#fff;font-size:0.8em;padding:0 3px}.gen-list.linklist-twocol ul li,.gen-list.schemes-five ul li{float:left;width:50%;padding-right:10px}.gen-list.schemes-five h3,.gen-list.schemes-five li,.gen-list.schemes-five ul li a{color:#fff !important}.title-white{color:#fff !important}.HomeGalleryCarasole .flex-direction-nav a.flex-prev::before,.HomeGalleryCarasole .flex-direction-nav a.flex-next::before,.video_gallery .flex-direction-nav a.flex-prev::before,.video_gallery .flex-direction-nav a.flex-next::before{font-size:20px;color:#ffffff}.HomeGalleryCarasole .flex-direction-nav a,.video_gallery .flex-direction-nav a{height:35px;width:35px;border-radius:50%;text-align:center;line-height:36px}.vc_tta-panels-container{min-height:265px}table caption{color:#333}.agriculture-card.gen-card .gen-card-img>img{height:auto}.home-slider.flexslider{margin-bottom:0;background-color:transparent}.about-us-six{color:#fff}.about-us-six img{float:left;padding-right:15px}.gen-list.home-six-services{margin-top:-17px}.gen-list.home-six-services h2{font-weight:800;background:#fff;display:inline-block;padding:0 10px}.gen-list.home-six-services.iconTop-textBottom-list li a span.list-icon,.gen-list.home-six-services.iconTop-textBottom-list li .list-anchor span.list-icon{width:80px;height:80px;line-height:80px}.gen-list.home-six-services.iconTop-textBottom-list li:hover a span.list-icon{background-color:#006b71 !important}.about-us-seven img{float:left;padding-right:15px;margin-top:6px}.colspexp_header.btn-primary{width:100px !important;text-align:center;margin-top:15px}.text-highlight{color:#ff9f08}.list-style-none{list-style-type:none;padding-left:0;margin-bottom:0px}.list-style-none li{list-style-type:none;margin:0 0 10px}.list-style-none li ul{padding:10px 0 0 15px}.list-style-none li:last-child{margin:0}ol li{line-height:1.7em}.list-style{padding-left:20px}.list-style li{margin:0 0 10px;line-height:1.7em}.list-style li ul{padding:10px 0 0 15px}.list-style li:last-child{margin:0}.order-lower-roman>li{list-style-type:lower-roman}.order-upper-alpha>li{list-style-type:upper-alpha}.order-lower-alpha>li{list-style-type:lower-alpha}.siwp-captcha-cntr .enter-captcha{margin-top:10px}.siwp-captcha-cntr .audio-refresh-box{border-left:0}.siwp-captcha-cntr .audio-refresh-box .captcha-refresh-btn{height:45px;line-height:45px}.data-table-1 a img{width:120px}.data-table-1{margin:0 0 20px}.single-activity .event-details>.row:last-child{margin-top:0}@media (max-width:1199px){.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a{font-size:1em !important;padding:12px 18px !important}}.colspexp-container{width:100%}.colspexp-container div{width:100%}.colspexp-container .colspexp_header{display:inline-block;width:auto;cursor:pointer;padding:5px 10px;font-weight:400}.colspexp-container .colspexp_content{display:none;padding:5px;background:#f0f8ff;border:1px solid #d3d3d3;overflow:auto;resize:both;position:relative;z-index:1}.order-lower-roman>li:hover{list-style-type:lower-roman !important}.order-upper-alpha>li:hover{list-style-type:upper-alpha !important}.order-lower-alpha>li:hover{list-style-type:lower-alpha !important}.gen-list.tourism-style-3 li a div.list-text{font-size:1.1em}.parallax-text-cntr{margin:0 auto;text-align:center;color:#fff;float:none}.parallax-text-cntr>h2{font-weight:700;font-size:2.5em;font-style:italic}.watch-video{color:#fff;border:1px solid #fff;border-radius:50px;position:relative;height:55px;line-height:55px;padding:0 18px 0px 70px;font-size:19px;display:inline-block;margin-top:25px}.watch-video .video-icon{position:absolute;left:-1px;width:55px;border:1px solid #fff;height:55px;line-height:55px;top:-1px;border-radius:50px}.table-altrnat-file{border-top:1px dotted #ddd;padding-top:10px;margin-top:10px}.photo-glry-descrp,#topBar #accessibility ul li a.mobile-show{display:none}.thumbs_view.list-view .photo-glry-descrp{display:block}@media (max-width:940px){#topBar #accessibility ul li a.mobile-show,#topBar #accessibility ul li .mobile-show{display:inherit}#topBar #accessibility ul li .accessiblelinks{display:none;position:absolute;width:45px;background:#fff;left:0;z-index:9;padding:0 !important;border:1px solid #d8d8d8;border-top:none}#topBar #accessibility ul li .accessiblelinks ul li{margin:0 !important;float:none !important;width:100% !important}#topBar #accessibility ul li .accessiblelinks ul li a{padding:7px 0 !important;width:100%;border:none !important;border-bottom:1px solid #d8d8d8 !important;border-radius:0}#topBar #accessibility ul li .accessiblelinks ul li.highContrast.dark a,#topBar #accessibility ul li .accessiblelinks ul li.highContrast.light a{display:inline-block;width:33px;height:27px;line-height:22px;border:2px solid #fff !important;margin:5px 0;padding:0 !important;font-size:14px}#topBar #accessibility ul li .accessiblelinks ul li.highContrast.dark{background-color:#000}#topBar #accessibility ul li .accessiblelinks ul li.highContrast.light a{border-color:#000 !important}}.contrast #topBar,.contrast .vc_row-has-fill,.contrast .vc_col-has-fill .vc_column-inner,.contrast .flexslider,.contrast .blue-bg,.contrast .green-bg,.contrast .orange-bg,.contrast .red-bg,.contrast .white-bg,.contrast .light-grey-bg,.contrast .gray-bg,.contrast .no-bg .list-icon.gray-bg,.contrast .list-icon.gray-bg,.contrast .no-bg .list-icon.blue-bg,.contrast .list-icon.blue-bg,.contrast .no-bg .list-icon.green-bg,.contrast .list-icon.green-bg,.contrast .no-bg .list-icon.red-bg,.contrast .list-icon.red-bg,.contrast .no-bg .list-icon.orange-bg,.contrast .list-icon.orange-bg,.contrast .no-bg .list-icon.light-grey-bg,.contrast .list-icon.light-grey-bg,.contrast .home-slider.home-seven-banner .container .slide-caption,.contrast .gen-list.home-six-services.iconTop-textBottom-list li:hover a span.list-icon,.contrast .gen-list.home-six-services h2{background-color:#000 !important;background:#000 !important}.contrast .flex-direction-nav a:before,.contrast .gen-list.fore-color-white li a div.list-text,.contrast .gen-list.home-six-services.iconTop-textBottom-list li:hover a span.list-icon,.contrast .flex-pauseplay a:before{color:#ffff00 !important}.contrast .singlebox .box-1,.contrast .blue-bg,.contrast .green-bg,.contrast .orange-bg,.contrast .red-bg,.contrast .white-bg,.contrast .light-grey-bg,.contrast .gray-bg,.contrast .no-bg .list-icon.gray-bg,.contrast .list-icon.gray-bg,.contrast .no-bg .list-icon.blue-bg,.contrast .list-icon.blue-bg,.contrast .no-bg .list-icon.green-bg,.contrast .list-icon.green-bg,.contrast .no-bg .list-icon.red-bg,.contrast .list-icon.red-bg,.contrast .no-bg .list-icon.orange-bg,.contrast .list-icon.orange-bg,.contrast .gen-list.home-six-services.iconTop-textBottom-list li a span.list-icon{border:1px solid #fff !important}.contrast.style-1 .footerlogocarousel .flex-direction-nav a,.contrast.style-2 .footerlogocarousel .flex-direction-nav a,.contrast.style-6 .footerlogocarousel .flex-direction-nav a,.contrast.style-5 .footerlogocarousel .flex-direction-nav a{background:#ffff00 !important}.contrast #footerScrollbar .flex-direction-nav a:before{color:#000 !important}.contrast .vc_row.vc_row-flex{border-top-color:#3b3b3b !important}.contrast .border,.contrast .newsBox{box-shadow:0 0 0 1px rgba(255,255,255,0.7)}@media screen and (max-width:940px){.contrast #topBar #accessibility .accessiblelinks{background:#000}.contrast #topBar #accessibility .accessiblelinks ul li.highContrast.dark{background-color:#000;border-bottom:1px solid}.contrast #topBar #accessibility .accessiblelinks ul li.highContrast.dark a{border-color:#696969 !important}.contrast #topBar #accessibility ul li .accessiblelinks ul li.highContrast.light a,.contrast #topBar #accessibility ul li .accessiblelinks ul li.highContrast.light a{border-color:#fff !important;background:#000 !important}.contrast #topBar #accessibility ul li .accessiblelinks ul li.highContrast.light a span,.contrast #topBar #accessibility ul li .accessiblelinks ul li.highContrast.light a span{color:#fff !important}}@media screen and (max-width:767px){.contrast table tbody tr:nth-child(even) td{background:#222 !important}}@media (max-width:1199px){.vc_tta-panels-container{min-height:325px}h3{font-size:1.2em}}@media (max-width:991px){.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a{padding:8px !important;font-size:0.9em !important}#topBar #accessibility #accessibilityMenu{display:inline-block;margin-bottom:-3px}#topBar .govBranding ul{display:inline-block}}@media (max-width:767px){.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title a::after{content:"\f196";position:absolute;top:30%;right:10px;font-family:FontAwesome;font-size:inherit}.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title a::after{content:"\f147"}.vc_tta-panels-container{min-height:inherit}table tbody tr:nth-child(even) td{background:#f2f2f2 !important}}@media (max-width:640px){.about-us-six img{width:100%;padding-right:0}.col-3.singlebox{margin-top:15px}}@media (max-width:768px){.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a{padding:5px 7px !important;font-size:0.825em !important}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.search-main-container .search-head:after{top:33px}.form-control{padding:5px !important}.press-rls-fltr .press-filter .select-option::after{display:none}.search-main-container .search-container .search-area .btn{padding-right:15px}.news-style-5 .list-view .pressrelease-details .card-content,.video-style-3 .list-view .pressrelease-details .card-content{float:right;margin-left:30%;padding-right:20px}ul li{list-style:disc}.general-list.general-list.genlist-block li{width:100%}.contrast .searchbox>a:after,.contrast .social-media>a:after,.contrast .top-sitemap>a:after{font-family:'icomoon' !important;font-size:20px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.contrast .searchbox>a:after{content:"\e94e"}.contrast .social-media>a:after{content:"\e950"}.contrast .top-sitemap>a:after{content:"\e951"}.contrast .printShare ul li{font-family:'FontAwesome' !important;font-size:20px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.contrast #print:after{content:"\f02f"}.contrast .bread-fb:after{content:"\f09a"}.contrast .bread-twt:after{content:"\f099"}.contrast .bread-lnd:after{content:"\f08c"}.contrast .show-con,.contrast .inr-bred-icon{display:none}}
.with-urlchange{line-height:22px;color:#000;display:inline-block;margin:3px;}.news-ticker-horizontal .flexslider.pd-5{padding:5px;}.news-ticker-horizontal .flexslider.pd-10{padding:10px;}.news-ticker-horizontal .flexslider.pd-15{padding:15px;}.news-ticker-horizontal .flexslider.pd-20{padding:20px;}.news-ticker-horizontal h2.pd-5{padding:5px 5px 0px 5px;}.news-ticker-horizontal h2.pd-10{padding:10px 10px 0px 10px;}.news-ticker-horizontal h2.pd-15{padding:15px 15px 0px 15px;}.news-ticker-horizontal h2.pd-20{padding:20px 20px 0px 20px;}.news-ticker-horizontal h2,.news-ticker-horizontal .flexslider .slides li .with-urlchange{color:#000;}.news-ticker-horizontal.color-white h2,.news-ticker-horizontal.color-white .flexslider .slides li .with-urlchange{color:#fff}.news-ticker-horizontal.color-white .flexslider .slides li .with-urlchange:hover,.news-ticker-ver-cntr.color-white .with-urlchange:hover{color:#eee;}.news-ticker-horizontal.with-border > h2{padding-bottom:10px;}.news-ticker-horizontal.with-border.title-left > h2{padding-bottom:0;}.news-ticker-horizontal.with-border .flexslider{border:1px solid #ccc;overflow:auto;}.news-ticker-horizontal.with-border .flexslider{box-shadow:0 2px 3px -2px rgba(85,85,85,0.42);}.news-ticker-horizontal .flexslider{background-color:transparent;margin:0;border:none;box-shadow:none;}.news-ticker-horizontal.show-controls .flexslider{padding-right:65px !important;}.news-ticker-horizontal .flexslider .slides li{text-align:left;}.news-ticker-horizontal.text-center .flexslider .slides li{text-align:center;}.news-ticker-horizontal.text-right .flexslider .slides li{text-align:right;}.news-ticker-horizontal .flexslider .slides li a:hover{color:#2d3492;}.news-ticker-horizontal .flexslider .flex-direction-nav{display:none;position:absolute;right:60px;bottom:10px;}.news-ticker-horizontal .flexslider .flex-pauseplay{display:none;position:absolute;right:47px;bottom:13px;}.news-ticker-horizontal.text-center .flexslider .flex-pauseplay{right:50px;}.news-ticker-horizontal.text-right .flexslider .flex-pauseplay{right:inherit;left:15px;}.mva7-thc-activetheme-district-theme .news-ticker-horizontal .flexslider .flex-pauseplay{right:5px;}.mva7-thc-activetheme-district-theme .news-ticker-horizontal.text-center .flexslider .flex-pauseplay{right:9px;}.news-ticker-horizontal.show-controls .flexslider .flex-direction-nav,.news-ticker-horizontal.show-controls .flexslider .flex-pauseplay{display:block;}.news-ticker-horizontal .flexslider .flex-direction-nav li{position:relative;list-style:none;}.news-ticker-horizontal .flexslider .flex-direction-nav li a{height:18px !important;width:18px;opacity:1;top:auto;text-align:center;}.news-ticker-horizontal .flexslider .flex-direction-nav li a.flex-prev{left:auto;right:-20px;}.news-ticker-horizontal .flexslider .flex-direction-nav .flex-next,.news-ticker-horizontal .flexslider:hover .flex-direction-nav .flex-next{right:-55px;}.news-ticker-horizontal .flexslider .flex-pauseplay a{height:17px !important;}.news-ticker-horizontal .flexslider .flex-pauseplay a{bottom:0;right:12px;}.news-ticker-horizontal .flexslider .flex-direction-nav li a:before,.news-ticker-horizontal .flexslider .flex-pauseplay a:before{color:#000;font-size:18px;font-weight:300;text-align:center;}.news-ticker-horizontal.color-white .flexslider .flex-pauseplay a:before,.news-ticker-horizontal.color-white .flexslider .flex-direction-nav li a:before{color:#fff;}.news-ticker-horizontal .flexslider .flex-pauseplay a:before{font-size:14px;}.newsNew{background:#D90808;color:#fff;font-size:0.8em;padding:1px 5px;}.news-ticker-ver-cntr.color-white h2,.news-ticker-ver-cntr.color-white .with-urlchange{color:#fff;}.news-ticker-ver-cntr.with-border ul{border:1px solid #ccc;overflow:auto;}.news-ticker-ver-cntr.with-border ul li{padding:0 20px;}.news-ticker-ver-cntr.with-border .news-ticker-vertical{box-shadow:0 2px 3px -2px rgba(85,85,85,0.42);}.news-ticker-vertical{max-height:600px;overflow:auto;margin:0;padding:0;}.news-ticker-vertical.height150{height:150px;}.news-ticker-vertical.height200{height:200px;}.news-ticker-vertical.height300{height:300px;}.news-ticker-vertical.height400{height:400px;}.news-ticker-vertical.height500{height:500px;}.news-ticker-vertical.height600{height:600px;}.news-ticker-vertical.pd-5{padding:5px;}.news-ticker-vertical.pd-10{padding:10px;}.news-ticker-vertical.pd-15{padding:15px;}.news-ticker-vertical.pd-20{padding:20px;}.news-ticker-vertical.pd-0,.news-ticker-vertical.pd-0 li,.news-ticker-vertical.pd-5 li,.news-ticker-vertical.pd-10 li,.news-ticker-vertical.pd-15 li,.news-ticker-vertical.pd-20 li,.with-border .news-ticker-vertical.pd-0,.with-border .news-ticker-vertical.pd-0 li,.with-border .news-ticker-vertical.pd-5 li,.with-border .news-ticker-vertical.pd-10 li,.with-border .news-ticker-vertical.pd-15 li,.with-border .news-ticker-vertical.pd-20 li{padding:0;}.news-ticker-vertical li{overflow:hidden;padding:0px;display:block;border-bottom:1px dotted #ccc;}.news-ticker-vertical li:last-child{border-bottom:none;}.news-ticker-vertical li .with-urlchange{display:inline-block;width:100%;margin:10px 0px;}.news-ticker-vertical.pd-0 li:first-child .with-urlchange,.news-ticker-vertical.pd-5 li:first-child .with-urlchange,.news-ticker-vertical.pd-10 li:first-child .with-urlchange,.news-ticker-vertical.pd-15 li:first-child .with-urlchange,.news-ticker-vertical.pd-20 li:first-child .with-urlchange{margin-top:0px;}.news-ticker-controls{display:inline-block;margin:15px 0;width:100%;text-align:center;}.news-ticker-controls .with-urlchange{font-size:20px;margin:0 2px;vertical-align:middle;}.news-ticker-controls .with-urlchange#start,.news-ticker-controls .with-urlchange#stop{font-size:18px;}.news-ticker-controls .with-urlchange#start{display:none;}.latest-news{background-color:red;color:#fff;padding:2px 5px;font-size:10px;margin-left:5px;}.contrast .latest-news{background-color:#403f3f;}.news-ticker-horizontal.title-left{padding-left:170px;position:relative;}.news-ticker-horizontal.title-left > h2{display:flex;align-items:center;text-align:center;position:absolute;left:0;top:0;bottom:0;border-right:1px solid #ccc;width:170px;overflow:hidden;margin:0;font-size:1.5em;}.news-ticker-horizontal h2{margin:0;}.news-ticker-horizontal.title-left .flexslider ul.slides{display:inline-flex;align-items:center;}.news-ticker-horizontal.title-left.no-title{padding-left:0;}.news-ticker-horizontal.title-left.no-title > h2{display:none;}.news-ticker-horizontal.title-left.with-border{border:1px solid #ccc;}.news-ticker-horizontal.title-left.with-border .flexslider{border:0;}.news-ticker-ver-cntr h2.pd-5{padding:5px 5px 0px 5px;}.news-ticker-ver-cntr h2.pd-10{padding:10px 10px 0px 10px;}.news-ticker-ver-cntr h2.pd-15{padding:15px 15px 0px 15px;}.news-ticker-ver-cntr h2.pd-20{padding:20px 20px 0px 20px;}.news-ticker-horizontal.title-left h2.pd-5,.news-ticker-horizontal.title-left h2.pd-10,.news-ticker-horizontal.title-left h2.pd-15,.news-ticker-horizontal.title-left h2.pd-20{padding:0;}.news-ticker-horizontal.title-left.with-border h2.pd-5{padding-left:5px;}.news-ticker-horizontal.title-left.with-border h2.pd-10{padding-left:10px;}.news-ticker-horizontal.title-left.with-border h2.pd-15{padding-left:15px;}.news-ticker-horizontal.title-left.with-border h2.pd-20{padding-left:20px;}.news-ticker-horizontal.show-controls.text-right .flexslider{padding-left:65px !important;padding-right:15px !important;}.news-ticker-horizontal.text-right .flexslider .flex-direction-nav{right:inherit;left:10px;}.mva7-thc-activetheme-district-theme .news-ticker-horizontal.text-right .flexslider .flex-pauseplay{right:inherit;left:57px;}.contrast .news-ticker-horizontal.color-white .flexslider .slides li a.with-urlchange,.contrast.news-ticker-horizontal.color-white .flexslider .flex-pauseplay a:before,.contrast.news-ticker-horizontal.color-white .flexslider .flex-direction-nav li a:before{color:#ff0 !important;}.contrast .with-urlchange,.contrast .news-ticker-horizontal .flexslider .slides li .with-urlchange{color:#fff;}.news-ticker-horizontal .flexslider .slides>li{display:block !important;}.auto-scroll-heading{padding-right:50px;position:relative;}.play-pause{position:absolute;right:0;top:7px;width:25px;height:25px;background:rgba(0,0,0,0.15);text-align:center;line-height:23px;border:1px solid #c3c3c3;}.play-pause a{color:#000;}.news-ticker-ver-cntr.color-white .play-pause a{color:#fff;}.news-section .news-ticker-vertical.pd-0 li:first-child .with-urlchange,.news-section .news-ticker-vertical.pd-5 li:first-child .with-urlchange,.news-section .news-ticker-vertical.pd-10 li:first-child .with-urlchange,.news-section .news-ticker-vertical.pd-15 li:first-child .with-urlchange,.news-section .news-ticker-vertical.pd-20 li:first-child .with-urlchange{margin-top:10px;}.news-ticker-ver-cntr.news-section.text-right .auto-scroll-heading{padding:0 0 0 50px;}.news-ticker-ver-cntr.news-section.text-right .auto-scroll-heading .play-pause{right:inherit;left:0;}@media screen and (max-width:940px){.news-ticker-horizontal.show-controls .flexslider .flex-direction-nav{width:70px;right:0;bottom:0;}.news-ticker-horizontal.show-controls .flexslider .flex-pauseplay{bottom:28px;right:10px;width:25px;}.news-ticker-horizontal .flexslider .flex-direction-nav{right:10px;width:55px;}.news-ticker-horizontal .flex-direction-nav .flex-prev{left:0px !important;}.news-ticker-horizontal .flex-direction-nav .flex-next{right:0px !important;}.news-ticker-horizontal .flexslider .flex-pauseplay{right:13px;bottom:38px;}}@media screen and (max-width:768px){.news-ticker-horizontal.show-controls .flexslider{padding-right:0 !important;}.news-ticker-horizontal.title-left{padding-left:0;}.news-ticker-horizontal.title-left > h2,.news-ticker-horizontal h2{position:inherit;width:100% !important;border-right:0;border-bottom:1px solid #ccc;}.news-ticker-horizontal.show-controls.text-center .flexslider{padding-right:15px !important;}.news-ticker-horizontal.show-controls.text-right .flexslider{padding-left:15px !important;padding-right:15px !important;}.news-ticker-horizontal.show-controls .flexslider .flex-direction-nav,.news-ticker-horizontal.show-controls .flexslider .flex-pauseplay{display:none;}.news-ticker-horizontal h2.pd-5,.news-ticker-horizontal .flexslider.pd-5{padding:5px 0;}.news-ticker-horizontal h2.pd-10,.news-ticker-horizontal .flexslider.pd-10{padding:10px 0;}.news-ticker-horizontal h2.pd-15,.news-ticker-horizontal .flexslider.pd-15{padding:15px 0;}.news-ticker-horizontal h2.pd-20,.news-ticker-horizontal .flexslider.pd-20{padding:20px 0;}.news-ticker-horizontal.title-left h2.pd-15{margin-bottom:0 !important;padding:15px !important;}.news-ticker-horizontal.with-border h2{border-bottom:0;}.news-ticker-horizontal.with-border .flexslider.pd-5{padding:5px !important;}.news-ticker-horizontal.with-border .flexslider.pd-10{padding:10px !important;}.news-ticker-horizontal.with-border .flexslider.pd-15{padding:15px !important;}.news-ticker-horizontal.with-border .flexslider.pd-20{padding:20px !important;}.news-ticker-horizontal .flexslider .flex-pauseplay a:before{font-size:14px !important;}.news-ticker-horizontal.title-left .flexslider ul.slides{align-items:normal;}.news-ticker-horizontal.title-left > h2{text-align:left;}.news-ticker-horizontal.title-left h2.pd-5,.news-ticker-horizontal.title-left h2.pd-10,.news-ticker-horizontal.title-left h2.pd-15,.news-ticker-horizontal.title-left h2.pd-20{padding-bottom:10px;}.news-ticker-horizontal.title-left > h2:after{content:none;}}@media screen and (max-width:767px){.news-ticker-horizontal.title-left h2.pd-15{margin:0 !important;padding:0 0 15px !important;}.news-ticker-horizontal h2.pd-15,.news-ticker-horizontal .flexslider.pd-15{padding:12px 0 25px;}}
.photo-glry-cntr{position:relative;width:100%;margin-bottom:5px;box-shadow:none;border:none;display:inline-block;background-color:transparent;}.photo-glry-cntr.basic_slider.flexslider .slides{display:inline-block;width:100%;}.photo-glry-cntr.basic_slider.flexslider .slides>li{position:relative;}.thumb-bottom-crucel{margin-bottom:0;box-shadow:none;border:none;margin-top:5px;}.video_gallery .flexslider li a img{position:relative;top:15px;}.photo-glry-cntr .galery-caption,.photo-glry-cntr .flex-direction-nav{display:none;}.photo-glry-cntr.with-controls .flex-direction-nav{display:inherit;}.photo-glry-cntr.thumb-bottom ul.slides,.photo-glry-cntr.thumb-bottom .flex-control-nav{width:100%;}.photo-glry-cntr.thumb-right ul.slides{float:left;width:75%;}.photo-glry-cntr.thumb-right .flex-control-nav{float:right;width:24.3%;margin:0;}.photo-glry-cntr.thumb-right .flex-control-nav li{width:100%;}.photo-glry-cntr.thumb-right .flex-control-nav li img{margin-bottom:5px;}.photo-glry-cntr.thumb-right .flex-control-nav li:last-child img{margin-bottom:0;}.photo-glry-cntr.thumb-bottom .flex-control-thumbs li{width:33.3%;}.photo-glry-cntr.thumb-bottom .flex-control-thumbs li img{padding-right:5px;}.photo-glry-cntr.thumb-bottom .flex-control-thumbs li:last-child img{padding-right:0;}.photo-glry-cntr.thumb-left ul.slides{float:right;width:75%;}.photo-glry-cntr.thumb-left .flex-control-nav{float:left;width:24.3%;margin:0;}.photo-glry-cntr.thumb-left .flex-control-nav li{width:100%;}.photo-glry-cntr.thumb-left .flex-control-nav li img{margin-bottom:5px;}.thumb-bottom-crucel ul.slides li img{padding-right:5px;}.photo-glry-cntr.with-caption .galery-caption{display:inherit;position:absolute;bottom:10px;background:rgba(0,0,0,0.8);color:#fff;padding:10px;left:10px;right:10px;}.gallery-heading{left:0px;position:absolute;top:0;z-index:99;}.gallery-heading h2,.gallery-heading .heading3{background:rgba(0,0,0,0.8);color:#fff;text-transform:uppercase;font-weight:600;float:left;font-size:130%;padding:0 20px;height:38px;line-height:38px;}.gallery-heading a{background:rgba(192,64,4,0.8);border:0 none;text-transform:uppercase;font-weight:600;color:#fff;display:inline-block;font-size:90%;padding:0 15px;height:38px;line-height:38px;position:relative;transition:0.2s ease-in;}.gallery-heading a:hover{background:rgba(243,64,4,0.99);}.photo-glry-cntr.flexslider.thumb-left .gallery-heading{left:inherit;right:0;}#galleryTab .resp-tab-content{padding:0;}#gallery,#videos{margin:10px 0px;}.gallerytitle{color:#fff;font-size:14px;}.carasoleflex-wrap{padding:10px !important;display:inline-block;width:100%;}.carasoleflex-wrap.white-bg{background-color:#fff !important;}.carasoleflex-wrap.dark-bg{background-color:#c8c8c8 !important;}.carasoleflex-wrap .galleryMeta{display:inline-block;width:100%;padding-bottom:5px;}.carasoleflex-wrap.dark-bg .list-group-item{border:1px solid #c9c9c9;}.carasoleflex-wrap .galleryThumb{width:97%;}.carasoleflex-wrap .flexslider .slides > li
	.carasoleflex-wrap .galleryThumb img{object-fit:cover;}.carasoleflex-wrap.outline-bg{border:1px solid #ccc;}.carasoleflex-wrap.transparent-bg{background-color:transparent;border:none;}.carasoleflex-wrap .youtubeVideo{min-height:120px;height:120px;}.carasoleflex-wrap .video h4,.carasoleflex-wrap .video .heading4{font-size:14px;height:40px;overflow:hidden;display:inline-block;}.carasoleflex-wrap .youtubeVideo span{height:auto !important;}.carasoleflex-wrap.thin-border .galleryThumb{width:97% !important;padding:2px !important;}.carasoleflex-wrap .youtubeVideo{border-radius:0;}.carasoleflex-wrap.thin-border.border-radius-medium .galleryThumb,.carasoleflex-wrap.thick-border.border-radius-medium .galleryThumb{border-radius:5px;}.carasoleflex-wrap.border-radius-medium .galleryThumb a img,.carasoleflex-wrap.border-radius-medium .youtubeVideo{border-radius:5px;}.carasoleflex-wrap.thin-border.border-radius-medium .galleryThumb a img,.carasoleflex-wrap.thin-border.border-radius-medium .youtubeVideo{border-radius:5px 5px 0 0;}.carasoleflex-wrap.border-radius-large .galleryThumb,.carasoleflex-wrap.border-radius-large .youtubeVideo{border-radius:12px;}.carasoleflex-wrap.thin-border.border-radius-large .galleryThumb a img{border-radius:12px 12px 0 0;}.carasoleflex-wrap.thick-border.border-radius-large .galleryThumb a img,.carasoleflex-wrap.thick-border.border-radius-large .youtubeVideo{border-radius:12px 12px 0 0;}.carasoleflex-wrap.thin-border.no-bg,.carasoleflex-wrap.thick-border.no-bg{border:none !important;}.carasoleflex-wrap .galleryThumb span{display:block;font-size:14px;height:30px;overflow:hidden;text-align:center;}.carasoleflex-wrap.thin-border .galleryThumb span{color:#fff !important;}.carasoleflex-wrap.thick-border .galleryThumb{width:97% !important;padding:5px !important;}.carasoleflex-wrap.thick-border .galleryThumb span{color:#fff !important;}.carasoleflex-wrap.thin-border .video h4,.carasoleflex-wrap.thick-border .video h4,.carasoleflex-wrap.thin-border .video .heading4,.carasoleflex-wrap.thick-border .video .heading4{color:#fff;}.carasoleflex-wrap .btn{padding:3px 5px;color:#fff;font-size:13px;border-radius:0;transition:0.2s ease-in;height:auto;}.carasoleflex-wrap .btn.border-radius-medium{border-radius:5px;}.carasoleflex-wrap .btn.border-radius-large{border-radius:12px;}.flexslider.thumb-bottom-crucel{margin-top:5px;}.flexslider.thumb-bottom.thumb-bottom-scroll{border-radius:0;}.photo-glry-title{float:left;width:70%;}.photo-glry-viewall{float:left;width:30%;text-align:right;}.HomeGalleryCarasole{clear:both;}.HomeGalleryCarasole.flexslider.no-bg{background-color:transparent;background:inherit;border:none !important;-o-box-shadow:none;box-shadow:none;border-radius:0;}.carasoleflex-wrap.gallery-layout-two .photo-glry-title,.carasoleflex-wrap.gallery-layout-two .photo-glry-viewall{width:100%;text-align:center;}.carasoleflex-wrap.gallery-layout-two .HomeGalleryCarasole{border:1px solid #ccc !important;padding:10px;border-radius:2px;}.carasoleflex-wrap.gallery-layout-two .galleryThumb{width:99%;}.carasoleflex-wrap.gallery-layout-two .photo-glry-viewall{margin-top:15px;}.carasoleflex-wrap.gallery-layout-two .btn{padding:5px 10px;font-size:1em;}.video_gallery.video{position:relative;}.video_gallery.video .gallery-heading{left:4px;top:4px;}.video_gallery.video a{margin:0;}.video_gallery.video .flexslider .slides img{width:100%;height:215px;max-width:none !important;object-fit:cover;}.video_gallery.video .flexslider{margin-bottom:0;}.video_gallery.video .gallery-links{margin-top:12px;text-align:center;}.video_gallery.video .gallery-links>a{display:inline-block;}.video-playbtn{position:absolute;z-index:1;text-align:center;left:50%;top:52%;width:80px;transform:translateY(-50%);margin-left:-40px;}.video-playbtn i{display:inline-block;font-size:2em;color:#fff;padding:10px 20px 10px 28px;border:1px solid #222;background:#3a3939;border-radius:12px;}.video-playbtn:hover i{background:#E02F2F;border-color:#E02F2F;}.vc_col-sm-3 .video_gallery.video .flexslider .slides img{height:175px !important;}.vc_col-sm-4 .video_gallery.video .flexslider .slides img{height:215px !important;}.vc_col-sm-6 .video_gallery.video .flexslider .slides img{height:400px !important;}.gallery-layout-three .photoGallery-style3{display:inline-block;width:100%;}.gallery-layout-three .photoGallery-style3 ul{list-style:none;padding:0;}.gallery-layout-three .photoGallery-style3 ul li{list-style:none;float:left;width:calc(33.33% - 12px);margin:0 6px 12px 6px;padding:0;overflow:hidden;}.carasoleflex-wrap.gallery-layout-three .galleryThumb,.gallery-layout-three .photo-glry-title{width:100%;}.carasoleflex-wrap.gallery-layout-three .photo-glry-viewall{width:100%;text-align:center;}.carasoleflex-wrap.gallery-layout-three .btn{padding:5px 10px;font-size:14px;}@media (max-width:1199px){.carasoleflex-wrap .galleryThumb span{height:auto;}.video_gallery .flexslider li a img{position:relative;top:10px;}.vc_col-sm-4 .video_gallery.video .flexslider .slides img{height:206px !important;}}@media (max-width:991px){.video_gallery .flexslider li a img{top:28px;}.vc_col-sm-4 .video_gallery.video .flexslider .slides img{height:180px !important;top:20px;}.video-playbtn i{font-size:1em;padding:10px 16px 10px 18px;border-radius:8px;}}@media (max-width:767px){.video_gallery .flexslider li a img{top:0 !important;}.video_gallery{padding:15px 0;}.photo-glry-cntr .gallery-heading h2,.photo-glry-cntr .gallery-heading .heading3{margin:0 !important;font-size:1em;}.video_gallery.video .flexslider .slides img{width:100% !important;min-height:215px !important;height:auto !important;}}@media screen and (max-width:640px){.photo-glry-cntr.thumb-left ul.slides,.photo-glry-cntr.thumb-left .flex-control-nav{width:100%;}.photo-glry-cntr.thumb-left .flex-control-nav{margin-top:5px;}.photo-glry-cntr.thumb-left .flex-control-nav li{width:32.3%;margin-right:1%;}.carasoleflex-wrap{margin-top:-50px;}.photo-glry-cntr.thumb-right ul.slides,.photo-glry-cntr.thumb-right .flex-control-nav{width:100% !important;margin-top:0;margin-bottom:5px;}.photo-glry-cntr.thumb-right .flex-control-nav li{width:33.33%;}.carasoleflex-wrap.gallery-layout-three{margin-top:0px;}.carasoleflex-wrap.gallery-layout-three .photo-glry-title{width:100%;}.gallery-layout-three .photoGallery-style3 ul li{width:calc(50% - 12px);}.photo-glry-cntr.thumb-right .flex-control-nav li img{width:calc(100% - 5px);}}
.footerlogocarousel{text-align:center;}.footerlogocarousel-outer{max-width:1236px;margin:0 auto;padding:0 15px;}.footerlogocarousel-outer.item-count-5{max-width:1036px;}.footerlogocarousel-outer.item-count-4{max-width:836px;}.footerlogocarousel-outer.item-count-3{max-width:636px;}.footerlogocarousel-outer .flex-viewport{padding:0 1px;}.footerlogocarousel .flexslider{border:0;box-shadow:none;margin:0;border-radius:0;}.footerlogocarousel{display:inline-block;width:100%;}.footerlogocarousel.withbg{background:#fff;}.footerlogocarousel .flexslider .slides > li a{display:block;}.footerlogocarousel.withborder .flexslider .slides > li{border-right:1px solid #ccc;}.footerlogocarousel.withborder .flexslider .slides > li:first-child{border-left:1px solid #ccc;}.footerlogocarousel.withborder .flexslider .slides > li:last-child{border-right:1px solid #ccc;}.footerlogocarousel .flex-direction-nav a{background:#ccc;text-align:center;height:35px;line-height:36px;font-size:0;border-radius:50%;width:35px;}.footerScrollbar .flex-direction-nav a:before{font-size:20px;color:#fff;text-shadow:none;}.footerlogocarousel .flex-direction-nav a.flex-prev{left:0;}.footerlogocarousel .flex-direction-nav a.flex-next{right:0;}.footerlogocarousel .flexslider .slides > li > div.caption{padding:7px 0;font-size:1.2em;}@media screen and (max-width:1236px){.footerlogocarousel-outer{max-width:1036px;}}@media screen and (max-width:1036px){.footerlogocarousel-outer,.footerlogocarousel-outer.item-count-5{max-width:836px;}}@media screen and (max-width:836px){.footerlogocarousel-outer,.footerlogocarousel-outer.item-count-4{max-width:636px;}}@media screen and (max-width:800px){.footerlogocarousel.withborder .flexslider .slides > li{width:auto !important;}}@media screen and (max-width:767px){.footerlogocarousel-outer,.footerlogocarousel-outer.item-count-3,.footerlogocarousel-outer.item-count-4,.footerlogocarousel-outer.item-count-5{max-width:436px;}}@media screen and (max-width:479px){.footerlogocarousel-outer,.footerlogocarousel-outer.item-count-3,.footerlogocarousel-outer.item-count-4,.footerlogocarousel-outer.item-count-5{max-width:none;}.footerlogocarousel-outer .flex-viewport{padding:0 !important;}}
