@font-face{font-family: "PlayfairDisplay";src: url(../libs/fonts/Playfair-Display/PlayfairDisplay-VariableFont_wght.ttf) format('tff');}
@font-face{font-family: "Asap-Regular";src: url(../libs/fonts/Asap/Asap-Regular.ttf) format('ttf');font-weight:normal;font-style:normal;}
@font-face{font-family: "Asap-SemiBold";src: url(../libs/fonts/Asap/Asap-SemiBold.ttf) format('ttf');font-weight:600;font-style:normal;}
/***** RE-STYLE-BOOTSTRAP*****/
body{
	font-family: 'Asap-Regular', sans-serif;
	font-size: 15px;
    line-height: 1.7;
}
a{
    color:#001a1c;
}
a:hover,a:active{
    color: #a6b401;
    text-decoration: none;
}
.btn-primary {
    color: #fff;
    background-color: #d50102;
    border-color: #d50102;
    box-shadow: none;
}
.btn-primary:hover{
    background-color: #6c0102;
    border-color: #6c0102;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Asap-SemiBold', sans-serif;
    font-weight: 700;
}
.form-control {
    border-radius: 0.75rem;
}
.dropdown{
    position: relative;
    display: inline-block;
}
.dropdown-menu{
    display: none;
    z-index: 1;
    top: 30px;
}
.dropdown:hover .dropdown-menu{
    display: block;
}
blockquote {
    border-left: 10px solid #a6b402;
    padding: 5px 20px;
}
/******* DIAOCBINHDUONG STYLE ********/
h1.sitename{
    display: none;
}
.main-header{
    box-shadow: 0 0.125rem 0.625rem -0.1875rem rgba(0,0,0,0.1);
}
.nav-link{
    font-family: 'Asap-SemiBold', sans-serif;
    font-weight: 700;
}
.nav-link:hover{
    color: #000;
}
img.logo{
    max-width: 80px;
}
/*Phần nút đăng ký*/
.modal-backdrop{
    position: static !important;
}
.modal-content{
    top: 150px;
    background-image: linear-gradient(#fcffd7, #a6b401);
    border: none;
    box-shadow: 10px 10px 5px #2b2b2b;
}
.modal-header{
    border-bottom: 0;
}
.uregister .wpcf7-form-control {
    width: 100%;
    border: 1px solid #333;
    padding: 5px;
    border-radius: 5px;
}
.uregister .wpcf7-submit{
    width: 30%;
    border: 0;
    background: #f00;
    color: #fff;
}
/**/
.py-sm-7{
	padding-top: 20em !important;
	padding-bottom: 6em !important;
	height: 600px;
}
.py-md-6{
    padding: 0 200px;
}
.jarallax{
	position: relative;
	z-index: 0;
}
.jarallax-img{
	background-image: url(https://diaocbinhduong.org/wp-content/themes/dobd/css/images/hero-bg.jpg);
    background-position: center !important;
    background-size: cover !important;
    object-fit: cover;
    object-position: 50% 50%;
    max-width: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 600px;
    overflow: hidden;
    pointer-events: none;
    margin-top: 16.125px;
    transform: translate3d(0px, -17.125px, 0px);
    z-index: -1;
}
.jarallax-img:before {
  content: "";
  position: absolute;
  left: 0; right: 0;
  top: 0; bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}
/*Phần search trang chủ*/
input.form-control.search-ajax.my-0.py-1.lime-border{
    height: 55px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
button.input-group-text.lime.lighten-2 {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
#load-data{
    background-color: #fff;
    text-align: left;
    margin: 0 50px;
}
#load-data ul{
    list-style: inside;
    margin: 0;
    padding: 5px 15px;
}
#load-data ul li{
    padding-top: 15px;
}
/*End search trang chủ*/
.home-intro{
	padding: 50px 0 30px;
    background-color: #f7f7fc;
    margin-bottom: 20px;
}
.h-duan{
	padding: 50px 0;
}
.h-duan h2{
	font-size: 18px;
	margin-bottom: 20px;
    color: #a6b401;
}
.h-duan-img img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.h-duan-row{
    margin-bottom: 30px;
}
.sponsor-project {
    background: url(../../../uploads/2020/07/sponsor_project_ico.png) no-repeat center center;
    width: 92px;
    height: 92px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}
.img-object-cover {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.h-duan .card{
	background-color: #f7f7fc;
	border: none;
    margin-bottom: 28px;
    box-shadow: 0 8px 6px -6px black;
}
.h-duan .card .card-body a{
    color: #000111;
}
.h-duan .card .card-body a:hover{
    color: #a6b401;
    text-decoration: none;
}
.h-duan .card .card-body .title{
	font-size: 15px;
	text-transform: uppercase;
}
.h-duan .card .card-body ul{
	list-style: none;
	padding: 0;
}
.h-duan .card .card-body ul li{
    font-size: 13px;
}
.h-duan .card .card-body ul li .svg-inline--fa{
	width: 1em !important;
	text-align: center;
	font-size: small;
    color: #a6b402;
}
.h-chothue{
    padding: 50px 0;
    background-color: #f7f7fc;
}
.h-chothue h2{
    font-size: 18px;
    margin-bottom: 20px;
    color: #a6b401;
}
.h-chothue-img img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.h-chothue .card .card-body a{
    color: #000111;
}
.h-chothue .card .card-body a:hover{
    color: #a6b401;
    text-decoration: none;
}
.h-chothue .card .card-body .title{
    font-size: 15px;
    text-align: justify;
    text-transform: capitalize;
}
.h-chothue .card .card-body ul{
    list-style: none;
    padding: 0;
}
.h-news{
    margin: 50px 0;
}
.h-news h2{
    font-size: 18px;
    margin-bottom: 20px;
    color: #a6b401;
}
.h-news-left .card{
    border: none;
}
.h-news-left .card-img-overlay {
    position: absolute;
    top: unset;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    background: rgba(0, 0, 0, 0.5);
}
.h-newsleft-img img{
    width: 100%;
    height: 460px;
    object-fit: cover;
}
.h-news-left h3.card-title{
    font-size: 16px;
}
.h-news-left a{
    color: #fff;
}
.h-news-left a:hover{
    color: #a6b401;
}
.h-news-left .card-text{
    font-size: 13px;
    font-style: italic;
}
.h-news-right h3.card-title{
    font-size: 16px;
}
.h-news-right .row{
    margin-bottom: 20px;
}
.h-news-img img{
    width: 100%;
    height: 100px;
    object-fit: cover;
}
#footer{
    padding-top: 80px;
    border-top: 5px solid #000111;
}
.footer .f-title{
    font-size: 18px;
    font-weight: 700;
}
.footer ul{
    list-style: none;
    padding: 0;
}
.footer ul li{
    padding: 5px 0;
}
.footer ul li a{
    color: #a6b401;
}
.footer ul li .rightArrow{
    float: right;
}
.semi-footer{
    text-align: center;
    padding: 50px 0 20px;
}
.semi-footer p{
    margin-bottom: 0;
}
.content{
    padding: 40px 0;
}
.cs-sidebar{
    position: relative;
}
.cs-sidebar:before{
    display: block;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 33.33%;
    height: 100%;
    background-color: #f7f7fc;
    content: '';
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
}
.breadcrumb-item>a {
    transition: color 0.25s ease-in-out,background-color 0.25s ease-in-out,border-color 0.25s ease-in-out;
    color: #5a5b75;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.425rem;
    color: rgb(158, 159, 180);
    content: "»";
}
.social-btn{
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    padding: 0;
    border: 1px solid transparent;
    transition: border-color 0.25s ease-in-out,background-color 0.25s ease-in-out,color 0.25s ease-in-out;
    border-radius: .5rem;
    background-color: #f3f3f9;
    color: #6c6d89;
    font-size: .9375rem;
    text-align: center;
    text-decoration: none !important;
}
.social-btn .svg-inline--fa{
    margin-top: 10px;
}
.sb-outlin{
    border-color: #e5e5ef;
    background-color: transparent;
}
.s-content{
    text-align: justify;
}
h3.related-title{
    font-size: 18px;
    color: #6c0102;
}
.ralted-carousel{
    margin: 20px 0;
}
.related-img img{
    width: 100%;
    height: 180px;
    object-fit: cover;
}
.slick-slide {
     margin-right: 20px;
}

.slick-slide img {
    width: 100%;
}
.slick-prev:before,
.slick-next:before {
    color: black;
}
.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}
.slick-active {
    opacity: 1;
}
.slick-current {
    opacity: 1;
}
.responsive .card{
    border: none;
}
.responsive .card .card-body{
    padding: 15px 0;
    text-align: justify;
}
.responsive .card .card-body .card-title{
    font-size: 14px;
}
/***** TRANG DU AN *****/
.da-respon .slick-slide{
    margin: 0;
}
.da-respon .slick-slide img{
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.da-middle{
    background-color: #f7f7fc;
    margin-top: -10px;
}
.da-middle .rank-math-breadcrumb{
    margin-top: 30px;
}
.da-middle .da-title{
    margin-bottom: 15px;
}
.da-middle .da-title h1{
    font-size: 30px;
    text-transform: uppercase;
}
.da-middle .da-title h1 a{
    color: #a6b401;
}
.da-content h2{
    font-size: 1.4rem;
    font-weight: 700;
}
.da-content h3{
    font-size: 1.25rem;
    font-weight: 700;
}
.da-content h4{
    font-size: 1.1rem;
    font-weight: 700;
}
.da-content h5,h6{
    font-size: 1rem;
    font-weight: 700;
}
.tags-like{
    border-top: 1px solid #eee;
    padding-top: 15px;
}
.da-contact{
    background-color: #f7f7fc;
    padding: 20px 0;
    margin: 40px 0;
    text-align: center;
}
.da-contact h3{
    font-size: 24px;
    color: #f00;
}
.tuvannhanh .wpcf7-form-control.wpcf7-text {
    width: 80%;
    padding: 5px 10px;
    border: 1px solid #333;
    border-radius: 10px;
}
.tuvannhanh .wpcf7-form-control.wpcf7-submit {
    background: #f00;
    color: #fff;
    padding: 10px;
    border: 0;
    border-radius: 10px;
    font-weight: 700;
}
.real-data{
    background-color: #ffc107;
    padding: 15px 0;
}
.da-related{
    margin-bottom: 50px;
}
.da-related-title{
    font-size: 20px;
    margin-bottom: 20px;
    color: #6c0102;
}
.da-related-img img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.da-related .card{
    border: none;
}
.da-related .card .re-body{
    padding: 10px;
}
.da-related h4.re-title{
    font-size: 14px;
    text-transform: uppercase;
}
.wp-block-table table tbody tr td{
    border: 1px solid #efefef;
    padding: 10px 15px;
}
figcaption {
    text-align: center;
    font-size: 13px;
    color: #888;
}
/***** TRANG CATEGORY *****/
.ca-top{
    background-color: #a6b401;
}
.ca-top-margin{
    padding: 15px 0 5px;
}
.ca-title{
    font-size: 22px;
    padding: 15px 0;
    text-transform: uppercase;
}
.ca-top .rank-math-breadcrumb{
    float: right;
    padding: 15px 0;
    margin-bottom: 0;
}
.rank-math-breadcrumb a:hover{
    color: #fff;
}
.ca-items{
    margin-top: 20px;
}

.ca-item .card{
    background: rgba(181, 181, 181, 0.1);
    padding: 10px;
    border-radius: 10px;
    border-bottom: 5px solid #a6b401;
    border-left: none;
    border-right: none;
    border-top: none;
    margin-bottom: 30px;
}
.ca-item .card .card-body{
    padding: 20px 5px 5px;
}
.ca-item .card .card-body h2{
    font-size: 16px;
    text-transform: capitalize;
}
.ca-item .card .card-body .ca-item-text{
    color: #647589;
}
.ca-item .card img.card-img-top{
    border-radius: 10px;
}
.ca-sidebar{
    margin-top: 20px;
}
.category-img img{
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
}
.phantrang{
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
}
.phantrang span.page-numbers.current {
    background: #a6b401;
    padding: 10px;
    border-radius: 3px;
}
.phantrang a.page-numbers {
    background: #eff67b;
    padding: 10px;
    border-radius: 3px;
}
/***** CATEGORY DỰ ÁN *****/
.ca-medium .card{
    background-color: rgba(255, 255, 255);
}
.ca-search{
    padding: 20px 0;
    background-color: rgba(166, 180, 2, 0.1);
}
.ca-search h3{
    font-size: 18px;
}
.ca-search .form-control{
    border: 1px solid #a6b401;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.ca-search .btn-outline-secondary{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 1px solid #a6b401;
    background-color: #a6b401;
    color: #000;
}
.ca-search .btn-outline-secondary:hover{
    background-color: #eff67b;
}
.ca-search #load-data{
    background: none;
    margin: 0;
}
.ca-content-da{
    margin: 50px 0;
}

