/*!
 * Start Bootstrap - Agency v5.2.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */
 @font-face {
    font-family: UTM;
    src: url(../fonts/UTM-Roman-Classic.ttf)
}

body {
    overflow-x: hidden;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    color: #212121;
    font-size: 14px;
}

iframe,
img {
    max-width: 100%
}

p {
    line-height: 1.75;
    /*font-weight: 600;*/
    /*font-size: 14px !important*/
}

button:focus {
    outline: 0
}

.excerpt {
    font-size: 14px
}

a {
    color: #000;
    transition: all .3s
}

a:hover {
    color: #ac161f !important;
    text-decoration: none
}

a.more {
    color: #ac161f;
    text-decoration: underline;
    font-style: italic
}

.text-primary {
    color: #ac161f !important
}

.w100 {
    width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'
}

.section-title {
    font-size: 24px;
    font-weight: 700;
    color: #96080C!important;
    text-transform: uppercase;
/*     background: url(https://daugiabactrungbo.com.vn/wp-content/uploads/2021/12/border-heading.png) center bottom no-repeat; */
    height: 40px;
    display: inline-block;
}

.sub-title {
    font-family: UTM;
    color: #212121;
    font-size: 18px;
    text-align: center;
    margin-top: 20px
}

.page-section {
    margin-top: 25px;
    margin-bottom: 25px
}

.page-section.section-bg {
    background: #eee;
    padding-top: 20px;
    padding-bottom: 50px;
}

.list-post-text .item-post {
    display: flex;
    margin: 25px 0px;
}

.list-post-text .item-post .thumb {
    width: 35%;
    margin-right: 25px
}

.list-post-text .item-post .thumb img {
    max-height: 135px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.list-post-text .item-post .info {
    width: calc(65% - 25px)
}

.list-post-text .item-post .info h4 {
    line-height: 1;
    margin-top: -5px
}

.list-post-text .item-post .info h4 a {
    font-size: 14px;
    font-weight: 600
}

.news-lg {
    position: relative
}

.news-lg .info {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background: url(../img/bg-post.png) center no-repeat;
    background-size: cover;
    z-index: 2
}

.news-lg .info a {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    color: #fff;
    font-weight: 700
}

.item-news .date {
    color: #767676;
    margin-top: 15px;
    display: none;
}

.item-news img {
    display: inline-block;
    margin-top: -4px
}

.item-news h4 {
    line-height: 1
}

.item-news h4 a {
    font-size: 14px;
    color: #212121;
    font-weight: 600
}

.item-news.item-vertical {
    margin-top: 50px
}

.item-news.item-vertical .date {
    margin-top: 0
}

.py-5 {
    border-top: 1px solid #ccc
}

.recruiment-slide {
    margin-top: 30px;
}

.recruiment-slide .slick-arrow {
    display: inline-block!important;
}

.recruiment-slide .item-recruiment {
    display: flex
}

.recruiment-slide .item-recruiment .thumb {
    margin-top: 10px;
    width: 30%;
    margin-right: 25px;
}

.recruiment-slide .item-recruiment .info {
    width: calc(66% - 25px)
}

.recruiment-slide .item-recruiment .info h4 {
    line-height: 1
}

.recruiment-slide .item-recruiment .info h4 a {
    font-size: 14px
}

.recruiment-slide .item-recruiment .info .readmore {
    font-style: italic;
    color: #929292;
    text-decoration: underline;
    display: inline-block;
}

.recruiment-slide .slick-dots {
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    list-style: none;
    padding-left: 0;
    z-index: 11
}

.recruiment-slide .slick-dots li {
    display: inline-block;
    margin: 0 7px
}

.recruiment-slide .slick-dots li button {
    width: 20px;
    height: 20px;
    background: #ccc;
    border: none;
    border-radius: 50%;
    color: transparent
}

.recruiment-slide .slick-dots li.slick-active button {
    background: #000
}

.page-banner {
    text-align: center;
    height: 250px;
    background-size: cover;
    padding: 0px 5px;
}

.page-banner .container {
    position: relative;
    height: 100%
}

.page-banner .container h3 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.75
}

.page-banner .container h3 span {
    font-size: 36px;
    font-weight: 700
}

