﻿body, html{
	direction: rtl;
	font-family: 'Cairo', sans-serif;
	color: #2f2a2a;
	height: 100%;
	font-size: 18px;
	background-color: #f5f5f5;
}

@font-face {
    font-family: 'Bodoni-Roman-DTC';
    src: url('../fonts/Bodoni-Roman-DTC.eot');
    src: url('../fonts/Bodoni-Roman-DTC.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Bodoni-Roman-DTC.woff2') format('woff2'),
        url('../fonts/Bodoni-Roman-DTC.woff') format('woff'),
        url('../fonts/Bodoni-Roman-DTC.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

p{
	font-size: 18px;
	color: #2f2a2a;
}

a{
	color: #2f2a2a;
	font-weight: 600;
}

a:hover{
	color: #e88612;
	text-decoration: none;
}

/*========Header css start Here===========*/

header{
	background-color: #2b2b30;
	position: absolute;
	top: 0;
	z-index: 2;
	width: 100%;
}

header .navbar{
	max-height:	56px;
	overflow: visible;	
	padding-right: 0;
	padding-left: 0;
}

header .navbar-brand {
	height: 40px;
}

header .nav-item{
	padding-left: 10px;
	padding-right: 10px;
}

header .navbar-dark .navbar-nav .nav-link{
	color: #fff;
	padding-left: 0;
	padding-right: 0;
	font-size: 13px;
	position: relative;
}

header .dropdown:hover>.dropdown-menu {
  display: block;
}

header .navbar-dark .navbar-nav .dropdown-item{
	font-size: 14px;
}

header .navbar-dark .navbar-nav .nav-link:focus, 
header .navbar-dark .navbar-nav .nav-link:hover,
header .navbar-dark .navbar-nav .nav-link.active{
	color: #fff;
}

header .navbar-dark .navbar-nav .nav-link:hover:before,
header .navbar-dark .navbar-nav .nav-link.active:before{
	width: 100%;
	height: 3px;
	background-color: #fff;
	bottom: 6px;
	left: 0;
	content: '';
	position: absolute;
}

header .dropdown-menu{
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background-color: #e88612;
	border-top: 7px solid transparent;
}

header input {
    outline: none;
}

header input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}

header form{
	position: absolute;
	left: 0;
	top: 10px;
	cursor: pointer;
}

header input[type=search] {
    background: url(../images/search.png) no-repeat center left 9px;
    border:none;
    padding:5px 20px 5px 20px;
    width: 46px;
    height: 26px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
    font-size:0px;
    line-height: 18px;
}

header input[type=search]:focus {
    width: 180px;
    background-color: #e88612;
    font-size: 18px;
    padding:5px 20px 5px 20px;
}

header input:-moz-placeholder {
    color: #000;
}

header input::-webkit-input-placeholder {
    color: #000;
}

/*========Header css end Here===========*/

/*========banner css start Here===========*/

.m_innr-banner{
    width: 100%;
    position: relative;
}

.m_innr-banner img{
	width: 100%;
}

.m_innr-banner .caption{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 100;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}

/*========banner css end Here===========*/


.m_inner-cont-area{
	padding-top: 50px;
	padding-bottom: 50px; 
}

.m_inner-cont-area h2.main-heading{
	font-size: 36px;
	color: #2f2a2a;
	font-weight: bold;
	padding-right: 20px;
}

.m_inner-cont-area h2.main-heading span{
	color: #e88612;
	font-size: 26px;
	font-weight: 600;
}

div.gov{
	margin: 75px 0;
	border-right: 8px solid #f7941e; 
	padding: 0px 0;
	padding-right: 20px;
	width: 90%;
	line-height: 30px;
	text-align: justify;
	font-weight: normal;
}

/*inveestor ralation css start*/

.m_investor-cvr{
	background: url(../images/investor.jpg) no-repeat center left;
	background-size: cover;
	padding: 100px 0px; 
}

.m_investor-cvr .table{
	display: table;
	padding: 0 0;
}

.m_investor-cvr .table .table-cell{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	border-right: 1px solid;
    border-color: rgba(255, 255, 255, .60);
    width: 33.333%;
}

.m_investor-cvr .table .table-cell:first-child{
	border-right: 0;
}

.m_investor-cvr .table .table-cell a.img{
	margin-bottom: 70px;
	min-height: 137px;
	display: block;
}

.m_investor-cvr .table .table-cell a.link{
	color: #fff;
	position: relative;
	display: block;
	padding-bottom: 20px;
}

.m_investor-cvr .table .table-cell a.link:hover{
	color: #f7941e;
}

.m_investor-cvr .table .table-cell a.link:after{
	width: 107px;
	height: 5px;
	position: absolute;
	content: '';
	left: 50%;
	margin-left: -53px;
	bottom: 0;
	background-color: #fff;
}

.m_investor-cvr .table .table-cell:hover a.link{
	color: #f7941e;
}

.m_investor-cvr .table .table-cell:hover a.link:after{
	background-color: #f7941e;
}

p.bdrright{
	margin: 75px 0;
	border-right: 8px solid #f7941e; 
	padding: 0px 0;
	padding-right: 20px;
	line-height: 30px;
	text-align: justify;
	font-weight: normal;
}

.m_investor-pdf-cvr{
	position: relative;
	margin-right: 5%;
	margin-top: 150px;
	margin-bottom: 80px;
	width: 90%;
}

.m_investor-pdf-cvr .item img{
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
}

.m_investor-pdf-cvr .item .table{
	display: table;
	vertical-align: middle;
}

.m_investor-pdf-cvr .item .table-cell{
	display: table-cell;
	vertical-align: middle;
	
}

.m_investor-pdf-cvr .item .table-cell a{
	font-weight: 300;
	font-size: 20px;
}
 
.m_investor-pdf-cvr .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 40%;
	transform: translate(0, -50%);
	right: -7%;
}

