@charset "utf-8";
@import url("../webfonts/B_NAZANIN/stylesheet.css");
@import url("index-page-light-theme.css");




.nav-link {
    margin-left: 20px;
    margin-right: 20px;
}
.navbar-brand {
    margin-right: 20px;
    margin-left: 10px;
}

main hr {
    color: rgba(0,0,0,1.00);
    text-align: center;
    width: 80%;
}
main .row .col-md-6 h2 {
    color: rgba(0,0,0,1.00);
    font-style: normal;
    text-align: center;
    font-variant: normal;
    font-weight: normal;
    font-size: 40px;
}
main ul {
    margin-top: 50px;

}
main ul li {
    margin-top: 5px;
    margin-bottom: 5px;
    color: rgba(0,0,0,1.00);
    font-size: 22px;
}
footer {
    background-color: rgba(0,0,0,1.00);
 
}
footer ul li a {
    list-style-type: none;
    text-decoration: none;
    color: rgba(255,255,255,1.00);
}
footer ul li{
	margin-top: 10px !important;
}
footer .content ul li a   {
    list-style-type: none;
    text-decoration: none;
    color: rgba(255,255,255,1.00)!important;
	
}
footer .content ul li{
	margin-top: 10px !important;
}
footer ul li a:hover  {
    list-style-type: none;
    text-decoration: none;
    color: rgba(0,233,255,1.00)!important;
}
footer a:hover  {
    list-style-type: none;
    text-decoration: none;
    color: rgba(0,233,255,1.00);
}
footer h5 {
    color: rgba(255,255,255,1.00);
    padding-left: 0px;
}

footer ul {
    list-style-type: none;
}
footer .col-md {
    height: auto;
    background-color: rgba(38,38,38,1.00);
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
footer h6 {
    color: rgba(255,255,255,1.00);
    text-align: center;
   margin-bottom: 10px;
}
footer .afooter {
    color:white !important;
}
footer .afooter:hover  {
    color:rgba(0,233,255,1.00)!important;
}
footer .container-fluid{
	background-color: rgba(9,9,9,1.00)!important ;
	height:auto;
	color: white!important;
}
main .form-control{
	border: 1px solid rgba(0,233,255,1.00)!important;
	height: 50%!important;
}
.formmain{
	height:50%!important;
}
