.clr {
    clear: both;
}
.cs_iconbox.cs_style_1 .cs_iconbox_icon img {
    height: 70px;
}
.cs_iconbox.cs_style_1 .cs_iconbox_icon:first-child img {
    height: 60px;
}
.cs_iconbox.cs_style_4 .cs_iconbox_icon img {
    height: 25px;
}
.cs_sidebar.cs_style_1 .cs_info_item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin-bottom: 13px;
}
.uptimee {
    text-transform: uppercase;
}


.post-navig {
    display: inline-block;
    width: 100%;
    /*background: #333333;*/
    /*border-radius: 10px;*/
    overflow: hidden;
    margin-top: 50px;
   /* margin-bottom: 30px;*/
    padding: 25px;
}

.post-navig a:hover {
    /*color:#FDA30E;*/
}
.post-navig p {
    margin-bottom: 20px;
}
.post-prev, .post-next {
    position: relative;
    width: 50%;
}
.post-prev h4, .post-next h4 {
    font-size: 20px;
}
.post-prev h4 a, .post-next h4 a{
    color: var(--accent);
}
.post-prev h4 {
    padding-right: 15px;
}
.post-next h4 {
    padding-left: 15px;
}
.post-next {
    float: right !important;
    text-align: right;
}
.post-prev {
    float: left !important;
    /*padding-left: 15px;*/
}
.post-prev p i {
    margin-right: 10px;
}
.post-next {
    /*padding-right: 25px;*/
}
.post-next i {
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 6px;*/
    margin-left: 10px;
}
.post-prev p:last-child, .post-next p:last-child {
    margin-top: 15px;
}

.stat_c a{
    color: var(--accent);
}
.qr-block {
    text-align: center;
}
#msgSubmit {
    font-size: 20px; margin-bottom: 0; margin-top: 15px;
}
#msgSubmit_b {
    font-size: 20px; margin-bottom: 0; margin-top: 15px; text-align: center;
}
#msgSubmit_f {
    font-size: 20px; margin-bottom: 0; margin-top: 15px; text-align: center; color: #ffffff;
}
.lang_w {
    font-weight: 600
}
.lang_w img{
    width: 20px; height: 20px; margin-top: 0 !important;margin-bottom: 6px;
}
.cs_header_toolbox_item {
    z-index: 999
}
.cs_site_branding img {
    width: 80px; height: 80px; margin-right: 15px; float: left
}
.cs_site_branding p {
    color: #ffffff; font-size: 25px; text-transform: uppercase; margin-top: 25px; float: left
}
.f_logo {
    width: 40px; height: 40px; float: left; margin-right: 15px;
}
/*.cs_google_map iframe {
    margin-top: -80px !important;
    background-color: #ececee;
    width: 100%;
    min-height: 450px;
    border: none;
}*/
.cs_google_map {
    position: relative;
}
.cs_google_map .map_t_border {
    position: absolute;
    top: 0;
    width: 100%;
    height: 80px;
    background-color: #f5f5f5;
}
.cs_nav_list li a {
    text-transform: capitalize;
}
.cs_footer_widget .cs_menu_widget li a {
    text-transform: capitalize;
}
.trans_up {
    text-transform: uppercase;
}
.trans_cap {
    text-transform: capitalize;
}
