@font-face {
    font-family: 'copper';
    src: url('../fonts/coprgtl.eot');
    src: url('../fonts/coprgtl.eot') format('embedded-opentype'),
         url('../fonts/coprgtl.woff2') format('woff2'),
         url('../fonts/coprgtl.woff') format('woff'),
         url('../fonts/coprgtl.ttf') format('truetype'),
         url('../fonts/coprgtl.svg#CopperplateGothicLightRegular') format('svg');
}

@font-face {
  font-family: "telegram";
  src:url("../fonts/telegramicon.eot");
  src:url("../fonts/telegramicon.eot?#iefix") format("embedded-opentype"),
	  url("../fonts/telegramicon.woff") format("woff"),
	  url("../fonts/telegramicon.ttf") format("truetype"),
	  url("../fonts/telegramicon.svg#untitled-font-3") format("svg");
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon.woff") format("woff"),
       url("../fonts/Flaticon.ttf") format("truetype"),
       url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

#yoo-zoo .item div.pos-description .element-textarea p, 
#yoo-zoo .item div.pos-description .element-textarea em, 
#yoo-zoo .item div.pos-description .element-textarea strong, 
#yoo-zoo .item div.pos-description .element-textarea span, 
#yoo-zoo .item div.pos-description .element-textarea ul li, 
#yoo-zoo .item div.pos-description .element-textarea ol li, 
#yoo-zoo .item div.pos-description .element-textarea th, 
#yoo-zoo .item div.pos-description .element-textarea th p, 
#yoo-zoo .item div.pos-description .element-textarea th span, 
#yoo-zoo .item div.pos-description .element-textarea th strong, 
#yoo-zoo .item div.pos-description .element-textarea td, 
#yoo-zoo .item div.pos-description .element-textarea td p, 
#yoo-zoo .item div.pos-description .element-textarea td span, 
#yoo-zoo .item div.pos-description .element-textarea td strong
{
	font-family: verdana;
	color: #474747;
	font-size: 14px;
}
#yoo-zoo .item div.pos-description .element-textarea h1, 
#yoo-zoo .item div.pos-description .element-textarea h2, 
#yoo-zoo .item div.pos-description .element-textarea h3, 
#yoo-zoo .item div.pos-description .element-textarea h4, 
#yoo-zoo .item div.pos-description .element-textarea h5, 
#yoo-zoo .item div.pos-description .element-textarea h6 
{
	font-family: verdana;
	color: #474747;
}
#yoo-zoo .item div.pos-description .element-textarea ul 
{
    padding-right: 0;
    padding-left: 20px;
}
#yoo-zoo .item div.pos-description .element-textarea ol
{
    padding-right: 0;
    padding-left: 20px;
}

#yoo-zoo .item div.pos-description .element-textarea ul li, 
#yoo-zoo .item div.pos-description .element-textarea ul
{
	list-style: outside none disc;
}
#yoo-zoo .item div.pos-description .element-textarea ol li, 
#yoo-zoo .item div.pos-description .element-textarea ol
{
	list-style:outside none number;
}

#yoo-zoo .item div.pos-description .element-textarea a,
#yoo-zoo .item div.pos-description .element-textarea td a ,
#yoo-zoo .item div.pos-description .element-textarea th a 
 {
    color: #3492dc;
    font-family: 474747;
    font-size: 14px;
}

#yoo-zoo .item .element-textarea table
{
	width:100%;
}
.slideshow {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
}

#yoo-zoo .categories a.teaser-image {
    width: 250px;
    margin: auto auto 10px;
    border-left: 2px solid #3492dc;
    border-right: 2px solid #3492dc;
    border-top: 4px solid #3492dc;
}
#yoo-zoo .categories a.teaser-image img {
    border: 2px solid #fff;
    width: 250px;
    height: 150px;
}

body
{
	background:#fff;
	position:relative;
	overflow-x:hidden;
}
.homepage
{
	/*overflow:hidden;*/
}
#mainBg
{
	position:absolute;
	left:0;
	top:0;
	z-index:0;
	width:100%;
	height:100%;
}
.mainBox
{
	background:url("../images/nb/body11.jpg") no-repeat 50% 0%;
	/*width:1920px;
	height:1097px;*/
	position:absolute;
	left:0;
	top:0;
	background-size: cover !important;
	z-index: 0;
	width:100%;
	height:100%;
}
.logoMask
{
	background:url("../images/nb/enshadow1.png") no-repeat 0 0%;
	position:absolute;
	/*left:0;
	top:0;
	background-size: cover !important;
	z-index: 0;
	width:100%;
	height:100%;*/
	
	width:856px;
	height:266px;
	left:50%;
	top:50%;
	margin-left:-428px;
	margin-top:-233px;
}
.biglogo
{
	background:url("../images/nb/biglogoenn.png") no-repeat 55% 0;
	height: 325px;
    left: 50%;
    margin-left: -363px;
	/*left:0;*/
    margin-top: -30px;
    position: absolute;
    top: 50%;
	/*width:100%;*/
    width: 810px;
	/*transform: 			scale(.9);
	-o-transform: 		scale(.9);
	-moz-transform: 	scale(.9);
	-webkit-transform: 	scale(.9);*/
}

