@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    font-family: 'Raleway', sans-serif;
    scroll-behavior: smooth;
}
body{
    background: #191a19;
}
.xT-bfx-57033651{
    min-height: 5vh;
}
::-webkit-scrollbar{
    width: 12px;
}
::-webkit-scrollbar-thumb
{
    background: #a3a3a3;
    border-radius: 6px;
}
#about img {
    box-shadow: 0 0 0.7em 0.5em rgba(0, 0, 0, 0.25);
}
.info {
    color: #fff281;
}
.download img {
    box-shadow: 0 0 0.7em 0.5em rgba(0, 0, 0, 0.25);
}
#w {
    padding-right: 100px;
}
.warn {
    color: #ca4d4d;
}
header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 7px 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: 0.5s;
    z-index: 1000;
}
header.sticky{
    background: #1a1a1a;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}
header .xT-hhd--02165619{
    position: relative;
    color: #fff;
    text-decoration: none;
    font-size: 2em;
    font-weight: 700;
}
#logo{
    color: #95b806;
}
.ki{
    display: none;
}
#y {
    font-size: 0.75rem !important;
}
header .xT-zdx--49380004{
    display: flex;
    justify-content: center;
    align-items: center;
}
header ul li{
    list-style: none;
    margin: 10px;
}
header ul li a{
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 5px;
}
header ul li a:hover{
    background: #95b806;
    color: #111111;
    box-shadow: 0 0 10px #95b806;
}