.page-content {
    padding-top: 0;
    padding-bottom: 0px;
}

.contact-title {
    font-size: 18px;
    font-weight: 700;
    background: url(../img/border-contact.png) left bottom no-repeat;
    height: 30px;
    margin-bottom: 30px
}

.contact-form h3 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin-bottom: 30px
}

.contact-form input {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    border-radius: 5px;
    background-color: #e9e9e9;
    border: none
}

.contact-form textarea {
    width: 100%;
    height: 230px;
    background-color: #e9e9e9;
    border: none;
    padding-left: 10px;
    padding-top: 10px;
    border-radius: 5px
}

.contact-form input[type=submit] {
    width: 140px;
    background: #ac161f;
    color: #fff;
    text-transform: uppercase;
    border-color: #ac161f
}

.list-news {
    margin-bottom: 50px
}

.btn {
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-weight: 700
}

.btn-xl {
    font-size: 18px;
    padding: 20px 40px
}

.btn-primary {
    background-color: #ac161f;
    border-color: #ac161f
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #8a1219 !important;
    border-color: #8a1219 !important;
    color: #fff
}

.btn-primary:active,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(254, 209, 55, .5) !important
}

#mainNav {
    background-color: #96080c;
    padding: 0
}

#mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    background-color: #ac161f;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'
}

#mainNav .navbar-brand {
    padding: 0
}

#mainNav .navbar-nav .menu-item {
    position: relative;
    list-style: none;
}

#mainNav .navbar-nav .menu-item > a {
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 700;
    display: block;
    padding: 15px 18px;
}

#mainNav .navbar-nav .menu-item:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    opacity: 0;
    border-bottom: 15px solid #ac161f;
    transition: all .3s
}

#mainNav .navbar-nav .menu-item.active::after,
#mainNav .navbar-nav .menu-item:hover::after {
    opacity: 1
}

#mainNav .navbar-nav .menu-item .sub-menu {
    position: absolute;
    left: -50%;
    width: 240px;
    z-index: 999;
    padding-left: 0;
    display: none
}

#mainNav .navbar-nav .menu-item .sub-menu li a {
    display: block;
    background: #000;
    color: #fff;
    text-transform: none;
    padding: 10px 20px;
    border-bottom: 1px solid #fff
}

#mainNav .navbar-nav .menu-item .sub-menu li a:hover {
    background: #ac161f;
    color: #fff !important
}

#mainNav .navbar-nav .menu-item .sub-menu li:last-child a {
    border-bottom: none
}

#mainNav .navbar-nav .menu-item:hover .sub-menu {
    display: block
}

.topbar {
    background: #ac161f;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px
}

.topbar .item {
    display: inline-block;
    width: 49%
}

.topbar .item p {
    margin-bottom: 0
}

.topbar .item a {
    color: #fff;
    text-transform: uppercase;
    margin-right: 20px
}

.topbar .item a:hover {
    color: #fff !important;
    text-decoration: underline
}

.topbar .item #searchform {
    position: relative
}

.topbar .item #searchform input.search-field {
    width: 250px;
    height: 30px;
    background: #fff;
    border-radius: 10px;
    border: none;
    font-size: 12px;
    padding-left: 10px
}

.topbar .item #searchform input[type=submit] {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/icon-search.png) center no-repeat;
    background-color: none;
    border: none;
    color: transparent;
    width: 40px
}

.masthead {
    position: relative
}

.masthead .home-slide {
    position: relative
}

.masthead .home-slide .slick-arrow {
    display: none !important
}

.masthead .home-slide .item {
    background-size: cover !important;
    height: 500px;
    background-repeat: no-repeat !important
}

.masthead .home-slide .item .container {
    position: relative;
    height: 100%
}

.masthead .home-slide .item .container h2 {
    position: absolute;
    top: 50%;
    font-weight: 400;
    left: 0;
    transform: translateY(-50%);
    line-height: 1.75;
    color: #fff;
    text-transform: uppercase;
    font-size: 26px
}

.masthead .home-slide .item .container h2 span {
    font-size: 58px;
    font-weight: 700
}

.masthead .home-slide .slick-dots {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    list-style: none;
    padding-left: 0;
    z-index: 11
}

.masthead .home-slide .slick-dots li {
    display: inline-block;
    margin: 0 7px
}

