.social-icons {
    margin-bottom: 16px
}

.social {
    width: 34px;
    font-size: 18px;
    line-height: 1em;
    text-align: center;
    display: inline-block
}

.alertify .ajs-dimmer {
    position: fixed;
    z-index: 1981;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0;
    background-color: #252525;
    opacity: .5
}

.alertify .ajs-modal {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    overflow-y: auto;
    z-index: 1981
}

.alertify .ajs-dialog {
    position: relative;
    margin: 10% auto;
    min-height: 110px;
    max-width: 500px;
    padding: 32px;
    outline: 0;
    background-color: #fff
}

@media (max-width: 599px) {
    .alertify .ajs-dialog {
        position:fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        margin: 0
    }
}

.alertify .ajs-dialog.ajs-capture:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 1
}

.alertify .ajs-reset {
    position: absolute!important;
    display: none!important;
    width: 0!important;
    height: 0!important;
    opacity: 0!important
}

.alertify .ajs-commands {
    z-index: 2;
    margin-bottom: 24px;
    line-height: 1;
    font-size: 0
}

.alertify .ajs-commands button {
    display: none;
    width: 32px;
    height: 32px;
    margin: -8px;
    padding: 0;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.alertify .ajs-commands button.ajs-close {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJRJREFUeNqkk9ENgCAMRAsdi2V0CYZgCVzBIfh3BSdRzuCHRtoS+1M4eBfggosxHkQ0p5QWGqjKTbVlDxiDJgzBYLmUsoUQdgjomFthnJohWk3eMDS+FzWTL/hhIJn0YJTTjtqk3EvKGR6LpJg9/Sw2XGGV0mEtKi0dtkQlmbAGayZsgSUTZ4V7V/WjMKrtvX7xKcAAodOnFLw9VqgAAAAASUVORK5CYII=)
}

.alertify .ajs-commands button.ajs-close:focus,.alertify .ajs-commands button.ajs-close:active {
    box-shadow: #d8d8d8 0 0 4px 2px;
    border-radius: 100%
}

.alertify .ajs-commands button.ajs-maximize {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC)
}

.alertify .ajs-header {
    background-color: #fff
}

.alertify .ajs-footer {
    background-color: #fff
}

.alertify .ajs-footer .ajs-buttons.ajs-primary {
    text-align: left
}

.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button {
    margin-right: 8px;
    margin-bottom: 8px
}

.alertify .ajs-footer .ajs-buttons.ajs-auxiliary {
    float: left;
    clear: none;
    text-align: left
}

.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button {
    margin: 4px
}

.alertify .ajs-footer .ajs-buttons .ajs-button {
    min-width: 88px;
    min-height: 35px
}

.alertify .ajs-handle {
    position: absolute;
    display: none;
    width: 10px;
    height: 10px;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);
    transform: scaleX(1);
    cursor: se-resize
}

.alertify.ajs-no-overflow .ajs-body .ajs-content {
    overflow: hidden!important
}

.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content {
    left: 0;
    right: 0;
    padding: 0
}

.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body {
    margin-left: -24px;
    margin-right: -24px
}

.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content {
    padding: 0
}

.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content {
    left: 0;
    right: 0
}

.alertify.ajs-maximizable .ajs-commands button.ajs-maximize,.alertify.ajs-maximizable .ajs-commands button.ajs-restore {
    display: inline-block
}

.alertify.ajs-closable .ajs-commands button.ajs-close {
    display: inline-block
}

.alertify.ajs-maximized .ajs-dialog {
    width: 100%!important;
    height: 100%!important;
    max-width: none!important;
    margin: 0 auto!important;
    top: 0!important;
    left: 0!important
}

.alertify.ajs-maximized.ajs-modeless .ajs-modal {
    position: fixed!important;
    min-height: 100%!important;
    max-height: none!important;
    margin: 0!important
}

.alertify.ajs-maximized .ajs-commands button.ajs-maximize {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=)
}

.alertify.ajs-resizable .ajs-dialog,.alertify.ajs-maximized .ajs-dialog {
    padding: 0
}

.alertify.ajs-resizable .ajs-commands,.alertify.ajs-maximized .ajs-commands {
    margin: 14px 24px 0 0
}

