﻿
html, html a {
    text-decoration: none;
    text-rendering: geometricprecision;
}
html a:hover {
    text-decoration: none;
}
body {
    background: #ffffff none repeat scroll 0 0;
    color: #fff;
    font-family: tit;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-weight: normal;
    margin-top: 0;
}
.col-centered {
    display: inline-block;
    float: none !important;
}
.row-centered {
    text-align: center;
}
header {
    overflow: hidden;
}
.header {
    min-height: 620px;
    overflow: hidden;
    position: relative;
}
.main-menu {
}
.logo {
}
.social-links {
}
.social-links > div {
}
.social-links > div a {
    border: 1px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    float: right;
    height: 27px;
    line-height: 25px;
    margin-left: 21px;
    margin-top: 21px;
    text-align: center;
    transition: all 0.15s ease-in 0s;
    width: 27px;
}
.social-links > div a:hover {
}
.areej .navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin-bottom: 0;
    margin-top: 16px;
}
.areej .navbar-brand {
    display: none;
}
.areej .navbar-default .navbar-nav > li {
    border-radius: 4px;
    margin: 0 7px;
    transition: all 0.3s ease 0s;
}
.areej .navbar-default .navbar-nav > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #ffffff;
    font-size: 14px;
    line-height: 31px;
    margin: 0 7px;
    padding: 3px 0;
    transition: all 0.3s ease 0s;
}
.areej .navbar-default .navbar-nav > .active, .areej .navbar-default .navbar-nav > li:hover {
    background-color: #ffffff;
    color: #000000;
}
.social-links > div a:hover {
    background: #ffffff none repeat scroll 0 0;
}
.logo {
    position: relative;
    text-align: center;
}
.logo a {
    border-radius: 4px;
    display: inline-block;
    font-size: 25px;
    margin-top: 0;
    padding: 0 16px 5px;
    width: auto;
}
.logo > div {
    position: absolute;
    right: 0;
    top: 16px;
    width: 100%;
}
.logo > div a img {
    width: 190px;
}
.areej .navbar-default .navbar-nav > .active a, .areej .navbar-default .navbar-nav > li:hover a {
    color: #606060;
}
.aboutme {
}
.my-image {
    position: relative;
}
.my-image > svg {
    left: 0;
    position: absolute;
    top: -10px;
    width: 470px;
}
.my-image > svg path {
    fill: rgba(255, 255, 255, 0.5);
}
.my-image > a {
    border: 10px solid #f9edc3;
    border-radius: 50%;
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.25);
    display: block;
    height: 215px;
    left: 122px;
    overflow: hidden;
    position: absolute;
    top: 182px;
    width: 215px;
}
.my-image > a img {
    height: 100%;
}
.my-details {
}
.my-details > h2 {
    color: #ffffff;
    font-family: stit;
    font-size: 24px;
    margin-top: 100px;
}
.my-details > h1 {
    color: #ffffff;
    font-family: btit;
    font-size: 27px;
    margin-bottom: 3px;
    margin-top: 9px;
}
.my-details > span {
    color: #ffffff;
    font-family: stit;
    font-size: 14px;
}
.my-details > p {
    color: #ffffff;
    font-family: light;
    font-size: 18px;
    line-height: 25px;
    margin-top: 17px;
    text-align: justify;
}
.my-details > button {
    border: medium none;
    border-radius: 4px;
    color: #545454;
    font-family: stit;
    margin-top: 14px;
    padding: 9px 23px;
    transition: all 0.25s ease-in 0s;
}
.my-details > button i {
    color: #545454;
}
.areej-style-header {
    bottom: -451px;
    position: absolute;
    right: -576px;
}
.areej-style-header > svg {
    height: 800px;
    width: 800px;
}
.areej-style-header > svg path {
    fill: rgba(255, 255, 255, 0.13);
}
.title-div {
    margin-bottom: 27px;
    margin-top: 58px;
    text-align: center;
}
.title-div h2 {
    color: #393939;
    font-family: stit;
    font-size: 23px;
    margin-bottom: 0;
}
.title-div div {
    height: 40px;
    margin: 2px auto auto;
    position: relative;
    width: 113px;
}
.title-div div > p::after {
    background: #bbbbbc none repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    right: -48px;
    top: 11px;
    width: 42px;
    z-index: 10;
}
.title-div div > p::before {
    background: #bbbbbc none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: -44px;
    position: absolute;
    top: 11px;
    width: 42px;
    z-index: 10;
}
.title-div div p {
    border-radius: 50%;
    height: 35px;
    position: absolute;
    right: 38px;
    top: 7px;
    width: 34px;
    z-index: 20;
}
.title-div div p span {
    font-size: 21px;
    width: 24px;
}
.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    right: 0;
    transform: translate3d(0px, 0px, 0px);
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.areej-style-statistic {
    bottom: -451px;
    position: absolute;
    right: -576px;
}
.areej-style-statistic > svg {
    height: 800px;
    width: 800px;
}
.areej-style-statistic > svg path {
    fill: rgba(255, 255, 255, 0.13);
}
.myphoto {
    overflow: hidden;
    padding-left: 0;
}
.myphoto > div {
    overflow: hidden;
}
.myphoto > img {
    height: 100%;
}
footer {
    background: #f5f5f5 none repeat scroll 0 0;
    text-align: center;
}
footer > div p {
    color: #353535;
    font-family: stit;
    font-size: 19px;
    margin-bottom: 4px;
    margin-top: 60px;
}
footer > div span {
    color: #353535;
    font-size: 13px;
}
footer > div > div {
}
footer > div > div > div {
}
footer > div > div p {
    color: #353535;
    font-size: 17px;
    margin-bottom: 3px;
}
footer > div > div span {
    color: #353535;
    font-size: 12px;
}
.contactinfo {
    padding-bottom: 60px;
}
footer > .container-fluid {
    border-top: 1px solid #dddddd;
}
.footerlink a {
    color: #353535;
    float: left;
    font-size: 13px;
    margin: 34px 20px;
}
.footerlink a i {
}
.footerlink p {
    color: #353535;
    font-size: 12px;
    margin-top: 35px;
    text-align: right;
}
.footerlink-content {
}
.footercopy-content {
}
.social-links > div a:hover {
    color: #833e6e;
}
.logo a {
    color: #833e6e;
}
.title-div div p span {
    color: #833e6e;
}
.gallery-details-right {
    background: #833e6e none repeat scroll 0 0 !important;
}
.gallery-style > p:nth-child(2n) {
    background: #833e6e none repeat scroll 0 0;
}
.experince-info > p span {
    color: #833e6e;
}
.experince-share > a i {
    color: #833e6e;
}
.say-details > p::after {
    color: #833e6e;
}
.say-details > p::before {
    color: #833e6e;
}
.say-details div p {
    color: #833e6e;
}
.conactform button {
    background: #833e6e none repeat scroll 0 0;
}
.header {
}
.experince-container > h3 span {
    background: #833e6e none repeat scroll 0 0;
}
.my-details > button {
    background: #f9edc3 none repeat scroll 0 0;
}
.gallery-details {
    background: #ffefb1 none repeat scroll 0 0;
}
.gallery-style > p {
    background: #ffefb1 none repeat scroll 0 0;
}
.statistic-details > p svg path {
    fill: #ffefb1;
}
.header {
    background: rgba(0, 0, 0, 0) url("../images/style2.png") no-repeat scroll 0 0;
}
.ourNews {
    min-height: 416px;
    padding-top: 80px;
}
.ourNewsIndiv > a {
   /* background-position: center center;*/
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    min-height: 131px;
    width: 100%;
}
.ourNewsIndiv img {
    min-height: 151px;
    width: 100%;
}
.ourNewsIndiv > div {
    background: #f6f6f6 none repeat scroll 0 0;
    float: left;
    height: 100px;
    padding: 7px 11px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.ourNewsIndiv > div h3 {
    color: #666;
    font-family: stit;
    font-size: 14px;
    margin-bottom: -1px;
    margin-top: 4px;
    text-align: left;
    transition: all 0.3s ease 0s;
}
.ourNewsIndiv > div p {
    color: #868686;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 8px;
    max-height: 53px;
    overflow: hidden;
    text-align: left;
    transition: all 0.3s ease 0s;
}
.ourNewsIndiv {
    border-radius: 2px;
    margin-bottom: 20px;
    padding: 0 8px;
}
.newsrelated .ourNewsIndiv {
    border-radius: 2px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 8px;
    position: relative;
}
.moreNews {
    color: #626262;
    direction: rtl;
    display: inline-block;
    float: right;
    font-family: stit;
    font-size: 12px;
    margin-bottom: 20px;
}
.NewsTab {
}
.NewsTab h1 {
    color: #833e6e;
    font-family: stit;
    font-size: 36px;
    line-height: 15px;
    margin-bottom: 37px;
    margin-top: 11px;
    padding-bottom: 0;
    vertical-align: top;
}
.NewsTab ul {
    border: medium none;
}
.NewsTab ul a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 5px !important;
    color: #3b3b3b;
    font-family: tit;
    font-size: 13px;
    height: 40px;
    line-height: 30px;
    margin-top: 4px;
    padding: 3px 4px;
    width: 160px;
}
.NewsTab ul a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.NewsTab ul .active a {
    border: 1px solid #909090;
    border-radius: 2px;
    font-family: stit;
    font-size: 14px;
}
.ex {
    background: #d880b3 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 22px;
    line-height: 19px;
    position: absolute;
    right: 27px;
    text-align: center;
    top: 11px;
    width: 59px;
}
.gallery {
    background: #f6f6f6 none repeat scroll 0 0;
    padding-bottom: 36px;
}
.gallaryimg {
    border-radius: 7px;
    cursor: pointer;
    height: 200px;
    margin-top: 18px;
    overflow: hidden;
    position: relative;
}
.gallaryimg > a {
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100;
}
.gallaryimg > a img {
    height: 100%;
     min-width:100%;
}
.gallaryimg > span {
    background: #d880b3 none repeat scroll 0 0;
    height: 100%;
    line-height: 213px;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.25s ease 0s;
    width: 100%;
    z-index: 200;
}
.gallaryimg > span i {
    color: #ffffff;
    font-size: 40px;
}
.gallaryimg:hover > span {
    opacity: 0.89;
}
.areejtab {
    border: medium none;
    display: inline-block;
    float: none;
    margin: auto auto 20px;
}
.areejtab li {
    margin: 0 6px;
}
.areejtab li a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 4px;
    color: #5b5b5b;
    line-height: 19px;
    padding: 8px 24px 10px;
    transition: all 0.3s ease 0s;
}
.areejtab li.active a {
    background: #5b5b5b none repeat scroll 0 0;
    border: 1px solid #5b5b5b;
    border-radius: 4px;
    color: #fff;
    padding: 8px 24px 10px;
    width: 100px;
}
.areejtab > li.active > a, .areejtab > li.active > a:focus, .areejtab > li.active > a:hover {
    background-color: #5b5b5b;
    border-color: #5b5b5b #5b5b5b transparent;
    color: #fff;
}
.gallarycontainer > div > div {
    padding: 0 9px;
}
.cotactus {
    background: #fdfdfd url("../images/style3.jpg") no-repeat scroll left bottom;
    padding-bottom: 70px;
}
.conactform {
}
.conactform > p {
    margin-top: 33px;
}
.conactform > p i {
    color: #393939;
    float: left;
    font-size: 22px;
    margin-top: 2px;
}
.conactform > p span {
    border-bottom: 1px solid #c2c2c2;
    color: #393939;
    font-family: stit;
    font-size: 17px;
    margin-left: 11px;
    padding-bottom: 5px;
}
.conactform input, .conactform textarea {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    box-shadow: none;
    color: #5d5d5d;
    font-size: 14px;
    height: 44px;
}
.conactform textarea {
    height: 164px !important;
    max-height: 137px;
    max-width: 100%;
    padding: 14px 16px;
}
.conactform button {
    background: #3c3c3c none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    float: right;
    font-size: 15px;
    margin-right: 11px;
    padding: 6px 41px 10px 46px;
    transition: all 0.2s ease-in 0s;
}
.conactform > .row {
    padding-top: 11px;
}
.banner-areej {
    height: 150px;
    position: relative;
}
.banner-design {
    height: 150px;
}
.banner-design h3 {
    color: #ffffff;
    font-family: stit;
    font-size: 23px;
    height: 46px;
    line-height: 43px;
    margin-bottom: 3px;
    padding-left: 0;
}
.banner-design p {
    color: #ffffff;
    font-size: 16px;
}
.banner-areej > p {
    background: rgba(0, 0, 0, 0) url("../images/style44.png") no-repeat scroll right center;
    direction: rtl;
    height: 150px;
    position: absolute;
    right: 0;
    top: 0;
    width: 830px;
}
.banner-design > div {
    margin-top: 32px;
}
.banner-design > div h3 svg {
    float: left;
    height: 80px;
    margin-right: 7px;
    margin-top: -7px;
    width: 54px;
}
.banner-design > div h3 svg path {
    fill: #f9edc3;
}
.banner-areej {
}
.banner-areej > span {
    background: rgba(0, 0, 0, 0) url("../images/style2.png") no-repeat scroll 0 0 / cover ;
    height: 100%;
    position: absolute;
    width: 100%;
}
.internalpages {
}
.internalpages .gallery {
    background: #fff none repeat scroll 0 0;
}
.internalpages .title-div h2 {
    color: #833e6e;
    font-size: 23px;
}
.internalpages .header {
    min-height: 70px;
}
.internalpages .logo > div a img {
    margin-top: -4px;
    width: 170px;
}
.styleinternal {
    background: rgba(0, 0, 0, 0) url("../images/img7.jpg") no-repeat scroll center center / cover ;
    box-shadow: 20px 80px 27px -82px rgba(0, 0, 0, 0.25) inset;
    height: 264px;
    width: 100%;
}
.internalpages .header, .internalpages header {
    overflow: visible;
}
.navbar-toggle {
    margin-top: 3px;
}
.ourNewspage .areejtab li.active a {
    width: 210px;
}
.ourNewspage {
    padding-bottom: 56px;
}
.aboutus {
    margin-top: 50px;
}
.abouttext .my-details {
}
.abouttext .my-details > h2 {
    color: #595959;
    margin-top: 10px;
}
.abouttext .my-details > h1 {
    color: #cc7eab;
}
.abouttext .my-details > span {
    color: #676767;
}
.abouttext .my-details > p {
    color: #757575;
    padding-right: 5%;
}
.aboutimg > img {
    border: 21px solid #fbfbfb;
    box-shadow: 0 0 27px rgba(100, 100, 100, 0.11);
    width: 100%;
}
.ArticleDetails {
    padding-right: 4%;
}
.newsrelated {
}
.ArticleDetailsContent {
    background: #fbfbfb none repeat scroll 0 0;
}
.ArticleDetailsContent > h1 {
    color: #3f3f3f;
    font-family: stit;
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 27px;
    padding: 0 38px;
    text-align: left;
}
.ArticleDetailsContent > p {
         color: #141010;
    font-size: 15px;
    line-height: 25px;
    padding: 0 39px;
    text-align: justify;
}
.ArticleDetailsContent > p > span {
    background: #f3f3f3 url("../images/style30.png") no-repeat scroll left 23px center;
    color: #535252;
    display: block;
    font-size: 16px;
    margin: 30px 0;
    padding: 24px 24px 24px 110px;
}
.mainArticleImg {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-origin: padding-box !important;
   /* background-position: center center;*/
    background-repeat: no-repeat !important;
    background-size: cover;
    min-height: 500px;
    position: relative;
}
.mainArticleImg > a:first-child {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.mainArticleImg > a:last-child {
    bottom: 30px;
    display: block;
    height: 72px;
    position: absolute;
    right: 40px;
    width: 72px;
}
.aboutArticle {
    border-top: 1px solid #cccccc;
    margin-top: 60px;
    overflow: hidden;
    padding-left: 38px;
}
.aboutArticle > p {
     color: #141010;
    font-size: 15px;

    display: inline-block;
    float: left;
    margin-bottom: 30px;
    margin-right: 36px;
    margin-top: 30px;
}
.aboutArticle > p span {
    color: #914979;
    margin-right: 9px;
}
.newsrelated > div > h3 {
    color: #797979;
    font-family: stit;
    font-size: 17px;
    margin-bottom: 22px;
}
.newsrelated > div > h3 span {
    color: #833e6e;
    font-size: 17px;
    margin-left: 6px;
}
.newsrelated > div {
    background: #fbfbfb none repeat scroll 0 0;
    overflow: hidden;
    padding: 23px 11px;
}
.newsrelated .ourNewsIndiv > div {
    background: #ffffff none repeat scroll 0 0;
}

.ourNewspage .areejtab li {
    margin: 0 6px 11px;
}

.ourNewspage .areejtab li a {
    padding: 11px 0;
    width: 210px;
}
