/*header css*/
@font-face {
    font-family: 'Gilroy';
    src: url('../font/gilroy-regular.woff2') format('woff2'),
         url('..//font/gilroy-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
    overflow-x: hidden;
}
.menu {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: end;
    min-height: 60px;
}
.header {
    box-shadow: 0px 3px 12px rgb(0 0 0 / 10%);
    display: flex;
    align-items: center;
    min-height: 110px;
    border-top: solid 5px #02367E;
    position: relative;
    z-index: 2;
    background: #fff;
}
.header:before {
    content: '';
    background: #0D80C9;
    position: absolute;
    right: 0px;
    top: -5px;
    width: 630px;
    height: 5px;
}
.header:after {
    content: '';
    background: #FEC458;
    position: absolute;
    right: 0px;
    top: -5px;
    width: 250px;
    height: 5px;
}
.header .menu ul li {
    margin-left: 10px;
    position: relative;
}
.header .menu ul li a {
    font-size: 18px;
    color: #142248;
    font-weight: 600;
    font-family: "Gilroy", Sans-serif;
    letter-spacing: 1px;
    padding: 12px 5px;
    
}
.header .menu ul > li.menu-item-has-children > a{
    background: #02367E;
    color: #fff !important;
    border-radius: 50px;
    z-index: 1;
}
.header .menu ul > li.menu-item-has-children > a img{
    margin-left: 10px;
}
.menu ul li ul.sub-menu {
    display: none;
    position: absolute;
    background: #F1F8FC;
    left: 0px;
    text-align: center;
    z-index: -1;
    border-radius: 30px;
    padding: 15px 0px;
    transition: 0.3s ease;
    box-shadow: 0px 3px 12px rgb(0 0 0 / 10%);
    width: 100%;
    margin-top: -30px;
    padding-top: 40px;
}
.comp_btn {
    background: #02367E;
    color: #fff !important;
    border-radius: 50px;
    padding: 15px 30px;
    font-size: 16px;
}
.comp_btn:hover{
    background: #ED9936;
}
.header .menu ul li:hover ul.sub-menu {
    display: block;
}
.header .menu ul li ul.sub-menu li{
    margin-left: 0px;
}
.header .menu ul li ul.sub-menu li a{
    padding: 12px 10px;
}
ul.sub-menu li a{
    color: #02367E !important;
    font-size: 14px !important;
}
.header .menu ul  li.menu-item-has-children{
    
     z-index: 1;
}
.menu ul {
    padding: 0;
    margin: 0;
    margin-top: 0px;
    display: inline-block;
}

/*.bg_section:before {
    content: '';
    background-image: url(https://jobfair.pupr.edu/wp-content/uploads/2022/07/Group-5369-1.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 1;
}*/
.bg_section .elementor-container.elementor-column-gap-default{
    position: relative;
    z-index: 2;
}
.heading_bar:before {
    content: '';
    background: #0E7FC8;
    position: absolute;
    width: 15px;
    bottom: -12px;
    z-index: 1;
    height: 2px;
    left: 25px;
}
.heading_bar:after {
    content: '';
    background: #FEC458;
    position: absolute;
    width: 16px;
    bottom: -12px;
    z-index: 1;
    height: 2px;
    left: 40px;
}
.date_lists .elementor-icon-list-icon {
    position: absolute;
    right: 0px;
}
.deatils_list strong{
    color: #0D80C9;
}
.deatils_list a{
    color: #02367E;
}
.cta_blue:before {
    content: '';
    background: url(../images/Group4980.svg);
    position: absolute;
    left: -31%;
    width: 100%;
    height: 100%;
    top: 0px;
    background-size: 62%;
    background-repeat: no-repeat;
    z-index: 2;
}
.time_txt {
    color: #0D80C9;
    font-size: 15px;
    line-height: 23px;
    font-weight: 700;
    margin-top: 5px;
}
.uc_classic_carousel_placeholder .item_date{
	font-family: "Montserrat", Sans-serif;
}
.card_carousel_text {
    margin-top: -10px;
}
.alumni_sliders .swiper-slide-bg {
    border-radius: 12px;
}
.owl-carousel .owl-item {
    padding: 20px 0px;
}
.yellow_bg:before {
    content: '';
    position: absolute;
    background-color: #FEC458;
    border-radius: 0px 50px 50px 0px;
    width: 50%;
    height: 49px;
    top: 10px;
    margin-left: -380px;
}
.video_thumbnails .elementor-custom-embed-play {
    top: 76%;
    left: 80%;
}
.logo_slider .elementor-swiper-button.elementor-swiper-button-prev{
	display: none;
}
.student_section:after {
    content: '';
    background-color: #CADBE4;
    width: 60%;
    height: 100%;
    top: 20px;
    position: absolute;
    z-index: -1;
    right: 0px;
    border-radius: 300px 0px 0px 300px;
    background-image: url(https://jobfair.pupr.edu/wp-content/uploads/2022/07/Group-5353-1.png);
    background-size: 44%;
    background-repeat: no-repeat;
    background-position: 135%;
}
.student_section:before {
    content: '';
    position: absolute;
    background: url(https://jobfair.pupr.edu/wp-content/uploads/2022/07/Group-5355.png);
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-size: 200px;
    background-repeat: no-repeat;
    top: 100%;
    margin-top: -150px;
    left: -170px;
}
.student_card:before {
    content: '';
    background: #0D80C9;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 106px;
    height: 8px;
}
.student_card:after {
    content: '';
    background: #FEC458;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 36px;
    height: 8px;
}
.student_card .elementor-widget-container {
    min-height: 200px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.student_section span.elementor-icon-list-icon {
    margin-top: -25px;
}
.recruiters_section:before {
    content: '';
    position: absolute;
    /* background-image: url(https://jobfair.pupr.edu/wp-content/uploads/2022/07/Group-5370.png); */
    background-size: 91%;
    height: 100%;
    width: 40%;
    left: 0px;
    top: -80px;
    background-repeat: no-repeat;
    background: #FFF1C8;
    border-radius: 0px 300px 300px 0px;
}


/*splash page css*/

.details_section:before {
    content: '';
    background: #F4F4F4;
    width: 25%;
    height: 100%;
    right: 0px;
    top: 0px;
    position: absolute;
    border-radius: 500px 0px 0px 500px;
/*    background-image: url(https://jobfair.pupr.edu/wp-content/uploads/2022/07/Group-5374.png);
*/    background-position: 140px -22px;
    background-size: cover;
    background-repeat: no-repeat;
}
.relPos {
  position: relative;
}

.upLabel {
    position: absolute;
    top: 23px;
    left: 20px;
    transition: .3s;
    pointer-events: none;
    font-size: 14px;
    font-weight: 600;
    line-height: 13px;
    margin-bottom: 0px;
    color: #5E5D5D;
    font-family: 'Gilroy';
}
.upInputs .form-control {
    border: 1px solid #D1D1D1;
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    color: #02367E;
    padding: 15px 20px 0px;
    height: 60px;
    border-radius: 4px;
    font-family: 'Gilroy';
}
.fr_select .form-control {
    border: 1px solid #D1D1D1;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    color: #02367E;
    padding: 0px 20px 0px;
    height: 60px;
    border-radius: 4px;
    font-family: 'Gilroy';
}
.fr_select select {
    background: url(../images/select_arrow.svg);
    appearance: none;
    background-repeat: no-repeat;
    background-position: 96% 25px;
}
.upInputs input:focus~.upLabel,
.upInputs input:not(:placeholder-shown)~.upLabel {
    top: 12px;
    border: none;
    font-size: 10px;
}
.custom_input{
    margin-top: 10px;
    margin-bottom: 20px;
}
.custom_input .cs_checkbox {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 40px;
    vertical-align: middle;
    margin-bottom: 0;
    line-height: 19px;
    font-size: 12px !important;
    color: #5E5D5D;
    font-family: 'Gilroy';
    font-weight: 600;
    padding-top: 0px;
}
.custom_input .cs_checkbox a{
    color: #0D80C9;
}
.custom_input .cs_checkbox input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.custom_input_check .cs_checkbox .checkmark{    
    position: absolute;
    top: 0;
    left: -10px;
    height: 24px;
    width: 24px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #E0E0E0;
}
.custom_input .cs_checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.custom_input .cs_checkbox input:checked ~ .checkmark:after {
    display: block;
}

.custom_input_check .cs_checkbox .checkmark:after {
    top: 2px;
    left: 3px;
    width: 16px;
    height: 16px;
    background: url('https://jobfair.pupr.edu/wp-content/uploads/2022/07/baseline-check-24px.png');
    background-repeat: no-repeat;
}
.payment_checkbox .custom_input .cs_checkbox{
    font-size: 18px !important;
    padding-top: 4px;
}
.reg_form h3{
    color: #142248;
    font-size: 24px;
    font-weight: 700;
    font-family: 'Gilroy';
    text-transform: uppercase;
    margin-top: 40px;
}
.reg_form p{
    font-family: 'Gilroy';
    font-weight: 600;
    color: #5E5D5D;
    font-size: 14px;
    line-height: 27px;
}
.uplod_filed {
    background: #0D80C9;
    color: #fff;
    border-radius: 4px;
    padding: 10px 15px;
    display: flex;
    font-size: 14px;
    font-family: 'Gilroy';
    font-weight: 400;
    height: 60px;
    align-items: center;

}
.uplod_filed span{
    display: block;
    font-size: 10px;
}
.uplod_ic {
    margin-left: auto;
    width: 30px;
}
.uplod_ic img{
    width: 100%;
}
.upload_file {
    position: relative;
    cursor: pointer;
}
.upload_file input[type=file] {
    display: block;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 99;
    cursor: pointer;
}
.file_name {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Gilroy';
    color: #1A1A1A;
    line-height: 17px;
    display: flex;
    align-items: center;
    min-height: 60px;
}
.file_name span{
    display: block;
    color: #169F45;
}
.btn_submits {
    text-align: center;
    min-width: 190px;
    background: linear-gradient(to left, #2B4BA6, #0D80C9);
    display: block;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    font-family: 'Gilroy';
    height: 60px;
    border: none;
    margin-top: 30px;
}
.btn_submits:hover {
    background: linear-gradient(to left, #0D80C9, #2B4BA6);
    display: block;
    color: #fff;
}
.payment_checkbox {
    margin-top: 20px;
}
.deatils_list:before {
    content: '';
    position: absolute;
    background: #FEC458;
    top: 37px;
    width: 11px;
    left: 0px;
    height: 69px;
    z-index: 1;
}
.deatils_list:after {
    content: '';
    position: absolute;
    background: #0D80C9;
    top: 37px;
    width: 11px;
    left: 0px;
    height: 170px;
}
.reg_form textarea.form-control {
    border: 1px solid #D1D1D1;
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    color: #02367E;
    padding: 15px 20px 0px;
    border-radius: 4px;
    font-family: 'Gilroy';
}
.reg_form textarea::placeholder{
    color:  #5E5D5D;
}
.reg_form h4{
    font-size: 18px;
    font-family: 'Gilroy';
    font-weight: 700;
    color: #142248;
    letter-spacing: 0px;
    line-height: 45px;
    text-transform: uppercase;
}
.placement_info .custom_input .cs_checkbox{
    font-size: 16px !important;
    color: #02367E;
}
.form-group.placement_info {
    margin-bottom: 0px;
    margin-top: 10px;
}
.placement_info .custom_input {
    margin-top: 0px;
    margin-bottom: 15px;
    line-height: 0px;
}
.program_check .custom_input .cs_checkbox{
    font-size: 16px !important;
    color: #555555;
}
.program_check .custom_input {
    line-height: 10px;
}
.area_intrest h3 {
    color: #142248;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Gilroy';
    text-transform: uppercase;
    margin-top: 40px;
}
.area_intrest  p {
    font-family: 'Gilroy';
    font-weight: 700;
    color: #555555;
    font-size: 18px;
    line-height: 45px;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}
.area_intrest p:after {
    content: '';
    background: #F0F0F0;
    width: 100%;
    height: 1px;
    display: inline-block;
    top: 24px;
    position: absolute;
    left: 260px;
}

/*custom radio*/

.radio_list .cs_checkbox {
    position: relative;
    display: block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* vertical-align: middle; */
    margin-bottom: 25px;
    line-height: 30px;
    font-size: 16px !important;
    color: #02367E;
    font-weight: 600;
    margin-left: 0px;
    font-family: 'Gilroy';
    padding: 0px 0px;
    width: 150px;
}
.cs_checkbox .radio_mark {
   position: absolute;
    top: 0;
    right: 0;
    height: 28px;
    width: 28px;
    background: transparent;
    border: solid 1px #E0E0E0;
    border-radius: 50%;
    left: -40px;
}
.cs_checkbox input[type=radio]:checked ~ .radio_mark:after {
    display: block;
}
.cs_checkbox .radio_mark:after {
    content: "";
    position: absolute;
    display: none;
}
.cs_checkbox .radio_mark:after {
   top: 7px;
    left: 7px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #0E7FC8;
}
.cs_checkbox .custom_radio{
    position: absolute;
    width: 30px;
    height: 30px;
    left: -40px;
    opacity: 0;
}
.radio_list {
    display: flex;
    margin-top: 20px;
}
.rows_cols{
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
}
.rows_cols .col-md-6{
    flex: 0 0 50%;
    max-width: 50%;
}
textarea.form-control {
    height: auto;
    resize: none;
}

/*student reg css*/

.student_form .radio_list {
    display: flex;
    margin-top: 0px;
    margin-left: 40px;
}
input#date {
   position: relative;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  cursor: pointer;
  height: auto;
  left: 0px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
input#date {
    background: url(../images/outline-insert_invitation-24px.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 97% 46%;
    border: 1px solid #D1D1D1;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    height: 60px;
    padding: 15px 20px;
    font-family: 'Gilroy';
    border-radius: 4px;
    color: #02367E;
    -webkit-appearance: none;
}


input, input:before, input:after { -webkit-user-select: initial !important; -khtml-user-select: initial !important; -moz-user-select: initial !important; -ms-user-select: initial !important; user-select: initial !important; }


.student_form h3 {
    font-size: 14px;
    line-height: 15px;
    color: #555555;
    font-weight: 600;
    font-family: 'Gilroy';
}
.student_form input::placeholder{
    color: #5E5D5D;
}

.date_text h2 span{
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-top: 5px;
}
.calender_card{
    padding: 10px;
}
.calender_sections:after {
    content: '';
    background: #F1F8FC;
    width: 50%;
    height: 50%;
    position: absolute;
    left: 0px;
    top: 24%;
    z-index: -1;
    border-radius: 0px 300px 300px 0px;
}
.student_form .form-group {
    min-height: 60px;
}
.student_form .g-recaptcha {
    margin-top: 10px;
}
.pl-left{
    padding-left: 0px;
}


/*sucess message*/

.sucess_reg_message{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    display: none;
}
.logo_ms{
    width: 250px;
}
.thanku_img {
    width: 360px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 30px;
}
.sucess_reg_message h2{
    color: #142248;
    font-family: "Gilroy", Sans-serif;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 45px;
    letter-spacing: 1px;
    max-width: 650px;
    margin: auto;
}
.sucess_reg_message p{
    margin-top: 30px;
    color: #1A1A1A;
    font-family: "Gilroy", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 36px;
    font-style: italic;
}
.sucess_reg_message p a{    
    display: block;
    color: #1A1A1A;
}


/*calendar css*/

.calender_dates {
    border-right: solid 8px #FEC458;
}
.calender_dates:before {
    content: "";
    background: rgb(14, 127, 200);
    position: absolute;
    right: -8px;
    height: 40px;
    width: 8px;
    bottom: 100px;
}
.calender_dates:after {
    content: '';
    background: #02367E;
    position: absolute;
    right: -8px;
    height: 100px;
    width: 8px;
    bottom: 0px;
}
.calender_dates > .elementor-widget-wrap.elementor-element-populated {
    height: 100px;
}
.text_purple {
    color: #4A52BA;
}
.student_form .radio_list label.cs_checkbox {
    flex: auto;
}

/*protocal css*/

.calender_slider .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: none !important;
}
.calender_slider .htslider-slider .slick-arrow{
    top: -11% ;
}
.calender_slider .slick-prev {
    left: 100%;
    margin-left: -170px;
}
.calender_slider .slingle-slider.slick-slide {
    padding: 15px;
}
h2.elementor-image-box-title{
    margin-top: 0px;
}
.calender_slider .calndae_list {
    min-height: 430px;
    align-items: center;
    display: flex;
    border-radius: 199px !important;
    padding: 30px 70px !important;
}
.shortcode-mess{
    color: #1A1A1A;
    font-family: "Gilroy", Sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    border: solid;
    border-width: 0px 0px 0px 11px;
    border-color: #02367E;
}
.deatils_list.shortcode-mess:after {
    content: '';
    position: absolute;
    background: #0D80C9;
    top: 69px;
    width: 11px;
    left: -11px;
    height: 170px;
}
.deatils_list.shortcode-mess:before {
    content: '';
    position: absolute;
    background: #FEC458;
    top: 0px;
    width: 11px;
    left: -11px;
    height: 69px;
    z-index: 1;
}
.uplod_filed span {
    bottom: -5px !important;
}
.uplod_filed {
    padding-top: 0px !important;
}


@media (max-width: 767px) {
    html{
        overflow-x: auto;
    }
    .recruiters_section:before{
        width: 100%;
    }
    .details_section:before {
        width: 100%;
    }
    .menu {
        text-align: left;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        min-height: 0px;
        margin-top: 20px;
    }
    .radio_list {
        margin-left: 40px;
    }
    .rows_cols .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .reg_form h3 {
        color: #142248;
        font-size: 22px;
    }
    .reg_form textarea.form-control {
        font-size: 14px;
    }
    .navbar-toggle {
        margin-top: 10px;
    }
    .radio_list .cs_checkbox {
        font-size: 14px !important;
    }
    .calender_dates{
        border: 0px;
    }
    .calender_dates:before, .calender_dates:after {
        display: none;
    }
    .calndae_list {
        box-shadow: 0px 3px 16px rgb(49 49 49 / 10%);
    }
    .calender_slider .htslider-slider .slick-arrow.slick-next {
        left: 100% !important;
        margin-left: -60px !important;
    }
    .calender_slider .htslider-slider .slick-arrow {
        top: 45%;
        margin: auto;
        left: 0px;
    }
    .calender_slider .calndae_list {
       border-radius: 10px !important;
        padding: 35px !important;
    }
    .student_form .radio_list {
        flex-wrap: wrap;
    }
    .calender_slider .calndae_list {
        min-height: 560px;
    }
    .comp_btn {
        background: transparent !important;
        color: #142248 !important;
        padding: 0px;
        font-size: 18px;
    }
    .navbar-header span {
        display: block;
        width: 32px;
        height: 4px;
        margin: 6px 0;
        background: #0D80C9;
        border-radius: 0px;
    }
    .logo {
        width: 190px;
        margin-top: 20px;
    }
    .navbar-toggle span {
      transition: transform 0.3s ease, opacity 0.3s ease;
    }

    .navbar-toggle.collapsed span:nth-child(1) {
      transform: rotate(0) translate(0, 0);
    }

    .navbar-toggle.collapsed span:nth-child(2) {
      opacity: 1;
    }

    .navbar-toggle.collapsed span:nth-child(3) {
      transform: rotate(0) translate(0, 0);
    }

    /* Animation for open state */
    .navbar-toggle:not(.collapsed) span:nth-child(1) {
      transform: rotate(45deg) translate(10px, 8px)
    }

    .navbar-toggle:not(.collapsed) span:nth-child(2) {
      opacity: 0;
    }

    .navbar-toggle:not(.collapsed) span:nth-child(3) {
      transform: rotate(-45deg) translate(5px, -4px)
    }
    .shortcode-mess {
        color: #1A1A1A;
        font-family: "Gilroy", Sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 28px;
        border: solid;
        border-width: 0px 0px 0px 11px;
        border-color: #02367E;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px){
    .yellow_bg:before {
        margin-left: -170px;
    }
    .header .menu ul li a {
        font-size: 12px;
        padding: 12px 10px;
    }
    html{
        overflow-x: auto;
    }
}


/*checkboxcss*/
.checkbox_custom .checkmark {
    left: 0;
    height: 36px !important;
    width: 36px !important;
    border-radius: 4px !important;
    background: #fff !important;
    box-shadow: 0px 3px 16px rgb(0 0 0 / 8%);
    border: 1px solid #D1D1D1 !important; 
}
.checkbox_custom .cs_checkbox {
    padding-left: 50px;
    padding-top: 8px;
}
.checkbox_custom .checkmark:after {
    top: 11px !important;
    left: 11px !important;
    width: 18px !important;
    height: 18px !important;
    background: url(../images/check.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 16px !important;
}
button.btn-close {
    position: absolute;
    right: -15px;
    top: -15px;
    background: #fff;
    border: 0px;
    border-radius: 50px;
    padding: 10px 16px;
    box-shadow: 0px 3px 12px;
}
.pop_contents {
    padding: 20px;
    font-family: 'Gilroy';
}
#ruleModal .modal-title {
    font-size: 20px;
    text-align: center;
    color: #0D80C9;
    font-family: "Gilroy", Sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 34px;
    padding: 15px;
}
.pop_contents {
    padding: 20px;
    color: #001A3E;
    font-family: "Gilroy", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    font-style: italic;
}
.pop_contents ul {
    list-style: decimal;
}
address {
    font-style: italic;
}
@media (min-width: 768px)
{
    #ruleModal .modal-dialog {
        width: 820px;
    }
}
@media (max-width: 767px) {
    .checkbox_custom .cs_checkbox {
        padding-left: 50px;
        padding-top: 0px;
        width: 100%;
    }
    .student_card .elementor-widget-container {
        min-height: 110px;
        align-items: center;
        display: flex;
        justify-content: center;
    }
}








/* datepicker CSS */
  
 