.elementor-kit-442{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6cb24a7:#A89FFF;--e-global-color-2a84e69:#120054;--e-global-color-9174dbe:#226BF5;--e-global-color-6d8992b:#DA1C4B;--e-global-color-f4cecff:#F64B4B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-442 e-page-transition{background-color:#FFFFFF;}.elementor-kit-442 h2{color:#110053;font-family:"League Spartan", Sans-serif;font-size:28px;font-weight:600;}.elementor-kit-442 h3{color:#1E1E1E;font-family:"League Spartan", Sans-serif;font-size:22px;font-weight:500;}.elementor-kit-442 h4{font-family:"League Spartan", Sans-serif;font-size:19px;}.elementor-kit-442 label{color:#120054;}.elementor-kit-442 input:not([type="button"]):not([type="submit"]),.elementor-kit-442 textarea,.elementor-kit-442 .elementor-field-textual{color:#120054;accent-color:#120054;background-color:#120054;}.elementor-kit-442 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-442 textarea:focus,.elementor-kit-442 .elementor-field-textual:focus{box-shadow:0px 1px 10px 2px rgba(0, 0, 0, 0.2);border-style:solid;border-width:1px 1px 1px 1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Tables */
.table-container {
  overflow-x: auto; 
  -webkit-overflow-scrolling: touch; 
}

.responsive-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 600px; 
}

.responsive-table th, .responsive-table td {
  font-size: 18px;
  padding: 8px 12px;
  text-align: left;
  border: 1px solid #ddd;
}

.responsive-table .header-row th,
.responsive-table .last-row td {
  font-weight: 700;
  background-color: #fbbfb5;
  font-family: 'Outfit', sans-serif;
  color: #252525;
}

.responsive-table .data-row td {
  font-weight: 400;
  font-family: 'Outfit', sans-serif;
  color: #252525;
}

@media (max-width: 768px) {
  .responsive-table th, .responsive-table td {
    white-space: nowrap; 
  }
}



/* university carousel */

.content-image {
    height: 70px !important;
    width: 70px !important;
}


/* To avoid overflow in Mobile view */
body {
  max-width: 100%;
  overflow-x: hidden;
}


   .blogs {
    text-align: justify;
        }/* End custom CSS */