:root {
	--svgcolor-carousel-control: red;
	--svgcolor-red: red;
}


.bg-gradient-agoraos {
  background: #533be2;
  background: linear-gradient(to bottom, #fe5b00 0%, #fea001 100%) !important;
}

.navbar-brand > img {
  max-width: 192px !important;
  max-height: 67px !important;
}

.min-h-65vh {
  min-height: 50vh !important; }

.bottom-header-svg { bottom: -1px!important; }
.agoraos-section {  }

.carousel-control-prev-icon-dark {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23343a40' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon-dark {
	fill: green !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23343a40' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}


/* Ordem de Servico como fazer */
.os-como-fazer .timeline-container .timeline-content,.timeline-container .timeline-title {
    margin-left: 230px !important;
}

.os-como-fazer .timeline-container:before {
    left: 230px !important;
}

.os-como-fazer .timeline-container i.badge {
    left: 223px !important;
}
