
/*@import url("../my_fonts/fonts.css");*/
body {
    /*overflow-x: hidden;*/
}



.i3-newsletter-wrapper {
    position: relative;
}

.ctc-entity {
    position: relative;
}

.loading {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    background: #e9eff470;
}
.loading img {
    position: absolute;
    top: 50%;
    bottom: 50%;
    right: 50%;
    left: 50%;
}

.error-ul {
    text-align: right !important;
}

.error-ul .error-li {
    padding-right: 40px !important;
}

.flex-active-slide {
    float: right !important;
}
