/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.7.2
*/

#Top_bar .top_bar_left {
	width: 100% !important
}

#Top_bar .menu_wrapper {
    float: right !important
}

#Top_bar .menu > li > a span {
    border-right-width: 0 !important;
}
#Top_bar .menu > li ul {
    background-color: #fff;
    border-radius: 3px;
}
#Top_bar .menu > li ul li a {
    /* color: #fff !important; */
}

#Top_bar .menu > li ul li a:hover {
	background: #4a2208 !important;
	color: #fff;
}

#Top_bar .menu > li > a {
    padding: 15px 0 !important;
    text-transform: uppercase;
}

.tit-home {
	font-size: 25px;
	line-height: 35px;
	font-weight: bold;
	color: #9a7133;
	text-transform: uppercase
}

#Subheader:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #0000008a;
    position: absolute;
    left: 0;
    top: 0;
}

#bn {
	min-height: 100% !important
}

#bn .section_wrapper {
	padding: 0 !important;	
}

#bn .slick-slide img {
    width: 100%;
	height: 500px;
	object-fit: cover
}

#bn .content_slider.center .content_slider_ul li:not(.slick-center) {
    transform: scale(1);
}

#bn .content_slider.center .content_slider_ul li {
	padding: 0 !important
}

#bn .slick-slide {
	opacity: 0.7
}

#bn .slick-slide.slick-center {
	opacity: 1
}

#s1 h3 {
	margin-top: 30px;
}

#s2:before {
	content: '';
    height: 100%;
    width: 50%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #eaeaea;
}

#s2 .column_image {
	margin-right: 0;
	width: 49%;
	margin-top: 60px;
	margin-bottom: 0;
}

#s2 .box-ct .column_attr{
	padding-left: 30px;
}

#s2 h3, #s3 h3 {
	margin-bottom: 30px;
}

#s2 p {
	text-align: justify
}

#s3:before {
	content: '';
    height: 100%;
    width: 50%;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #eaeaea;
}

#s3 .column_image {
	margin-left: 0;
	width: 49%;
	margin-top: 50px;
	margin-bottom: 0;
}

#s3 .box-ct .column_attr{
	padding-right: 30px;
}

#s2 li, #s3 li {
	margin-bottom: 5px;
}

a:hover {
	text-decoration: none;
}

.nd-readmore {
	 display: inline-block;
	 background: #4a2208;
	 padding: 7px 25px;
	 color: #fff !important;
	 margin-top: 5px;
}

.text-center {
	text-align: center
}

#s4 .portfolio_group .portfolio-item .desc {
    text-align: center;
}

#s4 .portfolio_group .portfolio-item .desc .title_wrapper h5 {
    font-size: 17px;
    line-height: 25px;
    font-weight: 500;
}

#s4 .portfolio_group .portfolio-item .desc .title_wrapper h5 a:hover {
	color: #19aa52
}

#ph .testimonials_slider.single-photo .testimonials_slider_ul li {
    display: flex;
    align-items: center;
	margin: 0 12px !important
}

#ph .testimonials_slider.single-photo .testimonials_slider_ul li .tes-photo-img {
	width: 160px; 
	margin-right: 15px;
}

#ph .testimonials_slider.single-photo .testimonials_slider_ul li .tes-photo-img img {
	border-radius: 50%;
}

#ph .ct-tes {
    flex: 1;
    text-align: justify;
}

#ph .testimonials_slider .testimonials_slider_ul li .author h5 {
    text-align: left;
}

#ph .slider_pagination .slick-active a {
    width: 10px;
    height: 10px;
    top: 0;
    background: rgba(0,0,0,.15);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #9a7133;
}

#ph .slider_pagination .slick-active a:after {
	display: none
}

#tt .Latest_news ul li .photo {
	border: 0 !important
}

#tt .desc_footer {
	display: none
}

#tt .Latest_news.featured ul.ul-first {
    width: 55%;
}

#tt .Latest_news.featured ul.ul-second {
    width: 43%;
}

