.accordion {
  width: 100%;
  border-width: 1px;
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
}

.accordion .container {
  position: relative;
  /*margin: 10px 10px;*/
  border: solid 1px #979797;
  background-color: #F1F1F1;
}

.accordion .container .elementor-accordion-title {
  font-size: 20px;
  color: #000000;
}

.accordion .container .elementor-accordion-title .active {
  font-size: 20px;
 color: #ffffff;
}

.accordion .container.active {
	background-color: #9d0320!important;
}

.accordion .container.active .elementor-accordion-title {
	color: #ffffff;
}

/* Positions the labels relative to the .container. Adds padding to the top and bottom and increases font size. Also makes its cursor a pointer */

.accordion .label {
  position: relative;
  padding: 10px;
  font-size: 30px;
  color: black;
  cursor: pointer;
}

/* Positions the plus sign 5px from the right. Centers it using the transform property. */

.accordion .label::before {
  content: '⯆';
  color: black;
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 20px;
  transform: translateY(-50%);
}

/* Hides the content (height: 0), decreases font size, justifies text and adds transition */

.accordion .content {
  position: relative;
  background: white;
  height: 0;
  font-size: 16px;
  text-align: justify;
  width: 100%;
  overflow: hidden;
  transition: 0.5s;
  color: #000;
}

/* Adds a horizontal line between the contents */

.accordion hr {
  width: 100;
  margin-left: 0;
  border: 1px solid grey;
}

/* Unhides the content part when active. Sets the height */

.accordion .container.active .content {
  height: auto;
  padding: 1em;
}

/* Changes from plus sign to negative sign once active */

.accordion .container.active .label::before {
  content: '⯅';
  font-size: 20px;
  color: #ffffff;
}

.arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}





/* Create two equal columns that floats next to each other */
.column {
  float: left;
  width: 50%;
  padding: 10px;
  height: 100%; /* Should be removed. Only for demonstration */
  text-align:left;
}

.elementor-widget .elementor-icon-list-item {
     margin: 10px; 
}
	
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}



/*L1: management*/

/* Container for flexboxes */
.row {
  display: flex;
  flex-wrap: wrap;
}

/* Create four equal columns */
.column {
  flex: 25%;
  padding: 20px;
  text-align: center;
}


/* On screens that are 992px wide or less, go from four columns to two columns */
@media screen and (max-width: 992px) {
  .column {
    flex: 50%;
  }
}

/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .row {
    flex-direction: column;
  }
}

.elementor-jawatan {
	line-height: 1;
}



/* pag kanan */

/* Create two equal columns that floats next to each other */
.column1 {
  float: left;
  width: 50%;
  padding: 10px;
}

/* Clear floats after the columns */
.row1:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column1 {
    width: 100%;
  }
}



.elementor-element.elementor-element-a7ba40d {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --gap: 0px;
    --background-transition: 0.3s;
}

:is(.elementor-section-wrap,[data-elementor-id])>.e-con {
    --margin-right: auto;
    --margin-left: auto;
    max-width: min(100%,var(--width));
}

.e-con-boxed.e-flex {
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: normal;
    align-items: normal;
    align-content: normal;
}

.tajuk_pegutama {
    color: #9D0320;
	font-size: 22px;
}

.subtajuk_pegutama {
	font-size: 22px;
}


