/* FONT : handel-gothic-light */
@font-face {
    font-family: 'handel-gothic-light';
    src: url('/media_site/fonts/handel-gothic-light.eot');
    src: url('/media_site/fonts/handel-gothic-light.eot?#iefix') format('embedded-opentype'),
         url('/media_site/fonts/handel-gothic-light.woff') format('woff'),
         url('/media_site/fonts/handel-gothic-light.ttf') format('truetype'),
         url('/media_site/fonts/handel-gothic-light.svg#handel-gothic-light') format('svg');
    font-weight: normal;
    font-style: normal;
}
.handel-gothic-light{
    font-family: 'handel-gothic-light';
}
/* FONT : walcott-gothic-hollywood */
@font-face {
    font-family: 'walcott-gothic-hollywood';
    src: url('/media_site/fonts/walcott-gothic-hollywood.eot');
    src: url('/media_site/fonts/walcott-gothic-hollywood.eot?#iefix') format('embedded-opentype'),
         url('/media_site/fonts/walcott-gothic-hollywood.woff') format('woff'),
         url('/media_site/fonts/walcott-gothic-hollywood.ttf') format('truetype'),
         url('/media_site/fonts/walcott-gothic-hollywood.svg#walcott-gothic-hollywood') format('svg');
    font-weight: normal;
    font-style: normal;
}
.walcott-gothic-hollywood{
    font-family: 'walcott-gothic-hollywood';
}
.cke_contents textarea {
    color: #000;
}
#auth {
    color: #000;
    cursor: pointer;
    font-size: 38px;
    font-weight: bold;
    right: 0;
    line-height: 25px;
    margin: 4px;
    position: fixed;
    bottom: -5px;
    z-index: 9999;
}
#auth:hover {
    color: #222;
    cursor: pointer;
    font-size: 59px;
    line-height: 35px;
    margin:0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
    color:    #efefef;
}
input:-moz-placeholder, textarea:-moz-placeholder { 
    color:    #efefef;
}
input::-moz-placeholder, textarea::-moz-placeholder { 
    color:    #efefef;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
    color:    #efefef;
}
.gm-style .gm-style-iw {
    color: #000;
}
.background-85-d {
    background-color: rgba(38,40,51,.9)!important;
}
ul.slogan li {
    width: 100vw;
    background: transparent!important;
    margin-left: -50vw;
    text-align: center;
    padding-top: 5vw;
    color: #ff0000!important;
    box-shadow: none;
}

ul.slogan li h1 {
    color: #ff0000!important;
}

ul.slogan {
    box-shadow: none;
}
