/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 10.1.4
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.footer_top_holder .column2.footer_col2:lang(ko) {
    width: 38%;
}
.icl-en {
    display: none;
}
.info-col1 img {
    max-width: 126px;
    margin-bottom: 5px;
}
.table-design table {width: 100%;text-align: left;}

.table-design table tr td {text-align: left;padding: 6px 12px;
    display: table-cell;background-color: #f6f6f6;}

.table-design table thead tr td {font-weight: 600;
    color: #ffffff;
    background: #cc2030;
    font-size: 14px;}

.table-design table tr:nth-child(even) td {background-color: #e9e9e9;}

@media(min-width:578px){
	.table-design table tr td:nth-child(1) {width: 15%;}

	.table-design table tr td:nth-child(2) {width: 10%;}

	.table-design table tr td:nth-child(3) {width: 9%;}

	.table-design table tr td:nth-child(4) {width: 20%;}

	.table-design table tr td:nth-child(5) {width: 20%;}

	.table-design table tr td:nth-child(6) {width: 22%;}
}
@media(max-width: 577px){
	.table-design table tr td {display: block;}
}
@media only screen and (max-width: 600px){
	.footer_top_holder .column2.footer_col2 {
		width: 100% !important
	}
	.column2.footer_bottom_column {
		margin-bottom: 10px;
	}
	.column2.footer_bottom_column {
		display: none;
	}
	.hidden-desktop {
		margin-bottom: 10px;
		display: inline-block !IMPORTANT;
		width: 100% !important;
	}
	.column1.footer_bottom_column .textwidget {
		line-height: 19px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 1489px){
	.column1.footer_col1 .info-col2 {
		margin-top: 12px;
	}
	.research-info a {
		margin-left: 12px;
	}
	.research-info i {
		margin-right: 17px !IMPORTANT;
	}
}
.wpml-ls-legacy-dropdown-click {
    margin: auto;
}
.header_bottom .lang-mobile {
    left: 0;
}
@media only screen and (min-width: 600px){
	.hidden-desktop {
		display: none !important;
	}	
}
@media only screen and (min-width: 480px){
	.footer_bottom.hidden-desktop {
		line-height: 34px;
		margin-top: 19px;
		margin-bottom: 0;
	}
	
}
@media only screen and (max-width: 600px){
	.footer_bottom.hidden-desktop:lang(en), .footer_bottom.hidden-desktop:lang(vi){
		margin-top: 19px;
	}
}
.q_icon_list>p {
    color: #818181 !important;
}


.client .mpc-effect--grey-scale .mpc-item {
    background: #ffffff !important;
    border: solid 2px #cecece;
}

/*
Pagination
=========================== */
.pagination {
    display: inline-block;
    padding-left: 0;
    margin:0;
    border-radius: 4px;
    padding-bottom: 73px;
    width: auto !important;
    max-width: none;
}
.text-center {
    text-align: center;
}

.pagination > li > a,
.pagination > li > span {
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    background-color: #fcfcfc;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #a2a2a2;
    cursor: default;
    background-color: #fcfcfc;
    border-color: #dddddd;
}
.pagination > li > a {
    color: #b21d27;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination>li {
    display: inline;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li > a {
    color: #b21d27;
}
 /*end pagitation*/
 .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 300px;
    margin-bottom: 0;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon, .input-group-btn {
   	width: 41px;
    height: 34px;
    vertical-align: middle;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
input.search-field.form-control {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
form.search-form.form-group {
    margin-top: 38px;
    text-align: right;
    width: 100%;
}
.list-news table tbody {
    height: auto !important;
}
.hidden-dev {display: none !IMPORTANT;}
@media(max-width: 450px){
	.input-group .form-control {
	    width: 200px;
	}
	.pagination>li>a, .pagination>li>span{
	    padding: 3px 7px;
	}
	table.table.table-responsive.table-bordered.korean tbody tr td:nth-child(2) {
	    white-space: nowrap;
	}
}

.single-post .blog_single p {
    color: #000;
}
.service-wrap .image-dev img {
    max-width: 151px;
    margin-top: 10px;
}

.post_text a {
    color: #2196F3;
}
.post_text_inner>ol {
    padding-left: 25px;
    padding-bottom: 20px;
}

/*==========custom css============*/
.inner-box-team .wpb_wrapper {
    background-color: #FAFAFA;
    text-align: center;
}

.inner-box-team .wpb_wrapper .mpc-textblock {
    padding: 30px 15px;
}

.inner-box-team .wpb_wrapper .mpc-textblock h3 a {
    font-family: HelveticaNeue;
    margin-bottom: 8px;
    color: #555555;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    text-transform: capitalize;
}
.inner-box-team .wpb_wrapper .mpc-textblock h3 a {
    color: #B21D27;
}

.inner-box-team .wpb_wrapper .mpc-textblock h4 {
    margin-bottom: 8px;
    color: #555555;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    font-family: HelveticaNeue;
}
.inner-box-team {
    padding-bottom: 30px;
}
body .inner-box-team-right  h3 {
    color: #444444;
    font-size: 18px;
    line-height: 1.4;
    text-align: left;
    font-family: HelveticaNeue;
    margin-bottom: 10px;
    font-weight: 700;
}

body .inner-box-team-right ul li {
    list-style: none;
    position: relative;
    padding-left: 20px;
}

body .inner-box-team-right ul {
    padding-bottom: 18px;
}


body .inner-box-team-single-left h4 {
    margin-bottom: 8px;
    color: #555555;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    font-family: HelveticaNeue;
    padding-top: 20px;
    font-weight: 700;
}

body .inner-box-team-single-left h3 {
    font-family: HelveticaNeue;
    margin-bottom: 8px;
    color: #555555;
    font-size: 20px;
    line-height: 1.4;
    text-transform: capitalize;
    color: #B21D27;
    font-weight: 700;
}
body .inner-box-team-right ul li:before {
    content: "";
    left: 4px;
    top: 5px;
    width: 3px;
    height: 9px;
    border: solid #B21D27;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}


/*==========custom css============*/
.fromceo-img {
    max-width: 400px;
}
.inner-box-team .wpb_wrapper .mpc-textblock h3 a:hover {
    color: #000;
}
/*.elementor-background, .elementor-background-holder, .elementor-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr;
}
.elementor-background-video, .elementor-background-video-embed, .elementor-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.elementor-background-video-container embed, .elementor iframe, .elementor object, .elementor video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none;
}
.elementor-html5-video {
    -o-object-fit: cover;
    object-fit: cover;
}*/
.box-row1 {
    border: none !important;
    padding-bottom: 0 !IMPORTANT;
}

.box-row1 .section_inner_margin.clearfix {
    background: #f6f6f6;
    padding: 40px;
    border-radius: 10px;
    font: inherit !important;
    box-shadow: 0 0 20px #ccc;
}


/*.blog_single.blog_holder article .post_text .post_text_inner p {
    margin-bottom: 0;
}*/
.single-post article.post {
    max-width: 800px;
}
.single .blog_single ul li {
    color: #000;
    padding-left: 0;
}

.single .blog_single ul {
    padding-left: 7px;
}
.single .blog_single ol {
    padding-left: 20px;
	    color: #000;
}

.blog_single table tr td, .blog_single table tr th {
    color: #000;
}
.blog_single.blog_holder article .post_text .post_text_inner table {
    max-width: 100%;
}


.box-list-v1 ul ul li:before {
    content: "*";
    border:none;
    font-weight:bold;
    color: #B21D27;
    top: 1px;
}
.box-list-v1 ul ul{
    padding-left: 0px!important;
}
.box-list-v1 ul ul li {
    padding-left: 10px;
}
body .inner-box-team-right a.mpc-button {
    border-color: #B21D27;
    color: #B21D27;
    text-transform: capitalize;
    font-weight: bold !IMPORTANT;
}

body .inner-box-team-right a.mpc-button .mpc-button__background {
    background-color: #B21D27;
}
.inner-box-team-right.style1 p, .inner-box-team-right.style1 ul li {
    color: #303030;
}
.inner-box-team-right.style1 p {
    padding-bottom: 2px;
}



@media(min-width: 320px){
	html[lang="ko-KR"] p {
	    white-space: normal;

	  /* QUAN TRỌNG với tiếng Hàn/CJK: không bẻ giữa các ký tự, chỉ bẻ ở space hoặc dấu nối */
	    word-break: keep-all;

	  /* Không cố bẻ từ dài; để nguyên tắc “chỉ bẻ ở space” được ưu tiên */
	    overflow-wrap: normal;

	  /* Tùy chọn: cải thiện quy tắc xuống dòng cho tiếng Hàn (trình duyệt hỗ trợ) */
	    line-break: loose;

	  /* Tùy chọn (Chrome/Safari mới): đẹp hơn khi chia dòng, vẫn bẻ ở space */
	    text-wrap: pretty;
	}

}
.single .blog_single ol {
    padding-left: 30px;
    padding-bottom: 15px;
}
.check-list li {
    display: block;
    position: relative;
    padding-left: 35px;
}

.check-list li:before {
    content: "";
    top: 6px;
    width: 4px;
    height: 8px;
    position: absolute;
    left: -13px;
    top: 13px;
    width: 6px;
    height: 1px;
    background-color: #000;
}
.single .blog_single ul {
    padding-bottom: 15px;
}
.h3, h3, .h4, h4, .h2, h2, .h5, h5 {
    padding-bottom: 10px;
}
b {
    font-weight: 700;
}
