.top-bar {
    background: #252525;
    padding: 0;
    border-top: 5px solid #339390;
}
.top-tittle h5 {
    color: #ffffff;
    margin: 0;
    padding: 10px 20px;
    background: #339390;
    display: inline-block;
}
.top-tittle:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #339390;
    position: absolute;
    top: 6px;
}
#top-nav .navbar-default .navbar-nav > li > a {
    border: none;
}
#top-nav {
    float: right;
}
#navbar-collapse ul {
    list-style: none;
    margin: 10px 0;
    display: block
}
#navbar-collapse ul li {
    display: inline-block;
    padding: 0 10px;
}
#navbar-collapse ul li a {
    color: #fff !important;
    font-size: 14px;
}
.navbar-toggle {
    background-color: #eeeeee;
    z-index: 99999;
}
.navbar-toggle .icon-bar {
    background-color: #7D4E00;
}
#top-nav ul.nav-menu li,
#top-nav .nav-menu ul {
    float: left;
    padding: 0 10px;
    list-style: none;
}
#top-nav ul.nav-menu {
    margin-top: 10px;
}
ul.top-menu li a {
    color: #FFFFFF;
}
ul.top-menu li a:hover {
    text-decoration: none;
}
.arrow-right {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #AF853F;
    display: inline-block;
    position: relative;
    top: 5px;
    left: -5px;
}
header {
    padding: 0;
}
header .logo,
header .logo h1 {
    display: inline-block;
    margin-right: 15px;
}
#site-logo {
    display: inline-block;
    margin-right: 15px;
    float: left;
}
.site-info {
    color: #020202;
    padding: 8px 0px;
    background: #DAB445;
    font-size: 13px;
    display: block;
    clear: both;
    border-top: 1px solid rgba(238, 238, 238, 0.32);
}
.site-branding {
    padding: 0;
    background: #AF853F;
}
.nav_container {
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
    background: #dab445;
    border-bottom: 3px solid rgba(255, 255, 255, 0.55);
}
.nav_container {} .nav_container .container {
    padding: 0;
}
.fan-sociel-media {
    margin: 7px 0;
}
.fan-sociel-media .btn-xs {
    min-width: 24px;
}
.fa {
    font-size: 14px;
    margin-right: 8px;
}
#breadcrumbs {
    list-style: none;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 8px 0;
}
.breadcrumb-container {
    border-bottom: 1px solid #ebebeb;
    margin: 10px 0 10px;
    border-top: 1px solid #ebebeb;
}
#breadcrumbs li {
    float: left;
    margin-right: 5px;
}
#page-heading h1,
h1.single-title {
    margin: 0px 0 20px;
}
.meta-info span {
    font-family: 'Lato', Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #707070;
}
.nav-links,
.nav-previous {
    text-align: center;
}
/*---------------1.1 Menus---------------*/

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation ul > li {}.main-navigation ul > li:first-child {
    border-left: 0;
}
.main-navigation ul > li:last-child {
    border-right: none;
    border-bottom: 0;
}
.main-navigation li {
    float: left;
    position: relative;
}
#clock span {
	color:#666;
	font-weight:600;
	font-size:85%;
}
.top-nav a {
    color: #ffffff;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    padding: 10px 8px 10px 8px;
    font-family: sans-serif;
    font-size: 85%;
    color: #501F01;
    text-transform: uppercase;
    border-left: 2px solid rgb(197, 165, 69);
    border-right: 1px solid rgba(255, 255, 255, 0.35);
    font-weight: 600;
}
.main-navigation ul ul {
    float: left;
    position: absolute;
    top: 36px;
    left: -999em;
    z-index: 99999;
    background: rgb(251, 251, 251);
    padding: 0;
    border: 2px solid #DAB445;
    border-top: 0;
}
.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}
.main-navigation ul ul a {
    min-width: 250px;
    font-size: 13px;
    padding: 5px 12px;
    color: #333;
    border: 0;
    font-weight: 500;
    text-transform: none;
    text-shadow: none;
    border-top: 1px solid #eee;
}
.main-navigation ul ul li {
    border: none;
}
.main-navigation ul>li:hover > a {
    background: rgb(218, 180, 69);
    color: #333;
    text-shadow: none;
}
.main-navigation ul>li:hover > li a {
    border-color: transparent;
}
.main-navigation li:first-child > a {
    border-top: 0;
} .main-navigation ul ul.children >li > a:hover,
.main-navigation ul ul.sub-menu >li > a:hover {
    color: #fff;
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
    left: auto;
}
.main-navigation ul ul li:hover > ul {
    left: 100%;
    border-top: 2px solid #DAB445;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
    background: #AF853F;
    color: #fff;
}
/* Small menu */