#tt .Latest_news ul li.has-post-thumbnail .desc {
    padding: 0 0 0 12px;
}

#tt .Latest_news ul li .photo img{
	width: 100%;
}

#tt .Latest_news.featured ul.ul-second img {
	height: 105px !important;
	object-fit: cover;
	width: 100%;
}

#tt .Latest_news ul li .desc h5 {
    font-size: 15px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

#tt .Latest_news.featured ul.ul-first img {
	height: 430px !important;
	object-fit: cover;
	width: 100%;
}

#tt .Latest_news.featured ul.ul-first li .desc h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
}

#tt a:hover {
	color: #9a7133;
}
#Footer .widget {
    margin-top: 0;
}
#Footer h4 {
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 23px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 1px solid;
}
#Footer p, #Footer li {
	margin-bottom: 10px;
	font-size: 15px;
}
#Footer li {
	list-style: none;

}
.box-2-ft {
	display: flex;
	gap: 20px;
}
.box-2-ft div {
	width: 40%;
}

.box-2-ft div:nth-child(2) {
	width: 60%;
}
#Footer .container {
	max-width: 1340px !important
}
#Footer .two-fifth:first-child {
	width: 31% !important;
}
#Footer .two-fifth:nth-child(2) {
	width: 41% !important;
}
#Footer .one-fifth {
	width: 21% !important;
}
#Footer .footer_copy {
    border-top: 0;
    background: #260f00;
}
#Footer .footer_copy .one {
    font-size: 14px;
    margin-bottom: 0;
    padding-top: 12px;
    min-height: 0;
    line-height: 22px;
    /* color: #444; */
    font-weight: bold;
}
.mxh a {
	display: inline-block;
    width: 32px;
    height: 32px;
    background: url(https://vietworlduniform.com/wp-content/uploads/2022/09/facebook.png) no-repeat;
	background-size: 32px;
    margin-right: 3px;
}
.mxh a:nth-child(2){
	background: url(https://vietworlduniform.com/wp-content/uploads/2022/10/ic-mail.png) no-repeat;
	background-size: 32px;
}
.mxh a:nth-child(3){
	background: url(https://vietworlduniform.com/wp-content/uploads/2022/09/zalo.png) no-repeat;
	background-size: 32px;
}
.mxh a:nth-child(4){
	background: url(https://vietworlduniform.com/wp-content/uploads/2022/09/youtube.png) no-repeat;
	background-size: 32px;
}
.mxh a:nth-child(5){
	background: url(https://vietworlduniform.com/wp-content/uploads/2022/09/instagram.png) no-repeat;
	background-size: 32px;
}

#ft-fix {
                position: fixed;
                left: 0;
                bottom: 0;
                z-index: 99999;
                background: #057431;
                width: 100%;
                padding: 7px 0;
            }

            .ct-fix {
                display: flex;
                justify-content: center;
                gap: 10px;
                align-items: center;
            }

            .ct-fix a, .ct-fix p {
                display: flex;
                justify-content: center;
                gap: 12px;
                align-items: center;
                color: #fff;
                background-color: hsla(0,0%,100%,.2);
                padding: 8px 10px;
                border-radius: 3px;
                font-size: 14px;
                font-weight: 400;
                margin-bottom: 0;
                cursor: pointer;
            }

            .ct-fix a img, .ct-fix p img {
                animation: tada 1.2s infinite;
                width: 20px;
                height: 20px;
                box-sizing: border-box;
            }

            @keyframes tada {
                0% {
                    transform: scaleX(1);
                }

                10%, 20% {
                    transform: scale3d(.9,.9,.9) rotate(-3deg);
                }

                30%, 50%, 70%, 90% {
                    transform: scale3d(1.3,1.3,1.3) rotate(3deg);
                }

                40%, 60%, 80% {
                    transform: scale3d(1.3,1.3,1.3) rotate(-3deg);
                }

                to {
                    transform: scaleX(1);
                }
            }

            #bg-over.active {
                display: block;
                position: fixed;
                width: 100vw;
                height: 100vh;
                top: 0;
                left: 0;
                background: rgba(0, 0, 0, .5);
                z-index: 9999;
            }

            #pop-ln {
                position: fixed;
                top: 10%;
                left: 50%;
                transform: translateX(-50%);
                z-index: 99999;
            }

            .ct-pop {
                box-shadow: 0 11px 15px -7px rgb(0 0 0 / 20%), 0 24px 38px 3px rgb(0 0 0 / 14%), 0 9px 46px 8px rgb(0 0 0 / 12%);
                display: flex;
                flex-direction: column;
                flex: 0 0 auto;
                box-sizing: border-box;
                max-width: calc(100vw - 16px);
                max-height: calc(100vh - 32px);
                background-color: #fff;
                border-radius: 8px;
                pointer-events: auto;
                width: 480px;
                overflow: hidden;
            }

            .ct-pop h5 {
                display: inline-flex;
                align-items: flex-start;
                justify-content: space-between;
                font-size: 15px;
                line-height: 20px;
                font-weight: 500;
                position: relative;
                flex-shrink: 0;
                box-sizing: border-box;
                padding: 12px 16px;
                color: rgba(0,0,0,.87);
                text-align: center;
                border-bottom: 1px solid rgba(0,0,0,.24);
                background-color: #153980;
                color: rgb(255, 255, 255);
            }

            .close-pop {
                position: absolute;
                top: 7px;
                right: 10px;
                color: #fff;
                font-size: 23px;
                z-index: 22;
                cursor: pointer;
            }

            #pop-ln .wpcf7 {
                padding: 0 20px;
            }

            #pop-ln input {
                color: rgba(0,0,0,.87);
                display: block;
                width: 100%;
                padding: 0 16px;
                height: 40px;
                outline: 0;
                border: 1px solid rgba(0,0,0,.32);
                box-sizing: border-box;
                border-radius: 4px;
                margin: 0;
            }

            #pop-ln input::placeholder {
                color: rgba(0,0,0,.87);
            }

            #pop-ln .wpcf7-submit {
                width: auto;
                background-color: #153980;
                color: rgb(255, 255, 255);
                border: 0;
                height: auto;
                padding: 7px 20px;
                display: inline-block;
                margin-bottom: 15px !important;
 }
