@font-face {
    font-family: "Roboto Slab";
    src: url("fonts/robotoslab-regular.ttf");
    font-weight: normal;
}
.slider .slide-title h1 {
    font-size: 2.35em;
    font-weight: bold;
    line-height: 1.3em;
}
.slider .slide-title h1 .title1 {
     font-size: 1.25em;
}
.slider .slide-title h1 .title2 {
    font-size: 1em;
}
.tp-caption.boxshadow, .boxshadow {
    box-shadow: unset;
}
.tooltip-inner {
    max-width: 480px;
    width: 480px;
    text-align: left;
}
.tooltip-inner ul {
    margin: 5px 0;
    padding-left: 18px;
}
.tooltip-inner ul li {
    line-height: 1.3em;
}
