body {
  font-family: 'Circular Book' !important;
  font-weight: normal !important;
}


h1, h2, h3 {
  font-family: 'Circular Bold' !important;
  font-weight: normal !important;
}

h4, h5, h6 {
  font-family: 'Circular Medium' !important;
  font-weight: normal !important;
}


.nav > li > a {
  font-family: 'Circular Bold' !important;
  font-weight: normal !important;
}

.header-main {
  border-top: 3px solid #f37226 !important;
}

.nav-dark .nav>li>a {
  /* color: #ffffff !important; */
}

.nav>li.active>a {
  color: #ffffff !important;
  border-bottom: 2px solid #f37226 !important;
}

.border-col-custom {
  border-radius: 4px !important;
}

.box-shadow-2 {
  border-radius: 6px !important;
}

.margin-title-custom {
  margin-top: .2em !important;
}

.custom-class-scutoimage {
  padding: 0 9.8px 0px !important;
}

.video-fit {
  padding-top: 0px !important;
}

.wp-video {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.success {
    color: #ffffff !important;
}

@media only screen and (max-width: 48em) {
  .dark .nav-sidebar.nav-vertical>li+li {
    border-color: #f37226 !important;
  }

  .mobile-small-font {
    font-size: .8em;
    margin-bottom: .8em !important;
    font-family: 'Circular Book' !important;
  }

}

.dark .nav-sidebar.nav-vertical>li+li {
    border-color: #f37226 !important;
}

.nav-sidebar.nav-vertical>li+li {
    border-top: 2px solid #f37226 !important;
}

.off-canvas .nav-vertical>li>a {
  color: #ffffff !important;
}

.button.instagram:not(.is-outline) {
    color: #f47527 !important;
}

.whatsapp-top {
  display: inline;
  padding: 0 5px;
}

.absolute-footer {
  background: url('../images/footerback.png') !important;
}
