.h1t1 {
    font-size: 75px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
}
.txtx1 {
    font-size: 20px;
}
.h2t2 {
    font-size: 40px;
}
.iconx1 h3.w-iconbox-title {
    font-size: 18px;
    text-transform: uppercase;
}
.iconx1 .w-iconbox-text {
    font-size: 23px;
    font-weight: bold;
		margin-top: 20px;
}
h3.w-iconbox-title {
    position: relative;
}

h3.w-iconbox-title:before {
    content: "";
    width: 80px;
    height: 1px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    position: absolute;
    left: 0;
    right: 0px;
    bottom: 0;
    z-index: 10;
    border-top-color: #d1e773;
    border-top-width: 2px;
    margin: auto;
}
.h2t3 {
    font-size: 30px;
}
.txtx2 {
    font-size: 29px;
    font-weight: bold;
    margin-bottom: 30px;
}
.txtx2 i {
    color: #fb49cb;
}
.txtx2x1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.txtx2x1 i {
    color: #fb49cb;
}
.box1 {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 41px 0px;
}

.box1 .h3t4 {
    color: #fff;
    border-bottom: 10px solid rgb(160, 196, 0);
    background: rgb(79, 79, 79);
    margin-bottom: 0px;
    font-size: 23px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    line-height: 1;
}
.box1 p {
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.box1 .w-btn-wrapper {
    margin-bottom: 30px;
}
.txtx4 { font-size: 40px; line-height: 1.5; }
.txtx5 strong {
    font-size: 24px;
}

.txtx5 {
    font-size: 18px;
}
.h2t6 {
    font-size: 34px;
}
.itemx1 {
    background: #666;
    color: #fff;
    padding: 20px;
    font-weight: 500;
}

.itemx1 i {
    color: #fb49cb;
    font-size: 26px;
}
.h2t6 { font-size: 34px; }
.h4t8 { font-size: 20px; }
@media (min-width: 1024px) {
    .ush_menu_1 .w-nav-list.level_1 {
        flex-wrap: wrap !important;
        justify-content: flex-end !important;
        margin-left: auto !important;
    }
}