@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);




body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Roboto', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Roboto', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Roboto', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Roboto', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #ce006c !important;
}
.bg-success {
  background-color: #cccccc !important;
}
.bg-info {
  background-color: #cccccc !important;
}
.bg-warning {
  background-color: #cccccc !important;
}
.bg-danger {
  background-color: #cccccc !important;
}
.btn-primary {
  background-color: #ce006c;
  border-color: #ce006c;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #820044;
  border-color: #820044;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #820044 !important;
  border-color: #820044 !important;
}
.btn-secondary {
  background-color: #ce006c;
  border-color: #ce006c;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #820044;
  border-color: #820044;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #820044 !important;
  border-color: #820044 !important;
}
.btn-info {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !important;
}
.btn-success {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !important;
}
.btn-warning {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !important;
}
.btn-danger {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #680037;
  color: #680037;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #ce006c;
  border-color: #ce006c;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #ce006c !important;
  border-color: #ce006c !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #680037;
  color: #680037;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #ce006c;
  border-color: #ce006c;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #ce006c !important;
  border-color: #ce006c !important;
}
.btn-info-outline {
  background: none;
  border-color: #999999;
  color: #999999;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
.btn-success-outline {
  background: none;
  border-color: #999999;
  color: #999999;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
.btn-warning-outline {
  background: none;
  border-color: #999999;
  color: #999999;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
.btn-danger-outline {
  background: none;
  border-color: #999999;
  color: #999999;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
.text-primary {
  color: #ce006c !important;
}
.text-success {
  color: #cccccc !important;
}
.text-info {
  color: #cccccc !important;
}
.text-warning {
  color: #cccccc !important;
}
.text-danger {
  color: #cccccc !important;
}
.alert-success {
  background-color: #cccccc;
}
.alert-info {
  background-color: #cccccc;
}
.alert-warning {
  background-color: #cccccc;
}
.alert-danger {
  background-color: #cccccc;
}
.btn-social {
  border-color: #ce006c;
}
.btn-social:hover {
  background: #ce006c;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #ce006c;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #ce006c;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #ce006c;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #ce006c;
}
.lead a,
.lead a:hover {
  color: #ce006c;
}
.lead blockquote {
  border-color: #ce006c;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ff9bcf;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #ce006c;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Roboto', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Lora', serif;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Roboto', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Lora', serif;
}
.features6 .feature-title {
  font-family: 'Roboto', sans-serif;
}
.features6 .description {
  font-family: 'Raleway', sans-serif;
}
.count,
.counter-title {
  font-family: 'Roboto', sans-serif;
}
.counter-subtitle {
  font-family: 'Lora', serif;
}
.mbr-iconfont-counters1 {
  color: #ce006c;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Roboto', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Lora', serif;
}
.extHeader5 .container label {
  font-family: 'Lora', serif;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Roboto', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Roboto', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Roboto', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Lora', serif;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Roboto', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Lora', serif;
}
.extHeader13 h4 {
  font-family: 'Roboto', sans-serif;
}
.extHeader13 .number {
  font-family: 'Roboto', sans-serif;
}
.extHeader13 .period {
  font-family: 'Lora', serif;
}
.extHeader13 .dot {
  font-family: 'Roboto', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Roboto', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Lora', serif;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Roboto', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #ce006c;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Roboto', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Lora', serif;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Roboto', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Lora', serif;
}
.extForm2 .container h3 {
  font-family: 'Roboto', sans-serif;
}
.extForm2 .container p {
  font-family: 'Lora', serif;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #ce006c;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #ce006c;
}
.extCounters2 h4 {
  font-family: 'Roboto', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Lora', serif;
}
.extCounters3 .count {
  font-family: 'Roboto', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Roboto', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lora', serif;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #ce006c;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #ce006c;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #ce006c;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lora', serif;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Roboto', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Roboto', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lora', serif;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #ce006c;
}
.extAccordion1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #ce006c;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #ce006c;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #ce006c;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #ce006c;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Lora', serif;
}
.extMsg-box1 .container h3 {
  font-family: 'Roboto', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Lora', serif;
}
.extMsg-box1 h4 {
  font-family: 'Roboto', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Lora', serif;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Roboto', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Lora', serif;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Roboto', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #ce006c !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #ce006c;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #ce006c;
}
.theme-border {
  border: 1px solid #ce006c;
}
#msg-box8-7 .mbr-section-title,
#msg-box8-7 p {
  color: #fff;
}
#msg-box8-7 .mbr-section-title {
  font-size: 48px;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #282828;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #282828;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #282828;
  font-family: 'Roboto', sans-serif;
}
#menu-0 .link {
  font-size: 0.9rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #ce006c;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #d6d6d6;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-0 .bg-color.transparent .link {
  color: #282828;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #ce006c;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #ce006c!important;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #ce006c;
}
#extFeatures5-m .mbr-iconfont-features4 {
  color: #ce006c !important;
}
#extFeatures5-m .wraper {
  border-color: #ce006c !important;
}
#extFeatures5-m H4 {
  font-size: 25px;
}
#extFeatures5-m .card-subtitle {
  color: #535252;
}
#footer1-c P {
  text-align: center;
}

