﻿#header {
            transition: all 0.5s;
            z-index: 997;
            transition: all 0.5s;
            padding: 14px 0px;
            background: #f2eed7;
            border-radius: 0px 0px 70px 70px;
            box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
        }
        .EtgaCss{
            overflow-X: hidden;
            font-family:Roboto,'Droid Arabic Kufi';
            font-size:14px;
	        color:#3a3737;
        }
        .btn.btn-social-icon {
        width: 29px;
        height: 29px;
        padding: 0
        }
        .btn-facebook {
        background: #607d81;
        color: #ffffff
        }
        .btn.btn-rounded {
        border-radius: 50px
        }
        btn-facebook:hover,
        .btn-facebook:focus {
        background: #607d81;
        color: rgba(0,0,0,0.1)
        }
        .divX {
            background-position: center, center;
            width:100%;
            background-size : 100% 100%;
            background-repeat : no-repeat, no-repeat;
        }

        .ChairmanrNameMob{
            color:#b3a34c;
    font-size:13pt;
    font-weight:bold;
    padding-top:35px;
        }

        .board-card-img-top {
  width: 200px;height: 225px;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }