/*Slider css for the revolution slider*/



.imed-sl1 img {
    max-width: 100%;
}

.bluebg-t1 {
    font-size: 37px !important;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 40px !important;
}

.whitebg-t1 {
    font-size: 37px !important;
    color: #314D68;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 40px !important;
}

.bluebg-t2, .whitebg-t2 {
    font-size: 27px !important;
    font-weight: bold;
    color: #231f20;
    font-family: 'Open Sans', sans-serif;
}

/*.whitebg-t2 {color: #1B9DFF; }*/

.bluebg-t3 {
    font-size: 13px !important;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.whitebg-t3 {
    font-size: 13px !important;
    color: #2F2F2F;
    font-family: 'Open Sans', sans-serif;
}

.s1-but a {
    font-size: 15px !important;
    font-weight: bold;
    color: #231f20;
    padding: 15px 25px;
    background-color: #fff;
}

    .s1-but a:hover {
        color: #1B9DFF;
    }


.bluebg-t1, .whitebg-t1 {
    font-size: 30px !important;
}

.bluebg-t2, .whitebg-t2 {
    font-size: 24px !important;
}

.tp-caption ul li {
    line-height: 20px;
}

.tp-caption .icon-box-3 {
    height: 85px;
    width: 85px;
    border-radius: 10px;
    background-color: transparent;
}

    .tp-caption .icon-box-3 p {
        color: #fefefe;
        padding: 0px;
        font-size: 12px;
    }

        .tp-caption .icon-box-3 a:hover {
            color: #333;
        }

    .tp-caption .icon-box-3:hover {
        background-color: #fefefe;
    }

        .tp-caption .icon-box-3:hover p {
            color: #333;
        }

    .tp-caption .icon-box-3 img {
        width: 50px;
        height: 50px;
    }

.textbg-white {
    padding: 5px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.40);
}

.textbg-black {
    padding: 5px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.15);
    /*box-shadow: #1B9DFF 0px 7px 15px -4px;*/
}

@media screen and (max-width: 767px) {
    .bluebg-t1, .whitebg-t1 {
        font-size: 16px !important;
        line-height: 18px !important;
    }

    .bluebg-t2, .whitebg-t2 {
        font-size: 13px !important;
        line-height: 15px !important;
    }

    .bluebg-t3, .whitebg-t3 {
        font-size: 11px !important;
        line-height: 13px !important;
    }
}
