.elementor-7710 .elementor-element.elementor-element-7f82209:not(.elementor-motion-effects-element-type-background), .elementor-7710 .elementor-element.elementor-element-7f82209 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://avanteoacademy.com/wp-content/uploads/2026/02/pexels-ketut-subiyanto-4308093-1-scaled.jpg");background-position:top right;background-repeat:no-repeat;background-size:contain;}.elementor-7710 .elementor-element.elementor-element-7f82209 > .elementor-container{min-height:300px;}.elementor-7710 .elementor-element.elementor-element-7f82209{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:128px;margin-bottom:0px;}.elementor-7710 .elementor-element.elementor-element-7f82209 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7710 .elementor-element.elementor-element-d9ded86{text-align:left!important;}.elementor-7710 .elementor-element.elementor-element-bc517de{--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-7710 .elementor-element.elementor-element-551c45e{padding:100px 0px 40px 0px;}.elementor-7710 .elementor-element.elementor-element-ad1f303 .tp-section-title{font-family:"Nunito Sans", Sans-serif;}.elementor-7710 .elementor-element.elementor-element-91dfddc .tp-sec-box{text-align:left;}.elementor-7710 .elementor-element.elementor-element-a5a3db8{padding:120px 0px 90px 0px;}.elementor-7710 .elementor-element.elementor-element-8d4070b .tp-section-box, .section-title{text-align:left;}.elementor-7710 .elementor-element.elementor-element-8d4070b .tp-section-title{font-family:"Nunito Sans", Sans-serif;}.elementor-7710 .elementor-element.elementor-element-8d4070b .tp-section-subtitle{font-family:"Nunito Sans", Sans-serif;}.elementor-7710 .elementor-element.elementor-element-8d4070b .tp-section-box p{font-family:"Nunito Sans", Sans-serif;}.elementor-7710 .elementor-element.elementor-element-24a196c:not(.elementor-motion-effects-element-type-background), .elementor-7710 .elementor-element.elementor-element-24a196c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8FAFA;background-image:url("https://avanteoacademy.com/wp-content/uploads/2022/08/shape-bg-1.png");background-position:bottom center;}.elementor-7710 .elementor-element.elementor-element-24a196c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:70px 0px 60px 0px;}.elementor-7710 .elementor-element.elementor-element-24a196c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS */.footer-widget__title 
{
  color:#000;  
}
.main-menu ul > li > a
{
color:#000;
}
.footer-widget ul li a
{
 color:#000;   
}

<style type="text/css">
.contact-info-box {
  max-width: 700px;
  display: flex;
  flex-direction: column;
  gap: 25px;
  font-family: 'Poppins', sans-serif;
}

.contact-heading h3 {
  margin-bottom: 8px;
  color: #0F1E2B;
  font-size: 22px;
}

.contact-heading p {
  margin: 0 0 10px 0;
  color: #555;
  font-size: 15px;
  line-height: 1.6;
}

.contact-item {
  display: flex;
  align-items: flex-start;
  padding-top:10px;
  gap: 25px;
  text-decoration: none;
  color: #0F1E2B;
  font-size: 16px;
  line-height: 1.5;
}

.contact-item i {
  min-width: 40px;
  height: 40px;
  background: #C9A46A;
  color: #0F1E2B;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 14px;
}

.contact-item:hover {
  opacity: 0.8;
}

</style>/* End custom CSS */