.m_investor-pdf-cvr .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 40%;
	transform: translate(0, -50%);
	left: -4%;
}


/*========btm css start Here===========*/

section.btm-section{
	background-color: #e88612;
	padding: 50px 0;
	color: #fff;
}

section.btm-section h3{
	margin-bottom: 20px;
}

section.btm-section .addrs{

}

section.btm-section .addrs .logo{
	display: inline-block;	
	vertical-align: top;
	margin-left: 50px;
}

section.btm-section .addrs .data{
	display: inline-block;
	vertical-align: top;
	color: #f8dbb8;	
}

section.btm-section .addrs .data a{
	display: block;
	color: #f8dbb8;
}

section.btm-section .addrs .data a:hover{
	color: #fff;
}

section.btm-section .addrs .data span{
	float: right;
	direction: ltr;
}

section.btm-section ul.btmlinks{
	display: inline-block;
	padding-right: 0;
	margin-right: 0;
}

section.btm-section ul.btmlinks li{
	  display: inline-block;
    font-size: 14px;
    padding-left: 50px;
    position: relative;
    padding-right: 20px;
    width: 32%;
}

section.btm-section ul.btmlinks li:after{
	background-color: #fff;
	width: 5px;
	height: 10px;
	content: '';
	position: absolute;
	right: 0;
	top: 6px;
}

section.btm-section ul.btmlinks li a{
	color: #fff;
}

section.btm-section ul.btmlinks li a:hover{
	color: #000;
	text-decoration: none;
}

section.btmm-section h3{
	font-size: 28px;
}

footer{
	background-color: #784304;
	text-align: center;
	color: #fff;
	direction: ltr;
	padding: 20px 0;
	font-size: 15px;
}

footer span{
	padding: 0 10px; 
}

footer i{
	font-style: normal;
	font-size: 20px;
}


/*========btm css end Here===========*/











/*======================= Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap===========================*/

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { ... }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { ... }

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 

}



/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { ... }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) { ... }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
	header .navbar-dark .navbar-nav .nav-link{
		font-size: 10px;
	}
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) { ... }

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { ... }



/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) { ... }

/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1024px) { 
	header .nav-item{
		padding-left: 8px;
    	padding-right: 8px;
	}

}


/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) { 

	.navbar-dark .navbar-brand img{
		width: 80px;
	}

	header .nav-item{
		padding-left: 5px;
    	padding-right: 5px;
	}

	.m_investor-cvr .table .table-cell a.link{
		min-height: 70px;
		padding-bottom: 0;
	}
}

/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) { 

	header{
		position: relative;
	}

	header .navbar{
		max-height: none;
	}

	header .navbar-brand{
		height: auto;
	}

	header form {
	    position: absolute;
	    left: 0;
	    top: 15px;
	}

	.banner .owl-carousel .owl-nav button.owl-next{
		display: none;
	}

	.banner .owl-carousel .owl-nav button.owl-prev{
		display: none;
	}

	.navbar-toggler{
		margin-top: 50px;
	}

	.navbar-toggler:focus{
		outline: none;
	}

	p.gov{
		width: 100%;
	}

	.m_investor-cvr .table .table-cell{
		display: block;
		text-align: center;
		width: 100%;
		border-right: none !important;
		margin-bottom: 50px;
	}

	.m_investor-cvr .table .table-cell a.img{
		margin-bottom: 0;
		display: inline-block;
		vertical-align: middle;
		width: 40%;
		margin-left: 10%;
	}

	.m_investor-cvr .table .table-cell a.link{
		padding-bottom: 20px;
	}

	.m_investor-cvr .table .table-cell a.img img{
		max-width: 100%;
	}

	.m_investor-cvr .table .table-cell span{
		display: inline-block;
		vertical-align: middle;
		width: 40%;
	}

	section.btm-section .addrs{
		margin-bottom: 30px;
	}
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 
	footer span {
	    display: block;
	}

	.m_innr-banner .caption{
		font-size: 20px;
	}
 }

/*inveestor ralation css start*/

