body {
	/*background-color: #222222;*/
	color: #000;
}

.uk-section-primary:not(.uk-preserve-color) h2 {
    color:#6884fb !important;
}

.service-card-top {
background-image: linear-gradient(to top, rgba(1, 137, 206, 0.6), rgba(0, 0, 0, 0.6), rgba(1, 137, 206, 0.6)), url(../images/bg_1.jpg) !important;
background-repeat: no-repeat !important;
margin: 15px;
height: 265px;
}

.service-card-top:hover {
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(1, 137, 206, 0.6), rgba(0, 0, 0, 0.6)), url(../images/bg_1.jpg) !important;
}

.service-card-top:hover img{
opacity: 0.5;
}


.link-card-top a{
text-decoration: none !important;
}

@media (max-width: 767px) {
.header-shadow .uk-heading-medium {
    font-size: 1.70em;
    line-height: 0.95;
}
.header-shadow .uk-text-large {
    font-size: 1.3rem;
    line-height: 0.95;
}
}

blockquote {
    margin: 0 0 20px 0;
    font-size: 1rem;
	font-weight:400;
    line-height: 1.3;
    font-style: italic;
    color: #5CB85C;
    border-left: 8px solid #5CB85C;
	padding-left: 20px;
}


.underslider{
/*background: #ff9b00 !important;*/
background-image: linear-gradient(to top, rgba(0, 0, 0, .60), rgba(1, 137, 206, 0.20), rgba(0, 0, 0, .60)), url(../images/bg_1.jpg) !important;
background-repeat: no-repeat !important;
background-position: center center !important;
position: relative !important;
background-attachment: fixed !important;
background-size: cover !important;
}
.white-text-top{
color:#fff !important;
}
.special-card-top {
background: linear-gradient(to top, rgba(0, 0, 0, 0.70), rgba(1, 137, 206, 0.70), rgba(1, 137, 206, 0.70), rgba(1, 137, 206, 0.70), rgba(0, 0, 0, 0.70)) !important;
}

.dark-transparant-adress {
background: rgba(14, 189, 217, 0.20);
padding: 40px;
border-radius: 3px;
}

.dark-transparant {
background: rgba(92, 184, 92, 0.40);
padding: 40px;
border-radius: 3px;
}
.special-card-top:hover {
background: linear-gradient(to top, rgba(1, 137, 206, 0.70), rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.70), rgba(1, 137, 206, 0.70)) !important;
}

.uk-card {
    position: relative;
    box-sizing: border-box;
    /*transition: box-shadow .1s ease-in-out;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.20), rgba(1, 137, 206, 0.20), rgba(1, 137, 206, 0.20), rgba(1, 137, 206, 0.20), rgba(0, 0, 0, 0.20));
    border-radius: 20px;*/
}

/*SPECIAL OFFER*/
/*-----SOFFER--------*/
.soffer-bg {
	margin-top:20px;
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #66cb66;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 460 55'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23fff' stroke-width='7' opacity='.1'%3E%3Cpath d='M-345 34.5s57.5-13.8 115-13.8 115 13.8 115 13.8S-57.5 48.3 0 48.3s115-13.8 115-13.8 57.5-13.8 115-13.8 115 13.8 115 13.8 57.5 13.8 115 13.8 115-13.8 115-13.8'/%3E%3Cpath d='M-345 20.7s57.5-13.8 115-13.8 115 13.8 115 13.8S-57.5 34.5 0 34.5s115-13.8 115-13.8S172.5 6.9 230 6.9s115 13.8 115 13.8 57.5 13.8 115 13.8 115-13.8 115-13.8m-920 27.6s57.5-13.8 115-13.8 115 13.8 115 13.8S-57.5 62.1 0 62.1s115-13.8 115-13.8 57.5-13.8 115-13.8 115 13.8 115 13.8 57.5 13.8 115 13.8 115-13.8 115-13.8'/%3E%3Cpath d='M-345 6.9s57.5-13.8 115-13.8S-115 6.9-115 6.9-57.5 20.7 0 20.7 115 6.9 115 6.9 172.5-6.9 230-6.9 345 6.9 345 6.9s57.5 13.8 115 13.8S575 6.9 575 6.9'/%3E%3Cpath d='M-345-6.9s57.5-13.8 115-13.8S-115-6.9-115-6.9-57.5 6.9 0 6.9 115-6.9 115-6.9s57.5-13.8 115-13.8S345-6.9 345-6.9 402.5 6.9 460 6.9 575-6.9 575-6.9m-920 69s57.5-13.8 115-13.8 115 13.8 115 13.8S-57.5 75.9 0 75.9s115-13.8 115-13.8 57.5-13.8 115-13.8 115 13.8 115 13.8 57.5 13.8 115 13.8 115-13.8 115-13.8'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-position: 50% 50%;
	animation: background-move 10s linear infinite;
	background-size: 100vw auto, 100% 100%;
	background-size: unquote("max(100vw, 30em)") auto, 100% 100%;
}

