@font-face { font-family: 'PT Sans'; src: url('fonts/ptsans.ttf') format('truetype'); font-weight: normal; font-style: normal; }

body { font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; background-color: #fff; margin: auto; }

.wrapper { width: 990px; margin: 0 auto; }

a { color: #04688d; text-decoration: none; }
a:hover { color: #04688d; text-decoration: underline; }

a.side { color: #606569; text-decoration: none; }
a:hover.side { color: #f6a504; text-decoration: underline; }

a.white, li.white a { color: #fff; text-decoration: none; }
a:hover.white, li.white a:hover { color: #fff; text-decoration: none; text-align: left; }

hr { display: block; height: 1px; border: 0; border-top: 2px dashed #eee; margin: 4px 0; padding: 0; }

hr.side-hr { height: 1px; border: 1px solid #eee; }

div { font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif; font-size: 15px; }
pre { font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif; font-size: 15px; }
img { border: none; }

.alt { color: #04688d; }
.spacer { margin-bottom: 10px; }
.spacer2 { margin-bottom: 30px; }
.bullet { filter:alpha(opacity=30); opacity: 0.3; }

/* Attention messages properties */
.admin-message { font-size: 15px; color: #006699; background: #e8eef1 url(images/icons/get_info.png) 0.8em 0.5em no-repeat; border-top: 2px solid #1380b1; border-bottom: 2px solid #1380b1; padding: 15px 0 15px 50px; margin-bottom: 10px; }
.noscript-message { font-size: 15px; color: #c54343; background: #f6b9b9 url(images/icons/info.png) 0.8em 0.5em no-repeat; border-top: 2px solid #c54343; border-bottom: 2px solid #c54343; padding: 15px 0 15px 50px; margin-bottom: 10px; }
.nocomments-message { font-size: 15px; color: #606569; background: #fff url(images/icons/get_info.png) 0.8em 0.5em no-repeat; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; padding: 15px 0 15px 50px; }

/* Form element properties */
form { margin: 0px; }

.button { font-family: 'PT Sans', sans-serif; font-size: 13px; display: inline-block; padding: 8px 12px; line-height: 1; color: #fff; background-color: #606569; white-space: nowrap; cursor: pointer; overflow: visible; text-decoration: none; text-transform: uppercase; outline: none; border:none; }

button::-moz-focus-inner { border: 0; padding:0px; }
.button.primary { font-weight: bold; }

.button:focus, .button:hover { color: #fff; text-decoration: none; background-color: #f39c12; }

.button-callme { font-family: 'PT Sans', sans-serif; font-size: 15px; display: inline-block; padding: 14px 20px; line-height: 1; color: #fff; background-color: #f39c12; white-space: nowrap; cursor: pointer; overflow: visible; text-decoration: none; text-transform: uppercase; outline: none; }
.button-callme:focus, .button-callme:hover { color: #fff; text-decoration: none; background-color: #e18d07; text-decoration: none; }

.button.negative:focus, .button.negative:hover { color: #fff; background-position: 0 -121px; background-color: #D84743; border-color: #911D1B; }
.button.negative:active, .button.negative.active{ background-position: 0 -161px; background-color: #A5211E; border-color: #911D1B; }

.button.big { font-size: 17px; padding-left: 14px; padding-right: 17px; margin: 5px 0 5px 0; }
.button.big span.icon { display: inline-block; width: 14px; height: 14px; position: relative; top: 1px; background-image: url(images/icons/buttons_icons.png); background-repeat: no-repeat; margin: auto 7px auto auto; }

.button span.icon { display: inline-block; width: 14px; height: 12px; position: relative; top: 1px; background-image: url(images/icons/buttons_icons.png); background-repeat: no-repeat; margin: auto 7px auto auto; }
.button span.icon.pm-button { background-position:0 -500px; }
.button:hover span.icon.pm-button { background-position:0 -512px; }
.button span.icon.edit-button { background-position:0 -556px; }
.button:hover span.icon.edit-button {background-position:0 -571px; }
.button span.icon.web-button { background-position:0 -586px; }
.button:hover span.icon.web-button { background-position:0 -601px; }
.button span.icon.quote-button { background-position:0 -176px; }
.button:hover span.icon.quote-button { background-position:0 -190px; }
.button span.icon.newthread-button { background-position:0 -616px }
.button:hover span.icon.newthread-button { background-position:0 -631px }
.button span.icon.reply-button { background-position:0 -646px }
.button:hover span.icon.reply-button { background-position:0 -660px }
.button span.icon.rightarrow { background-position:0 -674px }
.button:hover span.icon.rightarrow { background-position:0 -689px }
.button span.icon.settings-button { background-position: 0 -146px }
.button:hover span.icon.settings-button { background-position: 0 -161px }

.bbcode { font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 10px; color: #a0a09e; background: #f2f2f2; border: 1px solid #CACACA; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; margin-top: 2px;	margin-bottom: 2px; }
.bbcode:hover {	background-color: #efefef; border-color: #d7d6d2; }
.bbcode:focus { color: #3C3C3D;	background-color: #f5f5f5; border-color: #e3e0da; box-shadow: inset 2px 2px 2px #e1e1e1; -moz-box-shadow: inset 2px 2px 2px #e1e1e1; -webkit-box-shadow: inset 2px 2px 2px #e1e1e1; }

.bbcode-popup {	font-size: 11px; color: #606569; width: auto!important; height: auto!important; background-color: #fff; border: 1px solid #CACACA!important; padding: 4px; margin-top: 2px; cursor: pointer; }
.bbcode-popup .button { width: 100%!important }

.textbox { font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 12px; color: #a0a09e; background: #f2f2f2; border: 1px solid #CACACA; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; margin: 0 0 2px; padding: 5px 2px 5px 5px; }
.textbox:hover { background-color: #efefef; border-color: #d7d6d2; }
.textbox:focus { color: #3C3C3D; background-color: #f5f5f5; border-color: #e3e0da; box-shadow: 1px 1px 3px #fff, inset 2px 2px 2px #e1e1e1; -moz-box-shadow: 1px 1px 3px #fff, inset 2px 2px 2px #e1e1e1; -webkit-box-shadow: 1px 1px 3px #fff, inset 2px 2px 2px #e1e1e1; }

div.emulated-fieldset { position: relative; margin: 20px 0px 10px 0px; border: 1px solid #ccc; width: 320px; background: inherit; }
div.emulated-fieldset span.emulated-legend { display: inline; position: absolute; top: -12px; margin: 0 5px; padding: 4px; background: inherit; }
div.emulated-fieldset div.attachments-list { padding: 10px 3px 3px 3px;	width: 320px; }

/* Header properties */
.header-top { background-color: #f2f2f2; border-top: 5px solid #f39c12; border-bottom: 2px solid #e7e7e7; padding: 5px 0; }
.header-top-menu { text-align: center; }
.header-top-menu a { font-size: 14px; color: #606569; text-decoration: none; padding: 5px 7px; }
.header-top-menu a:hover { color: #f39c12; }

.header { padding: 20px 0; border-bottom: 5px solid #e7e7e7; }

.header-logo { float: left; margin: 0 10px; }
.header-right { float: right; margin: 0 10px; }

.header-info { color: #2f4154; padding: 10px 0 0 0; }
.header-info-phone { float: right; font-size: 24px; padding: 0 0 0 35px; line-height: 20px; background: url(images/icon-phone.png) no-repeat; }
.header-info-phone span { font-size: 16px; }
.header-info-adress { float: right; height: 41px; text-align: left; font-size: 16px; margin: 0 0 0 40px; padding: 0 0 0 35px; line-height: 16px; background: url(images/icon-location.png) no-repeat; }

.header-menu { height: 41px; background-color: #19232d; border-bottom: 2px solid #2f4154; margin: 20px 0 0 0; }

.header-nav { float: left; padding: 0; margin: 0; }
.header-callme { float: right; padding: 0; margin: 0; }

/* Footer properties */
.footer { background-color: #19232d; padding: 25px 0; margin: 20px 0 0 0; }

.footer-info-contact, .footer-info-link { float: left; width: 205px; color: #e7e7e7; margin: 0 55px 0 0; }
.footer-info-contact .title, .footer-info-link .title, .footer-info-pay .title { width: 205px; font-size: 15px; color: #f39c12; text-transform: uppercase; border-bottom: 1px solid #2f4154; padding: 0 0 10px 0; }
.footer-info-contact .desc, .footer-info-link .desc, .footer-info-pay .desc { margin: 10px 0 0 0; }

.footer-info-link ul { margin: 0; padding: 0; }
.footer-info-link ul li { list-style: none; padding: 0 0 5px 0; }
.footer-info-link ul li a { color: #e7e7e7; }

.footer-info-pay { float: right; width: 205px; color: #e7e7e7; }
.footer-info-pay img { padding: 5px 0 0 0; }

.footer-bottom { background-color: #121a21; padding: 25px 0; margin: 0; }
.footer-copy { float: left; font-size: 14px; color: #e7e7e7; }
.footer-copy a { color: #e7e7e7; text-decoration: none; }
.footer-copy a:hover { text-decoration: underline; }
.footer-counter { float: right; width: 50%; text-align: right; }

/* Side-Panel properties */
.ui-sortable { margin: 0; padding: 0; }

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

div.side-left {	margin-left: 290px; }
div.side-right { margin-right: 290px; }
div.side-both { margin-right: 290px; margin-left: 290px; }

#side-left {
	color: #777;
	padding: 0 20px 10px 0;
	width: 250px;
	border-right: 1px solid #e7e7e7;
	float: left;
}

#side-right {
	color: #777;
	padding: 0 0 10px 20px;
	width: 250px;
	border-right: 1px solid #e7e7e7;
	float: right;
}

.scapmain {
	font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #e7e7e7;
	background-color: #19232d;
	border-bottom: 2px solid #f39c12;
	padding: 7px 20px;
}

.side-body {
	font-size: 15px;
	color: #606569;
	padding: 0px;
}

/* Center-Panel properties */
.main-bg { color: #606569; padding-top: 20px; }

#side-center { color: #606569; padding: 0; }

.capmain h1 {
	font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #19232d;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.capmain, .capmain-news {
	font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #19232d;
	text-transform: uppercase;
	background-color: #f2f2f2;
	border: 1px solid #e7e7e7;
	border-left: none;
	border-right: none;
	padding: 8px 20px;
}

.main-body {
	font-size: 15px;
	color: #606569;
	padding: 10px 0;
}

/* Comments properties */
.comment-main {	background-color: #fff;	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #ddd; padding: 6px; }
.comment-name { font-weight: bold; color: #04688d; }
.comment_admin { float: right; margin-bottom: 5px; }

/* Shoutbox properties */
.shoutboxname { border-top: 1px solid #ececec; background: #f2f2f2 url(images/bullet.gif) 4px 6px no-repeat; padding: 2px 0 2px 13px; }
.shoutboxdate { background: #f2f2f2 url(images/icons/search.png) 3px 3px no-repeat; padding: 4px 0 4px 23px; }
.shoutbox { background-color: #f2f2f2; border-bottom: 1px solid #ececec; padding-bottom: 3px; margin-bottom: 2px; }

/* General table properties */
.center { margin: 0 auto; }

.tbl-border { border: 1px solid #eee; }
.tbl { font-size: 14px; color: #606569; background-color: #fff; padding: 4px; }
.tbl1 { font-size: 14px; color: #606569; background-color: #fff; padding: 4px; }
.tbl2  { font-size: 14px; color: #606569; background-color: #f1f1f1; padding: 4px; }
.tbl-error  { color: #AC260F; font-weight: bold; background-color: #FCCAC2; border:2px solid #EB5339; }

.quote { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: normal; background: #fff4cc url(images/icons/quote_icon.png) 6px 8px no-repeat; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #ffdc70; padding: 5px 6px 5px 30px; margin: 0px 22px 0px 22px; }
.poll { height: 12px; border: 1px solid #bbb; }
.small { font-size: 10px; font-weight: normal; }
.small2 { font-size: 10px; font-weight: normal;	color: #606569; }
.side-small { font-size: 10px; font-weight: normal; color: #606569; }
.side-label { color: #606569; background-color: #f1f1f1; margin: 2px 0 2px 0; padding: 2px 2px 3px 2px; }
.clear { clear: both; }

/* Highlight on select properties */
::selection { color: #fff; background: #e5c011; } /* webkit, opera, IE9 */
::-moz-selection { color: #fff; background: #e5c011; } /* mozilla firefox */
div.highlightBlue::selection { color: #fff; background: #e5c011; } /* webkit, opera, IE9 */
div.highlightBlue::-moz-selection { color: #fff; background: #e5c011; } /* mozilla firefox */

/* News properties */
.news-category { margin: 3px 5px 0 0; padding: 5px; float: left; }

.news_info { padding: 0 10px 5px 10px; }
.news_info ul { margin: 0; padding: 0; }
.news_info ul li { float: left;	display: inline; font-size: 13px; color: #7c7c7c; margin-right: 16px; padding: 7px 0 0 28px; line-height: 20px; }
.news_info li a:hover { text-decoration: underline; }
.news_info li.print { float: right; margin: 0; padding: 5px 0 0; }
.news_info li.print a { display: block;	background: url(images/icons/printer.png) no-repeat left 3px; width: 20px; height: 20px; }
.news_info li.print a span { position: absolute; left: -5000px; }

.news_info ul li.date { background: url(images/icons/date.png) no-repeat left 4px; }
.news_info ul li.author { background: url(images/icons/author.png) no-repeat left 4px; }
.news_info ul li.comments { background: url(images/icons/comments.png) no-repeat left 4px; }
.news_info ul li.cat { background: url(images/icons/cat.png) no-repeat left 4px; }
.news_info ul li.reads { background: url(images/icons/reads.png) no-repeat left 4px; }

/* Last News */
.news-container { margin: 0px auto 0px; padding: 0; }
.news-container ul { margin: 10px 0 10px 0; padding: 0; list-style: none; line-height: 0; }
.news-container ul:after { width: 100%; height: 0px; visibility: hidden; overflow: hidden; content: ''; display: inline-block; }
.news-container ul li  { width: 45%; display: inline-block; text-align: left; line-height: normal; vertical-align: top; margin: 0 0 0 10px; }

.news-data { font-size: 12px; color: #fff; background-color: #19232d; padding: 1px 5px 1px 5px; }
.news-title { margin: 5px 0; }
.news-title a { color: #f39c12; font-size: 15px; }
.news-desc { color: #606569; font-size: 15px; }

.news-block-left { float: left; width: 638px; }
.news-block-right { float: right; min-height: 225px; }

.sape-block { font-size: 14px; color: #4f5b5e; }

/* Profile spesific classes */
.profile, .profile_category { width: 500px; }
.edit-profile { width: 500px; }
.profile_user_reason { color: #ff6666; font-weight: bold; }

/* Vertical Navigation */
#navigation h2 {
	font-size: 11px;
	font-weight: bold;
	background-color: #c7c7c7;
	border-bottom: 1px solid #fff;
	padding: 5px 0 6.5px 10px;
	margin: auto;	
}

#navigation ul { margin: 0; padding: 0; list-style-type: none; }
* html #navigation ul li{ height: 1%; }

#navigation a { display: block; color: #555; padding: 7px 5px; border-bottom: 1px solid #f2f2f2; text-decoration: none; }
#navigation a:hover { color: #585858; background-color: #f2f2f2; }

/* Page Navigation */
.pagenav {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	margin: 5px;
}

.pagenav span {
	font-weight: normal;
	color: #fff;
	background-color: #f6a504;
	
	box-shadow: inset 0 0 2px #f9cc73;
   -moz-box-shadow: inset 0 0 2px #f9cc73;
   -webkit-box-shadow: inset 0 0 2px #f9cc73;
	
	border: 1px solid #f6a504;
	border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   
    text-shadow: #ccc 0.1em 0.1em 0.2em;
	text-decoration: none;
   
	padding: 3px 8px 3px 8px;
	margin: 2px;
}

.pagenav a {
	color: #606569;
	background-color: #f3f3f3;
	
	box-shadow: inset 0 0 2px #fff;
   -moz-box-shadow: inset 0 0 2px #fff;
   -webkit-box-shadow: inset 0 0 2px #fff;
	
	border: 1px solid #a9a9a9;
	border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   
    text-shadow: #fff 0.1em 0.1em 0.2em;
	text-decoration: none;
   
	padding: 3px 8px 3px 8px;  /* top right bottom left*/
	margin: 2px;
}

.pagenav a:hover {
	color: #f6a504;
	background-color: #fdf3de;
	box-shadow: inset 0 0 2px #f9dca2;
   -moz-box-shadow: inset 0 0 2px #f9dca2;
   -webkit-box-shadow: inset 0 0 2px #f9dca2;
	border: 1px solid #f6b83d;
	margin: 2px;
	text-decoration: none;
}

/* PHP-Fusion Helpers */
.clear { clear: both; }
.float-left { float: left; }
.float-right { float: right; }

/* Helpers */
.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}

/* IE Fixes */
.clearfix:after { content:"."; display:block; height:0;	clear:both; visibility:hidden; }

/* Hide from IE Mac  */
.clearfix { display:block; }

/* End hide from IE Mac */
.floatfix { overflow:hidden; }
* html .floatfix { width:100%; }
.center, *[align="center"] { margin: 0 auto; }

/* Icons */
.index-icon { font-size: 15px; margin: 30px 0; padding: 0; }
.index-icon-left { float: left; width: 25%; text-align: center; }
.index-icon-right { float: right; width: 25%; text-align: center; }
.index-icon-img { display: block; text-align: center; height: 110px; }
.index-icon-title { color: #2f4154; text-transform: uppercase; margin: 10px 0; }
.index-icon-desc { color: #606569; margin: 0 15px; line-height: 15px; }
.index-icon-button { margin: 15px 0; }

/* Index */
.index-bg { height: 375px; border-bottom: 5px solid #e7e7e7; }
.index-bg-info { float: right; margin: 30px 0; }

.index-bg-info-econom { display:inline-block; position:relative; border: 5px solid #19232d; margin: 0 0 25px 0; }
.index-bg-info-econom:hover { border: 5px solid #f39c12; }
.index-bg-info-econom img { width: 305px; height: 165px; }
.index-bg-info-econom span { display:inline-block; position: absolute; top: 0; left: 15px; font-size: 13px; color: #fff; text-transform: uppercase; padding: 7px 15px; background-color: #f39c12; }

.index-bg-info-01 { float: left; display:inline-block; position:relative; border: 5px solid #19232d; }
.index-bg-info-01:hover { border: 5px solid #f39c12; }
.index-bg-info-01 img { width: 135px; height: 105px; }
.index-bg-info-02 { float: right; display:inline-block; position:relative; border: 5px solid #19232d; }
.index-bg-info-02:hover { border: 5px solid #f39c12; }
.index-bg-info-02 img { width: 135px; height: 105px; }

.index-info { padding: 0 0 10px 0; }
.index-info-left { float: left; width: 639px; }
.index-info-line { float: left; height: 485px; border-left: 1px solid #e7e7e7; margin: 0 25px; }
.index-info-right { float: right; width: 300px; }

.special-left { float: left; display:inline-block; position:relative; border: 5px solid #f2f2f2; margin: 10px 0; }
.special-left:hover { border: 5px solid #f39c12; }
.special-left img { width: 295px; height: 195px; }
.special-left img:hover { opacity: 0.8; }
.special-left span { display:inline-block; position: absolute; top: 0; left: 15px; font-size: 13px; color: #fff; text-transform: uppercase; padding: 7px 15px; background-color: #f39c12; }

.special-right { float: right; display:inline-block; position:relative; border: 5px solid #f2f2f2; margin: 10px 0; }
.special-right:hover { border: 5px solid #f39c12; }
.special-right img { width: 295px; height: 195px; }
.special-right img:hover { opacity: 0.8; }
.special-right span { display:inline-block; position: absolute; top: 0; left: 15px; font-size: 13px; color: #fff; text-transform: uppercase; padding: 7px 15px; background-color: #f39c12; }

/* Partners */
.partners { text-align: center; }
.partners img { width: 175px; margin: 0 5px; }
.partners img:hover { opacity: 0.8; }

/* Social */
.social { text-align: center; margin: 10px 0 0 0; }

/* Fleet */
.fleet-left { float: left; display:inline-block; position:relative; border: 5px solid #f2f2f2; margin: 10px 0; }
.fleet-left:hover { border: 5px solid #f39c12; }
.fleet-left img { width: 330px; height: 225px; }
.fleet-left img:hover { opacity: 0.8; }
.fleet-left span { display:inline-block; position: absolute; top: 0; left: 15px; font-size: 13px; color: #fff; text-transform: uppercase; padding: 7px 15px; background-color: #f39c12; }

.fleet0-right { float: right; display:inline-block; position:relative; border: 5px solid #f2f2f2; margin: 10px 0; }
.fleet0-right:hover { border: 5px solid #f39c12; }
.fleet0-right img { width: 330px; height: 225px; }
.fleet0-right img:hover { opacity: 0.8; }
.fleet0-right span { display:inline-block; position: absolute; top: 0; left: 15px; font-size: 13px; color: #fff; text-transform: uppercase; padding: 7px 15px; background-color: #f39c12; }

.fleet-right { float: right; display:inline-block; width: 330px; margin: 10px 0; }

/* Breadcrumbs */
.breadcrumbs { font-size: 12px; margin: 0 0 10px 0; color: #8a8a8a; }
.breadcrumbs a { color: #8a8a8a; }

/* Sitemap */
.sitemap { margin: 30px 0 0 0; padding: 0 0 0 25px; background: url(images/icon-sitemap.png) no-repeat; }
.sitemap a { color: #fff; }

/* Vk */
.vk { margin: 5px 0 0 0; padding: 0 0 0 25px; background: url(images/icon-vk.png) no-repeat; }
.vk a { color: #fff; }

.footer__cookie {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    width: 100%;
    max-width: 560px;
    z-index: 9999;
    padding: 0 15px;
}

@media (max-width: 576px) {
    .footer__cookie {
        max-width: unset;
    }
}

.footer__cookie .cookie__wrapper {
    background-color: white;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    padding: 16px 30px;
}

.footer__cookie .cookie__content {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
}

@media (max-width: 425px) {
    .footer__cookie .cookie__content {
        flex-direction: column;
        align-items: center;
    }
}

.footer__cookie .cookie__text {
    font-size: 15px;
    line-height: 1.2;
    margin: 0;
}

@media (max-width: 640px) {
    .footer__cookie .cookie__text {
        text-align: center;
    }
}

.footer__cookie .cookie__text a {
    text-decoration: underline;
}

.footer__cookie .cookie__accept {
    flex-shrink: 0;
    font-size: 14px;
    white-space: nowrap;
}