.textmiddle{

	color: #dd4026 !important;

}



.textwhite{

	color: #ffffff !important;

}



.b1{

	background: #292b2c;

}



.b1font{

	color:#f3553b !important;

}



.ab-para{

	color: #2c363e !important;

	text-align: justify;

}





.box{

	height: 480px;

}





.pB{

	background-color: #e04646;

	color: white !important;

}



.pBoutline{

    border: 1px solid #e04646 !important;

}





.pC{

	background-color: #fb8a2e;

	color: white !important;

}



.pCoutline{

    border: 1px solid #fb8a2e !important;

}



.pD{

	background-color: #0091cd;

	color: white !important;

}



.pDoutline{

    border: 1px solid #0091cd !important;

}



.pE{

	background-color: #00ad45;

	color: white !important;

}



.pEoutline{

	border: 1px solid #00ad45 !important;

}





.pBC{

	background-color: #ad0088;

	color: white !important;

}



.pBCoutline{

	border: 1px solid #ad0088 !important;

}







.accordion {

  background-color: #eee;

  color: #dd4026;

  cursor: pointer;

  padding: 18px;

  width: 100%;

  border: none;

  text-align: left;

  outline: none;

  font-size: 15px;

  transition: 0.4s;

}



.active, .accordion:hover {

  background-color: #ccc; 

  content: 

}



.panel {

  padding: 0 18px;

  display: none;

  background-color: white;

  overflow: hidden;

}



.captchaClass{

	border: 1px solid;

    padding: 0px 10px;

    width: 150px;

}



    