html,body{font-family:Lato;color:#fff;height:100%}body{background:url(../images/dark_wood.png) center;height:100%}.overlay{background:url(../images/overlay.png) center;background-size:cover;width:100%;content:" ";height:100%;position:fixed}a{color:#e58900;text-decoration:none}a:hover,a:focus{color:#f90;text-decoration:underline}.main-header{color:#fff;font-family:Lato;text-transform:uppercase;font-weight:700;letter-spacing:2px;word-spacing:5px;margin:20px 0}.newsletter{background:rgba(255,255,255,.3);border-top:5px solid rgba(0,0,0,.1);border-bottom:5px solid rgba(0,0,0,.1);padding:35px 0}.footer{padding:45px 0 70px}.form-inline{margin:25px 0}.clock-container{position:relative;margin:0 auto;text-align:center;height:400px}.clock-wrapper{position:absolute;display:inline-block;margin:150px 0;top:0;left:50%;margin-left:-75px}.clock{display:inline-block;width:150px;height:150px;text-align:center;border:8px solid rgba(255,255,255,.3);position:absolute;-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.number{font-size:46px;padding-top:27px;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}.number-text{margin-top:0;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}.clock-top{background:rgba(54,137,20,.6);color:#fff;margin-top:-110px;-webkit-border-top-right-radius:100px;-webkit-border-bottom-right-radius:45px;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:45px;-moz-border-radius-topright:100px;-moz-border-radius-bottomright:45px;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:45px;border-top-right-radius:100px;border-bottom-right-radius:45px;border-bottom-left-radius:0;border-top-left-radius:45px}.clock-bot{background:rgba(54,137,20,.6);color:#fff;margin-top:110px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:45px;-webkit-border-bottom-left-radius:100px;-webkit-border-top-left-radius:45px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:45px;-moz-border-radius-bottomleft:100px;-moz-border-radius-topleft:45px;border-top-right-radius:0;border-bottom-right-radius:45px;border-bottom-left-radius:100px;border-top-left-radius:45px}.clock-left{background:rgba(54,130,50,.6);color:#fff;margin-left:-110px;-webkit-border-top-right-radius:45px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:45px;-webkit-border-top-left-radius:100px;-moz-border-radius-topright:45px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:45px;-moz-border-radius-topleft:100px;border-top-right-radius:45px;border-bottom-right-radius:0;border-bottom-left-radius:45px;border-top-left-radius:100px}.clock-right{background:rgba(54,130,50,.6);color:#fff;margin-left:110px;-webkit-border-top-right-radius:45px;-webkit-border-bottom-right-radius:100px;-webkit-border-bottom-left-radius:45px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:45px;-moz-border-radius-bottomright:100px;-moz-border-radius-bottomleft:45px;-moz-border-radius-topleft:0;border-top-right-radius:45px;border-bottom-right-radius:100px;border-bottom-left-radius:45px;border-top-left-radius:0}.clock-top:hover{margin-top:-120px}.clock-bot:hover{margin-top:120px}.clock-left:hover{margin-left:-120px}.clock-right:hover{margin-left:120px}.sh{background:#fff;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.8);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-top:10px}.sh:hover{box-shadow:0 0 20px #000;margin-top:0}.sh-title{text-transform:uppercase;text-align:center}.sh-title h2{font-size:18px}.sh-title h2 a{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.sh-title h2 a:hover{color:#ffb84d}.sh-ver{color:#888;padding:10px;display:block;border-top:1px solid rgba(0,0,0,.2);margin-top:15px;text-align:center;font-size:12px;text-transform:uppercase}.sh-content{color:#555;border-top:1px solid rgba(0,0,0,.2);padding:15px 0}.btn-unique{color:#333;background:0 0;border:2px solid #333;text-transform:uppercase}.btn-unique:hover,.btn-unique:focus,.btn-unique:active,.btn-unique.active,.open .dropdown-toggle.btn-unique{color:#000;background:#fc0;border-color:#fc0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-unique:active,.btn-unique.active,.open .dropdown-toggle.btn-unique{background-image:none}.btn-unique.disabled,.btn-unique[disabled],fieldset[disabled] .btn-unique,.btn-unique.disabled:hover,.btn-unique[disabled]:hover,fieldset[disabled] .btn-unique:hover,.btn-unique.disabled:focus,.btn-unique[disabled]:focus,fieldset[disabled] .btn-unique:focus,.btn-unique.disabled:active,.btn-unique[disabled]:active,fieldset[disabled] .btn-unique:active,.btn-unique.disabled.active,.btn-unique[disabled].active,fieldset[disabled] .btn-unique.active{background-color:transparent;border-color:#979797}.btn-unique .badge{color:#fc0;background:0 0}.social{padding:7px;width:50px;height:50px;display:inline-block;text-align:center;font-size:25px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;background:rgba(0,0,0,.4);color:#fff;margin:5px}.social:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);border-radius:100%}.social-blogger:hover{background:#fe7c00;color:#fff}.social-digg:hover{background:#464646;color:#fff}.social-email:hover{background:#c02300;color:#fff}.social-fb:hover{background:#4b6ea8;color:#fff}.social-google:hover{background:#dc543a;color:#fff}.social-instagram:hover{background:#303030;color:#fff}.social-linkedin:hover{background:#0b86cc;color:#fff}.social-pinterest:hover{background:#d83633;color:#fff}.social-rss:hover{background:#fb9d00;color:#fff}.social-skype:hover{background:#06c1f6;color:#fff}.social-tumblr:hover{background:#345367;color:#fff}.social-twitter:hover{background:#4fd5f8;color:#fff}.social-viemo:hover{background:#85268c;color:#fff}.social-yahoo:hover{background:#96d3f0;color:#fff}.social-youtube:hover{background:#d84939;color:#fff}.big-margin{margin-top:80px;margin-bottom:80px}.med-margin{margin-top:50px;margin-bottom:50px}.sml-margin{margin-top:20px;margin-bottom:20px}