.homepage .tm-navbar
{
	border:none;
	margin:0;
	background:url("../images/nb/header.jpg") no-repeat 50% 0;
	height:95px;
	position: relative;
    z-index: 1;
	padding-top: 11px;
}
.homepage .uk-navbar
{
	background:none;
	height:95px;
	border-top: 1px solid #0152bc;
}

.homepage .tm-headerbar {
    min-height: 55px;
    padding: 0;
	min-width: 100%;
}
.tm-navbar
{
	border:none;
	margin:0;
	background:url("../images/nb/header.jpg") no-repeat 50% 0;
	height:200px;
	position: relative;
    z-index: 1;
	padding-top: 11px;
}
.uk-navbar
{
	background:url("../images/nb/inheader.jpg") no-repeat 50% 0;
	height:200px;
	border-top: 1px solid #0152bc;
}
.tm-logo {
    float: left;
    height: 63px;
    margin-left: 30px;
    margin-right: 0 !important;
    margin-top: 30px;
    width: 152px;
}
.tm-logo p
{
	margin:0;
}
.tm-headerbar {
    min-height: 200px;
    padding: 0;
	min-width: 100%;
}

.rightDiv {
    float: right;
    margin-right: 50px;
    margin-top: 41px;
}
.langswitch {
    float: right;
    text-align: left;
    width: 60px;
	margin-top: 6px;
}
.langswitch li {
    line-height: 16px;
    margin: 0 !important;
}
.langswitch li a {
    color: #898989;
    font-family: copper;
    font-size: 13px;
}
.langswitch li.lang-active a ,
.langswitch li:hover a 
{
    color: #1d7cd4;
} 
.social {
    float: right;
    height: 30px;
    margin-right: 20px;
    margin-top: 10px;
    width: 90px;
}
.social ul {
    text-align: center;
	direction: ltr;
}
.social ul li
{
	display:inline-table;
	height: 23px;
    padding: 0;
	margin:0 2px;
}
.social ul li a
{
    height: 23px;
    
    padding: 0;
}
.social ul li a img
{
	display:none;
}
.social ul li a.insta
{
	font-weight: bold;
}
.social ul li a.insta::before ,
.social ul li a.insta::after,
.social ul li a.fb::before ,
.social ul li a.fb::after
{
	font-family: Flaticon;
	font-size: 25px;
	font-style: normal;
	color:#0152bc;
}
.social ul li:hover a::before ,
.social ul li:hover a::after
{
	color:#898989 !important;
}
.social ul li a.telegram:before ,
.social ul li a.telegram:after
{
	font-family: telegram;
	font-size: 26px;
	font-weight:bold;
	color:#0152bc;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: bold !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
}
.social ul li a.insta::before { content: "\f100"; }
.social ul li a.fb::before { content: "\f101"; }
.social ul li a.telegram::before 
{ 
	content: "\61"; 
	display:table-caption;
	height: 25px;
    line-height: 31px;
}


.homepage .mainmenu {
    /*left: 0;*/
	float:left;
    margin-left: 70px;
    margin-top: 30px;
    position: relative;
    /*top: 0;*/
    /*width: 220px;*/
	min-height:250px;
}
.mainmenu
{
	left: 0;
    margin-left: 60px;
    margin-top: 140px;
    position: absolute;
    top: 0;
    width: 170px;
}
#tm-main {
    margin: 0;
}
.tm-main {
    float: none;
    padding: 0;
}
.icemegamenu > ul {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.icemegamenu > ul li
{
	display:list-item;
	height: 35px;
    line-height: 35px;
}
.icemegamenu > ul > li.active ,
.icemegamenu > ul > li:hover 
{
	/*list-style:outside !important;*/
	color:#2482cc;
}
.icemegamenu ul  li.active span.icon,
.icemegamenu ul  li:hover span.icon
{
	background-position:0% 100% !important;
}
.icemegamenu > ul li a.iceMenuTitle {
    border: medium none;
    /*padding: 0 12px 0 2px !important;*/
	
	padding:0 !important;
    text-shadow: none;
}
.icemegamenu > ul li span.icon {
    
    background-repeat:no-repeat;
	background-position:0 0;
	padding-left:37px;
	height:29px;
	display:inline-block;
	line-height: 24px;
}
.iceCols > ul li span.icon
{
	padding:0 !important;
}
.icemegamenu  ul li span.icemega_title ,
.iceCols ul li a span ,
.iceCols ul.sub_level_2 .iceCols li a span
{
    color: #4c4c4c !important;
    font-family: copper;
    font-size: 16px;
	cursor:pointer;
}
.icemegamenu > ul > li.active > a ,
.icemegamenu > ul > li:hover > a 
{
    background: none !important;
}
.icemegamenu > ul > li.active > a span,
.icemegamenu > ul > li:hover > a span ,
.iceCols ul li.active a span ,
.iceCols ul li:hover a span,
.iceCols ul.sub_level_2 .iceCols li.active a span ,
.iceCols ul.sub_level_2 .iceCols li:hover a span
{
	color:#2482cc !important;
}
ul.icesubMenu {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #cecece;
    border-radius: 10px;
    left: 100%;
    padding: 0;
}
.iceCols ul {
    padding: 10px !important;
}
.iceCols ul li {
    display: inline-block;
    list-style: outside none none;
    width: 100%;
}
.iceCols ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    padding: 0;
}


