/* 
Datalife Engine template, 
name: 1TV.TOP Unique, updated 2026, version DLE: 15 and higher
*/

:root {
	--bg: #fff; --bg-darker: #ededed; --bg-darker-1: #e1e1e1; --bg-black: #1e1e1e; --bg-blackest: #111111;
	--tt: #444; --tt-fade-0: #4b4640; --tt-fade: #80776c; 
	--bdc: rgba(0,0,0,0.1); --bsh-long: 0 0 60px rgba(0,0,0,0.5); --bsh: 0 0 3px 0 rgba(0,0,0,0.25);
	--bsh-block: 0 1px 5px 0 rgba(0,0,0,0.15);
	--accent: #79c142; --green: #3bb33b; --red: #eb4d4b; --orange: #f0932b; 
	--grey: #888; --yellow: #ffda4a; --blue: #486bed;

	--ui-elem-height: 40px; --ui-elem-padding: 20px; --ui-elem-gap: 10px; --ui-elem-bdrs: 4px; 
	--ui-bg-btn: #79c142; --ui-tt-btn: #fff; --ui-bg-btn-hover: #66aa32; 
	--ui-bg-inp: #fff; --ui-bdc-inp: #e3e3e3; --ui-bdc-inp-focus: #35c535;
	
	--ui-bg: #fff; --ui-bg-darker: #f2f6f8; --ui-bg-darkest: #e4ebef; --ui-accent: #06c;
	--ui-bdc: rgba(0,0,0,0.1); --ui-tt-fade: #80776c; --ui-fw-bolder: 500; --ui-fw-fa: 300;
	--ui-bsh: 0 12px 40px rgba(0,0,0,0.3); --ui-bsh-inset: inset 1px 2px 5px rgba(0,0,0,0.1); --ui-bdrs: 4px;
	--ui-gradient: linear-gradient(to bottom, #5c4f68, #352d3c); --ui-bg-black: #352d3c;
	 --ui-bg-attention: #fceedf; --ui-bd-attention: #fc9a07;
	--indent-negative: -20px; --indent: 20px; --max-width: 1140px;
}

/* RESET, BASIC UI SETTINGS
----------------------------------------------- */
* {background: none; margin: 0; padding: 0; outline: none; border: 0; box-sizing: border-box;}
ol, ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
img, table, iframe, video, frame, embed, object {max-width: 100%;}
body {font-family: 'inter', sans-serif; font-size: 14px; font-weight: 400; line-height: calc(1em + 0.5rem); 
	color: var(--tt); background-color: #111; width: 100%;}
a {color: var(--tt); text-decoration: none;}
a:focus {color: var(--tt); text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 500; font-size: 24px;}
::selection {background: #ff0000; color: #fff;}
b, strong, .otx-c70cbdaba7 {font-weight: 500;}

button, select, textarea, input[type="text"], input[type="password"], input[type="button"], [type="reset"], input[type="submit"] 
{appearance: none; -webkit-appearance: none; font-size: 16px; font-family: inherit; font-weight: inherit;}
input[type="button"], input[type="submit"] {font-size: 14px; font-weight: 400;}
button, .btn, [type="button"], [type="reset"], [type="submit"], .pmessages__links a, .qq-upload-button, .plupload_button, 
.otx-1077cf382c a 
{display: inline-flex; justify-content: center; align-items: center; cursor: pointer; white-space: nowrap;
	height: var(--ui-elem-height); padding: 0 var(--ui-elem-padding); gap: var(--ui-elem-gap);
	border-radius: var(--ui-elem-bdrs); background-color: var(--ui-bg-btn); color: var(--ui-tt-btn);
	font-size: 14px; font-weight: 500; text-transform: uppercase;}
button:active, input[type="button"]:active, input[type="submit"]:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
.color-btn, [class*=otx-5717ce70b4], [class*=plyr], .owl-prev, .owl-next, .owl-dot, [id*=mceu], [class*=tox-], .ui-dialog-titlebar-close {padding: 0; margin: 0; 
	line-height: 1.4; border: 0; box-shadow: none; background: none; border-radius: 0;}

[type="text"], [type="password"], [type="email"], select, textarea  {height: var(--ui-elem-height); 
	padding: 0 var(--ui-elem-padding); line-height: calc(var(--ui-elem-height) - 1px); 
	width: 100%; background-color: var(--ui-bg-inp); border: 1px solid var(--ui-bdc-inp); 
	border-radius: var(--ui-elem-bdrs); box-shadow: none; font-size: 14px; display: block;}
[type="text"]:focus, [type="password"]:focus, [type="email"]:focus, textarea:focus {border-color: var(--ui-bdc-inp-focus);}

select:not([multiple]) {background-image: url(../dleimages/chevron-down.svg); padding-right: 30px;
	background-repeat: no-repeat; background-position: right 15px top 50%; background-size: 12px auto;}
select option {padding: 6px 10px; font-weight: 400;}
select[multiple] option {padding: 3px 10px; font-weight: 400;}
select[multiple] {padding: 9px 5px;}
textarea {padding-top: 20px; padding-bottom: 20px; overflow: auto; resize: vertical;}
input::placeholder, textarea::placeholder {color: var(--tt-fade); opacity: 1; font-size: 14px;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}


/* USEFUL CLASSES
----------------------------------------------- */
.otx-9dceb872d6, .otx-d793aed62d, .otx-386d07f56b, .otx-30bb21a6aa, .otx-ee7609d4c4, .otx-05fd7b9a35 {position: relative;}
.otx-d793aed62d {padding-top: 60%;}
.otx-d793aed62d > img, .otx-386d07f56b img, .otx-05fd7b9a35 img {width: 100%; height: 100%; object-fit: cover; border-radius: inherit;}
.otx-d793aed62d > img {position: absolute; left: 0; top: 0;}
.otx-9dceb872d6 img, .otx-9dceb872d6 > a, .otx-05fd7b9a35 img {width: 100%; display: block;}
.otx-05fd7b9a35 > img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; 
	border-radius: inherit; display: block; object-fit: cover;}
.clr {clear: both;}
.clearfix::after {content: ""; display: table; clear: both;}
.otx-51a740f873 {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block;}
.otx-44b154793e, .otx-dd3bca7b1e, .otx-8a6138dab3, .otx-87cdc6060b, .otx-a636215d03 
{display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.otx-dd3bca7b1e {-webkit-line-clamp: 3; line-clamp: 3;} .otx-8a6138dab3 {-webkit-line-clamp: 4; line-clamp: 4;}
.otx-87cdc6060b {-webkit-line-clamp: 5; line-clamp: 5;} .otx-a636215d03 {-webkit-line-clamp: 6; line-clamp: 6;}
.otx-a18bc96cb4 {margin:0 calc((100% - 100vw)/2); padding:0 calc((100vw - 100%)/2);}
.otx-b20d7c6f9a::after {content: ''; position: absolute; z-index: 1; left: 0; right: 0; bottom: 0; height: 60%; 
	background: linear-gradient(to top, #000 0%, transparent 100%); opacity: 1;}
.otx-3806dc1fca::after {content: ''; position: absolute; inset: 0; z-index: 10;}
.otx-4ee16ffbf9::before {position: absolute; inset: 0; z-index: 5; border-radius: inherit; opacity: 0;
	background-color: rgba(0,0,0,0.66); color: #fff; font-size: 34px; display: grid; place-items: center;}

.otx-b56c9038d0 {display: flex; flex-wrap: wrap; flex-direction: row;}
.otx-703fa28c86 {flex-direction: column; flex-wrap: nowrap;} 
.otx-e3b4f7131a {justify-content: space-between;}
.otx-75688a9958 {justify-content: flex-start;}
.otx-dca98efa13 {justify-content: center;}
.otx-57547d0bfd {justify-content: flex-end;}
.otx-63864f9033 {align-items: flex-start;}
.otx-bf94a3ba76 {align-items: center;}
.otx-3658db2550 {align-items: flex-end;}
.otx-1e387c6d2f {order: -1;}
.otx-bf61e7472d {order: 10;}
.otx-5fa8306ead, .ui-dialog-title, .otx-724e34c8c6 .comments_subscribe, .otx-5da536828d {flex: 1 1 0; max-width: 100%; min-width: 50px;}
.otx-5c0691b3c0, .otx-5da8df0d54 {flex: 1 0 min-content}
.otx-d264c8cb6b {display: grid; place-items: center;}
.otx-4a3950283f {text-align: center;}

.otx-45f290a220 {display: grid; gap: 10px; grid-template-columns: repeat(auto-fill,minmax(min(40vw,170px),1fr));}
.otx-45f290a220 > *:not(.otx-5bc996d974), #dle-content > *:not(.otx-5bc996d974) {grid-column: 1 / -1;}
.otx-45f290a220 > #dle-content {display: inherit; gap: inherit; grid-template-columns: inherit;}

.otx-edf94807f1 {row-gap: 5px;} .otx-f8eb5f6045 {row-gap: 10px;} .otx-9881d3f4a7 {row-gap: 15px;} .otx-5c32b389fc {row-gap: 20px;}
.otx-83b1e114f1 {row-gap: 25px;} .otx-7b4cde1268 {row-gap: 30px;} .otx-b3c5b6c9e4 {row-gap: 35px;} .otx-6304a0fe50 {row-gap: 40px;}
.c-gap-5 {column-gap: 5px;} .c-gap-10 {column-gap: 10px;} .c-gap-15 {column-gap: 15px;} .c-gap-20 {column-gap: 20px;}
.c-gap-25 {column-gap: 25px;} .c-gap-30 {column-gap: 30px;} .c-gap-35 {column-gap: 35px;} .c-gap-40 {column-gap: 40px;}
.otx-ee7609d4c4 {position: relative;} .otx-f6ce7fcb7b {overflow: hidden;} .otx-c4aa1f4978 {display: block;} 
.otx-a7bf991ccd {width: 100%; min-width: 100% !important; grid-column: 1 / -1;} .otx-036acab4b0 {border-radius: 50%;}
.otx-31ab4c1eea {margin-left: auto;} .otx-4e4e08f91d {margin-right: auto;} .otx-457026d1a6 {margin-top: auto;} .otx-f41ea231c2 {margin-bottom: auto;}
.otx-f589c1e021 {aspect-ratio: 3 / 2;} .otx-f5bb491616 {aspect-ratio: 2 / 3;} .otx-4a5d1df973 {aspect-ratio: 1 / 1;}

.otx-ae80842c7b {--ui-elem-height: 30px; font-size: 12px; padding: 0 10px;}
.otx-251d33a154 {--ui-elem-height: 50px; --ui-elem-padding: 40px}
.otx-5e92d2949e {aspect-ratio: 1 / 1; padding: 0;}
.otx-efd83a507a {border-radius: calc(var(--ui-elem-height)/2);}
.otx-22b976aa85 {background: none; border: 1px solid var(--bdc); color: var(--tt); box-shadow: none;}
.otx-d8613aeb9b {background: none; color: var(--tt); box-shadow: none; padding: 0;}
.otx-58ee086340 {background-color: var(--bg-darker); color: var(--tt-fade); --ui-btn-bsh: var(--bg-darkest);}

.hidden, .otx-f7d60acc3f, .full-text .quote + br, 
#category option:empty, .ui-helper-hidden-accessible:empty, #related_news:empty, #result-registration:empty, 
.info br, #fullsearch + form .otx-7255eab995, .bb-sep, .bb-pane > .clr, .otx-cd5e442a8b li:empty, 
.has-checkbox:empty {display: none;} 
.otx-59cd493f31:has(.otx-7e4c0d2799:last-child), .otx-2a4ff232e3:has(.serv__subtitle:last-child) {display: none;}
.otx-d8452ae8d8, button, .btn, a, .otx-205a26b20b::before, .otx-4c064f01a7::after
{transition: color 0.3s, background-color 0.3s, opacity 0.3s, box-shadow 0.3s, 
	transform 0.3s, border-color 0.3s, scale 0.3s, rotate 0.3s, translate 0.3s;}

@font-face {font-family: 'inter'; src: url('../webfonts/inter-400.woff2') format('woff2');
	font-weight: 400; font-style: normal; font-display: swap;}
@font-face {font-family: 'inter'; src: url('../webfonts/inter-500.woff2') format('woff2');
	font-weight: 500; font-style: normal; font-display: swap;}
@font-face {font-family: 'Oswald'; src: url('../webfonts/oswald-700.woff2') format('woff2');
	font-weight: 700; font-style: normal; font-display: swap;}
@font-face {font-family: 'Righteous-Regular'; src: url('../webfonts/Righteous-Regular.woff2') format('woff2');
	font-weight: 400; font-style: normal; font-display: swap;}


@media (hover: hover) and (pointer: fine) {
	a:hover {color: var(--tt); text-decoration: none;}
	button:hover, .btn:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, 
	.pmessages__links a:hover, .qq-upload-button:hover, .us__btn a:hover, .plupload_button:hover, 
	#searchsuggestions span.seperator a:hover, .otx-1077cf382c a:hover 
	{background-color: var(--ui-bg-btn-hover); color: var(--ui-tt-btn); border-color: var(--ui-bg-btn-hover);}
	.ui-dialog-titlebar-close:hover, .otx-2b42e89fa0:hover, .otx-7abbea7801:hover {background-color: var(--ui-red); color: var(--tt-btn);}
	.xfieldimagegallery a:hover, .comments-image-gallery a:hover {opacity: 0.8;}
	.fs-result:hover {background-color: var(--ui-bg-darker);}

	.otx-6d744ae844 li:hover > a {opacity: 1; color: var(--accent);}
	.otx-6d744ae844 li:hover .otx-1da7b95e9e {opacity: 1; visibility: visible; translate: 0 0;}
	.otx-f29424982f:hover .otx-2c1809ad2b {translate: 0 0; opacity: 1;}
	.otx-1da7b95e9e a:hover, .otx-05cf64a90d a:hover, .otx-643c9be318 a:hover, .otx-12e4f33e6d > a:hover, .otx-c64dca9efe a:hover,  
	.otx-ede0706da9 a:hover, .otx-1f3ae38660 a:hover, .otx-a0ee002e12 a:hover, .otx-cd5e442a8b a:hover, 
	.otx-6dd1885a55:hover, .otx-af8be9862b > *:hover, .otx-22135c8337 a:hover {text-decoration: underline;}
	.owl-nav button:hover {opacity: 1; background-color: var(--accent); color: #fff;}
	.otx-f5006468e0 button:not(.otx-ce1448177a):hover, .otx-80108b9f74 > a:hover, .otx-c8864b29f5:hover, .otx-e635602a2f a:hover, 
	.otx-76e8034cc5 a:hover, .otx-ad6fe8a771 button:hover {background-color: var(--accent); color: #fff;}
	.otx-f29424982f:hover .otx-4ee16ffbf9::before {opacity: 1;}
	.otx-f34127a295:hover, .otx-f42536c09a a:hover {opacity: 0.8;}

	.otx-7abbea7801:hover, .otx-c71f666dce:hover, .otx-ebb2f52035:hover {background-color: var(--red); color: #fff;}
	.otx-4f9d7a66da a:hover .fal, .otx-e635602a2f a:hover {background-color: var(--accent) !important;}
	.otx-4dd2205e6b:hover {color: var(--accent); background: none;}
}


.dt {
	--bg: #222222; --bg-darker: #111111; --bg-darker-1: #050505; --bg-black: #131313; --bg-blackest: #050505;
	--tt: #ccc; --tt-fade-0: #c0c0c0; --tt-fade: #acacac; 
	--bdc: rgba(255,255,255,0.2); --bsh-long: 0 0 60px rgba(0,0,0,0.5); --bsh: 0 0 3px 0 rgba(0,0,0,0.55);
	--bsh-block: 0 1px 5px 0 rgba(0,0,0,0.45);
	
	--ui-bg-inp: rgba(0,0,0,0.15); --ui-bdc-inp: rgba(0,0,0,0.5); 

	--ui-bg: #222; --ui-bg-darker: #111; --ui-bg-darkest: #050505; --ui-accent: #60afff;
	--ui-bdc: rgba(0,0,0,0.5); --ui-tt-fade: #a1a1a1;
	--ui-bsh: 0 12px 40px rgba(0,0,0,0.5); --ui-bsh-inset: inset 1px 2px 5px rgba(0,0,0,0.4); 
	--ui-gradient: linear-gradient(to bottom, #5c4f68, #352d3c); --ui-bg-black: #352d3c;
	 --ui-bg-attention: #24221f; --ui-bd-attention: #a76605;
}
.dt {color-scheme: dark;}
.dt select:not([multiple]) {background-image: url(../dleimages/chevron-down-light.svg);}
.dt .otx-6d744ae844 > li > a:not(:hover) {opacity: 1; color: #fff;}
.dt .otx-aab2737857, .dt .otx-aab2737857:focus {box-shadow: inset 0 0 0 1px #000, inset 1px 2px 5px rgba(0,0,0,0.2);}
.dt .otx-4e4d214c86, .dt .otx-3d53edbfe9, .dt .otx-65e6683953, .dt .otx-f5006468e0 button.is-active, .dt .otx-1da7b95e9e li:not(:has(a)), 
.dt .otx-b9aa63eb87 h1, .dt .otx-8189a199ce h1, .dt .otx-e273da66db {--tt: #fff; color: #fff;}

.dt .otx-6d5c98b5a9, .dt .otx-216f791eae {box-shadow:0 0 0 1px #000,2px 3px 3px 0 rgba(0,0,0,0.4);}
.dt .otx-ffa24112cb .full-text, .dt .otx-3418e6b3ed {color: #ccc;}
.dt .otx-063a0908bc a {--blue: #60afff;}
.dt .otx-d07f2d97ee {background-color: rgba(255,255,255,0.06);}
.dt .otx-ffda66bcb4:has(.otx-ac52f2d619) .otx-d07f2d97ee {background-color: var(--bg-black);}
.dt .otx-8e2d433a3f input, .dt .otx-98934faacb textarea, .dt .otx-445fefdd1e, .dt .otx-09021ad90f {background-color: rgba(0,0,0,0.3);}
.dt .otx-09021ad90f.pos {background-color: rgba(59, 179, 59, 0.15);}
.dt .otx-09021ad90f.neg {background-color: rgba(235, 77, 75,0.15);}


.otx-8ce7c62161 ul li::before {font-weight: 300; font-family:'Font Awesome 5 Pro';}