@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');


body{
	margin: 0 auto;
}
#mainheadiva1{
	width: 100%;
	height: auto;
	position: fixed;
	z-index: 3;
	background-color: white;
	border-bottom: 2px solid #171790;
}
#gifdiv{
	position: absolute;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px; 
	right: 0px;
	background-color: rgba(0, 0, 0, 0.7);
	text-align: center;
	z-index: 3;
}


/* haed div.......*/
#firstdiv{
	width: 100%,
	height: auto;
	float: left;
}
#headdiv{
	width: 20%;
	height: 100px;
	background-color: #ffffff;
	
}
#headdiv2{
	width: 300px;
	height: auto;
	
}
#headdiv3{
	width: 450px;
	height: auto;	
	float: right;
	margin-right: 30px;
	margin-top: -60px;
}
#headdiv4{
	width: 100%;
	height: 68px;
	background-color: #171790;
	float: left;
	margin-top: 100px;
}
#headdiv5{
	width: 100%;
	height: 60px;
	background-color: rgba(0, 0, 0, 0.6);
	float: left;
	z-index: 0;
	position: relative;
	margin-top: -60px;
}
#headdiv6{
	width: 45%;
	height: 200px;
	float: left;
	margin-top: 40px;	
	margin-left: 20px;
}
#img1{
	width: 180px;
	height: 100px;
}
#h1{
	margin-left: 140px;
	margin-top: -90px;
	color: red;
	text-shadow: 1px 2px 1px blue;
}
#img2{
	width: 100%;
	height: 100%;
}
#h3{
	color: white;
	margin-left: 30px;
	font-family: monospace;
	margin-top: 18px;
	text-shadow: 5px 2px 1px red;
}
a:link{
	text-decoration: none;
}
#anchorlink{
	color: red;
}
#h2{
	color: white;
	padding-top: 5px;
	margin-left: 20px;
	float: left;
}
#select{
	width: 23%;
	height: 40px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	font-size: 16px;
	border-radius: 4px;
	border: 0px;
	border-style: outset;


	
}
#select2{
	width: 23%;
	height: 40px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	font-size: 16px;
	border-radius: 4px;
	border: 0px;


}
#select3{
	width: 23%;
	height: 40px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	font-size: 16px;
	border-radius: 4px;
	border: 0px;
}
#btn{
	width: 13%;
	height: 40px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	color: white;
	text-align: center;
	border-radius: 5px 5px 5px 5px;
	background: linear-gradient(to right, orange, #ba5106);
}
#btn2{
	width: 38%;
	height: 40px;
	margin-left: : 200px;
	background-color: red;
	float: right;
	margin-top: -8px;
	text-align: center;
	color: white;
	border-radius: 5px 5px 5px 5px;
}
#btnlogin2{
	width: 20%;
	height: 40px;
	background-color: white;
	float: left;
	margin-left: 15px;
	margin-top: -10px;
	text-align: center;
	color: red;
	border-radius: 5px 5px 5px 5px;
}
#btnlogin2:hover{
	cursor: pointer;
}

#btn3{
	width: 4%;
	height: 40px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	color: white;
	text-align: center;
	border-radius: 5px 5px 5px 5px;
	background-color: #ff7530;
	display: none;
}
#btn5{
	width: 120px;
	height: 35px;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
	color: white;
	font-size: 20px;
	text-align: center;
	border-radius: 5px;
	background: linear-gradient(to right, orange, #ba5106);
}
#p1{
	margin-top: 13px;
	font-size: 14px;
}
#p2{
	margin-top: -20px;
	line-height: 30px;
}
#p3{
	margin-top: 11px;
	line-height: 14px;
	}
#submit{
	width:140px;
	height:38px;
	border:0px solid #3D003D;
	border-radius:5px;
	background-color: #171790;
	color:white;
	box-shadow:3px 1px 1px 0px;
}
#submit:hover{
	background-color:white;
	color:#3D003D;
	text-decoration:none;
	cursor:pointer;
	box-shadow:1px 1px 8px 4px lightgray;
	transition:0.4s;
}
#fieldset{
	width: 100%;
	height: 550px;
	box-shadow:1px 1px 8px 4px lightgray;
	border-radius: 5px;
	float: left;
}
#loginheaddiv{
	width: 100%;
	height: 70px;
	float: left;
	border-bottom: 1px solid red;
	
}
#accout-user-login{
	margin-left: 10px;
	color: red;
}
#divlogin{
	width: 40%;
	height: 380px;
	float: left;
	margin-left: 12%;
	margin-top: 40px;

}
#mortherlogindiv{
	width: 100%;
	height: auto;
	float: left;
	
}

