@font-face {
    font-family: 'gessthreelight';
    src: url('fonts/gessthreelight.eot');
    src: url('fonts/gessthreelight.eot') format('embedded-opentype'),
         url('fonts/gessthreelight.woff2') format('woff2'),
         url('fonts/gessthreelight.woff') format('woff'),
         url('fonts/gessthreelight.ttf') format('truetype'),
         url('fonts/gessthreelight.svg#gessthreelight') format('svg');
}
@font-face {
    font-family: 'majallab';
    src: url('../fonts/sakkal/sakka.eot');
    src: url('../fonts/sakkal/sakka.eot?#iefix') format('embedded-opentype'),
        url('../fonts/sakkal/sakka.woff') format('woff'),
         url('../fonts/sakkal/majallab.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GESSTOW_Medium';
    src: url('../fonts/GE_SS_Two_Medium.eot');
    src: url('../fonts/GE_SS_Two_Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GE_SS_Two_Medium.woff') format('woff'),
         url('../fonts/GE_SS_Two_Medium.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body{
    background: url('../images/body_bg_zw.png') center no-repeat;
}
header, nav, footer, .full_width_gallery {
    background: #fff;
}
nav {
    padding-bottom: 15px;
    /*box-shadow: 0px 0px 5px rgba(0,0,0,.25);*/
    box-shadow: 0 8px 6px -6px rgba(0,0,0,.2);
    position: relative;
    z-index: 99;
}
.sf-menu li {
      margin: 0px 5px;
    font-size: 21px;
    font-family: 'GESSTOW_Medium';
}
a.fa_bars {
    background: linear-gradient(#ffffff, #efefef);
    box-shadow: 0px 0px 5px rgba(0,0,0,.25);
    margin-top: 14px;
}
.fa-bars {
    color: #838383;
    font-size: 18px !important;
}
#main_menu_mobile {
    display: none;
}
@media only screen and (max-width: 500px) { 
        #main_menu {
    display:none;
}
   #main_menu_mobile {
    display:block;
}
.sf-menu li {
    width: 100%;
}
}
/***************************************************/
.sf-menu a:hover, .sf-menu a:active {
    
}
.sf-menu li li {
    border-bottom: 1px solid #C5C5C5;
}
.submenu li:last-child a {
    border-bottom: 4px solid #068db3;
}
.social_icons ul li {
    list-style-type: none;
    display: inline-block;
        margin: 0px 3px;
}
.a_twitter, .a_twitter:hover, .a_twitter:active,
.a_youtube, .a_youtube:hover, .a_youtube:active,
.a_search,  .a_search:hover, .a_search:active {
    color: #e3e6e8;
    padding: 14px 3px 5px 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.25);
}
.a_twitter, .a_twitter:hover, .a_twitter:active  {
    color: #e3e6e8;
    padding: 9px 5px 5px 7px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.25);
    background: linear-gradient(#ffffff, #efefef); /* Standard syntax */
}