@keyframes background-move {
  0% {
    background-position: 0 0, 0 0;
  }
  100% {
    background-position: 100vw 0, 0 0;
    background-position: unquote("max(100vw, 40em)") 0, 0 0;
  }
}

@-webkit-keyframes blink {
  20%,
  24%,
  55% {
    color: #111;
    text-shadow: none;
  }

  0%,
  19%,
  21%,
  23%,
  25%,
  54%,
  56%,
  100% {
/*     color: #fccaff;
    text-shadow: 0 0 5px #f562ff, 0 0 15px #f562ff, 0 0 25px #f562ff,
      0 0 20px #f562ff, 0 0 30px #890092, 0 0 80px #890092, 0 0 80px #890092; */
 text-shadow: 0 0 5px #ffffff, 0 0 15px #5cb85c, 0 0 20px #5cb85c, 0 0 40px #5cb85c, 0 0 60px #94d994, 0 0 10px #94d994, 0 0 98px #94d994;
    color: #fff6a9;
  }
}

@keyframes blink {
  20%,
  24%,
  55% {
    color: #111;
    text-shadow: none;
  }

  0%,
  19%,
  21%,
  23%,
  25%,
  54%,
  56%,
  100% {
/*     color: #fccaff;
    text-shadow: 0 0 5px #f562ff, 0 0 15px #f562ff, 0 0 25px #f562ff,
      0 0 20px #f562ff, 0 0 30px #890092, 0 0 80px #890092, 0 0 80px #890092; */
  text-shadow: 0 0 5px #ffffff, 0 0 15px #5cb85c, 0 0 20px #5cb85c, 0 0 40px #5cb85c, 0 0 60px #94d994, 0 0 10px #94d994, 0 0 98px #94d994;
    color: #fff6a9;
  }
}

.soffer-container {
background: rgba(34,34,34,0.2);
padding: 20px 100px 20px 100px;
border-radius:5px;
}

.soffer-container p{
color:#fff;
}

.soffer-container ol{
color:#fff;
margin-top: -17px;
}


.soffer-container h2{
color:#fff6a9;
line-height: 1.1;
font-size: 2.5rem;
margin-bottom: 4px;
text-shadow: 0 0 5px #5cb85c, 0 0 15px #5cb85c, 0 0 20px #5cb85c, 0 0 40px #5cb85c, 0 0 60px #94d994, 0 0 10px #94d994, 0 0 98px #94d994;
animation: blink 12s infinite;
-webkit-animation: blink 12s infinite;
}



.soffer-container h3{
color:#fff;
line-height: 1.1;
margin-top:4px;
margin-bottom: 20px;
}

.actions-item {
    display: inline-block;
    padding: 4px 20px 4px 20px;
    font-weight: 700;
    margin: 3px;
    border-radius: 5px;
    background: rgba(34,34,34,0.2);
}

.actions-item span{
   padding-top: 8px;
    display: inline-block; 
}

.actions-item .btn-ens-action {
    float: right;
    margin-left: 10px;
}


.offer-price {

}

.offer-price h3 {
font-size: 2.0rem;
margin-top:4px;
margin-bottom: 4px;
color:#919191;
}

.offer-price h2 {
font-size: 2.2rem;
margin-top:4px;
margin-bottom: 4px;
}


