html,body,div,span,object,iframe,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,b,i,dl,dt,dd,ol,ul,li,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{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}@font-face{font-family:NeoSansProRegular;src:url(fonts/neosanspro-regular.eot);src:url(fonts/neosanspro-regular.eot) format('embedded-opentype'),url(fonts/neosanspro-regular.woff) format('woff'),url(fonts/neosanspro-regular.ttf) format('truetype'),url(fonts/neosanspro-regular.svg#NeoSansProRegular) format('svg')}html,body{width:100%;height:100%;font-family:NeoSansProRegular;font-size:13px;line-height:1.44em}img{max-width:100%;height:auto}#slideshow img{max-width:inherit;width:inherit;height:inherit}a,a:hover{text-decoration:none}.clearfix{clear:both}#ss{height:100%;overflow:hidden;background-position:50% 50%!important;background-color:transparent}#prev{border:none;cursor:pointer;position:absolute;left:0;top:50%;margin-top:-29px;width:57px;height:57px;background:url(../static/images/prev.png) no-repeat 0 0 transparent}#next{border:none;cursor:pointer;position:absolute;right:0;top:50%;margin-top:-29px;width:57px;height:57px;background:url(../static/images/next.png) no-repeat 0 0 transparent}button:focus{outline:0}#logo img{float:left}#logo{position:absolute;top:10px;left:50%;margin-left:-147px}#lang-switcher{position:absolute;top:15px;right:-2%;z-index:200}#pt{width:25px;height:26px;float:left;background:url(../static/images/pt.png) no-repeat 0 0 transparent;margin-left:0}#br{width:25px;height:26px;float:left;background:url(../static/images/br.png) no-repeat 0 0 transparent;margin-left:5px}#es{width:25px;height:26px;float:left;background:url(../static/images/es.png) no-repeat 0 0 transparent;margin-left:5px}#us{width:25px;height:26px;float:left;background:url(../static/images/us.png) no-repeat 0 0 transparent;margin-left:5px}#play{width:141px;height:153px;position:absolute;top:100px;right:10%;background:url(../static/images/play.png) no-repeat 0 0 transparent}.wrapper{width:100%;height:100%}.js .wrapper{display:none}.inner{margin:0 auto;width:900px;height:100%;position:relative;z-index:100}#top{min-height:420px;width:100%;position:relative;clear:both;overflow:hidden}.no-js #top{height:75%}#bottom{height:459px;width:100%;background:url(../static/images/bar.png) repeat-x 0 0 transparent;position:relative;clear:both;z-index:100}.columns{margin:0 200px}.column{float:left;margin-left:50px}.column a{display:block;height:80px;margin:20px 0 18px}.first.column{margin-left:0}#bottom .column{position:relative}.social{margin:0 330px;padding:80px 0 60px}.social a{width:52px;height:52px;float:left;margin-left:10px}.social #facebook{background:url(../static/images/facebook.png) no-repeat 0 0 transparent;margin-left:0}.social #youtube{background:url(../static/images/youtube.png) no-repeat 0 0 transparent}.social #pinterest{background:url(../static/images/pinterest.png) no-repeat 0 0 transparent}.social #twitter{background:url(../static/images/twitter.png) no-repeat 0 0 transparent}.links{width:660px;margin:0 auto 60px}.links a{margin-left:20px;text-transform:uppercase;color:#fff}.links a.first{margin-left:0}.copy p{font-size:9px;color:#fff;text-align:center}#ss-wrap{position:absolute;top:0;left:0;width:100%;height:100%}#slideshow{height:100%}.slide{height:100%}#loader{position:absolute;width:100%;height:100%;top:0;left:0;background:#fff;z-index:999}#progress{font-family:NeoSansProRegular;width:40px;height:15px;position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-20px;text-transform:uppercase;font-size:16px}#loader-wrapper{width:200px;height:200px;position:absolute;top:50%;left:50%;margin-top:-150px;margin-left:-100px;text-align:right}

#topbar {
    height: 25px;
    background: url('../img/topbar-pattern.png') repeat-x 0 0 transparent;
    color: #3f5d5e;
    font-family: NeoSansProRegular;
    font-size: 14px;
}

#topbar .container {
    width: 905px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

#topbar .row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-sm-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

#topbar ul {
    color: #000;
    float: left;
    list-style: none outside none;
    margin: 0 0 -3px;
    padding: 0;
}

#top-logo {
    background: url("../img/top-logo.png") no-repeat scroll 0 0 transparent;
    width:42px;
    height: 20px;
    float:right;
    margin: 2px 0 3px;
}

#topbar ul li {
    display: inline-block;
}
#topbar ul li a {
    color: #fff;
    font-size: 13px;
    line-height: 28px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    text-decoration: none;
}

#topbar ul li.first a {
    padding-left: 0;
}

#topbar ul li a.active{
color: #5ba31e;
cursor: default;    
}