/*
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.   ***************/
.sec1-sml .elementor-icon-list-icon i {
	margin-right: 10px;
    color: red;
}
.sec-3 .icon-box-text {
    min-height: 175px;
}
.absolute-footer {
    padding-bottom: 0px !important;
    background-color: #054b65 !important;
}
.page-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
.footer-1 {
    background-color: #017fad !important;
    padding-top: 0 !important;
}
#masthead .header-inner {
    background-position: bottom !important;
}
.sec-1 .box-overlay .box-text, .box-shade .box-text {
    padding: 5px;
    background: #017fad;
    z-index: -1 !important;
	    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.sec-1 .box {
    box-shadow: 0 0 5px #1cafe5;
    padding-top: 30px;
    border-radius: 5px;
}
.sec-1 .box-image {
    border-radius: 5px;
}
#footer {
	padding-bottom: 30px !important;
}
.hieuunggoi {
	animation: calltrap_spin 2s infinite;
}
.row-callnow {
    max-width: 100%;
    background: #017fad;
    padding: 2px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    vertical-align: middle;
    z-index: 999999999;
    padding-top: 5px;
    box-shadow: 0px -1px 1px 0px #1cafe5;
}
.row-callnow a p:hover {
	color: red !important;
}
.row-callnow a:hover {
	color: white !important;
}
.callnow {
	max-width: 1065px !important;
    height: auto;
	display: flex;
	margin: auto;
}
.callnow a {
    width: 25%;
    border-right: 1px solid #ffffff75;
    color: white;
    text-align: center;
}
.callnow a:last-child {
	border-right: none !important;
}
.fa, .fas,.fab, .far {
    font-size: 18px;
}
.callnow-item img {
	width: 31px;
}
.callnow-item p {
	margin-bottom: 0 !important;
	font-size: 12px !important;
}
.absolute-footer {
	    padding-bottom: 20px !important;
}
.sec-1 .box-image img {
    max-height: 160px;
}
#logo {
    width: auto !important;
}
@keyframes calltrap_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    40% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    45% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    47% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    50% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    53% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    57% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1
    }
    63% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    67% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    70% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
.blog-single .entry-header .entry-meta, .blog-single .entry-image .post-date {
	display: none !important;
}
.page-id-3517 .row {
    max-width: 100%;
}
.page-id-3517 #top-bar .container, .page-id-3517 #masthead .container, .page-id-3517 #wide-nav .container {
	max-width:1310px;
}
.page-id-3517 .col, .page-id-3517 .gallery-item, .page-id-3517 .columns {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
}
.page-id-3517 .container .section, .page-id-3517 .row .section {
    padding-left: 0;
    padding-right: 0;
}
.page-id-3517 .page-wrapper {
    padding-top: 0;
}
.page-id-3517 .bg-fill {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
}
.rong1200 {
	max-width: 1200px !important;
	margin: auto !important;
}
.sec1 .box-image img {
	width: 250px;
    height: 150px;
}
.sec2 img {
    width: 100%;
    height: 200px;
	    border-radius: 5px;
}
.sec2 .col-inner p {
	margin-left: 15px;
	color: red;
    font-weight: 600;
}
.sec2 .col-inner i {
	margin-right: 10px;
}
.sec2 .medium-6 .col-inner {
	padding: 0 15px;
}
.section-title-normal {
    border-bottom: 1px solid #ff0000ed;
}
.sec4 i {
	font-size: 40px;
    margin: auto;
    margin-right: 15px;
	    color: red;
}
.sec4 p {
    display: flex;
    font-size: 13px;
    color: black;
    font-weight: 600;
}
.taisao {
	    display: flex;
	line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.sec4 .medium-6 {
	padding: 15px;
}
#block_widget-4 .row {
	max-width: 100%;
    margin: auto;
}
#block_widget-4 {
	    background: #bcf5fc;
    padding-top: 10px;
}
#block_widget-4 i {
	font-size: 20px !important;
    margin-right: 7px;
}
#block_widget-4 .section-title-normal {
    border-bottom: 2px solid #ff0000ed;
    width: 80%;
}
.nav-dark .nav>li>a {
	color: white;
}
.section-title-container {
    margin-bottom: 0;
}
.sec6 .post-item .col-inner {
	    padding: 0 10px;
} 
.sec6 {
	padding-bottom:0 !important;
}
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 100%;
}
#block_widget-4 {
	margin-bottom:0;
}
.entry-content {
    padding-top: 0;
}
.entry-header-text {
    padding: 0;
}
.entry-header-text.text-center {
	padding:0
}
#top-bar .container, #masthead .container, #wide-nav .container {
	max-width: 1200px;
	margin: auto;
}
.sec1 .box-image {
	text-align:center;
}
.sec6 .row .row:not(.row-collapse) {
    margin-left: 0;
    margin-right: 0;
}
@media only screen and (max-width: 849px) {
	#secondary {
		display: none !important;
	}
	.page-wrapper {
		padding-top: 0;
	}
	.col {
		padding-bottom: 0;
	}
	#masthead {
		    margin-top: -20px;
	}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.sec-3, .sec-6 {
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.sec-3 .icon-box {
		margin-bottom: 30px;
	}
	.sec-2 {
		padding: 5px !important;
	}
	.sec-2 .icon-box {
		margin-bottom: 15px;
    box-shadow: 0 1px 5px white;
    padding: 15px;
	}
	.sec-1 .box {
		margin-top: 30px;
	}
	.page-id-4831 .col {
		padding: 0px !important;
	}
	.sec-1 .row .row:not(.row-collapse) {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.sec-1 {
		padding:0 !important;
	}
	.article-inner {
		padding: 15px 10px;
	}
	.mobile-nav {
		margin-bottom: -15px !important;
	}
	.col {
		padding: 0;
	}
	#masthead .header-inner {
		background: white !important;
	}
	#logo img {
		max-height: 80px !important;
		padding-top: 10px;
		margin-bottom: -10px;
	}
	.banner-img {
		padding-top: 0 !important;
    	height: 144px !important;
	}
	.sec1-row2 {
		padding: 0 5px !important;
	}
	.sec1-row2 .medium-3 .col-inner {
		padding: 0 5px !important;
	}
	.col-dldd-img {
		margin-bottom: 15px !important;
	}
	.section-title-container {
		margin-bottom: 0 !important;
	}
	.dec6 .section-title-container {
		margin-bottom: 15px !important;
	}
	.row .row:not(.row-collapse) {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	#block_widget-4 {
		padding-left: 15px;
    	padding-right: 15px;
	}
	.menu-item .nav-top-link {
		display:none;
	}
	.sec2 .medium-6 .col-inner {
		padding: 0;
	}
	.sec2 .row {
		margin:0 !important;
	}
	.sec6 .section-title-container {
		margin-bottom: 5px !important;
	}

}

