/*
Theme Name: Maxweb
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: Hoan
Author URI: 
Template: flatsome
Version: 3.6.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

*,
h1,
h2,
h3,
h4,
h5,
h6,
span,
div,
li,
a,
p,
em {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6,
span {
	font-family: 'Roboto', sans-serif !important;
}

strong {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

p {
	text-align: justify;
}

.social {
	position: fixed;
	bottom: 40%;
	right: 0;
	z-index: 9999999;
}

.social .bg-social {
	background-color: #f1d771;
	padding: 16px 15px 10px 15px;
	margin: 5px 0;
	text-align: center;
}

.social i {
	font-size: 20px;
	color: #0d2958;
}

.btn_hotline {
	position: fixed;
	bottom: 0px;
	right: 10px;
	z-index: 99;
}

.sec-bg {
	background-image: url("/assets/uploads/2022/07/bgr-news-min.png");
	background-size: cover;
	background-position: top right;
	background-repeat: no-repeat;
}

.sec-bg2 {
	background-image: url("/assets/uploads/2022/07/bgr-news-min2.png");
	background-size: cover;
	background-position: top left;
	background-repeat: no-repeat;
}

.footer-secondary {
	display: none;
}

.text-40 h1 {
	color: #fff;
	font-size: 40px;
	font-weight: 600;
}

.formfooter .row {
	margin: 0 !important;
}

.formfooter .left {
	padding-right: 10px;
}

.formfooter .right {
	padding-left: 10px;
}

.formfooter textarea,
.formfooter input {
	width: 100%;
	box-shadow: none !important;
	background: rgba(255, 255, 255, 0.5);
	border: none;
	margin-bottom: 20px;
	height: 43px;
}

.formfooter textarea::placeholder,
.formfooter input::placeholder {
	color: #222;
}

.formfooter input[type="submit"] {
	background: #e9d384 !important;
	color: #222;
}

.text-sdt p {
	background: linear-gradient(to right, #be9945, #e0b936, #f6ed78, #be9945, #f8e473, #f9e876, #be9945);
	font-size: 40px;
	margin: 0;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1em;
}

.logo-left .logo {
	margin-left: 40px;
	margin-right: 30px;
}

.icon-menu {
	color: #fff;
}

.header-inner .flex-right {
	margin-right: 50px;
}

.text-w h1,
.text-w h2,
.text-w h3,
.text-w h4,
.text-w h5,
.text-w a,
.text-w p,
.text-w li,
.text-w span {
	color: #fff;
}

.mfp-content {
	background: rgba(36, 33, 33, 0.75) !important;
}

.text-tieude h2 {
	color: #f1d771;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.header-wrapper.stuck {
	box-shadow: none;
}

.mfp-close {
	top: 20px;
	right: 20px;
}

.off-canvas-right .mfp-content {
	width: 275px;
}

.text-tienich h3 {
	color: #fff;
}

.text-tieude2 h2 {
	color: rgb(13, 41, 88);
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.col-50 .col-inner {
	position: relative;
	top: 50%;
	transform: translatey(-50%);
}

.btn_hotline a {
	background: #fff;
	padding: 13px 25px 10px 25px;
	margin-left: 7px;
	border-radius: 100px;
}

.text-loaihinh h3 {
	color: rgb(13, 41, 88);
	font-weight: 500;
}

.btn {
	margin-bottom: 0;
}

.btn span {
	font-weight: 600;
	font-size: 16px;
}

.col-loaihinh .box-text.text-center {
	padding-left: 15px;
	padding-right: 15px;
}

.blog-over .box-text {
	background-color: rgba(0, 0, 0, 0.3);
}

.home h5.post-title {
	font-size: 24px;
	font-weight: 700;
}

.is-divider {
	visibility: hidden;
}

.from_the_blog_excerpt {
	font-size: 16px;
}

.blog-over button {
	font-weight: bold;
	position: relative;
	color: #f1d771 !important;
	font-size: 16px !important;
}

.blog-over button:before {
	position: absolute;
	content: ' ';
	top: 17px;
	right: -45px;
	width: 40px;
	height: 2px;
	background: #f1d771;
}

.single .header,
.archive .header {
	background: rgb(13, 41, 88);
	background-image: url("/assets/uploads/2022/07/bgr-news-min.png");
	background-size: cover;
	background-position: top right;
	background-repeat: no-repeat;
}

.blog-ngang .box-text {
	background: #eee;
}

/*.row-giua {
	position: relative;
	left: 50%;
	transform: translatex(-50%);
}*/
.archive .page-title span {
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	color: rgb(13, 41, 88);
}