.menu-toggle {
    display: none;
}
/*--------------------------------------------------------------2.0 Content--------------------------------------------------------------*/
/*------------2.1 Typography--------------*/

body,
button,
input,
select,
textarea {
    color: #444;
    font-size: 13px;
    background: #E7F9E8;
    line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
h1.site-title {
    font-size: 48px;
}
h1.site-title span {
    color: #339390;
}
h1.site-title a {
    color: #252525;
}
h4.entry-title {
    font-weight: bold;
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 5px;
}
h4.entry-title a {} h4.entry-title span {
    font-weight: 500;
    font-size: 14px;
    margin-left: 6px;
    color: #777;
    font-style: italic;
}
h2.site-description {
    margin-top: 0;
}
p {
    margin: 0 0 10px;
    font-family: sans-serif;
    text-align: left;
}
p.live-news {
    display: inline-block;
    color: #fff;
    margin-bottom: 0;
    padding-top: 7px;
}
b,
strong {
    font-weight: bold;
}
.btn a {
    color: #ffffff;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 1em 1.5em;
    font-family: 'Lato', Verdana, Geneva, sans-serif;
    font-style: italic;
    color: #636363;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 1.5rem;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}
sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
small {
    font-size: 75%;
}
big {
    font-size: 125%;
}
/*----------------2.2 Elements--------------------*/

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
    padding-left: 15px;
}
li > ul,
li > ol {
    margin-bottom: 0;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
img {
    height: auto;/* Make sure images are scaled correctly. */
    max-width: 100%;/* Adhere to container width. */
}
figure {
    margin: 0;
}
table .btn {
    background: #000;
    border-radius: 8px;
    border: 3px solid #EAEAEA;
    padding: 5px 10px;
    color: #fff;
    white-space: normal;
    box-shadow: 0px 2px 0 3px #BBB;
    display: block;
}
table .btn.btn-1 {
    background: #DAB445;
}
table .btn.btn-2 {
    background: #62A944;
}
table .btn.btn-3 {
    background: #6ECE45;
}
table .btn.btn-4 {
    background: #136EAF;
}
table .btn.btn-5 {
    background: #50A3DE;
}
table .btn.btn-6 {
    background: #0DC3C3;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
    border: 1px solid #eee;
}
table tr{
    border-bottom: 1px solid #eee;
    vertical-align: middle;
}
table tr td{
    border-right: 1px solid #eee;
    padding: 10px;
    text-align: left;
}
table tr td p{
    margin-bottom:0;
}
th {
    font-weight: bold;
}
/*----------------2.3 Links----------------*/

a {} a:visited {} a:hover,
a:focus,
a:active {
    text-shadow: none;
} .site-info a {
    color: #0093FF;
}
/*--------------2.4 Posts and pages--------------*/

.page-header,
h1.page-title,
h1.entry-title {
    margin-top: 0;
    border: none;
}
h1.page-title,
h1.entry-title {
    font-size: 22px;
    line-height: 26px;
    padding: 10px 0;
}
h1.page-title:after,
h1.entry-title:after {
    display: block;
    height: 4px;
    background: #AF853F;
    width: 50px;
    margin-top: 10px;
}
h1.list-title {
    color: #fff;
    margin: 0;
    background: #AD8541;
    padding: 4px 8px 9px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
}
h1.list-title:after {
    content: '';
    width: 0;
    height: 0;
    position: relative;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #AF853F;
    display: inline-block;
    right: -15px;
    top: 4px;
}
.error-404 .page-header {
    background: transparent;
}
.page-header {
    background: #DAB445;
    margin-bottom: 15px;
    padding: 0;
}
.content-area .site-main {
    padding: 0;
}
.sticky {
    display: block;
}
.hentry {
    margin: 0 0 0px;
}
.byline,
.updated:not(.published) {
    display: none;
}
.single .byline,
.group-blog .byline {
    display: inline;
}
.page-content,
.entry-content,
.entry-summary {
    clear: both;
    display: block;
    line-height: 22px;
    font-size: 14px;
    text-align: justify;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.pgwSlider p {
    font-size: 12px;
}
.pgwSlider a span {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.pgwSlider a img:hover,
.pgwSlider a span:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
.margin-bottom-separator {
    margin-bottom: 10px;
}
.content {
    margin-top: 20px;
}
.search #content {
    margin-top: 20px;
}
.post_box {
    background: #fff;
    margin-bottom: 15px;
    width: 100%;
}
.search .post_box,
.archive .post_box p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    text-align: justify;
}
.archive .post_box {
    padding-bottom: 15px;
    position: relative;
    box-shadow: none;
    border-bottom: 1px dotted #ccc;
}
.search .post_box {
    position: relative;
    box-shadow: none;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
}
.post_box img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-bottom: 10px;
}
.post_box img:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.post_box .fa {
    margin-right: 5px;
}
.post_box a.read_more {
    position: absolute;
    right: 15px;
    bottom: 30px;
}
.search .post_box a.read_more,
.archive .post_box a.read_more {
    bottom: 0;
    right: 0;
}
.pagination {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 15px;
}
.pagination a {
    background: #eee;
    width: 25px;
    height: 25px;
    display: inline-block;
    line-height: 25px;
}
.pagination .fa {
    background: #339390;
    color: #ffffff;
    margin: 0;
    width: 100%;
    padding: 5px 5px;
}
.pagination .current{background: #339390;width: 25px;height: 25px;display: inline-block;margin: 0;line-height: 25px;color: #fff;}
.pagination .fa:hover {
    background: #212121;
}
.meta-info,
.meta-info a {
    color: #bbbbbb;
}
.meta-info a:hover {
    color: #339390;
}
.post_box a.meta-comment {
    color: #bbbbbb;
    float: right;
}
.post_box a.meta-comment:hover {
    color: #339390;
}
.entry-meta span,
.entry-meta span.comments-link a {
    color: #bbbbbb;
}
.entry-meta span.posted-on {
    color: #339390;
}
.entry-meta span.comments-link a:hover {
    color: #339390;
}
p.post_desc {
    font-family: 'Lato', sans-serif;
    margin-top: 10px;
}
a.btn-info {
    color: #FFFFFF !important;
}
/*------------2.5 comments--------------*/

#respond {
    background-color: #fefefe;
    padding: 40px;
    margin: 0 30px 60px 0;
    margin: 0 3rem 6rem 0;
    border: 1px solid #e4e9ea;
    border-radius: 3px;
}
#comments {
    margin-right: 20px;
}
#comments ol {
    list-style-type: none;
    padding: 0;
}
#comments ul {
    list-style-type: none;
}
#comments .reply {
    margin-left: 55px;
}
#comments ol.children {
    margin-left: 30px;
}
#comments-title h3 {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.comment-list .comment-metadata {
    line-height: 24px;
    font-size: 12px;
}
.comment article {
    margin-bottom: 20px;
}
.comment-list .comment-meta a {} .comment-author img {
    margin: 0 10px 5px 0;
    width: auto;
    max-width: 100%;
    height: auto;
    float: left;
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 5px;
}
.comment-list .vcard cite.fn {
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}
.comment-content {
    margin-left: 55px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    font-size: 1.4rem;
}
.comment-content p {
    margin-bottom: 0;
}
.comment-metadata time {
    color: #95a5a6;
}
a.comment-reply-link {
    color: #339390;
}
ul li.recentcomments {
    color: #339390;
}
.author-bio {
    padding: 40px;
}
.author-info {
    overflow: hidden;
    font-size: 14px;
}
.author-thumb {
    float: left;
    margin-right: 30px;
    margin-right: 3rem;
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
    margin-top: 5px;
    margin-top: 0.5rem;
}
.author-thumb img {
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 5px;
    max-width: 100%;
    width: auto;
    max-height: 100%;
    height: auto;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
cite.fn,
cite.fn a {
    color: #339390;
}
span.required {
    color: #ed1c24;
}
#respond label {
    display: block;
    margin-bottom: 0;
    color: #685f54;
}
#respond #submit,
.post-content form input[type=submit],
.post-content form input[type=button] {
    font-size: 90%;
    background-color: #339390;
    color: #fff;
    padding: 7px 20px;
    text-transform: uppercase;
    border: 0;
    margin: 10px auto;
}
#respond #submit:hover,
.post-content form input[type=submit]:hover,
.post-content form input[type=button]:hover {
    background-color: #212121;
}
/*------------------2.6 form-------------------*/

