/*
Theme Name: Lê Dương Hoài
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
h1, h2, h3, h4, h5, p {
		text-wrap: inherit;
}
#logo img {
		border-radius: 50%;
}
.header-main .nav > li > ul {
    padding: 5px;
}
.header-main .nav > li > ul > li > a {
    color: #000;
}
.buttonbtn {
    padding: 5px 50px;
    border-radius: 5px;
    font-weight: normal;
}
.slider .dot {
		background: #455a51!important;
		border: none;
}
.homepartners {
		padding-top: 30px;
}
.hometitle {
		font-size: 35px;
		text-transform: uppercase;
}
.hometitle span {
		color: #dd3333;
}
.homeabout {
		padding-top: 30px;
		padding-bottom: 30px
}
.homeabout .hometitle {
		margin: auto;
		 max-width: 900px;
		margin-bottom: 20px
}
.homequote {
  background: linear-gradient(to bottom, #455a51 0%, #fffaf2 100%);
		margin-bottom: -100px;
		padding-top: 80px
}
.homequote img {
		width: 90%;
		height: auto;
		margin: auto!important;
		max-width: 900px;
}
.homestats {
		margin-top: 60px;
		padding-top: 60px;
		padding-bottom: 40px;
}
.homestats .number {
		font-size: 60px;
		font-weight: bold;
		margin-bottom:0;
}
.homestats .title {
		text-transform: uppercase;
		font-weight: bold;
		margin-bottom:0;
}
.homecertificates {
		padding-top: 60px;
		text-align:center;
		padding-bottom: 60px;
}
.homesanglap .col-inner {
		background: linear-gradient(to right bottom, #455a51 0%, #91a878 100%);
		padding: 50px;
		border-radius: 10px;
}
.homefeedbacks {
		background: #fffaf2;
		margin-top: 60px;
		padding-top: 60px;
		padding-bottom: 50px
}
.homefeedbacks .col-inner {
		padding-bottom: 20px
}
.homefeedbacks .hometitle {
margin-bottom: 30px;
}
.homefeedbacks .textinner {
		padding: 20px;
		height: 250px;
		overflow-y: auto;
}
.homefeedbacks .title {
		text-align:center;
		font-weight: bold;
		font-size: 110%;
		margin-bottom:0;
}
.homefeedbacks .name {
		text-align: center;
		font-size: 120%;
		color: #455a51;
		font-weight: bold;
		margin-bottom: 10px;
}
.homefeedbacks .flickity-page-dots {
		bottom: -10px;
}
.homecourses {
		padding-top: 60px;
		padding-bottom: 200px
}
.homecourses .hometitle {
		margin-bottom:0
}
.homecourses .textinner {
		padding: 20px;
}
.homecourses .title {
		font-size: 130%;
		font-weight: bold;
		margin-bottom: 5px;
}
.homebooks .bookimg {
		margin-top: -230px;
		padding: 0 50px;
}
.booksinner {
		padding-top: 50px;
		padding-bottom: 40px;
		background-size: 100%!important;
}
.booksinner .button {
		border-radius: 99px;
		font-weight: normal;
		text-transform: none;
		padding: 2px 40px;
}
.hometrichdan {
		padding: 0!important;
}
.hometrichdan .section-content {
		background:rgb(0,0,0,0.6);
		padding: 150px 20px;
		text-align: center;
}
.hometrichdan .title {
		font-size: 40px;
		margin-bottom:5px;
		font-weight: bold;
}
.hometrichdan .subtitle {
		font-size: 120%;
		margin-bottom:0;
}
.hometestimonials {
		padding: 70px 0 50px 0;
}
.hometestimonials p {
		margin-bottom: 10px;
}
.hometestimonials .title {
		font-weight: bold;
		font-size: 120%;
}
.hometestimonials .human {
		border-top: 1px solid;
		padding-top: 10px;
}
.hometestimonials .human strong {
		color: #dd3333;
		font-size: 120%;
}
.homestory .button {
		border-radius: 99px;
		font-weight: normal;
		padding: 3px 50px;
		margin-bottom: 40px;
}
.homefaqs {
		padding-top: 60px;
}
.homefaqs .box-text .button {
		background: none;
		border: 1px solid;
		width: 60px;
		height: 60px;
		line-height: 60px;
		background: #fff;
		color: #455a51;
}
.homefaqs .box-text i {
		font-size: 220%;
}
.homeconnect {
		padding-top: 40px;
}
.homeconnect .hometitle {
		margin-bottom: 30px;
}
.homeconnect .col-inner {
		padding: 50px;
}
.homenews {
		padding-top: 60px;
		padding-bottom: 50px;
}
.homenews .hometitle {
		margin-bottom: 30px
}
.homenews .box {
		border-radius: 10px;
}
.homenews .image-cover {
		border-radius: 10px 10px 0 0;
}
.homenews .box-text {
		padding: 15px;
}
.homeexpert {
    max-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 95%;
}
.homenews .flickity-page-dots {
		bottom: -15px;
}
.homenews .title {
		height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.lifedesign-about {
    padding-top: 60px;
    padding-bottom: 50px;
}
.lifedesign-quote {
    background-size: 100%!important;
}
.lifedesign-quote .quoteinner {
    padding: 100px 20px 80px 20px;
    font-size: 110%;
}
.lifedesign-quote .quoteinner ul {
    margin-left: 18px;
}
.lifedesign-quote .quoteinner ul li {
    margin-bottom: 20px;
}
.lifedesign-video {
    padding-top: 60px;
    padding-bottom: 50px;
}
.lifedesign-video iframe {
    border-radius: 10px;
}
.lifedesign-loiich {
    background: #fffaf2;
    padding-top: 60px;
    padding-bottom: 40px;
}
.lifedesign-loiich .col-inner {
    border-radius: 10px;
    padding: 30px;
    background: #fff;
}
.lifedesign-loiich .subtitle {
    font-size: 180%;
    margin-bottom: 0;
}
.lifedesign-loiich img {
    border-radius: 10px;
}
.lifedesign-loiich ul li {
    font-size: 120%;
    text-align: justify;
}
.lifedesign-khoahoc {
    background-size: cover!important;
    background-position: 100% 50%!important;
}
.lifedesign-khoahoc .khoahocinner {
    background: rgb(0,0,0,0.4);
    padding-top: 100px;
    padding-bottom: 80px;
}
.lifedesign-khoahoc .title {
    font-size: 30px;
    margin-bottom: 0;
}
.lifedesign-khoahoc .subtitle {
    font-style: italic;
}
.lifedesign-khoahoc .col-inner {
    background: rgb(255,255,255,0.8);
    border-radius: 10px;
    padding: 30px;
    margin-top: 50px;
}
.lifedesign-cauchuyen {
    padding-top: 60px;
    padding-bottom: 40px;
}
.lifedesign-cauchuyen iframe {
    border-radius: 10px;
}
.lifedesign-cauchuyen .flickity-page-dots {
    bottom: -10px;
}
.lifedesign-trichdan {
    background: #fffaf2;
    padding-top: 60px;
    padding-bottom: 40px;
}
.lifedesign-trichdan .col-inner {
    background: #455a51;
    padding: 30px 30px 20px 30px;
    border-radius: 10px;
}
.lifedesign-trichdan .button {
    background: #fff;
    color: #455a51;
}
.lifedesign-cauhoi {
    padding-top: 80px;
    padding-bottom: 60px;
    background-size: cover!important;
}
.homeacc .accordion--item {
    background: #fff;
    margin-bottom: 15px;
}
.homeacc .accordion--item .accordion-title {
    border:none;
    padding: 15px 20px;
}
.homeacc .accordion--item .accordion-title .toggle {
    right: 0px;
    left: auto;
    top: 10px;
}
.homeacc .accordion-inner {
    padding: 15px 15px 1px 15px;
}
.homeacc .accordion-inner ul {
    margin-left: 18px;
}
.lifedesign-feedbacks {
    padding-top: 60px;
    padding-bottom: 50px;
}
.lifedesign-feedbacks .hometitle {
    margin-bottom: 40px;
}
.lifedesign-feedbacks .col-inner {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
}
.lifedesign-feedbacks .image {
    height: 150px;
    width: 150px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px;
}
.lifedesign-feedbacks .image-cover {
    border-radius: 50%;
}
.lifedesign-feedbacks .name {
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.lifedesign-feedbacks .address {
    font-style: italic;
    font-size: 90%;
    margin-bottom: 5px;
}
.lifedesign-feedbacks .subtitle {
    margin-bottom: 0;
}
.lifedesign-feedbacks .content {
	height: 180px;
	overflow-y: auto;
}
.lifedesign-feedbacks .info {
	height: 70px;
}
.lifedesign-feedbacks .flickity-page-dots {
	bottom: -10px;
}
.lifedesign-cta {
	background-size: cover!important;
}
.lifedesign-cta .ctainner {
	background: rgb(0,0,0,0.4);
	padding: 150px 20px 130px 20px;
}
.lifedesign-cta .ctainner .hometitle {
	margin-bottom: 10px;
}
.khaivan-values {
	padding-top: 60px;
}
.khaivan-values .hometitle {
	margin-bottom: 0;
}
.khaivan-values .value {
	border-radius: 10px;
	margin-bottom: 20px;
}
.khaivan-values .value .image-cover {
	border-radius: 10px;
}
.khaivan-values .value .col-inner {
	padding: 25px;
}
.khaivan-cotloi {
	padding-top: 60px;
	padding-bottom: 50px;
}
.khaivan-cotloi .hometitle {
	margin-bottom: 30px;
}
.khaivan-noidunghoc {
	padding-top: 60px;
}
.khaivan-noidunghoc .title span {
	background: #455a51;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	padding: 5px 10px;
	border-radius: 3px;
}
.khaivan-chantrang {
	padding-top: 80px;
	padding-bottom: 60px;
}
.khaivan-chantrang p {
	font-size: 120%;
	margin-bottom: 15px;
}
.khaivan-chantrang .button {
	background: #fff!important;
	color: #455a51!important;
}
.hatmam-header .overlay {
	padding: 80px 20px!important;
}
.hatmam-header .box-text {
	padding: 50px 20px!important;
}
.hatmam-block01 {
	padding-top: 60px;
}
.hatmam-block01 ul {
	margin-left: 18px;
	font-size: 120%;
}
.hatmam-block01 .col-inner .col-inner .content {
	font-size: 140%;
	text-align: justify;
}
.hatmam-block01 .col-inner .col-inner .button {
	margin-top: 30px;
}
.hatman-block02 {
	padding-top: 60px;
	padding-bottom: 50px;
}
.hatman-block02 .content {
	font-size: 110%;
	text-align: justify;
}
.hatman-block04 {
	padding-top: 60px;
}
.hatman-block04 .col-inner {
	border:1px solid #455a51;
	border-radius: 10px;
}
.hatmam-block05 {
	padding-top: 50px;
	padding-bottom: 40px;
}
.hatmam-block05 ul {
	margin-left: 18px;
	font-size: 120%;
}
.hatmam-block05 img, .hatmam-block07 img, .hatmam-block09 img {
	border-radius: 15px!important;
}
.hatmam-block07 {
	padding-top: 60px;
	background: #fffaf2;
	padding-bottom: 40px;
}
.hatmam-block07 .bullet-check {
	margin-left: 18px;
}
.hatmam-block09 {
	padding-top: 60px;
	padding-bottom: 40px;
}
.hatmam-block12 {
	margin-top: 40px;
	padding-top: 60px;
	background: #fffaf2;
	padding-bottom: 40px;
}
.datlich {
	max-width: 600px;
	padding: 20px 20px 1px 20px;
	border-radius: 10px;
}
.page-contact {
	padding-top: 50px;
	padding-bottom: 40px;
}
.page-contact .contactinfo p {
	margin-bottom: 10px;
}
.page-contact .contactinfo i {
	color: #455a51;
	padding-right: 5px;
}
.eventslist {
  border:1px solid #277999;
  border-radius: 15px;
  padding: 20px 10px 1px 10px;
  background: #fff;
}
.eventslist::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0px;
  right: 0px;
  height: 10px;
  background: -webkit-gradient(linear, left top, right top, from(#ffd500), to(#feaa00));
  background: linear-gradient(90deg, #ffd500, #feaa00);
  border-radius: 99px 99px 0 0;
}
.eventslist .image-cover {
  border-radius: 10px;
}
.eventslist .box-text {
  padding: 10px;
}
.eventslist .datebox {
    background: url(/wp-content/themes/leduonghoai/images/subtract.png) top center no-repeat;
    background-size: 100% 100%;
    z-index: 10;
    width: 64px;
    height: 80px;
    padding: 6px;
    text-align: center;
}
.eventslist span {
  display: block;
}
.eventslist .month {
  font-weight: bold;
  color:#fff;
}
.eventslist .day {
  font-size: 24px;
  padding-top: 5px;
  font-weight: bold;
}
.event-status {
  text-transform: uppercase;
  font-size: 90%;
}
.event-status i {
  color: #277999;
  padding-right: 5px;
}
.eventslist h2 {
  line-height: 0.8;
  max-height: 95px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.eventslist .title {
  font-size: 15px;
  line-height: 1;
}
.eventslist .eventinfo {
  font-size: 90%;
  margin-bottom: 0;
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  border-top:1px dashed #277999;
  padding-top: 8px
}
.eventslist .eventinfo i {
  color:#faaf28;
  padding-right: 5px;
}
.rightevents .subtitle {
  max-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.customfooter .col {
padding-bottom:0;
}
.customfooter form {
		margin-bottom:0;
}
.customfooter p {
		margin-bottom: 10px;
		font-size: 95%;
}
.wpcf7-text {
		border-bottom: 1px solid #455a51!important;
		box-shadow: none!important;
		border-top: none!important;
		border-left: none!important;
		border-right: none!important;
		padding: 0!important;
}
.custombread {
		background: #fffaf2;
		margin-bottom: 20px;
}
.breadinner {
		margin: auto;
		padding: 15px;
		max-width: 1370px;
}
.breadinner p {
		margin-bottom:0;
}
.page-title {
		font-size: 28px;
}
.postslist .image-cover {
		border-radius: 10px;
}
.postinfo {
		font-size: 90%;
} 
.postinfo i {
		padding-right: 5px;
}
.postslist a {
		color: #000;
		font-size: 18px;
		font-weight: 600;
}
.page-numbers {
		border:1px solid;
		display: inline-block;
		padding: 2px 5px;
		min-width: 30px;
}
.postslist {
		background: #fff;}
.page-wrapper {
		padding:0;
}
.post {
		margin:0;
}
.relatedtitle {
		text-transform: uppercase;
		font-size: 140%;
		border-bottom: 1px dotted;
		margin-bottom:15px;
}
.relatedpost .box-image {
		border-radius: 6px;
}
.relatedpost .box-text {
		padding: 15px;
}
.relatedpost .overlay, .homeprojects .overlay, .projectitem .overlay {
		background: linear-gradient(0deg, #1b283bc7, transparent 75%);
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(0deg, rgba(27, 40, 59, 0.78), transparent 75%);
}
.entry-header-text {
    padding: 0;
}
.entry-title {
    color: #414141;
    font-size: 20px;
}
.pageinner p img {
    display: block;
    margin: auto;
}
.catetitle {
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
}
.pagenavi .page-numbers {
    border: 1px solid;
    display: inline-block;
    padding:0px 5px;
    min-width: 28px;
    border-radius: 3px;
    text-align: center;
}
.rightpost {
		display: flex;
		align-items:center;
		padding-top: 8px;
		margin-bottom: 8px;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
}
.rightpost .box {
		width: 90px!important;
}
.rightpost .box-image {
		border-radius: 5px;
}
.rightpost .title {
		width: 100%;
		margin-bottom:0;
		margin-left: 10px;
		color: #455a51;
		font-size: 90%;
}
.widget {
		border:1px solid #455a51;
		border-top: 0;
}
.widget-title {
		display: block;
		color: #fff;
		padding: 10px;
		background: #455a51;
		margin-left:-1px;
		font-weight: normal!important;
}
.widget .is-divider {
		display: none;
}
.article-inner p {
		text-align: justify;
}
.article-inner p img {
		margin: auto;
		display: block;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}