﻿body {
    font-family: Averta, Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}
.navbar-nav li a {
    color: #222;
    background: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
blockquote, .modern-quote, .blockquote {
    position: relative;
    font-family: Averta, Helvetica, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    color: #b2b2b2;
    font-style: italic;
    padding: 10px 25px;
    border: none;
}
.modern-quote1
{
    
    font-family: Averta, Helvetica, Arial, sans-serif !important;
    font-size: 21px;
    font-weight: 700;
    color:white;
    font-style: italic;
    padding: 10px 25px;
    border: none;
}
.tag-list li {
    float: left;
    margin: 0 1px 1px 0;
    padding: 0;
    font-weight: 600;
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 38px;
}
.block-title, .widget .nav-tabs > li > a {
    font-family: Averta, Helvetica, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #3e4855;
    border-bottom: 2px solid #d6d6d6;
    height: 27px;
    line-height: 17px;
    padding: 0;
    margin: 0 0 20px;
}
.simple-post h3 {
    font-size: 13px;
    line-height: 27px;
    margin: 0 0 10px;
    /*font-weight: 700;
    color: #3e4855;*/
}
.block-title span {
    border-bottom: 2px solid #f60 !important;
}
.widget .nav-tabs > li.active > a, .widget .nav-tabs > li.active > a:focus, .widget .nav-tabs > li.active > a:hover {
    border-bottom: 2px solid #f60 !important;
}

/*.block-title span {
    border-bottom: 2px solid #428bca !important;
}
.widget .nav-tabs > li.active > a, .widget .nav-tabs > li.active > a:focus, .widget .nav-tabs > li.active > a:hover {
    border-bottom: 2px solid #428bca !important;
    color: #3e4855;
    background: none;
    border: none;
}
.modern-quote {
    position: relative;
    border-left: 2px solid #f60!important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Averta, Helvetica, Arial, sans-serif !important;
}*/
/*.footer {
    width: 100%;
    margin: 30px 0 0;
    padding: 0;
    background: #373737;
    z-index: 1;
    color: #fff;
    font-size: 16px;
}
.p {
    font-family: Averta, Helvetica, Arial, sans-serif !important;
}
.simple-post h5 {
    font-family: Averta, Helvetica, Arial, sans-serif !important;
    font-size: 18px;
    line-height: 27px;
    margin: 0 0 10px;
    color: #3e4855;
    font-weight:700;
}
    .simple-post h5:hover {
        color: #f60;
    }
.widget-content li, .small-article {
    font-size: 16px;
    line-height: 17px;
}
.simple-post h3 a {
    color: #3e4855;
}
.h5, h5 {
    font-size: 14px !important;
    font-weight:700 !important;
}
.widget-post h3 a {
    color: #3e4855 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}
.footer-bottom {
    background: #2c2c2c;
    padding: 15px 0;
    color: #ffffff;
    font-size: 14px !important;
    font-weight: 600 !important;
}
.footer-main p {
    color: #ffffff !important;
}
.footer-bottom a {
    color: #ffffff !important;
}
.prob {
    border-bottom: 2px solid #428bca !important;
    padding-bottom: 12px;
    font-weight: 700 !important;
}
.breadcrumb {
    padding: 8px 15px;
    width: 98%;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    border: 1px solid #fdfafa;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700 !important;
}
.categorywidget li {
    border-bottom: 1px solid #f1f1f1;
    position: relative;
    font-size: 16px;
}
.tags-widget li a {
    display: block;
    color: #7a7a7a;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 13px;
    padding: 7px 9px;
    border: 2px solid #dadada;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}*/
.widget-post h3 {
    margin: 0;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 17px;
}
.bbs {
    border-bottom: 2px solid #fd6a00 !important;
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 3px;
}

.mtb {
    margin-top: 16px !important;
    margin-bottom: 12px !important;
}
.lrtb {
    background-color: white;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 12px;
}
.cont {
    width: 70%;
    
    margin-left: 150px;
    margin-right: 150px;
    background-color: white;
    padding-left: 25px;
    padding-right: 25px;
    
    padding-bottom: 25px;
}
.sd {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
    /* padding-left: 13px; */
    margin-left: -12px;
}
@media only screen and (max-width: 600px) {
    .cont {
        margin-left: 40px;
    }
}