form.searchform {
    border: 1px solid #D9D9D9;
    padding: 2px 5px;
    background: #fff;
    display: inline-block;
    font-size: 12px;
    float: right;
    width: 30%;
}
form.searchform #s {
    background: #ffffff;
    border: none;
    color: #777;
    font-style: italic;
    width: 85%;
}
.search-form .search-field {
    background: none;
    border: none;
    color: #777;
    font-style: italic;
    float: left;
    width: 90%;
}
form.searchform #s:focus {
    outline: none;
}
input#search-button {
    width: 15px;
    height: 15px;
    float: right;
    margin-top: 3px;
}
input:not([type]),
input[type="color"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"],
textarea {
    border: 1px solid #e2e2e2;
}
button,
input,
select,
textarea {
    font-size: 100%;
    /* Corrects font size not being inherited in all browsers */
    margin: 0;
    /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    border-color: #ddd;
    vertical-align: baseline;
    /* Improves appearance and consistency in all browsers */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, .8);
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    
    -webkit-appearance: button;
    /* Corrects inability to style clickable 'input' types in iOS */
    
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
    -webkit-appearance: textfield;
    /* Addresses appearance set to searchfield in S5, Chrome */
    
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
    /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    
    -webkit-appearance: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    /* padding: 3px; */
}
textarea {
    overflow: auto;
    /* Removes default vertical scrollbar in IE6/7/8/9 */
    
    padding-left: 3px;
    vertical-align: top;
    /* Improves readability and alignment in all browsers */
    
    width: 100%;
}
/*--------------------------------------------------------------3.0 Sidebar--------------------------------------------------------------*/
/* ----------3.1 Calendar--------------- */

