@font-face {
	font-family: primary-font;
	src: url('../fonts/helvetica-neue-regular.ttf');
}

@font-face {
	font-family: Garamond;
	src: url('../fonts/GaramondPremrPro.otf');
}

body {
	font-family: primary-font;
	background: url('../img/background.jpg');
	background-size: cover;
}

html{
	scroll-behavior:smooth
}

.logo {
	max-height: 80px;
}

.hotline {
	color: #FDDEB8 !important;
	border: 1px solid #FDDEB8;
	padding: 10px;
}

.hotline a {
	color: #FDDEB8 !important;
}

.menu li {
	margin: 0 20px;
}

.section-1, .section-2, .section-3, .section-4, .section-5, .section-6, .section-7 {
	margin-top: 12%;
}

.heading {
	font-size: 400%;
	color: white;
	font-family: Garamond;
}

.text-justify {
	text-align: justify;
}

.font-garamond {
	font-family: Garamond;
}

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

.header-border {
	width: 100%;
	border: #FDDEB8 solid 2px;
	display: inline-block;
	color: #FDDEB8;
	position: relative;
	border-radius: 10px;
	padding: 30px;
	padding-bottom: 20px;
}

.title_banggia {
	text-align: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.header-border .title_banggia > span {
	border: #FDDEB8 solid 2px;
	padding: 10px 30px;
	font-size: 20px;
	background-color: #1e1e1e;
}

.price {
	font-weight: bold;
}

.name {
	color: white;
}

.color_sub {
	color: #FFFFFF99;
}

.detail {
	font-size: 14px;
}

.option_vip {
	background: #FDDEB8;
	color: #1E1E1E !important;
	border-radius: 10px;
	padding: 25px;
	margin-top: -5%;
	margin-bottom: 3%;
	padding-top: 50px;
}

.option_vip .color_sub {
	color: #1E1E1E80;
}

.name_cus {
	color: #FDDEB8;
}

.comment {
	color: #FFFFFF;
}

.w-40 {
	width: 40% !important;
}

.owl-us .item {
	background: #322F2C;
	border-radius: 10px;
	padding: 40px;
	height: 380px;
}

.step {
	width: 70%;
	margin: 0 auto;
}

.step_item {
	border: 1px solid #FDDEB8;
	border-radius: 10px;
	padding: 30px;
}

.color_primary {
	color: #FDDEB8
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.icon {
	margin-right: 20px;
}

.name_step {
	margin-bottom: 5px;
}

.news img {
	border-radius: 10px;
	object-fit: cover;
}

.news img.img_head {
	max-height: 400px;
}

.news img.img_sub {
	height: 280px;
}

a {
	text-decoration: none;
}

.icon_ {
	margin-right: 10px;
}

.newsletter {
	background: #FDDEB8;
	padding: 10px 0;
}

.input_newsletter {
	max-width: 50%;
	margin: 0 auto;
}

.input_newsletter input {
	width: 100%;
	border: none;
}

.btn_submit {
	background: #FDDEB8;
}

.btn_accept {
	border: 7px solid white;
	padding: 0 10px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.back-top.on {
	bottom: 60px;
	opacity: 1;
}

.back-top {
	position: fixed;
	right: 40px;
	bottom: -50px;
	z-index: 500;
	display: block;
	width: 38px;
	height: 38px;
	border: 2px solid #000;
	background-color: #000;
	opacity: .3;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.back-top span {
	display: block;
	border: 1px solid #fff;
	height: 34px;
	text-indent: -9999px;
	background: url(../img/arrow-up-white.png) no-repeat center center;
}

@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,400i,700,700i');

.holder *, .holder *:before, .holder *:after {
	position: absolute;
	content: "";
}

.candle {
	bottom: 110px;
    left: 160px;
    width: 100px;
    height: 140px;
	border-radius: 150px / 40px;
	box-shadow: inset 20px -30px 50px 0 rgba(0, 0, 0, 0.4), inset -20px 0 50px 0 rgba(0, 0, 0, 0.4);
	background: #190f02;
	background: -moz-linear-gradient(#e48825, #e78e0e, #833c03, #4c1a03 50%, #1c0900);
	background: -webkit-linear-gradient(#e48825, #e78e0e, #833c03, #4c1a03 50%, #1c0900);
	background: -o-linear-gradient(#e48825, #e78e0e, #833c03, #4c1a03 50%, #1c0900);
	background: -ms-linear-gradient(#e48825, #e78e0e, #833c03, #4c1a03 50%, #1c0900);
	background: linear-gradient(#e48825, #e78e0e, #833c03, #4c1a03 50%, #1c0900);
}

.candle:before {
	display: none;
	width: 100%;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #d47401;
	background: #b86409;
	background: -moz-radial-gradient(#eaa121, #8e4901 45%, #b86409 80%);
	background: -webkit-radial-gradient(#eaa121, #8e4901 45%, #b86409 80%);
	background: -o-radial-gradient(#eaa121, #8e4901 45%, #b86409 80%);
	background: -ms-radial-gradient(#eaa121, #8e4901 45%, #b86409 80%);
	background: radial-gradient(#ffef80, #b86409 60%);
	background: radial-gradient(#eaa121, #8e4901 45%, #b86409 80%);
}

.candle:after {
	width: 34px;
	height: 10px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 50%;
	top: 14px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
	background: -moz-radial-gradient(rgba(0, 0, 0, 0.6), transparent 45%);
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.6), transparent 45%);
	background: -o-radial-gradient(rgba(0, 0, 0, 0.6), transparent 45%);
	background: -ms-radial-gradient(rgba(0, 0, 0, 0.6), transparent 45%);
	background: radial-gradient(rgba(0, 0, 0, 0.6), transparent 45%);
}

.thread {  
	width: 6px;
	height: 36px;
	top: -17px;
	left: 50%;
	z-index: 1;
	border-radius: 40% 40% 0 0;
	transform: translateX(-50%);
	background: #121212;
	background: -moz-linear-gradient(#d6994a, #4b232c, #121212, black, #e8bb31 90%);
	background: -webkit-linear-gradient(#d6994a, #4b232c, #121212, black, #e8bb31 90%);
	background: -o-linear-gradient(#d6994a, #4b232c, #121212, black, #e8bb31 90%);
	background: -ms-linear-gradient(#d6994a, #4b232c, #121212, black, #e8bb31 90%);
	background: linear-gradient(#d6994a, #4b232c, #121212, black, #e8bb31 90%);
}

.flame {
	width: 24px;
	height: 120px;
	left: 50%;
	transform-origin: 50% 100%;
	transform: translateX(-50%);
	bottom: 100%;
	border-radius: 50% 50% 20% 20%;
	background: rgba(255, 255, 255, 1);
	background: -moz-linear-gradient(white 80%, transparent);
	background: -webkit-linear-gradient(white 80%, transparent);
	background: -o-linear-gradient(white 80%, transparent);
	background: -ms-linear-gradient(white 80%, transparent);
	background: linear-gradient(white 80%, transparent);
	animation: moveFlame 6s linear infinite, enlargeFlame 5s linear infinite;
}

.flame:before {
	display: none;
	width: 100%;
	height: 100%;
	border-radius: 50% 50% 20% 20%;
	box-shadow: 0 0 15px 0 rgba(247, 93, 0, .4), 0 -6px 4px 0 rgba(247, 128, 0, .7);
}

@keyframes moveFlame {
	0%, 100% {
		transform: translateX(-50%) rotate(-2deg);
	}
	50% {
		transform: translateX(-50%) rotate(2deg);
	}
}

@keyframes enlargeFlame {
	0%, 100% {
		height: 120px;
	}
	50% {
		height: 140px;
	}
}

.glow {
	width: 26px;
	height: 60px;
	border-radius: 50% 50% 35% 35%;
	left: 50%;
	top: -48px;
	transform: translateX(-50%);
	background: rgba(0, 133, 255, .7);
	box-shadow: 0 -40px 30px 0 #dc8a0c, 0 40px 50px 0 #dc8a0c, inset 3px 0 2px 0 rgba(0, 133, 255, .6), inset -3px 0 2px 0 rgba(0, 133, 255, .6);
}

.glow:before {
	width: 70%;
	height: 60%;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.35);
}

.blinking-glow {
	width: 100px;
	height: 180px;
	left: 50%;
	top: -55%;
	transform: translateX(-50%);
	border-radius: 50%;
	background: #ff6000;
	-webkit-filter: blur(50px);
	-moz-filter: blur(60px);
	-o-filter: blur(60px);
	-ms-filter: blur(60px);
	filter: blur(60px);
	animation: blinkIt .1s infinite;
}

@keyframes blinkIt {
	50% { opacity: .8;}
}

.img_candle {
	position: relative;
}

@media screen and (max-width: 440px) {
	.hotline {
		display: none;
	}

	.input_newsletter {
		max-width: 100%;
		text-align: center;
	}

	.input_newsletter strong {
		display: block;
		margin-bottom: 10px;
	}

	.step {
		width: 100%;
	}

	.section-1 {
		text-align: center;
	}

	.heading {
		font-size: 260%;
	}

	.block_price .col-md-3 {
		margin-bottom: 10%;
	}

	.section-1 img {
		margin-top: 15%;
	}

	.section-2 .col-md-5 {
		margin-top: 10%;
	}

	.block_price .price {
		margin-bottom: 5px !important;
	}

	.navbar-collapse {
		background: #403b35;
		margin-top: 10px;
	}

	nav.navbar {
		background: #403b35;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1030;
	}

	.candle {
		width: 70px;
    	height: 80px;
    	left: 175px;
	}
}

@media screen and (min-width: 768px) {
	.menu {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
}

/*footer contact*/
#metu .mmt-app {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100vw;
	display: flex;
	z-index: 1;
	flex-direction: row;
	box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
	justify-content: center;
	box-sizing: border-box;
	background: #fff;
	min-height: 56px;
	padding: 8px 0;
	-webkit-transition: all .24s;
	transition: all .24s;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

#metu a {
	color:white;
	display:flex
}

#metu .mmt-app--pink {
	background: #1e1e1eb3;
	color: #fff;
}

#metu .mmt-app.mmt-app--mobile {
	justify-content: space-evenly;
}

#metu .mmt-menu__item--mobile {
	border: none !important;
}

#metu .mmt-button__icon {
	font-size: 24px;
	line-height: 24px;
	width: 24px;
	height: 24px;
	margin-right: 8px;
	padding: 2px;
	box-sizing: border-box;
}

#metu .mmt-button--mobile .mmt-button__icon {
	margin-right: 0;
}

#metu .mmt-button {
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0 12px;
	flex-direction: row;
	cursor: pointer;
}

#metu .mmt-button--mobile {
	flex-direction: column;
	flex: 1 1;
}

#metu .cls-1, #metu .mmt-app--light .cls-1 {
	fill: #fff !important;
}

#metu .mmt-app--pink .cls-1 {
	fill: #fddeb8 !important;
}

#metu .mmt-button__label {
	font-size: 14px;
	text-align: center;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	max-height: 24px;
	color: #fddeb8 !important;
}

#metu .mmt-button--mobile .mmt-button__label {
	font-size: 12px;
	/*line-height: 1em;*/
}

#metu .css-1rzxmvw {
	position: relative;
	white-space: nowrap;
	display: flex;
}

#metu .mmt-app--mobile {
	display: none;
}

@media (max-width: 767px) {
	#metu .mmt-app--mobile {
		display: flex;
	}

	#metu .mmt-app--desktop {
		display: none;
	}

	.logo {
		max-height: 40px;
	}
}

@media (min-width: 768px) {
	#metu .mmt-app {
		min-height: 45px;
	}

	.hidden-pc {
		display: none;
	}
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog {
	margin-top: 100px;
    padding: 40px 0 20px 0;
    color: white;
}

.blog .entry {
    padding: 30px;
    margin-bottom: 60px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 60%);
}

.blog .entry .entry-img {
    max-height: 440px;
    margin: -30px -30px 20px -30px;
    overflow: hidden;
}

.blog .entry .entry-title {
    font-size: 28px;
    font-weight: bold;
    padding: 0;
    margin: 0 0 20px 0;
    color: #fdddb7;
}

.blog .entry .entry-meta {
    margin-bottom: 15px;
    color: #777777;
}

.blog .entry .entry-meta ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    padding: 0;
    margin: 0;
}

