@font-face{
    font-family: 'Geologica-Roman';
    font-weight: 100;
    font-style: normal;
    src: url('/design/GeologicaRoman-Thin.eot');
    src: url('/design/GeologicaRoman-Thin.eot?#iefix') format('embedded-opentype'),
    url('/design/GeologicaRoman-Thin.woff2') format('woff2'),
    url('/design/GeologicaRoman-Thin.woff') format('woff'),
    url('/design/GeologicaRoman-Thin.ttf') format('truetype'),
    url('/design/GeologicaRoman-Thin.svg#GeologicaRoman-Thin') format('svg');
    font-display: swap;
}
@font-face{
    font-family: 'Geologica-Roman';
    font-weight: 300;
    font-style: normal;
    src: url('/design/GeologicaRoman-Light.eot');
    src: url('/design/GeologicaRoman-Light.eot?#iefix') format('embedded-opentype'),
    url('/design/GeologicaRoman-Light.woff2') format('woff2'),
    url('/design/GeologicaRoman-Light.woff') format('woff'),
    url('/design/GeologicaRoman-Light.ttf') format('truetype'),
    url('/design/GeologicaRoman-Light.svg#GeologicaRoman-Light') format('svg');
    font-display: swap;
}
@font-face{
    font-family: 'Geologica-Roman';
    font-weight: 500;
    font-style: normal;
    src: url('/design/GeologicaRoman-Medium.eot');
    src: url('/design/GeologicaRoman-Medium.eot?#iefix') format('embedded-opentype'),
    url('/design/GeologicaRoman-Medium.woff2') format('woff2'),
    url('/design/GeologicaRoman-Medium.woff') format('woff'),
    url('/design/GeologicaRoman-Medium.ttf') format('truetype'),
    url('/design/GeologicaRoman-Medium.svg#GeologicaRoman-Medium') format('svg');
    font-display: swap;
}
.fancybox-close-small{
    width: 30px !important;
    height: 30px !important;
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2230%22%20fill%3D%22none%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M28.8%200%2015%2013.8%201.2%200%200%201.2%2013.8%2015%200%2028.8%201.2%2030%2015%2016.2%2028.8%2030l1.2-1.2L16.2%2015%2030%201.2%2028.8%200Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E') center top / contain no-repeat !important;
}
.fancybox-close-small *{
    display: none !important;
}
body{
    font-family: 'Geologica-Roman';
    font-size: 24px;
    font-weight: 300;
    line-height: 1.2;
    min-width: 320px;
    color: #262626;
}
ul,
ol{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
button{
    cursor: pointer;
    text-align: left;
    border: none;
    outline: none;
    background: none;
}
input{
    border: none;
    outline: none;
}
input[type=submit]{
    cursor: pointer;
}
/*
strong{
    font-weight: 700;
}*/
img{
    max-width: 100%;
}
*:focus{
    outline: none!important;
}
a{
    text-decoration: none;
    color: #000;
}
a:hover{
    text-decoration: none;
}
input[type='text'],
button{
    padding: 0;
    color: #163c51;
    color: #333;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
    -webkit-appearance: none;
}
