html body div#wprmenu_bar {
    display: none;
}
.sgpb-popup-close-button-3 {
    position: fixed !important;
    filter: invert(1);
}
#wprmenu_bar {
    z-index: 999;
}
.wpml-floating-language-switcher {
    position: absolute;
    top: 15px;
    right: 0px;
    background: #00000000;
    border: 0px solid;
    border-color: #eee;
    padding: 0px;
    border-radius: 6px 0 0 6px;
    -webkit-box-shadow: 2px 2px 5px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: none;
    z-index: 9999;
}
.col-md-6:nth-child(2n+1) {
    clear: left;
    min-height: 40px;
}
#wprmenu_bar div.hamburger {
    margin-top: -3px;
    display: none;
}
.mmenu {
    display: none;
}
.wpml-ls-legacy-dropdown a {
    display: block;
    text-decoration: none;
    color: #bfbfbf;
    border: 0px solid #cdcdcd;
    background-color: #fff;
    padding: 5px 10px;
    line-height: 1;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    visibility: hidden;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    border-top: 0px solid #cdcdcd;
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 101;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover {
    color: #fff;
    background: #eee;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    border-width: 0px !important;
}
.wpml-ls-legacy-dropdown {
    width: auto;
    max-width: 100%;
}
/*Removing some default CSS our language switcher*/
.wpml-floating-language-switcher .wpml-ls-statics-shortcode_actions {
  margin-bottom: 0;
}
  
.wpml-floating-language-switcher  .wpml-ls-statics-shortcode_actions a {
  background-color: transparent !important;
}
  
.wpml-floating-language-switcher .wpml-ls-legacy-list-horizontal a {
  padding: 5px;
}
  
.wpml-floating-language-switcher .wpml-ls-item {
  display: block;
}
  
/*Customize this if you want*/
.wpml-floating-language-switcher {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #00000000;
    border: 0px solid;
    border-color: #eee;
    padding: 0px;
    border-radius: 6px 0 0 6px;
    -webkit-box-shadow: 2px 2px 5px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: none;
    z-index: 999;
}


.blog-section {
    margin: 0;
    padding: 0px 0 20px;
}
.site-logo {
    margin: 10px 0 10px 0;
}
.real {
    padding: 10px 0px 10px 0px;
    border-bottom: 3px solid #536551;
    background: #f9f9f9;
}
.header-section .widget {
    margin: 0px 0;
}
#top-header-sidebar-right {
    text-align: right;
    margin-top: 5px;
    margin-bottom: 5px;
}
#top-header-sidebar-left {
    margin-top: 5px;
    margin-bottom: 5px;
}
.contact-area {
    margin: 0 auto;
    padding: 0px;
    padding-top: 30px;
}
.header-info {
    background-color: #1d5695;
}
.bbb-join-form-block {
    margin-bottom: .2em;
    color: #559f00;
}
.contact-area h5 {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #707981;
    margin: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Edu", sans-serif;
}
.navbar-nav > li > a {
    font-family: 'Edu';
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    padding: 15px 20px;
    transition: all 0.3s ease 0s;
    font-weight: 700;
}
.navbar-default .navbar-nav > li > a {
    color: #000000;
    border-top: 2px solid transparent;
}
#top-menu-search input {
    background: #fcfcfc url(../images/search.png) no-repeat scroll 93% center;
    border: medium none;
    color: #697076;
    border-radius: 5px 5px 5px 5px;
    font-size: 14px;
    font-family: "Edu";
    outline: medium none;
    padding: 8px 50px 8px 10px;
    width: 190px;
    height: auto;
}
.section-header {
    margin: 0 0 20px;
    clear: both;
}
.owl-next {
    min-height: 100px;
  background-color: #31a3dd;
    border: solid 2px white;
}
.owl-next {
    right: 0px !important;
}
.owl-prev {
    min-height: 100px;
  background-color: #31a3dd;
    border: solid 2px white;
}
.owl-prev {
    left: 0px !important;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    padding: 2px 0px !important;
    display: inline-block;
    margin-top: -53px !important;
    line-height: 30px !important;
    height: 40px !important;
    width: 30px !important;
    transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
}
.entry-title {
    margin: 0px 0 24px;
    line-height: 46px;
    word-wrap: break-word;
    text-align: center;
    color: black;
    font-weight: bold;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 2px dashed #686767;
}
.widget table td {
    background: #ffffff;
    color: #000000;
    border: 1px solid #dfdfdf;
    font-weight: 500;
}
.textwidget table td {
    padding: 0px 5px;
    text-align: left;
    line-height: 27px;
}
.widget table tr:nth-child(odd):hover td {
    background: #ffffff;
}
.page-title-section {
    display: none;
}
.entry-meta > span {
    margin-right: 10px;
    color: #2a2e34;
    display: none;
}
button {
    font-family: inherit;
    font-size: inherit;
    background: #028dcd;
    width: 100%;
    border: none;
    font-size: 20px;
    font-weight: bold;
    color: white;
    padding: 7px;
    line-height: inherit;
}
.hc_scrollup {
    color: #ffffff;
    border-radius: 0px;
    bottom: 0px;
    display: none;
    font-size: 28px;
    height: 50px;
    opacity: 1;
    position: fixed;
    left: 50px;
    bottom: 70px;
    text-align: center;
    width: 50px;
    overflow: hidden;
    z-index: 9999;
}
.wpcf7-submit, .wpcf7-form .wpcf7-submit:hover {
    box-shadow: none !important;
    font-size: 18px;
    width: 100%;
}
.bazz-widget i:last-child {
font-size: 12px;
}
.realsite {
    font-size: 12px !important;
    margin-top: 30px;
    float: right;
}
.footer-copyright p {
    color: #ffffff;
    font-family: 'Lato';
    font-weight: 400;
    font-family: "Edu", sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    letter-spacing: 1px;
}
.author-info {
    display: none;
}
.site-footer .widget-title {
    color: #fff;
    font-weight: 500;
    margin: 0 0 15px;
}
.site-footer .widget-title:after {
   display: none;
}
.bbb-button {
    color: #fff !important;
    background-color: #53cc0f !important;
    padding: 10px 20px;
    border: 0px;
    border-radius: 5px;
}
.validate {
    padding: 10px;
}