.blog .entry .entry-meta ul li+li {
    padding-left: 20px;
}

.blog .entry .entry-meta i {
    font-size: 16px;
    margin-right: 8px;
    line-height: 0;
}

.blog .entry .entry-meta a {
    color: #777777;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
}

.blog .entry .entry-content p {
    line-height: 24px;
}

.blog .entry .entry-content .read-more {
    -moz-text-align-last: right;
    text-align-last: right;
}

.blog .entry .entry-content .read-more a {
    display: inline-block;
    background: #e03a3c;
    color: #fff;
    padding: 6px 20px;
    transition: 0.3s;
    font-size: 14px;
    border-radius: 4px;
}

.blog .entry .entry-content .read-more a:hover {
    background: #e35052;
}

.blog .entry .entry-content h3 {
    font-size: 22px;
    margin-top: 30px;
    font-weight: bold;
}

.blog .entry .entry-content blockquote {
    overflow: hidden;
    background-color: #fafafa;
    padding: 60px;
    position: relative;
    text-align: center;
    margin: 20px 0;
}

.blog .entry .entry-content blockquote p {
    color: #444444;
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 500;
    font-size: 22px;
}

.blog .entry .entry-content blockquote::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #111111;
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog .entry .entry-footer {
    padding-top: 10px;
    border-top: 1px solid #e6e6e6;
}