.ca-item-list{
    padding: 0;
    list-style: none;
}
.ca-item-list .svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
    text-align: center;
    width: 1em !important;
    font-size: 14px !important;
}
/***** CATEGORY VỊ TRÍ *****/
.more{
    text-align: center;
}
.more .collapse{
    text-align: left;
}
/***** TRANG VIDEO *****/
.video-bg img{
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}
.video-img{
    position: relative;
}
.video-img .svg-inline--fa{
    font-size: 58px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    z-index: 10;
}
.overlay {
    position: absolute;
    top: 0;
    right: -1px;
    bottom: 0;
    left: -1px;
    height: 100%;
    background-color: rgba(0,0,0,.3);
    transition: transform .3s,opacity .6s;
    pointer-events: none;
    z-index: 9;
    border-radius: 10px;
}
/***** WIDGET SIDEBAR *****/
.widget{
    margin-top: 20px;
    margin-right: 20px;
}
h3.w-title{
    font-size: 18px;
    padding-bottom: 15px;
}
.input-group-overlay {
    position: relative;
    width: 100%;
}
.input-group-append-overlay, .input-group-prepend-overlay {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 5;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .5625rem 1.125rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #737491;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #dfdfeb;
    border-radius: .75rem;
}
.input-group-append-overlay .input-group-text, .input-group-prepend-overlay .input-group-text {
    border: 0;
    background-color: transparent;
}
.input-group-overlay .prepended-form-control:not(.rounded-left-0) {
    padding-left: 3.5rem;
    border-top-left-radius: .75rem !important;
    border-bottom-left-radius: .75rem !important;
}
.widget-ads img{
    width: 100%;
    height: auto;
}
.widget-list{
    list-style: none;
    padding: 0;
}
.widget-list li{
    margin-bottom: 10px;
}