header .action .searchBx{
    padding: 5px;
    margin: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 5px;
}
header .action .searchBx i{
    font-size: 1.4em;
    margin: 5px;
    color: #222;
}
header .action .searchBx input{
    outline: none;
    border: none;
    font-size: 1em;
    color: #222;
}
.xT-ahb-657563:hover{
    color: white !important; 
}
.xT-ayb-17068587{
    position: relative;
    width: 100%;
    min-height: 120vh;
    padding: 0px 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.xT-bfy-63116360 {
    min-height: 88vh !important;
}
.xT-xgc--56904808 {
    min-height: 80vh !important;
}
.xT-ayb-17068587 .xT-fhz-92137514{
    position: relative;
    width: 100%;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.xT-ayb-17068587 .xT-fhz-92137514 .xT-cef-23804994{
    width: 50%;
    height: 100%;
}
.xT-ayb-17068587 .xT-fhz-92137514 .xT-cef-23804994 h2{
    font-size: 4em;
    color: #fff;
    letter-spacing: 1px;
}
h2{
    padding-bottom: 15px;
}
h3 {
    padding-bottom: 10px;
    font-size: 1.5em;
    color: #fff;
    letter-spacing: 1px;
}
.xT-ayb-17068587 .xT-fhz-92137514 .xT-cef-23804994 p{
    font-size: 1em;
    color: #dbd9d9;
    letter-spacing: 1px;
}
.xT-ayb-17068587 .xT-fhz-92137514 .xT-cef-23804994 a{
    display: inline-block;
    padding: 10px 20px;
    margin: 20px 0;
    border: 1px solid #95b806;
    text-decoration: none;
    font-weight: 700;
    border-radius: 5px;
    color: #fff;
    letter-spacing: 1px;
}
.xT-ayb-17068587 .xT-fhz-92137514 .xT-cef-23804994 a:hover{
    background: #95b806;
    border: none;
    color: #ffffff;
    box-shadow: 0 0 10px #95b806;
}
.xT-ayb-17068587 .xT-fhz-92137514 img{
    width: 700px;
}

img{
    width: 620px !important;
}

.xT-hcb--87778742{
    position: relative;
    width: 100%;
    min-height: 75vh;
    padding: 0px 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.xT-hcb--87778742 .xT-cxz--32865083{
    width: 50%;
    margin: 20px;
}
.xT-hcb--87778742 .xT-cxz--32865083 h2{
    font-size: 3em;
    font-weight: 700;
    color: #fff;
}
.xT-hcb--87778742 .xT-cxz--32865083 p{
    max-width: 600px;
    text-align: justify;
    color: #dbd9d9;
}

.xT-hcb--87778742 .xT-cxz--32865083 a{
    display: inline-block;
    padding: 10px 20px;
    margin: 20px 0;
    border: 1px solid #95b806;
    text-decoration: none;
    font-weight: 700;
    border-radius: 5px;
    color: #fff;
    letter-spacing: 1px;
}
.xT-hcb--87778742 .xT-cxz--32865083 a:hover{
    background: #95b806;
    border: none;
    color: #ffffff;
    box-shadow: 0 0 10px #95b806;
}
.xT-hrf--56856784{
    display: inline-block;
    padding: 2px 5px !important;
    margin: 10px 0;
    border: 1px solid #95b806;
    text-decoration: none;
    font-weight: 700;
    border-radius: 5px;
    color: #fff;
    letter-spacing: 1px;
}
.xT-hrf--56856784:hover{
    background: #95b806;
    border: none;
    color: #ffffff;
    box-shadow: 0 0 10px #95b806;
}



footer{
    padding: 10px 100px;
}
footer .xT-hbz--63994760{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
footer .xT-hbz--63994760 .xT-hhd--02165619{
    position: relative;
    color: #fff;
    text-decoration: none;
    font-size: 2em;
    font-weight: 700;
}
footer .xT-hbz--63994760 p{
    color: #dbd9d9;
}
footer .xT-hbz--63994760 ul{
    margin: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
footer .xT-hbz--63994760 ul li{
    list-style: none;
    height: 50px;
    width: 50px;
    margin: 5px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #95b806;
}
footer .xT-hbz--63994760 ul li:hover{
    background: #95b806;
    border: none;
    box-shadow: 0 0 10px #95b806;
}
footer .xT-hbz--63994760 ul li a i{
    font-size: 1.5em;
    color: #fff;
}
footer .xT-hbz--63994760 ul li:hover a i{
    color: #050e2d;
}
.xT-cgy-18146734{
    position: relative;
    transform: translateY(150px);
    opacity: 0;
    transition: all 2s ease;
}
.xT-cgy-18146734.xT-fdx--64659524{
    transform: translateY(0px);
    opacity: 1;
}



@media (max-width: 991px)
{
    header
    {
        padding: 15px 40px;
    }
    header .xT-zdx--49380004{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #1b2141;
        display: none;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        z-index: 1000;
    }
    header .xT-zdx--49380004.xT-fdx--64659524{
        display: flex;
    }
    header .xT-zdx--49380004 li{
        margin: 20px 0;
    }
    header .xT-zdx--49380004 li a{
        font-size: 24px;
        margin: 10px 0;
    }
    .xT-zez--65507331{
        position: relative;
        width: 30px;
        height: 30px;
        background: url(menu.png);
        background-position: center;
        background-size: 30px;
        background-repeat: no-repeat;
        cursor: pointer;
        z-index: 1001;
    }
    .xT-zez--65507331.xT-fdx--64659524{
        background: url(close.png);
        background-position: center;
        background-size: 30px;
        background-repeat: no-repeat;
    }
    .xT-ayb-17068587 .xT-fhz-92137514 img {
        position: absolute;
    }
    .xT-ayb-17068587 .xT-fhz-92137514 .xT-cef-23804994 {
        width: 100%;
        height: 100%;
        background: rgba(22, 66, 8, 0);
        padding: 20px;
        z-index: 1;
        border-radius: 10px;
    }
    .xT-hcb--87778742{
        flex-direction: column;
    }
    .xT-hcb--87778742 .xT-cxz--32865083 {
        width: 100%;
    }
    .contact{
        flex-direction: column;
    }
    .contact img {
        height: 100%;
        width: 100%;
    }
    .contact .form {
        width: 100%;
        margin: 30px;
        padding: 10px;
    }
    .contact .form h1{
        text-align: center;
    }
    footer .xT-hbz--63994760 {
        flex-direction: column;
    }
}