@font-face{

font-family: 'Orbitron-Black';

src: url(' ../../css/fonts/Orbitron-Black.ttf');

}



body{
margin:0;
background-color: #3B4656;
font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
font-weight: bold;
font-size: 18px;
}

.top-header {
	position: relative;
	text-align: left;
	width: 100%;
	height: 280px;
	/* float: left; */
	display: block;
	 background-image: url( ../images/linz.jpg); 
	background-repeat: repeat-x;
	background-size: contain;
}
.top-header img	{

	position:absolute;

	right: 20px;

	top: 10px;

	width:237px;

	height:auto;

	z-index:2;

	display:none;

	}

.hd-inf {
	left: 50%;
	/*font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";*/
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	font-weight: bold;
	top: 190px;
	position: absolute;
	text-align: center;
	z-index: 3;
	font-size: 28px;
	color: #FFF;
}
.adress {
	position: absolute;
	left: 50%;
	top: 250px;
	transform: translateX(-50%) translateY(-50%);
	z-index: 4;
	font-size: 24px;
	color: #FFF;
	text-align: center;
}
.weblink {
	position: absolute;
	top: 118px;
	right: -100px;
	opacity: 1;
	visibility: visible;
	font-family: Orbitron-Black, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 30px;
	font-weight: 400;
	z-index: 6;
	color: #FFF;
	/* text-shadow: 1px 5px 3px #090909; */
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	}
/*----------------------------------------------blind -slider----------------------------------------------*/
.sidebar {
	position: absolute;
	color: #000000;
	top: 75px;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 40;
	display: flex;
	flex-direction: column;
	background-color: #FFFFFF;
	border: solid 3px black;
	text-align: center;
	min-width: 900px;
}
.pan-title {
	width: 100%;
	padding: 8px;
	font-size: 24px;
}
.main-pan {
	width: 100%;
	min-height: 98px;
	border-top: solid 3px black;
	display: flex;
}

.trigger {
	background-color: #ff0101;
	padding: 7px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
		color: #fff;
	z-index: 20;
	border:solid 2px #000000;
}
.trigger .blind {
	color: #FFFFFF;
	font-size: 31px;
}
.trigger .eye{
	display:none;
	color: #FFFFFF;
	font-size: 31px
}
.trigger:hover{
	cursor: pointer;
	background-color: #FFFFFF;
	color:#000000!important;
}
.trigger:hover i {
	color:#000000!important;
}


.blind-title {
	color: #000000;
	font-size: 18px;
	border-right: solid 2px #000000;
	padding-right: 8px;
	/*height: 60px;*/
	padding-left: 8px;
	line-height: 64px;
	font-weight: bold;
}
.opt {
	display: flex;
	flex-direction: column;
	border-right: solid 2px #000000;
}
.opt:last-child{

  border-right:none;
}
.name-opt {
	padding: 5px;
		font-weight: bold;
	min-width: 200px;
}
.set-opt img:hover{
	cursor:pointer;
}
.set-opt{
	margin-top:0px;
}
.set-opt:first-child{
	margin-top:15px;
}

.color, .active{
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	margin: 0px 8px;
	width: 36px;
	font-weight: bold;
	font-size: 27px;
	background-color:#E40307;
	padding-top: 5px;
	border: solid 1px #000;
	}

.dark, .invers {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	margin: 0px 8px;
	width: 36px;
	font-weight: bold;
	font-size: 27px;
	background-color:#E40307;
	padding-top: 5px;
	border: solid 1px white;
	}
.soft{
display: inline-block;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	margin: 0px 8px;
	width: 36px;
	height: 37px;
	
	border: solid 1px #000;	
	
}
.whiter{
	background-color: #FFFFFF;
	color:black;
	font-weight:bold; 
}
.blacker{
	background-color: #000000;
	color:#FFFFFF;
}
.norm{
	padding-top: 5px;
	background-image: url(../images/rgb.jpg);
	background-size: 100% 100%;
}
i.fa-undo{
	color:white;
}

i.fa-undo:hover i{
	color:black;
}

.active::after {
	content: "";
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 25px solid #020202;
	position: absolute;
	right: 8%;
	bottom: -27px;
}
.invers::after{
	content: "";
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 25px solid white;
	position: absolute;
	right: 8%;
	bottom: -27px;
}
.inp-col{
	display:flex;
	flex-direction:column;
	flex-wrap: nowrap;
}