.widget_calendar table {
    line-height: 2;
    margin: 0;
    width: 100%;
}
.widget_calendar caption {
    color: #000;
    font-weight: 700;
    line-height: 1.7142857142;
    margin-bottom: 18px;
    text-align: left;
    text-transform: uppercase;
}
.widget_calendar thead th {
    background-color: rgba(255, 255, 255, 0.1);
}
.widget_calendar tbody td,
.widget_calendar thead th {
    text-align: center;
    padding: 1px;
}
.widget_calendar tbody a {
    color: #fff;
    display: block;
}
.widget_calendar tbody a:hover {} .widget_calendar tbody a:hover {} .widget_calendar #prev {
    padding-left: 5px;
}
.widget_calendar #next {
    padding-right: 5px;
    text-align: right;
}
.widget {
    margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets */

.widget select {
    width: 100%;
    padding: 10px;
}
/*--------------3.2 Search widget---------------*/

.widget_search .search-submit {
    display: none;
}
#sidebar aside {
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.widget-title {
    background: #dab445;
    margin: -10px 0px 10px 0px;
    overflow: hidden;
}
section.not-found .widget-title {
    background: none;
    margin: 0 0 10px;
    border: 0;
}
.widget-title h4 a{
    color:#fff;
}
.widget-title h4 {
    background: #AD8541;
    color: #ffffff;
    padding: 10px 15px;
    margin: 0;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
}
#sidebar aside {
    background: #ebebeb;
    padding: 15px;
}
aside ul,
footer ul {
    padding-left: 0px;
}
aside ul.children,
aside ul.sub-menu {
    padding-left: 10px;
}
aside ul.children {
    margin-top: 8px;
    padding-left: 25px;
}
aside ul.children li {
    list-style: inherit;
    color: #E86B6B;
}
aside ul.children li a {} aside ul>li,
footer ul li {
    list-style: none;
    margin-bottom: 10px;
    line-height: 16px;
}
aside>ul>li:before {
    content: "\f101";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
    color: #E76749;
}
aside ul li a {
    font-size: 14px;
}
aside ul li a:hover {
    color: #E76749;
}
.widget_wp_fanzone_recent_posts ul li img {
    background: #ffffff;
    margin: 0 10px 0 0;
    width: 25%;
}
.widget_wp_fanzone_recent_posts ul li h5 {
    margin-bottom: 5px;
    display: inline;
    font-size: 13px;
    text-align: justify;
}
.widget_wp_fanzone_recent_posts ul li img:hover {
    background: #cccccc;
    border: 1px solid #ffffff;
}
#widget aside.widget.widget_wysiwyg_widgets_widget {
    border: 0;
    padding: 0;
}
#widget aside.widget.widget_wysiwyg_widgets_widget .widget-title {
    margin: 0 0 15px;
}
#widget aside {
    background: #fff url(./images/bg-box.png) repeat-x bottom;
    padding: 10px 0;
    overflow: hidden;
}
aside#wp_fanzone_recent_posts-5 {}#widget aside.widget_search {
    background: transparent;
    padding: 0;
    border: 0;
}
#widget.widget-container.col-md-3 {
    /* padding-left: 0; */
    margin-top: 10px;
}
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}
/*--------------------------------------------------------------4.0 Footer--------------------------------------------------------------*/

