@font-face {
  font-family: 'Myriad Pro';
  src: url('MyriadPro-Black.eot');
  src: url('MyriadPro-Black.eot?#iefix') format('embedded-opentype'),
    url('MyriadPro-Black.woff') format('woff'),
    url('MyriadPro-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@media screen and (max-width:480px) {
  .contact_big_text {
    font-family: 'Myriad Pro';font-size: 30px; font-weight: 100;margin-top: 30px; padding: 10px;
  }
  .contact_small_text {
    font-family: 'Myriad Pro';font-size: 14px; font-weight: 100;margin-bottom: 30px; padding: 10px;
  }
  .background-dark div.chipsy_template .main_content .pravila td {
    font-size: 10px;
  }
  .chipsy_footer {
    font-size: 20px;
    padding: 10px 10px;
    background: none;
  }
  #sc1 {
    display: none;
  }
  #mobile_menu {
    width: 100%;
    padding: 15px;
    font-style: 18px;
  }
}
@media screen and (min-width:481px) {
  .contact_big_text {
    font-family: 'Myriad Pro';font-size: 50px; font-weight: 100;margin-top: 150px;
  }
  .contact_small_text {
    font-family: 'Myriad Pro';font-size: 16px; font-weight: 100; margin-bottom: 150px;
  }
  .background-dark div.chipsy_template .main_content .pravila td {
    font-size: 12px;
  }
  .chipsy_footer {
    background: url('../chipsy/logo.png') no-repeat right;
    font-size: 30px;
    padding: 10px 90px;
  }
  #mobile_menu {
    display: none;
  }
}

.proizvod p{text-align: center;  font-family: 'Myriad Pro';
  font-size: 10px}
.proizvodi {
  padding: 30px 10px;
  display: flex;
  // align-items: center;
  justify-content: center;
   flex-flow: row wrap;
  // align-content: center;
}
.background-dark .pravila h1 {
  color: #d8000b;
  margin: 20px;
}
.pravila {
  /*background: #fff280;*/
  margin: 15px;
  border:2px solid #d8000b;
  padding: 35px;
  text-align: center;
  /*overflow: auto;*/
  /*height: 640px;*/
}
.background-dark .pravila h2 {
  color: #d8000b;
  font-family: 'Myriad Pro';  
  text-align: center;
}
.background-dark div.chipsy_template .main_content .pravila p.strong {
  font-weight: bold;
  margin: 15px;
}
.background-dark div.chipsy_template .main_content .pravila td {
  padding: 1px;
  color: #d8000b;
  text-align: center;
  background: #fff280;
  border: 1px solid #bbb;
}
.background-dark div.chipsy_template .main_content .pravila p {
  margin: 10px;
  color: #d8000b;
}
.chipsy_footer {
  text-align: center;
  font-family: 'Myriad Pro';
  color: #d8000b;
  min-height: 56px;
  font-weight: bold;
  text-transform: uppercase;
}

nav#sc1 {
  line-height: 1em;
  background-color: transparent;
}
/*.background-dark div.chipsy_template .main_content{
  border-top: 3px solid #d8000b;
  border-bottom: 3px solid #d8000b;
}*/
.background-dark div.chipsy_template .main_content p {
  color: #d8000b;
}
.background-dark div.chipsy_template .main_content p a {
  color: #d8000b;
}
.background-dark div.chipsy_template #sc1  ul {
    display: flex;
    width: 100%;
}
.background-dark div.chipsy_template #sc1  ul li:last-child {
      border-right: none;
}
.background-dark div.chipsy_template #sc1  ul li {
      flex: 1 1 100%;
      border-right: 2px solid #d8000b;
    }

    .background-dark div.chipsy_template ul {
  // border-bottom: 1px solid #ccc;
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}

// .background-dark div.chipsy_template li:hover {
//     background-position: bottom center;
//     color: rgba(0, 0, 0, .75);
// }

.background-dark div.chipsy_template li a {
    color: #d8000b;
    display: block;
    padding: 0;
  text-transform: uppercase;
  font-family: 'Myriad Pro';
  font-size: 14px;
}