#header{
	margin-left: 40px;
	margin-top: 10px;
	padding-top: 10px;
}

	/* headdiv css here */
#fa-login{
	margin-left: 10px;
	float: left;
	margin-top: 0px;
	font-size: 30px;
	color: black;
	padding-top: 10px;
}
#label{
	margin-left: 10px;

}
#divlabel{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 17px;
}
.input-icon{
	width: 95%;
	height: 36px;
	border: 1px solid grey;
	border-radius: 4px;
	margin: 0 auto;

margin-top: 0px;	
}
.input-icon:hover{
	border-bottom: 2px solid red;
	border: 1px solid red;
}
#login{
	width: 70%;
	height: 34px;
	border: 0px solid;
	background: transparent;
	float: left;
	margin-top: 0px;
	margin-left: 8px;
}
#login:focus{
	border: 0px;
	
	}
#fa-user{
	margin-left: -10px;
	float: left;
	margin-top: -10px;
	font-size: 20px;
	color: white;
}
#fa-use{
	margin-left: 10px;
	float: left;
	margin-top: 8px;
	font-size: 20px;
	color: gray;
}
#fa-navic{
	color: #171790;
}
#fa-navic:hover{
	color: red;
	cursor: pointer;
}
#fa-navi{
	width: 10%;
	float: right;
	margin-top: -65px;
	margin-right: 10px;
	height: 40px;
	font-size: 40px;
	display: none;
}
#login:focus{
	text-decoration: none;
	background-color: white;
	border: 0px solid;
	box-shadow: 0px 0px 0px 0px;
	border-radius: 0px;
}
#divcheckbox{
	width: 80%;
	height: auto;
	margin-left: 10px;
	line-height: 26px;
	margin-top: 10px;
	float: left;
}
#checkbox{
	color: gray;
}
#checkbox:hover{
	box-shadow:1px 1px 8px 4px lightgray;
}
#para{
	margin-left: 20px;
}
#forgotpassword{
	margin-right: -140px;
	margin-top: 60px;
	float: right;
}
#subdiv{
	width: 200px;
	height: auto;
	float: left;
	margin-top: -8px;
	margin-left: 18px;
}
/* third div*/
#thirddiv{
	width: 100%;
	height: 1000px;
	float: left;
	margin-top: 230px;
	background-color: #f0f0f7;
	text-align: center;
}
#thirddiv2{
	width: 90%;
	height: 300px;
	margin: 0 auto;
	background-color: white;
	box-shadow:1px 1px 2px 1px lightgray;
	border-radius: 5px;
	font-family: 'Roboto',sans-serif;

}
#fafa_thirddiv2{
	width: 100%;
	height: 180px;
	background-color: white;
	box-shadow:1px 1px 3px 1px gray;
	margin-top: 0px;
	border-top: 1px solid lightgray;
	display: none;
	position: relative;
	z-index: 33;

	
	}

#fafa_btn2{
	width: 90%;
	height: 40px;
	margin: 0 auto;
	background-color: red;
	text-align: center;
	color: white;
	border-radius: 5px 5px 5px 5px;
	margin-top: -20px;	
	}
#fafa_p1{
	padding-top: 12px;
	font-size: 14px;
}
#fafa_btnlogin2{
	width: 20%;
	height: 40px;
	background-color: white;
	margin-left: 13px;
	margin-top: 10px;
	text-align: center;
	color: red;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid white;
}
#fafa_btnlogin2:hover{
	cursor: pointer;

}
#insidsthirddiv{
	width: 35%;
	height: 180px;
	float: left;
	margin-left: 8%;
	margin-top: 50px;
	text-align: center;
}
#insidsthirddiv2{
	width: 10%;
	height: 180px;
	float: left;
	margin-left: 20px;
	margin-top: 50px;
	text-align: center;

}
#insidsthirddiv3{
	width: 35%;
	height: 180px;
	float: left;
	margin-left: 20px;
	margin-top: 50px;
	text-align: center;
	}
#insidsthirddiv2_horrizon{
	padding-top: 50px;
	}
#fa-phone{
	font-size: 45px;
	color: gray;
	}
#insidsthirddiv2_para{
	font-size: 20px;
	line-height: 25px;
	}
#fa-searchdiv{
   	width: 70px;
   	height: 50px;
    color: white;
   	background-color: #ff7530;
   	font-size: 40px;
   	border-radius: 50%;    	
   	padding-bottom: 20px;
   	margin: 0 auto;
   	box-shadow:1px 1px 2px 1px lightgray;
       }
#fa-search2{
    font-size: 20px;
    padding-top: 23px;
    } 
