.workig-icon:after {
  color: #ffffff !important;
}

.footer-box-content a {
  color: #fff !important;
}

.breadcrumb li {
  display: none;
}

@media only screen and (max-width: 600px) {
  .navbar-collapse {
  background: #d79e17 !important;
  }
  
}

@media only screen and (min-width: 600px) {
  .eev-header {
    display: none;
  }
  
  .ts-logo-area {
  text-align: left !important;
  }
}

@media only screen and (min-width: 374px) {
  .eev-header {
    margin-left:100px !important;
  }
  
}

@media only screen and (min-width: 399px) {
  .eev-header {
    margin-left:130px !important;
  }
  
}

@media only screen and (min-width: 599px) {
  .eev-header {
    margin-left:130px !important;
  }
  
}

.intro-info {
  margin-bottom: 0px !important;
}

.footer-main:before {
  background-repeat: no-repeat !important;
}

.senidh {
  color: #d79e17;
}

.senidh:hover {
  color: #d79e17;
}

input {
  font-family: "Dosis", sans-serif !important;
}

textarea {
  font-family: "Dosis", sans-serif !important;
}

.intro-content span {
  font-family: "Dosis", sans-serif !important;
  font-weight: 200 !important;
}

.intro-content p {
  font-family: "Dosis", sans-serif !important;
}

.ts-logo-area {
  text-align: center !important;
}

.ts-logo img {
  display: inline !important;
}

.eev-header {
  margin-left:120px;
  background: #d79e17;
  color: #ffffff;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 30px;
  padding-right: 30px;
  position:absolute;
  font-weight: 600;
}

.eev-header:hover {
  color: #ffffff;
}