.background-dark div.chipsy_template li {
  background-image: linear-gradient(
    to bottom,
    transparent 50%,
    rgba(162, 211, 156, 1) 50%,
    rgba(162, 211, 156, 1) 95%,
    rgba(124, 197, 118, 1) 95%
  );
  background-size: 100% 200%;
  background-position: top center;
  color: #666;
  display: block;
  text-align: center;
  text-decoration: none;
  

}

.background-dark div.chipsy_template {
  background-color: #ffe500;
}

.top-nav li a.busto_menu_item, .background-#fff280 .top-nav li a.busto_menu_item {
  background-color: #87191c;
  color: #fff;
}

.top-nav li a.chipsy_menu_item, .background-#fff280 .top-nav li a.chipsy_menu_item {
  background-color: #FFE500;
  color: #004185;
}
.background-primary-hightlight .top-nav .active-item > a, .background-primary-hightlight .top-nav li a.chipsy_menu_item:hover {
  // background-color: #004185;
  color: #004185;
}

/* Typography */
body {
  background: black;
}

p {
  color: white;
  font-size: 0.9em;
  line-height: 1.4em;
}

a, a:link, a:visited, a:hover, a:active {
  color: #777;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #FCBF4D;
  margin-bottom: 15px;
  margin-top: 0;
}

h1, .h1 {
  font-size: 1.8em;
}


h2, .h2 {
  font-size: 1.4em;
}

h3, .h3 {
  font-size: 1.2em;
}

h4, .h4 {
  font-size: 1.1em;
}

h5, .h5 {
  font-size: 1em;
}

h6, .h6 {
  font-size: 0.9em;
}

h1.headline, .h1.headline {
  font-size: 3.8em;
  letter-spacing: -2.5px;
}

h2.headline, .h2.headline {
  font-size: 3em;
  letter-spacing: -2px;
}

h3.headline, .h3.headline {
  font-size: 2.6em;
  letter-spacing: -2px;
}

h4.headline, .h4.headline {
  font-size: 2.4em;
  letter-spacing: -1.5px;
}

h5.headline, .h5.headline {
  font-size: 2.2em;
  letter-spacing: -1.4px;
}

h6.headline, .h5.headline {
  font-size: 2em;
  letter-spacing: -1.3px;
}

.text-size-2x {
  font-size: 2em;
  line-height: 1.2em;
}

.text-size-12, .text-l-size-12 {
  font-size: 12px !important;
  line-height: 1.4em;
}

.text-size-16, .text-l-size-16 {
  font-size: 16px !important;
  line-height: 1.4em;
}

.text-size-20, .text-l-size-20 {
  font-size: 20px !important;
  line-height: 1.4em;
}

.text-size-25, .text-l-size-25 {
  font-size: 25px !important;
  line-height: 1.4em;
}

.text-size-30, .text-l-size-30 {
  font-size: 30px !important;
  line-height: 1.4em;
}

.text-size-40, .text-l-size-40 {
  font-size: 40px !important;
  line-height: 1.4em;
}

.text-size-50, .text-l-size-50 {
  font-size: 50px !important;
  line-height: 1.4em;
}

.text-size-60, .text-l-size-60 {
  font-size: 60px !important;
  line-height: 1.4em;
}

.text-size-70, .text-l-size-70 {
  font-size: 70px !important;
  line-height: 1.4em;
}

.background-primary .section-title:after, .primary-color-primary .background-primary .section-title:after {
  color: #fff;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-thin {
  font-weight: 300;
}

b, strong, .text-strong {
  font-weight: 700;
}

.text-extra-strong {
  font-weight: 800;
}

blockquote::before {
  color: #e0e0e0;
  content: "“";
  display: block;
  float: left;
  font-family: georgia;
  font-size: 80px;
  height: 30px;
  left: -40px;
  position: relative;
  top: -20px;
  width: 0;
}

blockquote {
  font-size: 1em;
  padding: 0 0 0 40px;
}

ul.text-list, ol.text-list {
  font-size: 0.85em;
  line-height: 1.8em;
  padding: 0 16px;
}

ul.text-list ul, ol.text-list ol {
  padding: 0 14px;
}

iframe {
  display: block;
  margin: 0;
}

/* Backgrounds */
.background-white-hightlight .top-nav .active-item > a, .background-white-hightlight .top-nav li a:hover {
  background: #fff none repeat scroll 0 0;
  color: #002633;
}