.alertify.ajs-resizable .ajs-header,.alertify.ajs-maximized .ajs-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 16px 24px
}

.alertify.ajs-resizable .ajs-body,.alertify.ajs-maximized .ajs-body {
    min-height: 224px;
    display: inline-block
}

.alertify.ajs-resizable .ajs-body .ajs-content,.alertify.ajs-maximized .ajs-body .ajs-content {
    position: absolute;
    top: 50px;
    right: 24px;
    bottom: 50px;
    left: 24px;
    overflow: auto
}

.alertify.ajs-resizable .ajs-footer,.alertify.ajs-maximized .ajs-footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0
}

.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog {
    min-width: 548px
}

.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle {
    display: block
}

.alertify.ajs-movable:not(.ajs-maximized) .ajs-header {
    cursor: move
}

.alertify.ajs-modeless .ajs-dimmer,.alertify.ajs-modeless .ajs-reset {
    display: none
}

.alertify.ajs-modeless .ajs-modal {
    overflow: visible;
    max-width: none;
    max-height: 0
}

.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin {
    display: inline-block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC)
}

.alertify.ajs-modeless.ajs-unpinned .ajs-modal {
    position: absolute
}

.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=)
}

.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body {
    max-height: 500px;
    overflow: auto
}

.alertify.ajs-basic .ajs-header {
    opacity: 0
}

.alertify.ajs-basic .ajs-footer {
    visibility: hidden
}

.alertify.ajs-frameless .ajs-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-height: 60px;
    margin: 0;
    padding: 0;
    opacity: 0;
    z-index: 1
}

.alertify.ajs-frameless .ajs-footer {
    display: none
}

.alertify.ajs-frameless .ajs-body .ajs-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog {
    padding-top: 0
}

.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands {
    margin-top: 0
}

.ajs-no-overflow {
    overflow: hidden!important;
    outline: 0
}

.ajs-no-overflow.ajs-fixed {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll!important
}

.ajs-no-selection,.ajs-no-selection * {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

@media screen and (max-width: 568px) {
    .alertify .ajs-dialog {
        min-width:150px
    }

    .alertify:not(.ajs-maximized) .ajs-modal {
        padding: 0 5%
    }

    .alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog {
        min-width: initial;
        min-width: auto
    }
}

@-moz-document url-prefix() {
    .alertify button:focus {
        outline: 1px dotted #3593d2
    }
}

.alertify .ajs-dimmer,.alertify .ajs-modal {
    transform: translate3d(0,0,0);
    transition-property: opacity,visibility;
    transition-timing-function: linear;
    transition-duration: 250ms
}

.alertify.ajs-hidden .ajs-dimmer,.alertify.ajs-hidden .ajs-modal {
    visibility: hidden;
    opacity: 0
}

.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog {
    animation-duration: 500ms
}

.alertify.ajs-out.ajs-hidden .ajs-dialog {
    animation-duration: 250ms
}

.alertify .ajs-dialog.ajs-shake {
    animation-name: ajs-shake;
    animation-duration: .1s;
    animation-fill-mode: both
}

@keyframes ajs-shake {
    0%,to {
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        transform: translate3d(10px,0,0)
    }
}

.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog {
    animation-name: ajs-slideIn;
    animation-timing-function: cubic-bezier(.175,.885,.32,1.275)
}

.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog {
    animation-name: ajs-slideOut;
    animation-timing-function: cubic-bezier(.6,-.28,.735,.045)
}

.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog {
    animation-name: ajs-zoomIn
}

.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog {
    animation-name: ajs-zoomOut
}

.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog {
    animation-name: ajs-fadeIn
}

.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog {
    animation-name: ajs-fadeOut
}

.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog {
    animation-name: ajs-pulseIn
}

.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog {
    animation-name: ajs-pulseOut
}

.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog {
    animation-name: ajs-flipInX
}

.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog {
    animation-name: ajs-flipOutX
}

.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog {
    animation-name: ajs-flipInY
}

.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog {
    animation-name: ajs-flipOutY
}

@keyframes ajs-pulseIn {
    0%,20%,40%,60%,80%,to {
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    20% {
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        transform: scale3d(1,1,1)
    }
}

@keyframes ajs-pulseOut {
    20% {
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }
}

@keyframes ajs-zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.25,.25,.25)
    }

    to {
        opacity: 1;
        transform: scale3d(1,1,1)
    }
}