#menu-14 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-14 .navbar-caption {
  color: #ffffff;
}
#menu-14 .navbar-toggler {
  color: #282828;
}
#menu-14 .close-icon::before,
#menu-14 .close-icon::after {
  background-color: #282828;
}
#menu-14 .link,
#menu-14 .dropdown-item {
  color: #282828;
  font-family: 'Roboto', sans-serif;
}
#menu-14 .link {
  font-size: 0.9rem;
}
#menu-14 .dropdown-item,
#menu-14 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-14 .link:hover,
#menu-14 .dropdown-item:hover,
#menu-14 .link:focus,
#menu-14 .dropdown-item:focus {
  color: #ce006c;
}
#menu-14 .link[aria-expanded="true"],
#menu-14 .dropdown-menu {
  background: #d6d6d6;
}
#menu-14 .nav-dropdown-sm .link:focus,
#menu-14 .nav-dropdown-sm .link:hover,
#menu-14 .nav-dropdown-sm .dropdown-item:focus,
#menu-14 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-14 .navbar,
#menu-14 .nav-dropdown-sm,
#menu-14 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-14 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-14 .bg-color.transparent .link {
  color: #282828;
  transition: none;
}
#menu-14 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-14 .bg-color.transparent.opened .link:hover,
#menu-14 .bg-color.transparent.opened .link:focus {
  color: #ce006c;
}
#menu-14 .link[aria-expanded="true"],
#menu-14 .dropdown-item[aria-expanded="true"] {
  color: #ce006c!important;
}
#menu-14 .link:hover,
#menu-14 .dropdown-item:hover,
#menu-14 .link:focus,
#menu-14 .dropdown-item:focus {
  color: #ce006c;
}
#features1-1b .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#extFeatures3-1c .mbr-iconfont-features4 {
  color: #ce006c !important;
}
#extFeatures3-1c .wraper {
  border-color: #ce006c !important;
}
#extFeatures12-1h {
  /* adjust font size, color and position */
  /*adjust the overlay color - it will be reduced to 0.5 opacitiy after */
  /*reset the default thumbnail gallery icon */
  /*Assign specific Caption to each item. Copy/ Paste down and change the index to go on with captions for the next images */
}
#extFeatures12-1h .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-1h .wraper {
  border-color: undefined !important;
}
#extFeatures12-1h .card-number {
  color: #ce006c;
}
#extFeatures12-1h .icon-focus {
  font-family: "Roboto", sans-serif;
  font-size: 1rem!important;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  line-width: 100%;
}
#extFeatures12-1h .mbr-gallery-item > div::before {
  background: #000 repeat scroll 0 0 !important;
}
#extFeatures12-1h .icon-focus::before {
  content: "My caption";
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  line-width: 100%;
  color: #fff;
}
#extFeatures12-1h .mbr-gallery-item:nth-child(1) .icon-focus::before {
  content: "PODOBA DOGODKA";
  /*replace with your own caption */
}
#extFeatures12-1h .mbr-gallery-item:nth-child(2) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#extFeatures12-1h .mbr-gallery-item:nth-child(3) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#extFeatures12-1h .mbr-gallery-item:nth-child(4) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#extFeatures12-1h .mbr-gallery-item:nth-child(5) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}
#extFeatures12-1h .mbr-gallery-item:nth-child(6) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}
#extFeatures12-1h .mbr-gallery-item:nth-child(7) .icon-focus::before {
  content: "PROMOCIJSKI MATERIAL";
  /*replace with your own caption */
}
#extFeatures12-1h .mbr-gallery-item:nth-child(8) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}
#footer1-16 P {
  text-align: center;
}
#gallery4-18 {
  /* adjust font size, color and position */
  /*adjust the overlay color - it will be reduced to 0.5 opacitiy after */
  /*reset the default thumbnail gallery icon */
  /*Assign specific Caption to each item. Copy/ Paste down and change the index to go on with captions for the next images */
}
#gallery4-18 .icon-focus {
  font-family: "Roboto", sans-serif;
  font-size: 1rem!important;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  line-width: 100%;
}
#gallery4-18 .mbr-gallery-item > div::before {
  background: #000 repeat scroll 0 0 !important;
}
#gallery4-18 .icon-focus::before {
  content: "My caption";
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  line-width: 100%;
  color: #fff;
}
#gallery4-18 .mbr-gallery-item:nth-child(1) .icon-focus::before {
  content: "PODOBA DOGODKA";
  /*replace with your own caption */
}
#gallery4-18 .mbr-gallery-item:nth-child(2) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#gallery4-18 .mbr-gallery-item:nth-child(3) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#gallery4-18 .mbr-gallery-item:nth-child(4) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#gallery4-18 .mbr-gallery-item:nth-child(5) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}
#gallery4-18 .mbr-gallery-item:nth-child(6) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}
#gallery4-18 .mbr-gallery-item:nth-child(7) .icon-focus::before {
  content: "PROMOCIJSKI MATERIAL";
  /*replace with your own caption */
}
#gallery4-18 .mbr-gallery-item:nth-child(8) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}