.background-primary-hightlight .top-nav .active-item > a, .background-primary-hightlight .top-nav li a:hover {
  background: #BE1E2D none repeat scroll 0 0;
  color: #fff;
}

.background-dark-hightlight .top-nav .active-item > a, .background-dark-hightlight .top-nav li a:hover {
  background: #002633 none repeat scroll 0 0;
  color: #fff;
}

/* Breaks */
hr.break {
  border: 0;
  /*border-top: 1px solid #e5e5e5;*/
  display: block;
  margin: 40px 0;
}

hr.break:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

hr.break.break-dashed {
  border-top: 1px dashed #e5e5e5;
}

hr.break.break-dotted {
  border-top: 1px dotted #e5e5e5;
}

hr.break.break-double {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  height: 8px;
}

hr.break.break-dashed-double {
  border-bottom: 1px dashed #e5e5e5;
  border-top: 1px dashed #e5e5e5;
  height: 8px;
}

hr.break.break-dotted-double {
  border-bottom: 1px dotted #e5e5e5;
  border-top: 1px dotted #e5e5e5;
  height: 8px;
}

video {
  display: block;
} 

/* Top Nav */
.top-nav li a, .background-white .top-nav li a {
  // color: white;
  font-size: 0.9em;
  padding: 0.7em 1.25em;
}

nav {
 border-top: 1px solid rgba(255,255,255, 0.75);
 padding: 1em 1em 0em;
 position: relative;
 z-index: 2;
}

.top-nav ul ul {
  background: #002633 none repeat scroll 0 0;
}

.top-nav li ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.top-nav li ul li:last-child {
  border-bottom: 0;
}

.top-nav li ul li a, .background-white .top-nav li ul li a, .top-nav .active-item li a {
  background: #002633 none repeat scroll 0 0;
  color: rgba(255,255,255, 0.75);
}

ul.chevron .submenu > a::after, ul.chevron .sub-submenu > a::after, ul.chevron .aside-submenu > a::after, ul.chevron .aside-sub-submenu > a::after {
  margin: 0 0 0 1.25em;
}

.top-nav ul ul a {
  color: #eee;
}

.logo img {
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
  margin-bottom: 10px;
}

/* Font colors */
.background-white, .background-white p, a.background-white, .background-white a, .background-white a:link, .background-white a:visited, .background-white a:hover, .background-white a:active {
  color: white;
}

.background-dark, .background-dark p, a.background-dark, a.background-dark:visited, a.background-dark:link, .background-dark a, .background-dark a:link, .background-dark a:visited, .background-dark a:hover, .background-dark a:active {
  color: #7697A2;
}

.background-white h1, .background-white h2, .background-white h3, .background-white h4, .background-white h5, .background-white h6,
.background-white .h1, .background-white .h2, .background-white .h3, .background-white .h4, .background-white .h5, .background-white .h6 {
  color: #BE1E2D;
}

.image-hover-overlay-content *,
.background-primary, .background-primary p, a.background-primary, a.background-primary:visited, a.background-primary:link, .background-primary a, .background-primary a:link, .background-primary a:visited, .background-primary a:hover, .background-primary a:active {
  color: rgba(255,255,255, 0.75);
}

.background-dark h1, .background-dark h2, .background-dark h3, .background-dark h4, .background-dark h5, .background-dark h6,
.background-dark .h1, .background-dark .h2, .background-dark .h3, .background-dark .h4, .background-dark .h5, .background-dark .h6,
.background-primary h1, .background-primary h2, .background-primary h3, .background-primary h4, .background-primary h5, .background-primary h6,
.background-primary .h1, .background-primary .h2, .background-primary .h3, .background-primary .h4, .background-primary .h5, .background-primary .h6 {
  color: #fff;
}

.text-white, .text-white * {
  color: #fff !important;
}

.text-primary, .text-primary * {
  color: #49BF4C !important;
}

.text-dark, .text-dark * {
  color: #002633 !important;
}

.text-white-hover, .text-primary-hover, .text-dark-hover {
  transition: color 0.20s linear 0s;
  -o-transition: color 0.20s linear 0s;
  -ms-transition: color 0.20s linear 0s;
  -moz-transition: color 0.20s linear 0s;
  -webkit-transition: color 0.20s linear 0s;
}

