¡MT5 está en camino!
¡Prepárate para más funciones, más herramientas y más control!
¡MT5 está en camino!
¡Prepárate para más funciones, más herramientas y más control!
.heroSection .homehero_carousel .slick-slider .slick-dots{
display: none;
}
div[data-slick-index="0"] .text_block{
width: 67% !important;
margin: 0 auto;
align-items: start;
}
div[data-slick-index="0"] .text_block p{
color: white !important;
}
div[data-slick-index="0"] .text_block h1{
font-size: 60px;
max-width: 780px;
color: white !important;
text-align: left;
}
div[data-slick-index="0"] .text_block h4{
color: white !important;
max-width: 600px;
text-align: left;
font-size: 25px !important;
}
@media(max-width:991px){
div[data-slick-index="0"] .text_block h1{
font-size: 40px;
padding: 0 15px !important;
max-width: unset !important;
}
div[data-slick-index="0"] .text_block h4{
padding: 0 15px !important;
max-width: unset !important;
}
div[data-slick-index="0"] .text_block div:nth-of-type(1) {
padding: 15px 0 !important;
}
.homehero_carousel .homehero__slide .text_block p a{
margin-right: 0 !important;
margin-top: 20px;
}
div[data-slick-index="0"] .text_block{
width: 100% !important;
}
}
.metatrader5{
background-color: #F0EBE3;
}
.metatrader5 .firstSection{
padding: 48px 0;
max-width: 1140px;
width: 100%;
margin: 0 auto;
display: flex;
gap: 10px;
}
.metatrader5 .imgSection{
max-width: 50%;
width: 100%;
}
.metatrader5 .textSection{
max-width: 50%;
width: 100%;
display: flex;
flex-direction: column;
align-items: start;
}
.metatrader5 .textSection .title1{
font-size: 38px;
}
.metatrader5 .textSection .para{
font-style: normal;
font-weight: 400;
line-height: 38px;
font-size: 18px;
}
@media (max-width: 768px){
.metatrader5 .firstSection{
flex-direction: column;
padding: 32px 15px;
gap: 20px;
}
.metatrader5 .imgSection{
max-width: 100%;
width: 100%;
}
.metatrader5 .textSection{
max-width: 100%;
width: 100%;
}
.metatrader5 .textSection .title1{
font-size: 25px;
}
.metatrader5 .imgSection img{
width: 100%;
height: auto;
}
}
CARACTERÍSTICAS DE VANGUARDIA, A TUS MANDOS
COBERTURA COMPLETA DEL MERCADO
Desde forex hasta criptomonedas, monitorea los mercados en tiempo real
CHAT DE LA COMUNIDAD MQL5 INTEGRADO
Conéctate y comunícate con otros usuarios
INDICADORES TÉCNICOS INTEGRADOS
38 indicadores incorporados, todos a tu alcance
CALENDARIO ECONÓMICO
Reacciona instantáneamente a eventos del mercado y mantente al tanto de tus operaciones
GRAFICOS AVANZADOS
44 objetos gráficos y 21 marcos de tiempo para operaciones más precisas
PROBADOR DE ESTRATEGIA MULTI-HILO
Evalúa tu estrategia de trading con EAs
.cuttingEdge{
padding: 32px 16px;
width: 100%;
max-width: 1140px;
margin: 0 auto;
}
.cuttingEdge .cuttingTitle{
font-size: 38px;
text-align: center;
}
.cuttingEdge .innerSection{
display: grid;
gap: 1rem;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.cuttingEdge .box{
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
justify-content: center;
}
.cuttingEdge .boxTitle{
font-size: 25px;
font-style: normal;
font-weight: 400;
width: 100%;
text-align: center;
min-height: 70px;
margin: 0;
}
.cuttingEdge .boxPara{
font-size: 18px;
font-style: normal;
font-weight: 400;
text-align: center;
}
@media (max-width: 768px){
.cuttingEdge .boxTitle{
min-height: unset;
}
.cuttingEdge .cuttingTitle{
font-size: 28px;
}
.cuttingEdge .box img{
width: 250px;
height: 250px;
}
}
APROVECHA LAS OPORTUNIDADES CON AXI EN MT5
ESPREADS COMPETITIVOS desde 0.9 pips
CUOTAS Y PRECIOS TRANSPARENTES para ayudarte a mantenerte enfocado en tus operaciones
DIVERSAS OPCIONES DE PAGO para depositar en tu cuenta
.listItem{
background: linear-gradient(0deg, #D11C36 0%, #FC404D 100%);
}
.innerSection{
max-width: 1140px;
width: 100%;
margin: 0 auto;
padding-top: 32px;
display: flex;
align-items: center;
}
.listItem .innerSection .textSection{
max-width: 50%;
width: 100%;
}
.listItem .innerSection .textSection .tilte{
color: white;
font-size: 38px;
}
.listItem .innerSection .textSection ul {
list-style: none;
padding: 0;
}
.listItem .innerSection .textSection ul li {
font-size: 18px;
color: white;
padding: 16px 0 16px 40px;
position: relative;
}
.listItem .innerSection .textSection ul li::before {
content: '';
background-image: url('https://aximedia.s3.amazonaws.com/rebrand-prod/vm5npx3j/layer_1.png');
background-size: contain;
width: 23px;
height: 30px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.listItem .innerSection .imgSection{
max-width: 50%;
width: 100%;
}
@media (max-width: 768px){
.listItem .innerSection{
padding: 32px 16px 0;
flex-direction: column;
gap: 20px;
}
.listItem .innerSection .textSection{
max-width: 100%;
width: 100%;
}
.listItem .innerSection .textSection .tilte{
font-size: 28px;
}
@media (max-width: 768px) {
.listItem .innerSection .textSection ul li {
font-size: 18px;
padding-left: 35px; /* Adjust padding for smaller screens */
}
.listItem .innerSection .textSection ul li::before {
width: 20px; /* Scale down the icon size */
height: 26px;
}
}
.listItem .innerSection .imgSection{
max-width: 100%;
width: 100%;
}
.listItem .innerSection .imgSection img{
width: 100%;
height: auto;
}
}
.mt5Platforms{
margin: 0 auto;
display: flex;
flex-direction: column;
padding: 32px 16px;
}
.mt5Platforms .cuttingTitle{
font-size: 38px;
text-align: center;
}
.mt5Platforms .mt5Para{
font-size: 18px;
max-width: 800px;
text-align: center;
margin: 0 auto;
}
.mt5Platforms .innerSection{
padding: 32px 16px;
width: 100%;
max-width: 1140px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
}
.mt5Platforms .box{
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
justify-content: center;
max-width: 340px;
width: 100%;
padding-bottom: 32px;
}
.mt5Platforms .boxTitle{
font-size: 25px;
font-style: normal;
font-weight: 400;
width: 100%;
text-align: center;
min-height: 70px;
margin: 0;
}
.mt5Platforms .boxPara{
font-size: 16px;
font-style: normal;
font-weight: 400;
text-align: center;
min-height: 120px;
}
.mt5Platforms .buttons{
max-width: 600px;
margin: 0 auto;
display: flex;
justify-content: space-evenly;
}
.mt5Platforms .buttons a{
font-size: 16px;
background-color: #FCD758;
text-decoration: none;
padding: 10px 16px;
border-radius: 10px;
}
@media (max-width: 768px){
.mt5Platforms .cuttingTitle{
font-size: 28px;
}
.mt5Platforms{
padding: 32px 16px;
}
.mt5Platforms .boxTitle{
min-height: unset;
}
.mt5Platforms .box img{
width: 150px;
height: 150px;
}
.mt5Platforms .boxPara{
min-height: unset;
}
}
COMIENCE A OPERAR MT5 CON UN CORREDOR GLOBAL GALARDONADO
.awardsSection{
background-color: #F0EBE3;
padding: 40px 16px 40px;
}
.awardsSection .innerAwards{
width: 100%;
max-width: 1140px;
margin: 0 auto;
}
.awardsSection .innerAwards .cuttingTitle{
font-size: 38px;
text-align: center;
}
.awardsSection .innerAwards .innerSection{
display: flex;
flex-wrap: wrap;
row-gap: 30px;
}
.awardsSection .innerAwards .box{
margin: 0 auto;
max-width: 360px;
width: 100%;
display: flex;
justify-content: center;
}
@media (max-width: 768px){
.awardsSection{
padding: 32px 16px;
}
.awardsSection .innerAwards{
padding: 0 ;
}
.awardsSection .innerAwards .cuttingTitle{
font-size: 28px;
}
.awardsSection .innerAwards .box{
max-width: 150px;
width: 100%;
}
.awardsSection .innerAwards .box img{
width: 130px;
height: 140px;
}
}
Open your Live Trading Account using our secure application form
Receive a welcome email with your MT5 login credentials
Follow the installation link in the email and use the login credentials provided to login into your Axi MT5 account
CFDs carry a high risk of investment loss.
.numberSection{
background-color: #F0EBE3;
padding-bottom: 64px;
display:none;
}
.numberSection .innerSection{
width: 100%;
max-width: 1140px;
margin: 0 auto;
padding: 64px 0 32px;
display: grid;
gap: 1rem;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.numberSection .innerSection .box{
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
justify-content: center;
}
.numberSection .innerSection .boxPara{
font-size: 18px;
font-style: normal;
font-weight: 400;
text-align: center;
min-height: 140px;
max-width: 250px;
width: 100%;
}
.numberSection .buttons{
max-width: 600px;
margin: 0 auto;
display: flex;
justify-content: space-evenly;
}
.numberSection .buttons a{
font-size: 16px;
background-color: #FCD758;
text-decoration: none;
padding: 10px 16px;
border-radius: 10px;
}
.numberSection .cfdText {
margin: 0 auto;
text-align: center;
padding: 32px 16px 0;
max-width: 1140px;
}
@media (max-width: 768px){
.numberSection .innerSection .box img{
width: 150px;
height: 150px;
}
.numberSection .innerSection .boxPara{
min-height: unset;
}
.numberSection .buttons{
flex-direction: column;
text-align: center;
gap: 20px;
}
.numberSection .buttons a{
max-width: unset;
width: 280px;
margin: 0 auto;
}
}
DIVERSIFICA CON MERCADOS DE ALTA DEMANDA
Forex
Acciones
Índices
Materias primas
Criptomonedas
.markets{
padding: 64px 16px;
}
.markets .innerSection{
width: 100%;
max-width: 1140px;
margin: 0 auto;
padding-bottom: 32px;
display: flex;
flex-wrap: wrap;
}
.markets .innerSection .box{
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
justify-content: center;
width: 100%;
max-width: 150px;
}
.markets .innerSection .boxPara{
font-size: 18px;
font-style: normal;
font-weight: 600;
text-align: center;
}
.markets .cuttingTitle{
font-size: 38px;
text-align: center;
}
@media (max-width: 768px){
.markets .innerSection .box img{
width: 100px;
height: 100px;
}
.markets .cuttingTitle{
font-size: 28px;
}
}