.kc_row .kc_col-sm-12{
 padding-left:0px !important;
 padding-right:0px !important; 
}
.admin-bar .sticky-header{
	top:32px;
}
.kc_column>.kc-col-container{
	display:block;
}
.kc-row-container.kc-container{
	max-width:1200px;
	width:100%;
}
.btn-default{
	background: rgba(255, 255, 255, 0.2);
	border-color:transparent;
}
.btn{
	padding:0px;
	border: none;
    border-radius: 0px;
}
.bootstrap-select>.dropdown-toggle{
	padding-right:0px;
}
.btn-default:hover,
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default{
	background: rgba(255, 255, 255, 0.2);
	border-color:#48c7ec;
}
.page-title{
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.pagination li a, .pagination li span{
	position: relative;
    display: inline-block;
    line-height: 29px;
    height: 42px;
    font-size: 16px;
    text-transform: capitalize;
    min-width: 42px;
    background: #f4f4f4;
    color: #666666;
    font-weight: 400;
    text-align: center;
    border-radius: 50%;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #ffffff;
    background: #f74949;
}
.pagination li:first-child a, .pagination li:first-child span,
.pagination li:last-child a, .pagination li:last-child span{
	border-radius:50%;
}
.default-form .group-title{
	margin-bottom:0px !important;
}
.comment-box .tor_theme .tor_theme{
	margin-left:80px;	
}
.main-header .btn-outer .dropdown.open .search-box-btn .fa-search:before{
	content:'\f00d';
}
/*************************** Blog Widget Style **************************/

.widget ul{
	position:relative;
}
.widget ul li{
	position:relative;
	margin-bottom:10px;
	border-bottom:1px solid #ececec;
	display:block;
	padding-bottom:10px;
	color: #666666;
    font-size: 15px;
}
.widget ul li a{
	position:relative;
	color:#666666;
	font-size:15px;
	font-weight:400;
	padding-bottom:0px;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	border-bottom:0px;
	
}
.widget ul li a:hover{
	color:#222222;
}
.tor_theme .default-form{
	margin-bottom:30px;
}
.tor_theme .default-form h3{
	margin-top:5px;
}
/*--------------------------theme check----------------------------------*/
	#wp-calendar {
		width: 100%;
	}
	#wp-calendar caption {
		text-align: right; 
		color: #333; 
		font-size: 12px; 
		margin-top: 10px;
		margin-bottom: 15px;
	}
	#wp-calendar thead { 
		font-size: 10px;
	}
	#wp-calendar thead th { 
		padding-bottom: 10px;
	}
	#wp-calendar tbody { 
		color: #aaa; 
	}
	#wp-calendar tbody td { 
		background: #f5f5f5; 
		border: 1px solid #fff; 
		text-align: center; 
		padding:8px;
	}
	#wp-calendar tbody td:hover { 
		background: #fff; 
	}
	#wp-calendar tbody .pad { 
		background: none; 
	}
	#wp-calendar tfoot #next { 
		font-size: 10px; 
		text-transform: uppercase; 
		text-align: right;
	}
	#wp-calendar tfoot #prev { 
		font-size: 10px; 
		text-transform: uppercase; 
		padding-top: 10px; 
	}
	
	.sticky .inner-box {background: #efefef; padding:10px; }
	.sticky .inner-box .thm-unit-test {border: 3px solid #fff; padding:20px !important; }
	.sticky .post .post-content{ background-color:transparent; }
	.wp-caption {
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
	.gallery-caption {
		font-size:15px;
		color:#777777;
		line-height:1.8em;
		font-weight:400;
		background:#ffffff;
		-webkit-font-smoothing: antialiased;
		-moz-font-smoothing: antialiased;
		font-family: 'Lato', sans-serif;	
	}
	.bypostauthor{
		font-size:15px;
		color:#777777;
		line-height:1.8em;
		font-weight:400;
		background:#ffffff;
		-webkit-font-smoothing: antialiased;
		-moz-font-smoothing: antialiased;
		font-family: 'Lato', sans-serif;		
	}
	.alignright{ 
		text-align:right;
	}
	.alignleft{ 
		text-align:left;
	}
	.aligncenter{ 
		text-align:center;
	}	
	.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*************************************Theme Unit Testing***********************/
.thm-unit-test .tag-sticky-2 .inner-box{
	background:#fafafa;
	padding:15px;
}
.thm-unit-test h1,.thm-unit-test h2,.thm-unit-test h3,.thm-unit-test h4,.thm-unit-test h5,.thm-unit-test h6{
	font-family: 'Poppins', sans-serif;
	margin-bottom:15px;
	font-weight:600;
	color: #333333;
	line-height:1.2em;
	text-transform: uppercase;
}
.thm-unit-test h1{
	font-size:26px;
}
.thm-unit-test h2{
	font-size:22px;
}
.thm-unit-test h3{
	font-size:18px;
}
.thm-unit-test h1+h2+h3{
	margin-bottom:15px !important;
}
.thm-unit-test h4,.thm-unit-test .text h4{
	font-size:16px;
}
.thm-unit-test h5{
	font-size:14px;
}
.thm-unit-test h6{
	font-size:12px;
}
.thm-unit-test table{
	margin-bottom:20px;
}
.thm-unit-test table thead tr th{
	border: 1px solid #ddd;
    vertical-align: bottom;
	padding:8px;
}
.thm-unit-test table tbody tr th{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.thm-unit-test table tbody tr td{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.thm-unit-test .text > ul,.thm-unit-test ol,.thm-unit-test > ul{
	padding-left:18px;
}
.thm-unit-test .text > ul li ul,.thm-unit-test .text > ul li ul li ul,
.thm-unit-test > ul li ul,.thm-unit-test > ul li ul li ul{
	padding-left:40px;
}
.thm-unit-test .text > ul li,
.thm-unit-test > ul li{
	list-style-type:disc;
	display:list-item;
}
.thm-unit-test .text > ul li ul li,
.thm-unit-test > ul li ul li{
	list-style-type:circle;
}
.thm-unit-test .text > ul li ul li ul li,
.thm-unit-test > ul li ul li ul li{
	list-style-type:square;
}
.thm-unit-test ol li{
	list-style-type:decimal;
	display:list-item;
}
.thm-unit-test ol li ol li{
	list-style-type:lower-alpha;
}
.thm-unit-test ol li ol li ol li{
	list-style-type:upper-roman;
}
.thm-unit-test p img,.thm-unit-test figure img,.thm-unit-test img{
	max-width:100%;
	display:block;
	height:auto;
}
figure{
	max-width:100%;
	display:block;
}
.paginate-links {
	margin-top: 15px;
}
.paginate-links a,
.paginate-links > span {
    margin: 0 5px 7px 0;
    position: relative;
	border: 1px solid #f74949;
    color: #f74949;
    display: inline-block;
    font-size: 14px;
    font-weight: 800;
    line-height: 24px;
    min-width: 46px;
    padding: 10px 5px 6px;
    text-align: center;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}
.paginate-links a:hover,
.paginate-links > span{
	background: #f74949 none repeat scroll 0 0;
    border-color: #f74949;
    color: #ffffff;
}
/****************Custom Widget*********************/
.widget_recent_comments ul li{
	padding: 0px 0px 10px;
}
.widget select{
	width:100%;
	display:block;
	border:1px solid #ededed;
	padding:6px 6px;
	margin-top:15px;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.widget ul{
	padding-bottom:0px;
}
.widget ul li ul{
	padding:0px;
	margin:0px;
}
.widget ul li ul li{
	border-bottom:none;
	border-top:1px solid #e6e6e6;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:0px;
	margin-top:10px;
}
.thm-unit-test .share-box ul{
	padding-left:0px !important;
}
.thm-unit-test .share-box ul li{
	list-style-type:none !important;
	display:inline-block !important;
}
.thm-unit-test .share-box ul li img{
	display:inline-block !important;
}
.post-password-form input[type="password"]{
	border:1px solid #f74949;
	padding:5px 10px;
	display:inline-block;
}
.post-password-form input[type="submit"]{
	background:#f74949;
	color:#fff;
	padding:6px 15px; 
	display:inline-block;
	border:none;
	
}
.thm-unit-test .review-box .fr-coment-item .fr-coment-item{
	margin-left:60px;
}
.thm-unit-test .review-box .fr-coment-item .name h4{
	font-size:18px;
}
.thm-unit-test .default-form .section-title h3{
	font-size:24px !important;
}
.thm-unit-test .post-comments.comment-area{
	margin-top:40px;
}
.blog-section .thm-unit-test > p{
	margin-bottom:15px;
}
/*********************Custom Footer widget Styling************************/
.footer-widget h3{
	margin-bottom:30px;
}
.footer-widget.widget_recent_comments ul li{
	padding: 0;
}
.footer-widget ul li a{
	padding:0px 0 10px;
}
.footer-widget ul li a,.footer-widget ul li,.footer-widget .textwidget p{
	color:#ffffff;
}
.footer-widget a{
	color:#fafafa;
}
.footer-widget select{
	width:100%;
	padding:6px;
	color:#222;
}
.footer-widget #wp-calendar caption{
	padding:0px;
	margin:0px 0 15px;
	font-size:14px;
	color:#ffffff;
}
.footer-widget #wp-calendar thead th{
	border:1px solid #fafafa;
	border-bottom:none;
	text-align:center;
	padding:0px;
	line-height:30px;
	color:#ffffff;
}
.footer-widget #wp-calendar tbody .pad{
	background:#fafafa;
}
.footer-widget .tagcloud a{
	color:#ffffff;
}
.comments-area .comment.trackback .comment-inner,
.comments-area .comment.pingback .comment-inner{
	padding-left:0px;
}
.comments-area .comment.trackback .author-thumb,
.comments-area .comment.pingback .author-thumb{
	display:none;
}
.no-comments{
	display:inline-block;
	background:#f74949;
	padding:8px 15px;
	color:#ffffff;
	margin-top:20px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.thm-unit-test .posts-nav{
	margin-top:50px;
}
.thm-unit-test .posts-nav a{
	font-size:15px;
	color:#333333;
}
.thm-unit-test .posts-nav a span{
	display:inline-block;
	padding:15px;
	color:#ffffff;
	font-size:14px;
	background:#333333;
}
.thm-unit-test .posts-nav a:hover{
	color:#f74949;
}
.thm-unit-test .posts-nav a:hover span{
	background:#f74949;
}
/*** 

====================================================================
	Error Section Style
====================================================================

***/

.error-section{
	position:relative;
	text-align:center;
	padding:150px 0px 150px;
}

.error-section .error-big-text{
	position: relative;
	font-size:180px;
	color:#111111;
	font-weight:700;
	letter-spacing:5px;
	margin-bottom:20px;
	line-height:1em;
}

.error-section h2{
	position:relative;
	color:#26292d;
	font-weight:600;
	font-size:42px;
	line-height:1.3em;
	margin-bottom:30px;
}

.error-section h2 span{
	font-weight:300;
}

.error-section .text{
	font-size:20px;
	font-weight:300;
	margin-bottom:30px;
	color:rgba(0,0,0,0.60);
}

.error-section .error-options{
	position:relative;
}

.error-section .error-options .or{
	position:relative;
	color:#fff;
	font-size:18px;
	margin:0px 25px;
	font-weight:500;
}

.error-section .btn-style-four{
	padding:12px 25px;
	background-color: #111111;
	color: #fff;
}

.error-section .btn-style-four:hover{
	opacity:0.8;
	color:#ffffff;
	background:#111111;
}

.error-search-box{
	position:relative;
	margin-top:12px;
	width:320px;
	display:inline-block;
}

.error-search-box .form-group{
	position:relative;
	margin:0px;	
}

.error-search-box .form-group input[type="text"],
.error-search-box .form-group input[type="search"]{
	position:relative;
	line-height:32px;
	padding:10px 50px 10px 20px;
	border:1px solid #111111;
	display:block;
	font-size:14px;
	width:100%;
	height:55px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.error-search-box .form-group button{
	position:absolute;
	right:0px;
	top:0px;
	height:55px;
	width:50px;
	line-height:52px;
	text-align:center;
	display:block;
	font-size:14px;
	color:#fff;
	background:#111111;
	border-radius:0px 3px 3px 0px;
	font-weight:normal;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.error-search-box .form-group input:focus + button,
.error-search-box .form-group button:hover{
	color:#f74949;
}
.footer-widget.widget_rss ul li{
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #eaeaea;
}
.footer-widget.widget_rss ul li a{
	display:block;
	font-weight:700;
}
.footer-widget.widget_rss ul li .rss-date{
	color:#f74949;
}
.thm-unit-test .text dl dt,
.thm-unit-test dl dt{
	font-weight:normal;
}
.thm-unit-test .text dl dd,
.thm-unit-test dl dd{
	margin-bottom:6px;
	margin-left:50px;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper{
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	width:100%;
	padding-bottom: 56.25%;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper iframe{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
 .wp-block-cover .wp-block-cover-text{
	 font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.4;
	font-weight:bold;
	color: #fff;
	padding:0px;
	margin:0px;
}
.wp-block-pullquote{
	border-top:none;
	border-bottom:none;
	padding:0px;
	margin:0px;
}
.comments-area .comment .comment-inner{}


/* ===== TB 2026: participant pages (categories *-national / *-students) ===== */
.tb-participants .thm-unit-test{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-bottom:40px}
.tb-participants .thm-unit-test > .post{margin:0;min-width:0}
.tb-participants .thm-unit-test > .tb-post-wide{grid-column:1 / -1}
.tb-card{height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.08)}
.tb-card-photo{display:block;position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#f2f2f2}
.tb-card-landscape .tb-card-photo{aspect-ratio:3 / 2}
.tb-card-photo img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 20%;transition:transform .5s ease}
.tb-card-landscape .tb-card-photo img{object-position:50% 50%}
.tb-card:hover .tb-card-photo img{transform:scale(1.03)}
.tb-card-initials{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;font-family:'Poppins',sans-serif;font-size:64px;font-weight:600;color:#cfcfcf;letter-spacing:2px}
.tb-card-body{flex:1;display:flex;flex-direction:column;padding:22px 25px 25px}
.tb-card-body h3{margin:0 0 6px;font-size:19px;line-height:1.3;text-transform:uppercase}
.tb-card-body h3 a{color:#222}
.tb-card-body h3 a:hover{color:#dd551c}
.tb-card-role{font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#dd551c;margin-bottom:12px;line-height:1.5}
.tb-card-text{font-size:15px;line-height:1.65;color:#777;margin-bottom:16px}
.tb-card-text p{margin:0}
.tb-card-body .read-more{margin-top:auto;font-family:'Poppins',sans-serif;font-size:14px;font-weight:600;color:#dd551c}
.tb-card-wide .tb-card-body{padding:35px 40px}
.tb-card-wide .tb-card-body h3{font-size:24px}
.tb-card-wide .tb-card-text{font-size:17px;max-width:900px}
@media (max-width:991px){.tb-participants .thm-unit-test{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}
@media (max-width:599px){.tb-participants .thm-unit-test{grid-template-columns:1fr}.tb-card-wide .tb-card-body{padding:25px}}
.tb-single{margin-bottom:40px}
.tb-single-head{display:flex;align-items:flex-start;gap:40px;margin-bottom:40px}
.tb-single-photo{flex:0 0 38%;max-width:38%;position:-webkit-sticky;position:sticky;top:120px}
.tb-single-landscape .tb-single-photo{flex-basis:50%;max-width:50%}
.tb-single-photo img{display:block;width:100%;height:auto}
.tb-single-intro{flex:1;min-width:0}
.tb-single-intro > p:first-child strong{font-family:'Poppins',sans-serif;font-size:26px;line-height:1.3;color:#222;text-transform:uppercase}
.tb-single-gallery{clear:both}
.tb-single-back{margin-top:30px;padding-top:20px;border-top:1px solid #eee;font-family:'Poppins',sans-serif;font-weight:600;text-transform:uppercase}
.tb-single-back a{color:#dd551c;margin-right:20px}
.tb-single-back a:before{content:"\2190\00a0"}
@media (max-width:767px){.tb-single-head{flex-direction:column;gap:25px}.tb-single-photo,.tb-single-landscape .tb-single-photo{position:static;flex-basis:auto;max-width:480px;width:100%}}
.tb-card-fit .tb-card-photo{background:#222}
.tb-card-fit .tb-card-photo:before{content:"";position:absolute;top:-30px;left:-30px;right:-30px;bottom:-30px;background:var(--tb-bg) center / cover no-repeat;filter:blur(20px);opacity:.6}
.tb-card-fit .tb-card-photo img{object-fit:contain;object-position:50% 50%;z-index:1}
.tb-card-fit:hover .tb-card-photo img{transform:none}
.tb-countries-page{padding:70px 0 20px}
.tb-countries-page .sec-title{margin-bottom:25px}
.tb-countries-intro{max-width:820px;margin:0 auto 50px;text-align:center;font-size:16px;line-height:1.8;color:#777}
.tb-countries{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin:0 0 70px}
.tb-country{position:relative;display:block;flex:0 0 calc((100% - 60px) / 3);max-width:calc((100% - 60px) / 3);aspect-ratio:4 / 3;overflow:hidden;background:#1d1d1d;color:#fff;text-decoration:none}
.tb-country-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1.4s ease,transform .6s ease}
.tb-country-bg.is-on{opacity:1}
.tb-country:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.35) 45%,rgba(0,0,0,.05) 100%)}
.tb-country:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:linear-gradient(to top,rgba(221,85,28,.9) 0%,rgba(221,85,28,.2) 60%,rgba(221,85,28,0) 100%);opacity:0;transition:opacity .4s ease}
.tb-country-body{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:25px 28px}
.tb-country-name{display:block;font-family:'Poppins',sans-serif;font-size:28px;font-weight:600;line-height:1.2;letter-spacing:1px;text-transform:uppercase;color:#fff}
.tb-country-more{display:inline-block;margin-top:12px;padding-top:10px;border-top:2px solid #dd551c;font-family:'Poppins',sans-serif;font-size:13px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#fff;transition:border-color .4s ease}
.tb-country-more:after{content:"\00a0\2192";display:inline-block;transition:transform .3s ease}
.tb-country:hover,.tb-country:focus{color:#fff}
.tb-country:hover:before{opacity:1}
.tb-country:hover .tb-country-bg{transform:scale(1.06)}
.tb-country:hover .tb-country-more{border-color:#fff}
.tb-country:hover .tb-country-more:after{transform:translateX(5px)}
@media (max-width:991px){.tb-countries{gap:20px}.tb-country{flex-basis:calc((100% - 20px) / 2);max-width:calc((100% - 20px) / 2)}.tb-country-name{font-size:22px}.tb-countries-page{padding-top:40px}}
@media (max-width:479px){.tb-country{flex-basis:100%;max-width:100%}}
.tb-cat-intro{display:flex;align-items:flex-start;gap:50px;margin:0 0 60px}
.tb-cat-intro-photo{flex:0 0 36%;max-width:36%;position:-webkit-sticky;position:sticky;top:120px}
.tb-cat-intro-photo img{display:block;width:100%;height:auto}
.tb-cat-intro-text{flex:1;min-width:0;font-size:16px;line-height:1.8;color:#666}
.tb-cat-intro-nophoto .tb-cat-intro-text{max-width:900px}
.tb-cat-intro-text h2{font-size:34px;line-height:1.25;text-transform:uppercase;margin:0 0 8px;color:#222}
.tb-cat-intro-text .tb-cat-intro-role{font-family:'Poppins',sans-serif;color:#dd551c;font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:14px;margin-bottom:24px}
.tb-cat-intro-text p{margin-bottom:14px}
.tb-cat-intro-text ul{margin:0 0 14px 20px;padding:0}
.tb-cat-intro-text ul li{list-style:disc;margin-bottom:6px}
.tb-cat-works-title{font-size:26px;text-transform:uppercase;color:#222;margin:0 0 30px;padding-top:40px;border-top:1px solid #eee}
@media (max-width:767px){.tb-cat-intro{flex-direction:column;gap:25px}.tb-cat-intro-photo{position:static;flex-basis:auto;max-width:420px;width:100%}.tb-cat-intro-text h2{font-size:26px}}
.tb-video{margin:10px 0 35px;max-width:900px}
.tb-video .wp-video{width:100%!important;max-width:100%}
.tb-video-vertical{max-width:380px}
/* ===== /TB 2026 ===== */