.searchDiv {
    float: right;
    height: 35px;
    margin-right: 15px;
    text-align: right;
    width: 180px;
	margin-top: 5px;
}
.searchDiv .uk-search::before {
    border: 2px solid #0152bc;
    color: #0152bc;
    font-size: 8px;
    font-weight: bold;
    height: 32px;
    left: auto;
    line-height: 32px;
    right: 0;
    width: 32px;
}
.searchDiv input {
    color: #0152bc;
    font-family: copper;
    font-size: 14px;
    height: 37px;
    padding-left: 10px;
    padding-right: 30px;
    text-align: left;
    width: 30px;
}
.searchDiv input:focus, 
.searchDiv form.uk-active input, 
.searchDiv form.uk-open input 
{
    border: 1px solid #0152bc;
    color: #0152bc;
    font-family: copper;
    font-size: 15px;
    line-height: 27px;
    padding-left: 10px;
    padding-right: 30px;
    text-align: left;
    width: 160px;
}
.homepage #tm-main {
    display: inline-block;
    margin: 0;
    min-height: 200px;
    width: 100%;
	
}
#yoo-zoo {
    margin: auto;
    width: calc(100% - 500px);
	border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
	
}
#yoo-zoo div.box-1
{
	background:none;
	border:none;
	overflow:visible;
}
#yoo-zoo .details h1.title {
    background: #fff url("../images/nb/titlebg.png") no-repeat scroll 95% 50%;
    color: #ff0000;
    display: table;
    font-family: copper;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 20px;
    margin-left: 50px;
    margin-top: -10px;
    padding: 0 30px 0 10px;
    text-transform: uppercase;
}

#yoo-zoo .details div.description 
{
    margin: 25px auto auto;
    width: 95%;
}
#yoo-zoo .details div.description img {
    float: none !important;
    margin: 0 !important;
}

#yoo-zoo .details div.description .imgDiv 
{
    margin: auto auto 20px;
    text-align: center;
    width: 535px;
	border-left: 4px solid #3492dc;
    border-right: 4px solid #3492dc;
    border-top: 7px solid #3492dc;
}
#yoo-zoo .details div.description .imgDiv img {
    border: 2px solid #fff;
}

#yoo-zoo .details div.description p {
    color: #474747;
    font-family: verdana;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    text-align: justify;
}
#yoo-zoo .categories 
{
    margin: auto auto 20px;
    width: 710px;
}
#yoo-zoo .categories .row {
    border: medium none !important;
    display: inline-block;
    padding: 0 !important;
    width: 50%;
}
#yoo-zoo .categories .row h2.title
{
	width: 260px;
    height: 51px;
    text-align: center;
    line-height: 42px;
    margin: auto;
}
#yoo-zoo .categories .row h2.title a {
    font-family: copper;
    font-size: 14px;
	color:#052b7a; 
}
#yoo-zoo .categories .row h2.title:hover a
{
	color:#fff;
}
#yoo-zoo .categories .row h2.title
{
	background:url("../images/nb/promenu.png") 0 0 no-repeat;
}
#yoo-zoo .categories .row h2.title:hover
{
	background-position: 0 100%;
}
/*#yoo-zoo .categories .row:nth-child(2) h2.title
{
	background:url("../images/nb/catlist.png") 50% 100% no-repeat ;
}*/

#tm-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
}