@media only screen and (min-width: 768px) {
.hc_scrollup {
    color: #ffffff;
    border-radius: 0px;
    bottom: 0px;
    display: none;
    font-size: 28px;
    height: 50px;
    opacity: 1;
    position: fixed;
    left: 50px;
    bottom: 70px;
    text-align: center;
    width: 50px;
    overflow: hidden;
    z-index: 9999;
}
}


@media only screen and (max-width: 767px) {
.mmenu {
    display: block;
    position: fixed;
    right: 15px;
    z-index: 9999;
    top: 12px;
    font-size: 22px;
    background: white;
    padding: 5px 8px;
    border-radius: 2px;
}
		#mg-wprm-wrap.cbp-spmenu-left, #mg-wprm-wrap.cbp-spmenu-right, #mg-widgetmenu-wrap.cbp-spmenu-widget-left, #mg-widgetmenu-wrap.cbp-spmenu-widget-right {
    top: 0px !important;
}
		.wpml-floating-language-switcher {
    position: absolute;
    top: 60px;
    right: 0px;
    background: #00000000;
    border: 0px solid;
    border-color: #eee;
    padding: 0px;
    border-radius: 6px 0 0 6px;
    -webkit-box-shadow: 2px 2px 5px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: none;
    z-index: 999;
}
			html {
    padding-top: 0px !important;
}
		.header-info {
    text-align: center;
}
#top-header-sidebar-left {
    font-size: 14px;
    margin-top: 20px;
}
#top-header-sidebar-right {
    text-align: center;
}
  .contact-area {
    display: none;
}
.hc_scrollup {
    left: 12px !important;
    bottom: 50px !important;
    background: #1d5695;
}
#wprmenu_bar .menu_title {
    font-size: 18px;
    font-weight: normal;
    margin-left: 35px;
}
}

form.glsr-form input.glsr-field-control, form.glsr-form textarea.glsr-field-control {
    font-size: 1.5rem;
}
.post-ratings img, .post-ratings-loading img, .post-ratings-image img {
    display: inline !important;
}

::-webkit-resizer {
    width: 7px;
    height: 0px;
}
::-webkit-scrollbar {
    width: 11px;
}
::-webkit-scrollbar-button {
    width: 6px;
    height: 0px;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 3px;
    background-color: #45443f;
    border: 1px solid #666666;
    background-position: center;
    box-shadow: 0px 0px 0px #2b2b2b;
    background-repeat: no-repeat;
}
::-webkit-scrollbar-track {
    background-color: #fff;
    box-shadow: 0px 0px 3px #000 inset;
}