﻿/* Style - www.netbax.net © January 2025 - Autor by Chris Bax - net@netbax.net */

.dark{ 
background-image: url(../images/transparent3.png);
width: 100%; 
height:100%; 

}

.dark .postn{
position:absolute;
right:150px;
bottom:30px;
background-color:transparent;
border: 1px solid red;
 text-align: center;
border-radius:4px;
color: #fff;
height: 170px;
    width: 250px;
font-family: tahoma;
font-weight:normal;
font-size: 14px;
line-height:20px;
}

.dark .speak {
color: #fff;
font-family: Garamond, serif;
font-weight:bold;
font-size: 27px;
text-transform:capitalize;
 }

.dark .pol1 {
font-weight: bold !important;
text-transform:uppercase;
font-family:tahoma;
font-size:20px;
color:#fff;}



.dark .uoo{
font:normal 20px Tahoma;
color:#fff;
text-align:center;
position:absolute;
left:440px;
top:60px;
font-weight:bold;
}

.dark .uoo1{
font:normal 20px Tahoma;
color:#fff;
text-align:center;
position:absolute;
right:340px;
top:60px;
font-weight:bold;
}




.dark .rainb{
 border: 2px solid #fff;
  border-radius: 4px;
background-color: #f3ec78;
background-image: linear-gradient(to right, #FFFF00, #007FFF, #66FF00, #ff0000, #FF0000,#00FFFF,
#FF00FF,
#7FFFD4,
#B0BF1A,
#EB5406,
#E75480,
#E799A3,
#ff033e,
#c46210,
#ff7e00,
#a4c639,
#ff033e,
#008000,
#f96,
#69c,
#fe6f5e,
#c00,
#e30022,
#ed9121,
#ff0038);
-webkit-background-clip:text;
-webkit-text-fill-color:transparent;
font-family: Garamond, serif;
font-weight:bold;
font-size: 70px;
-webkit-text-stroke:0px #ff0000;}





.dark .stro {
color: #ff0000;
font-family: Garamond, serif;
font-weight:bold;
font-size: 100px;
-webkit-text-stroke:1.47px #fff;}


.dark .text-shadow{
font:bold 65px Tahoma, Geneva, sans-serif;
font-style:normal;
text-shadow:7px 5px 0px #ff0000;
color:#fff;
text-align:center;
text-decoration:none;
opacity:1;
}




















