path {
  cursor: pointer;
}

#pieChart {
  width: 100%; max-width: 600px; min-height: 100px; height: auto;
  position: relative;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  float: right;
  margin: 0 1px 55px 70px;
}

#pieChartAbsolute {
  position: absolute;
  width: 50%; max-width: 250px; overflow: hidden; word-wrap: break-word;
  display: inline;
  left: 50%; top: 50%;
  transform: translate(-50%, -50%);
  align-items: center;
  text-justify: center;
  text-align: center;
  margin: 0 auto;
  font-family: 'Poppins', Arial, Helvetica; font-size: 25px; color: #121212;
  font-weight: 400;
}

#cmp-1 { display: inline; }
#cmp-2 { display: none; }


.content-main-pie { display: table; width: calc(100% - 40px); max-width:1560px; margin: 0 auto; height: auto; padding: 0 20px 20px 20px; background-color: transparent; text-align: center; }
.content-main-pie-table { display: table-row; width: 100%; max-width:1560px; margin: 0 auto; height: auto; padding: 0; background-color: transparent; text-align: center; }
.content-element-1-pie { display: table-cell; width: 570px; max-width: 570px; height: 570px; max-height: 570px; overflow: hidden; padding: 0; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 25px; color: #121212; font-weight: 400; vertical-align: top; }
.content-element-2-pie { display: table-cell; width: calc(100% - 90px); max-width: calc(100% - 90px); height: auto; overflow: hidden; padding: 2px 0 0 90px; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 25px; color: #121212; font-weight: 400; vertical-align: top; }
.content-element-2-sr { display: table-cell; width: calc(100% - 90px); max-width: calc(100% - 90px); height: auto; overflow: hidden; padding: 0 90px 0 0; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 20px; color: #000000; font-weight: 400; vertical-align: top; word-wrap: break-word; }
.content-element-2-pie-text { width: 100%; height: auto; margin: 0; padding: 0; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 20px; color: #000000; font-weight: 400; vertical-align: top; }
.content-element-2-pie-icon { display: inline-block; width: auto; min-height: 17px; height: 17px; max-height: 17px; margin: 58px 32px 0 32px; padding: 23px 0 35px 95px; background-color: transparent; font-family: 'Poppins', Arial, Helvetica; font-size: 22px; color: #454545; font-weight: 400; text-align: left; background-image: url(../../site/image/automotive.png); background-size: 75px 75px; background-repeat: no-repeat; background-position: 0 0; cursor: default; }
.sectors-container { width: 100%; height: auto; margin:0; padding:0; }

.content-element-customers { display: table-cell; width: 100%; max-width: 100%; min-height: 200px; height: auto; overflow-x: hidden; margin: 0; padding: 0; text-align: center; font-family: 'Poppins', Arial, Helvetica; font-size: 20px; color: #121212; font-weight: 400; vertical-align: top; }
.content-element-customers-title { margin: 0; padding: 0; font-family: 'Poppins', Arial, Helvetica; font-size: 28px; color: #121212; font-weight: 500; vertical-align: top; text-transform: uppercase; letter-spacing: 1px; cursor: default; }
.content-element-customers-title-sr { margin: 0; padding: 30px 30px 0 30px; font-family: 'Poppins', Arial, Helvetica; font-size: 28px; color: #000000; font-weight: 500; vertical-align: top; text-transform: uppercase; letter-spacing: 1px; word-spacing: 9px; cursor: default; background-color: rgba(0, 0, 0, .2); }
.content-element-customers-title-uline { text-decoration: underline solid #902F84 8px; text-underline-offset: -15px; }
.content-element-customer-logo { display: inline-block; width: auto; min-height: 17px; height: auto; margin: 25px 40px 25px 40px; background-color: transparent; text-align: left; cursor: default; }
.img-logo { width: auto; height: 65px; outline: none; }
.img-logo:hover { cursor: none; }

.subscribe-div { text-align: center; align-items: center; padding: 0; margin: 0; display: inline-block; width: 100%; max-width: 800px; height: auto; overflow-x: hidden; word-wrap: break-word; position: relative; }
.subscribe-container { width: 500px; max-width: 500px; height: auto; overflow-x: hidden; word-wrap: break-word; padding: 0; margin: 40px auto 0 auto; display: table; text-align: center; }
.subscribe-container-cell-1 { width: auto; height: auto; overflow-x: hidden; word-wrap: break-word; padding: 0; margin: 0; display: table-cell; }
.subscribe-container-cell-2 { width: 60px; max-width: 60px; height: auto; overflow: hidden; word-wrap: break-word; padding: 0; margin: 0; display: table-cell; position: relative;}
input[type='email'] { border: 1px solid #454545; border-right: 1px solid #902F84; border-top-left-radius: 5px; border-bottom-left-radius: 5px; padding: 10px 13px; width: calc(100% - 28px); max-width: calc(100% - 28px); background-color: #ffffff; font-family: 'Poppins', Arial, Helvetica; font-size: 19px; color: #454545; font-weight: 400; text-align: left; }
input[type='email']:focus { border: 1px solid #454545; border-right: 1px solid #902F84; border-top-left-radius: 5px; border-bottom-left-radius: 5px; padding: 10px 13px; width: calc(100% - 28px); max-width: calc(100% - 28px); background-color: #FFFAFE; font-family: 'Poppins', Arial, Helvetica; font-size: 19px; color: #454545; font-weight: 400; text-align: left; outline: none; }
input[type='button'] { border: 1px solid #902F84; border-top-right-radius: 5px; border-bottom-right-radius: 5px; padding: 10px 13px 10px 13px; width: 100%; max-width: 100%; background-color: #902F84; font-family: 'Poppins', Arial, Helvetica; font-size: 19px; color: #ffffff; font-weight: 400; text-align: center; cursor: pointer; }
input[type='button']:hover { border: 1px solid #902F84; border-top-right-radius: 5px; border-bottom-right-radius: 5px; padding: 10px 13px 10px 13px; width: 100%; max-width: 100%; background-color: #902F84; font-family: 'Poppins', Arial, Helvetica; font-size: 19px; color: #FDC4F6; font-weight: 400; text-align: center; cursor: pointer; }
input[type='button']:focus { border: 1px solid #902F84; border-top-right-radius: 5px; border-bottom-right-radius: 5px; padding: 10px 13px 10px 13px; width: 100%; max-width: 100%; background-color: #902F84; font-family: 'Poppins', Arial, Helvetica; font-size: 19px; color: #FDC4F6; font-weight: 400; text-align: center; cursor: pointer; }
.subscribe-feedback { width: 500px; max-width: 500px; height: auto; overflow-x: hidden; word-wrap: break-word; padding: 0; margin: 10px auto; display: table; text-align: center; font-family: 'Poppins', Arial, Helvetica; font-size: 17px; color: #565656; font-weight: 400; text-align: center; cursor: default; }
.subscribe-cover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; background-color: transparent; display: none; }

.lds-dual-ring {
  position: absolute; top: 4px; left: 8px;
  display: none;
  width: 38px;
  height: 38px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 32px;
  height: 32px;
  margin: 1px;
  border-radius: 50%;
  border: 4px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.4s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.lds-ripple {
  position: absolute;
  top: 0; left: 0;
  transform: translate(50% 50%);
  display: inline-block;
  position: relative;
  width: 38px;
  height: 38px;
  background-color: red;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0.3, 1, 1, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -4s;
}
@keyframes lds-ripple {
  0% {
    top: 34px;
    left: 34px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  4.9% {
    top: 34px;
    left: 34px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  5% {
    top: 34px;
    left: 34px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}



@media (max-width: 1230px) {
#pieChartAbsolute {
  position: absolute;
  width: 50%; max-width: 250px; overflow: hidden; word-wrap: break-word;
  display: inline;
  left: 50%; top: 50%;
  transform: translate(-50%, -50%);
  align-items: center;
  text-justify: center;
  text-align: center;
  margin: 0 auto;
  font-family: 'Poppins', Arial, Helvetica; font-size: 22px; color: #121212;
  font-weight: 400;
}
#cmp-1 { display: inline; }
#cmp-2 { display: none; }
.content-main-pie { display: table; width: calc(100% - 40px); max-width:1190px; margin: 0 auto; height: auto; padding: 0 20px 20px 20px; background-color: transparent; text-align: center; }
.content-main-pie-table { display: table-row; width: 100%; max-width:1190px; margin: 0 auto; height: auto; padding: 0; background-color: transparent; text-align: center; }
.content-element-1-pie { display: table-cell; width: 440px; max-width: 440px; height: 440px; max-height: 440px; overflow: hidden; margin: 0; padding: 0; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 25px; color: #121212; font-weight: 400; vertical-align: top; }
.content-element-2-pie { display: table-cell; width: calc(100% - 70px); max-width: calc(100% - 70px); height: auto; overflow: hidden; margin: 0; padding: 0 0 0 70px; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 25px; color: #121212; font-weight: 400; vertical-align: top; }
.content-element-2-sr { display: table-cell; width: calc(100% - 70px); max-width: calc(100% - 70px); height: auto; overflow: hidden; margin: 0; padding: 0 70px 0 0; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 25px; color: #000000; font-weight: 400; vertical-align: top; word-wrap: break-word; }
.content-element-2-pie-text { width: 100%; height: auto; margin: 0; padding: 0; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 20px; color: #000000; font-weight: 400; vertical-align: top; }
.content-element-2-pie-icon { display: inline-block; width: auto; min-height: 17px; height: 17px; max-height: 17px; margin: 58px 30px 0 30px; padding: 18px 0 35px 75px; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 20px; color: #454545; font-weight: 400; background-image: url(../../site/image/automotive.png); background-size: 60px 60px; background-repeat: no-repeat; background-position: 0 0; cursor: default; }
}

@media (max-width: 875px) {
#cmp-1 { display: none; }
#cmp-2 { display: inline-block; }
#pieChart {
  width: 100%; max-width: 600px; min-height: 100px; height: auto;
  position: relative;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  float: none;
  margin: 0 auto 50px auto;
}

#pieChartAbsolute {
  position: absolute;
  width: 50%; max-width: 220px; overflow: hidden; word-wrap: break-word;
  display: inline;
  left: 50%; top: 50%;
  transform: translate(-50%, -50%);
  align-items: center;
  text-justify: center;
  text-align: center;
  margin: 0 auto;
  font-family: 'Poppins', Arial, Helvetica; font-size: 22px; color: #121212;
  font-weight: 400;
}
.content-main-pie { display: table; width: calc(100% - 40px); max-width:835px; margin: 0 auto; height: auto; padding: 0 20px 10px 20px; background-color: transparent; text-align: center; }
.content-main-pie-table { display: table-row; width: 100%; max-width:835px; margin: 0 auto; height: auto; padding: 0; background-color: transparent; text-align: center; }
.content-element-1-pie { display: table-row; width: 100%; max-width: 100%; height: auto; overflow-x: hidden; margin: 0; padding: 0; background-color: transparent; text-align: center; font-family: 'Poppins', Arial, Helvetica; font-size: 25px; color: #121212; font-weight: 400; vertical-align: top; }
.content-element-2-pie { display: table-row; width: 100%; max-width: 100%; height: auto; overflow-x: hidden; margin: 0; padding: 2px 0 0 0; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 25px; color: #121212; font-weight: 400; vertical-align: top; }
.content-element-2-sr { display: table-cell; width: 100%; max-width: 100%; height: auto; overflow: hidden; margin: 0; padding: 0 0 0 0; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 25px; color: #000000; font-weight: 400; vertical-align: top; word-wrap: break-word; }
.content-element-2-pie-text { width: 100%; height: auto; margin: 0; padding: 0; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 18px; color: #000000; font-weight: 400; vertical-align: top; }
.content-element-2-pie-icon { display: inline-block; width: auto; min-height: 17px; height: 17px; max-height: 17px; margin: 55px 30px 0 30px; padding: 15px 0 30px 70px; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 20px; color: #454545; font-weight: 400; background-image: url(../../site/image/automotive.png); background-size: 54px 54px; background-repeat: no-repeat; background-position: 0 0; cursor: default; }
}

@media (max-width: 555px) {
    .subscribe-div { text-align: center; align-items: center; padding: 0; margin: 0; display: inline-block; width: 100%; max-width: 100%; height: auto; overflow-x: hidden; word-wrap: break-word; position: relative; }
.subscribe-container { width: calc(100% - 40px); max-width: calc(100% - 40px); height: auto; overflow-x: hidden; word-wrap: break-word; padding: 0; margin: 40px auto 0 auto; display: table; text-align: center; }
.subscribe-container-cell-1 { width: auto; height: auto; overflow-x: hidden; word-wrap: break-word; padding: 0; margin: 0; display: table-cell; }
.subscribe-container-cell-2 { width: 60px; max-width: 60px; height: auto; overflow: hidden; word-wrap: break-word; padding: 0; margin: 0; display: table-cell; position: relative;}
input[type='email'] { border: 1px solid #454545; border-right: 1px solid #902F84; border-top-left-radius: 5px; border-bottom-left-radius: 5px; padding: 10px 13px; width: calc(100% - 28px); max-width: calc(100% - 28px); background-color: #ffffff; font-family: 'Poppins', Arial, Helvetica; font-size: 19px; color: #454545; font-weight: 400; text-align: left; }
input[type='email']:focus { border: 1px solid #454545; border-right: 1px solid #902F84; border-top-left-radius: 5px; border-bottom-left-radius: 5px; padding: 10px 13px; width: calc(100% - 28px); max-width: calc(100% - 28px); background-color: #FFFAFE; font-family: 'Poppins', Arial, Helvetica; font-size: 19px; color: #454545; font-weight: 400; text-align: left; outline: none; }
input[type='button'] { border: 1px solid #902F84; border-top-right-radius: 5px; border-bottom-right-radius: 5px; padding: 10px 13px 10px 13px; width: 100%; max-width: 100%; background-color: #902F84; font-family: 'Poppins', Arial, Helvetica; font-size: 19px; color: #ffffff; font-weight: 400; text-align: center; cursor: pointer; }
input[type='button']:hover { border: 1px solid #902F84; border-top-right-radius: 5px; border-bottom-right-radius: 5px; padding: 10px 13px 10px 13px; width: 100%; max-width: 100%; background-color: #902F84; font-family: 'Poppins', Arial, Helvetica; font-size: 19px; color: #FDC4F6; font-weight: 400; text-align: center; cursor: pointer; }
input[type='button']:focus { border: 1px solid #902F84; border-top-right-radius: 5px; border-bottom-right-radius: 5px; padding: 10px 13px 10px 13px; width: 100%; max-width: 100%; background-color: #902F84; font-family: 'Poppins', Arial, Helvetica; font-size: 19px; color: #FDC4F6; font-weight: 400; text-align: center; cursor: pointer; }
.subscribe-feedback { width: calc(100% - 20px); max-width: calc(100% - 20px); height: auto; overflow-x: hidden; word-wrap: break-word; padding: 0; margin: 10px auto; display: table; font-family: 'Poppins', Arial, Helvetica; font-size: 17px; color: #565656; font-weight: 400; text-align: center; cursor: default; }
.subscribe-cover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; background-color: transparent; display: none; }
.content-element-2-pie-text { width: 100%; height: auto; margin: 0; padding: 0; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 17px; color: #000000; font-weight: 400; vertical-align: top; }
.content-element-2-pie-icon { display: inline-block; width: auto; min-height: 17px; height: 17px; max-height: 17px; margin: 48px 27px 0 27px; padding: 13px 0 25px 70px; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 17px; color: #454545; font-weight: 400; background-image: url(../../site/image/automotive.png); background-size: 50px 50px; background-repeat: no-repeat; background-position: 0 0; cursor: default; }
}


@media (max-width: 455px) {
#pieChartAbsolute {
  position: absolute;
  width: 50%; max-width: 190px; overflow: hidden; word-wrap: break-word;
  display: inline;
  left: 50%; top: 50%;
  transform: translate(-50%, -50%);
  align-items: center;
  text-justify: center;
  text-align: center;
  margin: 0 auto;
  font-family: 'Poppins', Arial, Helvetica; font-size: 17px; color: #121212;
  font-weight: 400;
}
.content-element-2-pie-text { width: 100%; height: auto; margin: 0; padding: 0; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 17px; color: #000000; font-weight: 400; vertical-align: top; }
.content-element-2-pie-icon { display: inline-block; width: auto; min-height: 17px; height: 17px; max-height: 17px; margin: 48px 25px 0 25px; padding: 13px 0 25px 70px; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 17px; color: #454545; font-weight: 400; background-image: url(../../site/image/automotive.png); background-size: 50px 50px; background-repeat: no-repeat; background-position: 0 0; cursor: default; }
.sectors-container { width: 100%; height: auto; margin:0; padding:0; }

.content-element-customers { display: table-cell; width: 100%; max-width: 100%; min-height: 200px; height: auto; overflow-x: hidden; margin: 0; padding: 0; text-align: center; font-family: 'Poppins', Arial, Helvetica; font-size: 20px; color: #121212; font-weight: 400; vertical-align: top; }
.content-element-customers-title { margin: 0; padding: 0; font-family: 'Poppins', Arial, Helvetica; font-size: 26px; color: #121212; font-weight: 500; vertical-align: top; text-transform: uppercase; letter-spacing: 1px; cursor: default; }
.content-element-customers-title-uline { text-decoration: underline solid #902F84 8px; text-underline-offset: -14px; }
.content-element-customer-logo { display: inline-block; width: auto; min-height: 17px; height: auto; margin: 22px 40px 22px 40px; background-color: transparent; text-align: left; cursor: default; }
.img-logo { width: auto; height: 60px; outline: none; }
.img-logo:hover { cursor: none; }
}


@media (max-width: 420px) {
#pieChartAbsolute {
  position: absolute;
  width: 50%; max-width: 190px; overflow: hidden; word-wrap: break-word;
  display: inline;
  left: 50%; top: 50%;
  transform: translate(-50%, -50%);
  align-items: center;
  text-justify: center;
  text-align: center;
  margin: 0 auto;
  font-family: 'Poppins', Arial, Helvetica; font-size: 17px; color: #121212;
  font-weight: 400;
}
.content-element-2-pie-text { width: 100%; height: auto; margin: 0; padding: 0; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 17px; color: #000000; font-weight: 400; vertical-align: top; }
.content-element-2-pie-icon { display: inline-block; width: auto; min-height: 17px; height: 17px; max-height: 17px; margin: 48px 24px 0 24px; padding: 13px 0 25px 70px; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 17px; color: #454545; font-weight: 400; background-image: url(../../site/image/automotive.png); background-size: 50px 50px; background-repeat: no-repeat; background-position: 0 0; cursor: default; }
.sectors-container { width: 100%; height: auto; margin:0; padding:0; white-space: pre; }

.content-element-customers { display: table-cell; width: 100%; max-width: 100%; min-height: 200px; height: auto; overflow-x: hidden; margin: 0; padding: 0; text-align: center; font-family: 'Poppins', Arial, Helvetica; font-size: 20px; color: #121212; font-weight: 400; vertical-align: top; }
.content-element-customers-title { margin: 0; padding: 0; font-family: 'Poppins', Arial, Helvetica; font-size: 23px; color: #121212; font-weight: 500; vertical-align: top; text-transform: uppercase; letter-spacing: 1px; cursor: default; }
.content-element-customers-title-uline { text-decoration: underline solid #902F84 8px; text-underline-offset: -14px; }
.content-element-customer-logo { display: inline-block; width: auto; min-height: 17px; height: auto; margin: 20px 40px 20px 40px; background-color: transparent; text-align: left; cursor: default; }
.img-logo { width: auto; height: 55px; outline: none; }
.img-logo:hover { cursor: none; }
}


@media (max-width: 365px) {
#pieChartAbsolute {
  position: absolute;
  width: 50%; max-width: 190px; overflow: hidden; word-wrap: break-word;
  display: inline;
  left: 50%; top: 50%;
  transform: translate(-50%, -50%);
  align-items: center;
  text-justify: center;
  text-align: center;
  margin: 0 auto;
  font-family: 'Poppins', Arial, Helvetica; font-size: 17px; color: #121212;
  font-weight: 400;
}
.content-element-2-pie-text { width: 100%; height: auto; margin: 0; padding: 0; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 17px; color: #000000; font-weight: 400; vertical-align: top; }
.content-element-2-pie-icon { display: inline-block; width: auto; min-height: 17px; height: 17px; max-height: 17px; margin: 48px 22px 0 22px; padding: 13px 0 25px 70px; background-color: transparent; text-align: left; font-family: 'Poppins', Arial, Helvetica; font-size: 16px; color: #454545; font-weight: 400; background-image: url(../../site/image/automotive.png); background-size: 44px 44px; background-repeat: no-repeat; background-position: 0 0; cursor: default; }
.sectors-container { width: 100%; height: auto; margin:0; padding:0; white-space: pre; }

.content-element-customers { display: table-cell; width: 100%; max-width: 100%; min-height: 200px; height: auto; overflow-x: hidden; margin: 0; padding: 0; text-align: center; font-family: 'Poppins', Arial, Helvetica; font-size: 20px; color: #121212; font-weight: 400; vertical-align: top; }
.content-element-customers-title { margin: 0; padding: 0; font-family: 'Poppins', Arial, Helvetica; font-size: 19px; color: #121212; font-weight: 500; vertical-align: top; text-transform: uppercase; cursor: default; }
.content-element-customers-title-uline { text-decoration: underline solid #902F84 8px; text-underline-offset: -12px; }
.content-element-customer-logo { display: inline-block; width: auto; min-height: 17px; height: auto; margin: 18px 40px 18px 40px; background-color: transparent; text-align: left; cursor: default; }
.img-logo { width: auto; height: 45px; outline: none; }
.img-logo:hover { cursor: none; }
.img-logo-old { width: auto; height: 45px; outline: none; -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: .5s; }
.img-logo-old:hover { -webkit-filter: grayscale(0%); filter: grayscale(0%); cursor: none; }
}