#menu-1i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1i .navbar-caption {
  color: #ffffff;
}
#menu-1i .navbar-toggler {
  color: #282828;
}
#menu-1i .close-icon::before,
#menu-1i .close-icon::after {
  background-color: #282828;
}
#menu-1i .link,
#menu-1i .dropdown-item {
  color: #282828;
  font-family: 'Roboto', sans-serif;
}
#menu-1i .link {
  font-size: 0.9rem;
}
#menu-1i .dropdown-item,
#menu-1i .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-1i .link:hover,
#menu-1i .dropdown-item:hover,
#menu-1i .link:focus,
#menu-1i .dropdown-item:focus {
  color: #ce006c;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-menu {
  background: #d6d6d6;
}
#menu-1i .nav-dropdown-sm .link:focus,
#menu-1i .nav-dropdown-sm .link:hover,
#menu-1i .nav-dropdown-sm .dropdown-item:focus,
#menu-1i .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-1i .navbar,
#menu-1i .nav-dropdown-sm,
#menu-1i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1i .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-1i .bg-color.transparent .link {
  color: #282828;
  transition: none;
}
#menu-1i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1i .bg-color.transparent.opened .link:hover,
#menu-1i .bg-color.transparent.opened .link:focus {
  color: #ce006c;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-item[aria-expanded="true"] {
  color: #ce006c!important;
}
#menu-1i .link:hover,
#menu-1i .dropdown-item:hover,
#menu-1i .link:focus,
#menu-1i .dropdown-item:focus {
  color: #ce006c;
}
#msg-box8-1v .mbr-section-title,
#msg-box8-1v p {
  color: #fff;
}
#msg-box5-27 H3 {
  font-size: 18px;
}
#footer1-1r P {
  text-align: center;
}

