h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, ul, li { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: top; background: transparent; font-weight: normal; list-style: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.cf:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.cf { display: block; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: block; }
img { max-width:100%; height: auto; width: auto\9; /* ie8 */ }

body { background: #0e0a06; font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 24px; font-weight: 400; color: #666; padding: 0; margin: 0; text-size-adjust: none; -webkit-text-size-adjust: none; }
a { color: #333; text-decoration: none; outline:none; /*display:inline-block;*/ -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }
a:hover { color: #d2ac67; }

.portfolio .list li:hover .details, .subscribe-newsltter .button, .breadcrumb li a:after { -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

@font-face {
    font-family: 'handelgothic_btregular';
    src: url('font/handelgothic_bt.eot');
    src: url('font/handelgothic_bt.eot?#iefix') format('embedded-opentype'),
         url('font/handelgothic_bt.woff2') format('woff2'),
         url('font/handelgothic_bt.woff') format('woff'),
         url('font/handelgothic_bt.ttf') format('truetype'),
         url('font/handelgothic_bt.svg#handelgothic_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.container { margin: 0 auto; width: 1000px; }

#home-slider { display:block; width:100%; margin:0; *zoom: 1; }
#slider {  position:absolute; width:100%; height:100%; background:url(../images/banner-01.jpg) 50% 50% no-repeat; background-size:cover; }
#slider:before { position:absolute; content:""; width:100%; height:106px; background:url(../images/banner-top-shedo.png) 0 0 repeat-x; left:0; top:0; z-index:1; }
#slider:after { position:absolute; content:""; width:100%; height:106px; background:url(../images/banner-bottom-shedo.png) 0 100% repeat-x; left:0; bottom:0; z-index:1; }

#slider .container { position:relative; text-align:center; padding:0 50px; z-index:2; }
#slider .container .logo { display:inline-block; margin:30px auto; }
#slider .container .content { padding-top:50px; }
#slider .container h1 { font-family: 'Roboto Slab', serif; font-weight:400; font-size:16px; color:#dcdcdf; letter-spacing:5px; text-transform:uppercase; }
#slider .container h2 { font-family: 'Rhodium Libre', serif; font-size:40px; line-height:normal; color:#f9671e; position:relative; margin-bottom:30px; padding-bottom:10px; }
#slider .container h2:before { position:absolute; content:""; width:250px; height:1px; left:50%; margin-left:-125px; bottom:6px; background:#f9671e; }
#slider .container h2:after { position:absolute; content:""; width:128px; height:1px; left:50%; margin-left:-64px; bottom:0; background:#f9671e; }
#slider .container p { font-family: 'Roboto Slab', serif; color:#dcdcdf; font-weight:300; font-size:16px; line-height:30px; margin:0; padding:30px 0; }
#slider .container p b { font-size:18px; }
#slider .container p a { color:#dcdcdf; }
#slider .container p .fa { margin-right:10px; }
#slider .container p a:hover { color:#f9671e; text-decoration:underline; }
#slider .container .btns li { display:inline-block; font-size:14px; margin:0 5px; }
#slider .container .btns li:first-child a { border:1px solid #19d5fd;  }
#slider .container .btns li a { color:#19d5fd; text-transform:uppercase; padding:10px 35px; display:block; letter-spacing:4px; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px;  }
#slider .container .btns li a:hover { background:#f9671e; color:#ffffff; }
#slider .container .btns li:first-child a:hover { border-color:#f9671e; }