footer#colophon {
    padding-top: 15px;
    background: #DAB445 url(./images/bg-footer.png) no-repeat right center !important;
    text-align: center;
    margin-top: 30px;
}
footer .widget-title {
    color: #fff;
    background: none;
}
footer ul.children,
footer ul.sub-menu {
    padding-left: 10px;
}
footer ul li a {
    font-size: 13px;
    border-right: 1px solid rgba(255, 255, 255, 0.71);
    padding-right: 10px;
}
footer ul li a:hover {
    color: #E76749;
}
footer .meta-info span,
footer .meta-info a,
span.post-date {
    color: #339390;
}
footer .textwidget {
    color: #fff;
}
footer .widget {
    margin-bottom: 15px;
}
footer .widget_calendar caption {
    color: #fff;
}
footer .widget_calendar thead tr {
    background: #339390;
}
footer .widget_calendar tbody td,
footer .widget_calendar thead th {
    color: #fff;
}
footer h3 {
    padding: 20px 0 5px;
    text-transform: uppercase;
    margin-left: 15px;
    margin-right: 15px;
}
/*--------------------------------------------------------------5.0 Accessibility--------------------------------------------------------------*/
/* Text meant only for screen readers */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
}
/*--------------------------------------------------------------6.0 Alignments--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
/*--------------------------------------------------------------7.0 Clearings--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}
/*--------------------------------------------------------------8.0 Infinite scroll--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .paging-navigation,
/* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    
    display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

.infinity-end.neverending .site-footer {
    display: block;
}
/*--------------------------------------------------------------9.0 Media--------------------------------------------------------------*/

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object {
    max-width: 100%;
    display:none;
}
/*--------------9.1 Captions-------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    margin: 0 auto;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
/*-----------------9.2 Galleries------------------*/

.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
/*--------------------------------------------------------------10.0 Media Queries--------------------------------------------------------------*/

