/*
Theme Name: BTL
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!important;
}
.slider .dot {
    background: #141b29;
    border: none;
}
.slider .dot.is-selected {
    background: #f54900!important;
}
.homeabout {
    padding-top: 60px;
    padding-bottom: 50px;
    background: #f9f9f9;
    margin-bottom: 60px;
}
.homeabout .col-inner .inner {
    padding: 30px 30px 10px 30px;
}
.homeabout .col-inner .inner .title {
    font-weight: bold;
    font-size: 120%;
}
.homeabout .col-inner .inner p {
    margin-bottom: 10px;
}
.homeabout .col-inner .inner .subtitle {
    display: flex;
    align-items: center;
    font-weight: bold;
    margin-bottom: 20px;
}
.homeabout .col-inner .inner .subtitle span {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
}
.homect .inner {
    padding-bottom: 30px;
}
.homect .chuongtrinh {
    padding: 20px 20px 10px 20px;
    border-radius: 10px;
}
.homect .chuongtrinh img {
    height: 80px;
    width: 80px;
}
.homect .chuongtrinh .title {
    font-size: 120%;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}
.homecamket {
    background-image: linear-gradient(to right bottom, #1447e6, #f54900) !important;
    margin-top: 30px;
    border-radius: 10px;
    padding: 30px 20px 1px 20px;
    margin-bottom: 50px;
}
.homecamket .camketinner {
    margin: auto;
    max-width: 900px;
}
.homecamket .camketinner .title {
    font-size: 120%;
    font-weight: bold;
}
.homecamket .camketinner .number {
    font-size: 40px;
    display: flex;
    margin-bottom: 0px;
    text-align: center;
    justify-content: center;
    font-weight: bold;
}
.homenh {
    background: #f9f9f9;
    padding-top: 60px;
    padding-bottom: 50px;
}
.homenh .subtitle {
    margin-bottom: 40px;
}
.homenh .inner {
    padding: 30px 20px 10px 20px;
}
.homenh .inner .title {
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 15px;
}
.homenh .content {
    margin-bottom: 15px;
}
.homenh .inner .time {
    color: #f54900;
    font-size: 95%;
}
.homenh .flickity-page-dots, .homefeedbacks .flickity-page-dots {
    bottom: -10px;
}
.homeform {
    padding-top: 60px;
    padding-bottom: 50px;
}
.homeform .subtitle {
    margin-bottom: 40px;
}
.homeform .col-inner {
    border-radius: 10px;
    background: #fff;
}
.homeform .wpcf7-submit {
    background: #f54900!important;
    text-transform: none!important;
    width: 100%!important;
    border-radius: 5px!important;
}
.homefeedbacks {
    background-image: linear-gradient(to right bottom, #fff8ee, #eff6ff) !important;
    padding-top: 60px;
    padding-bottom: 50px;
}
.homefeedbacks .subtitle {
    margin-bottom: 40px;
}
.homefeedbacks .feedback {
    background: #fff;
    border-radius: 10px;
}
.homefeedbacks .content {
    font-size: 105%;
    font-style: italic;
    padding-bottom: 30px;
    min-height: 170px;
    text-align: justify;
}
.homefeedbacks .info {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.homefeedbacks .info .image {
    height: 80px;
    width: 80px;
    margin-right: 20px;
}
.homefeedbacks .info p {
    margin-bottom: 0;
}
.homefeedbacks .info p span {
    font-size: 95%;
    font-style: italic;
}
.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;
}
.homepartners {
    padding-top: 60px;
    padding-bottom: 40px;
    background-image: linear-gradient(to right bottom, #fff8ee, #eff6ff) !important;
}
.homepartners .subtitle {
    margin-bottom: 10px;
}
.homepartners .doitac {
    padding: 20px;
    border-radius: 10px;
}
.homepartners .shortname {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    font-size: 120%;
}
.homepartners .button {
    margin-bottom: 0;
}
.homepartners .title {
    font-size: 120%;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}
.homepartners .doitac {
    background: #fff;
}
.homepartners .bottomcta {
    background-image: linear-gradient(to right bottom, #1447e6, #f54900) !important;
    padding: 50px 20px 70px 20px;
    border-radius: 10px;
}
.homepartners .bottomcta .inner {
    margin: auto;
    width: 800px;
}
.homepartners .bottomcta .inner .button {
    border-radius: 99px;
    font-weight: normal;
    text-transform: none;
    margin-top: 20px;
}
.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;
}
.wpcf7-text {
		border-bottom: 1px solid #ccc!important;
		box-shadow: none!important;
}
.wpcf7-spinner {
    display: none!important;
}
.wpcf7-submit {
    margin-right: 0!important;
    background: #f54900!important;
    border-radius: 5px!important;
    text-transform: none!important;
}
.pageform {

}
.studentform .col {
    padding-bottom: 0!important;
}
.studentform label span {
    color: #f54900;
    padding-left: 5px;
}
.forminner {
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    padding:30px 30px 20px 30px;
    border-radius: 10px;
    margin-bottom: 20px;
    border:1px solid #eee;
}
.forminner .title {
    margin-bottom: 20px;
}
.hometabs .nav > li {
    background: #141b29;
    border-radius: 99px;
    margin: 0 2px;
    padding: 0 30px;
}
.hometabs .nav > li.active, .hometabs .nav > li:hover {
    background: #f54900;
}
.hometabs .nav > li > a {
    color: #fff;
}
.hometabs .nav > li i {
    font-size: 12px;
    padding-right: 10px;
}
.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: #141b29;
    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 #141b29;
		border-top: 0;
}
.widget-title {
		display: block;
		color: #fff;
		padding: 10px;
		background: #141b29;
		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;
}
.off-canvas-left , .off-canvas-right  {
    width: 100%;
    background-image: linear-gradient(to right bottom, #1447e6, #f54900) !important;
    background-size: 100%!important;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    width: 100%;
    background-image: linear-gradient(to right bottom, #1447e6, #f54900) !important;
}
.off-canvas-left .mfp-content ul li a, .off-canvas-right .mfp-content ul li a {
		color: #fff!important;
		font-size: 16px;
}
.off-canvas-left .mfp-content ul li a:hover, .off-canvas-right .mfp-content ul li a:hover {
		text-decoration:none;
	color:#fff !important
}

.absolute-footer {
    border-top: 1px solid #ccc;
}
.customfooter .col {
    padding-bottom: 0;
}
.customfooter p {
    margin-bottom: 10px;
    font-size: 95%;
}
.leftfooter i {
    color: #f54900;
    margin-right: 5px;
}
.leftfooter .title {
    display: flex;
    align-items: center;
    font-weight: bold;
    padding-bottom: 20px;
}
.leftfooter .title span {
    background: #f54900;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    width: 60px;
    height: 55px;
    border-radius: 3px;
    text-align: center;
    line-height: 55px;
}
.rightfooter i {
    color: #193cb8;
    margin-right: 5px;
}
.rightfooter .title {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}
.rightfooter .title span {
    background: #193cb8;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    width: 60px;
    height: 55px;
    border-radius: 3px;
    text-align: center;
    line-height: 55px;
}
.rightfooter .title p {
    margin-bottom: 0;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .homeabout .col-inner .inner {
        padding: 15px 15px 1px 15px;
    }

}