.elementor-1261 .elementor-element.elementor-element-5b3c11f{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.5;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1261 .elementor-element.elementor-element-5b3c11f:not(.elementor-motion-effects-element-type-background), .elementor-1261 .elementor-element.elementor-element-5b3c11f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );background-image:url("https://maliruniversity.edu.pk/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-17-at-10.12.27_dd634327.jpg");background-repeat:no-repeat;background-size:cover;}.elementor-1261 .elementor-element.elementor-element-5b3c11f::before, .elementor-1261 .elementor-element.elementor-element-5b3c11f > .elementor-background-video-container::before, .elementor-1261 .elementor-element.elementor-element-5b3c11f > .e-con-inner > .elementor-background-video-container::before, .elementor-1261 .elementor-element.elementor-element-5b3c11f > .elementor-background-slideshow::before, .elementor-1261 .elementor-element.elementor-element-5b3c11f > .e-con-inner > .elementor-background-slideshow::before, .elementor-1261 .elementor-element.elementor-element-5b3c11f > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-primary );--background-overlay:'';}.elementor-1261 .elementor-element.elementor-element-298aee2{--display:flex;--min-height:100vh;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1261 .elementor-element.elementor-element-1f59f88 .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-size:50px;font-weight:600;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1261 .elementor-element.elementor-element-8600aed{font-family:"Times New Roman", Sans-serif;font-size:28px;font-weight:400;color:#FFFFFF;}.elementor-1261 .elementor-element.elementor-element-8085655{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:130px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1261 .elementor-element.elementor-element-d10f7c2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1261 .elementor-element.elementor-element-380cef1{text-align:center;}.elementor-1261 .elementor-element.elementor-element-64cf7e0{text-align:center;}.elementor-1261 .elementor-element.elementor-element-1360675{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1261 .elementor-element.elementor-element-eb880fb{text-align:center;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1261 .elementor-element.elementor-element-69a82c1 .elementor-button{background-color:var( --e-global-color-primary );}.elementor-1261 .elementor-element.elementor-element-d25ae77{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS */.container {
  scroll-snap-type: x mandatory;  /* ya y mandatory */
  overflow-x: scroll;             /* horizontal scroll */
  scroll-behavior: smooth;        /* smooth transition */
  display: flex;
}

.section {
  scroll-snap-align: start;       /* snap point */
  min-width: 100vw;               /* full screen width */
  height: 100vh;
}/* End custom CSS */