.inp-wrap{
	display:flex;
	flex-direction:row;
	align-items: center;
	padding:3px;
}
.fon{
	margin-left:7px;
}
.shrift{
	margin-left:1px;
}
.fontsize {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	margin: 0px 3px;
	width: 54px;
	font-weight: bold;
	font-size: 27px;
	padding-top: 5px;
	border: solid 1px #000;
	height: 50px;
	line-height: 50px;
}
.last-opt {
	display: flex;
	justify-content: center;
}
#def{
	background-image: url(../images/undo.jpg);
	background-size: 100% 100%;	
}

	/*------------------------------------------------------------------------------------------------------------*/

.dvd {
	width: 100%;
	height: 5px;
	background-color:#FFFFFF;
	float: left;
}

nav {
	/* position: relative; */
	/* float: left; */
	width: 100%;
	text-align: center;
	background-color: #142336;
}
nav .menu{

  padding-left:0;

  margin-top:0;

  margin-bottom:0;

  list-style:none;

  /*background:#110f0f;*/

 /* display:none;*/

  display:flex;

  background:#142336;

  width:75%;

  margin-left:auto;

  margin-right:auto;

  }

.nav-wtmenu{
	background:none;
border-top:solid 2px black;
border-bottom:solid 2px black;
	font-size:18px;
}

nav .menu li{

    text-align:center;

  border-right: 1px solid rgba(153, 153, 153, 0.4);

    flex:auto;

  border-bottom: none;
	position: relative;

  }

  

  nav .menu li:last-child{

  border:none;

  }
.wt-menu{
	background:none!important;
	font-size:18px;
	
}
nav .wt-menu li{
 border-right: 1px solid black;

}
nav .wt-menu li:last-child{

  border:none;
}
.bl-menu{
	background:none!important;
	font-size:18px;
}
nav .bl-menu li{
 border-right: 1px solid white;

}
nav .bl-menu li:last-child{

  border:none;
}

   .a-norm {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 3;
	display: block;
	padding-left: 0;
	font-size: 1em;
	outline: none;
	transition: background-color 0.4s;
 position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);
  transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);
  z-index: 1;
}

.a-white{
	color: black;
	background-color: white;
	color:black!important;
	text-decoration: none;
	line-height: 3;
	display: block;
	padding-left: 0;
	font-size: 1em;
	outline: none;
	transition: background-color 0.4s;
 position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);
  transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);
  z-index: 1;
}
.a-black{
	background-color: black;
	color: white!important;
	text-decoration: none;
	line-height: 3;
	display: block;
	padding-left: 0;
	font-size: 1em;
	outline: none;
	transition: background-color 0.4s;
 position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);
  transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);
  z-index: 1;
}

.a-norm::after {
	content: '';
	display: block;
	height: 2px;
	position: absolute;
	bottom: 0;
	right: 1.25rem;
	left: 1.25rem;
	background-color: #FFFFFF;
	-webkit-transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);
	transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	z-index: -1;
}

.a-white::after {
	content: '';
	display: block;
	height: 2px;
	position: absolute;
	bottom: 0;
	right: 1.25rem;
	left: 1.25rem;
	background-color: black;
	-webkit-transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);
	transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	z-index: -1;
}
.a-black::after {
	content: '';
	display: block;
	height: 2px;
	position: absolute;
	bottom: 0;
	right: 1.25rem;
	left: 1.25rem;
	background-color: white;
	-webkit-transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);
	transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	z-index: -1;
}


.a-norm:hover {
  color: black;
}
.a-white:hover {
  color: white!important;
}
.a-white:hover .fa-black{
	color:white!important;
}

.a-black:hover {
  color: black!important;
}

.a-black:hover .fa-white {
  color: black!important;
}



.a-norm:hover:after {
  right: 0;
  left: 0;
  height: 100%;
}
.a-white:hover:after {
  right: 0;
  left: 0;
  height: 100%;
}
.a-black:hover:after {
  right: 0;
  left: 0;
  height: 100%;
}


nav .menu .m-submenu li {
	list-style: none;
	background-color: #142336;
	border-right: none;
	/*border-bottom: solid 1px #d7d7d71a;*/
	text-align: center;
}

.nav .menu .m-submenu li a {
	color:#FFFFFF;
	width: 100%;
}
.nav .menu .m-submenu li a:hover{
	 color: black;
	
}


  

  #toggle-menu{

  background: #142336;

  line-height:2.5;

  color: #b7b7b7;

  padding-left:1em;

  font-size:1em;

  cursor:pointer;

  display:none;

  }	

  nav #toggle-menu i{

  margin-right:.5em;

  }



