/*threee column module*/

.txumaster .three-column-module {
    position: relative;
}
.three-column-curve-bottom {
    position: relative;
}

    .txumaster .three-column-module > .component-content {
        background: #eeeef1;
    }
.txumaster .three-column-module.three-column-module-bg-grey > .component-content {
    background: #eeeef1;
}
.txumaster .three-column-module .row { 
    justify-content: center;
}
.txumaster .three-column-module.two-column-mobile .row {
    justify-content: start;
}
    .txumaster .three-column-module.three-column-module-white > .component-content {
        background: #fff;
    }
    .txumaster .three-column-module.three-column-module-white h2 {
        padding-top: 0px;
        text-align: center;
    }
    .txumaster .three-column-module.three-column-module-white .rich-text {
        width: 100%;
    }

        .txumaster .three-column-module > .component-content .container-fluid {
            max-width: 1078px;
            margin: 0 auto;
            padding: 0;
            padding-bottom: 40px;
            padding-left: 15px;
            padding-right: 15px;
        }

    .txumaster .three-column-module .component-content .image.image-component-splitter img {
        width: 100%;
        height: auto;
        top: 3px;
        position: relative;
    }

.txumaster .three-column-module .component-content h2 {
    padding: 50px 0px;
    letter-spacing: -1.6px;
}

.txumaster .three-column-module h1, .txumaster .three-column-module h2 {
    color: #003f6e;
}

    .txumaster .three-column-module .three-column-box .component {
        text-align: center;
    }
        .txumaster .three-column-module .three-column-box .component.link {
            padding: 10px 30px;
            position: absolute;
            bottom: 12px;
            right: 0;
            line-height: 16px;
        }
.txumaster .three-column-module .no-image.three-column-box .component.link {
    left: 5px;
}
.txumaster .three-column-module .no-image.text-center.three-column-box .component.link {
    left: 0px;
    text-align: center;
}
    .txumaster .three-column-module .no-image.three-column-box .component.link.two-links .component-content {
        display: flex;
        justify-content: space-around;
    }
        .txumaster .three-column-module .three-column-box > .row {
            background: #fff;
            box-shadow: 0px 0px 15px 2px #dcdcdc;
            border-radius: 15px;
            flex: 0 0 100%;
            max-width: 100%;
            padding-top: 30px !important;
            padding-bottom: 25px !important;
            padding: 15px;
        }
.txumaster .three-column-module.two-column-mobile .no-image.three-column-box > .row {
    justify-content: center;
}
.txumaster .three-column-module .no-image.three-column-box > .row {
    padding: 15px 20px;
}
            .txumaster .three-column-module .three-column-box.no-image .component {
                text-align: left;
            }


        .txumaster .three-column-module .three-column-box .component.link a {
            font-size: 16px;
            text-decoration: none;
            font-family: "Myriad pro Bold";
        }

    .txumaster .three-column-module .three-column-box p {
        color: #3f475a;
        padding-bottom: 35px;
    }
.txumaster .three-column-module .three-column-box {
    display: flex;
}

.txumaster .three-col-icon.three-column-module img {
    max-width: 90px;
}

.txumaster .three-col-icon.three-column-module .component.row-splitter .container-fluid {
    padding-bottom: 30px;
    z-index: 9;
    position: relative;
}
.txumaster .three-column-module + .pad-none.fifty-fifty-column {
    margin-top: -4%;
}

.txumaster .three-column-module .no-image .component-content h1, .txumaster .three-column-module .no-image .component-content h2, .txumaster .three-column-module .no-image .component-content h3, .txumaster .three-column-module .no-image .component-content h4, .txumaster .three-column-module .no-image .component-content h5, .txumaster .three-column-module .no-image .component-content h6 {
    text-align: left;
}
.txumaster .three-column-module .no-image.text-center .component-content h1, .txumaster .three-column-module .no-image.text-center .component-content h2, .txumaster .three-column-module .no-image.text-center .component-content h3, .txumaster .three-column-module .no-image.text-center .component-content h4, .txumaster .three-column-module .no-image.text-center .component-content h5, .txumaster .three-column-module .no-image.text-center .component-content h6 {
    text-align: center;
}
.txumaster .three-column-module .three-column-box.no-image h1, .txumaster .three-column-module .three-column-box.no-image h2, .txumaster .three-column-module .three-column-box.no-image h3, .txumaster .three-column-module .three-column-box.no-image h4, .txumaster .three-column-module .three-column-box.no-image h5, .txumaster .three-column-module .three-column-box.no-image h6 {
    min-height: auto;
    padding-bottom: 0px;
}
.txumaster .three-column-module .three-column-box.no-image p {
    padding-top: 25px;
    padding-bottom: 25px;
}
.txumaster .three-column-module .three-column-box.no-image.text-center p {
    text-align: center;
}

