:root{
  --rs-theme-blue: #35446C;
}

/* -------------------------------------------------- 
  LOGO
-------------------------------------------------- */
.rs-header-one .rs-header-inner {  
  padding-inline-start: 45px;
}

.rs-header-one .rs-header-logo-wrapper {
  background-color: transparent;
}

.rs-header-logo img {
  max-width: 300px;
}

.rs-about-three {
  padding-top: 100px !important;
}

.success{
  color: #fff !important;
}

.rs-subscribe-one .rs-subscribe-logo img {
  width: 300px;
}


.rs-footer-widget-content {
  color: var(--rs-text-secondary);
}

.seca{
  display: none; !important;
}


.rs-services-three .rs-services-number {
  margin-bottom: 10px !important;
}

.rs-services-three .rs-services-content {
  min-height: 450px;
}

#myForm-message {
  font-size: 16px !important;
}