* {
    font-family: UTM Avo, Arial, Helvetica, sans-serif;
}

.pricing-item .price h4 {
    font-weight: bold !important;
    font-family: inherit !important;
    font-size: 25px !important;
    padding-top: 10px;
}

.btn.btn-lg.fx-btn-pill.smooth {
    background: linear-gradient(to right, #4185f8, #07b7f5);
    color: #fff;
}

.btn-outline-gp {
    border-width: 0px !important;
    color: #fff !important;
    border-color: #fff !important;
}

.app-item[data-v-7245cf77] {
    height: auto !important;
    padding-bottom: 10px;
}

#header-text-img-5 a.btn.btn-lg.fx-btn-pill.smooth {
    border: none !important;
    background-image: linear-gradient(to left, #30e06e, #1acb87);
}

.btn.btn-lg.fx-btn-pill.smooth {
    height: 50px;
    line-height: 50px;
    color: #fff !important;
    border-radius: 45px;
    display: inline-block;
    padding: 0 35px;
    outline: none;
    -webkit-user-select: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.btn.btn-lg.fx-btn-pill.smooth:before {
    content: "";
    border-radius: 45px;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .04);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.btn.btn-lg.fx-btn-pill.smooth:hover:before,
.btn.btn-lg.fx-btn-pill.smooth:focus:before,
.btn.btn-lg.fx-btn-pill.smooth:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.pricing-item .price h3 {
    font-size: 1.75rem;
    font-weight: bold;
    text-transform: uppercase;
}

.navbar-brand.smooth img {
  max-width: 188px !important;
}

.slick-slide img {
    display: block;
    height: 40px;
    margin: 0px auto;
    -webkit-filter: grayscale(100%);
}

.slick-slide img:hover {
    -webkit-filter: grayscale(0%);
    background: transparent;
}

.breadcrumb {
    margin-top: 10px!important;
}

header .btn.btn-lg.fx-btn-pill.smooth {
    background-color: rgb(122, 207, 32) !important;
    border-color: rgb(122, 207, 32) !important;
    color: #fff !important;
}

.btn.btn-lg.fx-btn-pill.smooth {
    background: linear-gradient(to right, #4185f8, #07b7f5);
    color: #fff;
}

.flex-equal-items .btn .light h2 {
    font-family: UTM Avo, Arial, Helvetica, sans-serif !important;
}

.mb-xl-50 {
    color: #0071B3 !important;
    font-family: UTM Avo, Arial, Helvetica, sans-serif !important;
}

.lead li img {
    margin-top: -7px;
}

.light .btn,
.dark .light .btn,
.btn.light {
    font-weight: bold;
}

.website-apps-item-price-text {
    font-weight: bold;
    margin-bottom: 2px;
}

.pricing-line {
    width: 300px;
}

.pricing-description {
    font-size: 20px;
    color: #0071B3;
    padding: 10px;
}

.pricing-title {
    font-weight: bold;
    color: #666;
    text-transform: uppercase;
    font-size: 1.9rem;
}

.position-absolute {
    /*filter: grayscale(100%);*/
}

.mt-30.slim_relative {
    font-weight: bold !important;
}

.website-apps-item {
    padding: 10px 15px !importtant;
}

.main-content * {
    font-family: UTM Avo, Arial, Helvetica, sans-serif !important;
}

img:not([alt]) {
    border: 3px solid #f00;
}

.nav-item a {
    color: #555 !important;
    font-weight: bold !important;
}

a.btn-loginfb {
    color: #fff;
    background: #3461a1;
    padding: 7px 10px;
    text-transform: none;
    border-radius: 20px;
    display: block;
    border: 1px solid #3461a1;
    margin-bottom: 10px;
}

.pd-10 {
    padding: 0px;
}

.pricing-item:not(.pricing-pro) .price img {
    display: none;
}


.pricing-item .price {
    background-color: rgb(236, 239, 239)
}

.pricing-item .price.dark {
    background: #0071B3;
}

.price_list_wiza_description {
    margin: 30px 0;
    text-align: center;
    background: #efefef;
    padding: 15px 0;
    font-size: 30px;
}

.price_list_wiza_description p {
    font-size: 25px;
    margin: 10px 0;
}

.price_list_wiza_description p {
    font-size: 25px;
    margin: 10px 0;
}

@-webkit-keyframes bg_flash {
    0% {
        color: #c00
    }
    25% {
        color: #ff4141
    }
    50% {
        color: #ff4141
    }
    75% {
        color: #ff4141
    }
    100% {
        color: #c00
    }
}

@keyframes bg_flash {
    0% {
        color: red
    }
    25% {
        color: #f8a235
    }
    50% {
        color: red
    }
    75% {
        color: #f8a235
    }
    100% {
        color: red
    }
}

.price_list_wiza_description span {
    color: red;
    -webkit-animation: bg_flash 1s infinite;
    animation: bg_flash 1s linear infinite;
}

ul {
    list-style: disc;
}

.main-content img {
    padding: 10px;
}

span.website-apps-item-text i {
    width: 100%;
}

.website-apps-item span {
    margin-left: auto;
}

ol,
ul,
dl {
    padding-left: 20px;
}

.btn-primary {
    border: 0px !important;
    font-weight: bold;
}

.btn-primary:hover {
    background: #ff7133 !important;
    border: 0px !important;
}

.pb-100 {
    padding-bottom: 50px !important;
}

.pt-100 {
    padding-top: 70px !important;
}

.lead {
    padding-top: 20px;
}

.dark .text-primary.light,
.light .text-primary,
.dark .light .text-primary,
.text-primary.light {
    color: #2471b3;
}

.mb-xl-50 {
    color: #33475b !important;
}

@media(min-width: 768px) {
    .price_list_wiza_description {
        margin-left: -30px;
        margin-right: -30px;
    }

}

@media only screen and (max-width: 480px) {
    .slick-slide img {
        height: 10px;
    }
   .liconk {
        top: 70% !important;
    }
}

@media (min-width: 480px) and (max-width: 768px) {
    .slick-slide img {
        height: 20px;
    }
    .liconk {
        top: 70% !important;
    }
    #sec-product-related #website-template {
    margin: 0 !important;
}
}