<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face { font-family: 'Alef-Regular'; src: url('../fonts/Alef-Regular.eot'); src: url('../fonts/Alef-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Alef-Regular.woff') format('woff'), url('../fonts/Alef-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Alef-Bold'; src: url('../fonts/Alef-Bold.eot'); src: url('../fonts/Alef-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Alef-Bold.woff') format('woff'), url('../fonts/Alef-Bold.ttf') format('truetype'); font-weight: normal; font-style: normal; }

html,
body { /*overflow-x: hidden;*/ /* Prevent scroll on narrow devices */ color: #000000; }
body { /* padding-top: 67px; */ background-color: transparent; display: block; position: relative; font-size: 16px; }

body:after { content: ""; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; z-index: -1; position: absolute; background: url(/images/siteBg.jpg) no-repeat fixed; background-size: cover; opacity: 0.5; }
body, h1, h2, h3, h4, h5 { font-family: Alef-Regular, Arial,sans-serif; direction: rtl; }
img { max-width: 100%; }
iframe{max-width:100% !important; }

a { color: rgb(68, 68, 68); text-decoration: none; }
a:active, a:visited { /* color: #000000; */ text-decoration: none; }
a:hover, a:focus { color: rgb(65,185,12); text-decoration: none; }
.selectgallery { max-width: none; }

.siteBg { background-color: rgba(255, 255, 255, 0.60); }

@media (min-width: 768px) {
    body { /* padding-top: 87px; */ background-color: #fff; }
    .selectgallery { max-width: 200px; }
}

@media (max-width: 768px) {
    .content img { width: 100% !important; height: auto !important; }
    .content table, .content tr, .content td, .content th { display: block; width: 100% !important; height: auto !important; }
}

.file-preview { margin-top: 30px !important; }


.file-input { }
.file-input .file-caption { }
.file-input .form-control { padding: 0 12px !important; }
.file-input .input-group-btn { }

.file-input .input-group-btn &gt; .btn + .btn { margin-left: -3px; }


.mar_bottom_15 { margin-bottom: 15px; }
.RedText { color: #d11d05; }


.btn-file { }
.btn-trash { font-size: 14px; position: absolute; top: 0; left: 15px; z-index: 99; }
.btn-trash i { font-size: 14px !important; color: #444 !important; line-height: 20px; }

a.btn-register { color: #ffffff; background-color: #5A9630; border-color: transparent; /*border-radius: 0px 0px; padding: 10px 30px;*/ }
.btn-register:hover, .btn-register:focus, .btn-register.focus, .btn-register:active, .btn-register.active, .open &gt; .dropdown-toggle.btn-register { color: #ffffff; background-color: rgba(90, 150, 48, 0.79); /*border-color: transparent; border-radius: 0px 0px;*/ }

.btn-primary { color: #fff; background-color: #444; border-color: #444; }
.btn-primary:hover { background-color: #6F6E6E; border-color: #6F6E6E; }
.btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open &gt; .dropdown-toggle.btn-primary { color: #fff; background-color: #444; border-color: #444; }


.btn-link { color: #444; font-weight: normal; cursor: pointer; border-radius: 0; }
.btn-link:hover, .btn-link:focus { color: #000000; text-decoration: underline; background-color: transparent; }


.form-control { /* border-radius: 0px 0px; */ border-color: #999; }
.form-control:focus { border-color: #A7A7A7; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(184, 184, 184, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(186, 186, 186, 0.6); }



.loginbox .form-control { margin-bottom: 20px; }
.loginbox .btn-register { margin-top: 20px; width: 100%; }
.loginbox ul, .loginbox ul li { display: block; list-style: none; padding: 0; margin: 0; }
.loginbox ul { }
.loginbox ul li { margin-bottom: 5px; }
.loginbox ul li a {display: block;width: 100%;text-align: right;font-size: 16px;}
.loginbox ul li a i{width:25px;text-align:center;}
.loginbox .logout-btn { margin-top: 10px; }


.input { margin-bottom: 20px; }
.input input[type="text"], .input input[type="password"], .select select { border-radius: 0px 0px; }
.input textarea { resize: none; border-radius: 0px 0px; }
.redtext { color: #d11d05; }

.important { color: #d11d05; padding: 20px 0; display: block; }
label.form-error { position: absolute; top: 9px; left: 27px; z-index: 99; font-size: 12px; color: #d11d05; }
.select label.form-error { position: absolute; top: 13px; left: 28px; z-index: 99; font-size: 12px; color: #d11d05; }
.contactus-wrapper label.form-error { position: absolute; top: 12px; left: 28px; z-index: 99; font-size: 12px; color: #d11d05; }

.sidemenu-wrapper { margin-top: 66px; }

/*---- Back to top button --------*/
#go-to-top { position: fixed; bottom: 20px; right: 20px; text-indent: -999em; /* Hide text */ color: white; background-color: rgba(0, 0, 0, 0.3); background-image: url(../images/back-to-top.png); padding: 0; height: 50px; width: 50px; opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); z-index: 999; display: none; -webkit-transition: opacity 0.4s ease-in-out 0s; -moz-transition: opacity 0.4s ease-in-out 0s; transition: opacity 0.4s ease-in-out 0s; }
#go-to-top:hover { opacity: 0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); background-color: rgba(0, 0, 0, 0.6); }

@media only screen and (max-width: 767px) {
    #go-to-top { height: 30px; width: 30px; background-size: cover; }
}


/* ------------------ Header Area Styling ---------------------*/
#title-area { display: block; padding: 20px 0; background: #020202 url('../images/pageheader.jpg') no-repeat left center; margin-bottom: 20px; }
#title-area h1, #title-area h2 { color: #f5f6f7; margin: 0; font-size: 30px; }

@media only screen and (max-width: 767px) {
    #title-area h3 { font-size: 22px; }
    #title-area h1, #title-area h2 { font-size: 25px; line-height: 38px; }
}

/*----------- Breadcrumb trail ---------- */
#breadcrumbs { margin: 0 0 20px 0; color: #d11d05; font-size: 13px; font-style: italic; }
#breadcrumbs .sep { margin: 0 2px; }


.banner { }
.banner img { width: 100%; }
.sidebanners .banner { margin-bottom: 20px; }


.images { }
/*.images img { display: block; margin-bottom: 20px; }
.images img:last-child { margin-bottom: 5px; }*/


.main { overflow: hidden; }

ul.responses-list { padding-top: 30px; }
ul.responses-list, ul.responses-list li { display: block; list-style: none; padding: 0; margin: 0; }
ul.responses-list li { border-bottom: 1px dotted #1FA4DD; padding-bottom: 20px; margin-bottom: 10px; }
ul.responses-list li:last-child { border-bottom: none; }
ul.responses-list li a { display: block; color: #444; }
ul.responses-list li h2 { font-size: 18px; padding: 5px 0; margin: 0; }
ul.responses-list li small.name, ul.responses-list li small.date { float: left; color: #1FA4DD; font-size: 14px; }
ul.responses-list li small.name { }
ul.responses-list li small.date { color: #444; padding-left: 20px; }
ul.responses-list li span { }






ul.birthday-list, ul.birthday-list li { display: block; list-style: none; margin: 0; padding: 0; }
ul.birthday-list { }
ul.birthday-list li { padding-bottom: 5px; margin-bottom: 10px; border-bottom: 1px dotted #1FA4DD; }
ul.birthday-list li:last-child { border-bottom: none; }
ul.birthday-list li .image { float: right; width: 25%; }
ul.birthday-list li .image img { width: 100%; }
ul.birthday-list li .info { float: right; width: 70%; padding-right: 10px; }
ul.birthday-list li .info strong { display: block; font-size: 17px; line-height: 22px; font-weight: normal; }
ul.birthday-list li .info small { display: block; font-size: 14px; }


.articlepage .images { float: none; padding-right: 0; padding-left: 0; }
.articlepage .images img { width: 100%; }
.articlepage .carousel-indicators { bottom: 10px; left: 10px; margin-left: 0; padding-left: 0; width: auto; margin-bottom: 0px; }

@media (min-width: 768px) {
    .articlepage .images { float: left; padding-bottom: 20px; padding-right: 20px; }
    .articlepage .images img { width: 100%; }
}


.form-group { position: relative; }

ul.adscategories { }
ul.adscategories, ul.adscategories li { display: block; list-style: none; padding: 0; margin: 0; }
ul.adscategories { margin: 0 -15px; }
ul.adscategories li { margin-bottom: 5px; padding: 0 15px; }
ul.adscategories li a { display: block; font-size: 18px; width: 100%; text-align: right; }
ul.adscategories li a span { line-height: 29px; }
ul.adscategories li a i { font-size: 20px; float: right; line-height: 29px; padding-left: 10px; }



ul.adslist { padding-top: 30px; }
ul.adslist, ul.adslist li { display: block; list-style: none; padding: 0; margin: 0; }
ul.adslist { margin-bottom: 20px; }
ul.adslist li {border-bottom: 1px dotted #5A9630;padding-bottom: 20px;/* margin-bottom: 10px; */padding-left: 10px;}
ul.adslist li:last-child { border-bottom: none; }
ul.adslist li a { display: block; color: #444; }
ul.adslist li a h2 { font-size: 22px; padding: 10px 0; margin: 0; }

ul.adslist, ul.adslist li:nth-of-type(odd) {/* background-color: #eee; */}
ul.adslist, ul.adslist li:nth-of-type(even) {/* background-color: #fff; */}

ul.adslist li .info { padding-right: 130px; }
ul.adslist li a.image {float: right;/* padding-left: 15px; *//* padding-right: 15px; */width: 100px;margin: 15px;background-color: #FFF;height: 100px;}
ul.adslist li a.image {display: block;border-radius: 4px;}
ul.adslist li a.image img {width: 100px;height: 100px;display: block;border-radius: 4px;}
ul.adslist li a.image i {line-height: 100px;width: 100px;height: 100px;font-size: 61px;text-align: center;display: block;color: #ccc;top: 0;padding: 5px;}
ul.adslist li .details { float: left; color: #4B6F16; }

ul.adslist li a.image:hover i { top: 0; margin-top: 0; transform: rotateZ(360deg); -webkit-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); }
ul.adslist li a.image:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial;
}

@media (max-width: 600px) {
    ul.adslist li .info { padding-right: 0; }
    ul.adslist li a.image { float: left; padding-left: 10px; padding-right: 10px; padding-top: 20px; }
    ul.adslist li a.image img { width: 80px; height: auto; display: block; border-radius: 4px; }
    ul.adslist li a.image i { line-height: 80px; width: 80px; height: 80px; font-size: 40px; text-align: center; display: block; }
}



.viewticketpage { }
.viewticketpage ul.details, .viewticketpage ul.details li { display: block; list-style: none; margin: 0; padding: 0; }
.viewticketpage ul.details { padding-top: 10px; padding-bottom: 15px; border-bottom: 1px dotted #ccc; margin-bottom: 15px; }
.viewticketpage ul.details li { width: 50%; float: right; }
.viewticketpage ul.details li label { min-width: 100px; padding-left: 20px; }

.viewticketpage .updatestatus { padding-bottom: 15px; border-bottom: 1px dotted #ccc; margin-bottom: 15px; }
.viewticketpage .updatestatus label { padding-left: 10px; }
.viewticketpage .updatestatus .form-group { padding-left: 35px; }


@media (max-width: 600px) {
    .viewticketpage ul li { width: auto; float: none; }
}



.viewadpage { }
.viewadpage ul, .viewadpage ul li { display: block; list-style: none; margin: 0; padding: 0; }
.viewadpage ul { padding-top: 10px; padding-bottom: 15px; border-bottom: 1px dotted #ccc; margin-bottom: 15px; }
.viewadpage ul li label { padding-left: 20px; }
.viewadpage .images { float: left; padding-right: 20px; }
.viewadpage .images img { max-height: 200px; }

.promotedadsbox { border: none; box-shadow: none; padding: 3px; }
.promotedadsbox.panel-info &gt; .panel-heading { background-color: #fff; color: #444; }
.promotedadsbox.panel-info &gt; .panel-heading &gt; h2 { font-size: 25px; }
.promotedadsbox.panel-info &gt; .panel-body { position: relative; }

.promotedadsbox .items { }
.caroufredsel_wrapper { margin: 0 auto !important; }
.promotedadsbox .items .item { float: left; text-align: right; }
.promotedadsbox .items .item a { display: block; text-decoration: none; color: #444; }
.promotedadsbox .items .item h2 { font-size: 18px; padding: 0; }
.promotedadsbox .items .item span { }
.promotedadsbox .items .item span i { color: #4B6F16; margin-bottom: 0; display: block; text-decoration: underline; float: left; }
.promotedadsbox ul, .promotedadsbox ul li { list-style: none; display: block; width: 100%; font-size: 12px; padding: 0; margin: 0; }
.promotedadsbox ul { margin-top: 10px; margin-bottom: 10px; }
.promotedadsbox ul li { }
.promotedadsbox ul li label { color: #B16553; display: inline; }
.promotedadsbox ul li a { color: #B16553 !important; text-decoration: underline; display: inline !important; padding-right: 20px; }
.promotedadsbox .next { position: absolute; top: 44%; right: 0; margin-top: -25px; font-size: 50px; display: block; }
.promotedadsbox .previos { position: absolute; top: 44%; left: 0; margin-top: -25px; font-size: 50px; display: block; }




.default-box { border: none; box-shadow: none; padding-top: 30px; }
.default-box.panel-info .panel-heading { background-color: #fff; color: #444; }
.default-box.panel-info .panel-heading &gt; h2 { font-size: 25px; }
.default-box.panel-info .panel-body { position: relative; }
.default-box .items { }
.default-box .items .item { text-align: right; margin-bottom: 20px; }
.default-box .items .item a { display: block; text-decoration: none; color: #444; }
.default-box .items .item h2 { font-size: 20px; padding: 0; color: #444; }
.default-box .items .item span { }
.default-box .items .item span i { color: #1FA4DD; margin-bottom: 0; display: block; text-decoration: underline; float: left; }



.slideshow { height: 0px; overflow: hidden; }
.slideshow.loaded { height: auto; overflow: initial; position: relative; }

/*.slideshow { max-height:384px; overflow:hidden;}
.rev_slider_wrapper{ max-height:364px; overflow:hidden;}*/


#slider-area { border-top: 5px solid #5A9630; border-bottom: 5px solid #5A9630; border-radius: 0; overflow: hidden; }
#slider-area li { border-radius: 0px; overflow: hidden; }
.slideshow { position: relative; margin-right: -15px; margin-left: -15px; }
#slider-area { overflow: hidden; -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.62); -moz-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.62); box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.62); }
#slider-area li { }
.tparrows { display: none; }
.shadow-b { -webkit-box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.75); -moz-box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.75); box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.75); }



.navbar-brand {position: absolute;top: 30px;right: 0;z-index: 101;padding: 0;/* height: 100%; *//* width: 100%; *//* background: url('/images/slider-gradient.png'); */background-repeat: no-repeat;background-position: right top;}
.navbar-brand img {/* height: 100%; */position: absolute;top: 0px;right: 0;padding: 0;/* width: 250px; */max-width: 158px;}


@media (min-width: 768px) {
.navbar-brand img {/* height: 100%; */position: absolute;top: 0px;right: 0;padding: 0;/* width: 250px; */max-width: 208px;}
}
.navbar-brand {right: 0;top: 5px;left: 0;bottom: 5px;border-radius: 5px;}
@media (min-width: 768px) {
    .navbar-brand { right: 5px; top: 5px; left: 5px; bottom: 5px; border-radius: 5px; }
    #slider-area { border-right: 5px solid #5A9630; border-left: 5px solid #5A9630; border-radius: 10px; }
    .slideshow { position: relative; margin-right: 0; margin-left: 0; }
    .slideshow .navbar-brand { }
}

.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus,
.nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus {background-color: transparent;border-color: rgb(177,91,16);border-top-color: transparent;}

.topmenu { font-size: 17px; text-align: right; border: none; background-color: transparent; }
.topmenu .container { padding-right: 0; padding-left: 0; }
.topmenu .navbar-collapse { padding-right: 45px; padding-left: 45px; }
.topmenu .nav &gt; li { border-top: 1px dotted #5A9630; }
.topmenu .nav &gt; li:first-child { border-top: none; }
.topmenu .nav &gt; li &gt; a { color: #000; border-bottom: none; border-top: none; line-height: normal; }
.topmenu .nav &gt; li &gt; a:hover { border-bottom: none; }
.topmenu .nav { }
.navbar-toggle { position: relative; float: right; margin-right: 26px; padding: 9px 10px; margin-top: 18px; margin-bottom: 8px; background-color: #dbd8d1 !important; border: 1px solid transparent; border-radius: 4px; }
.topmenu .navbar-header { float: none; }

.info-navbar { padding: 0px; width: auto; max-width: 200px; padding-top: 18px; padding-left: 26px; float: left; }
.searchform {position: relative;/* display:none; */}
.searchform .glyphicon { position: absolute; bottom: 9px; left: 12px; display: block; top: auto; }


.search-form { padding: 20px 0px 40px; }
.search-form .form-group, .search-form .checkbox, .search-form .btn { padding-right: 10px; padding-left: 10px; }
.search-form .form-group .form-control { }
.search-form .checkbox { }
.search-form .checkbox label { }
.search-form .checkbox input[type="checkbox"] { float: right; }


/*@media (min-width: 768px) {

    .navbar-brand img {  }
    .info-navbar { padding: 0px; width: auto; max-width: 200px; padding-top: 26px; padding-left: 20px; float: left; }


    .topmenu { font-size: 16px; text-align: center; border: none; }
    .topmenu .container { padding-right: 0; padding-left: 0; }
    .topmenu .navbar-collapse { padding-right: 20px; padding-left: 0; }
    .topmenu .navbar-header { float: left; }
    .topmenu .nav &gt; li { border-top: none; }
    .topmenu .nav &gt; li &gt; a { color: #444; border-bottom: 5px solid transparent; border-top: 5px solid transparent; padding: 0 15px; line-height: 77px; }
    .topmenu .nav &gt; li &gt; a:hover { border-bottom: 5px solid #dbd8d1; }
    .topmenu .nav { }
    .topmenu .dropdown-menu { min-width: 160px; padding: 0; margin: 0; margin-top: -1px !important; font-size: 14px; text-align: right; list-style: none; background-color: #dbd8d1; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,.15); border-radius: 0px; -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.175); box-shadow: 0 3px 5px rgba(0,0,0,.175); }
    .topmenu .dropdown-menu li { border-bottom: 1px solid #a6bfb4; }
    .topmenu .dropdown-menu li:last-child { border-bottom: none; }
    .topmenu .dropdown-menu li &gt; a { color: #444; font-size: 15px; padding: 10px 20px; }
    .topmenu .dropdown-menu li &gt; a:hover { color: #444; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; transition: all ease-in-out 0.3s; background-color: rgba(255, 255, 255, 0.1); }
}*/

@media (min-width: 992px) {

    .navbar-brand img {/* max-height: none; */max-width: 240px;}
    .info-navbar { padding: 0px; width: auto; max-width: 250px; padding-top: 26px; padding-left: 20px; float: left; }


    .topmenu { font-size: 19px; text-align: center; border: none; margin-bottom: 0; }
    .topmenu .container { padding-right: 0; padding-left: 0; }
    .topmenu .navbar-collapse { padding-right: 24px; padding-left: 0; }
    .topmenu .navbar-header { float: left; }
    .topmenu .nav &gt; li { border-top: none; }
    .topmenu .nav &gt; li &gt; a { color: #000; border-bottom: 3px solid transparent; border-top: 5px solid transparent; padding: 0px 17px; line-height: 80px; }
    
.topmenu .nav &gt; li &gt; a:hover,.topmenu .nav &gt; li &gt; a:focus, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus{border-bottom: 3px solid rgb(177,91,16);
 color: #000;
    background-color: transparent;
}
.navbar-default .navbar-nav &gt; .active &gt; a {
    color: #000;
    background-color: transparent;
    border-bottom: 3px solid #ccc;
}

    .topmenu .nav { }
    .topmenu .dropdown-menu {min-width: 160px;padding: 0;margin: 0;margin-top: -1px !important;font-size: 14px;text-align: right;list-style: none;background-color: #dbd8d1;border: 1px solid #ccc;border: 1px solid rgba(0,0,0,.15);border-radius: 0px;-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.175);box-shadow: 0 3px 5px rgba(0,0,0,.175);z-index: 9999999999999;}
    .topmenu .dropdown-menu li { border-bottom: 1px solid #B0B0B0; }
    .topmenu .dropdown-menu li:last-child { border-bottom: none; }
    .topmenu .dropdown-menu li &gt; a { color: #444; font-size: 15px; padding: 10px 20px; }
    .topmenu .dropdown-menu li &gt; a:hover { color: #444; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; transition: all ease-in-out 0.3s; background-color: rgba(255, 255, 255, 0.1); }
}









@media(max-width:992px) {

    .navbar-collapse.collapse { display: none !important; }

    .navbar-collapse { overflow-x: visible !important; }

    .navbar-collapse.in { overflow-y: auto !important; }

    .collapse.in { display: block !important; }
    .navbar-toggle { display: block !important; }
    .navbar-header { /*width: 100%; height: 60px;*/ }
    .navbar-nav { float: none; margin: 7.5px -15px; }
    .navbar-nav &gt; li { float: none; }
}









.panel-info { border-color: #acd373; -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.62); -moz-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.62); box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.62); }





/*SCROLLING NEWS*/
.scrollnews-list, .scrollnews-list li { list-style: none; padding: 0; margin: 0; display: block; }
.scrollnews-list li { border-top: 1px dotted #888; padding: 5px 0; }
.scrollnews-list li:first-child { border-top: none; }
.scrollnews-list li table { padding: 10px 0; display: block; }
.scrollnews-list li a { color: #444; }
.scrollnews-list li span { color: #B15B10; font-size: 12px; text-align: left; }


.mosaicflow__column { float: right; }

/*SERVICES*/
.articles { }
.articles .item { margin-bottom: 30px; /* padding-right:15px; */ /* padding-left:15px; */ }
.articles .item a { text-decoration: none; color: #444; text-align: right; }
.articles .item a, .services .item img, .services .item h2, .services .item span { display: block; }
.articles .item a.title img { display: block; margin-top: 0px; padding-right: 0px; width: 100%; border-radius: 4px; }
.articles .item a.title h2 { font-size: 22px; padding: 20px 0; margin: 0; line-height: 25px; display: inline-block; }
.articles .item span { padding: 10px 0; }
.articles .item span i { color: #1FA4DD; margin-bottom: 0; display: block; text-decoration: underline; float: left; }

.articles.home .item h4 { font-size: 20px; padding: 15px 0 0px; margin: 0; }
.articles.home .item { /* clear:both; */ }

.galleryfiles { }
.galleryfiles .item { margin-bottom: 30px; }
.galleryfiles .item a { text-decoration: none; color: #444; text-align: right; }
.galleryfiles .item a, .services .item img, .services .item h2, .services .item span { display: block; }
.galleryfiles .item a.image img { display: block; margin-top: 0px; padding-right: 0px; width: 100%; border-radius: 4px; }

a.image img { -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
a.image:hover img { opacity: 0.7; filter: alpha(opacity=70); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }
a.image { display: block; overflow: hidden; position: relative; }
a.image i { font-size: 50px; padding: 20px 21.5px; display: block; border-radius: 45px; background-color: #fff; color: #000; text-align: center; position: absolute; top: 100%; left: 50%; margin-left: -45px; -webkit-transition: all 0.3s 0.3s ease-out; transition: all 0.3s 0.3s ease-out; }
a.image:hover i { top: 50%; margin-top: -45px; transform: rotateZ(360deg); -webkit-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); }


.galleryfiles .item h2 { font-size: 22px; padding: 10px 0; margin: 0; line-height: 40px; display: inline-block; }
.galleryfiles .item span { padding: 10px 0; }
.galleryfiles .item span i { color: #649a3a; margin-bottom: 0; display: block; text-decoration: underline; float: left; }

body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom { margin-left: 0; }
.modal-open { overflow: auto; }
/*HANZAHA*/
.hanzaha-items { }
.hanzaha-items .item { margin-bottom: 30px; }
.hanzaha-items .item a { text-decoration: none; color: #444; text-align: right; }
.hanzaha-items .item ul, .hanzaha-items .item ul li { list-style: none; margin: 0; padding: 0; }
.hanzaha-items .item ul li { border-bottom: 1px solid #ccc; }
.hanzaha-items .item .image { position: relative; }
.hanzaha-items .item .image img.solder { display: block; position: absolute; bottom: 10px; right: 25px; max-width: 30%; }
.hanzaha-items .item .image a img { display: block; margin-top: 0px; padding-right: 0px; width: 100%; border-radius: 4px; }
.hanzaha-items .item h2 { font-size: 22px; padding: 10px 0; margin: 0; line-height: 40px; display: inline-block; }

.hanzahapage { }
.hanzahapage .content { padding-top: 30px; }
.hanzahapage span { text-decoration: none; color: #444; text-align: right; }
.hanzahapage ul, .hanzaha-items .item ul li { list-style: none; margin: 0; padding: 0; }
.hanzahapage ul li { border-bottom: 1px solid #ccc; padding: 4px 0; }
.hanzahapage .image { position: relative; }
.hanzahapage .image img.solder { display: block; position: absolute; bottom: 10px; right: 25px; max-width: 30%; }
.hanzahapage .image a img { display: block; margin-top: 0px; padding-right: 0px; width: 100%; border-radius: 4px; }
.hanzahapage h2 { font-size: 22px; padding: 10px 0; margin: 0; line-height: 40px; display: inline-block; }


.viewuserprofilepage { }
.viewuserprofilepage ul, .viewuserprofilepage ul li { display: block; list-style: none; margin: 0; padding: 0; }
.viewuserprofilepage ul li { padding: 6px 0; }
.viewuserprofilepage ul li label { padding-left: 20px; min-width: 40%; }
.viewuserprofilepage ul li span { }
.viewuserprofilepage .image, .viewuserprofilepage .image img { float: left; }
.viewuserprofilepage .content { padding-top: 0px; }
.viewuserprofilepage .border { padding-top: 20px; margin-top: 20px; border-top: 1px solid #ccc; }

/*REGISTRATION*/
.registrationpage { }
.registrationpage .registration-form { padding-top: 30px; }
.registration-form .form-group.phone { }
.registration-form .form-group.phone select { width: 20%; float: right; }
.registration-form .form-group.phone input[type="text"] {width: 66%;float: left;}
.registration-form .form-group.birthday { }
.registration-form .form-group.birthday select { width: 31%; float: right; margin-left: 8px; }
.registration-form .form-group.birthday select:last-child { margin-left: 0px; float: left; }
.registration-form label.form-error { bottom: 3px; top: auto; }
.registration-form .birthday label.form-error { bottom: auto; top: 1px; }
.default-form label.form-error { bottom: 3px; top: auto; }


.default-form { }
.default-form label { font-weight: normal; }
.default-form .input-group { direction: ltr; }

.default-form .input-group .form-control:first-child, .default-form .input-group-addon:first-child, .default-form .input-group-btn:first-child &gt; .btn, .default-form .input-group-btn:first-child &gt; .dropdown-toggle,
.default-form .input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle) { border-bottom-left-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 0; border-top-right-radius: 0; }
.default-form .input-group .form-control:last-child, .default-form .input-group-addon:last-child, .default-form .input-group-btn:last-child &gt; .btn, .default-form .input-group-btn:last-child &gt; .dropdown-toggle,
.default-form .input-group-btn:first-child &gt; .btn:not(:first-child) { border-bottom-right-radius: 4px; border-top-right-radius: 4px; border-bottom-left-radius: 0; border-top-left-radius: 0; }
.default-form .input-group .form-control { padding: 0 12px; }
.default-form .file-preview-frame { float: right; direction: rtl; }

textarea { resize: none; }



#galleryOverlay { direction: ltr; }

.galleriespage { }
.galleriespage .item { margin-bottom: 30px; }
.galleriespage .item a { text-decoration: none; color: #444; text-align: right; }
.galleriespage .item a, .services .item img, .services .item h2, .services .item span { display: block; }
.galleriespage .item a.title img { display: block; margin-top: 0px; padding-right: 0px; width: 100%; border-radius: 4px; }
.galleriespage .item a.title h2 { font-size: 22px; padding: 14px 0 7px; margin: 0; line-height: 25px; display: inline-block; }
.galleriespage .item span { padding: 10px 0; }
.galleriespage .item span i { color: #1FA4DD; margin-bottom: 0; display: block; text-decoration: underline; float: left; }


.gallerypage { }
.gallerypage .item { margin-bottom: 30px; }
.gallerypage .item a { text-decoration: none; color: #444; text-align: right; }
.gallerypage .item a, .services .item img, .services .item h2, .services .item span { display: block; }
.gallerypage .item a.title img { display: block; margin-top: 0px; padding-right: 0px; width: 100%; border-radius: 4px; }
.gallerypage .item a.title h2 { font-size: 22px; padding: 14px 0 7px; margin: 0; line-height: 25px; display: inline-block; }


.gallerypage .item a.expand { position: absolute; top: 50%; left: 50%; z-index: 99; display: block; margin-left: -50px; margin-top: -50px; }
.gallerypage .item a.expand { display: block; }
.gallerypage .item:hover a.expand { display: block; }
.gallerypage .item i { color: #fff; display: block; font-size: 100px; }

.gallerypage ul, .gallerypage ul li { list-style: none; padding: 0; margin: 0; }
.gallerypage ul li { padding: 0 15px; }




@media (min-width: 768px) {
    .gallerypage .item a.expand { display: none; }
    .gallerypage .item:hover a.expand { display: block; }
}


.articles.home { margin-top: 30px; }


/*ARTICLE*/
.row-articles { }
.row-articles .article { margin-bottom: 60px; }
.row-articles .article a { text-decoration: none; color: #444; text-align: right; }
.row-articles .article a, .services .item img, .services .item h2, .services .item span { display: block; }
.row-articles .article a.title img { max-height: 40px; display: inline-block; margin-top: -15px; padding-left: 20px; }
.row-articles .article a.title h2 { font-size: 30px; padding: 10px 0; margin: 0; line-height: 40px; display: inline-block; }
.row-articles .article span { padding: 0; }
.row-articles .article span i { color: #d11d05; margin-bottom: 0; display: inline; }


.businesshourspage label { display: inline-block; margin-bottom: 0; font-weight: normal; }


.pad_topbottom_40 { padding-top: 40px; /* padding-bottom: 40px; */ }

.panel-info &gt; .panel-heading { color: #ffffff; background-color: #5A9630; border-color: #d6e9c6; }
.panel-info &gt; .panel-heading &gt; h2,.panel-info &gt; .panel-heading &gt; h2 a {font-size: 16px;margin: 0;padding: 0;line-height: 22px;/* color:#fff; */}
.panel-info &gt; .panel-heading &gt; h2 &gt; i { font-size: 23px; padding-left: 15px; float: right; }


.sidemenu { font-size: 18px; line-height: 26px; margin: 20px 0; padding: 10px; }
.sidemenu ul { padding: 5px 0; }
.sidemenu ol, .sidemenu ul, .sidemenu ol li, .sidemenu ul li { margin: 0px; list-style: none; padding-right: 15px; /* padding-top: 10px; */ /* padding-bottom: 10px; */ }
.sidemenu li { padding: 12px 0; -webkit-transition: padding 0.3s ease-in-out 0s; -moz-transition: padding 0.3s ease-in-out 0s; transition: padding 0.3s ease-in-out 0s; padding-right: 18px; background: url("../images/icons/bullet.png") no-repeat right 19px; border-top: 2px dotted #5A9630; }
.sidemenu li a { padding-top: 10px; padding-bottom: 10px; }

.sidemenu li:hover { padding-right: 17px; }
.sidemenu li:first-child { border: none !important; padding-top: 0; background-position: right 19px; }




.galleriesmenu {line-height: 26px;margin: 0 0 20px 0;overflow: hidden;}
.galleriesmenu ul { margin: 0; padding: 0; }
.galleriesmenu ol, .galleriesmenu ul, .galleriesmenu ol li, .galleriesmenu ul li { margin: 0; list-style: none; }
.galleriesmenu li { font-size: 19px; padding: 12px 0; 
                    -webkit-box-shadow: none;
  box-shadow: none;
                    -webkit-transition: padding 0.3s ease-in-out 0s; -moz-transition: padding 0.3s ease-in-out 0s; transition: padding 0.3s ease-in-out 0s; padding-right: 18px; background: url("../images/icons/bullet-rtl.png") no-repeat right 20px; border-top: 1px dotted #aaa; }
.galleriesmenu li:hover { padding-right: 18px; }
.galleriesmenu li:first-child { border: none !important; padding-top: 0; background-position: right 8px; }


.galleriesmenu .submenu {background-color: #eee;}


.galleriesmenu li ul { padding-top: 15px; }
.galleriesmenu li ul li {font-size: 16px; color:#444; padding: 7px 0;padding-right: 0px; -webkit-transition: padding 0.3s ease-in-out 0s; -moz-transition: padding 0.3s ease-in-out 0s; transition: padding 0.3s ease-in-out 0s;  background: none; border-top: none; }
.galleriesmenu li ul li:hover { padding-right: 5px; }
.galleriesmenu li ul li:first-child { border: none !important; padding-top: 0; background-position: right 8px; }
.galleriesmenu a.active { color:#d11d05;}


.galleriesmenu i { padding-left:8px; font-size:13px;}
.galleriesmenu .item { font-size:18px;}
.galleriesmenu input[type=checkbox] {margin-right:10px;/* height: 25px; */}
.galleriesmenu label {font-weight:normal; line-height: 25px;vertical-align: top;font-size: 15px;padding-right: 5px;line-height: 22px;}
.galleriesmenu .list-group { }
.galleriesmenu .submenu .list-group-item {border-radius:0;padding: 10px 33px 10px 15px;background-color: transparent !important;}
.galleriesmenu .submenu .list-group-item:last-child { border-bottom:none;}


.galleriesmenu a[aria-expanded=true] i:before {content: "\f078";}


.phonebookpage { }
.phonebookpage a.phonebook-chars { display: block; border: 1px solid #ccc; padding: 7px 13px; float: right; margin-left: 3.35px; }
.phonebookpage a.phonebook-chars.selected { background-color: #444444; color: #fff; }



/*-EVENTS-*/


.lastevents { }
.lastevents ul, .lastevents ul li { list-style: none; display: block; margin: 0; padding: 0; }
.lastevents ul {margin-top:30px}
.lastevents ul li { border-top: 1px dotted #888; padding: 5px 0; }
.lastevents ul li:first-child { border-top: none; }
.lastevents ul li a { display: block; color: #444; }
.lastevents ul li a i { font-size: 37px; float: right; padding-left: 15px; color: #ccc; }
.lastevents ul li a small { font-size: 12px; color: #B16553; }
.lastevents ul li a p { }





/*CALENDAR BLOCK*/
.calendarBlock { width: 100%; }
.calendarBlock tr td { text-align: center; }
.calendarBlock_inner { width: 100%; margin: 10px auto; }

.MonthTable { width: 100%; }
.MonthTable td {width: 14.28%;padding: 2px;border: 1px solid #ccc;cursor: pointer;font-family: Arial;font-size: 15px;}
.MonthTable tr:first-child td { border: none; cursor: default; }

.calendarBlockTitle { }
.calendarBlockTitle table { }
.calendarBlockTitle table td { cursor: pointer; }
.calendarBlockTitle table td:nth-child(2) { font-size: 20px; }

.CalendarBlockDayHeader { color: #4f5a61; }
.calendarBlockDay { color: #444; background-color: #fff; }
.CalendarBlockSelectedDay {background-color: #9DBF80;color: #ffffff;}
.CalendarBlockActiveDay {background-color: #d6e9c6;color: #444;}
.CalendarBlockOtherMonthDay {background-color: #F3F3F3;color: #ccc;}





/*CALENDAR*/
.calendar { width: 100%; }
.calendar tr td { text-align: center; }
.calendar_inner { width: 100%; margin: 10px auto; }

.innerMonthTable { width: 100%; }
.innerMonthTable td { width: 14.28%; padding: 3px; border: 1px solid #ccc; cursor: pointer; }
.innerMonthTable tr:first-child td { border: none; cursor: default; }
.innerMonthTable tr:first-child { border: 1px solid #ccc; }

.calendarTitle { padding: 5px 0; /*background-color: #dbd8d1;*/ }
.calendarTitle table { }
.calendarTitle table td { cursor: pointer; }
.calendarTitle table td:nth-child(2) { font-size: 20px; }

.CalendarDayHeader { color: #4f5a61; }
.calendarDay { color: #444; background-color: #fff; }
.CalendarSelectedDay { background-color: #9DBF80; color: #ffffff; }
.CalendarActiveDay { background-color: #d6e9c6; color: #444; }
.CalendarOtherMonthDay { background-color: #F3F3F3;color: #ccc; }




.dutiespage a.myduties { font-size: 20px; }
.dutiespage a.myduties i { padding-left: 10px; }
/*DUTIES-*/
ul.duties-list { padding-top: 40px; }
ul.duties-list li { position: relative; }
.duty-item-line { width: 3px; height: 91%; position: absolute; top: 0px; right: 0px; z-index: 45; margin: 10px 0; }
.duty-item-content { padding-right: 13px; }
.duty-item-date { float: right; color: #646464; }
.duty-item-time { float: left; color: #646464; text-align: left; direction: ltr; }
.duty-item-category { color: #1fa4dd; }
.duty-item-user { color: #373737; }
.duty-item-user .user, .duty-item-user .categorieslist, .duty-item-user .userslist, .duty-item-user .btn { }
.duty-item-user select, .duty-item-user a { margin-bottom: 5px; }
.duty-item-user .user { line-height: 30px; }
.duty-item-user .categorieslist { }
.duty-item-user .userslist { }
.duty-item-user .btn { float: left; }



@media (min-width: 768px) {
    ul.duties-list { padding-top: initial; }
    .duty-item-user .user, .duty-item-user .categorieslist, .duty-item-user .userslist, .duty-item-user .btn { float: right; margin-left: 2px; max-width: 25%; display: inline-block; width: auto; }
    .duty-item-user select, .duty-item-user a { }
    .duty-item-user .user { margin-left: 15px; line-height: 30px; }
    .duty-item-user .categorieslist { }
    .duty-item-user .userslist { max-width: 35%; }
    .duty-item-user .btn { }
}


/* ---------- Footer Menu styling ---------------*/
#menu-footer { list-style: none; float: none; display: block; /* padding: 30px 0 0; */ margin: 0; }
#menu-footer ul { margin: 0; padding: 0; }
#menu-footer ul li { display: inline; margin: 0; padding: 0; }
#menu-footer ul li:before { content: "|"; margin: 0 12px 0 6px; }
#menu-footer ul li:first-child { background: none; padding-left: 0; }
#menu-footer ul li:first-child:before { content: ""; margin: 0; }
#menu-footer ul li a { color: #000000; font-size: 15px; }

@media only screen and (max-width: 479px) {
    #menu-footer { }
}

/*--------- Footer Widget Area ------------ */
#footer { position: relative; border-bottom: 1px solid #d6e9c6; /*border-top: 1px solid #dbd8d1;*/ /*background: url('../images/bottombg.png') no-repeat center top;*/ padding: 0 0 10px; margin-top: 43px; }
#footer .inner { /*color: #bbb; display: block; padding-top: 0; padding-bottom: 0;*/ /* Helps the area not show up with its background painted if there are no widgets in footer area */ }
#footer a { color: #444; font-style: normal; }
#footer a:visited { color: #444; font-style: normal; }
#footer a:active, #footer a:hover { color: rgb(0, 0, 0); }

#sidebars-footer { clear: both; margin: 0; padding: 50px 0 40px 0; }
#sidebars-footer .widget-title { color: #e5e5e5; border-bottom: 1px solid #555557; }
#sidebars-footer .widget_text a.small { color: #fe5000; }
#sidebars-footer .widget_text a.small:visited { color: #fe5000; }
#sidebars-footer .widget_text a.small:hover { color: #e5e5e5 !important; }

/*--------- Footer ------------ */
#footer-bottom { clear: both; width: 100%; padding: 20px 0; margin: 0 auto; color: #000000; border-top: 1px solid rgba(153, 153, 153, 0.42); margin: 20px auto; overflow: hidden; /* background-color: #f5f5f5; */ }
#footer-bottom .inner { overflow: hidden; position: relative; text-align: right; }
#footer-bottom a:active, #footer-bottom a:hover { color: #000000; }

#footer-bottom-text { display: block; float: none; margin: 0 auto; padding: 20px 0; direction: rtl; }
.minilogo { width: 80px; height: 31px; display: block; background: url('../images/b2w-logo.png') no-repeat left center; /* margin: 0 auto; */ float: left; }







table.sitetable { width: 100%; border-collapse: collapse; }
table.sitetable tr:nth-of-type(odd) { background: #eee; }
table.sitetable tr:nth-of-type(even) { background: #fff; }
table.sitetable th { background: #acd373; color: rgb(34, 34, 34); font-weight: normal; }
table.sitetable th a { color: white; font-weight: normal; }
table.sitetable td, table.sitetable th { padding: 6px; border: 1px solid #ccc; text-align: right; }


@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    table.sitetable, table.sitetable thead, table.sitetable tbody, table.sitetable th, table.sitetable td, table.sitetable tr { display: block; }
    table.sitetable thead tr { position: absolute; top: -9999px; left: -9999px; }
    table.sitetable tr { border: 1px solid #ccc; border-bottom: none; }
    table.sitetable td { border: none; border-bottom: 1px solid #eee; position: relative; padding-right: 35%; }
    table.sitetable td:before { position: absolute; top: 6px; right: 6px; min-width: 35%; padding-left: 10px; white-space: nowrap; font-weight: normal; }


    table.sitetable td:nth-of-type(1):before { content: ""; }
    table.sitetable td:nth-of-type(2):before { content: ""; }
    table.sitetable td:nth-of-type(3):before { content: ""; }
    table.sitetable td:nth-of-type(4):before { content: ""; }
    table.sitetable td:nth-of-type(5):before { content: ""; }
    table.sitetable td:nth-of-type(6):before { content: ""; }
    table.sitetable td:nth-of-type(7):before { content: ""; }
    table.sitetable td:nth-of-type(8):before { content: ""; }
    table.sitetable td:nth-of-type(9):before { content: ""; }
    table.sitetable td:nth-of-type(10):before { content: ""; }
}

.TimerAndText { display: block; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; background-color: #5A9630; text-align: center; padding: 12px; position: relative; height: 90px; margin-bottom: 25px; color: #ffffff !important; overflow: hidden; border-color: #acd373; -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.62); -moz-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.62); box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.62); }
.TimerAndText:hover, :visited { /* color:#000000; */ }
.timerSection { display: inline-block; float: left; font-size: 29px; padding: 0; line-height: 18px; font-family: Arial; }

.timerSection span { font-size: 12px; padding: 0; }
#getting-started { direction: ltr; text-align: center; width: auto; margin: 7px auto; /* position: relative; */ display: inline-block; clear: both; }
.textInTimer { font-size: 16px; display: block; }

.registerbutton { background-color: #acd373; }
.registerbutton:hover { background-color: rgb(172,216,36); }





.panel.questionary { }
.panel.questionary h4 { /*font-weight:600;*/ /*text-align:center;*/ font-size: 16px; font-family: Arial; font-weight: 600; line-height: 20px; }
.panel.questionary .btn-vote { margin-top: 15px; float: left; }
.panel.questionary .votesNumber { font-size:14px;line-height:30px; float:right;margin-top: 15px;}
.panel.questionary .votesNumber strong {/* font-weight: normal; */font-size: 16px;color: #F47820;}

.panel.questionary ul, .panel.questionary ul li,ul.answersList,ul.answersList li { display: block; list-style: none; margin: 0; padding: 0; }
ul.answersList li { display: table !important; padding: 6px 0px !important; }
ul.answersList li span { display: table !important; }
ul.answersList li input[type=radio] { margin-left: 10px; display: table-cell; vertical-align: top; }
ul.answersList li label { display: table-cell; vertical-align: top; font-size: 14px; font-family: Arial; }


.surveysList { }
.surveysList .panel {/* border-color: #eeeeee; */border: none;/* box-shadow:none; */}
.questionary .panel-body { padding: 15px 20px; }
.surveysList .questionary .panel-body {padding: 15px 13px;}

.panel.questionary .progress { margin-bottom: 10px; position: relative; background-color: #F7F7F7; -webkit-box-shadow: none; box-shadow: none; height: 30px; }
.panel.questionary .progress-bar { line-height: 30px; }
.panel.questionary .progress-bar span { /* position: absolute; */ /* left: 0; */ /* right: 0; */ color: #444; padding: 5px; }


.surveysList .panel-controls { text-align:left; padding:10px 10px;}
.questionary .label { font-weight:normal;padding: .2em .6em .3em;font-size: 71%;margin: 0 11px;font-family: Arial, sans-serif;}
.btn-margin,.questionary .btn-small { margin: 0 3px;}
.btn-small { display: inline; padding: .2em .6em .3em; font-size: 87%; font-weight: normal; line-height: 1; color: #ffffff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; font-family: Arial, sans-serif; }



#surveyModal { }
#surveyModal .modal-dialog {display:table; height:100%; vertical-align:middle; }
#surveyModal .modal-content-wrapper {display:table-cell;vertical-align:middle; }
#surveyModal .modal-content { }
#surveyModal .modal-header {     padding: 15px; border-bottom: none; }
#surveyModal .modal-body {padding: 27px 40px 31px;text-align: center;}
#surveyModal button.close { position:absolute; top:10px; left:10px; font-size:35px;}
#surveyModal h4 {font-size: 22px; font-family: Arial; font-weight: 600;line-height: 24px;color: rgba(234,91,31,1);/* text-align: center; *//* display: inline-block; */margin-top: 23px;}

#surveyModal ul.answersList {margin: 22px auto 20px;display: inline-block;}
#surveyModal ul.answersList li {padding: 3px !important;}
#surveyModal ul.answersList li span { }
#surveyModal ul.answersList li input[type=radio] { }
#surveyModal ul.answersList li label {font-size: 17px;}
#surveyModal .btn-vote {background-color: #EEC968;color: #FFF;font-size: 20px;line-height: 25px;padding: 9px 60px;/* margin: 0 auto; */}

.bannerTitle{ text-align:center; background-color:#fff;}

.slider-text-area {
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    padding: 84px 0 9px;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    z-index: 9999;
    /* background-color: rgba(255, 255, 255, 0.52); */
    color: #793d0a;
    background: url('/images/gr1.png') no-repeat center 0;
}
@media (min-width: 768px) {


.slider-text-area {
    text-align: center;
    font-size: 28px;
    line-height: 28px;
    padding: 95px 0 13px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    z-index: 999;
    /* background-color: rgba(255, 255, 255, 0.52); */
    color: #444444;
    background: url('/images/gr1.png') no-repeat center 0;
}
}
h1#title,.galleriesmenu h2 {
font-size:35px;
}
</pre></body></html>