.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc .links-wrappper .zoom {
	display: none
}

.post-header .title_wrapper h1 {
    font-size: 25px;
    color: #a97d39;
    line-height: 35px;
}

.section-related-ul img {
	height: 170px !important;
	object-fit: cover;
	width: 100%;
}

.section-related-ul .desc h4 {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}

.post-footer {
	display: none
}

.archive.category .column_blog img {
	height: 245px !important;
	object-fit: cover;
	width: 100%;
}

.archive.tax-portfolio-types .the_content_wrapper {
	display: none
}

.archive.category .column_blog .post-desc {
    padding: 15px 0;
}

.archive.category .column_blog .entry-title {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}

.sidebar .widget > h3 {
    font-size: 16px;
    line-height: 22px;
    background: #00832d;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding: 9px 0;
}

.sidebar .post-desc {
    padding: 0 0 0 15px;
}

.sidebar .post-excerpt, .sidebar .post-footer {
    display: none;
}

.sidebar .post-meta .author-date {
    font-size: 12px;
    color: #909090;
    line-height: 18px;
}

.sidebar .entry-title {
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 0;
}

.sidebar .post-meta {
    margin-bottom: 3px;
}

.sidebar .post-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #cac8c9;
}

.sidebar .post-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.sidebar .post-item img {
    height: 78px !important;
    object-fit: cover;
}

body, #Wrapper {
    transform: none;
    overflow: visible;
}

.sidebar.columns {
    position: sticky;
    top: 50px;
    min-height: auto!important;
}

.mcb-sidebar:before {
    background: transparent;
}
.aside_right .mcb-sidebar {
    border-left-width: 0;
}