#yoo-zoo .items {
    margin: auto;
    width: 95%;
}
#yoo-zoo .items .width100 div.teaser-item {
    padding: 0;
}
#yoo-zoo .items .width100 div.teaser-item div.pos-media img {
    border: 3px solid #fff;
}
#yoo-zoo .items .width100 div.teaser-item div.pos-media a 
{
    border-left: 2px solid #3492dc;
    border-right: 2px solid #3492dc;
    border-top: 4px solid #3492dc;
    display: inline-block;
}
#yoo-zoo .items .width100 div.teaser-item div.pos-media 
{
    border: 1px solid #cecece;
    height: 167px;
    padding-top: 10px;
    text-align: center;
    width: 275px;
    margin-right: 25px;
}
#yoo-zoo .items h2.pos-title {
    height: 22px;
    margin-top: 25px;
    overflow: hidden;
}
#yoo-zoo .items h2.pos-title a
{
	background:url("../images/nb/itemtitlebg2.png") no-repeat 0 50%;
	padding-left: 10px;
	color: #3492dc;
    font-family: copper;
    font-size: 18px;
}
.uk-alert ,
.alert
{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d0d0d0;
    color: #5c5c5c;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    padding: 30px 15px;
    width: 750px;
}
.uk-alert button , .uk-alert h2 ,
.alert .close, .alert h4
{
	display:none;
}
.uk-alert p ,
.alert div 
{
    font-family: copper;
    font-size: 18px;
    margin: 0;
    text-align: center;
}
#yoo-zoo .items .width100 div.pos-description 
{
    height: 90px;
    overflow: hidden;
}
#yoo-zoo .items .width100 div.pos-description .element
{
	margin:0;
}
#yoo-zoo .items .width100 div.pos-description .element p 
{
    color: #474747;
    font-family: verdana;
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
}
#yoo-zoo .items p.pos-links span a::after
{
	content:none;
}
#yoo-zoo .items .width100 p.pos-links {
    overflow: hidden;
    text-align: right;
}
#yoo-zoo .items .width100 p.pos-links a
{
	background:url("../images/nb/more.png") no-repeat 0 100%;
	width:81px;
	height:25px;
	line-height:27px;
	font-family:copper;
	font-size:10px;
	color:#fff;
	display:inline-block;
	text-align:center;
	text-transform: uppercase;
}

#yoo-zoo div.box-1 div.row 
{
    border: medium none;
	padding: 20px 5px;
}

#yoo-zoo .item {
    margin: 30px auto auto;
    width: 95%; 
}

#yoo-zoo .item div.pos-media {
    float: none;
    margin: 0;
    text-align: center;
}
#yoo-zoo .item div.pos-media img
{
	border: 2px solid #fff;
}
#yoo-zoo .item div.pos-media .element-image
{
	border-left: 4px solid #3492dc;
    border-right: 4px solid #3492dc;
    border-top: 7px solid #3492dc;
    margin: auto ;
    text-align: center;
    width: 535px;
}
#yoo-zoo .item h1.pos-title {
    color: #3492dc;
    font-family: copper;
    font-size: 19px;
    text-align: center;
	margin-top: 15px;
}
#yoo-zoo .item div.pos-description .element-textarea {
    margin-top: 10px;
}
#yoo-zoo .item div.pos-description .element-textarea p {
    color: #474747;
    font-family: verdana;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    text-align: justify;
}
#yoo-zoo .item div.pos-description .element-download, 
#yoo-zoo .item div.pos-description .element-link 
{
    margin: 10px 0 0;
}
#yoo-zoo .item div.pos-description .element-download a {
    background: rgba(0, 0, 0, 0) url("../images/nb/dl.png") no-repeat scroll 0 50%;
    color: #474747;
    font-family: verdana;
	font-size: 14px;
    padding-left: 29px;
    text-transform: capitalize;
}
#yoo-zoo .item div.pos-description .element-link a {
    background: rgba(0, 0, 0, 0) url("../images/nb/link.png") no-repeat scroll 0 50%;
    color: #474747;
    font-family: verdana;
	font-size: 14px;
    padding-left: 29px;
    text-transform: capitalize;
}
#yoo-zoo .item div.pos-description .element-download a:hover ,
#yoo-zoo .item div.pos-description .element-link a:hover 
{
    text-decoration: none;
}

#yoo-zoo .item div.pos-bottom .element-gallery img 
{
    border: 3px solid #fff;
}
#yoo-zoo .item div.pos-bottom .element-gallery a.thumb 
{
    border-left: 2px solid #3492dc;
    border-right: 2px solid #3492dc;
    border-top: 4px solid #3492dc;
	float:none;
}
.mejs-overlay-button
{
	margin: -50px 0 0 -50px !important;
}
.mejs-overlay-loading
{
	margin: -40px 0 0 -40px !important;
}

