﻿			    
			.section_title {
    width: 35%;
    float: left;
    padding: 0px;
    margin: 0px;
}
.section_title .small {
    font-size: 30px;
    float: left;
    font-weight: 300;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
}
.section_title .big {
    font-size: 50px;
    font-weight: bold;
    padding: 0px;
    display: inline;
    margin: 0px;
    text-transform: uppercase;
}

.section_title .big span {
    color: #d8a33c;
    display: inline;
    padding: 0px;
    margin: 0px;
}
.section_subtext {
    width: 65%;
    float: right;
    padding: 0 0 0 50px;
    margin: 40px 0 0 0;
    border-left: 1px solid #d9d9d9;
}

.section_holder3 .right ul.list {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
    
}
.section_holder3 .right ul.list li {
    float: left;
    padding: 0 0 7px 0;
    margin: 0px;
}
.section_holder3 .right ul.list li i {
    font-size: 16px;
    color: #2380af;
    margin-right: 5px;
}
a {
    color: #161616;
    text-decoration: none;
    transition-property: background-color, color;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
   color: #d8a33c;
}
.header-dark #header {
    background-color: rgba(0, 0, 0, 0.8);
    border-bottom: none;
    position: fixed;
}
.blog-article.latest .blog-article-title, .blog-article.latest .blog-article-content, .blog-article.latest .blog-article-subtitle {
    display: block;
    margin-left: 0;
    text-align: center;
    font-size: 15px;
}
.Lang
{
   color:#d8a33c;float:right;margin-top:20px;
    font: 14px/27px 'Droid Arabic Kufi';
    }
    
    
    [class*=" halcyon-icon-"], [class^="halcyon-icon-"] {
    font-family: halcyon-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#mobile-menu
{
    margin-top:69px!important;
}
