/*-----------------------------------------------------------------------------------

    Theme Name: netweb.vn
    Theme URI: netweb.vn

/**************************************************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    list-style: none;
}






/* css hotline */
.bmp-cta {
    position: fixed;
    top: 70%;
    right: 0;
    z-index: 4;
}

.bmp-cta__item {
    display: block;
    background: #E11428;
    border-radius: 30px 0 0 30px;
    color: #fff;
    font-size: 20px;
    padding: 5px 30px;
    position: relative;
    text-align: center;
}
.bmp-cta__item span {
    display: block;
}
.bmp-cta__label {
    font-size: 14px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bmp-cta__item {
    display: block;
    background: #E11428;
    border-radius: 30px 0 0 30px;
    color: #fff;
    font-size: 20px;
    padding: 5px 30px;
    position: relative;
    text-align: center;
}

a.bmp-cta__item.animation {
    margin-bottom: 10px;
}
span.bmp-cta__content {
    color: #fff;
}
span.bmp-cta__label {
    color: #fff;
}
/* 
end hotline */


.cover img:hover {
    transform: scale(1.05);
    transition: 0.5s;
}

.hinhoto img:hover {
    transform: scale(1.05);
    transition: 0.5s;
}

p {
    line-height: 26px;
}

td {
    padding: 5px;
    border: 1px solid #e3e3e3;
}

th {
    background: #9e1623;
    color: #fff;
}

.sologan-home i.fa {
    padding-bottom: 10px;
}

p.title a:hover {
    color: #ec1c2f;
}

.post-detail img:hover {
    transform: scale(1.05);
    transition: 0.5s;
}

.contentbv h2 {
    font-size: 22px;
    color: #ec1c2f;
    display: inherit;
    font-weight: 500;
    margin-bottom: 1rem;
    padding: 0px 10px;
    border-left: 5px solid #ec1c2f;
    line-height: 1.5;
}

.tieudebv {
    font-size: 25px;
    font-weight: bold;
    color: #9e1623;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 2px;
    margin-bottom: 10px;
}

aside#secondary {
    margin-top: -31px;
}

h1.title-bv {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 12px;
}


.dangkybg button {
    width: 100%;
    height: 61px;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 17px;
}

.pageok {
    padding: 15px 0px;
}

.row.banggia {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 18px;
}

.tenxeok {
    font-size: 20px;
    font-weight: bold;
}

.tenxeok a:hover {
    color: #ec1c2f;
}

@media only screen and (min-width: 900px) {
 .row.banggia td {
    width: 33%;
}

.navbar-default .navbar-nav>li {
    margin-left: -14px;
    padding-right: 18px;
}


}


.wpcf7-form-control-wrap .wpcf7-form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    margin-bottom: 6px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.tabs-left {
  border-bottom: none;
  padding-top: 2px;
  border-left: 1px solid #ddd;
}
.tabs-left>li {
  float: none;
  margin-bottom: 2px;
  margin-right: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}
.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}
a {
    text-transform: none;
}

h3.title-slide {
    font-size: 20px;
    padding-top: 10px;
    margin-bottom: -9px;
    color: #333;
}