@keyframes ajs-zoomOut {
    0% {
        opacity: 1;
        transform: scale3d(1,1,1)
    }

    to {
        opacity: 0;
        transform: scale3d(.25,.25,.25)
    }
}

@keyframes ajs-fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes ajs-fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes ajs-flipInX {
    0% {
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transition-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes ajs-flipOutX {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

@keyframes ajs-flipInY {
    0% {
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transition-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(0,1,0,-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes ajs-flipOutY {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

@keyframes ajs-slideIn {
    0% {
        margin-top: -100%
    }

    to {
        margin-top: 5%
    }
}

@keyframes ajs-slideOut {
    0% {
        margin-top: 5%
    }

    to {
        margin-top: -100%
    }
}

.alertify-notifier {
    position: fixed;
    width: 0;
    overflow: visible;
    z-index: 99999;
    transform: translate3d(0,0,0)
}

.alertify-notifier .ajs-msg {
    position: relative;
    width: 260px;
    max-height: 0;
    padding: 0;
    opacity: 0;
    margin: 0;
    transform: translate3d(0,0,0);
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: 250ms
}

.alertify-notifier .ajs-msg.ajs-success {
    box-shadow: 0 0 10px rgba(92,184,92,.1)
}

.alertify-notifier .ajs-msg.ajs-error {
    box-shadow: 0 0 10px rgba(252,100,45,.1)
}

.alertify-notifier .ajs-msg.ajs-visible {
    opacity: 1;
    max-height: 100%
}

.alertify-notifier .ajs-msg .ajs-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(0,0,0,.5);
    border-top-right-radius: 2px
}

.alertify-notifier .ajs-msg .alert-content {
    padding-right: 30px
}

.alertify-notifier .ajs-msg .close {
    line-height: 16px
}

.alertify-notifier.ajs-top {
    top: 10px
}

.alertify-notifier.ajs-bottom {
    bottom: 10px
}

.alertify-notifier.ajs-right {
    right: 10px
}

.alertify-notifier.ajs-right .ajs-msg {
    right: 290px
}

.alertify-notifier.ajs-left {
    left: 10px
}

.alertify-notifier.ajs-left .ajs-msg {
    left: 0
}

.alertify-notifier.ajs-center {
    left: 50%
}

.alertify-notifier.ajs-center .ajs-msg {
    transform: translateX(-50%)
}

.alertify-notifier.ajs-center .ajs-msg.ajs-visible {
    left: 50%
}

.alertify-notifier.ajs-center.ajs-top .ajs-msg {
    top: 0
}

.alertify-notifier.ajs-center.ajs-bottom .ajs-msg {
    bottom: 0
}

.alertify-notifier.ajs-top.ajs-center {
    top: 3%;
    width: auto
}

.alertify-notifier.ajs-top.ajs-center .ajs-msg {
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    max-width: 1000px;
    text-overflow: ellipsis
}

.alertify-notifier.ajs-center .ajs-msg.ajs-visible {
    left: auto
}

.alertify .ajs-dimmer {
    background-color: #000;
    opacity: .5
}

.alertify .ajs-dialog {
    max-width: 600px;
    min-height: 122px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: 0 5px 15px rgba(0,0,0,.5)
}

.alertify .ajs-header {
    font-size: 24px;
    font-weight: 800
}

.alertify .ajs-body {
    font-size: 16px;
    margin-top: 16px
}

.alertify.ajs-resizable .ajs-content,.alertify.ajs-maximized:not(.ajs-resizable) .ajs-content {
    top: 58px;
    bottom: 68px
}

.alertify .ajs-footer {
    background-color: #fff;
    margin-top: 24px
}

.alertify button:focus {
    outline: 0
}

.w-button-grad {
    color: #fff;
    cursor: pointer;
    background: linear-gradient(to right,#e61e4d 0,#e31c5f 50%,#d70466 100%) 0 0/auto padding-box border-box;
    border: 0 #fff;
    border-radius: 8px 8px 8px 8px;
    padding: 13px 20px;
    font-size: 18px;
    width: 100%;
    font-weight: 600;
    transition: box-shadow .2s ease 0s,transform .1s ease 0s
}

.w-button-grad:hover {
    background: linear-gradient(to right,#c71a43 0,#cb1a56 50%,#9c014c 100%) 0 0/auto padding-box border-box
}

@media (max-width: 767px) {
    .w-button-grad {
        padding:8px 15px
    }
}

.button-block-grad p {
    margin-top: 24px;
    margin-bottom: 0
}

.button-block-grad p a {
    font-weight: 600;
    font-size: 16px;
    -webkit-text-decoration: revert;
    text-decoration: revert
}

.alert.alert-alt {
    background: #fff!important;
    border: 2px solid #ebebeb;
    position: relative;
    color: #484848!important;
    padding-left: 60px;
    margin-bottom: 10px
}

.alert.alert-alt .alert-icon {
    border: 2px solid #ebebeb;
    position: absolute;
    left: -2px;
    top: -2px;
    bottom: -2px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 45px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 20px
}

.alert.alert-alt.alert-danger .alert-icon {
    border-color: #fc642d;
    background-color: #fc642d
}

.alert.alert-alt.alert-info .alert-icon {
    border-color: #008489;
    background-color: #008489
}

.alert.alert-alt.alert-success .alert-icon {
    border-color: #5cb85c;
    background-color: #5cb85c
}

/*.footer-line {
    height: 40px;
    background: #eee;
    background: linear-gradient(to bottom,#eee 0,#fff 30%,#fff 70%,#eee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
    box-shadow: 0 0 3px #aaa
}

.footer-line .copyright {
    padding: 10px 0
}

.footer-line .footer-links {
    padding: 10px 0
}

.footer-line .copyright .copyright-logo {
    margin-right: 4px
}

.footer {
    margin: 0 0 0
}

.footer-v2 {
    color: #484848;
    font-size: 14px;
    line-height: 1.28577em;
    position: relative;
    padding-top: 24px;
    padding-bottom: 24px;
    border-top: 1px solid #ebebeb;
    background-color: #fff
}

.footer-v2 a {
    color: #767676
}

.footer-v2 a:hover,.footer-v2 a:focus {
    text-decoration: none
}

.footer-v2 a.badge {
    color: #fff
}

.footer-v2 a.btn {
    color: #fff
}

.footer-v2 .footer-content-wrap {
    background: #fff;
    position: relative;
    padding-bottom: 30px
}

.footer-v2 .footer-content-wrap hr {
    display: none;
    margin-top: 0;
    margin-bottom: 16px
}

.footer-v2 .column-header {
    line-height: inherit;
    font-weight: 800;
    cursor: pointer;
    padding: 16px 10px
}

.footer-v2 .column-header .icon {
    float: right
}

.footer-v2 .column-content {
    padding-left: 10px;
    padding-right: 10px
}

.footer-v2 .column-content .footer-list {
    margin-bottom: 16px
}

.footer-v2 .footer-column {
    border-bottom: 1px solid #dbdbdb
}

.footer-v2 .badges {
    margin-bottom: -20px;
    text-align: center
}

.footer-v2 .badges a {
    display: inline-block;
    margin-bottom: 16px;
    margin-right: 4px;
    vertical-align: top
}

.footer-v2 .footer-mobile-wrap {
    margin-top: 20px
}

.footer-v2 .footer-extra-space {
    display: none;
    height: 300px
}

.footer-v2 .copyright {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

@media only screen and (min-device-width: 320px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:2) {
    .footer-v2 .footer-extra-space {
        display:block
    }
}

@media (min-width: 992px) {
    .footer-v2 {
        padding-top:48px;
        padding-bottom: 48px
    }

    .footer-v2 .footer-columns-wrap {
        display: table;
        width: 100%
    }

    .footer-v2 .footer-columns {
        display: table-row
    }

    .footer-v2 .footer-column {
        display: table-cell;
        padding-left: 8px;
        padding-right: 8px;
        width: 25%;
        border-bottom: none
    }

    .footer-v2 .column-header {
        padding: 0;
        cursor: auto
    }

    .footer-v2 .column-header .icon {
        display: none
    }

    .footer-v2 .column-content {
        margin-top: 16px;
        padding-left: 0;
        padding-right: 0
    }

    .footer-v2 .column-content.collapse {
        display: block
    }

    .footer-v2 .badges {
        text-align: left
    }
}

.badges .img-ssl {
    padding-top: 13px
}

.column-content ul.footer-list {
    list-style: none outside none;
    margin: 0;
    white-space: nowrap
}

.column-content ul.footer-list li {
    line-height: inherit;
    margin-bottom: 16px
}

.column-content ul.services-list li {
    line-height: 40px
}

.column-content ul.footer-list a {
    font-weight: 600
}

.column-content ul.footer-list a:hover,.column-content ul.footer-list a:focus {
    text-decoration: underline
}

.footer-v2 .subfooter-content-wrap {
    background-color: #fff
}

.footer-v2 .mixpanel-logo-wrap {
    text-align: right
}

.footer-v2 .mixpanel-logo {
    opacity: .35
}

.footer-v2 .mixpanel-logo:hover {
    opacity: .75
}

.footer-text {
    font-size: 14px
}

.footer-text .copyright {
    padding: 8px 0;
    font-size: inherit;
    font-weight: 600;
    color: #767676
}

.footer-text.homepage-text {
    padding: 10px 0
}

@media screen and (max-width: 991PX) {
    .column-content ul.footer-list li {
        margin-bottom:12px
    }
}

.close {
    background: 0 0;
    border: 0;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    -moz-opacity: .2;
    filter: alpha(opacity=20);
    -webkit-filter: alpha(opacity=20)
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    -webkit-filter: alpha(opacity=50)
}

.footer-v3 .copyright {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.footer-v3 .copyright ul li {
    padding-left: 8px;
    padding-right: 8px
}

.footer-v3 .w-list-inline {
    margin-left: 0;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap
}

.footer-v3 .w-list-inline li a {
    color: #484848!important;
    font-size: 14px;
    line-height: 1.28577em
}

.footer-v3 .w-list-inline li a:hover {
    text-decoration: underline
}

.footer-v3 .w-list-inline>li:not(.w-mark) {
    padding: 0!important
}

.footer-v3 .reserved-txt {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.footer-v3 .social-links {
    text-align: right
}

.subfooter-content-wrap>.container>.row {
    padding-top: 24px;
    padding-bottom: 13px
}

.subfooter-content-wrap-bottom .container .row {
    padding-top: 10px
}

@media (max-width: 767px) {
    .subfooter-content-wrap .container .w-block-footer-address {
        padding-top:0
    }

    .subfooter-content-wrap .container .w-block-footer-address address {
        margin-bottom: 12px
    }

    .subfooter-content-wrap .container .row {
        padding-bottom: 0
    }

    .footer-v3 .w-list-inline {
        margin-left: 33px;
        padding-top: 5px;
        margin-bottom: 20px
    }

    .footer-v2 .footer-content-wrap {
        padding-bottom: 13px
    }

    .subfooter-content-wrap-bottom .social-icons {
        text-align: center;
        margin-top: 15px
    }
}*/

.loader-ellips {
    display: inline-block
}

@keyframes keyframe_dot {
    0%,80%,to {
        opacity: 0
    }

    30%,50% {
        opacity: 1
    }
}

.loader-ellips .loader-ellips-dot {
    border-radius: 50%;
    display: inline-block;
    animation-name: keyframe_dot;
    animation-duration: .8s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-fill-mode: both;
    vertical-align: middle;
    width: .5em;
    height: .5em;
    margin-right: .3em;
    background-color: #008489
}

.loader-ellips.loader-ellips-light .loader-ellips-dot {
    background-color: #fff
}

.loader-ellips .loader-ellips-dot:nth-child(1) {
    animation-delay: -300ms
}

.loader-ellips .loader-ellips-dot:nth-child(2) {
    animation-delay: -150ms
}

.loader-ellips .loader-ellips-dot:nth-child(3) {
    animation-delay: 0ms
}

@supports (--custom: properties) {
    .loader-ellips .loader-ellips-dot {
        background-color:#008489
    }

    .loader-ellips.loader-ellips-light .loader-ellips-dot {
        background-color: #fff
    }
}

.loader-wrap {
    position: relative
}

.new-loader {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 9999;
    left: 15px;
    right: 15px;
    background: #fff;
    font-size: 24px
}

.new-loader-wrapper {
    margin: 0 auto;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    width: 70px
}