#menu-20 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-20 .navbar-caption {
  color: #ffffff;
}
#menu-20 .navbar-toggler {
  color: #282828;
}
#menu-20 .close-icon::before,
#menu-20 .close-icon::after {
  background-color: #282828;
}
#menu-20 .link,
#menu-20 .dropdown-item {
  color: #282828;
  font-family: 'Roboto', sans-serif;
}
#menu-20 .link {
  font-size: 0.9rem;
}
#menu-20 .dropdown-item,
#menu-20 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-20 .link:hover,
#menu-20 .dropdown-item:hover,
#menu-20 .link:focus,
#menu-20 .dropdown-item:focus {
  color: #ce006c;
}
#menu-20 .link[aria-expanded="true"],
#menu-20 .dropdown-menu {
  background: #d6d6d6;
}
#menu-20 .nav-dropdown-sm .link:focus,
#menu-20 .nav-dropdown-sm .link:hover,
#menu-20 .nav-dropdown-sm .dropdown-item:focus,
#menu-20 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-20 .navbar,
#menu-20 .nav-dropdown-sm,
#menu-20 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-20 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-20 .bg-color.transparent .link {
  color: #282828;
  transition: none;
}
#menu-20 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-20 .bg-color.transparent.opened .link:hover,
#menu-20 .bg-color.transparent.opened .link:focus {
  color: #ce006c;
}
#menu-20 .link[aria-expanded="true"],
#menu-20 .dropdown-item[aria-expanded="true"] {
  color: #ce006c!important;
}
#menu-20 .link:hover,
#menu-20 .dropdown-item:hover,
#menu-20 .link:focus,
#menu-20 .dropdown-item:focus {
  color: #ce006c;
}
#msg-box8-21 .mbr-section-title,
#msg-box8-21 p {
  color: #fff;
}
#extFeatures12-22 {
  /* adjust font size, color and position */
  /*adjust the overlay color - it will be reduced to 0.5 opacitiy after */
  /*reset the default thumbnail gallery icon */
  /*Assign specific Caption to each item. Copy/ Paste down and change the index to go on with captions for the next images */
}
#extFeatures12-22 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-22 .wraper {
  border-color: undefined !important;
}
#extFeatures12-22 .card-number {
  color: #ce006c;
}
#extFeatures12-22 .icon-focus {
  font-family: "Roboto", sans-serif;
  font-size: 1rem!important;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  line-width: 100%;
}
#extFeatures12-22 .mbr-gallery-item > div::before {
  background: #000 repeat scroll 0 0 !important;
}
#extFeatures12-22 .icon-focus::before {
  content: "My caption";
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  line-width: 100%;
  color: #fff;
}
#extFeatures12-22 .mbr-gallery-item:nth-child(1) .icon-focus::before {
  content: "PODOBA DOGODKA";
  /*replace with your own caption */
}
#extFeatures12-22 .mbr-gallery-item:nth-child(2) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#extFeatures12-22 .mbr-gallery-item:nth-child(3) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#extFeatures12-22 .mbr-gallery-item:nth-child(4) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#extFeatures12-22 .mbr-gallery-item:nth-child(5) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}
#extFeatures12-22 .mbr-gallery-item:nth-child(6) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}
#extFeatures12-22 .mbr-gallery-item:nth-child(7) .icon-focus::before {
  content: "PROMOCIJSKI MATERIAL";
  /*replace with your own caption */
}
#extFeatures12-22 .mbr-gallery-item:nth-child(8) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}
#extFeatures12-23 {
  /* adjust font size, color and position */
  /*adjust the overlay color - it will be reduced to 0.5 opacitiy after */
  /*reset the default thumbnail gallery icon */
  /*Assign specific Caption to each item. Copy/ Paste down and change the index to go on with captions for the next images */
}
#extFeatures12-23 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-23 .wraper {
  border-color: undefined !important;
}
#extFeatures12-23 .card-number {
  color: #ce006c;
}
#extFeatures12-23 .icon-focus {
  font-family: "Roboto", sans-serif;
  font-size: 1rem!important;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  line-width: 100%;
}
#extFeatures12-23 .mbr-gallery-item > div::before {
  background: #000 repeat scroll 0 0 !important;
}
#extFeatures12-23 .icon-focus::before {
  content: "My caption";
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  line-width: 100%;
  color: #fff;
}
#extFeatures12-23 .mbr-gallery-item:nth-child(1) .icon-focus::before {
  content: "PODOBA DOGODKA";
  /*replace with your own caption */
}
#extFeatures12-23 .mbr-gallery-item:nth-child(2) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#extFeatures12-23 .mbr-gallery-item:nth-child(3) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#extFeatures12-23 .mbr-gallery-item:nth-child(4) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#extFeatures12-23 .mbr-gallery-item:nth-child(5) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}
#extFeatures12-23 .mbr-gallery-item:nth-child(6) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}
#extFeatures12-23 .mbr-gallery-item:nth-child(7) .icon-focus::before {
  content: "PROMOCIJSKI MATERIAL";
  /*replace with your own caption */
}
#extFeatures12-23 .mbr-gallery-item:nth-child(8) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}
#extFeatures12-24 {
  /* adjust font size, color and position */
  /*adjust the overlay color - it will be reduced to 0.5 opacitiy after */
  /*reset the default thumbnail gallery icon */
  /*Assign specific Caption to each item. Copy/ Paste down and change the index to go on with captions for the next images */
}
#extFeatures12-24 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-24 .wraper {
  border-color: undefined !important;
}
#extFeatures12-24 .card-number {
  color: #ce006c;
}
#extFeatures12-24 .icon-focus {
  font-family: "Roboto", sans-serif;
  font-size: 1rem!important;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  line-width: 100%;
}
#extFeatures12-24 .mbr-gallery-item > div::before {
  background: #000 repeat scroll 0 0 !important;
}
#extFeatures12-24 .icon-focus::before {
  content: "My caption";
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  line-width: 100%;
  color: #fff;
}
#extFeatures12-24 .mbr-gallery-item:nth-child(1) .icon-focus::before {
  content: "PODOBA DOGODKA";
  /*replace with your own caption */
}
#extFeatures12-24 .mbr-gallery-item:nth-child(2) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#extFeatures12-24 .mbr-gallery-item:nth-child(3) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#extFeatures12-24 .mbr-gallery-item:nth-child(4) .icon-focus::before {
  content: "IDENTITETA PODJETJA";
  /*replace with your own caption */
}
#extFeatures12-24 .mbr-gallery-item:nth-child(5) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}
#extFeatures12-24 .mbr-gallery-item:nth-child(6) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}
#extFeatures12-24 .mbr-gallery-item:nth-child(7) .icon-focus::before {
  content: "PROMOCIJSKI MATERIAL";
  /*replace with your own caption */
}
#extFeatures12-24 .mbr-gallery-item:nth-child(8) .icon-focus::before {
  content: "EMBALAŽA";
  /*replace with your own caption */
}
#footer1-25 P {
  text-align: center;
}