.blog .entry .entry-footer i {
    color: #5e5e5e;
    display: inline;
}

.blog .entry .entry-footer a {
    color: #1e1e1e;
    transition: 0.3s;
}

.blog .entry .entry-footer a:hover {
    color: #e03a3c;
}

.blog .entry .entry-footer .cats {
    list-style: none;
    display: inline;
    padding: 0 20px 0 0;
    font-size: 14px;
}

.blog .entry .entry-footer .cats li {
    display: inline-block;
}

.blog .entry .entry-footer .tags {
    list-style: none;
    display: inline;
    padding: 0;
    font-size: 14px;
}

.blog .entry .entry-footer .tags li {
    display: inline-block;
}

.blog .entry .entry-footer .tags li+li::before {
    padding-right: 6px;
    color: #6c757d;
    content: ",";
}

.blog .entry .entry-footer .share {
    font-size: 16px;
}

.blog .entry .entry-footer .share i {
    padding-left: 5px;
}

.blog .entry-single {
    margin-bottom: 30px;
}

.blog .blog-author {
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-author img {
    width: 120px;
    margin-right: 20px;
}

.blog .blog-author h4 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0px;
    padding: 0;
    color: #111111;
}

.blog .blog-author .social-links {
    margin: 0 10px 10px 0;
}

