.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-159 .elementor-element.elementor-element-23dc706 img{width:39%;}.elementor-159 .elementor-element.elementor-element-48b2e67.elementor-element{--flex-grow:0;--flex-shrink:0;}@media(max-width:767px){.elementor-159 .elementor-element.elementor-element-48b2e67{width:var( --container-widget-width, 387.333px );max-width:387.333px;--container-widget-width:387.333px;--container-widget-flex-grow:0;}}/* Start custom CSS for html, class: .elementor-element-48b2e67 */.ps-contact-section{

display:flex;
justify-content:center;
align-items:center;
gap:60px;
padding:80px 40px;
max-width:1200px;
margin:auto;
flex-wrap:wrap;

}

.contact-left{

flex:1;
min-width:350px;

}

.contact-tag{

display:inline-block;
padding:8px 20px;
background:#ffb400;
color:#111;
border-radius:30px;
font-weight:700;
margin-bottom:20px;

}

.contact-left h2{

font-size:52px;
color:#fff;
line-height:1.2;
margin-bottom:20px;

}

.contact-left h2 span{

color:#ffb400;

}

.contact-left p{

color:#ddd;
font-size:17px;
line-height:1.8;
margin-bottom:35px;

}

.info-box{

display:flex;
gap:20px;
margin-bottom:25px;
align-items:flex-start;

}

.icon{

width:60px;
height:60px;
background:linear-gradient(135deg,#ffb400,#ffd86b);
border-radius:50%;
display:flex;
justify-content:center;
align-items:center;
font-size:28px;

}

.info-box h4{

color:#fff;
margin:0 0 5px;

}

.info-box p{

margin:0;
color:#bbb;

}

.contact-right{

flex:1;
min-width:350px;

}

.contact-right form{

background:linear-gradient(180deg,#081327,#1d458d);
padding:40px;
border-radius:25px;
box-shadow:0 20px 50px rgba(0,0,0,.35);

}

.contact-right input,
.contact-right textarea{

width:100%;
padding:16px;
margin-bottom:18px;
border:none;
outline:none;
border-radius:10px;
background:#fff;
font-size:16px;

}

.contact-right textarea{

height:160px;
resize:none;

}

.contact-right button{

width:100%;
padding:18px;
background:linear-gradient(90deg,#ffb52b,#ffd86b);
border:none;
border-radius:12px;
font-size:17px;
font-weight:700;
cursor:pointer;
transition:.3s;

}

.contact-right button:hover{

transform:translateY(-3px);
box-shadow:0 15px 30px rgba(255,190,60,.4);

}

@media(max-width:768px){

.ps-contact-section{

padding:40px 20px;
gap:40px;

}

.contact-left h2{

font-size:36px;

}

.contact-right form{

padding:25px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fab974e */.ps-footer{
background:linear-gradient(90deg,#05070b 0%,#0d1b38 50%,#05070b 100%);
padding:60px 50px 20px;
border-bottom:3px solid #0d5bff;
font-family:Poppins,sans-serif;
}

.ps-footer-grid{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:50px;
}

.ps-column h3{
color:#dca62b;
font-size:30px;
font-weight:700;
margin-bottom:20px;
}

.ps-column ul{
padding-left:20px;
margin:0;
}

.ps-column li{
color:#fff;
margin-bottom:12px;
font-size:18px;
font-weight:600;
}

.ps-column a{
color:#fff;
text-decoration:none;
transition:.3s;
}

.ps-column a:hover{
color:#dca62b;
}

.ps-column p{
color:#fff;
line-height:1.8;
font-size:16px;
margin-bottom:15px;
}

.ps-copy{
text-align:center;
margin-top:50px;
padding-top:20px;
color:#fff;
font-size:16px;
font-weight:600;
border-top:1px solid rgba(255,255,255,.15);
}

@media(max-width:1024px){

.ps-footer-grid{
grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:767px){

.ps-footer{
padding:40px 20px;
}

.ps-footer-grid{
grid-template-columns:1fr;
gap:35px;
}

.ps-column h3{
font-size:24px;
}

}/* End custom CSS */