.social_icons .fa-twitter {
       color: #0096d1 !important;
       font-size: 20px;
}
.a_facebook, .a_facebook:hover, .a_facebook:active {
    color: #FFFFFF;
    background: #3c5a99;
    padding: 9px 6px 5px 15px;
    border-radius: 4px;
}
.social_icons .fa-facebook {
       color: #ffffff;
       font-size: 18px;
}
.a_youtube, .a_youtube:hover, .a_youtube:active{
    color: #e3e6e8;
    padding: 9px 7px 5px 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.25);
     background: linear-gradient(#ffffff, #efefef); /* Standard syntax */
}
.fa-youtube {
    color: #ee3433;
    font-size: 23px !important;
}
.a_search, .a_search:hover, .a_search:active {
    color: #e3e6e8;
    padding: 9px 6px 5px 8px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.25);
     background: linear-gradient(#ffffff, #efefef); /* Standard syntax */
}
.fa-search{
    color: #848484;
        font-size: 20px !important;
}
Footer
{
    box-shadow: 0px 0px 8px rgba(0,0,0,.25);
    padding: 24px 0px;
}
Footer .sf-menu li {
    margin: 0px 2px;
    font-size: 19px;
    font-family: 'gessthreelight';
}
/******************************************************************************/
/**************** Slider Region style *********************/
.full_width_gallery {
     box-shadow: 0px 0px 5px rgba(0,0,0,.25);
}
.SliderContaner {
    background: transparent !important;
    border: 0px solid #CCC !important;
    margin-top: -9px !important;
}
.bx-wrapper .bx-pager {
    margin-top: -38px !important;
    left: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #cdcccc !important;
}
.bx-pager.bx-default-pager a.active {
    background:#8b8a8a !important;
}
/**************************************************************************/
.side-menu li {
    background: url('../images/left_menu_bg.jpg') !important;
    text-align: right;
        font-size: 16px;
        font-weight: bold;
        font-family: 'GESSTOW_Medium';
}
.side-menu a, .side-menu a:visited {
    color: #777777 !important;
}
.Top_side {
   /* border: 1px solid #cccccc !important;*/
    margin-top: 10px;
}
.side-menu li:hover, .side-menu li.sfHover, .side-menu a:focus, .side-menu a:hover, .side-menu a:active {
    background: #D8EBF1 !important;
    outline: 0;
    color: #fff;
}
.side-menu a {
    border-top: 0px solid #CFDEFF !important;
}
/*********************/
.MainBox .side_container .title {
    background: url('../images/left_menu_bg.jpg') !important;
    text-align: right;
    padding: 9px 8px;
    font-family: 'GESSTOW_Medium';
    font-weight: bold;
    color: #923970 !important;
    font-size: 17px;
}
.MainBox .side_container .sidebody{
    font-family: 'majallab';
    color: #777777;
    text-align: right;
    font-size: 22px;
    font-weight: normal;
    padding: 0px 15px;
}
 .side_ul h3 {
    background: url('../images/left_menu_bg.jpg') !important;
    text-align: right;
    font-family: 'gessthreelight';
    font-weight: bold;
    color: #777777 !important;
    font-size: 18px;
}
.image-side {
    position: absolute;
    bottom: 45px;
    right: -175px;
}
@media only screen and (max-width: 500px) {   
    .image-side {
    position: inherit ;
    bottom: 45px;
    right: -175px;
}
}
.image-side img {
     border: 1px solid #ddd;
}
#newsletter {
    margin-bottom: 75px;
    border: 1px solid #ddd;
        background: #fff;
}
#newsletter .MailListTitle {
    background: url('../images/news_letter_bg.jpg') !important;
    color: #923970 !important;
    font-family: 'GESSTOW_Medium';
    text-align: center;
    height: 50px;
    padding-top: 15px;
    font-weight: bold;
    border-left: 1px solid #ddd;
}
.MailListDiv {
    width: 28% !important;
}
#name_newsletter, #email_newsletter, #tel_newsletter{
    text-align: center;
    border: 1px solid #ddd;
    margin-top: 10px;
    color: #868585;
    font-family: 'gessthreelight';
    font-weight: bold;
    height: 29px;
}
.MailListButton {
    position: absolute !important;
    bottom: 37px !important;
    border-top: 4px solid #a0489c;
    width: 36% !important;
}
.MailListButton .boxr{
    float: left !important;
    margin-left: 0px !important;
    background: #A0489C;
    color: #fff;
    text-shadow: none;
    border: 0px;
    padding: 3px 19px;
    border-radius: 0px 0px 10px 10px;
    font-family: 'gessthreelight';
    font-size: 21px;
}
.MailCancel {
    float: left !important;
    font-size: 14px;
    line-height: 23px;
    margin-left: 13px;
    border: 1px solid #ddd;
    padding: 0px 7px;
    color: #737272 !important;
    text-decoration: none !important;
    background: #fff;
}
.text-side {
    background: #fff;
    border: 1px solid #ddd;
}
.side-menu{
    border: 1px solid #ddd;
    height: 243px;
}
.news_block{
    background: #fff;
    border: 1px solid #ddd;
}
.news_block h3{
    background: url('../images/left_menu_bg.jpg') !important;
    border: 1px solid #ddd;
    height: 45px;
    margin-top: 0;
    padding: 12px 7px;
    font-family: 'GESSTOW_Medium'; 
}
.news_block li {
    list-style-type: none;
    text-align: right;
    padding: 0px 10px;
}
.news_block li .news_date {
    background: #a8a7a3;
    display: inline-block;
    color: #fff;
    padding: 2px 10px;
    border-radius: 7px;
}
.news_block li a.news_link {
    color: #7B7B78;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}
.news_block li a.news_link .news_more {
    color:#91c1d4;
}
.MainBox {
    background: #fff;
}
h2.title{
   background: url('../images/left_menu_bg.jpg') !important;
    text-align: right;
    padding: 9px 8px;
    font-family: 'GESSTOW_Medium';
    font-weight: bold;
    color: #923970 !important;
    font-size: 17px;
}
h2.title span{
    background: #a0489c;
    height: 5px;
    width: 75%;
    position: absolute;
    left: 15px;
    top: 53px;
}
.breadcrumb {
    display: none;
}
.my_content .content {
    text-align: right;
    font-family: 'majallab';
    font-size: 23px;
}
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    float: right;
}
.bx-controls-direction {
    display: none;
}
.submenu {
    position: absolute !important;
    left: -46% !important;
}

.text-side span {
    font-family: 'GESSTOW_Medium';
    background: #a0489c;
    height: 5px;
    width: 77%;
    position: absolute;
    left: 16px;
    top: 46px;
}
@media only screen and (max-width: 500px) { 
#newsletter .MailListTitle {
    height: 75px;
}
.MailListDiv {
    width: 41% !important;
}
.MailListButton {
    bottom: 11px !important;
}
.MailCancel {
    position: relative;
    left: 115px;
    bottom: 40px;
}
}
#main_menu .submenu {
    border-radius: 0px !important;
    margin-top: -15px !important;
    border: 1px solid #ddd;
    padding: 0px 8px;
}
#main_menu .submenu li a:hover  {
    background: #fff;
    color: #058db3;
    border-radius: 0px;
    box-shadow: none;
}
.the_last_news .the_last_news_li .title {
    margin-right: 10px;
    font-family: 'GESSTOW_Medium';
    font-size: 21px;
}
.the_last_news .the_last_news_li .ContentListDiv{
    text-align: right;
    font-family: 'majallab';
    font-size: 21px;
}