#yoo-zoo .zoo-pagination {
    height: 35px;
	line-height: 35px;
}
.searchpage ul.uk-pagination {
    height: 35px;
    line-height: 35px;
}
#yoo-zoo .zoo-pagination span 
{
    background: #3492dc none repeat scroll 0 0;
    border: 1px solid #2482cc;
    color: #fff;
    font-family: verdana;
    font-size: 14px;
    padding: 5px 10px;
}
.searchpage ul.uk-pagination li span
{
	background: #3492dc none repeat scroll 0 0;
    border: 1px solid #2482cc;
    color: #fff;
    font-family: verdana;
    font-size: 14px;
    padding: 4px 10px;
}
.searchpage ul.uk-pagination li a 
{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #3492dc;
    color: #3492dc;
    font-family: verdana;
    font-size: 13px;
    padding: 4px 10px;
}
#yoo-zoo .zoo-pagination a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #3492dc;
    color: #3492dc;
    font-family: verdana;
    font-size: 13px;
    padding: 5px 10px;
}
#yoo-zoo .zoo-pagination a:hover,
.searchpage ul.uk-pagination li:hover a
{
	background: #3492dc none repeat scroll 0 0;
	color: #fff;
}
#yoo-zoo .zoo-pagination a.end ,
#yoo-zoo .zoo-pagination a.start
{
    padding: 5px 5px;
}
.searchDiv .uk-dropdown-flip.uk-dropdown-search {
    left: auto;
    right: -35px !important;
	background: #fafafa none repeat scroll 0 0;
    border: 1px solid #3492dc;
}
.searchDiv .uk-dropdown 
{
    padding: 20px;
}
.searchDiv .uk-dropdown ul {
    margin: 0;
    padding: 0;
}
.searchDiv .uk-dropdown ul li.uk-nav-header, 
.searchDiv .uk-dropdown ul li.uk-search-moreresults a ,
.searchDiv .uk-dropdown ul li.uk-search-moreresults:hover a 
{
    color: #1472bc;
    font-family: copper;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
}

.searchDiv .uk-dropdown ul li a ,
.searchDiv .uk-dropdown ul li:hover a 
{
    color: #1472bc;
    font-family: copper;
    font-size: 16px;
}
.searchDiv .uk-dropdown ul li a div {
    color: #474747;
    font-family: verdana;
    font-size: 13px;
    text-align: justify;
	line-height: 20px;
}

.searchpage #tm-content
{
	border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    margin: auto;
    width: 800px;
	padding:20px;
}
.searchpage #searchForm
{
	margin:auto auto 50px !important;
	width: 750px;
} 

.searchpage article {
    margin: auto;
    width: 750px;
}
.searchpage #searchForm .uk-panel 
{
    border-left: 2px solid #3492dc;
    border-right: 2px solid #3492dc;
    border-top: 4px solid #3492dc;
    box-shadow: none;
    margin-bottom: 30px;
}
.searchpage #searchForm .uk-panel label {
    color: #474747;
    font-family: verdana;
    font-size: 14px;
}

.searchpage #searchForm .uk-panel input {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    color: #474747;
    font-family: verdana;
    font-size: 14px;
    width: 250px;
	padding: 5px;
}
.searchpage #searchForm .uk-panel button 
{
    background: #3492dc none repeat scroll 0 0;
    border: 1px solid #3492dc;
    font-family: copper;
    font-size: 14px;
    font-weight: bold;
    width: 120px;
}

.searchpage #searchForm .uk-panel button:hover {
    background: #0462ac none repeat scroll 0 0;
}

.searchpage #searchForm .uk-margin-topsearchpage 
{
    color: #474747;
    font-family: verdana;
    font-size: 14px;
}
.searchpage #searchForm .uk-margin-topsearchpage span 
{
    color: #3492dc;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}

.searchpage #searchForm .uk-margin-topsearchpage label 
{
    color: #474747;
    font-family: verdana;
    font-size: 14px;
}

.searchpage article h1.uk-article-title {
    height: 35px;
    line-height: 20px;
    margin: 0;
}
.searchpage article h1.uk-article-title a {
    color: #3492dc;
    font-family: copper;
    font-size: 21px;
    font-weight: bold;
}
.searchpage article .uk-margin-large-bottom {
    margin-bottom: 10px !important;
}
.searchpage article .tm-article-container {
    color: #474747;
    font-family: verdana;
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
}
.searchpage article .tm-article-container .highlight {
    background: #2482cc none repeat scroll 0 0;
    color: #fff;
    padding: 3px 6px;
}

section#tm-main-bottom {
    margin: -20px auto auto;
    width: calc(100% - 498px);
}
section#tm-main-bottom .uk-width-1-1
{
	padding:0;
}
section#tm-main-bottom .uk-panel 
{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    box-shadow: none;
    padding: 30px;
}

#tm-main-bottom .componentheading {
    border-bottom: 1px solid #2482cc;
    color: #2482cc;
    font-family: copper;
    font-size: 17px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