.nav .menu .m-submenu {
	position: absolute;
	left: 0px;
	width: 100%;
	padding-left: 18px;
	opacity: 0;
	visibility: hidden;
	-webkit-box-shadow: 0px 21px 21px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 21px 21px 5px rgba(0,0,0,0.75);
	box-shadow: 0px 21px 21px 5px rgba(0, 0, 0, 0.89);
	margin-left:0 !important;
	padding: 0 !important;
	z-index: 100;
}


/*nav .menu .m-submenu li{

text-align:center;

list-style: none;

background-color:#566880;

border-right:none;

border-bottom:solid 1px #f6f6f61a;

}
*/

nav .menu > li:hover .m-submenu {

 -webkit-transition: opacity .5s ease-in-out;

  -moz-transition: opacity .5s ease-in-out;

  -ms-transition: opacity .5s ease-in-out;

  -o-transition: opacity .5s ease-in-out;

  transition: opacity .5s ease-in-out;

  opacity: 1;

  visibility: visible;

}

.page-active{

	background-color:#256757;

}	

.footer{

min-height:40px;

width:100%;

float:left;

color:#E1E1E1;

margin-top:10px;

text-align:center;

padding-top:8px;

padding-bottom:8px;

}

.ft-info{

	
	font-size:18px;

	color:#FFFFFF;

	width:75%;

	height:20px;

	margin-left:auto;

	margin-right:auto;

	}
/*-------------------------------------Content-------------------------------------------------*/
.flex-block{

	display: flex;

	max-width: 960px;

	margin-left: auto;

	margin-right: auto;

	justify-content: space-around;

	width:100%;

}	

.in-block {
	width: 312px;
	/* min-height: 300px; */
	margin-top: 10px;
	flex: auto;
	border: solid 2px #5c697b;
	text-align: center;
	padding: 10px;
	display: flex;
	flex-direction: column;
		justify-content: flex-end;
}

.anons{

	border-left:0px;

	border-right:0px;

}

.flex-block .in-block:last-child{

  margin-right:0px;

  }

  .flex-block .fa{

	 font-size:60px;

	 color: #FFFFFF;

}

.goTo, .link-white {
	text-decoration: none;
	display: inline-block;
	min-width: 100px;
	padding: 10px 18px;
	margin-top: 10px;
	background-color: #FFF;
	color: #000;
	transition: background-color .1s linear;
	outline: none;
	/* padding: 8px 18px; */
	margin-bottom: 6px;
}
.mids{

	margin-top: 5px;

}

.link-whitehover{
background-color: black;
	color:white;
}

.goTo:hover{

	background-color:#000000;
	color:#FFFFFF;

}

.box-title{

	text-align:center;

	color:#FFFFFF;

	font-size:34px;

	width:100%

}	

.box-text {
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	width: 100%;
	height: 178px;
}

#up-box{

	/*background-color:#FF5F62;*/

	width:300px;

	height:185px;

	overflow:hidden;

}



#up-box ul {

  width: 100%;

 /* height: 185px;*/

  margin: 0px;

 padding:0px;

}

#up-box ul li {

  display: block;

}

.now, .soon, .plan{

width:100%;

min-height:185px;

/*font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;*/

/*font-size:14px;*/

/*color:#EBEBEB;*/


font-size:17px;

color:#FFFFFF;

/*background-color:#8A8681;	*/

}	

.scroll-title {


	color: #F87318;

	margin-bottom: 8px;

	font-size: 30px;

	width: 100%;

	height: 38px;

	/*background-color: #142336;*/

	/*padding-top: 8px;*/

	padding-left:5px;

	text-align:left;

	}

hr{

color:#A5A5A580;

/*width:120px;*/

}

.pic-wrap {
	width: 300px;
	/* height: 280px; */
	background-color: #FFF;
	padding-top: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.75);
}

.pic-year {


color:#DBDBDB;

font-size:16px;	

}

#flex-count{

	display:flex;

	justify-content:center;

	margin-top:33%;

	align-items:center;

}



.counter{

	font-size:84px;

	color:#FF6431;

	

}

.cnt{

	border-left:none;

	border-right:none;

}

.cnt-text {
	color: #FFFFFF;
	font-size: 34px;
	/* margin-top: 70px; */
	margin-bottom: 50px;
}

.cnt-ring {
	width: 130px;
	height: 130px;
	border: solid 2px #5c697b;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	line-height: 130px;
}
.arrow {

	/*width:65;*/

	/*height:150px;*/



}	

.arrow .fa-arrow-left{

   /*font-size:30px;*/

	color:#E9790A;

}

.arrow .fa-arrow-right{

	/* font-size:30px;*/

	color:#E9790A;

}

