/*
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.   ***************/
#responsive-form {
    max-width: 600px /*-- change this to get your desired form width --*/;
    margin: 0 auto;
    width: 100%;
}

.noPadding {
    padding-bottom: 0px !important;
}

.form-row {
    width: 100%;
}

.column-half, .column-full {
    float: left;
    position: relative;
    padding: 0.65rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
    .column-half {
        width: 50%;
    }
}


body {
    color: #303030 !important;
    font-size: 15px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

h1, h2, h3, h4, h5, h6, p, a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.is-divider {
    display: none;
}


.header:not(.transparent) .header-nav-main.nav > li > a {
    color: #fff;
}

.header:not(.transparent) .header-nav-main.nav > li.active > a,
.header:not(.transparent) .header-nav-main.nav > li:hover > a {
    color: #f7c220;
}

/***************************************************************************/

.sec-1 .widget-title {
    font-size: 30px;
    margin-bottom: 15px;
    display: inline-block;
}

.sec-1 input {
    width: 90%;
}

.sec-1 button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    width: 80px;
    height: 70px;
    border-radius: 10px !important;
    background: #555555;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 20px;
    font-weight: bold;
}


.sec-1 input {
    height: 70px;
    border-radius: 10px;
}

.server-law h3,
.sec-3 h3.title-law {
    font-size: 25px;
    border-bottom: 2px solid #f2b705;
    display: initial;
    padding-bottom: 10px;
    text-transform: uppercase;
}


.sec-2 .row {
    margin-bottom: -30px;
}

.sec-2 .last-reset, .sec-2 h3 {
    color: #fff;
    text-align: center;
}

.sec-2 .col-inner {
    padding: 15px;
}

.sec-2 .icon-box.featured-box {
    margin-top: 25px;
    height: 250px;
}

.sec-3 .we-law {
    text-align: center;
}

.sec-3 .we-law .icon-inner img {
    border-radius: 50%;
    height: 190px;
    width: 190px;
}

.sec-3 .last-reset {
    text-align: center;
}

.sec-3 .box-box img {
    border-radius: 50%;
    height: 220px;
    width: 220px;
}

ul.nang-luc {
    margin-left: 18%;
}

ul.sourcode {
    margin-left: 30%;
}

ul.nang-luc li, ul.sourcode li {
    float: left;
    list-style: none;
    margin-left: 10px;
}

ul.nang-luc li span {
    color: #f2b705;
    font-size: 20px;
    font-weight: bold;
}

ul.sourcode li a i {
    background: #fdf3d2;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    color: #f7c220;
    font-weight: bold;
    padding: 7px;
}


.sec-4 p {
    /*  color: #fff;*/
    text-align: center;
    width: 50%;
    display: inline-block;
}

.sec-5 .wpcf7-submit {
    background: #f2b705;
    width: 100%;
}


/************************************************************/
.blog-archive .box-text {
    margin-top: -1%;
    display: block;
}

.blog-archive h5.post-title.is-large {
    color: #f7c220;
    font-weight: 500;
}

.blog-archive .col-inner {
    border-bottom: 1px solid #ddd;
}

.blog-archive .sec-2 .col-inner, .blog-archive .sec-3 .col-inner {
    border-bottom: 0px solid #ddd;
}

.blog-archive .box-vertical {
    margin-bottom: 20px;
}

.post-sidebar ul > li {
    border-bottom: 1px solid #ddd;
}

.row-divided > .col + .col:not(.large-12) {
    border-left: 0px solid #ececec;
}

.post-sidebar .widget-title {
    color: #f7c220;
}


/*************************************************************/

.footer-footer .row {
    margin-top: 5%;
    color: #fff;
}

.footer-footer ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footer-footer h6 {
    color: #fff;
}

.footer-footer h3.title-footer {
    text-transform: uppercase;
    color: #f7c220;
}

.footer-footer ul li a {
    color: #fff;
}

.footer-footer .widget ul li + li {
    border: 0px;
}

.footer-footer .wpcf7-submit {
    background: rgb(54, 54, 54);
}

.footer-footer i {
    color: #fff;
    font-size: 40px;
    margin-right: 10px;
}


#related_posts .col {
    float: left;
    margin-left: 0;
    list-style: none;
}

.relatedcontent h3 {
    font-size: 16px;
    margin-top: 7px;
}


#related_posts {
    border-top: 4px double #e8e8e8;
    padding-top: 10px;
}

#related_posts li:nth-child(1) {
    padding-left: 0 !important;
}

#related_posts li:nth-child(2) {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#related_posts li:nth-child(3) {
    padding-right: 0 !important;
}

.relatedthumb img {
    height: 125px;
}

.box-search {
    background: #233a46;
    text-align: center;
    padding: 15px 7px;
    margin: 14px;
    border-radius: 5px;
    color: #fff;
}

.box-tra-cuu {

    margin: 0px auto;
    width: 100%;
    max-width: 600px;
}

.box-tra-cuu label {
    float: left;
    color: #fff;
    margin: 10px 15px 0px 0px;
}

.form-search input {
    float: left;
    width: 100%;
    border-radius: 5px;
    margin: 0px !important;
}

.button-search .btn-search-key {
    float: left;
    width: 100%;
    margin-bottom: 0px !important;
    background: #00acdb;
    color: #fff;
    border-radius: 5px;
    margin-left: 10px;
}

.table-responsive1 h2 {
    font-size: 1.5rem;
    color: #4fc3d3;
    padding: 15px 0px;
    margin-bottom: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.row-5 {
    padding: 0px 10px !important;
}

.pd-5 {
    padding: 0px 5px 10px 5px !important;
}

.row-0 {
    padding: 0px 15px !important;
}

.pd-0 {
    padding: 0px !important;
}

.formSearch {
    width: 600px;
    margin: auto;
}

.table-responsive1 span {
    margin-bottom: 20px;
    display: block;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}

.headerForm h3 {
    color: #000;
}

.headerForm {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
    color: #000;
}

@media only screen and (max-width: 768px) {
    .formSearch {
        width: 100%;
        margin: auto;
    }

    .form-search input {
        float: left;
        width: 100%;
        border-radius: 5px;
        margin: 0px !important;
    }

    .button-search button {
        width: 200px !important;
        margin: 10px auto !important;
        display: block;
        float: none !important;
    }

    .button-search {
        width: 100%;
        display: inline-block;
        text-align: center;
    }
}