section#tm-main-bottom td table.formTableLayout tr > td {
    color: #474747;
    font-family: verdana;
    font-size: 15px;
    text-transform: capitalize;
}
#tm-main-bottom #userForm td.formTableLeft tr td, 
#tm-main-bottom #userForm td.formTableRight tr td {
    color: #474747;
    font-family: verdana;
    font-size: 15px;
    text-transform: capitalize;
}
#tm-main-bottom #userForm input,
#tm-main-bottom #userForm input:focus
{
	background: #fafafa none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    color: #474747;
    font-family: verdana;
    font-size: 14px;
    width: 210px;
	height: 27px;
    line-height: 27px;
    padding: 5px;
	box-shadow:none;
}
#tm-main-bottom #userForm textarea,
#tm-main-bottom #userForm textarea:focus
{
	background: #fafafa none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    color: #474747;
    font-family: verdana;
    font-size: 14px;
    width: 210px !important;
	height: 100px !important;
	overflow:hidden;
    line-height: 27px;
    padding: 5px;
	box-shadow:none;
}

#tm-main-bottom #userForm #Tbllll textarea,
#tm-main-bottom #userForm #Tbllll textarea:focus
{
	background: #fafafa none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    color: #474747;
    font-family: verdana;
    font-size: 14px;
    width: 99% !important;
	height: 100px !important;
	overflow:hidden;
    line-height: 27px;
    padding: 5px;
	box-shadow:none;
}

#tm-main-bottom #userForm input#submit
{
    background: #3492dc none repeat scroll 0 0;
    border: 1px solid #3492dc;
    color: #fff;
    font-family: copper;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    width: 222px;
}
#tm-main-bottom #userForm #Tbllll tr td tr td:first-child {
    width: 220px;
}
#tm-main-bottom #userForm input#submit:hover 
{
    background: #0462ac none repeat scroll 0 0;
}
#tm-main-bottom .formTableLayout 
{
    width: 100%;
}
#tm-main-bottom #userForm input.rsform-captcha-box 
{
    font-family: tahoma !important;
    font-size: 16px;
    letter-spacing: 10px;
}
.formError {
    color: #ff0000;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}
#rsform_error_4 > p ,
#rsform_error_6 > p 
{
    color: #ff0000;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
}
.rsform > p {
    color: #ff0000;
    font-family: verdana;
    margin: 0 0 30px;
    text-align: center;
}
#homebanner
{
	z-index:1;
}
#yoo-zoo .item .pos-bottom .jp-video {
    margin: auto auto 10px;
}
/*---------------------footer ------------------------*/
.tm-footer {
    
    height: 141px;
    margin: 40px 0 0;
    width: 100%;
	background:none;
}
#tm-footer .uk-container {
    min-width: 90%;
    padding: 0;
}
.footLeft {
    float: left;
    margin-top: 85px;
    width: 360px;
	text-align: left;
}
.footLeft p, 
.dddd-register a, 
.dddd-register 
{
    color: #bdbdbd;
    font-family: arial;
    font-size: 10px;
    line-height: 15px;
    text-transform: uppercase;
}
.dddd-register a:hover
{
	color:#2482cc;
}

.tm-footer-right {
    height: 60px;
    margin: auto;
    width: 560px;
	position:relative;
	z-index:20;
}
.tm-footer-right ul {
    margin: 0 !important;
    text-align: center;
	direction: ltr;
}
.tm-footer-right .uk-subnav-line > *:nth-child(n+2)::before
{
	margin:0;
}
.tm-footer-right .uk-subnav-line > *:nth-child(n+2)::before
{
	margin-right:0;
	border:none;
}
.tm-footer-right ul li 
{
    display: inline-table;
    float: none;
    height: 49px;
    line-height: 45px;
    margin: 0 5px;
    padding: 0;
    width: 173px;
	cursor:pointer;
}
.tm-footer-right ul li
{
	background:url("../images/nb/promenu2.png") 0 0 no-repeat;
}
.tm-footer-right ul li:hover ,
.tm-footer-right ul li.uk-active
{
	background-position: 0 100%;
}

.tm-footer-right ul li a {
    font-family: copper;
    font-size: 16px;
    font-weight: bold;
	color:#052b7a !important;
}
.tm-footer-right ul li:hover a,
.tm-footer-right ul li.uk-active a
{
	color:#fff !important;
}
.tm-footer-center {
    float: right;
    width: 230px;
}
.tm-footer-center p, 
.tm-footer-center p a {
    color: #3d3d3d;
    font-family: arial;
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    text-align: justify;
    text-transform: capitalize;
}

.tm-footer-center p a:hover
{
	color: #3d3d3d;
}