.blog .blog-author .social-links a {
    color: rgba(17, 17, 17, 0.5);
    margin-right: 5px;
}

.blog .blog-author p {
    font-style: italic;
    color: #b7b7b7;
}

.blog .blog-comments {
    margin-bottom: 30px;
}

.blog .blog-comments .comments-count {
    font-weight: bold;
}

.blog .blog-comments .comment {
    margin-top: 30px;
    position: relative;
}

.blog .blog-comments .comment .comment-img {
    margin-right: 14px;
}

.blog .blog-comments .comment .comment-img img {
    width: 60px;
}

.blog .blog-comments .comment h5 {
    font-size: 16px;
    margin-bottom: 2px;
}

.blog .blog-comments .comment h5 a {
    font-weight: bold;
    color: #444444;
    transition: 0.3s;
}

.blog .blog-comments .comment h5 a:hover {
    color: #e03a3c;
}

.blog .blog-comments .comment h5 .reply {
    padding-left: 10px;
    color: #111111;
}

.blog .blog-comments .comment h5 .reply i {
    font-size: 20px;
}

.blog .blog-comments .comment time {
    display: block;
    font-size: 14px;
    color: #2b2b2b;
    margin-bottom: 5px;
}

.blog .blog-comments .comment.comment-reply {
    padding-left: 40px;
}