.aside_right .widget:after {
    display: none
}

.sidebar .portfolio_group .image_frame {
	width: 37%;
    float: left;
}

.sidebar .details-wrapper, .sidebar .desc-wrapper {
	display: none
}

.sidebar .portfolio_group .portfolio-item .desc {
    padding: 0 0 0 15px;
}

#lh h4 {
	    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    color: #19aa52;
}




@media only screen and (max-width: 1145px) {
#Top_bar #logo {
    position: relative;
    top: auto;
    box-shadow: none;
    transition: 0.5s;
}
#Top_bar a.responsive-menu-toggle i {
    font-size: 26px;
    line-height: 34px;
    color: #377c52;
}	
	
#s1 h3 {
    margin-top: 0;
    font-size: 22px;
    line-height: 30px;
}	

p, li {
	font-size: 16px;
	line-height: 25px;
}
	
#s2:before, #s3:before {
	display: none
}
#s2, #s3 {
	padding-top: 30px !important;
    padding-bottom: 0 !important;
}
	
#s3 .box-ct .column_attr, #s2 .box-ct .column_attr {
    padding-right: 0;
    padding: 0 10px;
}	
#s2 h3 {
    margin-top: 20px;
}	
#s4 .portfolio_group .portfolio-item .desc .title_wrapper h5 {
    font-weight: bold;
}
#ph .testimonials_slider.single-photo .testimonials_slider_ul li {
    display: block;
    margin: 0  !important
}

.tit-home {
    font-size: 22px;
    line-height: 30px; 
}	
#ph .testimonials_slider.single-photo .testimonials_slider_ul li .tes-photo-img {
    width: 130px;
    margin-right: 0;
    margin: 0 auto 15px;
}	
	
#ph .slick-dots {
    text-align: center;
    margin: 20px 0 0;
}
	
#ph .testimonials_slider.single-photo .testimonials_slider_ul .slick-dots li {
		width: 10px;
		height: 10px;
		background: #ccc;
		border-radius: 50%;
		float: none;
		display: inline-block !important;
		text-indent: -9999px;
		margin: 0 5px !important;
}
#ph .testimonials_slider .testimonials_slider_ul li .author h5 {
    font-size: 15px;
    text-align: center;
    margin-bottom: 0;
}	
	
#ph .testimonials_slider.single-photo .slider_pager {
	display: none
}
#tt .Latest_news.featured ul.ul-first img {
    height: auto !important;
}	
#tt .Latest_news ul li .desc .post-excerpt {
    font-size: 14px;
    line-height: 19px;
    color: #4f4d4d;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}	
#Footer .two-fifth:first-child, #Footer .two-fifth:nth-child(2), #Footer .widgets_wrapper .one-fifth  {
    width: 100% !important;
}	
	
.ct-fix a, .ct-fix p {
	line-height: 20px;
}	
.portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    opacity: 1; 
}	
.portfolio_group.masonry-hover .portfolio-item 	.entry-title {
	font-size: 17px;
}
	
.section-related-adjustment h3 {
	font-size: 16px; 
	line-height: 23px;
	font-weight: bold;
}
.section-post-related .simple .post-related .image_frame {
    float: left;
    width: 45%;
    margin-right: 12px;
}	
.section-related-ul img {
    height: 120px !important;
}	
	
.contact-mobile {
    background-image: url(http://noithathuyviet.com/wp-content/uploads/2023/03/menu-mobile1.png);
    position: fixed;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex !important;
    align-items: center;
    width: 100%;
    height: 69px;
    justify-content: space-between;
    gap: 70px;
    z-index: 9999;
}	
.contact-mobile a{
    display: grid;
    justify-items: center;
    width: 100%;
}	
.contact-mobile span {
    color: #fff!important;
    font-size: 15px;
    font-weight: 500;
}	
	
#Footer .footer_copy .one {
    padding-bottom: 75px;
}
#button-contact-vr {
    bottom: 120px !important;
}	
#chat-fb {
    bottom: 295px !important;
}	
}