/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the new block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS and is translated into over 25 languages by our amazing community of users. A few of our many features include microdata integration, 9 widget areas, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover) and navigation color presets. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.0.2.1614164549
Updated: 2021-02-24 11:02:29

*/
/* css author box */
.author-box {
    display: flex;
    flex-direction: row;
    align-items: center;
	border: 1px solid #c2c2c2;
    margin: 15px 0;
    padding: 20px;
    border-radius: 7px;
}
.author-info {
    padding-left: 15px;
}
h5.author-title {
    margin-bottom: 0 !important;
}
.avatar {
    border-radius: 100%;
    max-width: 100px;
}
/* css review */
.review-box a:visited {
    color: unset;
}
.review-box-inner {
    border: 1px solid #e8e8e8;
}

h3.box-title.widget-title {
    background: green;
    color: white;
    padding: 5px 10px;
	text-transform: uppercase;
}

.review-box-inner ul {
    margin-left: 0px;
    padding: 15px;
    list-style: none;
}

.review-box a {
    color: black;
    font-size: 18px;
}

.review-box li {margin-bottom: 10px;}

.review-box li:hover a {
    color: red;
}
.xu-huong.entry-tags {
    margin-top: 15px;
}

.xu-huong h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
.custom-tag>* {
    display: inline-block;
}

.custom-tag ul {
    list-style: none;
}

.custom-tag>span {
    font-size: 14px;
    font-weight: 600;
}
.review-item-inner {
    border: 1px solid #e8e8e8;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
    margin-top: 15px;
}

.review-heading {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    margin-bottom: 15px;
}

.review-heading .stt-key {
    font-size: 20px;
    background: red;
    padding: 7px 18px;
    height: 50px;
    color: #fff;
}
h2.review-title {
    margin-bottom: 0;
    margin-left: 15px;
    font-weight: 400;
}

.review-content p {
    margin-bottom: 5px;
    line-height: 1.3;
}

.contact-info {
    padding-top: 15px;
    border-top: 1px solid #e8e8e8;
    margin-top: 15px;
}
.address i, .hotline i {
    color: #ff5700;
    padding-right: 5px;
}

.contact-info a {
    text-decoration: none;
}
/* end css review */
figcaption {
    text-align: center;
    background: #eeeeee;
    font-size: 14px !important;
    padding: 5px;
}
@media screen and (min-width: 1024px) {
	#why:before {
		width: 50%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		content: '';
	}
	.service {
		position: absolute !important;
		bottom: 5px;
		z-index: 99999;
	}
	
	ul.sub-menu {
		width: 620px !important;
		background: white !important;
	}

	.sub-menu li {
		width: 49.5% !important;
		display: inline-block !important;
		vertical-align: top;
		margin: 0 !important;
		padding: 0 !important;
	}
	
}
.content-area li, .content-area p {
    line-height: 1.4;
    margin-bottom: 10px;
}
.entry-content p, .entry-content li span, .entry-content p span {
    text-align: justify;
}
div#wpadminbar {
	z-index: 999999999999;
}
.site-header {
	z-index: 999999 !important;
}
.sub-menu a {
    font-size: 14px !important;
    padding: 10px 20px 10px 20px !important;
    text-align: left !important;
    text-transform: unset;
    line-height: 1.5 !important;
    font-family: 'Roboto';
    border-bottom: 1px solid #e8e8e8;
    letter-spacing: normal !important;
	font-weight: 400;
}

h2.entry-title a {
    color: #1473b3;
    font-size: 22px;
    font-weight: bold;
}
h2.entry-title {
    line-height: 1.2;
}
a.read-more.button {
    padding: 5px 20px !important;
}
.entry-summary {
    margin-top: 5px !important;
}
.page-hero h1 {
    margin-bottom: 5px;
    font-size: 28px;
    font-weight: bold;
}
.entry-header h1, .page-header h1 {
    color: #1485d1;
}
p {
	margin-bottom: 15px;
}
div#footer-widgets {
   background-image: url(/wp-content/uploads/2021/02/Travel-Footer-Background-2.jpg);
	background-size: cover;
}
#why .right-col-about .elementor-icon-box-icon {
	background: white;
	padding: 16px;
	border-radius: 100%;
}

#why:before, .cot-trai {
    background-color: #2F302F;
}

.service figure.elementor-image-box-img {
    background: #1473b3;
    border-radius: 100%;
    height: 55px !important;
    width: 55px !important;
    padding: 15px;
}
.service h3 {
	margin-bottom: 15px;
}
#menu-menu-chinh-2 .hotline a , #menu-menu-chinh .hotline a {
    background: #1473b3;
    height: 42px;
    color: white !important;
    border-radius: 5px;
    line-height: 44px;
}
nav#sticky-navigation {
    z-index: 999999 !important;
}
#menu-menu-chinh-2 img.pr-1, #menu-menu-chinh img.pr-1 {
    height: 16px;
    width: auto;
}

#menu-menu-chinh-2 .hotline span, #menu-menu-chinh .hotline span {
    font-size: 18px;
}

#menu-menu-chinh-2 .hotline a:hover, #menu-menu-chinh .hotline a:hover {
    background: #1473b3 !important;
}

#menu-menu-chinh-2 .hotline a:hover::after, #menu-menu-chinh .hotline a:hover::after {
    width: 0 !important;
}
.service .elementor-image-box-wrapper figure.elementor-image-box-img:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(50% - 27.5px);
    right: calc(50% - 27.5px);
    border-radius: 100%;
    box-shadow: 0px 0px 5px #1473b3;
    z-index: 1;
    opacity: 0;
    width: 55px;
    height: 55px;
}

.service .elementor-image-box-wrapper:hover figure.elementor-image-box-img:before {
    -webkit-animation: zoomzz 0.8s infinite linear;
    -o-animation: zoomzz 0.8s infinite linear;
    animation: zoomzz 0.8s infinite linear;
}
a.generate-back-to-top svg {
	top: 0 !important;
}
a.generate-back-to-top {
    height: 40px;
}
@keyframes zoomzz{
	0%{opacity: 0;-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
	50%{opacity: 1;-webkit-transform: scale(1.25);-ms-transform: scale(1.25);-o-transform: scale(1.25);transform: scale(1.25);}
	100%{opacity: 0;-webkit-transform: scale(1.5);-ms-transform: scale(1.5);-o-transform: scale(1.5);transform: scale(1.5);}
}
@media screen and (max-width: 768px) {
	#why .right-col-about .elementor-icon-box-icon {
		padding: 20px;
		max-width: 80px !important;
		height: 80px;
	}
	.navigation-branding img, .site-logo.mobile-header-logo {
		height: 80px;
	}
	.main-navigation .site-logo.navigation-logo img, .mobile-header-navigation .site-logo.mobile-header-logo img, .navigation-search input[type="search"] {
		height: 80px;
	}
	.gp-icon svg {
		height: 2em;
		width: 2em;
		top: 0.5em;
	}
	#menu-menu-chinh-2 .hotline a {;
		display: block;
		margin: 0 15px;
		height: 60px;
		line-height: 60px;
	}
.sub-menu a {
    text-transform: unset !important;
    height: unset;
    font-weight: 400 !important;
}

	
}
.sidebar-inner h3.elementor-post__title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
}
@media screen and (max-width: 540px) {
	.author-box {
		flex-direction: column;
	}
}