#menu-2d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2d .navbar-caption {
  color: #ffffff;
}
#menu-2d .navbar-toggler {
  color: #282828;
}
#menu-2d .close-icon::before,
#menu-2d .close-icon::after {
  background-color: #282828;
}
#menu-2d .link,
#menu-2d .dropdown-item {
  color: #282828;
  font-family: 'Roboto', sans-serif;
}
#menu-2d .link {
  font-size: 0.9rem;
}
#menu-2d .dropdown-item,
#menu-2d .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-2d .link:hover,
#menu-2d .dropdown-item:hover,
#menu-2d .link:focus,
#menu-2d .dropdown-item:focus {
  color: #ce006c;
}
#menu-2d .link[aria-expanded="true"],
#menu-2d .dropdown-menu {
  background: #d6d6d6;
}
#menu-2d .nav-dropdown-sm .link:focus,
#menu-2d .nav-dropdown-sm .link:hover,
#menu-2d .nav-dropdown-sm .dropdown-item:focus,
#menu-2d .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-2d .navbar,
#menu-2d .nav-dropdown-sm,
#menu-2d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2d .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-2d .bg-color.transparent .link {
  color: #282828;
  transition: none;
}
#menu-2d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2d .bg-color.transparent.opened .link:hover,
#menu-2d .bg-color.transparent.opened .link:focus {
  color: #ce006c;
}
#menu-2d .link[aria-expanded="true"],
#menu-2d .dropdown-item[aria-expanded="true"] {
  color: #ce006c!important;
}
#menu-2d .link:hover,
#menu-2d .dropdown-item:hover,
#menu-2d .link:focus,
#menu-2d .dropdown-item:focus {
  color: #ce006c;
}
#footer1-2e P {
  text-align: center;
}


#extHeader1-l P {
  font-family: 'Raleway', sans-serif;
}
#extHeader1-l SPAN {
  font-size: 16px;
}
#extHeader1-l H3 {
  font-size: 48px;
}
#menu-e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-e .navbar-caption {
  color: #ffffff;
}
#menu-e .navbar-toggler {
  color: #282828;
}
#menu-e .close-icon::before,
#menu-e .close-icon::after {
  background-color: #282828;
}
#menu-e .link,
#menu-e .dropdown-item {
  color: #282828;
  font-family: 'Roboto', sans-serif;
}
#menu-e .link {
  font-size: 0.9rem;
}
#menu-e .dropdown-item,
#menu-e .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-e .link:hover,
#menu-e .dropdown-item:hover,
#menu-e .link:focus,
#menu-e .dropdown-item:focus {
  color: #ce006c;
}
#menu-e .link[aria-expanded="true"],
#menu-e .dropdown-menu {
  background: #d6d6d6;
}
#menu-e .nav-dropdown-sm .link:focus,
#menu-e .nav-dropdown-sm .link:hover,
#menu-e .nav-dropdown-sm .dropdown-item:focus,
#menu-e .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-e .navbar,
#menu-e .nav-dropdown-sm,
#menu-e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-e .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-e .bg-color.transparent .link {
  color: #282828;
  transition: none;
}
#menu-e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-e .bg-color.transparent.opened .link:hover,
#menu-e .bg-color.transparent.opened .link:focus {
  color: #ce006c;
}
#menu-e .link[aria-expanded="true"],
#menu-e .dropdown-item[aria-expanded="true"] {
  color: #ce006c!important;
}
#menu-e .link:hover,
#menu-e .dropdown-item:hover,
#menu-e .link:focus,
#menu-e .dropdown-item:focus {
  color: #ce006c;
}
#footer1-g P {
  text-align: center;
}