.txumaster .three-column-module .component-content h1, .txumaster .three-column-module .component-content h2, .txumaster .three-column-module .component-content h3, .txumaster .three-column-module .component-content h4, .txumaster .three-column-module .component-content h5, .txumaster .three-column-module .component-content h6 {
    text-align: center;
}
.txumaster .three-column-module .three-column-box h1, .txumaster .three-column-module .three-column-box h2, .txumaster .three-column-module .three-column-box h3, .txumaster .three-column-module .three-column-box h4, .txumaster .three-column-module .three-column-box h5, .txumaster .three-column-module .three-column-box h6 {
    color: #003f6e;
    padding-bottom: 22px;
}
    .txumaster .three-column-module .three-column-box h1 + p, .txumaster .three-column-module .three-column-box h2 + p, .txumaster .three-column-module .three-column-box h3 + p, .txumaster .three-column-module .three-column-box h4 + p, .txumaster .three-column-module .three-column-box h5 + p, .txumaster .three-column-module .three-column-box h6 + p {
        padding-top: 0px;
        margin-top: -12px;
    }
.txumaster .three-column-module .three-column-box .rich-text.component {
    padding-top: 20px;
}
.txumaster .three-column-module.three-column-badge .three-column-box ul.dots {
    border-top: 2px solid #00B476;
    padding: 30px;
    padding-bottom: 0px;
}
.txumaster .three-column-module.three-column-badge .three-column-box ul.dots li {
    font-size: 18px;
    line-height: 30px;
    list-style-type: disc;
    margin-bottom: 10px;
    color: #3f475a;
    text-align: left;
}
.txumaster .three-column-module.three-column-badge .three-column-box ul.dots li::marker {
    color: #0075da;
    font-size: 22px;
}
.txumaster .three-column-module.three-column-module-combine.two-column-full.three-column-badge .row {
    justify-content: center; 
    width: 100%;
}
.txumaster .three-column-module.three-column-module-combine.two-column-full.three-column-badge {
    justify-content: center;
}
.txumaster .three-column-module.three-column-badge .three-column-box .rich-text.component {
    padding: 0;
}

.txumaster .three-column-module.three-column-badge .three-column-box {
    max-width: 414px;
}

.txumaster .component.container.three-column-module.three-column-module-combine.two-column-full.three-column-badge .three-column-box > .row .image {
    padding: 0px 32px !important;
    margin-top: 30px;
}

.txumaster .three-column-module.three-column-badge .three-column-box .component.image img {
    border-radius: 10px !important;
}