.chat-title {
	display: flex;
	justify-content: center;
	align-items: center;
}

/*.photo a{

	text-decoration:none;

	font-family:AvanteLtNr_Thin, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;

color:#DBDBDB;

font-size:16px;	

}*/

/*.photo a:hover{

	color:#FF9022;

}*/



.preflex-title .pops span{

	font-size: 40px;

}

.pic-wrap img{

	width:269px;

	height:auto;

}



.tit{

	font-size: 25px;

	color:#CAFE67B3;

	

}

.adm{

margin-bottom:10px;	

}

.last {
	/*background-color: #2C3440;*/
	margin-top: 20px;
	border: solid 2px #5c697b;
	display: block;

}

.direct, .hudruk {

	width: 48%;

	text-align: center;

	float: left;

	color: #FFFFFF;

}

.direct{

	border-right:solid 2px #5c697b;

}



.adm-img {

	width: 100%;

	/*height: 200px;*/

	text-align: center;

	padding-top: 10px;



}



.adm-img img {

	width: 140px;

	height: auto;

	border-radius: 50%;

	border: solid 3px #5c697b;

	margin-top:10px;

}

.italic {

	
	color: #EF8C39;

	font-size: 18px;

}



.rdk{

	width:300px;

	min-height:30px;

	border:solid 2px #5c697b;

	text-align:center;

	color:#E8E8E8;

	

}

.old{

	border-right:none;

	border-top:none;

}

.new{

		border-left:none;

	border-top:none;

}

.history{

justify-content:space-between;	

}
.count-wrap {
	text-align: center;
	font-weight: 700;
	width: 100px;
	height: 50px;
	font-size: 38px;
	/* line-height: 150px; */
	/* background: #ff782e; */
	color: #fff;
}
.visit {
	display: flex;
	text-align: center;
	justify-content: center;
	width: 560px;
	/* background-color: #2c3545; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	/* height: 150px; */
	/* border-radius: 50%; */
	align-items: center;
	/* flex-direction: column; */
	border: solid 2px #576475;
}
#icon-wrap {
	width: 45px;
	margin-left: 14px;
	color: #7e93a8;
	margin-right: 8px;
}
#count-wrap {
	width: 100px;
	height: 40px;
	font-size: 35px;
	line-height: 40px;
	color: #7e93a8;
	font-family: Exo2-Medium;
}
.vis-text {
	color: #ee8208;
	font-size: 35px;
/*	margin-left: 8px;
	margin-right: auto;*/
	font-weight:bold;
}
.reklam {
	border: solid 2px #5c697b;
	margin-top: 30px;
	/* float: left; */
	width: 750px;
	/* margin-left: auto; */
	/* margin-right: auto; */
	display: block;
}
	
#rek-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* margin-top: 10px; */
	padding: 10px 10px;
}
.scroll-photo img {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	border: solid 2px #5c697b;
  transition: all 400ms linear;
}

.scroll-photo img:hover{
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
cursor:pointer;
}

.scroll-photo{
	margin-left: 10px;
margin-right: 10px;
}
.topik{
	margin-left: 10px;
margin-right: 10px;
	font-size: 32px;
	}

.detal {
	text-decoration: none;
	display: inline-block;
	min-width: 100px;
	padding: 10px 15px;
	margin-top: 5px;
	/* margin-bottom: 3px; */
	background-color: #566B83;
	color: #eee;
	transition: background-color .1s linear;
	outline: none;
}
.detal:hover{


	background-color: #26374A;


}
.pop-i{
	font-size: 30px;
	color: #ff6431;
}
.preflex-title {
	/* width: 70%; */
	/* height: 50px; */
	color: #FFFFFF;
	/* margin-left: auto; */
	/* margin-right: auto; */
	padding: 20px 0px;
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
}
/*--------------------------------------------------------------------------------------------*/

.back-none{
	background:none;
}

.wrap-none{
	background:none;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
height: 90%;
}
.just-black-font{
	color:black;
}
.fa-black{
	color:black!important;
}
.fa-white{
	color:white!important;
}

.sc-black{
	background-color:white!important;
	color:black!important;
	font-size:18px;
	border:solid 3px black;
	text-decoration: none;
}
.sc-bord {
	background-color: black!important;
	color: white !important;
	font-size: 18px;
	border: solid 2px white;
	text-decoration: none;
}
.side-black{
	border:solid 3px white;
	background-color:black;
	color:white;
}
.opt-black{
	border-right: solid 2px #fff;
}
.bl-color{
	border:solid 1px white;
}
.witeBord{
	border-top: solid 3px white;
}


