 @font-face {font-family: 'Pulp';src: url("../fonts/Pulp-Semi-Bold.otf");font-weight: 800;}@font-face {font-family: 'Pulp';src: url("../fonts/Pulp-Medium.otf");font-weight: 700;}@font-face {font-family: 'Pulp';src: url("../fonts/Pulp-Light.otf");font-weight: 200;}@font-face {font-family: 'Pulp';src: url("../fonts/Pulp-Medium.otf");font-weight: 400;}@font-face {font-family: 'Pulp';src: url("../fonts/PulpDisplay-ExtraLight.ttf");font-weight: 300;}body {font-family: 'Montserrat', sans-serif;scroll-padding-top: 150px;}ul {padding: 0;margin: 0;list-style: none;}a {text-decoration: none;transition: 0.3s;}a:hover {transition: 0.3s;}.container-fluid {padding-left: 120px;padding-right: 120px;}#preloader {background-color: #02274C;position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: 999999999999999999999999999999999999;height: 100vh;display: flex;align-items: center;justify-content: center;}#status {width: 200px;height: auto;position: relative;}#status img {animation: fadeIn 1s infinite alternate;}@keyframes fadeIn {from {opacity: 0;}to {opacity: 1;}}header {position: absolute;background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);z-index: 5;height: 170px;top: 0;left: 0;right: 0;}.nav {width: 100%;position: fixed;text-align: center;z-index: 999;}.ww-ww {display: flex;align-items: center;justify-content: space-between;position: relative;}.nav div.logo {float: left;width: auto;height: auto;}.nav div.main_list {float: right;}.nav div.main_list ul {width: 100%;display: flex;list-style: none;margin: 0;padding: 0;}.nav div.main_list ul li {width: auto;padding: 0;padding-left: 3rem;line-height: normal;}.nav div.main_list ul li a {text-decoration: none;color: #fff;font-size: 16px;}.nav div.main_list ul li a:hover {color: #479BDC;}.side-nav {position: absolute;right: 0;}.lin-ws {height: 3px;background-color: #fff;width: 28px;margin: 0px 0 5px 0;border-radius: 10px;}.lin-ws.we-s {width: 20px;}.wswa-s {text-align: -webkit-right;}.lin-ws.wsaa {width: 24px;}.lin-ws:last-child {margin: 0px 0 0px 0;}.navTrigger {display: none;}.nav {padding-top: 20px;padding-bottom: 20px;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}.social-media {margin-right: 4em;}.social-media ul {display: flex;align-items: center;}.social-media ul a {text-decoration: none;color: #fff;font-size: 20px;margin: 0 0 0 26px;}.social-media ul a:hover {color: #479BDC;}@media screen and (max-width:950px) {.navTrigger {display: block;}.nav div.logo {margin-left: 0px;}.nav div.main_list {width: 100%;height: 0;overflow: hidden;}.nav div.show_list {height: auto;display: none;}.nav div.main_list ul {flex-direction: column;width: 100%;height: 100vh;right: 0;left: 0;bottom: 0;background-color: #111;background-position: center top;}.nav div.main_list ul li {width: 100%;text-align: right;}.nav div.main_list ul li a {text-align: center;width: 100%;font-size: 3rem;padding: 20px;}.nav div.media_button {display: block;}}.back-to-home {position: absolute;right: 6%;color: #fff;font-size: 38px;cursor: pointer;top: 12%;}.navTrigger {cursor: pointer;width: 30px;height: 25px;margin: auto;position: absolute;right: 30px;top: 0;bottom: 0;}.navTrigger i {background-color: #fff;border-radius: 2px;content: '';display: block;width: 100%;height: 4px;}.navTrigger i:nth-child(1) {-webkit-animation: outT 0.8s backwards;animation: outT 0.8s backwards;-webkit-animation-direction: reverse;animation-direction: reverse;}.navTrigger i:nth-child(2) {margin: 5px 0;-webkit-animation: outM 0.8s backwards;animation: outM 0.8s backwards;-webkit-animation-direction: reverse;animation-direction: reverse;}.navTrigger i:nth-child(3) {-webkit-animation: outBtm 0.8s backwards;animation: outBtm 0.8s backwards;-webkit-animation-direction: reverse;animation-direction: reverse;}.navTrigger.active i:nth-child(1) {-webkit-animation: inT 0.8s forwards;animation: inT 0.8s forwards;}.navTrigger.active i:nth-child(2) {-webkit-animation: inM 0.8s forwards;animation: inM 0.8s forwards;}.navTrigger.active i:nth-child(3) {-webkit-animation: inBtm 0.8s forwards;animation: inBtm 0.8s forwards;}@-webkit-keyframes inM {50% {-webkit-transform: rotate(0deg);}100% {-webkit-transform: rotate(45deg);}}@keyframes inM {50% {transform: rotate(0deg);}100% {transform: rotate(45deg);}}@-webkit-keyframes outM {50% {-webkit-transform: rotate(0deg);}100% {-webkit-transform: rotate(45deg);}}@keyframes outM {50% {transform: rotate(0deg);}100% {transform: rotate(45deg);}}@-webkit-keyframes inT {0% {-webkit-transform: translateY(0px) rotate(0deg);}50% {-webkit-transform: translateY(9px) rotate(0deg);}100% {-webkit-transform: translateY(9px) rotate(135deg);}}@keyframes inT {0% {transform: translateY(0px) rotate(0deg);}50% {transform: translateY(9px) rotate(0deg);}100% {transform: translateY(9px) rotate(135deg);}}@-webkit-keyframes outT {0% {-webkit-transform: translateY(0px) rotate(0deg);}50% {-webkit-transform: translateY(9px) rotate(0deg);}100% {-webkit-transform: translateY(9px) rotate(135deg);}}@keyframes outT {0% {transform: translateY(0px) rotate(0deg);}50% {transform: translateY(9px) rotate(0deg);}100% {transform: translateY(9px) rotate(135deg);}}@-webkit-keyframes inBtm {0% {-webkit-transform: translateY(0px) rotate(0deg);}50% {-webkit-transform: translateY(-9px) rotate(0deg);}100% {-webkit-transform: translateY(-9px) rotate(135deg);}}@keyframes inBtm {0% {transform: translateY(0px) rotate(0deg);}50% {transform: translateY(-9px) rotate(0deg);}100% {transform: translateY(-9px) rotate(135deg);}}@-webkit-keyframes outBtm {0% {-webkit-transform: translateY(0px) rotate(0deg);}50% {-webkit-transform: translateY(-9px) rotate(0deg);}100% {-webkit-transform: translateY(-9px) rotate(135deg);}}@keyframes outBtm {0% {transform: translateY(0px) rotate(0deg);}50% {transform: translateY(-9px) rotate(0deg);}100% {transform: translateY(-9px) rotate(135deg);}}.affix {padding: 13px 0;background-color: #111;}.myH2 {text-align: center;font-size: 4rem;}.myP {text-align: justify;padding-left: 15%;padding-right: 15%;font-size: 20px;}@media all and (max-width:700px) {.myP {padding: 2%;}}.logo-nav {background-color: #000;text-align: center;padding: 30px;}.overlayy {position: fixed;top: 0;left: 0;width: 100%;height: 100vh;background-color: rgba(0, 0, 0, 0.7);}.overlayy.overlay-slide-right.overlay-active {z-index: 9;opacity: 1;}.overlayy.overlay-slide-left {z-index: 9;opacity: 0;}.overlay-slide-right {transition: all 0.4s ease-in-out;transform: translateX(0);}.overlay-slide-left {transition: all 0.8s ease-in-out;transform: translateX(-100vw);}.side-sss ul {height: 100vh;list-style: none;}.side-sss ul li {height: 17%;display: flex;align-items: center;justify-content: center;position: relative;}.side-sss li:nth-of-type(1) {background-color: rgb(0 0 0);}.side-sss li:nth-of-type(2) {background-color: rgb(1 32 56);}.side-sss li:nth-of-type(3) {background-color: rgb(1 38 66);}.side-sss li:nth-of-type(4) {background-color: rgb(2 41 70);}.side-sss li:nth-of-type(5) {background-color: rgb(2 46 78);}.side-sss li:nth-of-type(6) {background-color: rgb(2 50 84);}.side-sss li a {font-size: 2rem;color: #fff;}.side-sss li a:hover, .side-sss li a:active {transform: scale(1.1);}.slide-in-1 {animation: slide-in 0.4s linear 0.2s both;}.slide-in-2 {animation: slide-in 0.4s linear 0.4s both;}.slide-in-3 {animation: slide-in 0.4s linear 0.6s both;}.slide-in-4 {animation: slide-in 0.4s linear 0.8s both;}.slide-in-5 {animation: slide-in 0.4s linear 1s both;}.slide-in-6 {animation: slide-in 0.4s linear 1.2s both;}@keyframes slide-in {from {transform: translateX(-100%);}to {transform: translateX(0);}}.slide-out-1 {animation: slide-out 0.3s linear 0.5s both;}.slide-out-2 {animation: slide-out 0.3s linear 0.4s both;}.slide-out-3 {animation: slide-out 0.3s linear 0.3s both;}.slide-out-4 {animation: slide-out 0.3s linear 0.2s both;}.slide-out-5 {animation: slide-out 0.3s linear 0.1s both;}.slide-out-6 {animation: slide-out 0.3s linear 1.2s both;}@keyframes slide-out {from {transform: translateX(0);}to {transform: translateX(-100%);}}.hamburger-menu {position: absolute;right: 0;z-index: 10;cursor: pointer;}.menu-bar1, .menu-bar2, .menu-bar3 {width: 2rem;height: 3px;background-color: #fff;margin: 7px 0;transition: 0.4s;border-radius: 8px;}.menu-bar2 {width: 1.5rem;margin-left: auto;}.activee .menu-bar1 {transform: rotate(-45deg) translate(-0.4rem, 0.4rem);}.activee .menu-bar2 {opacity: 0;}.activee .menu-bar3 {transform: rotate(45deg) translate(-0.5rem, -0.5rem);}.main-slider .carousel {height: 100vh;position: relative;}.carousel-item img {height: 100vh;}.main-slider .carousel-indicators [data-bs-target] {width: 10px;height: 10px;border-top: none;border-bottom: none;border-radius: 20px;}.main-slider .carousel-indicators {align-items: center;margin-right: 0;padding-left: 120px;margin-left: 0;justify-content: left;bottom: 14px;}.main-slider .carousel-indicators .active {padding: 2px;transition: 0.3s;}.main-capction {position: absolute;top: 0;bottom: 0;z-index: 1;display: flex;align-items: center;width: 100%;overflow: hidden;}.caption h1 {color: #fff;font-family: 'Pulp';font-weight: 700;font-size: 70px;line-height: 70px;}.caption span {color: #479BDC;text-transform: uppercase;}.caption p {color: #fff;font-family: 'Pulp';font-weight: 300;font-size: 22px;width: 30%;text-transform: capitalize;letter-spacing: 0.5px;margin-top: 12px;margin-bottom: 2em;}.st_c_c {display: inline-block;-webkit-animation: slide-from-bottom 800ms ease-out 0ms 1;animation: slide-from-bottom 800ms ease-out 0ms 1;-webkit-animation-timing-function: cubic-bezier(0.1, 0, 0, 1);animation-timing-function: cubic-bezier(0.1, 0, 0, 1);-webkit-animation-fill-mode: both;animation-fill-mode: both;white-space: pre;}.st_c {display: inline-flex;overflow: hidden;}.st_c:nth-child(20) .st_c_c {-webkit-animation-delay: 1425ms;animation-delay: 1425ms;}.st_c:nth-child(19) .st_c_c {-webkit-animation-delay: 1350ms;animation-delay: 1350ms;}.st_c:nth-child(18) .st_c_c {-webkit-animation-delay: 1275ms;animation-delay: 1275ms;}.st_c:nth-child(17) .st_c_c {-webkit-animation-delay: 1200ms;animation-delay: 1200ms;}.st_c:nth-child(16) .st_c_c {-webkit-animation-delay: 1125ms;animation-delay: 1125ms;}.st_c:nth-child(15) .st_c_c {-webkit-animation-delay: 1050ms;animation-delay: 1050ms;}.st_c:nth-child(14) .st_c_c {-webkit-animation-delay: 975ms;animation-delay: 975ms;}.st_c:nth-child(13) .st_c_c {-webkit-animation-delay: 900ms;animation-delay: 900ms;}.st_c:nth-child(12) .st_c_c {-webkit-animation-delay: 825ms;animation-delay: 825ms;}.st_c:nth-child(11) .st_c_c {-webkit-animation-delay: 750ms;animation-delay: 750ms;}.st_c:nth-child(10) .st_c_c {-webkit-animation-delay: 675ms;animation-delay: 675ms;}.st_c:nth-child(9) .st_c_c {-webkit-animation-delay: 600ms;animation-delay: 600ms;}.st_c:nth-child(8) .st_c_c {-webkit-animation-delay: 525ms;animation-delay: 525ms;}.st_c:nth-child(7) .st_c_c {-webkit-animation-delay: 450ms;animation-delay: 450ms;}.st_c:nth-child(6) .st_c_c {-webkit-animation-delay: 375ms;animation-delay: 375ms;}.st_c:nth-child(5) .st_c_c {-webkit-animation-delay: 300ms;animation-delay: 300ms;}.st_c:nth-child(4) .st_c_c {-webkit-animation-delay: 225ms;animation-delay: 225ms;}.st_c:nth-child(3) .st_c_c {-webkit-animation-delay: 150ms;animation-delay: 150ms;}.st_c:nth-child(2) .st_c_c {-webkit-animation-delay: 75ms;animation-delay: 75ms;}.st_c:nth-child(1) .st_c_c {-webkit-animation-delay: 0ms;animation-delay: 0ms;}@-webkit-keyframes slide-from-bottom {from {transform: translateY(100%);}}@keyframes slide-from-bottom {from {transform: translateY(100%);}}@-webkit-keyframes slide-from-top {from {transform: translateY(-100%);}}@keyframes slide-from-top {from {transform: translateY(-100%);}}@-webkit-keyframes slide-from-left {from {transform: translateX(-100%);}}@keyframes slide-from-left {from {transform: translateX(-100%);}}@-webkit-keyframes slide-from-right {from {transform: translateX(100%);}}@keyframes slide-from-right {from {transform: translateX(100%);}}.butn:link, .butn:visited {background: #479BDC;border-radius: 10px;color: #ffff;padding: 13px 30px;display: block;width: max-content;font-weight: 200;font-family: 'Pulp';letter-spacing: 0.8px;border: none;color: #fff;position: relative;overflow: hidden;transition: all 0.3s ease-in-out;}.butn::before {background: #fff;content: "";height: 155px;opacity: 0;position: absolute;top: -115px;transform: rotate(35deg);width: 50px;transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);}.butn::after {background: #fff;content: "";height: 20rem;opacity: 0;position: absolute;top: -115px;transform: rotate(35deg);transition: all 3000ms cubic-bezier(0.19, 1, 0.22, 1);width: 8rem;}.butn__new::before {left: -50%;}.butn__new::after {left: -100%;}.butn:hover, .butn:active {transform: translateY(-3px);color: #fff;box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);}.butn__new:hover::before {left: 120%;opacity: 0.5s;}.butn__new:hover::after {left: 200%;opacity: 0.6;}.butn span {z-index: 20;}.Simplify {padding: 100px 0;}.Operations {padding-left: 80px;}.Operations h2 {font-family: 'Pulp';font-weight: 800;font-size: 50px;line-height: 133%;text-transform: capitalize;color: #484848;margin: 0 0 40px 0;}.Operations.v_s h2 {font-weight: 700;font-size: 24px;line-height: 133%;text-transform: capitalize;color: #484848;margin: 0 0 15px 0;}.Operations.v_s p {font-weight: 200;font-size: 16px;line-height: 160%;text-transform: capitalize;color: rgb(72 72 72 / 81%);font-family: 'Pulp';margin-bottom: 30px;}.butn.butn__new.erds {margin-top: 4em;}.main-sw img {border-radius: 20px;width: 100%;}.Current {margin-bottom: -290px;position: relative;z-index: 1;}.management {background-image: url(../images/current.jpg);background-repeat: no-repeat;background-size: cover;padding: 200px 50px;color: #fff;border-radius: 20px;position: relative;}.management:after {content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #000;opacity: 0.7;border-radius: 20px;}.management p {font-size: 30px;text-align: center;position: relative;z-index: 1;width: 85%;margin: 0 auto;font-weight: 300;}body:not(.no-js) .image-wrap {transition: 1s ease-out;transition-delay: 0.2s;position: relative;width: auto;overflow: hidden;clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);visibility: hidden;}body:not(.no-js) .image-wrap img {transform: scale(1.3);transition: 2s ease-out;}body:not(.no-js) .animating .image-wrap {clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);visibility: visible;transform: skewY(0);}body:not(.no-js) .animating img {transform: scale(1);transition: 4s ease-out;}body:not(.no-js) .fadeup {opacity: 0;transition: 0.1s ease-out;transform: translateY(90px);}body:not(.no-js) .fading-up {opacity: 1;transition: 1s ease-out;transform: translateY(0px);transition-delay: 0.3s;}.what-We-do {background-color: #0E2A40;padding: 400px 0 200px 0;position: relative;}.new-s {position: absolute;top: 0;right: 0;z-index: 0;}.new-s img {width: 70%;float: right;}.embrace {text-align: center;color: #fff;position: relative;z-index: 1;}.embrace h2 {font-weight: 800;font-family: 'Pulp';text-transform: capitalize;font-size: 44px;margin-bottom: 13px;}.embrace p {font-family: 'Pulp';font-weight: 300;width: 76%;margin: 0 auto;line-height: 31px;font-size: 18px;letter-spacing: 0.5px;}.Lighting-Systems {padding: 130px 0px;}.ds-s {text-align: center;position: relative;}.ws_ss {position: absolute;top: -220px;right: 0;bottom: 0;left: 0;width: 795px;margin: 0 auto;z-index: 0;}.devices-center {z-index: 1;position: relative;}.re-s {display: flex;align-items: center;}.Power-Systems {position: relative;width: max-content;}.re-s {display: flex;align-items: center;gap: 25px;color: #fff;text-align: left;background: #15354E;border-radius: 15px;padding: 15px 30px;cursor: pointer;transition: 0.3s;position: relative;z-index: 1;}.re-s:hover {background-color: #479bdc;}.re-img h3 {margin: 0;font-size: 22px;font-family: 'Pulp';font-weight: 200;letter-spacing: 0.5px;line-height: 29px;}.Power-Systems {position: absolute;width: max-content;top: -79px;left: 0;}.Power-Systems.p_d {bottom: -80px;top: auto;}.re-img img {width: 40px;}.re-img.powera img {width: 33px;}.Power-Systems.right-to {left: auto;right: 0;}.Power-Systems.right-bottom {top: auto;right: 0;left: auto;}.Power-Systems.b-bottom {bottom: -211px;top: auto;right: 0;left: 0;margin: 0 auto;}.Power-Systems:after {content: '';position: absolute;height: 444%;background-color: #fff;width: 1px;right: -144px;transform: rotate(111deg);top: -88px;z-index: 0;}.Power-Systems.p_d:after {transform: rotate(63deg);top: -211%;right: -99px;height: 403%;}.Power-Systems.right-to:after {transform: rotate(69deg);top: -100%;height: 403%;right: auto;left: -125px;}.Power-Systems.right-bottom:after {transform: rotate(112deg);top: -211%;height: 403%;right: auto;left: -125px;}.Power-Systems.b-bottom:after {transform: rotate(360deg);left: 0;right: 0;margin: 0 auto;bottom: 0;height: auto;top: -150px;}.Simplify.Maintain {background-color: #0e2a40;position: relative;padding: 150px 0 50px 0;}.Simplify.Maintain h2 {color: #fff;}.qwq_a {position: absolute;top: -191px;left: 0;z-index: 0;}.main-sw {position: relative;}.Simplify.Maintain.Enhance {padding: 100px 0 50px 0;}.Operations.effectve {padding-left: 0;padding-right: 80px;z-index: 2;position: relative;}.new-s.tools {top: -139px;}.Simplify.Maintain.Design {padding: 100px 0 50px 0;}.qwq_a.System {top: -241px;}.Contact_ds {background-color: #0e2a40;position: relative;padding: 100px 0;}.Contact_ds h6 {font-weight: 700;font-size: 50px;line-height: 133%;text-transform: capitalize;color: #FFFFFF;}.hearas {z-index: 3;}.Contact_ds p {font-weight: 100;font-size: 20px;line-height: 130%;text-transform: capitalize;color: #FFFFFF;font-family: 'Pulp';letter-spacing: 0.5px;margin-bottom: 2em;}.Contact_ds label {display: block;font-family: 'Pulp';font-style: normal;font-weight: 300;font-size: 15px;line-height: 133%;text-transform: capitalize;color: #FFFFFF;margin-top: 20px;margin-bottom: 7px;margin-left: 34px;letter-spacing: 1px;}.nc_s input, .nc_s select {background: #15354E;border-radius: 20px;border: 0;color: #ffff;padding: 18px 34px;width: 100%;font-family: 'Pulp';font-weight: 300;}.nc_s textarea {background: #15354E;border-radius: 20px;border: 0;color: #ffff;padding: 18px 34px;width: 100%;font-family: 'Pulp';font-weight: 300;}.nc_s input::-webkit-input-placeholder {color: rgb(255 255 255 / 50%);}.nc_s input:-ms-input-placeholder {color: rgb(255 255 255 / 50%);}.nc_s input::placeholder {color: rgb(255 255 255 / 50%);}.nc_s textarea::-webkit-input-placeholder {color: rgb(255 255 255 / 50%);}.nc_s textarea:-ms-input-placeholder {color: rgb(255 255 255 / 50%);}.nc_s textarea::placeholder {color: rgb(255 255 255 / 50%);}.Contact_ds textarea:focus, input:focus {outline: none;}.Contact_ds button {background: #479BDC;border-radius: 10px;color: #ffff;padding: 13px 30px;display: block;width: max-content;font-weight: 200;font-family: 'Pulp';letter-spacing: 0.8px;border: none;color: #fff;position: relative;overflow: hidden;transition: all 0.3s ease-in-out;}.butn.butn__new.qazxws {margin-top: 1.5em;}.reveal.a_des.animating img {width: 88%;float: right;}.Energize-Your-Facility {background-color: #0e2a40;position: relative;}.Facility {background: #479BDC;box-shadow: 27px 54px 90px rgb(0 0 0 / 10%);border-radius: 20px;padding: 70px;position: relative;overflow: hidden;}.Facility h3 {color: #fff;margin: 0;font-family: 'Pulp';font-weight: 600;font-size: 54px;width: 50%;position: relative;z-index: 1;padding-left: 67px;}.dots-s {position: absolute;bottom: -37px;left: -18px;z-index: 0;}.dots-s img {width: 72%;}.dotss {position: absolute;right: 0;top: -15px;width: 326px;}.new-s.Energize {top: -255px;}footer {background-color: #0e2a3f;padding: 100px 0 0 0;}.footer-logo p {color: #fff;margin: 25px 0 0 0px;font-size: 15px;font-family: 'Pulp';font-weight: 300;width: 50%;line-height: 23px;}.wqwq {display: flex;justify-content: flex-end;}.aa_as a {display: flex;align-items: center;color: #fff;font-family: 'Pulp';font-weight: 300;}.aa_as img {margin-right: 14px;}.aa_as {display: inline-block;margin: 0 18px;}.aa_asew ul {display: inline-flex;gap: 14px;margin-left: 1em;}.aa_asew ul li a i {color: #fff;font-size: 22px;transition: 0.3s;}.aa_asew ul li a:hover i {color: #479bdc;transition: 0.3s;}.Privacy.Policy {color: #fff;font-family: 'Pulp';font-weight: 300;display: flex;justify-content: space-between;padding: 30px 0;border-top: 1px solid rgb(255 255 255 / 14%);margin-top: 2em;}.Privacy.Policy p {margin: 0;}.Privacy.Policy a {color: #fff;}.tops {position: fixed;top: 123px;z-index: 222;color: #fff;background-color: #479bdc;width: 40px;text-align: center;height: 40px;display: flex;align-items: center;justify-content: center;border-radius: 50px;font-size: 28px;right: 35px;cursor: pointer;transition: 0.3s;display:none;}.tops a {color: #fff;}.tops a:hover {color: #0e2a3f;}.tops:hover {background-color: #fefefe;}select:focus {outline: none;}