/***** RESPONSIVE *****/
/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .nav-link{
        color: #333;
    }
    .navbar-collapse{
        background-color: #fff;
        padding: 20px 0;
    }
    .dropdown-menu{
        border: none;
    }
    .py-md-6{
        padding: 0;
    }
    .cs-sidebar:before{
        display: none;
    }
    .s-meta .border-left{
        display: none;
    }
    .s-bottom .border-left{
        display: none;
    }
    .cs-sidebars{
        display: none;
    }
    .slick-slide{
        margin-right: 0;
    }
    .ca-top .breadcrumb{
        float: left;
    }
    .h-duan{
        padding: 0;
    }
    .h-duan .card{
        margin-bottom: 15px;
    }
    .h-chothue .card{
        margin-bottom: 15px;
    }
    .h-news-left{
        margin-bottom: 15px;
    }
    .h-newsleft-img img{
        height: 250px;
    }
    .h-news-left .card .card-text{
        display: none;
    }
    .h-news-img img{
        height: 200px;
    }
    .h-news-right h3.card-title{
        margin-top: 10px;
    }
    .da-respon .slick-slide img{
        width: 100%;
        height: 300px;
    }
    .category-img img{
        height: 250px;
    }
    .ca-title{
        padding: 5px 0;
    }
    .ca-top .rank-math-breadcrumb{
        float: left;
        padding: 5px 0;
    }
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {

}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) { ... }

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) { ... }

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1.125rem;
        padding-left: 1.125rem;
    }
    .cs-content {
        padding-left: 15px;
        padding-right: 2.5rem;
    }
}