a{
	text-decoration:none!important;
	color:#000!important;
}
body{
	font-family: 'Nunito Sans', sans-serif;
	color:#000000;
	overflow-x: hidden!important;
}

#fom{
  width: 500px;
  background-color:#FFFFFF;
  padding-top: 65px;
  padding-right: 40px;
  padding-left: 40px;
  margin-top: 14%;
  border-radius:20px;
}

#in1{
	height:50px;
	background-color:#F0F5F5;
	font-size:16px;
	color:#747579;
	border-radius:10px;
	margin-bottom: 8%;
}

#in2{
	height:20px;
	width:20px;
	color:#747579;
	border-radius:30px;
	margin-left: 1%;
}
input[type=checkbox], input[type=radio]{
   margin: 0px!important;

}

#fom1{
  width: 420px;
  background-color:#dcf3f7;
  padding-top: 65px;
  padding-right: 30px;
  padding-left: 30px;
  margin-top: 1%;
  border-radius:20px;
}

#but1{
	width:420px;
	height:70px;
	border-radius:10px;
	margin-top:22%;
	margin-bottom:18%;
	font-size:20px;
}

#but2{
	width:360px;
	height:80px;
	border-radius:10px;
	font-size:35px;
	margin-top:12%;
	margin-bottom:38%;
}

#rx{
	margin-top:5%;
	background-image: url("Frame21.png");
	background-color: #cccccc;
	
}

#rx1{
	margin-top:5%;
	background-image: url("Frame171.png");
	background-color: #cccccc;
    height:700px;
	
}

#rx2{
	margin-top:5%;
	background-image: url("Frame172.png");
	background-color: #cccccc;
	height:700px;
}

#rx3{
	margin-top:5%;
	background-image: url("Rectangle40.png");
	background-color: #AE3EA1;
}

#txt1{
	font-size:30px;
	color:#000000;
}

#txt2{
	font-size:50px;
	color:#364EA2;
}

#txt3{
	font-size:30px;
	color:#364EA2;
	
}

#txt4{
	font-size:38px;
	color:#FFFFFF;
}

#txt5{
	vertical-align:middle;
	margin-left:3%;
}

#txt6{
	font-size:41px;
	color:#FFFFFF;
}
#txt7{
	font-size:33px;
	color:#364EA2;
}
#txt8{
	font-size:20px;
	color:#000000;
	font-weight:700;
}
#txt9{
	font-size:18px;
	color:#23A0BA;
	font-weight:400;
}
#txt10{
	font-size:16px;
	color:#000000;
	font-weight:400;
}
#txt11{
	font-size:20px;
	color:#000000;
	margin-top:4%;"
}
#txt12{
	font-size:45px;
	color:#73CEE1;
}
#txt13{
	font-size:33px;
	color:#FFFFFF;"
}
#txt14{
	color: #364EA2;
}
#txt15{
	font-size:19px;
	color:#000000;"
}


#liset{
	color:#FFFFFF;
	font-size:18px;
	font-weight:300;
	
}





@media screen and (max-width: 480px) {
		#fom{
		  width: 100%;
		}
		 #fom1{
		  width: 100%;
		}
		
		#but1{
			width:100%;
		}
		#rx{
			background-image: url("Frame212.png");
			background-color: #cccccc;
			
		}
		#rx1{
			background-image: url("Frame212.png");
			background-color: #cccccc;
                   height:95%;
			
		}
		#rx2{
			background-image: url("Frame212.png");
			background-color: #cccccc;
			height:100%;
                        margin-top:-15%;
		}
		
		#rx3{
				margin-top:5%;
				background-image: none !important;
				background-color: #AE3EA1;
			}
		
		#but2{
			width:100%;

                }
		
}
