

/* Start:/local/templates/t70let/css/territory.css?14827673935435*/
/*html, body { width:100%; height:100%; margin:0; padding:0; overflow:hidden; }*/

/* map */
.places { position:absolute; top:0; left:0; width:26%; bottom:0; margin:0; padding:1em 1.5em; overflow:hidden; font-family:sans-serif; }
.places { background:rgba(20, 53, 39, 0.25); }
.places:after { content:''; position:absolute; top:0; right:0; bottom:0; width:4px; opacity:0.4;
  background:-moz-linear-gradient(left, rgba(63, 63, 63, 0) 0%, rgba(63, 63, 63, 0.65) 100%);
  background:-webkit-linear-gradient(left, rgba(63, 63, 63, 0) 0%, rgba(63, 63, 63, 0.65) 100%);
  background:linear-gradient(to right, rgba(63, 63, 63, 0) 0%, rgba(63, 63, 63, 0.65) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#003f3f3f', endColorstr='#a63f3f3f', GradientType=1);
}
.places h4 { color:#636a77; font-size:0.6em; font-weight:400; margin:2em 0 0.5em 1em; border-bottom:1px dotted #a4afa2; text-transform:uppercase; }
.places ol { margin:0.5em 0; max-width:400px; -moz-column-count:2; -moz-columns:2; -webkit-columns:2; columns:2; column-count:2; column-gap:2em; list-style:decimal outside; }
.places li { color:#e0e0e0; font-family:sans-serif; font-size:0.8em; margin:0.25em 0 0.25em 2em; }
.places a { color:#fff; }
.places a:hover, .places a.hover { color:#238b4f; }
#map-holder { position:absolute; height:100%; width:100%; left:0; top:0; background:#fff; overflow:hidden; }
.places-map { height:100%; float:left; position:relative; left:7%; }
.places-map .pointer { opacity:0; position:absolute; width:20px; height:20px; background:#da652c; border-radius:100%; cursor:pointer; transform:translate(-9.5px, -31px); font-family:sans-serif; transition:opacity 1s; }
.places-map .pointer:hover, .places-map .pointer.hover { z-index:100; }
.places-map .pointer::before { content:''; position:absolute; width:0; height:0; }
.places-map .pointer::before { left:0; top:12px; border-left:10px solid transparent; border-right:10px solid transparent; border-top:20px solid #da652c; }
.places-map .pointer .number { position:absolute; left:2px; top:2px; width:16px; height:16px; background:#fff; border-radius:100%; text-align:center; color:#555; font-size:10px; line-height:15px; }
.places-map .pointer .label {
  text-transform:uppercase; font-size:10px; position:absolute; top:-3px; color:#238b4f; opacity:0;
  white-space:nowrap; background:#fff; border:2px solid #da652c; padding:2px 6px 0 6px; border-radius:10px; line-height:16px;
  transition:opacity 0.2s;
}
.places-map .pointer:hover .label, .places-map .pointer.hover .label { opacity:1; }
.places-thumb { display:block; position:absolute; left:-90px; top:30px; width:60px; height:86px; opacity:0.7; background:url('/local/templates/t70let/css/../images/map.png') no-repeat; }
.places-thumb:hover { opacity:1; }


/* list */
.places-list { text-transform:uppercase; margin:0 10%; padding:2em 0; max-width:1200px; font-family:sans-serif; position:relative; z-index:10; }
.places-list .place { color:#fff; opacity:0.5; display: inline-block; margin:0.5em 1.1em; font-size:0.75em; font-weight:bold; }
.places-list .place.active { opacity:1; text-decoration:none; }
.places-slider { margin:0 10%; padding:1.5em 0; position:relative; } /* correct slider on original page */

/* blur */
.bg-blur { position:absolute; top:0; left:0; bottom:0; right:0; opacity:0.5; background-size:cover !important;
  -webkit-filter:blur(15px);
  -moz-filter:blur(15px);
  -o-filter:blur(15px);
  -ms-filter:blur(15px);
  filter:blur(15px);
}
.bg-blur.ie { display:none; }
html[data-agent*="Trident"] .bg-blur { display:none; }
html[data-agent*="Trident"] .bg-blur.ie { display:block; }

/* timeline */
#timeline { background:rgba(255, 255, 255, 0.6) !important; position:relative; top:15px; height:600px; width:100%;}
#timeline .tl-storyslider { background:transparent; }
#timeline .tl-slider-background { background:transparent !important; }
#timeline .tl-slider-container-mask { background:transparent; }
#timeline .tl-attribution { display:none; }
#timeline .tl-slidenav-next { margin-right:30px; }
#timeline .tl-slidenav-previous { margin-left:30px; }
#timeline .tl-timeaxis-major .tl-timeaxis-tick { font-weight:bold; }
#timeline .tl-timeaxis-minor .tl-timeaxis-tick { color:#6188aa; }
#timeline .tl-headline-date { font-size:140%; color:#464951; margin-bottom:0.7em; }
#timeline .tl-timenav { background-color:#fff; border-top:0; }
#timeline .tl-timemarker-media-container .tl-icon-image { font-size:10px; display:none; }
#timeline .xtl-timemarker-content-container { background-color:#f0f0f0; }
#timeline .tl-timemarker-text h2, #timeline .tl-timemarker-text p { color:#555; font-size:0.7em; }
#timeline .tl-timemarker-active .tl-timemarker-text h2, #timeline .tl-timemarker-active .tl-timemarker-text p { color:#464951; font-weight:bold !important; }
#timeline .xtl-timemarker-content-container:hover { background-color:#999; }
#timeline .xtl-timemarker-content-container:hover .tl-timemarker-text h2 { color:#fff; }
#timeline .tl-text p { color:#444; font-style:italic; font-size:1.2em; }
#timeline .tl-text-content-container { border-radius:8px; background:rgba(255, 255, 255, 0.2); padding:1.5em 2em; }
#timeline .tl-headline-fadeout::after { height:20%; }
#timeline .tl-slide-content { padding-right:30px !important; }
#timeline .tl-timeaxis { font-family:arial, sans-serif; }
#timeline .tl-headline { font-size:1.8em; }
.tl-menubar .tl-menubar-button { background-color:rgba(110, 110, 110, 0.7); color:#ddd; }
/* End */
/* /local/templates/t70let/css/territory.css?14827673935435 */