.text-white-hover:hover {
  color: #fff !important;
}

.text-primary-hover:hover {
  color: #49BF4C !important;
}

.text-dark-hover:hover {
  color: #002633 !important;
} 

/* Background Colors */
.background-white {
  background-color: black !important;
}

.background-white-logos {
  background-color: white !important;
}

.back-ge {
	background-image: url("tactile_noise.png");
}

.back-ge-gradient {
	background-image: url("tactile_noise.png");
}

.lang-sm {
	width: 22px;
	height: 12px;
}

.background-primary {
  background-color: #BE1E2D !important;
}

.background-primary-dev {
  /*background-color: #FCBF4D !important;*/
}

.background-primary-submit {
  background-color: #FEBF4D !important;
}

.background-dark {
  /*background-color: #BE1E2D !important;*/
}

.background-dark-footer {
  background-color: #BE1E2D !important;
}

.background-dark-about {
  background-color: #white !important;
}

/* Hover Overlay */
.image-hover-overlay {
  bottom: 0;
  color: rgba(255,255,255, 0.75)!important;
  left: 0;
  opacity: 0;
  padding: 1.25em;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.image-border-radius .image-hover-overlay {
  border-radius: 3px;
}

.image-hover-overlay:hover {
  opacity: 1;
}

.image-hover-overlay-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 60%;
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.image-hover-overlay:hover > .image-hover-overlay-content {
  top: 50%;
}

/* Image blocks */
.image-with-hover-overlay {
  display: block;
  position: relative;
}

.image-border-radius img {
  border-radius: 3px;
}

.image-hover-zoom {
  display: block;
  overflow: hidden;
}

.image-hover-zoom img {
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
}

.image-with-hover-overlay img {
  width: 100%;
}

.image-hover-zoom:hover img {
  transform: scale(1.1);
}

/* Buttons */
.button, a.button, a.button:link, a.button:visited {
  border-color: rgba(255, 255, 255, 0.4) rgba(255, 255, 255, 0) rgba(0, 0, 0, 0.3);
  border-style: solid;
  border-width: 1px;
  color: white;
  display: inline-block;
  padding: 0.625em 1.25em;
  text-align: center;
  transition: all 0.20s linear 0s !important;
  -o-transition: all 0.20s linear 0s !important;
  -ms-transition: all 0.20s linear 0s !important;
  -moz-transition: all 0.20s linear 0s !important;
  -webkit-transition: all 0.20s linear 0s !important;
}

.button:hover, a.button:hover, a.button:link:hover, a.button:visited:hover {
  box-shadow: 0 0 100px 100px rgba(255, 255, 255, 0.25) inset;
}

/* Containers */
.section {
  padding: 1em 1.25em;
}

.section-small-padding {
  padding: 2.5em 1.25em;
}

.section-top-padding {
  padding-top: 6em;
}

.section-top-small-padding {
  padding-top: 2.5em;
}

.float-left {
  float: left;
}

.block-bordered {
  /*border: 1px solid rgba(0, 0, 0, 0.1);*/
  /*background-color: white;*/
}

.padding {
  padding: 1.25em;
}

.back_croissant {
	background-color: white;
}

.padding-2x {
  padding: 2.5em;
}

.full-width:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.position-fixed {
  position: fixed;
  top: 0;
  width: 100%;
}

.center {
  display: block!important;
}

.border-radius {
  border-radius: 3px;
  text-align: center;
}

.content-center-vertical {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.content-bottom {
  bottom: 0;
  position: absolute;
}

.grayscale {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}

.image-grayscale {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
  position: relative;
}

*:hover > .image-grayscale {
  filter: none;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=0);
}


/* Margins */
.margin-top {
  margin-top: 1.25em !important;
}

.margin-top-bottom {
  margin-top: 1.25em !important;
  margin-bottom: 1.25em !important;
}

.margin-top-2x {
  margin-top: 2.5em !important;
}

.margin-bottom-2x {
  margin-bottom: 2.5em !important;
}

.margin-top-bottom-2x {
  margin-top: 2.5em !important;
  margin-bottom: 2.5em !important;
}

.margin-top-0 {
  margin-top: 0 !important;
  display: block;
}

.margin-top-10 {
  margin-top: 10px !important;
  display: block;
}

.margin-top-15 {
  margin-top: 15px !important;
  display: block;
}

.margin-top-20 {
  margin-top: 20px !important;
  display: block;
}

.margin-top-30 {
  margin-top: 30px !important;
  display: block;
}

.margin-top-40 {
  margin-top: 40px !important;
  display: block;
}

.margin-top-50 {
  margin-top: 50px !important;
  display: block;
}

.margin-top-60 {
  margin-top: 60px !important;
  display: block;
}

.margin-top-70 {
  margin-top: 70px !important;
  display: block;
}

.margin-top-80 {
  margin-top: 80px !important;
  display: block;
}

.margin-bottom-0 {
  margin-bottom: 0 !important;
  display: block;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
  display: block;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
  display: block;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
  display: block;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
  display: block;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
  display: block;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
  display: block;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
  display: block;
}

.margin-bottom-70 {
  margin-bottom: 70px !important;
  display: block;
}

.margin-bottom-80 {
  margin-bottom: 80px !important;
  display: block;
}

.margin-top-bottom-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  display: block;
}

