/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
#logo img {
    filter: brightness(0) invert(1);
}
.icon-box.icon-box-right {
    align-items: center;
	font-size: 0.9em;
}
.header-main .flex-right {
    max-width: 60%;
    flex: auto;
}
.icon-box.featured-box.icon-box-right .icon-box-img {
    border-radius: 50%;
    border: 1px solid #fff;
    padding: 10px;
    height: 40px;
	align-items: center;
    justify-content: center;
    display: flex;
}
.dark, .dark p, .dark td {
    color: #ffffff;
}
.header-service .col {
    padding-bottom: 0;
}
.header-bottom .container {
    background: #073349;
	position: relative;
    max-width: 1165px;
}
.header-bottom .container:after, .header-bottom .container:before {
    content: "";
    position: absolute;
    z-index: 9;
    top: 0;
}
.header-bottom .container:before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 50px 50px 0;
    border-color: transparent #073349 transparent transparent;
    left: -50px;
}
.header-bottom .container:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #073349 transparent transparent transparent;
    right: -50px;
}
.header:not(.transparent) .header-bottom-nav.nav > li.header-search > a:hover {
    background: transparent;
}
.nav-right li.header-search.has-dropdown:hover:last-child>.nav-dropdown {
    padding: 0;
    border: 0;
}
.home-top a.button {
    border-radius: 50%;
    padding: 0;
    text-transform: capitalize;
    letter-spacing: 0;
    width: 45px;
    height: 45px;
    font-weight: 400;
    line-height: 45px;
    margin-top: 0;
    position: relative;
}
.home-top a.button:before {
    content: "\f061";
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    display: block;
    position: absolute;
    left: -20px;
    background: #000;
    width: 25px;
    height: 25px;
    line-height: 26px;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}
.box-text {
    padding-top: 1em;
    padding-bottom: 1em;
}
.home-top .box-duhoc .box-text {
    padding: 0;
    margin-top: -30px;
    z-index: 1;
}
.container.section-title-container {
    margin: 0;
}
.section-title-normal {
    border-bottom: 0;
}
.section-title-normal span {
    margin-right: 15px;
    padding-bottom: 0.5px;
    border-bottom: 2px solid rgb(70 67 208);
}
.col{
    padding: 0 15px 15px;
}
.box-blog-post .is-divider {
    display: none;
}
.box-vertical.box-blog-post {
    border-bottom: 1px solid #e6e6e6;
}
.post-meta.is-small.op-8 {
    font-size: 1em;
}
.box-vertical.box-blog-post .post-title {
    font-size: 1em;
}
.post-item:last-child .box-vertical.box-blog-post {
    border-bottom: 0;
}
.blog-video {
    background: #171717;
    max-width: 1170px;
    padding: 20px 5px;
    color: #fff;
}
 .box-vertical .box-text {
    padding-left: 1em;
    padding-right: 1em;
}
.blog-left .box-vertical .box-text {
    padding: 0;
	order: 1;
}
.blog-left .box-vertical {
    display: flex;
}
.blog-left .box-vertical .box-image {
    order: 2;
	flex: none;
}
.blog-left .box-vertical.box-blog-post .post-title {
    font-size: 1.3em;
    line-height: 1.5em;
}
.dknt input.wpcf7-submit.button {
    width: 100%;
}
.dknt .form-flat input:not([type="submit"]) {
    background-color: #fff;
}
.box-blog-post .box-text p {
    font-size: 1.1em;
}
.blog-video .section-title.section-title-normal {
    margin: 0;
}
.blog-video .section-title-normal span, .dark .section-title-normal {
    border: 0;
}
.ux-logo-link.block.image- {
    padding: 0px 7px !important;
}
.ux-logo-link img{
    width: 100%;
}
.box-tuvan .bg {
    background-size: contain !important;
}
.box-tuvan h2 {
    font-size: 3em;
}
.box-tuvan .button span {
    color: #4643d0;
    font-weight: 500;
    font-size: 1.3em;
}
.service h4 {
    margin: 0;
}
.header-main {
    background: #4643d0;
}
.home main#main {
    margin-top: -50px;
}
.overlay-icon {
    background-color: rgb(255 255 255);
    color: #4643d0;
    opacity: .9;
}
.category .box-vertical.box-blog-post .post-title {
    font-size: 1.3em;
}
.category .post-meta.is-small.op-8 {
    font-size: 1.1em;
}
.category .box-vertical.box-blog-post {
    border-bottom: 0;
}
#secondary .widget-title {
    background: #4643d0;
    display: block;
    color: #fff;
    padding: 10px;
    font-size: 1.1em;
    letter-spacing: 0;
}
.widget .is-divider {
    display: none;
}
.widget_categories ul {
    border: 1px solid #e4e4e4;
    padding: 0 10px;
}
span.post_comments {
    display: none;
}
.absolute-footer {
    color: rgb(0 0 0);
}
.entry-content.single-page {
    padding-top: 0;
}
.single .entry-meta {
    font-size: 0.9em;
    text-transform: inherit;
}
pre, blockquote, form, figure, p, dl, ul, ol {
    margin-bottom: 0.7em;
}
.footer span.widget-title {
    font-size: 1.1em;
    margin-bottom: 13px;
    display: block;
}
.footer ul.menu>li+li, .footer .widget>ul>li+li {
    border: 0;
}
.des {
    background: #fff;
    border-radius: 20px;
    padding: 25px !important;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    height: 2.7em;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
.frm-tv input {
    margin-bottom: 5px;
    border-radius: 40px;
    height: 3em;
}
.frm-tv textarea {
    border-radius: 30px;
	margin: 0;
}
.frm-tv {
    justify-content: center;
}
.text-top h2 {
    font-size: 2.5em;
}
.footer input.wpcf7-submit {
    margin: 0;
}
.off-canvas .nav-vertical>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: rgb(0 0 0);
}
.nav-dropdown-default {
    padding: 5px;
}
@media screen and (max-width: 767px) {
	.row-small.box-duhoc>.col {
		padding-bottom: 0;
	}
	.box-vertical .box-image {
		width: 30% !important;
		float: left;
	}
	.box-vertical .box-text {
		width: 70%;
		float: left;
		padding: 0 0em 0 1em;
	}
	.box-vertical.box-blog-post {
		float: left;
		display: block;
		padding: 10px 0px;
	}
	.blog-left .box-vertical .box-image, .blog-left .box-vertical .box-text {
		width: 100% !important;
	}
	.blog-left .box-vertical {
		display: block;
	}
	.blog-left .box-vertical .box-image {
		margin-bottom: 10px;
	}
	.about .col.medium-4 {
		padding-bottom: 0;
	}
	.box-tuvan h2 {
		font-size: 2em;
	}
	.category .box-vertical .box-image, .category .box-vertical .box-text {
		width: 100% !important;
	}
	.category .box-vertical .box-text {
		padding: 10px 0px 0px;
	}
	.category .box-vertical.box-blog-post{
		padding: 0;
	}
}