html,body{font-family:"Proxima Nova",sans-serif;background:#EBEBEB}@media screen and (max-width: 58.6875em){.no-js .top-bar{display:none}}@media print, screen and (min-width: 58.75em){.no-js .title-bar{display:none}}.title-bar,#widemenu{position:fixed;top:0;left:0;right:0;padding:0;z-index:1}.off-canvas-content{margin-top:75px}@media print, screen and (min-width: 58.75em){.title-bar .title-bar-center{text-align:center}.top-bar{height:75px}.top-bar ul{background-color:#2D3E50}#widemenu{padding:0}ul.menu.expanded{height:75px}ul.menu.expanded>li{text-align:center;text-transform:uppercase;font-size:1.35rem;position:relative;-webkit-transition:background-color .3s, color .3s;transition:background-color .3s, color .3s}ul.menu.expanded>li>a{color:#6F91B4}ul.menu.expanded>li:not(:last-child):after{content:"";background-image:url("../images/divider.svg");height:75px;width:6px;position:absolute;top:0px;right:-3px}ul.menu.expanded>li:hover{background-color:#6F91B4}ul.menu.expanded>li:hover>a{color:#2D3E50}}@media screen and (max-width: 58.6875em){.title-bar{height:75px;background-color:#2D3E50;-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease, -webkit-transform 0.5s ease}.title-bar button.menu-icon_site{position:relative;display:inline-block;vertical-align:middle;width:40px;height:30px;cursor:pointer}.title-bar button.menu-icon_site svg{fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;stroke:#FFFFFF;stroke-width:5px;-webkit-transition:stroke-width .5s ease-out;transition:stroke-width .5s ease-out}.title-bar button.menu-icon_site svg.isHovered{stroke-width:3px}.title-bar .title-bar-left{position:relative;top:22.5px;left:22.5px}.title-bar .title-bar-center{text-align:center;line-height:72px;font-size:2.5em;color:#6F91B4}.position-left{width:360px;-webkit-transform:translateX(-360px);transform:translateX(-360px)}.position-left.is-open ~ .title-bar,.position-left.is-open ~ .off-canvas-content{-webkit-transform:translateX(360px);transform:translateX(360px)}.off-canvas{background:#2D3E50;border-right:3px solid #6F91B4}.off-canvas li[role="menuitem"]{height:65px;padding:0 30px}.off-canvas li[role="menuitem"]:not(:last-child) a{border-bottom:2px solid #6F91B4}.off-canvas li[role="menuitem"] a{height:65px;line-height:1.75;font-size:1.5em;padding-left:20px;color:#6F91B4}}.row.column:nth-of-type(odd){background-color:#EBEBEB}.row.column:nth-of-type(even){background-color:#D5EBEB}h2.section-title{text-align:center;font-size:40pt;width:80%;margin:30px auto 0 auto;font-family:"Proxima Nova Thin",sans-serif;color:#6F91B4}.divider{position:relative;height:83px}.divider .left,.divider .right{width:45%;display:inline-block;float:left;height:3px;background:#2D3E50;margin:40px 0}.divider .left{margin-right:5%}.divider .left:after{content:"";background:#2D3E50;border-radius:50%;width:15px;height:15px;position:absolute;left:45%;top:34px}.divider .right{margin-left:5%}.divider .right:before{content:"";background:#2D3E50;border-radius:50%;width:15px;height:15px;position:absolute;right:45%;top:34px}p a{font-weight:bold;color:#2D3E50}p a:hover{color:#6F91B4}.button.button_site{width:80%;margin:40px 10%;height:75px;background:none;border:2px solid #2D3E50;border-radius:10px;padding:0;font-size:30pt;line-height:70px;color:#2D3E50}.button.button_site:hover{color:#6F91B4;background:none}form.form_contact input,form.form_contact textarea{border-color:#6F91B4;font-size:1.5em;padding:.5em 1em}form.form_contact input::-webkit-input-placeholder,form.form_contact textarea::-webkit-input-placeholder{text-transform:uppercase}form.form_contact input:-ms-input-placeholder,form.form_contact textarea:-ms-input-placeholder{text-transform:uppercase}form.form_contact input::placeholder,form.form_contact textarea::placeholder{text-transform:uppercase}form.form_contact input[type="text"],form.form_contact button.button_contact{height:60px}form.form_contact button.button_contact{background:#2D3E50;width:100%;font-size:20pt;color:#6F91B4;padding:0}.screenshots>div{height:230px;overflow:hidden;margin-bottom:20px}.screenshots>div img{cursor:pointer}.modal-container{visibility:visible;position:fixed;top:0;left:0;right:0;bottom:0;z-index:2;background:rgba(45,62,80,0.75);-webkit-animation:showModal .5s;animation:showModal .5s}.modal-container .modal{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:5px;background:#2D3E50}.modal-container .modal .controls{text-align:center}.modal-container .modal .controls span{cursor:pointer;padding:2.5px 0;max-height:25px;-webkit-transition:background .3s ease;transition:background .3s ease}.modal-container .modal .controls span span{color:#fff}.modal-container .modal .controls span.previous span{position:relative;top:-4px;left:5px}.modal-container .modal .controls span.next span{position:relative;top:-4px;right:5px}.modal-container .modal .controls span:hover{background:#6F91B4}.modal-container .modal .controls span svg{fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5}.modal-container .modal .controls span svg path{fill:none;stroke:#fff;stroke-width:3px}.modal-container .modal img{width:100%}.modal-container.hideModal{-webkit-animation:hideModal .5s;animation:hideModal .5s}@-webkit-keyframes showModal{from{opacity:0;display:none}to{opacity:1;display:block}}@keyframes showModal{from{opacity:0;display:none}to{opacity:1;display:block}}@-webkit-keyframes hideModal{from{opacity:1;display:block}to{opacity:0;display:none}}@keyframes hideModal{from{opacity:1;display:block}to{opacity:0;display:none}}.row.user{margin-bottom:30px}.row.user img{width:calc(100% - 10px);border-radius:50%;border:3px solid #6F91B4}.row.user div.small-9.medium-9.large-9.xlarge-9 span{color:#6F91B4}.row.user div.small-9.medium-9.large-9.xlarge-9 span:first-child{font-size:3em;text-transform:uppercase}.row.user div.small-9.medium-9.large-9.xlarge-9 span:last-child{font-size:1.5em;padding-left:10px;font-family:"Proxima Nova Thin",sans-serif}@media screen and (min-width: 58.75em){.footer{margin-top:50px;background:#2D3E50;text-align:center}.footer h4{color:#fff;font-family:"Proxima Nova Thin",sans-serif;margin:10px 0;font-size:30pt}.footer span{display:block;font-size:12pt;color:#81858B}.footer span:first-child{margin-top:30px}.row{max-width:100%}.container_site{max-width:75em;margin-right:auto;margin-left:auto;position:relative}}@media screen and (min-width: 75em){.index:before,.index:after,.presentation:before{content:"";background-repeat:no-repeat;height:100%;width:100%;position:absolute;top:0;opacity:.35}.index:before{background-image:url(../images/index1.png);left:-40em}.index:after{background-image:url(../images/index2.png);right:-65em}.presentation:before{background-image:url(../images/presentation1.png);left:-50em}}@media screen and (max-width: 58.6875em){.footer{display:none}}

/*# sourceMappingURL=app.css.map */