.margin-top-bottom-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  display: block;
}

.margin-top-bottom-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  display: block;
}

.margin-top-bottom-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  display: block;
}

.margin-top-bottom-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  display: block;
}

.margin-top-bottom-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
  display: block;
}

.margin-top-bottom-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  display: block;
}

.margin-top-bottom-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
  display: block;
}

.margin-top-bottom-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
  display: block;
}

.margin-top-bottom-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
  display: block;
}

.margin-left-80 {
  margin-left: 80px !important;
}
/* More info button */
a.text-more-info {
  display: block;
  font-size: 0.85em;
  margin-top: 0.625em;
}

a.text-more-info:after {
  content: "\f006";
  font-family: mfg;
  font-size: 0.8em;
  margin-left: 0.625em;
  transition: all 0.20s linear 0s;
  -o-transition: all 0.20s linear 0s;
  -ms-transition: all 0.20s linear 0s;
  -moz-transition: all 0.20s linear 0s;
  -webkit-transition: all 0.20s linear 0s;
}

a.text-more-info:hover:after {
  margin-left: 0.825em;
}

/* Top bar */
.top-bar-contact p {
  height: 35px;
  line-height: 35px;
}

.top-bar-social li {
    border-left: 1px solid rgba(255,255,255, 0.3);
    float: left;
    height: 35px;
    line-height: 35px;
    list-style: outside none none;
    text-align: center;
    width: 35px;
}

.top-bar-social li:last-child {
  border-right: 1px solid rgba(0,0,0, 0.05);
}

.top-bar-social i {
  color: rgba(255,255,255, 0.3);
  font-size: 18px;
}

/* Icon blocks */
i.icon-circle-small {
  border-radius: 60px;
  display: block;
  height: 60px;
  line-height: 60px;
  margin-bottom: 0.625em;
  text-align: center;
  width: 60px;
}

/* Carousel */
.owl-theme .owl-controls {
  margin-top: 0;
}

.owl-theme .owl-controls .owl-page span {
  background: #7697a2 none repeat scroll 0 0;
  border-radius: 0;
  height: 1px;
  margin: 0 1px;
  width: 30px;
}

.owl-theme .owl-controls .owl-buttons div {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #7697a2!important;
  border: 1px solid #7697a2;
  border-radius: 0;
  font-family: mfg;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40px;
}

.carousel-bottom-arrows.owl-theme .owl-controls .owl-buttons div {
  bottom: 0;
  top: auto;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
}
/*.carousel-wide-arrows.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -60px;
}

.carousel-wide-arrows.owl-theme .owl-controls .owl-buttons .owl-next {
  right: -60px;
}*/

.carousel-nav-white.owl-theme .owl-controls .owl-page span {
  background: #fff none repeat scroll 0 0;
}

.carousel-nav-white.owl-theme .owl-controls .owl-buttons div {
  color: #fff!important;
  border: 1px solid #fff;
}

