.p-bg-color-primary {
  background-color: #1752A9; }

.p-bg-color-secondary {
  background-color: #FF9200; }

.p-bg-color-success {
  background-color: #19BF3E; }

.p-bg-color-info {
  background-color: #69cce0; }

.p-bg-color-warning {
  background-color: #E3AE45; }

.p-bg-color-danger {
  background-color: #C02E00; }

.p-bg-color-light {
  background-color: #FDFDFD; }

.p-bg-color-dark {
  background-color: #3C3C3C; }

.p-bg-color-light-grey {
  background-color: #F8F8F8; }

.p-bg-color-grey {
  background-color: #EBEBEB; }

.p-bg-color-dark-grey {
  background-color: #AEAEAE; }

.p-fill-color-primary {
  fill: #1752A9; }

.p-fill-color-secondary {
  fill: #FF9200; }

.p-fill-color-success {
  fill: #19BF3E; }

.p-fill-color-info {
  fill: #69cce0; }

.p-fill-color-warning {
  fill: #E3AE45; }

.p-fill-color-danger {
  fill: #C02E00; }

.p-fill-color-light {
  fill: #FDFDFD; }

.p-fill-color-dark {
  fill: #3C3C3C; }

.p-fill-color-light-grey {
  fill: #F8F8F8; }

.p-fill-color-grey {
  fill: #EBEBEB; }

.p-fill-color-dark-grey {
  fill: #AEAEAE; }

.border-width-1 {
  border-width: 1px !important; }

.border-width-2 {
  border-width: 2px !important; }

.border-width-3 {
  border-width: 3px !important; }

.border-width-4 {
  border-width: 3px !important; }

.border-width-5 {
  border-width: 5px !important; }

.btn.btn-shape-pill {
  border-radius: 27px;
  padding-left: 60px;
  padding-right: 60px; }

.owl-carousel .owl-item img {
  display: inline-block;
  width: auto; }

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #AEAEAE;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: none;
  color: #AEAEAE;
  text-decoration: none; }

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #AEAEAE;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #3C3C3C; }

.owl-theme .owl-nav button {
  position: absolute;
  top: calc(50% - 26px);
  margin: 0; }

.owl-theme .owl-nav button > span {
  font-size: 52px; }

.owl-theme .owl-nav button.owl-prev {
  left: -30px; }

.owl-theme .owl-nav button.owl-next {
  right: -30px; }

.owl-theme.owl-theme-color-primary .owl-nav [class*="owl-"] {
  background: none;
  color: #1752A9; }

.owl-theme.owl-theme-color-primary .owl-nav [class*="owl-"]:hover {
  background: none;
  color: #1752A9; }

.owl-theme.owl-theme-color-primary .owl-dots .owl-dot span {
  background: #AEAEAE; }

.owl-theme.owl-theme-color-primary .owl-dots .owl-dot.active span,
.owl-theme.owl-theme-color-primary .owl-dots .owl-dot:hover span {
  background: #1752A9; }

.owl-theme.owl-theme-color-secondary .owl-nav [class*="owl-"] {
  background: none;
  color: #FF9200; }

.owl-theme.owl-theme-color-secondary .owl-nav [class*="owl-"]:hover {
  background: none;
  color: #FF9200; }

.owl-theme.owl-theme-color-secondary .owl-dots .owl-dot span {
  background: #AEAEAE; }

.owl-theme.owl-theme-color-secondary .owl-dots .owl-dot.active span,
.owl-theme.owl-theme-color-secondary .owl-dots .owl-dot:hover span {
  background: #FF9200; }

.owl-theme.owl-theme-color-success .owl-nav [class*="owl-"] {
  background: none;
  color: #19BF3E; }

.owl-theme.owl-theme-color-success .owl-nav [class*="owl-"]:hover {
  background: none;
  color: #19BF3E; }

.owl-theme.owl-theme-color-success .owl-dots .owl-dot span {
  background: #AEAEAE; }

.owl-theme.owl-theme-color-success .owl-dots .owl-dot.active span,
.owl-theme.owl-theme-color-success .owl-dots .owl-dot:hover span {
  background: #19BF3E; }

.owl-theme.owl-theme-color-info .owl-nav [class*="owl-"] {
  background: none;
  color: #69cce0; }

.owl-theme.owl-theme-color-info .owl-nav [class*="owl-"]:hover {
  background: none;
  color: #69cce0; }

.owl-theme.owl-theme-color-info .owl-dots .owl-dot span {
  background: #AEAEAE; }

.owl-theme.owl-theme-color-info .owl-dots .owl-dot.active span,
.owl-theme.owl-theme-color-info .owl-dots .owl-dot:hover span {
  background: #69cce0; }

.owl-theme.owl-theme-color-warning .owl-nav [class*="owl-"] {
  background: none;
  color: #E3AE45; }

.owl-theme.owl-theme-color-warning .owl-nav [class*="owl-"]:hover {
  background: none;
  color: #E3AE45; }

.owl-theme.owl-theme-color-warning .owl-dots .owl-dot span {
  background: #AEAEAE; }

.owl-theme.owl-theme-color-warning .owl-dots .owl-dot.active span,
.owl-theme.owl-theme-color-warning .owl-dots .owl-dot:hover span {
  background: #E3AE45; }

.owl-theme.owl-theme-color-danger .owl-nav [class*="owl-"] {
  background: none;
  color: #C02E00; }

.owl-theme.owl-theme-color-danger .owl-nav [class*="owl-"]:hover {
  background: none;
  color: #C02E00; }

.owl-theme.owl-theme-color-danger .owl-dots .owl-dot span {
  background: #AEAEAE; }

.owl-theme.owl-theme-color-danger .owl-dots .owl-dot.active span,
.owl-theme.owl-theme-color-danger .owl-dots .owl-dot:hover span {
  background: #C02E00; }

.owl-theme.owl-theme-color-light .owl-nav [class*="owl-"] {
  background: none;
  color: #FDFDFD; }

.owl-theme.owl-theme-color-light .owl-nav [class*="owl-"]:hover {
  background: none;
  color: #FDFDFD; }

.owl-theme.owl-theme-color-light .owl-dots .owl-dot span {
  background: #AEAEAE; }

.owl-theme.owl-theme-color-light .owl-dots .owl-dot.active span,
.owl-theme.owl-theme-color-light .owl-dots .owl-dot:hover span {
  background: #FDFDFD; }

.owl-theme.owl-theme-color-dark .owl-nav [class*="owl-"] {
  background: none;
  color: #3C3C3C; }

.owl-theme.owl-theme-color-dark .owl-nav [class*="owl-"]:hover {
  background: none;
  color: #3C3C3C; }

.owl-theme.owl-theme-color-dark .owl-dots .owl-dot span {
  background: #AEAEAE; }

.owl-theme.owl-theme-color-dark .owl-dots .owl-dot.active span,
.owl-theme.owl-theme-color-dark .owl-dots .owl-dot:hover span {
  background: #3C3C3C; }

.owl-theme.owl-theme-color-light-grey .owl-nav [class*="owl-"] {
  background: none;
  color: #F8F8F8; }

.owl-theme.owl-theme-color-light-grey .owl-nav [class*="owl-"]:hover {
  background: none;
  color: #F8F8F8; }

.owl-theme.owl-theme-color-light-grey .owl-dots .owl-dot span {
  background: #AEAEAE; }

.owl-theme.owl-theme-color-light-grey .owl-dots .owl-dot.active span,
.owl-theme.owl-theme-color-light-grey .owl-dots .owl-dot:hover span {
  background: #F8F8F8; }

.owl-theme.owl-theme-color-grey .owl-nav [class*="owl-"] {
  background: none;
  color: #EBEBEB; }

.owl-theme.owl-theme-color-grey .owl-nav [class*="owl-"]:hover {
  background: none;
  color: #EBEBEB; }

.owl-theme.owl-theme-color-grey .owl-dots .owl-dot span {
  background: #AEAEAE; }

.owl-theme.owl-theme-color-grey .owl-dots .owl-dot.active span,
.owl-theme.owl-theme-color-grey .owl-dots .owl-dot:hover span {
  background: #EBEBEB; }

.owl-theme.owl-theme-color-dark-grey .owl-nav [class*="owl-"] {
  background: none;
  color: #AEAEAE; }

.owl-theme.owl-theme-color-dark-grey .owl-nav [class*="owl-"]:hover {
  background: none;
  color: #AEAEAE; }

.owl-theme.owl-theme-color-dark-grey .owl-dots .owl-dot span {
  background: #AEAEAE; }

.owl-theme.owl-theme-color-dark-grey .owl-dots .owl-dot.active span,
.owl-theme.owl-theme-color-dark-grey .owl-dots .owl-dot:hover span {
  background: #AEAEAE; }