.blog .blog-comments .reply-form {
    margin-top: 30px;
    padding: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-comments .reply-form h4 {
    font-weight: bold;
    font-size: 22px;
}

.blog .blog-comments .reply-form p {
    font-size: 14px;
}

.blog .blog-comments .reply-form input {
    border-radius: 4px;
    padding: 10px 10px;
    font-size: 14px;
}

.blog .blog-comments .reply-form input:focus {
    box-shadow: none;
    border-color: #ee9293;
}

.blog .blog-comments .reply-form textarea {
    border-radius: 4px;
    padding: 10px 10px;
    font-size: 14px;
}

.blog .blog-comments .reply-form textarea:focus {
    box-shadow: none;
    border-color: #ee9293;
}

.blog .blog-comments .reply-form .form-group {
    margin-bottom: 25px;
}

.blog .blog-comments .reply-form .btn-primary {
    border-radius: 4px;
    padding: 10px 20px;
    border: 0;
    background-color: #111111;
}

.blog .blog-comments .reply-form .btn-primary:hover {
    background-color: #1e1e1e;
}

.blog .blog-pagination {
    color: #444444;
}

.blog .blog-pagination ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}

.blog .blog-pagination li {
    margin: 0 5px;
    transition: 0.3s;
}

.blog .blog-pagination li a {
    color: #111111;
    padding: 7px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog .blog-pagination li.active,
.blog .blog-pagination li:hover {
    background: #e03a3c;
}

.blog .blog-pagination li.active a,
.blog .blog-pagination li:hover a {
    color: #fff;
}

.blog .sidebar {
    padding: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 60%);
}

.blog .sidebar .sidebar-title {
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 0 0;
    margin: 0 0 15px 0;
    color: #fdddb7;
    position: relative;
}

.blog .sidebar .sidebar-item {
    margin-bottom: 30px;
}

.blog .sidebar .search-form form {
    background: #fff;
    border: 1px solid #ddd;
    padding: 3px 10px;
    position: relative;
}

.blog .sidebar .search-form form input[type=text] {
    border: 0;
    padding: 4px;
    border-radius: 4px;
    width: calc(100% - 40px);
}

.blog .sidebar .search-form form button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 15px;
    margin: -1px;
    background: #e03a3c;
    color: #fff;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
    line-height: 0;
}

.blog .sidebar .search-form form button i {
    line-height: 0;
}

.blog .sidebar .search-form form button:hover {
    background: #e34c4d;
}

.blog .sidebar .categories ul {
    list-style: none;
    padding: 0;
}

.blog .sidebar .categories ul li+li {
    padding-top: 10px;
}

.blog .sidebar .categories ul a {
    color: #111111;
    transition: 0.3s;
}

.blog .sidebar .categories ul a:hover {
    color: #e03a3c;
}

.blog .sidebar .categories ul a span {
    padding-left: 5px;
    color: #aaaaaa;
    font-size: 14px;
}

.blog .sidebar .recent-posts .post-item+.post-item {
    margin-top: 15px;
}

.blog .sidebar .recent-posts img {
    width: 80px;
    float: left;
}

.blog .sidebar .recent-posts h4 {
    font-size: 15px;
    margin-left: 95px;
    font-weight: bold;
}

.blog .sidebar .recent-posts h4 a {
    color: white;
    transition: 0.3s;
}

.blog .sidebar .recent-posts h4 a:hover {
    color: #fdddb7;
}

.blog .sidebar .recent-posts time {
    display: block;
    margin-left: 95px;
    font-style: italic;
    font-size: 14px;
    color: #aaaaaa;
}

.blog .sidebar .tags {
    margin-bottom: -10px;
}

.blog .sidebar .tags ul {
    list-style: none;
    padding: 0;
}

.blog .sidebar .tags ul li {
    display: inline-block;
}

.blog .sidebar .tags ul a {
    color: #515151;
    font-size: 14px;
    padding: 6px 14px;
    margin: 0 6px 8px 0;
    border: 1px solid #c4c4c4;
    display: inline-block;
    transition: 0.3s;
}

.blog .sidebar .tags ul a:hover {
    color: #fff;
    border: 1px solid #e03a3c;
    background: #e03a3c;
}

.blog .sidebar .tags ul a span {
    padding-left: 5px;
    color: #aaaaaa;
    font-size: 14px;
}

#top-menu li.active a {
    background: white;
    color: #403b35 !important;
    padding-left: 10px;
}

nav.fixed-top.scrolled {
	background-color: #1e1e1e !important;
	transition: all 0.2s;
}

.section-5 .owl-carousel .owl-item img {
	height: 120px;
    object-fit: cover;
    border-radius: 5px;
}

.entry-content img {
	max-width: 100%;
}