.carousel-main .carousel-content {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.owl-pagination {
  margin-top: 0.625em;
}

.carousel-main .owl-pagination {
  bottom: 0;
  padding: 1.25em 0;
  position: absolute;
  width: 100%;
}

.carousel-blocks {
  padding: 0 3em;
}

.carousel-blocks .owl-item {
  padding: 0 0.625em;
}

/* Forms */
form.customform input, form.customform textarea, form.customform select {
  /*background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;*/
  border: 1px solid rgba(0, 0, 0, 0.14);
  font-size: 12px;
  padding: 0.625em;
  width: 100%;
}

form.customform input:hover, form.customform textarea:hover, form.customform select:hover, form.customform input:focus, form.customform textarea:focus, form.customform select:focus {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.required {
  border-left: 1px solid #dd442c !important;
}


/* -1120px version */
@media screen and (max-width:1120px) {
  .size-1140 .line.content-center-vertical {
    padding: 0 2em;
  }
}

/* -768px version */
@media screen and (max-width:768px) {
  .top-nav .right {
    float: none;
  }
  
  .product_img{display: inline;}

  .logo {
    max-width: 250px;
    margin: 0 auto;
  }

  .nav-text {
    color: #fff;
    display: block;
    font-size: 1.2em;
    line-height: 3em;
    margin-right: 0.625em;
    max-width: 100%;
    text-align: center;
    vertical-align: middle;
  }

  .nav-text::after {
    color: white;
    display: inline-block;
    font-size: 3em;
    margin-left: 0;
    margin-top: 30px;
  }

  .top-nav li a, .background-white .top-nav li a {
    background: black none repeat scroll 0 0;
    color: #fff;
    font-size: 1.1em;
    padding: 1em;
    text-align: center;
  }

  .owl-buttons, .owl-pagination {
    display: none;
  }

  .carousel-main .owl-item img {
    
  }

  .margin-m-top {
    margin-top: 1.25em !important;
    display: block;
  }

  .margin-m-bottom {
    margin-bottom: 1.25em !important;
    display: block;
  }

  .margin-m-top-bottom {
    margin-top: 1.25em !important;
    margin-bottom: 1.25em !important;
    display: block;
  }

  .margin-m-top-2x {
    margin-top: 2.5em !important;
    display: block;
  }

  .margin-m-bottom-2x {
    margin-bottom: 2.5em !important;
    display: block;
  }

  .margin-m-top-bottom-2x {
    margin-top: 2.5em !important;
    margin-bottom: 2.5em !important;
    display: block;
  }

  .margin-m-top-0 {
    margin-top: 0 !important;
    display: block;
  }

  .margin-m-top-10 {
    margin-top: 10px !important;
    display: block;
  }

  .margin-m-top-15 {
    margin-top: 15px !important;
    display: block;
  }

  .margin-m-top-20 {
    margin-top: 20px !important;
    display: block;
  }

  .margin-m-top-30 {
    margin-top: 30px !important;
    display: block;
  }

  .margin-m-top-40 {
    margin-top: 40px !important;
    display: block;
  }

  .margin-m-top-50 {
    margin-top: 50px !important;
    display: block;
  }

  .margin-m-top-60 {
    margin-top: 60px !important;
    display: block;
  }

  .margin-m-top-70 {
    margin-top: 70px !important;
    display: block;
  }

  .margin-m-top-80 {
    margin-top: 80px !important;
    display: block;
  }

  .margin-m-bottom-0 {
    margin-bottom: 0 !important;
    display: block;
  }

  .margin-m-bottom-10 {
    margin-bottom: 10px !important;
    display: block;
  }

  .margin-m-bottom-15 {
    margin-bottom: 15px !important;
    display: block;
  }

  .margin-m-bottom-20 {
    margin-bottom: 20px !important;
    display: block;
  }

  .margin-m-bottom-30 {
    margin-bottom: 30px !important;
    display: block;
  }

  .margin-m-bottom-40 {
    margin-bottom: 40px !important;
    display: block;
  }

  .margin-m-bottom-50 {
    margin-bottom: 50px !important;
    display: block;
  }

  .margin-m-bottom-60 {
    margin-bottom: 60px !important;
    display: block;
  }

  .margin-m-bottom-70 {
    margin-bottom: 70px !important;
    display: block;
  }

  .margin-m-bottom-80 {
    margin-bottom: 80px !important;
    display: block;
  }

  .margin-m-top-bottom-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    display: block;
  }

  .margin-m-top-bottom-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    display: block;
  }

  .margin-m-top-bottom-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    display: block;
  }

  .margin-m-top-bottom-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    display: block;
  }

  .margin-m-top-bottom-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    display: block;
  }

  .margin-m-top-bottom-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    display: block;
  }

  .margin-m-top-bottom-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    display: block;
  }

  .margin-m-top-bottom-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
    display: block;
  }

  .margin-m-top-bottom-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
    display: block;
  }

  .margin-m-top-bottom-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
    display: block;
  }

  .text-m-size-12 {
    font-size: 12px !important;
    line-height: 1.4em;
  }

  .text-m-size-16 {
    font-size: 16px !important;
    line-height: 1.4em;
  }

  .text-m-size-20 {
    font-size: 20px !important;
    line-height: 1.4em;
  }

  .text-m-size-25 {
    font-size: 25px !important;
    line-height: 1.4em;
  }

  .text-m-size-30 {
    font-size: 30px !important;
    line-height: 1.4em;
  }

  .text-m-size-40 {
    font-size: 40px !important;
    line-height: 1.4em;
  }

  .text-m-size-50 {
    font-size: 50px !important;
    line-height: 1.4em;
  }

  .text-m-size-60 {
    font-size: 60px !important;
    line-height: 1.4em;
  }

  .text-m-size-70 {
    font-size: 70px !important;
    line-height: 1.4em;
  }

  .owl-buttons {
    display: none;
  }
}  

