/*
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.   ***************/
p.menu_request {
    padding: 10px 20px;
    background: blue;
    border-radius: 10px;
}
p.menu_request a {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {}
ul.header-nav li{
    padding:0 10px;
    margin: 0;
}
ul.header-nav li a {
    text-transform: capitalize;
    font-size: 0.8rem;
}
ul.header-nav li.active a,ul.header-nav li a:hover{
    color:#0445a5;
}
.banner_title {
    font-size: 40px;
    font-weight: bold;
    color: black;
    margin-bottom: 0;
}
.color_blue {
    color: blue;
}
.col_row {
    padding: 0 5px 0 0;
}
.col_row img {
    border-radius: 10px;
}
figure.wp-caption {display:inline-block;margin-right: 10px;}
figure.wp-caption .wp-caption-text {
    background: none;
    font-style: normal;
}
.row_icon_banner .image_banner_icon {
    display: inline-block;
    width: 12%;
    margin-right: 8px;
}
.row_icon_banner .image_banner_icon img {
    width: 50%;
}
.row_icon_banner {
    margin-top: 10px;
}
.row_icon_banner .box-text.text-center {
    font-size: x-small;
}
a.banner_button {
    font-size: small;
    padding: 5px 40px;
}
a.banner_button.banner_button_2{
    padding: 5px 15px;
}
.row-large>.col.row_col,.row_col {
    padding: 0;
}
.find_repair_solutions h3 {
    text-align: center;
}
.col.repair_solution.medium-2.small-6.large-2 {
    padding-bottom: 0;
}
.col.repair_solution h3 {
    font-size: 0.8rem;
    text-align: left;
}
.col.repair_solution a.buttom_repair_solution {
    color: white;
    background: #0000ff;
    padding: 7px 20px;
    border-radius: 10px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    text-align: center;
}
.col.repair_solution input.submit_style {
    background: #0000ff;
    border-radius: 10px;
}
.style-title{text-align:center;}
.style-title .section-title span{
    text-transform:inherit;
}
.style-title .section-title b{
    display:none;
}
ul li.bullet-checkmark:before{color:#2563eb;}
.row_table_plan {
    border: 1px solid #e6e6e6;
    border-radius: 10px;
}
.row_table_plan:nth-child(3){
    border-top:none;
}
.row_table_headline .col {
    padding: 0;
}
.row_table_headline h6 {
    margin-bottom: 0;
    padding: 3px 0;
}
.row_table_headline {
    min-height: 21px;
}
.row_table_headline .col-inner{
    border-radius: 10px 10px 0 0;
}
.col-popular .row_table_plan,.row_table_plan:hover{
    border-color: #0a40c9;
}
.col_our_service {
    min-height:215px;
}
.col_our_service .row_table_plan {
    min-height: 215px;
}
.col_our_service img {
    width: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.col_our_service .row_table_headline {
    text-align: center;
}

.col_our_service .row_table_plan .col {
    padding-bottom: 0;
}
.col-provide-receive .col-inner{
    padding:10px;
}
.list_provide ul {
    list-style: none;
}
.list_provide ul li i{
    padding-right:20px
}
.style_why_choose>.col_why_choose>.col-inner{
    border: 1px solid #ededed;
    padding: 15px 15px 0px;
}
.row.list_case .col-inner .img {
    width: 65px !important;
    display: inline-block;
    margin-right: 10px;
}
.row.list_case .col{
    padding:0 15px;
}
.row.list_case .col-inner .img img{
    border-radius:10px;
}
.row.list_case p{
    display:inline-block;
    width: 80%;
    margin-bottom: 10px;
}
.col_why_choose .row .col {
    padding-bottom: 0;
}
.col_why_choose .list_why_choose ul {
    list-style: none;
    margin-bottom: 0;
}

.col_why_choose .list_why_choose{
    text-align:center;
}
.col_why_choose .list_why_choose ul li {
    width: 20%;
    display: inline-block;
    text-align: center;
    padding-right:20px;
}

.col_why_choose .list_why_choose ul li i {
    color: #2563eb;
    font-size: 40px;
    display: block;
    width: 100%;
}
.call_to_action a.button span,.call_to_action a.button i {
    color: blue;
    font-weight: bold;
}
.call_to_action a.button {
    border-radius: 10px;
}
.how_it_work h3 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.how_it_work i {
    color: #0a40c9;
    font-size: 40px;
}
.how_it_work .section-content .col-inner {
    text-align: center;
}
.how_it_work .section-content.relative>.row>.col {
    border-right: none;
}
.how_it_work .section-content .col {
    padding: 0 40px 30px;
    /*border-right: 1px solid #c4c4c4;*/
}
.arrow_it_work_1 i,.arrow_it_work_2 i,.arrow_it_work_3 i,.arrow_it_work_4 i{
    font-size: 20px;
}
.arrow_it_work_1 {
    position: absolute;
    top: 60px;
    left: 250px;
}
.arrow_it_work_2 {
    position: absolute;
    top: 60px;
    left: 550px;
}
.arrow_it_work_3 {
    position: absolute;
    top: 60px;
    right: 250px;
}
.arrow_it_work_4 {
    display:none;
}
.subtitle_request_page {
    background: #0000ff;
    padding: 5px 10px;
    border-radius: 10px;
    margin: 20px 0;
}
.subtitle_request_page h4{
    color:#fff;
}
.subtitle_request_page p.sub{
    color:#4d4c4c;
}
/*Ipad ngang(1024 x 768)*/
@media screen and (max-width: 1024px){
  
}
/*Ipad dọc(768 x 1024)*/
@media screen and (max-width: 768px){
    
}
/*Tablet nhỏ(480 x 640)*/
@media screen and (max-width: 480px){
    
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}