﻿@font-face {font-family: 'DidotLTPro-Roman';src: url('/css/fonts/praxis/2D1C62_1_0.eot');src: url('/css/fonts/praxis/2D1C62_1_0.eot?#iefix') format('embedded-opentype'),url('/css/fonts/praxis/2D1C62_1_0.woff2') format('woff2'),url('/css/fonts/praxis/2D1C62_1_0.woff') format('woff'),url('/css/fonts/praxis/2D1C62_1_0.ttf') format('truetype');}

@font-face {font-family: 'PraxisLTPro-Semibold';src: url('/css/fonts/praxis/2D1C62_3_0.eot');src: url('/css/fonts/praxis/2D1C62_3_0.eot?#iefix') format('embedded-opentype'),url('/css/fonts/praxis/2D1C62_3_0.woff2') format('woff2'),url('/css/fonts/praxis/2D1C62_3_0.woff') format('woff'),url('/css/fonts/praxis/2D1C62_3_0.ttf') format('truetype');}

body {
    position:fixed;
    z-index:0;
    font-family: PraxisLTPro-Semibold, Arial;
    color:#000;
    background:url(/media/background-1920.jpg) no-repeat 50% 50% fixed;
    background-size:cover;
    margin:0;
    padding:0;
    height:100%;
    width:100%;
    overflow-y: hidden;
    overflow-x: hidden;
    font-size: 18px;
    letter-spacing:-1px;
    behavior: url(/css/backgroundsize.htc);
}

a {
    color:#000;
    text-decoration:none;
}

a:hover {
    color:#000;
    text-decoration:underline;
}

h1 {
    font-size: 50px;
    line-height: 1em;
    margin: .4em 0 .7em 0;
}

img {
    border:none;
}

.larger-text {
    font-size:22px;
}

.praxis-bold
{
    font-family: PraxisLTPro-Semibold;
}

.didot-roman
{
    font-family: DidotLTPro-Roman;
    letter-spacing: normal;
}

#body-wrapper {
    width:550px;
    position: relative;
    top:100px;
    left:20%;
}

.white-text {
    color:#fff;
}

.white-box {
    background-color:#fff;
    opacity: 0.85;
    filter: alpha(opacity=85);
    padding: 1em;
    margin-bottom:2em;
}

.black-box {
    background-color:#000;
    padding: 15px 30px;
}

.main-box {
    padding: 50px 30px 15px;
    margin-bottom:15px;
}

.logo-box {
    padding: 1.3em 120px 1em;
}

.logo-box img {
    display:inline-block;
    margin: auto;
}

.logo-box .left-logo {
    margin: 0 96px 25px 0;
}

.logo-box .right-logo {
}

.tel-box {
    
}

.caption-rule {
  height: 0;
  border-top-style: solid;
  border-top-width: 6px;
  max-width: 20%;
  min-width: 12%;
  border-top-color: #e74525;
}