.txumaster .three-column-module.three-column-badge .three-column-box .badge-yellow {
    color: #003F6E;
    background: #FFB500;
    max-height: 48px;
    padding: 0 !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.txumaster .three-column-module.three-column-badge .three-column-box .badge-blue {
    color: #003F6E;
    background: #00C2F5;
    max-height: 48px;
    padding: 0 !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.txumaster .three-column-module.three-column-badge .three-column-box .badge-yellow p {
    font-size: 24px;
    line-height: 22px;
    padding-bottom: 0;
    padding: 13px;
}

.txumaster .three-column-module.three-column-badge .three-column-box .badge-blue p {
    font-size: 24px;
    line-height: 22px;
    padding-bottom: 0;
    padding: 13px;
}

.txumaster .three-column-module.three-column-badge .three-column-box .component.rich-text,
.txumaster .three-column-module.three-column-badge .three-column-box .component.image,
.txumaster .three-column-module.three-column-badge .three-column-box .component.link {
    padding: 30px;
    padding-bottom: 0;
}

.txumaster .three-column-module.three-column-badge .three-column-box .component .badge-blue, .txumaster .three-column-module.three-column-badge .three-column-box .component .badge-yellow {
    padding: 0;
}


.txumaster .three-column-module .no-image.three-column-box .rich-text.component {
    padding-top: 0;
    align-items: center;
}


/*three column combine*/
.txumaster .three-column-module.three-column-module-combine + .container-fluid {
    position: relative;
}
    .txumaster .three-column-module.three-column-module-combine + .container-fluid .curved-img {
        position: absolute;
        bottom: -60px;
    }
.txumaster .three-column-module.three-column-module-combine > .component-content {
    background: none;
}
.txumaster .component.container.three-column-module.three-column-module-combine {
    z-index: 9;
}
    .txumaster .component.container.three-column-module.three-column-module-combine .three-column-box {
        z-index: 9;
    }

    .footer-top + .three-column-curve-bottom {
        margin-bottom: 70px;
    }
.txumaster .three-column-module > .component-content .container-fluid.three-col-combine-curve {
    max-width: 100%;
    position: absolute;
    padding: 0;
    top: 30%;
}
.txumaster .three-col-image.three-column-module .container-fluid .three-column-box .image img {
    width: 100%;
    border-radius: 8px;
}
.txumaster .three-column-module.three-col-title .three-column-box .rich-text.component {
    padding-top: 0px;
}
.txumaster .three-column-module.three-col-title .three-column-box h1, .txumaster .three-column-module.three-col-title .three-column-box h2, .txumaster .three-column-module.three-col-title .three-column-box h3, .txumaster .three-column-module.three-col-title .three-column-box h4, .txumaster .three-column-module.three-col-title .three-column-box h5, .txumaster .three-column-module.three-col-title .three-column-box h6 {
    padding-bottom: 0;
}
.txumaster .three-column-module > .component-content .three-column-content-curve {
    max-width: 100%;
    width: 100%;
    padding: 0 !important;
}

.txumaster .three-column-module .no-image.three-column-box {
    margin-bottom: 30px;
}
.txumaster .three-column-module .three-column-default .row {
        justify-content: flex-start;
}
.txumaster .three-column-module .three-column-default {
    padding-bottom: 15px !important;
}
.txumaster .help-center-left-image {
    position: absolute;
    left: 40px;
    top: -80px;
}
.txumaster .help-center-right-image {
    position: absolute;
    right: 40px;
    bottom: 60px;
}
.txumaster .three-column-module.two-column-mobile .rich-text {
    width: 100%;
}
.txumaster .component.container.three-column-module.three-column-module-combine.two-column-full .three-column-box > .row {
    padding-top: 0 !important;
    padding-left: 0 !important; 
    padding-right: 0 !important;
}
    .txumaster .component.container.three-column-module.three-column-module-combine.two-column-full .three-column-box > .row .image {
        padding: 0 !important;
    }

        .txumaster .component.container.three-column-module.three-column-module-combine.two-column-full .three-column-box > .row .image img {
            border-radius: 0;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }
.txumaster .three-column-module.three-column-module-combine.two-column-full .row {
    justify-content: flex-start;
}
.txumaster .three-column-module.two-column-mobile .container-fluid {
    max-width: 1120px !important;
}

    @media (max-width: 767px) {
        .txumaster .three-column-module {
        background: none;
        padding: 0px;
    }
        .txumaster .three-column-module > .component-content .container-fluid.three-col-combine-curve {
            top: auto !important;
            bottom: 0 !important;
        }
        .txumaster .three-column-module .no-image.three-column-box {
            margin-bottom: 0px;
        }
            .txumaster .three-column-module .no-image.three-column-box .component.link {
                left: 0;
                padding: 0;
            }
        .txumaster .three-column-module .three-column-box .rich-text.component {
            padding-top: 10px;
        }
        .txumaster .three-col-icon.three-column-module .three-column-box p {
            padding-bottom: 0;
        }
    .txumaster .three-column-module .no-image.three-column-box > .row {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .txumaster .three-column-module .three-column-box .component.link {
        bottom: 0;
        position: relative;
    }
    .txumaster .three-column-module.three-column-module-combine > .component-content .container-fluid {
        padding-bottom: 0px;
    }
    .txumaster .three-column-module .three-column-box.no-image h1, .txumaster .three-column-module .three-column-box.no-image h2, .txumaster .three-column-module .three-column-box.no-image h3, .txumaster .three-column-module .three-column-box.no-image h4, .txumaster .three-column-module .three-column-box.no-image h5, .txumaster .three-column-module .three-column-box.no-image h6 {
        padding-bottom: 0px;
    }
    .txumaster .three-column-module.two-column-mobile .three-column-box {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .txumaster .three-column-module > .component-content .container-fluid {
        padding-bottom: 0px;
    }
    .txumaster .three-col-icon.three-column-module .component.row-splitter .container-fluid {
        padding-bottom: 0;
    }
    .txumaster .three-column-module .component-content h2 {
        padding-bottom: 10px; 
        max-width: 300px;
        margin: 0 auto;
    }
    .txumaster .help-center-left-image {
        left: 0px;
        top: -30px;
    }
    .txumaster .help-center-left-image img {
        max-width: 120px;
    }
    .txumaster .help-center-right-image {
        right: 20px;
        bottom: 10px;
    }
  
   
    .txumaster .help-center-right-image img {
        max-width: 120px;
    }
    .txumaster input.primary-btn-default {
        white-space: normal;
    }
    .txumaster .three-column-module.three-column-module-bg {
        background: #eeeef1 !important;
    }
    .txumaster .three-column-module .no-image.three-column-box h1 + p,
    .txumaster .three-column-module .no-image.three-column-box h2 + p,
    .txumaster .three-column-module .no-image.three-column-box h3 + p,
    .txumaster .three-column-module .no-image.three-column-box h4 + p,
    .txumaster .three-column-module .no-image.three-column-box h5 + p,
    .txumaster .three-column-module .no-image.three-column-box h6 + p {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .txumaster .three-column-module:before {
        display: none;
    }

        .txumaster .three-column-module .three-column-box {
            background: none;
            box-shadow: none;
            border-radius: 0;
            margin: 0;
            flex: 0 0 100%;
            max-width: 100%;
            padding-top: 20px;
            padding-bottom: 20px;
        }

            .txumaster .three-column-module .three-column-box h4 {
                font-size: 24px;
                min-height: auto;
                padding: 15px 0px;
                margin-bottom: 0px;
            }

            .txumaster .three-col-icon.three-column-module .three-column-box > .row {
                background: none;
                box-shadow: none;
                border-radius: 0;
                padding-top: 0px !important;
                padding-bottom: 0px !important;
                padding: 15px;
            }
    .txumaster .three-col-icon.three-column-module .no-image.three-column-box > .row {
        box-shadow: 0px 0px 15px 2px #dcdcdc;
        border-radius: 15px;
        padding: 20px !important;
    }
    .txumaster .three-col-icon.three-column-module.three-column-module-white .no-image.three-column-box > .row {
        background: #fff;
    }


        .txumaster .three-col-icon.three-column-module .no-image.three-column-box .component.link {
            display: block;
        }
            .txumaster .three-column-module .three-column-box p {
                font-size: 16px;
                line-height: 26px;
            }
            .txumaster .three-column-module .three-column-box.no-image a {
                font-size: 16px;
                line-height: 26px;
            }

            .txumaster .three-column-module > .component-content {
                background: none;
            }

        .txumaster .three-column-module .row {
            margin: 0;
        }

   /* .txumaster .three-column-module-second .component-content .container-fluid:first-child {
        margin: 20px 0px;
    }*/

    .txumaster .three-column-module-second .rich-text p + h4 {
        margin-top: 25px;
    }

    .txumaster .three-col-icon.three-column-module .three-column-box h3, .txumaster .three-col-icon.three-column-module .three-col-icon.three-column-box .component.image, .txumaster .three-col-icon.three-column-module .three-column-box p {
        padding: 5px 0px;
        margin-bottom: 0px;
    }
.txumaster .three-column-module .three-column-box p {
        margin-bottom: 0px;
        padding-bottom: 15px;
    }
}