/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 02 2026 | 04:56:34 */
.radialgrad {
    background: radial-gradient(120% 150% at 18% -10%, rgb(31, 85, 138) 0%, rgb(18, 58, 99) 42%, rgb(10, 33, 56) 78%, rgb(6, 25, 44) 100%);
}
.mxw {
    max-width: 50px;
    max-height: 50px;
	min-width:50px;
}
.popbutton .icon.icon-right-arrow {
  position: absolute;
  right: 0px;
}
.eqhight {
  min-height: 160px;
}
.programsec .mxw {
  background: rgb(42, 51, 66) !important;
  box-shadow: rgba(64, 169, 201, 0) 0px 0px 0px 5px;
}
.programsec:hover .mxw {
  box-shadow: rgba(245, 132, 31, 0.19) 0px 0px 0px 5px;
  background: #f5841f !important;
}
.programsec:hover h2 {
  color: #f5841f  !important;
}
.svgiocn .elementor-widget-container {
  width: 44px;
  height: 44px !important;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.orb .elementor-widget-container {
  background: #FDECDC;
}

.blue .elementor-widget-container {
  background: #EEF5FB;
}
.white .elementor-widget-container {
  background: #fff;
}
.strockicon .elementor-widget-container {
  width: 56px;
  height: 56px !important;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #BCD8F5;
}