.elementor-793 .elementor-element.elementor-element-af1e714 .elementor-button {
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    fill: #9D0320;
    color: #9D0320;
    background-color: #9D032000;
    border-radius: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.elementor-widget-image-vip img {
    width: 100%;
}

/*bahasa*/
.teks_bahasa { color: 	#FFFFFF; text-decoration:none; font-weight:bold; padding:0 1em 0 1em; }
.teks_mbahasa { color: #9D0320; text-decoration:none; font-weight:bold; padding:0 1em 0 1em; }

a.bahasa:link { color:  #A0A0A0; text-decoration:none; font-weight:bold; }
a.bahasa:hover { color: #FFFF00; text-decoration:none; font-weight:bold; }
a.bahasa:visited { color:  #A0A0A0; text-decoration:none; font-weight:bold; }
a.bahasa:active { color: #FFFF00; text-decoration:none; font-weight:bold; }

a.mbahasa:link { color: #A0A0A0; text-decoration:none; font-weight:bold; }
a.mbahasa:hover { color: #000000; text-decoration:none; font-weight:bold; }
a.mbahasa:visited { color: #A0A0A0; text-decoration:none; font-weight:bold; }
a.mbahasa:active { color:  #9D0320; text-decoration:none; font-weight:bold; }

/*quote*/
.tanda { font-family: 'BIZ UDGothic', sans-serif; font-size:100px; }

/*image depan*/
.img_spacing { }

/*akhbar*/
.cropped { 
width: 800px; 
height: 532px; 
overflow: hidden; 
} 

.cropped img { 
margin: -150px 0px 0px -150px; 
}

/*footer*/
#c_externallink,#c_onlinelink,#c_quicklink {width:20%;}



@media(max-width: 767px) {
/*apply*/
.elementor-2228 .elementor-element.elementor-element-5e2a9fe .elementor-heading-title { font-size: 18px; }
.elementor-2228 .elementor-element.elementor-element-5172009 { width: -webkit-fill-available; }
.elementor-2228 .elementor-element.elementor-element-1f7d972 { width:100%; }
.elementor-2228 .elementor-element.elementor-element-92ea8bf { width:100%; }
.elementor-2228 .elementor-element.elementor-element-9b45142 { width:100%; }

.elementor-2104 .elementor-element.elementor-element-5e2a9fe .elementor-heading-title { font-size: 18px; }
.elementor-2104 .elementor-element.elementor-element-1f7d972 { width:100%; }
.elementor-2104 .elementor-element.elementor-element-2377395 .elementor-heading-title { font-size: 18px; }
.elementor-2104 .elementor-element.elementor-element-772ab37 { width:100%; }
.elementor-2104 .elementor-element.elementor-element-5172009 { width:100%; }
.elementor-2104 .elementor-element.elementor-element-ee41742 { width:100%; }
.elementor-2104 .elementor-element.elementor-element-92ea8bf { width:100%; }
.elementor-2104 .elementor-element.elementor-element-9b45142 { width:100%; }
.elementor-2213 .elementor-element.elementor-element-1f7d972 { width:100%; }
.elementor-2213 .elementor-element.elementor-element-1d05e8c { width:100%; }
.elementor-2213 .elementor-element.elementor-element-2aff759 { width:100%; }
.elementor-1555 .elementor-element.elementor-element-5172009 { width:100%; }
.elementor-877 .elementor-element.elementor-element-5172009 { width:100%; }

/*prospective student*/
.elementor-1555 .elementor-element.elementor-element-4de0f0b { width: -webkit-fill-available; }
.elementor-877 .elementor-element.elementor-element-1f7d972 { width: -webkit-fill-available; }
.elementor-877 .elementor-element.elementor-element-58c4b1f { width: -webkit-fill-available; }

.elementor-883 .elementor-element.elementor-element-5172009 { width:100%; }
.elementor-883 .elementor-element.elementor-element-1f7d972 { width:100%; }
.elementor-883 .elementor-element.elementor-element-58c4b1f { width:100%; }

/*quote*/
.tanda { font-family: 'BIZ UDGothic', sans-serif; font-size:40px; }

/*image depan*/
.img_spacing { padding-bottom: 5em; }

/*footer*/
#c_externallink,#c_onlinelink,#c_quicklink {width:100%;}
}

@media(min-width: 768px) {

/*footer*/
#c_externallink,#c_onlinelink {width:30%;}
#c_quicklink {width:40%;}
}

@media(min-width: 1102px) {
    .elementor-3025 .elementor-element.elementor-element-9ac7625 .elementor-heading-title {
        font-size:64px;
    }
	
	/*.main-navigation .primary-menu-container > ul > li.menu-item > a {
        font-size: 14px;
	}*/
	
	/*footer*/
	#c_externallink,#c_onlinelink,#c_quicklink {width:33%;line-height:1em}
}


/*arrow*/
@media screen and (max-width: 767px) and (max-width: 600px) {
.elementor-button .elementor-align-icon-right {
    display: inline-block;
}
}

