@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
body{background:#fafafa;font-family:Poppins,sans-serif}h1,h2,h3,h4,h5,h6,p{font-weight:300}p{color:#999;font-family:Poppins,sans-serif;font-size:1.1em;line-height:1.7em}a,a:focus,a:hover{color:inherit;text-decoration:none;transition:all .3s}.navbar{background:#fff;border:none;border-radius:0;box-shadow:1px 1px 3px rgba(0,0,0,.1);padding:15px 10px}.navbar-btn{border:none;box-shadow:none;outline:none!important}.line{border-bottom:1px dashed #ddd;height:1px;margin:40px 0;width:100%}.wrapper{align-items:stretch;display:flex;perspective:1500px;width:100%}#sidebar{background:#7386d5;color:#fff;max-width:250px;min-width:250px;transform-origin:bottom left;transition:all .6s cubic-bezier(.945,.02,.27,.665)}#sidebar.active{margin-left:-250px;transform:rotateY(100deg)}#sidebar .sidebar-header{background:#6d7fcc;padding:20px}#sidebar ul.components{border-bottom:1px solid #47748b;padding:20px 0}#sidebar ul li a,#sidebar ul p{color:#fff;padding:10px}#sidebar ul li a{background:#7386d5;display:block;font-size:1.1em;text-decoration:none}#sidebar ul li a:hover{background:#fff;color:#7386d5}#sidebar ul li.active>a,a[aria-expanded=true]{background:#6d7fcc;color:#fff}a[data-toggle=collapse]{position:relative}.dropdown-toggle:after{display:block;position:absolute;right:20px;top:50%;transform:translateY(-50%)}ul ul a{background:#6d7fcc;font-size:.9em!important;padding-left:30px!important}ul.CTAs{padding:20px}ul.CTAs a{border-radius:5px;display:block;font-size:.9em!important;margin-bottom:5px;text-align:center}a.download{background:#fff;color:#7386d5}a.article,a.article:hover{background:#6d7fcc!important;color:#fff!important}#content{min-height:100vh;padding:20px;transition:all .3s;width:100%}#sidebarCollapse{background:#f5f5f5;cursor:pointer;height:40px;width:40px}#sidebarCollapse span{background:#555;display:block;height:2px;margin:0 auto;transition:all .8s cubic-bezier(.81,-.33,.345,1.375);transition-delay:.2s;width:80%}#sidebarCollapse span:first-of-type{transform:rotate(45deg) translate(2px,2px)}#sidebarCollapse span:nth-of-type(2){opacity:0}#sidebarCollapse span:last-of-type{transform:rotate(-45deg) translate(1px,-1px)}#sidebarCollapse.active span{margin:5px auto;opacity:1;transform:none}.quadro-form{background-color:rgba(0,0,0,.467);border-radius:15px;padding:30px}.bg-image{background-attachment:fixed}.bg-image,.bg-image-static{background-position:50%;background-repeat:no-repeat;background-size:cover}@media (max-width:768px){#sidebar{margin-left:-250px;transform:rotateY(90deg)}#sidebar.active{margin-left:0;transform:none}#sidebarCollapse span:first-of-type,#sidebarCollapse span:last-of-type,#sidebarCollapse span:nth-of-type(2){margin:5px auto;opacity:1;transform:none}#sidebarCollapse.active span{margin:0 auto}#sidebarCollapse.active span:first-of-type{transform:rotate(45deg) translate(2px,2px)}#sidebarCollapse.active span:nth-of-type(2){opacity:0}#sidebarCollapse.active span:last-of-type{transform:rotate(-45deg) translate(1px,-1px)}}
