﻿ #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: 12px;
            color: #3a3737;
            text-align:justify;
        }

        .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;
        }