.span-price1 {
text-decoration: line-through;
}

.span-price2 {

}

@media (max-width: 767px) {

.soffer-container {
padding: 20px 10px 20px 10px;
}

.soffer-container h2{
font-size: 1.7rem;
}

.offer-price h3 {
font-size: 1.5rem;
}

.offer-price h2 {
font-size: 1.7rem;
}

}

/*END SPECIAL OFFER*/

/*VITAMIN CARDS*/
.price-block {
	font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
}

.price-block span{
color:#000;
}

.rubl {
font-weight: 300;    
}

.button_add_cart {
display:inline-block;
}

.button_add_cart img{
    margin-top: -6px;
    margin-left: 5px;
}

.section-vitamin {
margin: 0 40px 0 40px;
}

.card-vitamin  .vit-header-link {
text-decoration:none;
}

.card-vitamin .vit-header-link:hover {
text-decoration:none;
}

.card-vitamin .uk-card-title:hover {
color:#0EBDD9!important;
}


.card-vitamin {
border-left: 1px solid rgba(222,222,222,0.6);
border-right: 1px solid rgba(222,222,222,0.6);
}


.modal-vitamin .uk-close {
    position: absolute;
    z-index: 1010;
    top: 10px;
    left: 10px !important;
    padding: 5px;
}
[class*=uk-modal-close-] {
    position: absolute;
    z-index: 1010;
    top: 10px;
    left: 10px;
    padding: 5px;
}

.vitamin-body {

}

@media (max-width: 767px) {

.section-vitamin {
margin: 0 3px 0 3px;
}

.card-vitamin {
    border-left: none;
    border-right: none;
}

.card-vitamin .uk-card-title {
font-size: 0.98rem;
line-height: 1.0;
}

.card-vitamin .vitamin-description {
font-size: 0.85rem;
line-height: 1.0;
margin-top:-8px !important;
}

.section-vitamin .uk-card-small .uk-card-body, .uk-card-small.uk-card-body {
    padding: 5px 15px !important;
}

.card-vitamin .price-block {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
	margin-top: -15px !important;
}

.card-vitamin .button_add_cart {
    display: inline-block;
	margin-top: 3px;
}

.card-vitamin .uk-button {
    padding: 0 3px 0 3px;
    font-size: .70rem;
    line-height: 23px;
    margin-top: 5px;
}


}



.card-badge-blue {
	background-color: #3498db !important;
}
.card-badge-green {
	background-color: #2ecc71 !important;
}
.card-badge-red {
	background-color: #e74c3c !important;
}
.card-badge-yellow {
	background-color: #f1c40f !important;
}

