*{
margin: 0;
padding: o;
}
body{
font-family: 'Poppins', sans-serif;
}
.hero-section{
background-image: url(../images/bg-3.jpg);
background-position: top center;
background-size: cover;
background-repeat: no-repeat;
}

.overlay_heros{height: 100%;width: 100%;background-color: rgb(0 0 0 / 65%);}
#heading_nav{

padding: 10px 0;
position: fixed;
z-index: 99;
width: 100%;
background: aliceblue;
}
.height{
min-height: 100vh;
align-items: center;
}
.logo{

}
.logo img{

max-width: 230px;
}
.nav-link{

color: #000;
}
.nav-item{

margin: 0 5px;
}
.btn{


padding: 8px 20px;

background-color: #b9e567;
}
.btn:hover{
color: #ffffff;
}
.navbar-light .navbar-nav .nav-link {
color: rgb(0 0 0);
}


.banner_text{

}
.banner_text h1{

color: #fff;

font-size: 48px;
}
.banner_text p{

color: #fff;

line-height: 25px;

margin: 30px 0;
}
.download{

margin-top: 20px;
}
.btn_download{

text-decoration: none;

padding: 10px 30px;

background: #b9e567;

border-radius: 6px;

color: rgb(0, 0, 0);
}
.btn_download:hover{
color: #fff;
}
.banner_image{


}





#banner{
background-image: url(../images/web-on\ studio\ \(1\).jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
padding: 60px 0;
}

.windows{

background: #b9e567;

text-align: center;

padding: 15px;
}
.windows h2{

font-size: 22px;

margin: 0;

color: #fff;
}
.windows_wrap{text-decoration: none;}
.windows_wrap:hover .icon i{
color: rgb(255, 255, 255);
}
.icon{

font-size: 40px;

color: #000;
}
.icon i{
transition: .4s all;
}

.how_work{

margin-top: 40px;

color: #000;
}
.how_work h2{

font-size: 30px;

text-transform: uppercase;

min-height: 75px;
}
.how_work p{margin-top: 30px;font-weight: 600;}
.how_work li{
list-style: none;
}








#laast_part{

background: aliceblue;

padding: 20px;
}
.icons_links{

}
.icons_links ul{

list-style: none;

display: flex;

justify-content: center;

align-items: center;
}
.icons_links ul li{

margin: 0 10px;
}
.icons_links ul li a{

}
.icons_links ul li a i{

color: #729335;

font-size: 24px;
}
.page_links{

}
.page_links ul{

list-style: none;

display: flex;

justify-content: center;

text-align: center;
}
.page_links ul li{

margin: 0 10px;
}
.page_links ul li a{

text-decoration: none;

color: #000;
}
.copyright{

}
.copyright p{
margin: 0;
font-size: 14px;
}












/* tearm and condition page css */

#tearms_text{
padding-top: 100px;
padding-bottom: 40px;
}
.text_treams{
text-align: center;
}
.text_treams h2{
font-size: 44px;
font-weight: 700;
color: #b9e567;
}
.paragraph{

}
.paragraph h3{

color: #80a143;

margin: 30px 0;
}
.paragraph p{

}
.paragraph a{

}


/* tearm and condition page css */









/* contact us page css */

#contact_page{padding-top: 72px;background-color: #FEFABA;padding-bottom: 40px;}
.form_wrapp{

}
.form_wrapp h2{

}
.padds{

padding: 10px;
}
.butnnn:hover{
background-color: #fff;
color: #729335;
}
.cont_image{

text-align: center;
}
.image_cont{

max-width: 220px;
}
.butnnn{

background: #b9e567;

color: #fff;
}














/* uninstall page css */
#uninstall_page_back{
padding-top: 100px;
min-height: 80vh;
background-color: #FFEFB5;
}
.uninstall{
text-align: center;
}
.uninstall img{
max-width: 200px;
align-self: center;
}
.uninstall h4{
    text-align: left;
}
.uninstall h2{
    text-align: left;
}
.yes_no_btttn{

margin: 30px 0;
}
.yes{

background: #ad1f1f;

padding: 12px 50px;

color: #fff;

text-decoration: none;
}
.no{

background: #92bd41;

padding: 12px 50px;

color: #fff;

text-decoration: none;
}
.yes:hover{
color: #000;
}
.no:hover{
color: #000;
}






