﻿html {
    position: relative;
    min-height: 100%;
    font-size: 13px;
}

@media (min-width: 768px) {
    html {
        font-size: 15px;
    }
}

body {
    /* Margin bottom by footer height #1e2226 */
    background-color: #d8d8d8;
    font-family: 'Red Hat Display', Tahoma, Geneva, Verdana, sans-serif;
}

.alert {
    border-color: none !important;
}

.alert-success {
    color: #fff;
    background-color: #25b7ff;
    border-color: none;
}

a {
    font-family: 'Red Hat Display', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 500;
}

p {
    font-family: 'Red Hat Display', Tahoma, Geneva, Verdana, sans-serif;
    margin-bottom: .5rem;
    font-size: 1rem;
    line-height: 1.3rem;
    word-spacing: 1px;
}

label {
    font-family: 'Red Hat Display', Tahoma, Geneva, Verdana, sans-serif;
    margin-bottom: 0px;
}

h1 {
    font-size: 48px;
    color: dimgray;
    font-family: 'Bebas Neue', 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    letter-spacing: -1px;
}

h2, h3, h4, h5 {
    font-family: 'Red Hat Display', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
}

h3 {
    font-size: 34px;
}
h2 {
    font-size: 3em;
    letter-spacing: -1px;
    color: #373737;
}

.btn {
    font-family: 'Red Hat Display', Tahoma, Geneva, Verdana, sans-serif;
    z-index: 2100;
}

.btn-primary {
    background-color: black;
    margin-right: 8px;
    border-width: 0;
    transition: all 0.1s ease;
}

    .btn-primary:hover {
        background-color: #cf684c;
        transform: scale(1.1);
    }

.btn-secondary {
    color: #fff;
    background-color: #818181;
    border-color: #818181;
    margin-top: 10px;
}

/* FOOTER styles
-------------------------------------------------- */


.footer {
    width: 100%;
    line-height: 60px; /* Vertically center the text there */
}

.footer-back {
    border-top: 1px solid #858585;
}

.footer p {
    margin-top: 10px;
    font-size: 11px;
    color: #696969;
    line-height: 15px;
}

@media (min-width: 992px) {
    .footer div:not(:first-child) {
        border-left: 1px solid #858585;
    }
}

.footer img {
    margin-top: 20px;
    margin-bottom: 10px;
    width: 150px;
}

.riskwarning {
    color: indianred !important;
}













a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */


.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */


.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}


/* popup COOKIES
-------------------------------------------------- */

#popupCookies {
    display: none;
    position: fixed;
    right: 0px;
    bottom: 0px;
    color: #eee !important;
    background-color: rgba(30, 30, 100, 0.829) !important;
    width: 50%;
    padding: 40px 40px !important;
    z-index: 10000;
    text-align: left;
    height: 230px;
}

    #popupCookies h6 {
        font-size: 1.2em;
        font-weight: 200;
        display: inline;
        line-height: 1.2em;
    }

    #popupCookies a {
        color: black;
        height: 60px;
        width: 60px;
    }

    #popupCookies img {
        padding: 5px;
        margin-top: 20px;
        border-radius: 30px;
    }

        #popupCookies img:hover {
            background-color: black;
            transform: scale(1.2);
        }

.back-btn {
    display: normal;
    position: fixed;
    right: 25px;
    bottom: -6px;
    background: #373737;
    border: 0px;
    z-index: 10000;
    border-radius: 5px;
}

    .back-btn:hover {
        bottom: -3px;
        background-color: indianred;
    }
/*
    WIPE 1 ===========================
*/
.wipe1 {
    text-align: center;
    background: url('../images/bars45.jpg') center center no-repeat;
    background-size: cover;
    padding-top: 280px;
    padding-bottom: 30px;
    min-height: 550px;
}
    .wipe1 h5 {
        font-weight: 300;
        color: #6facc6;
    }
    .wipe1 h3 {
        margin-top: 30px;
        color: #6facc6;
    }

.keylogo {
    color: white;
    margin:0 auto;
}
.keylogo img {
    width: 400px;
}

.wipe2 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: whitesmoke;
}
.wipe2 img {
    width: 100%;
    max-width:720px;
}
.wipe2 h3 {
    font-weight: 800;
}
    .wipe2 p {
        color: #64686d;
    }



.wipe3 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #4c9bb9;
    color: white;
}
.wipe3 a {
    color:black;
}

.wipe4 {
    color: white;
    background-color: #4c9bb9;
    padding-top: 40px;
    padding-bottom: 30px;
}
.wipe4 .row {
    margin: auto auto;
    max-width: 800px;
}
.wipe4 .col-lg-4 {
    margin-bottom:20px;
    text-align: center;
}
.wipe4 h4 {
    margin-top:10px;
    margin-bottom:0;
}

