@font-face {
  font-family: 'Pacifico';
  src: url('pacifico.eot');
  src: url('pacifico.eot?#iefix') format('embedded-opentype'),
       url('pacifico.woff') format('woff'),
       url('pacifico.ttf') format('truetype'),
       url('pacifico.svg#Pacifico') format('svg');
}

#disqus_thread{margin-top:20px;}

.blue{color:#fff; width:80%; margin:0 auto;}
.blue h3{background:#fff;color:#3498db;font-size:36px;line-height:100px;margin:0 2px;position:relative;text-align:center;}
.blue h3 a{ display:block; text-decoration:none; position:relative;}

.blue h3 a div.indexDiv{ position:absolute; bottom:10px; background:url(../images/index/indexDivBg.png) left top repeat; width:100%; padding:5px 0; display:block; left:0; z-index:10;}
.blue h3 a div.indexDiv h4{ color:#333; font-size:1em;-webkit-margin-before:0; -webkit-margin-after:0;line-height:20px!important; font-weight:bold; margin-bottom:-5px;}
.blue h3 a div.indexDiv p{ color:#858585; font-size:70%; -webkit-margin-before:0; -webkit-margin-after:0;line-height:20px!important; padding-bottom:5px;}
.blue h3 a div.indexDiv span{ display:block; width:90%; height:1px; margin:0 auto; background:#d4d4d4;-webkit-margin-before:0; -webkit-margin-after:0; line-height:20px!important;}
.blue .slick-active h3 a div.indexDiv{ position:absolute; bottom:10px; background:url(../images/index/indexDivBg.png) left top repeat; width:100%; padding:5px 0; display:block; left:0; z-index:10;}
.blue .slick-active h3 a div.indexDiv h4{ color:#333; font-size:1em;-webkit-margin-before:0; -webkit-margin-after:0;line-height:20px!important; font-weight:bold; margin-bottom:-5px;}
.blue .slick-active h3 a div.indexDiv p{ color:#858585; font-size:70%; -webkit-margin-before:0; -webkit-margin-after:0;line-height:20px!important; padding-bottom:5px;}
.blue .slick-active h3 a div.indexDiv span{ display:block; width:90%; height:1px; margin:0 auto; background:#d4d4d4;-webkit-margin-before:0; -webkit-margin-after:0; line-height:20px!important;}
.button{background:#3498db;color:#fff;display:block;font-size:16px;margin:20px auto;padding:20px;text-align:center;text-decoration:none;width:48%;}
.buttons{padding:0 20px 20px; margin-bottom: 10px;}
.buttons .button{background:#FFF;color:#3498db;float:left;margin:5px;}
.center .slick-center h3{-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);-webkit-transform:scale(1.08);color:#e67e22;opacity:1;transform:scale(1.08);}
.center h3{opacity:0.8;transition:all 300ms ease;}
.content{margin:auto;padding:20px;width:50%;}
.content:after,.buttons::after{clear:both;content:"";display:table;}
.destroy{font-weight:400;margin-top:40px;}
.features{display:block;list-style-type:none;margin-top:30px;padding:0;text-align:center;}
.features li{margin:20px 0;}
.filter .button{background:#FFF;color:#3498db; margin-bottom: 40px;}
.fixed-header{background:#FFF;box-shadow:2px 0 5px rgba(0,0,0,0.5);display:none;padding:10px;position:fixed;top:0;width:100%;z-index:10000;}
.fixed-header .header-content{margin:auto;width:600px;}
.fixed-header .subheading{display:none;}
.fixed-header h1.title{float:left;font-size:24px;margin:0;}
.fixed-header ul.nav{float:right;margin:0;padding:5px;}
.fixed-header ul.nav li{margin:0 0 0 10px;}
.header{padding:20px 0;}
.margin-40{margin-bottom:40px;}
.more,.button.first{margin-top:40px;}
.red{background:#e74c3c;color:#fff;}
.slick-slide .image{padding:10px;}
.slick-slide img{display:block;width:100%;}
.slick-slide img.slick-loading{border:0 }
.slick-slider{/*margin:30px auto 50px;*/}
.subheading{color:#555;font-size:12px;font-style:italic;font-weight:400;margin:10px auto;text-align:center;}
.white{background:#fff;color:#3498db;}
.white pre,.white hr{background:#3498db;}