.h3t4 {
    font-size: 36px;
}
.h3t4 a {
		color: #fff!important;
}
.h2t7 h2 span {
    display: block;
}

.h2t7 h2 span.part1 {
    /*font-family: Billy Font !important;*/
    color: #ffffff;
    font-size: 110px;
}

.h2t7 h2 span.part2 {
    font-family: 'Poppins';
    font-weight: 700;
    color: #ababab;
    font-size: 36px;
    letter-spacing: 8px;
}
.iconx1 .w-iconbox-text {
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
}
.nobtngap .w-btn-wrapper {
    margin: 0px!important;
}
.h2t1 span {
    font-size: 24px;
    letter-spacing: 5px;
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    padding: 13px 3px 10px;
    line-height: 1;
}

.h2t1 {
    margin-bottom: 20px!important;
}
.h3t4 a {
    border-bottom: none!important;
}
.ftcopy a {
    color: #fff;
}

.ftcopy a:hover {
    color: #fff;
}
.header_link i {
    padding: 5px;
    width: 40px;
    height: 40px;
    border: 2px solid #000;
    text-align: center;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.header_link a.w-text-h {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 768px) {
		.header_link span.w-text-value {
				display: none!important;
		}
		.header_link i {
    margin-right: 0px!important;
}
}