.iconx1 h4.w-iconbox-title {
    font-size: 30px;
    color: #003765;
}

.iconx1 .w-iconbox-text {
    font-size: 20px;
    color: #003765;
}
/*.iconx2 .w-iconbox-icon {
    display: none;
}*/

.iconx2 {
    background: #f1f6f7;
    color: #7d9baf;
    border-radius: 15px;
    padding: 12px 20px 10px 20px;
		justify-content: space-between !important;
    align-items: center !important;
}

.iconx2 h4.w-iconbox-title {
    color: #003765;
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
}

.iconx2 .w-iconbox-text {
    font-size: 16px;
}
.h2t3 {
    color: #55a2b3;
}
.ibx1 .w-ibanner-content {
    justify-content: center;
    display: flex;
    text-align: center;
}

.ibx1 h3.w-ibanner-title {
    color: #fff;
}

.ibx1 .w-ibanner-desc {
    margin-top: 3px!important;
    color: #64ccc9;
		text-transform: uppercase;
}
.box1 {
    background: #f1f6f7;
    border-radius: 15px;
    padding: 20px 20px 10px;
}

.box1 .h3t7 {
    padding-top: 10px;
}
/* Default state */
.box2 h3,
.box2 .vc_column-overlay,
.box2 .wpb_text_column,
.box2 .w-btn-wrapper {
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
}

/* Hover state */
.box2:hover h3,
.box2:hover .vc_column-overlay,
.box2:hover .wpb_text_column,
.box2:hover .w-btn-wrapper {
    opacity: 1;
}

.pgtxtx1 strong {
    color: #64ccc9;
}
.imgx2 img {width: 100%;}
.imgx2 .w-image-meta {
    background: rgba(0, 55, 100, 0.6)!important;
    font-size: 16px;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.box8 {
    padding: 0px!important;
		background: #f1f6f7;
		color: #778599;
}
.sv_txt strong { 
    color: #64ccc9;
}
.faqwrap .w-tabs-section-title {
    font-size: 22px!important;
    font-weight: bold;
}

.faqwrap button i {
    font-size: 26px!important;
}
.ftlogo img {
    filter: brightness(0) invert(1);
}