*,body,html {
    font-family: 'Arial', sans-serif;
    /*color: #424242;*/
}
body,html {
    overflow-x: hidden;
}
.container {
    padding: 0 15px;
}
.index-content{
    margin-bottom:20px;
    padding:20px 0px;    
}
.index-content .row{
    margin-top:20px;
}
.pd-15 {
    padding-left: 15px;
    padding-right: 15px;
}
.full {
    padding-left: 0;
    padding-right: 0;
}

.index-content .card,.sidebar .card{
    background-color: #FFFFFF;
    padding: 3px;
    border: 1px solid #50a9fd;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
}
.sidebar .card{
    border: none;
}
a:hover {
    text-decoration: none !important;
}
/*Header*/
.desktop {
    background: url(https://nhadatphucthinh.vn/wp-content/uploads/2019/02/banner-top.png);
}
/*Menu*/
.main-menu {
    background-color: #00A54F;
    border-color: #00A54F;
    border-radius: 0;
    max-height: 45px;
    min-height: 45px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #e67817;
}
.navbar.navbar-default {
    min-height: 35px;
    background-color: #0990d3;
    border-radius: 0;
    margin-bottom: 0;
}
.navbar-nav>li>a {
    line-height: 10px;
    text-transform: uppercase;
    padding: 14px 30px;
    font-weight: 500;
    color: #fff !important;
    border-bottom: 1px solid #ffffff47;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    border-bottom: 1px solid #fffdfd59 !important;
    text-transform: uppercase;
}
/*Content*/
.index-content .card:hover{
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);
    color:black;
}
.index-content .card img{
    width:100%;
    transition: all 0.3s ease-in-out;
    height: 170px;
}
.index-content .card h4{
    margin:10px;
}
.index-content .card p{
    margin:10px;
    opacity: 0.65;
    font-size: 13px;
}
.index-content .blue-button{
    width: 100px;
    -webkit-transition: background-color 1s , color 1s; /* For Safari 3.1 to 6.0 */
    transition: background-color 1s , color 1s;
    min-height: 20px;
    background-color: #002E5B;
    color: #ffffff;
    border-radius: 4px;
    text-align: center;
    font-weight: lighter;
    margin: 0px 20px 15px 20px;
    padding: 5px 0px;
    display: inline-block;
}
.index-content .blue-button:hover{
    background-color: #dadada;
    color: #002E5B;
}
.title-archive h4 {
    display: block;
    color: #0070BA;
    padding-left: 20px;
    padding-top: 27px;
    font-family: cormorant-semibold;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 500;
    border-left: 8px solid #0070ba;
    padding-bottom: 10px;
}
.title-archive{
    margin-bottom: 20px;
}
.pagination-archive {
    text-align: center;
}

.mobile {
    text-align: center;
    padding: 10px 15px;
}
.card-header{text-align: center;}
.card-header, .title-detail h3 {
    background: #e67817;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    margin: 0;
    text-transform: uppercase;
    font-family: arial-bold;
}
.sidebar .card {
    padding: 0;
}
.card-body ul li a:before {
    font-family: FontAwesome;
    content: '\f101';
    margin-right: 10px;
    margin-left: 15px;
}
.card-body ul li a {
    padding: 10px;
    display: block;
    border-bottom: 1px dotted #3333;
    text-transform: uppercase;    
}
.card-body ul li {
    list-style-type: none;
}
.card-body ul {
    padding-left: 0;
    margin-bottom: 0;
}
.card-body ul li a:hover {
    text-decoration: none;
}
.main-content {
    margin-top: -20px;
}
ol.breadcrumb {
    background: #dbf0f3d6;
    text-transform: uppercase;
}
.box-tin {
    margin-bottom: 20px;
}
.img-content {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.article-top {
    font-size: 110%;
}
.content p {
    font-size: 105%;
    line-height: 1.5;
}
.title-single h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    color: #e67817;
}
.meta-article span{
    color: #036da1;
}
.realted-post h4 {
    border-bottom: 1px dotted #3b5998;
    color: #3b5998;
}
.realted-post ul li:before {
    font-family: FontAwesome;
    content: '\f101';
    margin-right: 10px;
}
.realted-post ul li {
    list-style-type: none;
    font-size: 16px;
    padding: 2px;
    color: #3b7dc1;
}
.realted-post ul {
    padding-left: 0;
}
.icon-right i {
    margin-left: 5px;
    margin-right: 4px;
}
div#___plusone_0 {
    top: 5px;
    position: relative;
}