#inside4div{
		width: 28%;
		height: 180px;
		float: left;
		margin: 0 auto;
		margin-top: 50px;
		text-align: center;
		margin-left: 4%;

    }
    #btndown{
		width: 200PX;
		height: 40px;
		background-color: #ff7530;
		margin-left: 43%;
		text-align: center;
		color: white;
		border-radius: 5px 5px 5px 5px;
		float: left;
		margin-top: 100px;
}
	#div5{
		width: 90%;
		height: auto;
		margin-left: 5%;
		margin-top: 50px;
		background-color: white;
		box-shadow:1px 1px 5px 1px lightgray;
		border-radius: 5px;
		float: left;
		text-align: center;
		text-align: center;
}
#div5img1{
		width: 10%;
		height: 80px;
		float: left;
		margin-left: 90px;
		margin-top: 70px;
}

#img5{
		width: 100%;
		height: 100%;
}
#btndown2{
	    width: 280PX;
		height: 40px;
		background-color: #ff7530;
		margin-left: 39%;
		text-align: center;
		color: white;
		border-radius: 5px 5px 5px 5px;
		margin-top: 100px;
		float: left;
	}
#div5img2{
		width: 70%;
		margin-top: 60px;
		margin: 0 auto;
		margin: 6%;
}
#div6{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 80px;
	background-color: #f0f0f7;
	text-align: center;
	border-radius: 25% 25% 0px 0px;
}

/* satyupdated div */
#stayupdated{
	width: 375px;
	height: auto;
	margin: 0 auto;
	line-height: 30px;
}
#login2{
	width: 100%;
	height: 30px;
	border: 0px solid red;

}
#stayupdatedlabel{
	margin-right: 300px;
}
#stayupdatedlabe2{
	margin-right: 280px;	
}
#radiodiv{
	width: 5%;
	float: left;
	margin-left: 100px;
}
#btndown5{
	 	width: 375PX;
		height: 45px;
		background-color: black;
		margin-bottom: 35px;
		text-align: center;
		color: white;
		border-radius: 5px 5px 5px 5px;
		float: left;
		margin-top: 30px;
		border: 0px;

}
#p7{
	margin-top: 8px;
}

/*footer div */
#footer{
	width: 100%;
	height: auto;
	background-color: black;
	float: left;

}
#footerdiv2{
	width: 15%;
	height: auto;
	float: left;	
	margin-left: 10%;
	word-spacing: 8px;
	margin-top: 36px;
	}
#footerdiv3{
	width: 250px;
	height: auto;
	float: left;
	margin-left: 10%;
	color: #a7a7a7;
	margin-top: 36px;
}
#footerdiv2>a{
	color: #a7a7a7;
}
a:link{
	text-decoration: none;
}
#footerh2{
	color: red;
}
#footerh03{
	color: red;
	
}
#footerhr{
	width: 13%;
	border: 1px  solid red;
	float: left;
	
}
#divlastfotap2{
	width: 70%;
	height: auto;
	margin: 0 auto;
	word-spacing: 0px;
 	line-height: 18px;
 }
#bottomdiv{
	width: 100%;
	height: auto;
	float: left;

}
#fafadiv{
	width: 80%;
	height: auto;
	margin: 0 auto;
	line-height: 12px;
	word-spacing: 30px;	
	margin-top: 20px;
}
#motherdivfafa{
	width: 100%;
	height: auto;
	float: left;
}
#lastpdiv{
	width: 100%;
	height: 20px;
	float: left;
	margin-top: 30px;

}
#fafa{
	color: #a7a7a7;
	font-size: 30px;
}
#lastpfooter{
	word-spacing:  0px;

}
#divfotterhome{
	width: 65px;
	height: auto;
	color: #a7a7a7;	
}
#divfotterhomep:hover{
	cursor: pointer;
	color: white;
}
#fafa_phone_home{
	float: left;
	color: red;
}
#divfotterhome2{
	width: 100px;
	height: auto;
	color: #a7a7a7;
}
#divfotterhome3{
	width: 100px;
	height: auto;
	color: #a7a7a7;
}
#anchlink{
	color: #a7a7a7;
}
#anchlink:hover{
	color: white;
}


/* slider code  */
@keyframes slida{
	0%{
	left: 0;
	}
	20%{
	left: 0;
	}
	25%{
	left: -100%;
	}
	45%{
	left: -100%;
	}
	50%{
	left: -200%;
	}
	70%{
	left: -200%
	}
	75%{
	left: -300%;
	}
	95%{
	left: -300%;
	}
	100%{
	left: -400%;
	}
	}
#slida{
		overflow: hidden;
		float: left;
		margin-top: 2px;
	}
#slida figure img {
		width: 20%;
	}