body.homepage {
    /*background: url("../../../images/main/homebanner/bg.jpg");
	background-size: cover;*/
}
.citybg {
    position: absolute;
    left: 50%;
    transform: 			translate(-50%,-80%);
    -moz-transform:		translate(-50%,-80%);
    -webkit-transform: 	translate(-50%,-80%);
    top: 50%;
    width: 80%;
    z-index: 2;
}
.enhometext {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: 			 translate(-50%,-100%);
    -moz-transform:		 translate(-50%,-100%);
    -webkit-transform: 	 translate(-50%,-100%);
    width: 37%;
    margin-top: -14%;
    z-index: 1;
}
.biglogoenn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: 			 translate(-50%,0);
    -moz-transform:		 translate(-50%,0);
    -webkit-transform: 	 translate(-50%,0);
    z-index: 3;
}
.enshadow2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: 			 translate(-50%,0);
    -moz-transform:		 translate(-50%,0);
    -webkit-transform: 	 translate(-50%,0);
    z-index: 4;
}


.enshadow2 .mmask {
    overflow: hidden;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: contain;
    animation-name: topbannerbg;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
	clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

.tm-navbar .tm-logo {
    margin-left: 41px;
}
.zoo-gallery-wall.margin {
    margin: 0;
    text-align: center;
}
@keyframes topbannerbg {
    0 {opacity:0;clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);}
    30% {opacity:1;clip-path:polygon(100% 0%, 110% 0%, 110% 100%, 100% 100%);-webkit-clip-path:polygon(100% 0%, 110% 0%, 110% 100%, 100% 100%);}
    70% {opacity:0;clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);}
    100% {opacity:0;clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);}
}
@-moz-keyframes topbannerbg {
    0 {opacity:0;clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);}
    30% {opacity:1;clip-path:polygon(100% 0%, 110% 0%, 110% 100%, 100% 100%);-webkit-clip-path:polygon(100% 0%, 110% 0%, 110% 100%, 100% 100%);}
    70% {opacity:0;clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);}
    100% {opacity:0;clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);}
}
@-webkit-keyframes topbannerbg {
    0 {opacity:0;clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);}
    30% {opacity:1;clip-path:polygon(100% 0%, 110% 0%, 110% 100%, 100% 100%);-webkit-clip-path:polygon(100% 0%, 110% 0%, 110% 100%, 100% 100%);}
    70% {opacity:0;clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);}
    100% {opacity:0;clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);}
}


.homenewsdiv {
    position: absolute;
    right: 37px;
    top: 50%;
    width: 330px;
    cursor: move;
    background: rgba(255,255,255,.8);
    z-index: 10;
    box-sizing: border-box;
    padding: 22px;
    border-radius: 15px;
    font-family: verdana;
    font-size: 12px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
}


.homenewsdiv a {
     font-family: verdana;
	 font-size: 13px;
	 font-weight:bold;
	 color: #003AA3;
}

.homenewsdiv i.closenews {
    position: absolute;
    transform: translate(-12px,-10px);
    color: #b5b5b5;
    transition: all .2s ease;
    cursor: pointer;
}
.homenewsdiv i.closenews:hover {
	color:#003AA3;
}

.homenewsdiv div, .homenewsdiv p, .homenewsdiv li, .homenewsdiv ul {
    margin: 1px !important;
    padding: 0 !important;
    text-align: justify;
	font-family: verdana;
	cursor: default;
}

a {
	transition: all .5s ease;
}
.formpage #userForm {
    width: calc(100% - 500px);
    margin: auto;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
}
.formpage #userForm div.componentheading {
    	background: #fff url("../images/nb/titlebg.png") no-repeat scroll 5% 50%;
	margin-right: 50px;
	margin-left: 0;
	padding: 0 10px 0 30px;
	font-family: dinar;
	letter-spacing: 0;
	font-size: 15px;
	color: #ff0000;
	font-weight: bold;
	display: table;
	margin-top: -18px;
	line-height: 30px;
	margin-bottom: 30px;
}
.formpage #userForm .polTbl,
.formpage #userForm .shekayatTbl
{
    width: 92%;
    margin: auto;
}

.formpage #userForm .polTbl table ,
.formpage #userForm .shekayatTbl table
{
    width: 100%;
}
.formpage #userForm .polTbl .formTableLeft tr td:first-child , 
.formpage #userForm .polTbl .formTableRight tr td:first-child ,
.formpage #userForm .shekayatTbl .formTableLeft tr td:first-child,
.formpage #userForm .shekayatTbl .formTableRight tr td:first-child
{
	color: #474747;
	font-family: verdana;
	font-size: 15px;
	text-transform: capitalize;
}
.formpage #userForm .polTbl table input ,
.formpage #userForm .shekayatTbl table input
{
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #d3d3d3;
	color: #474747;
	font-family: verdana;
	font-size: 14px;
	width: 210px !important;
	height: 27px;
	line-height: 27px;
	padding: 5px;
	box-shadow: none;
}
.formpage #userForm .polTbl #titleTbl th {
    border-bottom: 1px solid #d0d0d0;
    height: 37px;
    font-family: verdana;
    font-size: 14px;
    color: #474747;
    width: 66%;
    text-align: left;
	padding-left: 10px;
}