a,
.uk-link {
  color: #0EBDD9;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
.uk-link:hover,
.uk-link-toggle:hover .uk-link,
.uk-link-toggle:focus .uk-link {
  color: #283F94;
  text-decoration: none;
}
a.uk-link-heading:hover,
.uk-link-heading a:hover,
.uk-link-toggle:hover .uk-link-heading,
.uk-link-toggle:focus .uk-link-heading {
  color: #000;
  text-decoration: none;
}
[id*="-page-feedback-form"] .uk-input,
[id*="-page-feedback-form"] .uk-textarea {
	border:1px solid #ddd !important;
}
[id*="-page-feedback-form"] .uk-input:focus,
[id*="-page-feedback-form"] .uk-textarea:focus {
	border:1px solid #000 !important;
	background:#fff !important;
}
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  outline: none;
  background-color: #fff;
  color: #666;
  border-color: #000 !important;
}
.uk-radio:focus,
.uk-checkbox:focus {
  outline: none;
  border-color: #000;
}
.uk-radio:checked,
.uk-checkbox:checked,
.uk-checkbox:indeterminate {
  background-color: #000 !important;
  border-color: transparent !important;
}
.uk-radio:checked:focus,
.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus {
  background-color: #000 !important;
  border-color: transparent !important;
}
.uk-radio:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E") !important;
}
.uk-checkbox:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") !important;
}
.uk-checkbox:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E") !important;
}
/*-- button --*/
.uk-button-default {
  background-color: transparent;
  color: #333;
  border: 1px solid #e5e5e5;
}
.uk-button-default:hover,
.uk-button-default:focus {
  background-color: transparent;
  color: #333;
  border-color: #b2b2b2;
}
.uk-button-default:active,
.uk-button-default.uk-active {
  background-color: transparent;
  color: #333;
  border-color: #999999;
}
.uk-button-extra {
  background-color: #0EBDD9;
  color: #fff;
  border: 1px solid transparent;
}
.uk-button-extra:hover,
.uk-button-extra:focus {
  background-color: #099cb4;
  color: #fff;
}
.uk-button-extra:active,
.uk-button-extra.uk-active {
  background-color: #249125;
  color: #fff;
}
.uk-button-primary {
  background: #5CB85C !important;
  color: #fff !important;
  border: 1px solid transparent;
}
.uk-button-primary:hover,
.uk-button-primary:focus {
  background: #478e47 !important;
  color: #fff !important;
}
.uk-button-primary:active,
.uk-button-primary.uk-active {
  background: #478e47 !important;
  color: #fff !important;
}
.uk-button-secondary {
  background-color: #222;
  color: #fff;
  border: 1px solid transparent;
}
.uk-button-secondary:hover,
.uk-button-secondary:focus {
  background-color: #151515;
  color: #fff;
}
.uk-button-secondary:active,
.uk-button-secondary.uk-active {
  background-color: #080808;
  color: #fff;
}
[class*="primary"] .uk-button-secondary {
  background-color: #222 !important;
  color: #fff !important;
  border: 1px solid transparent;
}
[class*="primary"] .uk-button-secondary:hover,
[class*="primary"] .uk-button-secondary:focus {
  background-color: #151515 !important;
  color: #fff !important;
}
[class*="primary"] .uk-button-secondary:active,
[class*="primary"] .uk-button-secondary.uk-active {
  background-color: #080808 !important;
  color: #fff !important;
}
.uk-button-danger {
  background-color: #f0506e;
  color: #fff;
  border: 1px solid transparent;
}
.uk-button-danger:hover,
.uk-button-danger:focus {
  background-color: #ee395b;
  color: #fff;
}
.uk-button-danger:active,
.uk-button-danger.uk-active {
  background-color: #ec2147;
  color: #fff;
}
.uk-button-default:disabled,
.uk-button-primary:disabled,
.uk-button-secondary:disabled,
.uk-button-danger:disabled {
  background-color: transparent;
  color: #999;
  border-color: #e5e5e5;
}
.uk-button-link {
  padding: 0;
  line-height: 1.5;
  color: #000;
}
/*-- overflow --*/
.uk-overflow-default {
  background: rgba(255,255,255,0.6);
}
.uk-overflow-extra {
  background: rgba(50,205,50,0.6);
}
.uk-overflow-muted {
  background: rgba(248,248,248,0.6);
}
.uk-overflow-primary {
  background: rgba(254,127,0,0.6);
}
.uk-overflow-secondary {
  background: rgba(0,0,0,0.6);
}
/*-- section --*/
.uk-section-default {
  background: #fff;
}
.uk-section-extra {
  background: #32cd32;
}
.uk-section-muted {
  background: #f8f8f8;
}
.uk-section-primary {
  background: #000;
}
.uk-section-secondary {
background: #222;
}

.footer {
font-weight:700 !important;    
}

.footer-bg-color {
       background: url(../images/bg-26.png);
}

.adress-section {
   background: url(../images/bg-26.png);
}

.adress-section {
color:#000;
}

.adress-section a{
color:#000;
}

.adress-section h3{
color:#000;
}

.footer-bg-color a{
color:#000 !important;
}

