  body
  {
	background-color: #1c1d15;
  }
  body p,h1,h2,h3,h4,h5
  {
     text-align: justify;
  }

  h6 
  {
    font-family: Calibri;
    font-size: 12pt;
    color:#9ca324;
    text-align: justify;
    line-height: 20px;
  }
  #card1
  {
    background-color: #1c1d15;
    color: white;
  }
  #paragraph-i
  {
	color:#9ca324;
    text-align: justify;
  }
  #horizontal_card
  {
    background-color: #1c1d15;
    color: white;
    border:none;
  }
  #cardhover
  {
  	background-color:#1c1d15;
    border-color:#303030;
  	color: #9ca324;
  }
  #cardhover:hover
  {
    -webkit-box-shadow: -1px 9px 40px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 9px 40px -12px rgba(0,0,0,0.75);
    box-shadow: -1px 9px 40px -12px rgba(0,0,0,0.75);
    transform: scale(1.1);
    transition: 1.0s;
  }
  #footer_names
  {
    text-align:center;
    font-family: Calibri;
    font-size: 12pt;
    color:#9ca324;
    margin-bottom:0rem;
  }
  
 /*--------------------------------footer----------------------------------------*/

  #footer1
  {
    background: #1c1d15;
  }
  #footer1 h5
  {
    color:white;
  }
  #footer1 p
  {
    margin-bottom: 0rem;
    color: #9ca324;
    text-align: justify;
  }
  #footer2
  {
    background:#1c1d15;
  }
  #footer2 p
  {
    text-align: center;
    color: white;
    margin-bottom: 0rem;
  }
  #card4
  {
    background-color:#1c1d15;
    border-color:#303030;
    color: #9ca324;
  }
/*----------------------------------trust activities------------------------------*/

    #bodytrust
    {
      color: white;
    }
    
    #trustactivities1
    {
      text-align: justify;
    }
    
    #trustactivitiesphoto:hover
    {
      opacity: 0.5;
    }



/*----------------------------------events--------------------------------------*/

    #bodyevents
    {
      color: white;
    }
/*----------------------------------photogallery--------------------------------*/

    #photobody h2
    {
      color: white;
    }

    hr
    {
      background-color:#3b3b3b;
    }
    
/*---------------------------------mediagallery-----------------------------------*/

    #mediabody h2
    {
        color:white;
    }
    
/*---------------------------------mediagallery-----------------------------------*/

    #videobody h2
    {
        color:white;
    }

/*--------------------------------------contactus---------------------------------------*/

    #bodycontact
    {
      color: white;
    }
    #map
    {
        display:flex;
    }

/*------------------------------------apj poem------------------------------------------*/
    #center
    {
      text-align: center;
      color: white;
    }
    #center1
    {
      text-align: center;
      color:#9ca324;
      margin-bottom:0rem;
    }
  
    #justify
    {
      text-align: justify;
    }
    #abdulquotes
    {
      margin-top: 290px;
    }
    #abdulquotes
    {
     margin-top: 0px;
    }
    

/*-----------------------------------footer terms & conditions ------------------------*/

    #termconditions
    {
      color: white;
      text-align: justify;
    }

/*---------------------------------footer disclaimer------------------------------------*/

    #disclaimer
    {
      color: white;
      text-align: justify;
    }

/*--------------------------------privacy-------------------------------------------------*/

    #privacy
    {
      color: white;
      text-align: justify;
    }


