.archive h5.post-title {
	font-size: 20px;
	font-weight: 500;
}

.sidebar-menu li {
	border: none !important;
}

.off-canvas .sidebar-menu {
	padding: 75px 0;
}

.sidebar-menu li a {
	padding: 10px 10% !important;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 300 !important;
	font-size: 16px;
}

.sidebar-menu li a:hover {
	background: #f1d771;
	color: #222 !important;
}

.comments-area {
	display: none;
}

.entry-divider,
.entry-category {
	display: none;
}

.entry-header-text {
	padding-bottom: 0;
}

.single-post .entry-title {
	font-weight: 500;
}

.text-phankhu h2 {
	color: #f1d771;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.text-phankhu p {
	font-size: 15px;
}

.tab-panels {
	padding-right: 0 !important;
	padding-left: 0 !important;
	background: transparent !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
}

.tab a span {
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 600 !important;
}

.nav-tabs>li.active>a {
	border-top-color: #fff !important;
	background-color: rgba(255, 255, 255, 0.3);
}

hr {
	border-top: 1px solid #fff;
}

.pum-overlay.pum-overlay-disabled {
	visibility: visible;
}

.pum-container {
	background-image: url("/assets/uploads/2022/07/bgr-news-min.png");
	background-size: cover;
	background-position: top right;
	background-repeat: no-repeat;
}

.popmake h2 {
	color: #fff;
	font-weight: 500;
	font-size: 28px;
}

.formpopup input {

	box-shadow: none;
	border-radius: 5px;
}

.formpopup input[type="text"] {
	height: 45px;
}

.formpopup input[type="checkbox"] {
	margin-bottom: 0;
}

.formpopup h3 {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
}

.formpopup .boc {
	background-color: #fff;
	border-radius: 5px;
	padding: 10px 10px 5px 7px;
}

.formpopup .boc .wpcf7-list-item {
	display: block;
}

.formpopup input[type="submit"] {
	margin-bottom: 0;
	margin-top: 1em;
	width: 100%;
	background-color: #f1d771 !important;
	color: #222;
}

.formpopup .note {
	text-align: center;
	color: #fff;
}

.wpcf7-form {
	margin-bottom: 0;
}

.btn_hotline a p {
	display: inline-block;
	font-size: 20px;
	font-weight: 900;
	color: #0d2958;
}

.btn_hotline a p:before {
	content: "";
	width: 25px;
	height: 25px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: inline-block;
	margin-bottom: -5px;
	margin-right: 5px;
}

.btn_hotline a:nth-child(1) p:before {
	background-image: url("/assets/uploads/2022/07/telephone.png");
}

.btn_hotline a:nth-child(2) p:before {
	background-image: url("/assets/uploads/2022/07/download-to-storage-drive.png");
}

@media only screen and (max-width: 576px) {
	.header-inner .flex-right {
		margin-right: unset;
	}

	.text-tieude h2 {
		font-size: 20px;
	}

	.formpopup h3 {
		font-size: 15px;
	}

	.formpopup .note {
		font-size: 14px;
	}

	.popmake h2 {
		font-size: 20px;
	}

	.formpopup label span,
	.formpopup input[type="text"]::placeholder {
		font-size: 14px;
	}

	.btn_hotline a {
		padding: 13px 20px 10px 20px;
	}

	.btn_hotline a p {
		margin-bottom: 15px;
	}

	.social .bg-social {
		padding: 16px 7px 10px 8px;
	}
}