/*Hover Tin Tức */
.box-tin .card:hover .overlay {
    transform: scale(1, 1);
    transition: .5s ease-in-out;
}
.overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: rgba(255, 255, 255, 0.51);
    width: 100%;
    transform: scale(0.7, 0);
    transition: .5s ease-in-out;
    text-align: center;
}
.box-tin .card {
    position: relative;
}
.overlay a {
    top: 45%;
    position: relative;
    background: #50a9fd;
    color: #fff;
    padding: 8px 20px;
    font-size: 15px;
}
.overlay a:hover {
    color: white;
    background: #ff773c;
}
/*Footer*/
#footer {
    padding-left: 0;
    padding-right: 0;
}

/*Contact*/
#form-contact input[type="email"], #form-contact input[type="text"]{
        height: 40px;
    font-weight: 500;
    padding: 0 10px;
    width: 100%;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #a5a5a5;
    border: 1px solid #ddd;
}
#form-contact textarea {
    width: 100%;
    padding: 0 10px;
    height: 100px;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #a5a5a5;
    border: 1px solid #ddd;
}
#form-contact input[type="submit"] {
    padding: 7px 30px;
    border: none;
    color: #fff;
    background: #e67817;
    text-transform: uppercase;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #a5a5a5;
    border: 1px solid #ddd;
}
#form-contact label {
    width: 90%;
    line-height: 35px;
}
.col-map iframe{
    height: 450px;
    width: 100%;
}
.top-contact {
    padding: 20px 0 0 0;
}
.title-head {
    margin-top: 0;
}
ul.contact-info-page li {
    list-style-type: none;
    line-height: 2;
}
ul.contact-info-page {
    padding-left: 0;
}
.title-contact {
    font-size: 20px;
    font-weight: 600;
    color: red;
}
.col-map iframe {
    border: 2px solid #3333 !important;
}
.col-map {
    overflow: hidden;
}
/*Bài Viết Mới Nhất*/
ul.list-new {
    padding: 0px 10px 1px 10px;
}
ul.list-new li {
    list-style-type: none;
    display: flex;
    margin-bottom: 10px;
}
.left-new {
    width: 25%;
    float: left;
}
.left-new img {
    width: 100%;
    height: 60px;
}
.right-new {
    width: 75%;
    float: left;
    padding-left: 5px;
}
.right-new h5 a {
    font-size: 13px;
    display: block;
    line-height: 1.5;
    text-decoration: none;
}
.post-new {
    margin-top: 20px;
     box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
}
.post-new h4 {
    background: #e67817;
    color: #fff;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    font-family: arial-bold;
}
.article-top img {
    width: 100%;
    height: auto;
}
.right-social {
    float: right;
    bottom: 10px;
    position: relative;
}
.bottom-social div#___plusone_1 {
    top: 5px;
    position: relative;
}
.bottom-social {
    text-align: center;
}
ul#crumbs .fa-caret-right {
    margin-left: 5px;
    margin-right: 5px;
}
.quatrang .page-numbers:hover {
    color: #fff;
    background: #ff6b3c ;
}
.quatrang .current {
    background: #ff6b3c !important;
}
.quatrang .page-numbers {
    background: #50a9fd;
    padding: 8px 13px;
    color: #fff;
    font-size: 15px;
}