﻿.cc-revoke.cc-bottom {
    display: none !important
}

body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: Raleway !important
}

input, select, textarea {
    outline: 0
}

.footerImg {
    display: block;
    margin-bottom: -2px;
    width: 100vw;
    margin-right: 0
}

.footerList1 {
    color: #8492af;
    background-color: #eef4f8;
    padding-top: 50px;
    padding-bottom: 25px;
    margin-left: -15px;
    margin-right: -15px
}

.footerContainer {
    width: 90%;
    margin: auto
}

.footerList2 {
    color: #8492af;
    background-color: rgba(238,244,248,.5);
    padding-top: 25px;
    padding-bottom: 50px;
    margin-left: 0;
    margin-right: 0
}

.footerEnd {
    color: #8492af;
    /*    background-color: rgba(238,244,248,.25);*/
    padding: 5vh 3vw 5vh 8vw;
    max-width: 100%;
    max-width: 100%;
}

.footerList1Text {
    text-align: left;
    font-size: 12px;
    letter-spacing: .36px;
    padding-left: 3vw;
    padding-right: 3vw
}

.footerTextLine {
    border-bottom: 1px solid rgba(132, 146, 175,0.5);
    padding-bottom: 10px;
    padding-top: 10px
}

.footerTextLineEnd {
    padding-bottom: 10px;
    padding-top: 10px
}

.footerEndImg {
    opacity: .8
}

.footerEndLeft {
    padding-bottom: 50px;
    font-size: 13px
}

.footerEndRightText {
    text-align: left;
    font: Medium 18px/60px Raleway;
    letter-spacing: .36px;
    margin-left: -4px;
    padding-bottom: 5px
}

.footerTextBox {
    border: 1px solid rgba(132,146,175,.5);
    padding: 14px;
    padding-left: 25px;
    width: 23vw;
    min-width: 240px;
    margin-left: -4px;
    margin-bottom: 10px
}

.footerButton {
    border: none;
    margin-left: -4px;
    vertical-align: top;
    padding: 15px;
    text-align: center;
    background-color: #00d463;
    color: #fff
}

.imgLogoFooter {
    padding-bottom: 15px
}

.istomaButton, .istomaButton:hover, .istomaButton:link, istomaButton:visited {
    color: #00d463;
    text-decoration: underline;
    font-weight: bold;
}

.hyperOras:hover, .hyperOras:link, hyperOras:visited {
    color: #337ab7;
    text-decoration: none
}

.lnkFooter, .lnkFooter:hover, .lnkFooter:link, lnkFooter:visited {
    color: #8492af;
    text-decoration: none;
    font-weight:bold;
}

@media screen and (max-width:768px) {
    .footerTextLineEnd {
        border-bottom: 1px solid rgba(132, 146, 175,0.5);
    }

    .footerList2 {
        padding-top: 10px
    }

    .footerContainer {
        width: 85%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .footerTextLineEnd {
        border-bottom: 1px solid rgba(132, 146, 175,0.5);
    }
}

.divLine {
    display: inline-block
}

.cc-color-override-89504904.cc-window {
    background-color: #8492af;
    color: #fff
}

.cc-color-override-89504904 .cc-btn, .cc-color-override-89504904 .cc-btn:hover {
    background-color: #00d463
}

#imgArrowTop {
    position: fixed;
    cursor: pointer;
    bottom: 3vh;
    right: 3vw;
    z-index: 100;
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    background: linear-gradient(90deg, rgba(91, 77, 193, 0.90) 0%, #453A92 69%);
    border: 1px solid #D9D9D9;
    border-radius: 50px;
}

.iconArrowUp {
    color: #fff;
    font-size: 22px;
}
