html,
body {height: 100%; min-height: 100%;}
.page-wrapper {height: 100%;  min-height: 100%; margin-left: 95px;}
.type-preview {margin-left: 0;}
.container {height: 100%; min-height: 100%; padding-bottom: 195px; margin-bottom: -195px; -webkit-box-sizing: border-box; box-sizing: border-box; }


.content-wrapper {}




/* footer *******************************************************************************************************************/
.footer {color: #555; font-size: 12px; padding: 40px; background-color: #F1F1F1; border-top:1px solid #333;}
.footer .inner {position: relative; max-width: 1320px; margin: 0 auto;}
.footer .inner .slogun {color:#999; padding-top:10px;}

.footer .contact {color: #808990; font-weight: 200; text-align: right; position: absolute; top: 0; right: 0;}
.footer .contact:after {content: ''; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%;}
.footer .contact em,
.footer .contact small {display: block;}
.footer .contact em {font-size: 18px;}
.footer .contact small {font-size: 12px;}
.footer .contact strong {font-size: 36px; font-weight: inherit;}
.footer .contact a {cursor: default;}





/* top *************************************************************************************************************************/
.btn-top {position: fixed; position: -webkit-sticky; position: sticky; padding: 0 10px; bottom: 0; display: block; height: 0; right: 0; z-index: 10; }
.btn-top a {display: block; width: 71px; height: 71px; position: relative; top: -81px; margin-left: auto; text-align: center; background-color: rgba(0,0,0,0.5); border-radius: 50%;}
.btn-top .icon {vertical-align: middle; }
.btn-top a:after {content: ''; display: inline-block; height: 100%; vertical-align: middle;}
