.contct-us
	{
		
	}
	.our-course-line 
     {
      width: 200px;
    font-size: 12px;
    height: 2px;
    background-color:#87c429;
     }
         #enq-form
         {
           border: 1px solid #001fb512;
    padding: 24px 24px 24px 24px;
    border-radius: 11px;
    background-color: #87c42926;
         }

        .navbar-nav li h6 a , h1
	{
		color: white;
	}
   input.con
    {
        height: 49px; margin-top: 20px;
       margin-bottom: 20px;
        background-color: snow;
        border: 1px solid #06298c59;
    }
    textarea.con
    {
            background-color: snow;
                border: 1px solid #06518c59;
    }


 