﻿/*--------------------------COLORS---*/
body .sppb-btn.sppb-btn-default:hover{
  background-color: rgb(1, 99, 91) !important;
  color: #fff;
}
body .sppb-btn.sppb-btn-default{
background-color: rgb(0, 8, 141) !important;
  color: #fff;
}

/*--------------------------END OF COLORS---*/
#sp-header {
  background: #fff;
}
.sp-megamenu-parent > li > a{
	text-transform: uppercase;
}
/*--------------------------FOOTER---*/
#sp-bottom {
  background: #130244;
  color: #fff;
}
/*--------------------------HOME GRADIENT---*/
.sp-page-builder .page-content #section-id-3993d085-3c1e-4fa1-9a8c-3ec019eaf6c8 > .sppb-row-overlay {
  background: linear-gradient(45deg, rgba(225, 0, 255, 0.7) 0%, rgba(5, 2, 94, 0.8) 100%) transparent !important;
}


/*--------------------------MENU---*/
.sp-megamenu-parent > li.active > a {
  color: #050336;
}
.sp-megamenu-parent > li.active:hover > a {
  color: #1a657b;
}
.sp-megamenu-parent > li:hover > a {
  color: #050336;
}
.sp-megamenu-parent > li > a{
  padding: 0 20px;	
  color: #1a657b;
}
/*--------------------------BOTTON---*/
#online-radio .sppb-btn.sppb-btn-primary{
	background-color: rgb(255, 0, 0) !important;
  color: #fff;
}

.sppb-btn.sppb-btn-primary{
	background-color: rgb(4, 10, 106) !important;
  color: #fff;
}

#sppb-addon-1690809904852 .sppb-media-content {
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
/*--------------------------MOBILE CSS---*/
@media (max-width: 767.98px) {
  #sppb-addon-wrapper-vN41QTSx7rGcCKWf5FYlk {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px !important;
    margin-left: 0px;
  }
}
.burger-icon {
  width: 25px;
  cursor: pointer;
  background-color: #085e99;
}

/*--------------------------HOME CSS---*/
.sppb-addon-person.investa-person-style-1 .sppb-person-information {
  background-color: #f6f7fa;
  text-align: center;
}



/*--------------------------BODY CSS---*/
body{
	font-family: "Inter", Sans-serif;
}