.wipe5 {
    color:white;
    background: url('../images/chart demo2.PNG') center center no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 500px;
}

.wipeAnalyser {
    background-color: whitesmoke;
}
    .wipeAnalyser h3 {
        font-weight: 800;
        margin-top: 50px;
    }
    .wipeAnalyser p {
        color: #64686d;
    }
    
    .wipeOptimizer {
        background-color: #4c9bb9;
        color: white;
        padding-top: 20px;
        padding-bottom: 60px;
    }
    .wipeOptimizer h3 {
        color:black;
        font-weight:800;
    }

.wipeWfa {
    color: white;
    background: url('../images/wfa2cb.png') center center no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 50px;
    min-height: 400px;
}
.wipePortfolio {
    background-color: black;
    padding-top: 30px;
    color: #4c9bb9;
    height: 280px;
}
.wipePortfolio img {
    width: 80%;
}
.wipeCode {
    color: white;
    background: url('../images/code3.png') center center no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 50px;
    min-height: 400px;
}

/* popup SUPPORT
-------------------------------------------------- */
.wipe6 {
    background-color: #d8d8d8;
    margin: auto 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

    .wipe6 form {
        text-align: left;
    }

    .wipe6 img {
        max-width: 450px;
    }

    .wipe6 h3 {
        margin-bottom: 40px;
    }

.center-img {
    align-items: center;
}

textarea {
    width: 100%;
    max-height: 300px;
    min-height: 120px;
}

.flashUI {
    list-style: none;
}

/* Form ----------------------*/
.form-control {
    background-color: #ffff;
    border-radius: 0px;
    border-width: 0px;
    border-left-width: 8px;
    border-color: #393939;
    color: #151515;
    font-size: 1.15em;
    font-family: 'Red Hat Display', 'Tahoma', 'Geneva', 'Verdana', 'sans-serif';
    font-weight: 200;
}

.form-group {
    margin-bottom: .5rem;
}

.text-danger {
    color: indianred !important;
    font-size: 0.85em;
}

.white-border {
    border-color: white;
}

.text-info {
    color: #0069b3 !important;
}

/* Header ----------------------*/
.navbar {
    top: 60px;
    left: 5%;
    width: 90%;
    position: absolute;
    opacity: .85;
    border-radius: 7px;
    float: right;
}

.loog {
    padding-top:140px;
}


/* Guide ----------------------*/
.gui1 {
    padding-top: 140px;
    background-color: #b8d7e6;
    padding-bottom:30px;
}

.gui2 {
    padding-top: 30px;
    background-color: white;
    padding-bottom: 30px;
}
.gui2 img {
    max-width:497px;
}

.gui3 {
    background-color: #f7f7f7;
}

.bluewipe {
     margin-top:30px;
     margin-bottom: 30px;
     background-color: #009bc6;
     height: 50px;
}

.jelov {
    padding: 10px;
    padding-bottom: 0;
    background-color: #f4efb7;
}

/* Key Code ----------------------*/
.kc1 {
    padding-top:180px !important;
    color:whitesmoke;
    background-color: #373737 !important;
}

.section_regular {
    padding-top: 31px;
    padding-right: 10px;
    padding-bottom: 21px;
    padding-left: 15px;
    background-color: white;
}
.section_regular p {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    padding-bottom:10px;
}
    .section_regular strong {
        font-family: 'Red Hat Display', 'Tahoma', 'Geneva', 'Verdana', 'sans-serif';
        font-weight: 800;
    }

    .pb_text_inner {
        position: relative;
    }

.pb_with_background {
    background-color: #ededed;
    color: #373737;
}

.wipecyan {
    padding-top: 8px;
    margin-left: 0px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-top: -10px;
    background-color: #82f0f2;
}
.wipecyan p {
    padding-bottom:0;
}

.wipeblue {
    padding-top: 8px;
    margin-left: 0px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-top: -10px;
    background-color: #bddaf3;
}
    .wipeblue p {
        padding-bottom: 0;
    }

.wipegray {
    padding-top: 8px;
    margin-left: 0px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-top: -10px;
    background-color: #cccccc;
}

    .wipegray p {
        padding-bottom: 0;
    }

.wipeyellow {
    padding-top: 8px;
    margin-left: 0px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-top: -10px;
    background-color: #fff799;
}

    .wipeyellow p {
        padding-bottom: 0;
    }



.Indicators {
    background-color: #96bde0;
}

.warning {
    margin-top:20px;
    color: #ffa400 !important;
}

.nugget {
    border:none !important;
    text-align:center;
    width:100px !important;
}
    .nugget img {
        width: 100px !important;
    margin-bottom:5px;
        }
.nugget p {
    margin-top:0;
}