#slida figure {
	position: relative;
	width: 500%;
	margin: 0;
	left: 0;
	text-align: left;
	font-size: 0;
	transform: translate(0px);
	animation: 20s slida infinite;
}
#imgdiv{
	width: 100%; 
	height: 450px;

}

/* animation code 4 text */
.text-box{
	animation: textup 3s linear infinite;
	transform: translateY(12px);
}
@keyframes textup{
	10%{
		transform: translateY(0px);	
	}
	100%{
	transform: translateY(0px);	
	}

}
}
/*output rotating gif  */
#gifdiv2{
    position: absolute;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px; 
	right: 0px;
	background-color: rgba(0, 0, 0, 0.7);
	text-align: center;
	z-index: 3;
}
#imggif{
	width: 350px;
	height: 190px;
	margin-top: 200px;
	
}
#email{ 
	width:90%; 
	height: 10%; 
	z-index: 3; 
	display: none;
	background-color: #fbf7f7; 
	box-shadow: 1px 1px 0px 0px lightgray; 
	color: #3d003d; 
	margin: 0 auto; 
	margin-top: 100px; 
	border-radius: 5px 5px 5px 5px; 
	position: relative; 
	animation: divmsgs 0.4s linear none;
}
@keyframes divmsgs{
	from{
		transform: translateY(-580px);	
	}
	to{
	transform: translateY(0px);	
}
}
#ptag6{
	margin-top: -20px;
	color: red;
	margin-left: -20px;
	}
#ptag7{
	margin-top: -10px;
	color: #008000;
}
#input4{
	width: 38%;
	height: 35px;
	background-color: red;
	border-radius: 30px;
	color: #fff;
}
#alertimg{
	width: 20%;
	height: 40px;
	margin-top: 20px;
	float: left;
	margin-left: 5px;

}
#alertimg2{
	width: 45%;
	height: 70px;
	margin-top: 10px;
}






/* login css code here     */
#loginmotherdiva{
	position: relative;
	position: fixed;
	width: 100%;
	height:2000px;
	float: left;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.7);
	display: non;
	z-index: 4;

}	
#dropdown_divlogin{
	width: 34%;
	height: 550px;
	margin: 0 auto;
	margin-top: 40px;
	background-color: white;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 1px 0px lightgray;
	animation: divmsg 0.3s ease-in none;
	
}
@keyframes divmsg{
	from{
		transform: translateY(-620px);
	}
	to{
		transform: translateY(0px);
	}
}
}
#fieldsetdiv{
	width: 100%;
	height: auto;
	border-radius: 5px;
	float: left;
}
#loginheaddiv2{
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid red;
	background-color: #fff8f8;
	border-radius: 5px 5px 0px 0px;
}
#accout-user-login2{
	margin-left: 10px;
	color: red;
}
#divxcouncel{
	width: 10%;
	height: 50px;
	float: right;
	text-align: center;
	margin-top: -50px;
	margin-right: 20px; 
	}
#xcouncel_fafa{
	color: gray;
	width: 20%;
	font-size: 25px;
}
#xcouncel_fafa:hover{
	color: black;
	cursor: pointer;
}
#divxcouncel:hover{
	cursor: pointer;

}
#imgloginsec2{
	width: 30%;
	height: 100px;
	margin-top: 5px;

}
#divimgloginsec2{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}
#divlabelsec2{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 0px;
}
#labelsec2{
	margin-left: 10px;
	color: #606060;
}
#label{
	color: #606060;
}
#keep_signed{
	color: #606060;	
}
.input-icon2{
	width: 95%;
	height: 36px;
	border: 1px solid grey;
	border-radius: 4px;
	margin: 0 auto;
	margin-top: 8px;	
}
.input-icon2:hover{
	border-bottom: 2px solid red;
	border: 1px solid red;
}
#loginsec2{
	width: 70%;
	height: 34px;
	border: 0px solid;
	background: transparent;
	float: left;
	margin-top: 0px;
	margin-left: 8px;
}
#loginsec2:focus{
	border: 0px;
	
	}
#fa-use_sec2{
	margin-left: 10px;
	float: left;
	margin-top: 8px;
	font-size: 20px;
	color: gray;
}
#keep_signed_in_sec2{
	margin-left: 20px;
}
#subdiv_sec2{
	width: 200px;
	height: auto;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
}
#submit_sec2{
	width:140px;
	height:38px;
	border:0px solid #3D003D;
	border-radius:5px;
	background-color: #171790;
	color:white;
	box-shadow:3px 1px 1px 0px;
}
#submit_sec2:hover{
	background-color:white;
	color:#3D003D;
	text-decoration:none;
	cursor:pointer;
	box-shadow:1px 1px 8px 4px lightgray;
	transition:0.4s;
}
#accountp{
	margin-top: 0px;
}