.masthead .home-slide .slick-dots li button {
    width: 20px;
    height: 20px;
    background: 0 0;
    border: 1px solid #ac161f;
    border-radius: 50%;
    color: transparent
}

.masthead .home-slide .slick-dots li.slick-active button {
    background: #ac161f
}

.masthead .banner-extra {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 527px;
    z-index: 10
}

.masthead .banner-extra .container {
    position: relative;
    height: 100%
}

.masthead .banner-extra .container .feature-post {
    width: 440px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    padding-top: 45px;
    padding-left: 30px;
    padding-right: 30px
}

.masthead .banner-extra .container .feature-post h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border-bottom: 3px double #fff;
    padding-bottom: 20px
}

.masthead .banner-extra .container .feature-post .list-post {
    padding-left: 1em
}

.masthead .banner-extra .container .feature-post .list-post li {
    list-style: none;
    margin-top: 40px;
    line-height: 1.5
}

.masthead .banner-extra .container .feature-post .list-post li::before {
    content: "\2022";
    color: #fff;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.masthead .banner-extra .container .feature-post .list-post li a {
    color: #fff
}

.masthead .banner-extra .container .feature-post .list-post li a:hover {
    text-decoration: none
}

.item-product {
    text-align: center;
    margin-top: 30px;
    background: #fff;
}

.item-product .thumb img {
    width: 100%
}

.item-product .info {
    padding: 20px 10px;
    min-height: 215px;
}

.item-product h4 {
    line-height: 1
}

.item-product h4 a {
    font-size: 14px;
    color: #212121;
    font-weight: 700
}

.item-product .readmore {
    display: inline-block;
    color: #858585;
    text-decoration: underline;
    font-style: italic
}

.item-product.item-shadow {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .17)
}
.single-title{
    height: auto;
    padding-bottom: 25px;
}
.single-content{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: justify;
}
.single-content img{
    height: auto;
}

.footer {
    background-color: #2CB3EA;
}

.footer .footer-menu-footer {
    list-style: none;
    padding-left: 0;
    text-align: center;
    margin-bottom: 0
}

.footer .footer-menu-footer li {
    display: inline-block
}

.footer .footer-menu-footer li a {
    padding: 20px;
    color: #fff;
    display: block;
    text-transform: uppercase;
}

.footer .footer-menu-footer li a:hover {
    color: #fff !important;
    text-decoration: underline
}

.footer .footer-col {
    color: #fff;
    padding-top: 20px;
    margin-left: 25px;
}

.footer .footer-col .widget-title {
    font-size: 14px;
    font-weight: 700
}

.footer .footer-col .social {
    margin: 40px 0;
    display: flex;
}
.footer .footer-col .social a{
	margin-right: 10px;
}

.footer .footer-copyright {
    background: #0863eb;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
}
.slick-carousel.list-post{
    padding-left: 0px !important;
}
.slick-carousel.list-post a{
  color: #fff;
}
.slick-carousel.list-post .slick-slide{
    margin-bottom: 15px;
}
.btn-call{
    display: none;
}
@media(max-width: 767px) {
	.container{
		/*padding-left: 0px;
		padding-right: 0px;*/
	}
    #mainNav .navbar-nav .menu-item .sub-menu {
        position: initial;
        display: block;
        margin-right: 0px;
        width: 100%;
    }
    #mainNav .navbar-nav .menu-item .sub-menu li a{
        background-color: transparent;
    }
    .masthead .banner-extra{
    	position: initial;
    }
    .masthead .home-slide{
    	display: none;
    }
    .masthead .banner-extra .container .feature-post{
    	position: initial;
    	width: 100%;
    	overflow: hidden;
    }
    .single-content table{
    	width: 100% !important;
    	font-size: 13px;
    }
    .btn-call{
        display: block;
        position: fixed;
        bottom: 10px;
        left: 10px;
        width: 120px;
        height: auto;
        opacity: 0.8;
    }
    .section-title{
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        display: block;
        margin: auto;
    }
}
.page-title {
  color: #2CB3EA!important;
}
.widget-title h2 {
    font-size: 25px;
    color: #0863eb!important;
}
h2.name-website {
    margin-top: 20px;
	color: #0863EB!important;
}
