body, button, input, select, textarea {
    color: #333;
    font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.75;

}
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
    /* font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif!important; */
    font-weight: 400!important;
}
h1, h2, h3, h4, h5, h6 {
    color: #333;

}
.nav>li {

    margin: 0;

}
.nav > li > a {
    font-weight: 700;
    text-decoration: none;
    margin: 0;
    padding: 0px 12px 0px;
}
.nav a:hover {
    background-color: rgba(0,0,0,0.05);
}
.nav .active{
  background-color: rgba(0,0,0,0.05);
}
.site-footer {
    background-color: #FFCC00;
}.footer-copy {
    border-top-color: rgba(255,255,255,.1);
}.footer-copy {
    padding: 20px 0;
    font-size: 0.875em;
    border-top: 1px solid rgba(0,0,0,0.05);
}
.footer {
    padding: 0;
}
.new-item{
    margin-bottom: 30px;
}
.new-meta{

display: inline;
}
.new-time{

color: #999;

font-size: 0.875rem;

padding-right: 0.25em;

display: inline;
}
.new-time a{

color: #999;
}
.new-time a:hover{
    
}
.new-category{

display: inline;


}
#wide-nav::before {
    background-color: rgba(0, 0, 0, 0.15);
    content: '';
    display: block;
    height: 4px;
    position: absolute;
    top: 0;
    width: 100%;
}
.new-category a{background-color: #FFCC00;position: relative;padding: 4px 18px 2px 15px;margin: 0 0.25em 0 0;display: inline-block;color: black;font-size: 11px;text-transform: uppercase;font-weight: 700;letter-spacing: 0.05em;-webkit-border-radius: 2px;border-radius: 12px;}

.new-category a:before {
    background-color: black;
    border-radius: 100%;
    content: "";
    display: block;
    height: 6px;
    margin-top: -3px;
    position: absolute;
    right: 5px;
    top: 50%;
    width: 6px;
}
.new-title {

font-size: 1.5em;
}
.new-title a{

text-decoration: none;

color: #222;
}
.new-title a:hover{

}
.new-readmore{

color: #555;

margin: 0;

-webkit-transition: color 0.3s ease-in-out 0s;

transition: color 0.3s ease-in-out 0s;
}
.new-readmore p{

margin-bottom: 0;
}
.new-readmore .more-link{color: #e1b507;display: inline-block;margin: 0;}
.new-readmore .more-link:hover{
    
}
.news-aside {background-color: #f6f6f6;padding: 20px;margin-bottom: 20px;}
.news-aside-heading {margin: 0 0 15px;font-size: 1.125rem;font-weight: 700;color: #333;position: relative;border-bottom: 1px solid #e8e8e8;}
.news-aside-heading:before {
    position: absolute;
    content: "";
    width: 60px;
    bottom: -1px;
    border-bottom: 1px solid #ffcc00;
}
.list-cat{
    margin-bottom: 0;
}
.list-cat li {
    list-style-type: none;
    margin: 0!important;
    position: relative;
}
.list-cat a {
    color: black;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    min-height: 1.2em;
    font-size: 15px;
    padding: 0px 2px 1px;
}
.sub-menu{

margin: 0;

padding: 0 0 0 10px;

display: none;
}
.icon-angle-down{
    
position: absolute!important;
    
right: 6px;
    
top: 5px;
}
.related_box{

display: block;
}
.related_box h5{
text-transform: uppercase;
}
.related_box .list-unstyled{

list-style: none;

padding-left: 5px;
}
.related_box .list-unstyled li{
    
margin: 0;
}
.related_box .list-unstyled a{
} 
.related_box .list-unstyled a:hover{
    color: #ffcc00;
}

.post-navigation {
    margin: 20px 0;
    padding: 10px 0;
    background-color: #f6f6f6;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.post-navigation, .pagination {
    margin: 0;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.navigation {
    margin: 0;
    overflow: hidden;
    padding: 0;
    clear: both;
}

.nav-previous,
.nav-next {
    position: relative;
    padding: 0 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.nav-next {
    margin-top: 20px;
}

.nav-previous a,
.nav-next a {
    display: inline-block;
    font-size: 0.875rem;
    color: #888;
    position: relative;
}

.nav-previous a span,
.nav-next a span {
    display: block;
    font-size: 0.8125rem;
    color: #444;
    text-transform: uppercase;
    margin-top: 10px;
}

.nav-previous a:hover,
.nav-next a:hover {
    text-decoration: none;
}

.post-navigation {
    margin: 20px 0;
    padding: 10px 0;
    background-color: #f6f6f6;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:hover span,
.post-navigation .nav-next a:hover,
.post-navigation .nav-next a:hover span {
    color: #e54e53;
}

.post-navigation .nav-links {
    position: relative;
    margin: 0 -20px;
}

/* Posts Pagination */

.pagination {
    margin: 20px 0;
}

.pagination .nav-links {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.pagination .nav-links a,
.pagination .nav-links span {
    display: block;
    float: left;
    height: 40px;
    margin: 0 5px 5px 0;
    padding: 0 15px;
    text-align: center;
    font-size: 0.875em;
    line-height: 40px;
    color: #777;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
}

.pagination .nav-links .current,
.pagination .nav-links .current:hover,
.pagination .nav-links a:hover {
    border-color: transparent;
    text-decoration: none;
    color: #fff;
    background-color: #e54e53;
}

/* Scroll Up Button */

#scroll-up {
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 20px;
    right: 20px;
    background-color: #e54e53;
    color: #fff;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}
.nav-previous a:before, .nav-next a:after {
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 20px;
    top: 2px;
}
.nav-previous a:before {
    content: "\71";
    left: 0;
}
.nav-next a:after {
    content: "\70";
    right: 0;
}
.details-title{

line-height: 1.25;

clear: none;

color: #222;
}
.details-meta{
    color: #999;
    font-size: 0.875rem;
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 20px;
}
.details-time{

display: inline;
}
.details-author{

display: inline;
}
.details-content{

display: block;

color: #333;

margin: 10px 0 0 0;
}
.icon-clock:before {
    content: "\26";
}
 [class*=" icon-"]:before {
    font-size: 12px;
}
.nav-previous, .nav-next {
    width: 50%;
    float: left;
}
.nav-previous {
    text-align: left;
}
.nav-next {
    border-left: 1px solid #fff;
    text-align: right;
    margin-top: 0;
}
.nav-previous a, .nav-next a{
    position: relative;
    padding: 0 25px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    font-weight: 400;
    border: none;
    border-radius: 2px;
    background-color: #ffcc00;
    color: #fff;
    font-size: 1em;
    line-height: 1.5;
    padding: 10px 20px;
    font-weight: 700;
}
.ux-search-submit .icon-search:before {
    content: "\e012";
    font-family: 'fl-icons' !important;
}
.list-unstyled .icon-angle-down:before {
    content: "\f107";
    font-family: 'fl-icons' !important;
}
.details-content label{
    color: #222;
    width: auto;
    float: left;
}
.details-content input[type=password]{width: auto;margin: 0;color: #888;background-color: #fff;border: 1px solid #eee;transition: all 0.3s ease-in-out;box-shadow: none;padding: 0.5em;min-height: 45px;}
.details-content input[type=submit]{cursor: pointer;border: none;border-radius: 2px;background-color: #ffcc00;color: black;font-size: 1em;line-height: 1.5;padding: 10px 20px;font-weight: 400;margin-left: 5px;}
.entry-footer {
    color: #aaa;
    font-size: 0.875em;
    margin: 10px 0 0;
}.entry-footer > span {
    padding: 0 20px 0 0;
}

.cat-links a{
        color: #e9bd0b;
}
ul.page-numbers {
    list-style: none;
    margin: 0;
}
.page-numbers:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-align: center;
}
.page-numbers a,
.page-numbers span {display: block;float: left;height: 40px;margin: 0 5px 5px 0;padding: 0 15px;text-align: center;font-size: 0.875em;line-height: 40px;color: #777;background-color: #fff;-webkit-box-sizing: border-box;box-sizing: border-box;border-radius: 7px;border: 1px solid #ddd;}
.page-numbers a span { padding: 0 }
.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {background-color: #FFCC00;text-decoration: none;border: 1px solid #FFCC00;color: black;}
.page-numbers:hover { text-decoration: none }
.icon-angle-right:before {
    content: "\f105";
    vertical-align: baseline;
    font-family: 'fl-icons' !important;
}
.icon-angle-left:before {
    content: "\f104";
     vertical-align: baseline;
    font-family: 'fl-icons' !important;
}
.page-new{
        margin: 30px 0;
}
.page-heading{
    font-size: 1.125em;
    line-height: 1.5;
    font-weight: 400;
    color: #222;
    margin-bottom: 30px;
}


.page-heading span {
    font-weight: 700;
}
.pagenw-item{

display: block;

border-bottom: 1px solid #eee;

padding-bottom: 20px;

margin-bottom: 30px;

text-align: center;
}
.pagenw-category{

display: block;

margin: 0 0 10px 0;

font-size: 12px;

font-size: 0.750rem;

text-transform: uppercase;

font-weight: 700;

text-align: center;
}
.pagenw-category a{color: #ffcc00;}
.pagenw-category a:hover{

}
.pagenw-title {

margin: 0 0 15px 0;
}
.pagenw-title a{
    display: inline-block;
    position: relative;
    padding-bottom: 15px;
    text-decoration: none;
    color: #222;
    font-weight: bold;
    font-size: 1.5rem;
}
.pagenw-title a:hover{

}
.pagenw-title a:before{
    position: absolute;
    content: "";
    width: 50px;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
    border-bottom: 2px solid #0071c1;
}
.pagenw-time{

color: #999;

font-size: 0.875rem;
}
.pagenw-description{

}
.pagenw-readmore{

margin: 20px 0 0;

font-size: 14px;

font-size: 0.875rem;
}
.pagenw-readmore a{background-color: #ffcc00;padding: 8px 12px;color: black;border-radius: 20px;}
.pagenw-readmore a:hover{

}
.comments-link a{
        color: #e54e53;
}
.comments-link .icon-bubble {
    color: #aaa;

}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    color: #888;
    background-color: #fff;
    border: 1px solid #eee;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: none;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    padding: 0.5em;
}
.comment-form label {
    display: block;
    font-weight: 400;
    font-size: 15px;
}
.comment-form p.comment-form-author, .comment-form p.comment-form-email, .comment-form p.comment-form-url {
    -ms-flex: unset;
    flex: unset;
}
.comment-form blockquote,.comment-form input,.comment-form select {
    width: auto;
    float: inherit;
    font-weight: 400;
}
h3.comment-reply-title, h2.comments-title {
    font-size: 1.125em;
    font-weight: 700;
    margin: 0 0 10px;
}
.page-ct{

}
.page .hentry h1, .single .hentry h1, .page-header h1 {
    word-wrap: inherit;
}
h1.entry-title {
    margin: 0;
}
h1 {
    font-size: 2.250rem;
    font-weight: 400;
}
.nav-next{float:right;}
/*Mobile Open*/
@media screen and (max-width: 320px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 767px) {


    input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
        box-sizing: border-box;
        border: 1px solid #ddd;
        padding: 0 .75em;
        height: 57px;
        font-size: .97em;
        border-radius: 0;
        max-width: 100%;
        width: 100%;
        vertical-align: middle;
        background-color: #fff;
        color: #333;
        box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
        transition: color .3s, border .3s, background .3s, opacity .3s;
    }
    .mobile-nav .button.icon.is-small {
        border-width: 1px;
        color: black;
        background: white;
    }
    .header-main {
        height: 66px!important;
    }
    .proslide-box {
        margin: 30px 0 0 0;
    }
    .certificate-img img{
        display: block;
        text-align: center!important;
        margin: 0px auto!important;
        padding: 0px!important;
    }
    
}

@media screen and (min-width: 768px) and (max-width: 920px) {


}

@media screen and (max-width: 991px) {
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1024px) and (max-width: 1170px) {
}

@media screen and (min-width: 1200px) {
    .about-ft {
    padding-right: 30px;
}
@media screen and (min-width: 1440px) {
   iner-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1140px;
}
}

.info-ft {
    color: white;
    padding-left: 30px;
}
    .product-st {
        padding-bottom: 110px!important;
        box-shadow: 0 2px 10px 0.5px rgb(0 0 0 / 34%);
    }
    .header-main .nav > li > a {
        line-height: 16px;
        padding-left: 15PX;
        padding-right: 15px;
    }

}

.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
    max-width: 100% !important;
    width: 100% !important;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
    width: 100% !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
    width: 100% !important
}



.d_page {
    width: 100%;
    margin: 15px 0 25px 0;
    float: left;
    text-align: center;
}

.d_page b {
    background-color: #e72c2d;
    border-color: #e72c2d;
    color: #fff;
    margin-right: 8px;
    width: 45px;
    height: 45px;
    font-size: 17px;
    border-radius: 50px;
    font-weight: 400;
    display: inline-block;
    line-height: 45px;
}

.d_page a {
}

.d_page a:hover {
    background-color: #FFCC00;
    border-color: #FFCC00;
    color: black;
}