@media (min-width: 768px) and (max-width: 1018px) {
    .widget_calendar td,
    .widget_calendar td {
        padding: 5px;
    }
}
@media screen and (min-width: 992px) {} @media screen and (max-width: 992px) {
    .item {
        position: static ! important;
        -webkit-transform: translate(0px, 0px) ! important;
        -moz-transform: translate(0px, 0px) ! important;
        transform: translate(0px, 0px) ! important;
    }
    #posts {
        display: inline;
    }
    .pagination {
        margin-top: 5px;
    }
    #sidebar {
        margin-top: 60px;
    }
    #widget {
        padding-left: 15px !important;
    }
    #widget aside.widget {
        width: 49%;
    }
    #widget aside.widget:nth-child(n) {
        float: left;
        margin-right: 1%;
    }
}
@media screen and (min-width: 768px) {
    #top-widget {
        /*float:right;*/
        
        margin-top: 20px;
        /*display:block;*/
    }
    #site-navigation ul.nav-menu > li.menu-item-has-children > a:after,
    #site-navigation ul.nav-menu > li.page_item_has_children > a:after {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 5px;
        vertical-align: middle;
        border-top: 4px solid;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }
    .navbar .children:before,
    .navbar .sub-menu:before {
        border-bottom: 7px solid transparent;
        border-left: none;
        border-right: 7px solid rgba(0, 0, 0, 0.2);
        border-top: 7px solid transparent;
        left: -7px;
        top: 10px;
    }
    .navbar .children:after,
    .navbar .sub-menu:after {
        border-top: 6px solid transparent;
        border-left: none;
        border-right: 6px solid #fff;
        border-bottom: 6px solid transparent;
        left: 10px;
        top: 11px;
        left: -6px;
    }
    .fan-sociel-media .btn {
        margin-right: 5px;
        float: right;
    }
    nav.container-fluid,
    nav .navbar-collapse {
        padding: 0;
        height: initial;
    }
    .pgwSlider .ps-current {
        width: 74.4%;
    }
}
@media screen and (max-width: 767px) {
    #widget aside.widget.widget_wysiwyg_widgets_widget img {
        width: 100%;
    }
    h1 {
        font-size: 20px;
    }
    h2 {
        font-size: 18px;
    }
    h3 {
        font-size: 16px;
    }
    h4 {
        font-size: 15px;
        line-height: 26px;
    }
    h5 {
        font-size: 14px;
    }
    h6 {
        font-size: 13px;
    }
    #top-nav {
        float: none;
    }
    .main-navigation ul,
    .top-nav ul {
        display: none;
        margin-top: 50px;
        overflow: overlay;
        max-height: 300px;
    }
    .main-navigation {
        padding-left: 0;
        padding-right: 0;
    }
    .menu-toggle,
    .main-navigation.toggled .nav-menu,
    .top-nav.toggled .nav-menu {
        display: block;
    }
    .top-nav.toggled ul.nav-menu {
        clear: both;
    }
    .navbar-default .navbar-nav > li,
    .navbar-default .navbar-nav > li > a {
        border: 0;
    }
    .navbar-default .navbar-nav > li {
        background: #464646;
    }
    .ps-current span h1 {
        margin: 10px 0;
    }
    .ps-current span p {
        display: none;
    }
    ul.pgwSlider > li span,
    .pgwSlider > ul > li span {
        display: none;
    }
    ul ul.children,
    ul ul ul.children,
    ul ul.sub-menu,
    ul ul ul.sub-menu {
        float: none;
        position: initial;
        display: block;
        margin: 0;
        box-shadow: none;
        text-indent: 0px;
        border: 0;
    }
    ul.children > li,
    ul.sub-menu > li {
        padding-left: 10px;
    }
    .main-navigation ul ul.children >li > a,
    .main-navigation ul ul.sub-menu >li > a {
        color: #212121;
        padding: 6px 10px;
    }
    .main-navigation a {
        color: #000;
        padding: 8px 20px;
        border-top: none !important;
        border-color: transparent !important;
        font-weight: 500;
    }
    .main-navigation ul {
        padding: 10px 0;
        background: #DCDCDC;
        width: 100%;
    }
    .main-navigation ul li {
        border-bottom: 1px dotted #ccc;
        border-right: 0;
        border: 0;
    }
    .main-navigation ul li ul li a {} .main-navigation ul > li,
    .main-navigation ul ul.children >li > a,
    .main-navigation ul ul.sub-menu >li > a {
        border-right: 0;
        border-left: 0;
    }
    .navbar-nav {
        overflow: hidden;
    }
    .main-navigation li {
        float: none;
    }
}
@media screen and (min-width: 480px) {
    .r_margin {
        margin-right: 4%;
        height: 100px;
    }
}
@media screen and (max-width: 480px) {
    ul.pgwSlider,
    .pgwSlider > ul {
        padding: 0;
    }
    .btn-default {
        margin-bottom: 5px !important;
    }
}
/**/