.m_investor-cvr {
    background: url(../images/investor.jpg) no-repeat center left;
    background-size: cover;
    padding: 100px 0px;
}

    .m_investor-cvr .nav-tabs {
        border-bottom: transparent;
    }

        .m_investor-cvr .nav-tabs .nav-item.show .nav-link,
        .m_investor-cvr .nav-tabs .nav-link.active {
            background-color: transparent;
            border-color: transparent;
        }

        .m_investor-cvr .nav-tabs .nav-link:focus,
        .m_investor-cvr .nav-tabs .nav-link:hover {
            background-color: transparent;
            border-color: transparent;
        }

    .m_investor-cvr .table {
        display: table;
        padding: 0 0;
    }

        .m_investor-cvr .table .table-cell {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            color: #fff;
            border-right: 1px solid;
            border-color: rgba(255, 255, 255, .60);
            width: 33.333%;
        }

            .m_investor-cvr .table .table-cell:first-child {
                border-right: 0;
            }

            .m_investor-cvr .table .table-cell span.img {
                margin-bottom: 70px;
                min-height: 137px;
                display: block;
            }

            .m_investor-cvr .table .table-cell span.link {
                color: #fff;
                position: relative;
                display: block;
                padding-bottom: 20px;
            }

                .m_investor-cvr .table .table-cell span.link:hover {
                    color: #f7941e;
                }

                .m_investor-cvr .table .table-cell span.link:after {
                    width: 107px;
                    height: 5px;
                    position: absolute;
                    content: '';
                    left: 50%;
                    margin-left: -53px;
                    bottom: 0;
                    background-color: #fff;
                }

            .m_investor-cvr .table .table-cell:hover span.link,
            .m_investor-cvr .table .table-cell .active span.link {
                color: #f7941e;
            }

                .m_investor-cvr .table .table-cell:hover span.link:after,
                .m_investor-cvr .table .table-cell .active span.link:after {
                    background-color: #f7941e;
                }

.invester-cont-cvr {
    padding-top: 50px;
}


p.bdrright {
    margin: 75px 0;
    border-right: 8px solid #f7941e;
    padding: 0px 0;
    padding-right: 20px;
    line-height: 30px;
    text-align: justify;
    font-weight: normal;
}



.m_investor-pdf-cvr {
    position: relative;
    margin-right: 5%;
    margin-top: 0px;
    margin-bottom: 80px;
    width: 90%;
}

    .m_investor-pdf-cvr .item img {
        width: auto;
        margin-left: 10px;
        margin-right: 10px;
    }

    .m_investor-pdf-cvr .item .table {
        display: table;
        vertical-align: middle;
    }

    .m_investor-pdf-cvr .item .table-cell {
        display: table-cell;
        vertical-align: middle;
    }

        .m_investor-pdf-cvr .item .table-cell a {
            font-weight: 300;
            font-size: 20px;
        }

    .m_investor-pdf-cvr .owl-carousel .owl-nav button.owl-next {
        position: absolute;
        top: 40%;
        transform: translate(0, -50%);
        right: -7%;
    }

    .m_investor-pdf-cvr .owl-carousel .owl-nav button.owl-prev {
        position: absolute;
        top: 40%;
        transform: translate(0, -50%);
        left: -4%;
    }

/*inveestor ralation css end*/

@media (max-width: 991.98px) {

    .m_investor-cvr .table .table-cell span.link {
        min-height: 70px;
        padding-bottom: 0;
    }
}

@media (max-width: 767.98px) {

    .m_investor-cvr .table .table-cell {
        display: block;
        text-align: center;
        width: 100%;
        border-right: none !important;
        margin-bottom: 50px;
    }

        .m_investor-cvr .table .table-cell span.img {
            margin-bottom: 0;
            display: inline-block;
            vertical-align: middle;
            width: 40%;
            margin-left: 10%;
        }


            .m_investor-cvr .table .table-cell span.img img {
                max-width: 100%;
            }

        .m_investor-cvr .table .table-cell span.link {
            display: inline-block;
            vertical-align: middle;
            width: 40%;
        }
}

.board-section {
    width: 100%;
    float: left;
}

.b-directors {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

    .b-directors ul {
        width: 103%;
        float: left;
        margin: 0px;
        padding: 0px;
        list-style: none;
    }


        .b-directors ul li {
            width: 47%;
            float: left;
            margin: 0px;
            padding: 0px;
            list-style: none;
            display: table;
            margin-right: 3%;
            margin-top: 20px;
            margin-bottom: 20px;
        }

.b-mem {
    width: 100%;
    float: none;
    margin: 0px;
    padding: 0px;
    display: table-cell;
    text-align: center;
    height: 129px;
    border: solid 1px #CCC;
    vertical-align: middle;
}

    .b-mem h2 {
        width: 100%;
        float: left;
        margin: 0px;
        padding: 0px;
        color: #f7941e;
        font-size: 20px;
        font-weight: 600;
    }

    .b-mem p {
        width: 100%;
        float: left;
        margin: 0px;
        padding: 0px;
        color: #2f2a2a;
        font-size: 18px;
        font-weight: 300;
    }

.mem-fullwidth {
    width: 97% !important;
}


 @media only screen and (max-width: 768px) {
section.btm-section ul.btmlinks li {
    display: block !important;
    width: auto !important;}
}