/*-- tile --*/
.uk-tile-default {
  background: #fff;
}
.uk-tile-muted {
  background: #f8f8f8;
}
.uk-tile-extra {
  background: #32cd32;
}
.uk-tile-primary {
  background: #000;
}
.uk-tile-secondary {
  background: #222;
}
/*-- card --*/
.uk-card-default {
  background: #fff;
  color: #666;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-card-default .uk-card-title {
  color: #333;
}
.uk-card-default.uk-card-hover:hover {
  background-color: #fff;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.uk-card-default .uk-card-header {
  border-bottom: 1px solid #e5e5e5;
}
.uk-card-default .uk-card-footer {
  border-top: 1px solid #e5e5e5;
}
.uk-card-muted {
  background: #fff6e8;
  color: #333;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.uk-card-muted.uk-card-hover:hover {
  background-color: #f8f8f8;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.uk-card-extra {
  background: #32cd32;
  color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-card-extra.uk-card-hover:hover {
  background-color: #32cd32;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.uk-card-primary {
  background: #000;
  color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-card-primary.uk-card-hover:hover {
  background-color: #000;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.uk-card-secondary {
  background: #222;
  color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.uk-card-secondary.uk-card-hover:hover {
  background-color: #222;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
/*-- background --*/
.uk-background-default {
  background-color: #fff;
}
.uk-background-muted {
  background-color: #f8f8f8;
}
.uk-background-extra {
  background-color: #32cd32;
}
.uk-background-primary {
  background-color: #000;
}
.uk-background-secondary {
  background-color: #222;
}
/*-- text --*/
.uk-text-primary,
.uk-background-secondary .uk-text-primary,
.uk-section-secondary .uk-text-primary,
.uk-background-secondary .uk-h2.uk-text-primary,
.uk-section-secondary .uk-h2.uk-text-primary {
  color: #000 !important;
}
.uk-text-extra,
.uk-background-secondary .uk-text-extra,
.uk-section-secondary .uk-text-extra,
.uk-background-secondary .uk-h2.uk-text-extra,
.uk-section-secondary .uk-h2.uk-text-extra {
  color: #32cd32 !important;
}
.uk-text-background {
  color: #000 !important;
}
@supports (-webkit-background-clip: text) {
  .uk-text-background {
    background-color: #000;
  }
}
.uk-badge {
  min-width: 22px;
  height: 22px;
  padding: 0 5px;
  background: #000;
  color: #fff;
  font-size: 0.875rem;
}
.uk-label {
  padding: 0 10px;
  background: #000;
  line-height: 1.5;
  font-size: 0.875rem;
  color: #fff;
  border-radius: 2px;
  text-transform: uppercase;
}
.uk-subnav-pill > .uk-active > a {
  background-color: #000 !important;
  color: #fff !important;
}
.uk-tab > .uk-active > a {
  color: #333;
  border-color: #000;
  border-width: 3px;
}
.uk-notification-message-primary {
  color: #000;
}
.uk-progress::-webkit-progress-value {
  background-color: #000;
  transition: width 0.6s ease;
}
.uk-progress::-moz-progress-bar {
  background-color: #000;
}
.uk-progress::-ms-fill {
  background-color: #000;
  transition: width 0.6s ease;
}
.uk-icon-button {
  width: 36px;
  height: 36px;
  background: #f8f8f8;
  color: #999;
}
/*-- alert --*/
.uk-alert-primary {
  background: #d8eafc;
  color: #1e87f0;
}
.uk-alert-success {
  background: #edfbf6;
  color: #32d296;
}
.uk-alert-warning {
  background: #fff6ee;
  color: #faa05a;
}
.uk-alert-danger {
  background: #fef4f6 !important;
  color: #f0506e;
}

/*-----START QUIZ-----*/
.button-quiz {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 300px;
    height: 58px;
    margin: 0 auto;
    padding-top: 2px;
    border: none;
    border-radius: 6px;
    position: relative;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background: #5CB85C;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}

.button-quiz:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #da251d;
    opacity: 0;
    z-index: 1;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}

.button-quiz:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: rgba(255,255,255, 0.40);
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes slideme { 0% { left: -30px; margin-left: 0px; }
  30% { left: 110%; margin-left: 80px; }
  100% { left: 110%; margin-left: 80px; } }

.button-quiz:hover{
    background: #478e47;
	color: #fff;
	text-decoration: none;
}

@media (max-width: 767px) {
 .button-quiz {
     width: 240px;
     font-size: 1.0rem;
    }
}
/*-----END QUIZ-----*/