/* -480px version */
@media screen and (max-width:480px) {
  .top-bar .right {
    float: none;
  }

  .top-bar-contact p {
    height: auto;
    line-height: 1.3em;
    padding: 10px 0;
    text-align: center;
  }

  .top-bar-social.right {
    display: table;
    float: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }

  .margin-s-top {
    margin-top: 1.25em !important;
    display: block;
  }

  .margin-s-bottom {
    margin-bottom: 1.25em !important;
    display: block;
  }

  .margin-s-top-bottom {
    margin-top: 1.25em !important;
    margin-bottom: 1.25em !important;
    display: block;
  }

  .margin-s-top-2x {
    margin-top: 2.5em !important;
    display: block;
  }

  .margin-s-bottom-2x {
    margin-bottom: 2.5em !important;
    display: block;
  }

  .margin-s-top-bottom-2x {
    margin-top: 2.5em !important;
    margin-bottom: 2.5em !important;
    display: block;
  }

  .margin-s-top-0 {
    margin-top: 0 !important;
    display: block;
  }

  .margin-s-top-10 {
    margin-top: 10px !important;
    display: block;
  }

  .margin-s-top-15 {
    margin-top: 15px !important;
    display: block;
  }

  .margin-s-top-20 {
    margin-top: 20px !important;
    display: block;
  }

  .margin-s-top-30 {
    margin-top: 30px !important;
    display: block;
  }

  .margin-s-top-40 {
    margin-top: 40px !important;
    display: block;
  }

  .margin-s-top-50 {
    margin-top: 50px !important;
    display: block;
  }

  .margin-s-top-60 {
    margin-top: 60px !important;
    display: block;
  }

  .margin-s-top-70 {
    margin-top: 70px !important;
    display: block;
  }

  .margin-s-top-80 {
    margin-top: 80px !important;
    display: block;
  }

  .margin-s-bottom-0 {
    margin-bottom: 0 !important;
    display: block;
  }

  .margin-s-bottom-10 {
    margin-bottom: 10px !important;
    display: block;
  }

  .margin-s-bottom-15 {
    margin-bottom: 15px !important;
    display: block;
  }

  .margin-s-bottom-20 {
    margin-bottom: 20px !important;
    display: block;
  }

  .margin-s-bottom-30 {
    margin-bottom: 30px !important;
    display: block;
  }

  .margin-s-bottom-40 {
    margin-bottom: 40px !important;
    display: block;
  }

  .margin-s-bottom-50 {
    margin-bottom: 50px !important;
    display: block;
  }

  .margin-s-bottom-60 {
    margin-bottom: 60px !important;
    display: block;
  }

  .margin-s-bottom-70 {
    margin-bottom: 70px !important;
    display: block;
  }

  .margin-s-bottom-80 {
    margin-bottom: 80px !important;
    display: block;
  }

  .margin-s-top-bottom-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    display: block;
  }

  .margin-s-top-bottom-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    display: block;
  }

  .margin-s-top-bottom-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    display: block;
  }

  .margin-s-top-bottom-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    display: block;
  }

  .margin-s-top-bottom-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    display: block;
  }

  .margin-s-top-bottom-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    display: block;
  }

  .margin-s-top-bottom-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    display: block;
  }

  .margin-s-top-bottom-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
    display: block;
  }

  .margin-s-top-bottom-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
    display: block;
  }

  .margin-s-top-bottom-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
    display: block;
  }

  .text-s-size-12 {
    font-size: 12px !important;
    line-height: 1.4em;
  }

  .text-s-size-16 {
    font-size: 16px !important;
    line-height: 1.4em;
  }

  .text-s-size-20 {
    font-size: 20px !important;
    line-height: 1.4em;
  }

  .text-s-size-25 {
    font-size: 25px !important;
    line-height: 1.4em;
  }

  .text-s-size-30 {
    font-size: 30px !important;
    line-height: 1.4em;
  }

  .text-s-size-40 {
    font-size: 40px !important;
    line-height: 1.4em;
  }

  .text-s-size-50 {
    font-size: 50px !important;
    line-height: 1.4em;
  }

  .text-s-size-60 {
    font-size: 60px !important;
    line-height: 1.4em;
  }

  .text-s-size-70 {
    font-size: 70px !important;
    line-height: 1.4em;
  }
} 

