.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{

margin:0;

font-family:'Noto Sans Devanagari',sans-serif;

background:#fff;

}

.container{

width:90%;

max-width:1250px;

margin:auto;

}

.sv-topbar{

background:#cc6200;

color:#fff;

padding:8px 0;

font-size:14px;

}

.sv-topbar .container{

display:flex;

justify-content:space-between;

align-items:center;

}

.sv-topbar span{

margin-right:20px;

}

.sv-topbar a{

color:#fff;

margin-left:15px;

text-decoration:none;

}

.sv-navbar{

background:#ef7b00;

padding:15px 0;

position:sticky;

top:0;

z-index:999;

box-shadow:0 5px 15px rgba(0,0,0,.12);

}

.sv-navbar .container{

display:flex;

justify-content:space-between;

align-items:center;

}

.logo{

display:flex;

align-items:center;

}

.logo img{

width:65px;

margin-right:15px;

}

.logo h2{

margin:0;

font-size:28px;

color:#fff;

}

.logo p{

margin:0;

font-size:13px;

color:#fff;

}

nav ul{

display:flex;

list-style:none;

margin:0;

padding:0;

}

nav li{

margin:0 16px;

}

nav a{

text-decoration:none;

color:#fff;

font-size:17px;

font-weight:600;

transition:.3s;

}

nav a:hover{

color:#ffe27a;

}

.join-btn{

background:#ffd200;

padding:12px 26px;

border-radius:50px;

font-weight:bold;

text-decoration:none;

color:#222;

transition:.3s;

}

.join-btn:hover{

transform:translateY(-2px);

box-shadow:0 10px 25px rgba(0,0,0,.2);

}/* HERO */

.sv-hero{

position:relative;

height:90vh;

display:flex;

align-items:center;

justify-content:center;

overflow:hidden;

background:url("https://images.unsplash.com/photo-1518568814500-bf0f8d125f46?q=80&w=1920&auto=format&fit=crop") center center/cover no-repeat;

}

.sv-overlay{

position:absolute;

top:0;

left:0;

width:100%;

height:100%;

background:rgba(0,0,0,.45);

}

.sv-content{

position:relative;

z-index:5;

text-align:center;

color:#fff;

width:90%;

max-width:900px;

animation:fadeUp 1s ease;

}

.sv-content h4{

font-size:20px;

letter-spacing:3px;

color:#ffd34d;

margin-bottom:15px;

text-transform:uppercase;

}

.sv-content h1{

font-size:72px;

margin:0;

font-weight:700;

line-height:1.1;

}

.sv-content p{

font-size:22px;

margin:30px auto;

max-width:700px;

line-height:1.7;

}

.hero-buttons{

display:flex;

justify-content:center;

gap:20px;

flex-wrap:wrap;

}

.btn-primary{

background:#ff9800;

color:#fff;

padding:16px 40px;

border-radius:40px;

text-decoration:none;

font-weight:700;

transition:.3s;

}

.btn-primary:hover{

background:#ffb300;

transform:translateY(-3px);

}

.btn-secondary{

border:2px solid #fff;

padding:16px 40px;

border-radius:40px;

text-decoration:none;

color:#fff;

font-weight:700;

transition:.3s;

}

.btn-secondary:hover{

background:#fff;

color:#111;

}

@keyframes fadeUp{

0%{

opacity:0;

transform:translateY(50px);

}

100%{

opacity:1;

transform:translateY(0);

}

}

@media(max-width:768px){

.sv-content h1{

font-size:42px;

}

.sv-content p{

font-size:17px;

}

.sv-hero{

height:75vh;

}

}/* End custom CSS */