﻿/**
* Components
*/
@import url('https://fonts.googleapis.com/css?family=Asap:400,400i,500,500i,600,600i,700,700i&display=swap');

body {
                font-family: 'Asap', HelveticaNeueW01-55Roma, helvetica neue, helvetica, sans-serif;
}

body, textarea, input[type=text], input[type=select], button, td {
  color: #303030;
  font-family: 'Asap', HelveticaNeueW01-55Roma, helvetica neue, helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a {
  color: /*#005597*/ #00abbd;
  text-decoration: none; }
  a:hover {
    color: /*#4c85b1*/ #00808e; }
  a img {
    border: none; }
  .text-content a, a.link, p a {
    font-family: 'Asap', HelveticaNeueW01-55Roma, helvetica neue, helvetica, sans-serif;
    color: /*#85ba35*/ #00abbd; }
    .text-content a:hover, a.link:hover, p a:hover {
      text-decoration: underline; color:#00808e; }
  a.btn {
    color: #fff; }
    a.btn:hover, .component-cta .cta-item .cta-link:hover a.btn {
      text-decoration: none; }

.underlined {
  text-decoration: underline; }

.dashed {
  border-bottom: 1px dashed; }

p {
  font-size: 15px;
  line-height: 1.4em;
  margin-top: 0; }

strong, b, .strong {
  font-weight: normal;
  font-family: 'Asap', HelveticaNeueW01-55Roma, helvetica neue, helvetica, sans-serif;}

sup {
  font-size: 10px; }
  sup:before {
    content: "["; }
  sup:after {
    content: "]"; }

h1 
{
   font-family: 'Asap', HelveticaNeueW01-55Roma, helvetica neue, helvetica, sans-serif;;
}

h2 {
  margin: 0 0 2px;
  font-family: 'Asap', HelveticaNeueW01-55Roma, helvetica neue, helvetica, sans-serif;
  font-weight: normal;
  font-size: 24px; }
  @media (max-width: 1227px) {
    h2 {
      font-size: 22px; } }

h3 {
  margin: 0 0 2px;
  font-family: 'Asap', HelveticaNeueW01-55Roma, helvetica neue, helvetica, sans-serif;
  font-weight: normal;
  font-size: 23px; }

h4 {
  margin: 0;
  font-family: 'Asap', HelveticaNeueW01-55Roma, helvetica neue, helvetica, sans-serif;
  font-weight: normal;
  font-size: 16px; }

.preamble {
  font-size: 22px;
  margin-bottom: 20px;
  font-family: 'Asap', HelveticaNeueW01-55Roma, helvetica neue, helvetica, sans-serif; }
  @media (max-width: 1227px) {
    .preamble {
      font-size: 21px; } }
  @media (max-width: 767px) {
    .preamble {
      font-size: 18px; } }

body
{
  background: #fff;
  margin: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
  
body a, body input, body button, body label
{
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
}

[class^="icon-"], [class*=" icon-"]
{
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
}

.icon-push {
  margin-right: 5px; }

.icon-arrow-down:before {
  content: "\e600"; }

.icon-arrow-down {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe600\;'); }

.icon-arrow-up:before {
  content: "\e601"; }

.icon-arrow-up {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe601\;'); }

.icon-button-left:before {
  /*content: "\f060"*/ content:"\2190"; }

.icon-button-left {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe602\;'); }

.icon-button-minus:before, .mobile-header .mobile-menu .has-submenu.active .submenu-trigger:before {
  content: "\e603"; }

.icon-button-minus, .mobile-header .mobile-menu .has-submenu.active .submenu-trigger:before {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe603\;'); }

.icon-button-plus:before, .mobile-header .mobile-menu .has-submenu .submenu-trigger:before {
  content: "\e604"; }

.icon-button-plus, .mobile-header .mobile-menu .has-submenu .submenu-trigger {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe604\;'); }

.icon-button-right:before {
  /*content: "\e605";*/  content: "\2192";}

.icon-button-right {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe605\;'); }

.icon-calendar:before {
  content: "\e618"; }

.icon-calendar {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe618\;'); }

.icon-carousel-control-indicator:before {
  content: "\e617"; }

.icon-carousel-control-indicator {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe617\;'); }

.icon-carousel-left:before {
  content: "\e606"; }

.icon-carousel-left {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe606\;'); }

.icon-carousel-right:before {
  content: "\e607"; }

.icon-carousel-right {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe607\;'); }

.icon-carousel-tab-left:before {
  content: "\e61f"; }

.icon-carousel-tab-left {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe61f\;'); }

.icon-carousel-tab-right:before {
  content: "\e621"; }

.icon-carousel-tab-right {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe621\;'); }

.icon-caution:before {
 content: "\e61e"; }

.icon-caution {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe61e\;'); }

.icon-checkbox-bg-square:before {
  content: "\e701"; }

.icon-checkbox-bg-square {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe701\;'); }

.icon-checkbox-empty:before {
  content: "\e608"; }

.icon-checkbox-empty {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe608\;'); }

.icon-checkbox-inner_tick:before {
  content: "\e702"; }

.icon-checkbox-inner_tick {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe702\;'); }

.icon-checkbox-outer_square:before {
  content: "\e703"; }

.icon-checkbox-outer_square {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe703\;'); }

.icon-checkbox-tick:before {
  content: "\e609"; }

.icon-checkbox-tick {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe609\;'); }

.icon-color-circle:before {
  content: "\e60a"; }

.icon-color-circle {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe60a\;'); }

.icon-date:before {
  content: "\e60b"; }

.icon-date {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe60b\;'); }

.icon-drop-empty:before {
  content: "\e60c"; }

.icon-drop-empty {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe60c\;'); }

.icon-drop-full:before {
  content: "\e60d"; }

.icon-drop-full {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe60d\;'); }

.icon-drop-half-full:before {
  content: "\e60e"; }

.icon-drop-half-full {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe60e\;'); }

.icon-footer-link:before {
  content: "\e60f"; }

.icon-footer-link {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe60f\;'); }

.icon-home:before {
  content: "\e610"; }

.icon-home {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe610\;'); }

.icon-info:before {
  content: "\e622"; }

.icon-info {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe622\;'); }

.icon-nav-arrow-down:before, .mobile-header .country-selector .sod_select:before {
  content: "\e61b"; }

.icon-nav-arrow-down, .mobile-header .country-selector .sod_select {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe61b\;'); }

.icon-nav-arrow-right:before {
  content: "\e61a"; }

.icon-nav-arrow-right {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe61a\;'); }

.icon-nav-arrow-up:before {
  content: "\e61d"; }

.icon-nav-arrow-up {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe61d\;'); }

.icon-nav-menu:before {
  content: "\e61c"; }

.icon-nav-menu {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe61c\;'); }

.icon-person:before {
  content: "\e611"; }

.icon-person {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe611\;'); }

.icon-radiobutton-bg_circle:before {
  content: "\e704"; }

.icon-radiobutton-bg_circle {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe704\;'); }

.icon-radiobutton-empty:before {
  content: "\e614"; }

.icon-radiobutton-empty {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe614\;'); }

.icon-radiobutton-full:before {
  content: "\e615"; }

.icon-radiobutton-full {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe615\;'); }

.icon-radiobutton-inner_dot:before {
  content: "\e705"; }

.icon-radiobutton-inner_dot {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe705\;'); }

.icon-radiobutton-outer_circle:before {
  content: "\e706"; }

.icon-radiobutton-outer_circle {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe706\;'); }

.icon-search:before {
  content: "\e612"; }

.icon-search {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe612\;'); }

.icon-search-alt:before {
  content: "\e666"; }

.icon-search-alt {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe666\;'); }

.icon-shopping:before {
  content: "\e613"; }

.icon-shopping {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe613\;'); }

.icon-short-arrow-left:before {
  content: "\e619"; }

.icon-short-arrow-left {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe619\;'); }

.icon-short-arrow-right:before {
  content: "\e620"; }

.icon-short-arrow-right {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe620\;'); }

.icon-tag:before {
  content: "\e616"; }

.icon-tag {
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe616\;'); }

/*----------New icomoon-----------*/
  
.icon-sync{font-family: 'icomoon-new';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe627\;'); 
  }
.icon-sync:before {
  content: "\e627";
}

.icon-chrome_reader_mode{font-family: 'icomoon-new';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe86d\;'); 
}
.icon-chrome_reader_mode:before {content: "\e86d";} 
  
.icon-load_template{font-family: 'icomoon-new';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe02f\;'); 
}
.icon-load_template:before {content: "\e02f";}

.icon-add_shopping_cart{font-family: 'icomoon-new';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe854\;'); 
}
.icon-add_shopping_cart:before {content: "\e854";}

.icon-shopping_cart{font-family: 'icomoon-new';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe8cc\;'); 
}
.icon-shopping_cart:before {content: "\e8cc";}

.icon-queue{font-family: 'icomoon-new';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe03c\;'); 
}
.icon-queue:before {content: "\e03c";}

.icon-plus{font-family: 'icomoon-new';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#x002B\;'); 
}
.icon-plus:before {content: "\002B";}

.icon-minus{font-family: 'icomoon-new';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#x2716\;'); 
}
.icon-minus:before {content: "\2212";}

.icon-validation-cross {font-family: 'icomoon-new';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#x2716\;'); }

.icon-validation-cross:before {
  content: "\2716";font-size:17px; }

.icon-validation-tick {font-family: 'icomoon-new';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xe708\;'); }

.icon-validation-tick:before {
  content: "\e708"; }

.icon-close{font-family: 'icomoon-new';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#x2716\;'); 
}
.icon-close:before {content: "\2716";}

.icon-drop-full{font-family: 'icomoon';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xE60D\;'); 
}
.icon-drop-full:before {content: "\E60D";}

.icon-drop-half-full{font-family: 'icomoon';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xE60E\;'); 
}
.icon-drop-half-full:before {content: "\E60E";}

.icon-drop-empty{font-family: 'icomoon';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#xE60C\;'); 
}
.icon-drop-empty:before {content: "\E60C";}

.icon-warning{font-family: 'icomoon-new';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#x26A0\;'); 
}
.icon-warning:before {content: "\26A0";}

.icon-edit{font-family: 'icomoon-new';
  *zoom: expression(this.runtimeStyle['zoom']='1',this.innerHTML='&#x1F589\;'); 
}
.icon-edit:before {content: "\1F589";font-weight:600;}

/*---------End New icomoon-----------*/

@font-face {
  /*font-family: 'Rollerscript-Smooth';
  src: url('../TPWfonts/rollerscript/tena_rollerscript-smooth-webfont.eot');
  src: url('../TPWfonts/rollerscript/tena_rollerscript-smooth-webfont.eot?#iefix') format('embedded-opentype'), url('../TPWfonts/rollerscript/tena_rollerscript-smooth-webfont.woff2') format('woff2'), url('../TPWfonts/rollerscript/tena_rollerscript-smooth-webfont.woff') format('woff'), url('../TPWfonts/rollerscript/tena_rollerscript-smooth-webfont.ttf') format('truetype'), url('../TPWfonts/rollerscript/tena_rollerscript-smooth-webfont.svg#tena_rollerscriptsmooth') format('svg');
  font-weight: normal;
  font-style: normal;*/ }

@font-face {
  /*font-family: 'Rollerscript-Smooth-Cyrillic';
  src: url('../TPWfonts/rollerscript/tena_rollerscript_cyr-smooth-webfont.eot');
  src: url('../TPWfonts/rollerscript/tena_rollerscript_cyr-smooth-webfont.eot?#iefix') format('embedded-opentype'), url('../TPWfonts/rollerscript/tena_rollerscript_cyr-smooth-webfont.woff2') format('woff2'), url('../TPWfonts/rollerscript/tena_rollerscript_cyr-smooth-webfont.woff') format('woff'), url('../TPWfonts/rollerscript/tena_rollerscript_cyr-smooth-webfont.ttf') format('truetype'), url('../TPWfonts/rollerscript/tena_rollerscript_cyr-smooth-webfont.svg#tena_rollerscript_cyrsmooth') format('svg');
  font-weight: normal;
  font-style: normal;*/}

@font-face {
  /*font-family: 'gotham_blackregular';
  src: url('../TPWfonts/gotham_black/gotham_black-webfont.eot');
  src: url('../TPWfonts/gotham_black/gotham_black-webfont.eot?#iefix') format('embedded-opentype'), url('../TPWfonts/gotham_black/gotham_black-webfont.woff') format('woff'), url('../TPWfonts/gotham_black/gotham_black-webfont.ttf') format('truetype'), url('../TPWfonts/gotham_black/gotham_black-webfont.svg#gotham_blackregular') format('svg');
  font-weight: normal;
  font-style: normal; */}

@font-face {
/*font-family: 'viatoregular';
  src: url('../TPWfonts/viato/viato_std_reg-webfont.eot');
  src: url('../TPWfonts/viato/viato_std_reg-webfont.eot?#iefix') format('embedded-opentype'), url('../TPWfonts/viato/viato_std_reg-webfont.woff') format('woff'), url('../TPWfonts/viato/viato_std_reg-webfont.ttf') format('truetype'), url('../TPWfonts/viato/viato_std_reg-webfont.svg#viatoregular') format('svg');
  font-weight: normal;
  font-style: normal; */}

/**
* Icon fonts
*/
@font-face {
  font-family: 'icomoon';
  src: url('../TPWfonts/icons/tpw/icomoon.eot?-merbf4');
  src: url('../TPWfonts/icons/tpw/icomoon.eot') format('embedded-opentype'), url('../TPWfonts/icons/tpw/icomoon.woff') format('woff'), url('../TPWfonts/icons/tpw/icomoon.ttf?-merbf4') format('truetype'), url('../TPWfonts/icons/tpw/icomoon.svg?-merbf4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }
  
  @font-face {
  font-family: 'icomoon-new';
  src: url('../TPWfonts/icons/tpw/new/icomoon.eot?-merbf4');
  src: url('../TPWfonts/icons/tpw/new/icomoon.eot') format('embedded-opentype'), url('../TPWfonts/icons/tpw/new/icomoon.woff') format('woff'), url('../TPWfonts/icons/tpw/new/icomoon.ttf?-merbf4') format('truetype'), url('../TPWfonts/icons/tpw/new/icomoon.svg?-merbf4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }

/**
* Helvetica Neue
*/
@font-face {
  /*font-family: "HelveticaNeueW02-UltLt";
  src: url("../TPWfonts/787ee748-9cce-45a0-910b-6b5c6e87e327.eot?#iefix");
  src: url("../TPWfonts/787ee748-9cce-45a0-910b-6b5c6e87e327.eot?#iefix") format("eot"), url("../TPWfonts/84558c76-9f1b-44d2-ac62-d7937f43809b.woff") format("woff"), url("../TPWfonts/411a88fe-e483-4fb8-af42-8369ebb1138d.ttf") format("truetype"), url("../TPWfonts/6dfe33a4-0ad5-4c85-8e01-f48ecfe3c167.svg#6dfe33a4-0ad5-4c85-8e01-f48ecfe3c167") format("svg");*/ }

/*@font-face {
  font-family: "HelveticaNeueW02-UltLtI";
  src: url("../TPWfonts/50a5863b-0a22-4c4c-9eeb-6f84955b4393.eot?#iefix");
  src: url("../TPWfonts/50a5863b-0a22-4c4c-9eeb-6f84955b4393.eot?#iefix") format("eot"), url("../TPWfonts/32779692-ea35-4b17-9d42-8967c988ff07.woff") format("woff"), url("../TPWfonts/713b1762-406b-42ed-ba06-683a80872ad0.ttf") format("truetype"), url("../TPWfonts/9f30559b-7b67-47d4-be80-f33cd271fd3b.svg#9f30559b-7b67-47d4-be80-f33cd271fd3b") format("svg");*/ }

@font-face {
  /*font-family: "HelveticaNeueW01-45Ligh";
  src: url("../TPWfonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix");
  src: url("../TPWfonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix") format("eot"), url("../TPWfonts/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff") format("woff"), url("../TPWfonts/688ab72b-4deb-4e15-a088-89166978d469.ttf") format("truetype"), url("../TPWfonts/7816f72f-f47e-4715-8cd7-960e3723846a.svg#7816f72f-f47e-4715-8cd7-960e3723846a") format("svg"); */}

@font-face {
  /*font-family: "HelveticaNeueW01-55Roma";
  src: url("../TPWfonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix");
  src: url("../TPWfonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix") format("eot"), url("../TPWfonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff"), url("../TPWfonts/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf") format("truetype"), url("../TPWfonts/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9") format("svg");*/ }

@font-face {
  /*font-family: "HelveticaNeueW01-56It";
  src: url("../TPWfonts/58a5cbff-d570-4c18-a5e3-60868dc07ae8.eot?#iefix");
  src: url("../TPWfonts/58a5cbff-d570-4c18-a5e3-60868dc07ae8.eot?#iefix") format("eot"), url("../TPWfonts/2c056da8-4920-4e20-8c69-8a6b315458a9.woff") format("woff"), url("../TPWfonts/2381d918-136d-444f-8391-db0cba6da388.ttf") format("truetype"), url("../TPWfonts/d0697971-6f58-4597-942e-8beabd1adc87.svg#d0697971-6f58-4597-942e-8beabd1adc87") format("svg");*/ }

@font-face {
  /*font-family: "HelveticaNeueW01-75Bold";
  src: url("../TPWfonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix");
  src: url("../TPWfonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix") format("eot"), url("../TPWfonts/14ff6081-326d-4dae-b778-d7afa66166fc.woff") format("woff"), url("../TPWfonts/8fda1e47-19be-46c7-8d83-8d4fb35572f0.ttf") format("truetype"), url("../TPWfonts/f751c8ae-1057-46d9-8d74-62592e002568.svg#f751c8ae-1057-46d9-8d74-62592e002568") format("svg");*/ }

@font-face {
  /*font-family: "HelveticaNeueW02-76Bold";
  src: url("../TPWfonts/df70ae1d-3814-4926-a2f3-423580c519c8.eot?#iefix");
  src: url("../TPWfonts/df70ae1d-3814-4926-a2f3-423580c519c8.eot?#iefix") format("eot"), url("../TPWfonts/41f91d0c-88d0-4d14-8d12-e40697e981b8.woff") format("woff"), url("../TPWfonts/eeb4a788-7a0b-4e01-b860-205706e7cd81.ttf") format("truetype"), url("../TPWfonts/4d6955ef-961d-4337-9320-bee672fddd86.svg#4d6955ef-961d-4337-9320-bee672fddd86") format("svg"); */}

/*@font-face {
  font-family: "HelveticaNeueW02-97Blac";
  src: url("../TPWfonts/2577307a-8b8e-4e65-bfec-84b103ddbca9.eot?#iefix");
  src: url("../TPWfonts/2577307a-8b8e-4e65-bfec-84b103ddbca9.eot?#iefix") format("eot"), url("../TPWfonts/ae577454-d515-443e-a862-ba1c3be91fa1.woff") format("woff"), url("../TPWfonts/232d8cf9-7040-4cb3-acc7-b5e83fa3f3f7.ttf") format("truetype"), url("../TPWfonts/ea0105b2-f20e-43ab-bd23-fe43f20cc4e8.svg#ea0105b2-f20e-43ab-bd23-fe43f20cc4e8") format("svg"); */}

/**
* Officina
*/
@font-face {
  /*font-family: "ITCOfficinaSansW04-Book 1123228";
  src: url("../TPWfonts/ccb80556-7abd-4bab-b4e5-3d6edc3d56d9.eot?#iefix");
  src: url("../TPWfonts/ccb80556-7abd-4bab-b4e5-3d6edc3d56d9.eot?#iefix") format("eot"), url("../TPWfonts/369c7bbe-240b-4216-87cd-7f0c2c862f77.woff") format("woff"), url("../TPWfonts/ac69dad1-45ca-4a6e-8bc9-fabf5cf63c53.ttf") format("truetype"), url("../TPWfonts/7d604093-c000-46da-ae07-4825fc77fb39.svg#7d604093-c000-46da-ae07-4825fc77fb39") format("svg");*/ }

@font-face {
  /*font-family: "ITCOfficinaSansW04-Medi";
  src: url("../TPWfonts/b78ccd0c-c62b-4ad4-8672-b16c9b532a52.eot?#iefix");
  src: url("../TPWfonts/b78ccd0c-c62b-4ad4-8672-b16c9b532a52.eot?#iefix") format("eot"), url("../TPWfonts/56d6225e-5a49-4d66-81c2-7d6d065348ca.woff") format("woff"), url("../TPWfonts/6e0a8370-7fbf-48d4-a822-8c26e3bca18d.ttf") format("truetype"), url("../TPWfonts/8d4632c8-50e3-4186-b711-7868bc184ea0.svg#8d4632c8-50e3-4186-b711-7868bc184ea0") format("svg");*/ }


