/*
Template:       eikra
Theme Name:     Eikra Child Theme
Theme URI:      https://themeforest.net/item/eikra-education-wordpress-theme/20950897
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Eikra is a clean and modern theme for all kinds of Education and Learning Institute.
Version:        1.0
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, translation-ready
License: Envato split License
License URI: https://themeforest.net/licenses/terms/regular
*/
/* tabs on homepage */
.elementor-tab-title a {
    padding: 15px 25px;
    margin: 0px!important;
	 box-shadow: 0 2px 4px 0 rgb(0 0 0 / 33%);
    transition: all .5s ease-out;
}
.elementor-active a {
    background: #fdc800!important;
    color: #ffffff!important;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 33%);
    transition: all .5s ease-out;
}
.elementor-tabs-wrapper {
    margin-bottom: 30px;
}
.elementor-tab-title a {
    color: #161D45;
    padding: 2px;
}
.elementor-tab-title a {
    
    display: block;
    width: 170px;
    height: 46px;
    background: #fff;
    padding: 8px;
    text-align: center;
    border-radius: 2px;
    color: white;
    font-weight: 500;
    line-height: 32px!important;
    font-size: 16px;
    text-transform: uppercase;
}
.elementor-widget-tabs .elementor-tab-desktop-title {
    position: relative;
    padding: 2px!important;
    font-weight: 700;
    line-height: 1;
    border: solid transparent;
}






div#tophead {
    display: none;
}



.reporttable.row.h-100 .student_tabs.col-sm-12.my-auto {
    display: flex;
    justify-content: center;
}

.studentinfo h1 {
    font-size: 28px;
}

.student_tabs.col-sm-12.my-auto ul li {
    margin-bottom: 0px;
}

.text-center {
    text-align: center!important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    border-bottom: 3px solid #fdc800;
    width: 50px;
    margin: auto;
    padding: 5px;
    margin-bottom: 19px;
    display: flex;
    justify-content: center;
}


.student_tabs.text-center {
    border: none;
}
.l_validity.validityinner, .r_validity.validityinner {
    width: 50%;
}

.reporttable.row.h-100 .pkg_validity {
    padding: 35px 0 30px 0;
}


.col-sm-6.input-form {
    margin-bottom: 30px;
}

.col-sm-6.input-form input {
    width: 100%;
    padding: 10px;
}

.col-sm-6.input-form {
    margin-bottom: 20px;
    padding-left: 0;
}

.sub-btn input {
    background-color: #002147;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 23px;
}

.col-sm-12.input-form input {
    width: 100%;
    padding: 10px;
    margin-bottom: 30px;
}
.sub-btn {
    margin-bottom: 30px;
}

.col-sm-12.input-form {
    padding-left: 0;
}

.l_validity.validityinner, .r_validity.validityinner {
    width: 50% !important;
    float: left;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    background: #e7e7e7;
    color: rgb(0, 0, 0);
    border: 1px solid #c2c2c2 !important;
    padding: 10px !important;

}

.site-header .site-branding a img {
    width: 100%;
    padding: 12px 0;
    max-width: 100px;
}

.r_validity.validityinner {
    width: 50% !important;
    float: left;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #e7e7e7;
    color: rgb(0, 0, 0);
    border: 1px solid #c2c2c2 !important;
    padding: 10px !important;

}



.student_tabs.text-center ul {
    display: flex;
}

.reporttable .pkg_validity {
    padding: 35px 0 0 0;
}









.rt-price-table-box3 .rtin-feature-each {
    font-size: 15px;
}

.rt-price-table-box3 {
    padding: 45px 5px 28px 5px;
}

.rt-price-table-box3.rtin-featured {
    padding: 55px 5px 80px 5px;
}

h2.rtin-title {
    font-family: "Roboto", Sans-serif;
    font-size: 20px !important;
    font-weight: 400 !important;
    letter-spacing: 0;
    margin-bottom: 20px;
}












/********* Responsive Css Start *********/


@media screen and (max-width: 480px) {

    .reporttable {
        width: 100% !important;
        margin: auto;
    }

    .studentinfo h1 {
        font-size: 18px;
        text-align: center;
    }

    .col-sm-12.input-form {

        padding-right: 0;
    }
    .col-sm-6.input-form {

        padding-right: 0;
    }

    .col-sm-6.input-form {
        padding-right: 0;
    }

    .reporttable.row.h-100 {
        padding: 20px;
    }

    .student_tabs ul li a {
        display: block;
        width: 85px !important;
        height: 46px;
        font-size: 12px !important;
    }

    .student_tabs.col-sm-12.my-auto ul {
        padding: 0;
        margin: 0;
    }

    .l_validity.validityinner {
        background: #e7e7e7;
        color: rgb(0, 0, 0);
        border: 1px solid #c2c2c2 !important;
        padding: 10px !important;

    }

    .r_validity.validityinner {
        background: #e7e7e7;
        color: rgb(0, 0, 0);
        border: 1px solid #c2c2c2 !important;
        padding: 10px !;

    }

    .rt-price-table-box3 .rtin-feature-each {
        font-size: 12px;
    }

    .reporttable .pkg_validity {
        padding: 20px;
    }

  }