.site-content {
    background: #fff;
    padding: 0 15px;
    box-shadow: 0px 0px 3px #929191;
}
.stite-slide {
    position: relative;
}
.site-banner {
    background: url(./images/banner-wasi-1.png) no-repeat;
    height: 146px;
    background-size: 100% 100%;
    position: relative;
}
.nav-bottom {
    margin: 6px 0 0;
    overflow: hidden;
    display: block;
    padding-bottom: 6px;
    border-bottom: 1px solid #eee;
}
.nav-bottom .col-md-6{}
.box-cat {
    margin-bottom: 15px;
    background: #fff url(./images/bg-box.png) repeat-x bottom;
}
.bc-title {
    background: #DAB445;
    text-transform: uppercase;
    min-height: 35px;
}
.bc-title h4 {
    margin: 0;
    color: #fff;
    font-family: sans-serif;
    font-size: 14px;
    display: inline-block;
    background: #AF8540;
    padding: 0px 5px 0px 15px;
    line-height: 35px;
    float: left;
}
.bc-title h4 a {
    color: #fff;
}
.bc-title h4:after {
    content: '';
    width: 0;
    height: 0;
    position: relative;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #AF853F;
    display: inline-block;
    right: -12px;
    top: 5px;
}
.bc-sub-title {
    padding: 8px 15px;
    display: block;
    clear: both;
    background: rgb(231, 249, 232);
}
.bc-sub-title span {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid rgba(43, 160, 16, 0.71);
}
.bc-sub-title span:last-child {
    border-right: 0;
}
.bc-sub-title span a:hover {
    color: #D9150F;
}
.bc-sub-title span a {
    color: #079C06;
    text-transform: none;
    text-transform: uppercase;
}
.bc-box {
    padding: 10px 0;
}
.list-post {
    padding: 0;
    list-style: none;
}
.intro .list-post li:first-child {
    border-bottom:0;
}
.list-post li:first-child {
    border-bottom: 1px dotted #CCCCCC;
}
.list-post li {
    margin-bottom: 10px;
}
.list-post li h3 {
    font-size: 13px;
    line-height: 18px;
    margin: 0;
}
.list-post li h3 i {
    color: #E66303;
}
.list-post li h3 a {
    color: #444;
} .list-post li h3 span {
    margin-left: 5px;
    font-size: 12px;
    color: #4F7CAD;
    font-style: italic;
    font-weight: 500;
}
.list-post li h4 {
    line-height: 18px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}
.list-post li p {
    font-size: 13px;
    line-height: 18px;
    margin: 5px 0;
    text-align: justify;
} .list-post li h4 span {
    margin-left: 5px;
    font-size: 12px;
    color: #4F7CAD;
    font-style: italic;
    font-weight: 500;
}
.lp-img img {
    width: 100%;
    height: 220px;
}
.ft-text {
    margin: 5px 0;
    padding: 0;
    text-align: left;
}
.ft-text p {
    color: #404040;
    line-height: 22px;
    margin: 0;
}
.ft-info {
    padding: 0;
    text-align: left;
}
.ft-info ul {
    overflow: hidden;
}
.ft-info ul li {
    float: left;
    margin-bottom: 0;
}
.ft-info ul li:last-child a {
    border-right: 0;
}
.ft-info h4 {
    text-transform: uppercase;
    font-size: 15px;
    color: #512C07;
    text-shadow: 0px 0px 3px #fff;
    font-weight: 600;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.41);
}
.nav-language {
    padding: 0;
    margin: 0;
    list-style: none;
    float: right;
    margin-right: 5px;
}
.nav-language ul {} 

.nav-language li {
    border: 0 !important;
    float: left;
    display: inline-block;
}
.nav-language li a img {
    height: 25px;
}

.nav-language li:last-child {}.nav-language li a {
    padding: 3px 0;
    color: #fff;
    border: 0;
}

#nav-language-chooser {
    padding: 0;
    margin: 0;
    list-style: none;
    float: right;
    margin-right: 5px;
}
#nav-language-chooser ul {} 

#nav-language-chooser li {
    border: 0 !important;
    float: left;
    display: inline-block;
}
#nav-language-chooser li a img {
    height: 16px;
}

