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

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

* {
	scroll-behavior: smooth !important;
}
body {
    font-size: 15px;
}
.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-size: 15px;
}
/** Body Style CSS **/
b, strong {
    font-weight: bold;
}
input[type=email]:focus, 
input[type=number]:focus, 
input[type=password]:focus, 
input[type=search]:focus, 
input[type=tel]:focus, 
input[type=text]:focus, 
select:focus, 
textarea:focus {
    box-shadow: none;
}
.featured-box .icon-box-img img {
    padding-top: 0;
}
.w-70 {
    width: 70% !important;
}
.col-pb_0 {
    padding-bottom: 0 !important;
}
.mt-1 { margin-top: 0.25rem !important; }
.mt-2 { margin-top: 0.5rem !important; }
.mt-3 { margin-top: 1rem !important; }
.mt-4 { margin-top: 1.5rem !important; }
.mt-5 { margin-top: 3rem !important; }
.mb-1 {
    margin-bottom: 0.25rem !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.mb-5 {
    margin-bottom: 3rem !important;
}
.mr-1 {
    margin-right: 0.25rem !important;
}
.mr-2 {
    margin-right: 0.5rem !important;
}
.mr-3 {
    margin-right: 1rem !important;
}
.mr-4 {
    margin-right: 1.5rem !important;
}
.mr-5 {
    margin-right: 3rem !important;
}
.ml-1 {
    margin-left: 0.25rem !important;
}
.ml-2 {
    margin-left: 0.5rem !important;
}
.ml-3 {
    margin-left: 1rem !important;
}
.ml-4 {
    margin-left: 1.5rem !important;
}
.ml-5 {
    margin-left: 3rem !important;
}
.display-flex {
    display:flex;
}
.flex-align-center {
    align-items: center;
}
.wpcf7-spinner {
    display: none;
}
.box-shadow-1,
.box-shadow-1-hover:hover, 
.row-box-shadow-1 .col-inner, 
.row-box-shadow-1-hover .col-inner:hover {
    box-shadow: 0px 2px 10px 0px #0003;
}
a.button span {
    line-height: 36px;
}
a.button i.icon-angle-right::before {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
}
/** Home Page CSS **/
.section-title-container > .section-title{
    border: none;
    margin-bottom: 0;
}
.section-title span.section-title-main {
    color: #fff;
    line-height: 35px;
    padding-left: 19px;
    padding-right: 19px;
    padding-bottom: 1px;
    padding-top: 3px;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    border: none;
    margin-bottom: 0;
    background: linear-gradient(90deg, #0255B5 0%, #002671 100%);
    margin-right: 0;
    border-radius: 10px 0 0;
}
.section-title span.section-title-main::after {
    content: "";
    position: absolute;
    background: url(../images/frame_38.png) no-repeat;
    top: 0;
    right: -55px;
    width: 55px;
    height: 39px;
}
.rt-section-intro .img > .img-inner {
    padding-left: 20px;
    padding-top: 12px;
}

.rt-section-intro .img > .img-inner::before {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 12px);
    border-radius: 20px;
    z-index: -1;
    top: 0;
    left: 0px;
    border: 2px solid #348216;
    opacity: 0.5;
}
.rt-section-intro .img > .img-inner img {
    border-radius: 20px;
}
.rt-section-intro .icon-box{
    margin-bottom: 15px;
}
.rt-section-intro .icon-box:last-child{
    margin-bottom: 0;
}
.rt-section-intro .icon-box .icon-box-text{
    padding-left: 11px;
}
.rt-section-intro .icon-box .icon-box-text h5{
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.4px;
    color: #348216;
    margin-bottom: 3px;
}
.rt-section-intro .icon-box .icon-box-text p{
    margin-bottom: 0;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.4px;
}
.rt-section-icon .icon-box .icon-box-img{
    margin-bottom: 0;
}
.rt-section-icon .icon-box .icon-box-img .icon{
    box-shadow: 0px 4px 5px 0px #00000033;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 96px;
    border: 3px solid #FFFFFF;
    background: #348216;
}
.rt-section-icon .icon-box .icon-box-text{
    border: 2px solid #348216;
    background: #fff;
    border-radius: 20px;
    padding: 70px 6px 35px 54px;
    margin-top: -48px;
}
.rt-section-icon .icon-box .icon-box-text h5{
    position: absolute;
    left: -75px;
    top: 107px;
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    color: #fff;
    font-size: 104px;
    min-width: 104px;
    text-align: right;
    line-height: 100%;
    z-index: 2;
    text-shadow: 2px 0 #348216, -2px 0 #348216, 0 2px #348216, 0 -2px #348216, 1px 1px #348216, -1px -1px #348216, 1px -1px #348216, -1px 1px #348216;
}
.rt-section-icon .icon-box .icon-box-text h6 {
    color: #333;
    font-size: 17px;
    line-height: 23px;
    text-transform: unset;
    letter-spacing: 0;
    margin-bottom: 2px;
    text-align: left;
    opacity: 1;
}
.video-button-wrapper{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.video-button-wrapper a{
    margin: 0;
    background: #348216 !important;
    opacity: 1;
    border-color: #348216 !important;
    color: #fff;
    height: 42px;
    min-height: 42px;
    line-height: 42px !important;
    border-radius: 15px !important;
}
.video-button-wrapper a i{
    font-size: 25px !important;
    top: -2px;
}
.section-title a{
    color: #333333;
    font-size: 14px;
    line-height: 22px;
}
.section-title a i{
    color: #348216;
}
.section-title-normal b:nth-child(3){
    display: block;
    background: linear-gradient(90deg, #0255B5 0%, #348216 100%);
    opacity: 1;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}
.tits h2{
    text-align: center;
    font-size: 36px;
    line-height: 34px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}
.sec_04 .tits h2{
    color: #333;
    line-height: 44px;
    margin-bottom: 14px;
}
.sec_04 p{
    margin-bottom: 0;
    font-size: 15px;
    line-height: 23px;
}
.tabbed-content > ul.nav > li{
    margin: 0 5px;
}
.tabbed-content > ul.nav > li a{
    font-size: 16px;
    line-height: 23px;
    padding: 11px 40px;
    color: #333333;
    border: 1px solid #348216
}
.tabbed-content > ul.nav > li.active a{
    color: #fff;
    background-color: #348216;
}
.tabbed-content > .tab-panels{
    padding-top: 50px;
}
.sec_04 .box .box-text{
    padding-top: 20px;
    padding-bottom: 0;
}
.sec_04 .col.post-item .box-normal .post-title{
    margin-top: 0;
    margin-bottom: 14px;
}
.sec_04 .col.post-item .box-normal .post-title a{
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    height: 52px;
}
.sec_04 .box .is-divider{
    display: none;
}
.sec_04 a.button.primary{
    background: #348216;
    margin: 0;
    border-radius: 20px 20px 0 0;
    padding: 0 45px;
    height: 45px;
    line-height: 45px;
    border: none;
}
.sec_05 .section-title-container{
    margin-bottom: 20px;
}
.sec_05 .section-title span.section-title-main{
    margin: 0 22px;
    background: transparent;
    color: #333333;
    font-size: 26px;
    line-height: 34px;
    padding: 0;
}
.sec_05 .section-title span.section-title-main::before{
    content: "";
    display: block;
    background: #348216;
    height: 2px;
    width: 123px;
    top: 16px;
    left: -145px;
    position: absolute;
}
.sec_05 .section-title span.section-title-main::after{
    background: #348216;
    height: 2px;
    width: 123px;
    top: 16px;
    right: -145px;
}
.sec_05 .box .box-text{
    padding: 14px 0 0;
}
.sec_05 .col.post-item .box-normal .post-title a{
    margin-top: 0;
    font-size: 15px;
    line-height: 22px;
    height: 44px;
    margin-bottom: 4px;
}
.sec_05 .box .box-text .post-meta{
    font-size: 13px;
    line-height: 19px;
    opacity: 0.8;
    color: #666666;
}
.sec_05 .box .box-text .from_the_blog_excerpt {
    color: #666666;
    font-size: 15px;
    line-height: 23px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}