.formpage #userForm .polTbl #titleTbl td {
    height: 32px;
    font-family: verdana;
    padding-left: 10px;
    font-size: 14px;
    color: #474747;
   padding-top: 8px;
	padding-bottom: 8px;
}
.formpage #userForm .polTbl table select
{
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #d3d3d3;
	color: #474747;
	font-family: verdana;
	font-size: 14px;
	width: 220px;
	height: 37px;
	line-height: 27px;
	padding: 5px;
	box-shadow: none;
	margin:0;
}
.formpage #userForm .shekayatTbl table select
{
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #d3d3d3;
	color: #474747;
	font-family: verdana;
	font-size: 14px;
	width: 220px;
	height: 37px;
	line-height: 27px;
	padding: 5px;
	box-shadow: none;
}
.formpage #userForm .polTbl #bottomTbl td:first-child {
    width: 32%;
    font-family: verdana;
    font-size: 14px;
    color: #474747;
    line-height: 28px;
    padding-left: 10px;
}
.formpage #userForm .polTbl #bottomTbl textarea ,
.formpage #userForm .shekayatTbl #secondTbl textarea
{
    width: 100% !important;
    height: 120px !important;
    overflow: hidden;
    background: #fafafa none repeat scroll 0 0;
	border: 1px solid #d3d3d3;
	color: #474747;
	font-family: verdana;
	font-size: 14px;
	line-height: 27px;
	padding: 5px;
	box-shadow: none;
}
.formpage #userForm .polTbl #bottomTbl {
    margin-top: 10px;
}
.formpage #userForm .polTbl #bottomTbl input.rsform-captcha-box ,
.formpage #userForm .shekayatTbl input.rsform-captcha-box 
{
	font-family:tahoma;
	letter-spacing: 2px;
}
.formpage #userForm .polTbl #bottomTbl input#submit  ,
.formpage #userForm .shekayatTbl input#submit
{
    background: #3492dc none repeat scroll 0 0;
    border: 1px solid #3492dc;
    color: #fff;
    font-family: copper;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    width: 222px !important;
}
.formpage #userForm .polTbl #bottomTbl input#submit:hover  ,
.formpage #userForm .shekayatTbl input#submit:hover
{
    background: #0462ac none repeat scroll 0 0;
}

#rsform_error_7 > p ,
#rsform_error_8 > p
{
	color: #ff0000;
font-family: verdana !important;
font-size: 14px;
font-weight: bold;
text-align:left !important;
}
#rsform_error_7 ,
#rsform_error_8
{
    width: 92%;
    margin: auto;
}
.formpage #userForm .shekayatTbl #secondTbl td:first-child {
    width: 18%;
    font-family: verdana;
    font-size: 14px;
    color: #474747;
}
.formpage #tm-content > p {
    text-align: center !important;
    font-family: verdana;
    color: #ff0000;
    font-size: 15px;
}
.formpage .residegi {
    margin-bottom: 30px;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}
.formpage .residegi p ,.residegiDesc ,
.formpage .residegi p.tamas
{
    text-align: left !important;
    color: #474747 !important;
    font-size: 15px !important;
    line-height: 27px;
}

.tm-totop-scroller::before {

    content: '\e604';
    display: block;
    height: 25px;
    font-family: 'Monday';
    font-size: 7px;
    line-height: 25px;
    color: #fff;
    font-weight: bold;
}
.tm-totop-scroller {

    	width: 44px;
	height: 45px;
	text-align: center;
	border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index: 1000;
	line-height: 10px;
	left: auto;
	right: 30px;
	position: fixed;
	top: auto;
	bottom: 10px;
	background: #464646;
	color: #fff !important;
	font-family: arial;
	text-transform: capitalize;
	font-size: 12px;
}

#tm-bottom-a {
    width: calc(100% - 498px);
    margin: -20px auto auto;
}
#tm-bottom-a .uk-width-1-1 {
    padding: 0;
}

#tm-bottom-a .uk-width-1-1 .uk-panel {

    padding: 30px;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    box-shadow: none;
    background: none;

}
#tm-bottom-a #userForm {

    width: 100%;
    border: none;

}

.element.element-download a {

    display: block;
    margin-bottom: 12px;
    font-weight: bold !important;
    color: rgb(52, 146, 220) !important;

}