/*!* ---- reset ---- *!*/
/*body {*/
    /*margin: 0;*/
    /*font: normal 75% Arial, Helvetica, sans-serif;*/
/*}*/

/*canvas {*/
    /*display: block;*/
    /*vertical-align: bottom;*/
/*}*/

/*!* START PARTICLES *!*/
/*!* ---- particles.js container ---- *!*/
/*#particles-js {*/
    /*position: absolute;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*background-color: rgba(0,0,0,0);*/
    /*background-image: url("");*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-position: 50% 50%;*/
    /*opacity: 0.5;*/
/*}*/

/*!* ---- stats.js ---- *!*/
/*.count-particles {*/
    /*background: #000022;*/
    /*position: absolute;*/
    /*top: 48px;*/
    /*left: 0;*/
    /*width: 80px;*/
    /*color: #13E8E9;*/
    /*font-size: .8em;*/
    /*text-align: left;*/
    /*text-indent: 4px;*/
    /*line-height: 14px;*/
    /*padding-bottom: 2px;*/
    /*font-family: Helvetica, Arial, sans-serif;*/
    /*font-weight: bold;*/
/*}*/

/*.js-count-particles {*/
    /*font-size: 1.1em;*/
/*}*/

/*#stats, .count-particles {*/
    /*-webkit-user-select: none;*/
    /*margin-top: 5px;*/
    /*margin-left: 5px;*/
/*}*/

/*#stats {*/
    /*border-radius: 3px 3px 0 0;*/
    /*overflow: hidden;*/
/*}*/

/*.count-particles {*/
    /*border-radius: 0 0 3px 3px;*/
/*}*/

/* END PARTICLES */

/* START CUSTOM STYLES */

/* change panel top on scroll * white */
/*.customSlide .wrap { padding-top:0px; padding-bottom:0px;}*/
/*.customBox { position:relative;}*/
/*.customBox-2 { padding:90px calc(8% + 15px); }*/
/*.customBox:after {*/
    /*content: "";*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*width: 100%;*/
    /*background: #C2C2C2;*/
    /*height: 1px;*/
    /*-webkit-transition: all 2s 0s, background 0.25s 0.25s, opacity 0.25s 0.25s;*/
    /*transition: all 2s 0s, background 0.25s 0.25s, opacity 0.25s 0.25s;*/
    /*left: 0;*/
    /*-webkit-transform: scaleX(0.1);*/
    /*transform: scaleX(0.1);*/
    /*box-shadow: 60px 0px 0px 0px #fff inset;*/
    /*opacity:0;*/
/*}*/
/*.animate .customBox:after {*/
    /*opacity:1;*/
    /*background: #EBEBEB;*/
    /*-webkit-transform: scaleX(5);*/
    /*transform: scaleX(5);*/
/*}*/
/*.slides .panel.top {*/
    /*-webkit-transition: 0.5s;*/
    /*transition: 0.5s;*/
/*}*/

/*.slides .panel.top a {*/
    /*-webkit-transition: opacity 0.15s;*/
    /*transition: opacity 0.15s;*/
/*}*/

/*.grid-68 { padding:12px 0; }*/

/*p.small,*/
/*.description-74 {*/
    /*font-size:19px;*/
    /*line-height:1.42;*/
/*}*/

/*.grid-74 { margin-top:60px; }*/
/*.grid.grid-74 > [class*='col-'] { padding-left:15px; padding-right:15px;}*/
/*.box-74 { box-shadow:0 4px 7px rgba(0,0,0,0.08); border-radius:5px;}*/
/*.box-74:hover { box-shadow:0 10px 13px rgba(0,0,0,0.12);}*/
/*.author { margin-top: 40px;}*/
/*.avatar-41 { margin-bottom:10px;}*/

/* change panel top on scroll * white */
.slides:not(.firstSlide) .panel .nextSlide {
    display:none;
}

.slides:not(.firstSlide) .panel.bottom {
    background-color: rgba(0,0,0,0.5);
}

.firstSlide .panel.top {
    color:#fff;
}
.firstSlide .panel.top .logo svg {
    fill:#fff;
}
.firstSlide .panel.top .button.menuButton {
    color:#303030;
    background:#fff;
}

.firstSlide .panel.bottom .nextSlide svg:hover {

}

.panel-logo {
    width: 180px;
    height: 30px;
}

/* WE'RE HIRING BLOCK */
/*.position-wrap {*/
    /*!*background: white;*!*/
    /*color: #303030;*/
    /*border-radius: 12px;*/
    /*background: #bed6d3;*/
    /*padding: 33px;*/
    /*min-height: 360px;*/
/*}*/

/*.position-wrap.second-position {*/
    /*background: #d9d5c5;*/
/*}*/

.position-list {
    padding-left: 40px;
    /*min-height: 200px;*/
}

/*.position-wrap:hover {*/
    /*background: white;*/
    /*transition: .2s ease-out, background 1s ease-in*/
/*}*/

.position-list li {
    font-size: 24px;
    list-style: disc;
    /*list-style: circle;*/
}
.mainMenu {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.contact-message {
    margin-bottom: 15px;
}
.mobile-disclaimer {
    font-size: 11px;
}

.justify {
    text-align: justify;
}
 
/*.category-70, .title-70 {*/
    /*text-align: center;*/
/*}*/

/* END CUSTOM STYLES */