/* Typography */
.text-uppercase {
  text-transform: uppercase;
  line-height: 1em;
}

.text-line-height-1 {
  line-height: 1em;
}

/* Containers */
.text-padding {
  display: inline-block !important;
  padding: 15px 20px;
}

.text-padding-small {
  display: inline-block !important;
  padding: 7px 10px;
}     


/*  Basic stucture
=====================*/
#accordion{auto;width:100%;}
#accordion ul{list-style:none;margin:0;padding:0;}
.accordion{display:none;}
.accordion:target{display:block;}
#accordion ul li a{text-decoration:none;color: black;}
.accordion{padding:4px;}





/*  Colors 
/*====================*/
/*#accordion ul{
/*box-shadow*/
-webkit-box-shadow:0 4px 10px #BDBDBD;
   -moz-box-shadow:0 4px 10px #BDBDBD;
        box-shadow:0 4px 10px #BDBDBD;
/*border-radius*/
-webkit-border-radius:5px;
   -moz-border-radius:5px;
        border-radius:5px;
}*/
#accordion ul li a{
background:#BE1E2D;
border-bottom:1px solid #E0E0E0;
color:white;
}
.accordion{
background:#fdfdfd;
color:#999;
}


.main_content table {
  background: #ffed00;
}
.main_content table tr {
  background: #ffed00;
}
.main_content table td, .main_content table th {
  border: 1px solid #d8000b;
  font-size: 10px;
  color: #d8000b;
  
}
.main_content h3 {
  margin: 20px 15px;
  color: #d8000b;
}


.chipsy_footer_2018 img {
  display: inline;
}
.chipsy_template {
  position: relative;
}
#busto2018menu {
  
  background: #c00000;
  box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.5);
}
#chipsy2018menu {
  position: absolute;
  top:3px;
  z-index: 1;
  background: #ffdf06;
  padding: 15px 3px;
  box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.5);
}
.background-dark #chipsy2018menu_expanded a {
  color: black;
}
#chipsy2018menu_expanded {
  display: none;
  position: absolute;
  background: white;
  z-index: 2;
  padding: 15px;
  box-shadow: 5px 5px 10px -3px rgba(0,0,0,0.75);
}
#busto2018menu_expanded {
  background: #c00000;
  display: none;
  position: absolute;
  z-index: 2;
  padding: 15px;
  box-shadow: 5px 5px 10px -3px rgba(0,0,0,0.75);
}
#busto2018menu_expanded p {
  margin-top: 10px;
}
#chipsy2018menu_expanded p {
  margin-top: 10px;
}
#busto2018menu_expanded a{
color: #fff; 
}