#nav-language-chooser li:last-child {}
#nav-language-chooser li a {
    padding: 3px 0;
    color: #fff;
    border: 0;
}
#content-post {
    padding: 0 15px;
}
#related_posts {} #related_posts h3 {
    font-size: 16px;
    font-weight: 600;
    color: #444;
}
#related_posts>h3:after {
    display: block;
    height: 4px;
    background: #AF853F;
    width: 40px;
    margin-top: 10px;
}
#related_posts ul {
    padding: 0;
    list-style: none;
}
#related_posts ul li {} #related_posts ul li a {
    font-size: 13px;
}
#related_posts ul li h3 span {
    font-style: italic;
    margin-left: 5px;
    color: #777;
    font-size: 12px;
}
#related_posts ul li h3 i {
    color: #E86B6B;
}
#related_posts ul li h3 {
    font-size: 15px;
    margin: 0 0px 8px;
    padding-bottom: 0;
    font-weight: 500;
}
#widget {
}
.search-page .page-header {
    background: transparent;
}
.main-navigation ul > li:first-child a {
    border-left: 0
}
.main-navigation ul > li:last-child a {
    border-right: 0;
}
.grid-4 img{
    margin-bottom:5px
}
.list-post li.grid-4 h3{
    line-height:16px;
}
.grid-4 {
    width: 23.2%;
    float: left;
    margin-right: 10px;
}
li.grid-4:last-child{
    margin-right:0;
}
.content-area {
    border-right:1px solid #eee;
    margin-top: 10px;
}
.featured-title {display: inline-block;margin-bottom: 15px;}
.featured-title span{
    text-transform: uppercase;
    color: #7D4E00;
    border-bottom: 2px solid #7D4E00;
    padding-bottom: 5px;
    font-size: 16px;
}
.sidebar-video {}
.sidebar-video li:last-child{
    border-bottom:0;
}
.sidebar-video li{
    border-bottom: 1px dotted #CACACA;
    padding-bottom: 5px;
    margin-bottom: 0px;
}
.sidebar-video li:before{
    content: "\f03d";
    color: #333;
}
.sidebar-video li h3{
    clear: none;
    display: inline-block;
    margin: 0;
}
.sidebar-video li h3 a{}
.sidebar-image {
    overflow: hidden;
}
.sidebar-image li:before{
    display: none;
}
.sidebar-image li:nth-child(3),.sidebar-image li:nth-child(6){
    margin-right:0;
}
.sidebar-image li{
    width: 30.4%;
    float: left;
    margin-right: 4%;
    border: 1px solid #eee;
    padding: 2px;
}
.sidebar-image li h3{
    margin: 0;
}
.sidebar-image li h3 img{}
.scroll-news {}
.scroll-news .title span:after{
    height: 0;
    width: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #AD0A1C;
    position: absolute;
    right: -5px;
    top: 2px;
}
.scroll-news .title{
    display: inline-block;
    background: #AD0A1C;
    color: #fff;
    padding: 3px 10px;
    float: left;
}
.scroll-news .title span{
    position: relative;
    text-transform: uppercase;
    font-size: 99%;
}
#clock {
    line-height: 26px;
    text-align: left;
    margin-right: 10px;
    float: right;
}
.scroll-post {
    list-style: inherit;
    display: inline-flex;
    list-style: none;
    float: left;
    margin: 0;
}
.scroll-post li{
    float: left;
    margin-right: 30px;
    line-height: 25px;
}
.scroll-post li a{
    text-transform: none;
    font-size: 14px;
    color: #079C06;
}
.bc-title marquee li a{
    color: #fff;
}
.bc-title marquee {
    float: right;
    padding: 5px;
    margin-right: 10px;
}
.line-up {}
marquee{width: 79%;float:left;}
.icon-1:before {
    content: "ÃƒÂ¢Ã¢â‚¬â€Ã¢â‚¬Å¾";
    position: relative;
    top: -10px;
    left: -6px;
}
.icon-1:after {
    content: "ÃƒÂ¢Ã¢â‚¬â€œÃ‚Âº";
    top: -10px;
    position: relative;
    right: 6px;
}
.icon-1 {
    display: block;
    height: 2px;
    width: 15px;
    background: #000;
    position: relative;
    left: -17px;
    top: 20px;
    font-size: 12px;
}
.icon-2:before {
    content: "ÃƒÂ¢Ã¢â‚¬â€œÃ‚Â²";
    position: relative;
    top: -10px;
    left: -5px;
}
.icon-2:after {
    content: "ÃƒÂ¢Ã¢â‚¬â€œÃ‚Â¼";
    bottom: -9px;
    position: relative;
    right: 17px;
}
.icon-2 {
    display: block;
    height: 15px;
    width: 2px;
    background: #000;
    position: relative;
    left: 50%;
    top: -28px;
    color: #000;
    font-size: 12px;
}
body{	-moz-user-select: none !important;
-webkit-touch-callout: none!important;
-webkit-user-select: none!important;
-khtml-user-select: none!important;
-moz-user-select: none!important;
-ms-user-select: none!important;
user-select: none!important;}