.page-template-default .large-12 {
	max-width: 1200px;
    margin: auto;
    padding: 0;
}
.page-template-default .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
}
.widgets-boxed .widget h3 {
    background-color: #14a2ba !important;
}
@media screen and (min-width: 850px){
	.large-11 {
		max-width: 100%;
		-ms-flex-preferred-size: 91.66667%;
		flex-basis: 100%;
		padding: 0;
	}
}
#secondary .widget .widget-title  {
	    background: #e5cb50;
    color: white;
    padding: 5px 10px;
	    text-transform: uppercase;
}
.widget .is-divider {
    display: none;
}
.widget ul {
    margin: 0;
    padding: 0 10px;
}
.tieudetc .section-title-normal {
    border-bottom: 1px solid #ff000000;
    background: #e5cb50;
    color: white;
    padding: 5px 10px;
}
.section-title-normal span {
    margin-right: 15px;
    border-bottom: none;
    padding-bottom: 2px;
}
#secondary {
	    border: 1px solid #e5cb50;
}
.image-cover img {
	    object-fit: fill;
}
#masthead .header-inner {
	    background: url(/wp-content/uploads/2020/09/dien-lanh-quan-ly-banner-555.png);
}
.header-main {
    background: #cdcdcd !important;
}
.page-id-4831 .large-12 {
    max-width: 100%;
    margin: auto;
    padding: 0;
}
.sec-1 .icon-box {
	border: 1px solid #079af0;
    border-radius: 5px;
    padding: 10px;
}
.page-id-4831 h3 {
    font-size: 30px;
}
.sec-2 h3, .sec-2 p, .sec-2 a {
	color: white !important;
}
.sec-3 .icon-box {
    background: white;
    border-radius: 5px;
    overflow: hidden;
}
.sec-3 .icon-box-text {
    margin-top: -20px;
    padding: 15px;
}
.sec-4 h3 {
	    color: #0eb5e9;
}
.sec-4 .icon-box {
	margin-bottom: 50px;
}
.sec-6 h2, .sec-6 h3, .sec-6 p {
	color:white !important;
}
.sec-6 .img {
	border-radius: 5px;
    overflow: hidden;
}
.sec-3 .fa, .sec-3 .fas {
    margin-right: 10px;
    color: #52ba58;
}
.sec-3 .icon-box-center .icon-box-img {
    padding-top: 10px;
}
#footer {
    padding-bottom: 20px !important;
}
.sec-2 .col {
	padding:0 !important;
}
.sec-2 .row {
	padding: 10px 0 !important;
}
.relatedcat {
	background: #1d6071;
    border-radius: 5px;
    padding: 15px;
}
.relatedcat h3 {
	color: white !important;
    text-transform: uppercase;
}
.relatedcat a {
    color: #ffffff !important;
}
.relatedcat li {
	color: aliceblue;
    list-style: circle;
    margin-left: 20px;
}
#nav-below {
	display: none !important;
}
#comments {
	display: none !important;
}
.accordion111 {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    display: block;
    text-align: center;
}
.panel111 {
    padding: 0;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    max-height: 0;
    max-width: 1200px;
    margin: auto;
}
.accordion222 {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    display: none;
    text-align: center;
}
