/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties
---------------------------------------- */
* {font-family: 'Roboto', Arial, sans-serif !important;font-size:16px;line-height:1.5em;} 
body { 
	background: url(../images/bg.gif) top left repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
        font-size:16px;
		line-height:1.5em;
		font-weight: 300;
	color:#000;
	background-size: 11px;
}
strong, b {
    font-weight: 500;
}
#no_bg {
	background-image:none;
}
i.fa.fa-phone {
/*    padding-top: 10px;*/
}
i.fa {
    font-family: fontawesome !important;
    margin-left: 10px;
    font-size: 25px;
}

html { min-width:1004px;}
html, body { height:100%;}
.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.alignright { text-align:right;}
.clear { clear:both;}
/*.fleft{ float:left}*/
.fright{ float:right}
.container {	overflow:hidden; width: 100%;}
.container1{ width:100%;}
.wrapper { 	width:100%;	overflow:hidden;}
a img{ border:0px}
img{ vertical-align:top;  }
fieldset{ border:none}
.oh{ overflow:hidden}
.size-1 {font-size:36px; line-height:44px;}
.size-2 {font-size:13px; line-height:18px;}
.size-3 {font-size:13px; line-height:20px;}

.color-1 {color:#d1dcda;}
.color-2 {color:#cf5001;}
.color-3 {color:#28b1b6;}
.color-4 {color:#5e5c5a;}
.plavform{
    position: fixed;
    bottom: 20px;
    right: 160px;
    cursor: pointer;
    background-color: #0071b5;
    border: 2px solid;
    border-color: #000;
    padding: 10px;
    z-index: 51;
    text-decoration: none;
}
.plavform a{
    text-decoration: none;
    color:#fff;
}
.cta-block{
    padding: 50px 0 50px;
    background-image: url(../images/cta-image.jpg);
    background-position: center;
    background-size: inherit;
}
.container-cta{
    padding-left: 15px;
    padding-right: 15px;
    background-color: rgba(255, 255, 255, 0.8)
}
.cta-box{
    padding: 20px;
}
.cta-h2{
    text-align: center;
}
p.heading-cta {
    text-align: center;
}
.cta-button{
    text-align: center;
    background-color: #0071b5;
    padding: 20px;
    margin-left: 40%;
    width: 170px; 
}
.button-cta-a{
    color:#fff;
    font-weight: 600;
}
.button-cta-a i{padding-right: 10px;}
.d-block {display:block;}
.d-in-block {display:inline-block;}

.main {	margin:0 auto; position: relative;	width:1010px; background:url(../images/bg1.gif) center repeat-y; z-index:998;}
#main {	margin:0 auto; position: relative;	width:1010px; z-index:998;}

.bg_main{ background:url(../images/top.gif) top center no-repeat; padding:0 30px 0 30px;background-size:1112px;}
/*----- links -----*/
a {color:#0070b4; outline:none; text-decoration:none;}
a:hover, a:focus { text-decoration:underline;}
a:active, a:visited { }

.col-1, .col-2, .col-3, .col-4 { float:left}
.row .col-1{ width:458px; margin-right:12px}
.row .col-2{ width:458px;}

.row1 .col-1{ width:475px; margin-right:35px}
.row1 .col-2{ width:406px;}

.row2 .col-1{ width:316px; margin-right:0}

.row3 .col-1{ width:565px; margin-right:50px}
.row3 .col-2{ width:273px;}

.row4 .col-1{ width:795px; margin-right:0}

/* Global Structure
---------------------------------------- */

/* Header */
header{ width:100%; padding:19px 0 0 0;background: #0071b5;}
header .indent{ top:px; left:px;padding:0; width:235px}
header .inside{padding:0px 0px 0px 0px}

header h1 {text-indent:-9999px; float:left; margin: 0px;}
header h1 a { display:block; width:260px; height:150px; background:url(../images/logo.jpg) no-repeat left top;	}

header nav {
    float: left;
    z-index: 1000;
    background-color: #0082CE;
    width: auto;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}
.navfixed{
    position:fixed;
    top:0;
    left:0;
    right:0;
}

/*--- superfish dropdown menu begin ---*/
.sf-menu {margin:0; padding:0;	list-style: none; z-index:90000; position:relative; }
.sf-menu li{ margin:0; display:inline; position:relative; float:left; border-right:1px solid #0071B5;}
.sf-menu li:last-child { border-right:0px solid #0071B5;}
.sf-menu li a {color:#fff; text-decoration:none; display:block; float:left; line-height:2em; font-size:18px; padding:15px 17px; background:#0082CE; position:relative; }
.sf-menu li a:hover {color:#fff;  text-decoration:none; background:#0070b4 }
.sf-menu li > a.current, .sf-menu > li.sfHover > a { color:#fff; text-decoration:none; background:#0070b4 }

.sf-menu ul { position:absolute; top:-999em; width:10em; line-height:1.0; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { top:78px; z-index:99;}



/*** DEMO SKIN ***/
.sf-menu ul {	width:216px;  display:block; background: url(../images/bg_menu.gif) top left no-repeat #2c2c2c; padding:20px 0px 20px 0px}
.sf-menu ul li {  text-align:left; border-right:0px;  padding:0;  z-index:9; position:relative;  }
.sf-menu ul li a {text-transform:none; margin-bottom: 14px; line-height:19px; text-align:left; width:171px; padding:0 0 0 25px; color:#fff; background:none; text-transform:none; z-index:9; font-size:16px}
.sf-menu ul li a:hover, .sf-menu ul > li.sfHover > a, .sf-menu ul li a.current { color:#0070b4; background:none}

.sf-menu ul ul { margin-top:-20px}
.sf-menu ul ul {	width:176px;   display:block; background: url(../images/bg_menu1.gif) top left no-repeat #2c2c2c; padding:20px 0px 20px 0px}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {	 position:relative;}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {	left:0px;	top:68px; /* match top ul list item height */	z-index: 99;}
.sf-menu li:hover ul ul,
.sf-menu li.sfHover ul  ul{	left:177px;	top:78px; /* match top ul list item height */	z-index: 99;}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul { top:-999em;}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {  /* match ul width */ top:0}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul { top:-999em;}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul { left:10em; /* match ul width */ top:0;}

.sf-sub-indicator {	position: absolute;	display:block;	right:10px;	width:10px;	height:10px; text-indent:-999em; overflow:hidden;}


/* Aside */
aside {position:relative; }
	aside .inside { padding:30px 0 31px 26px; }

/*content*/
section{ font-size:0.8125em; width:100%; text-align:left; background:#fff}
section .inside{padding:60px 0px 40px 25px;}
#page5 section .inside{padding:50px 0px 40px 25px;}
section .inside-1{padding:60px 20px 40px 25px;}
section .inside-2{padding:60px 0px 40px 10px;}
.img-left{ float:left; margin:0 24px 0px 0}
.img-left1{ float:left; margin:0 10px 0px 0}
.img-indent{ margin:0 0 16px 0}
.tail{ background:url(../images/tail.gif) bottom repeat-x; padding-bottom:24px; margin-bottom:22px}
.tail1{ background:url(../images/tail1.gif) bottom repeat-x; padding-bottom:17px; margin-bottom:17px}
.txt-1{ float:right; display:block; margin-bottom:31px; font-weight:bold; color:#5e5e5e}
.txt{ text-transform:uppercase}
.txt1{ font-size:16px}
.indent-1{ text-transform:none; padding-left:30px}

.num{ float:left; margin-right:17px}

/* indents */
.indent{padding:20px;}
.indent1{padding:10px 0 0 0}
.indent2{padding:20px 0 0 0}
.indent3{padding:40px 0 0 0}
.indent4{padding:60px 0 0 0}

.margin-bot { margin-bottom:14px;}
.margin-bot2 { margin-bottom:22px;}
.margin-bot3 { margin-bottom:30px;}
.margin-bot4 { margin-bottom:45px;}
.margin-bot5 { margin-bottom:26px;}
.margin-bot6 { margin-bottom:34px;}
.margin-bot7 { margin-bottom:28px;}

.indent-left {padding-left:8px;}
.indent-top {padding-top:11px;}
.indent-right {padding-right:25px;}
	
/*footer*/
footer { color:#f5f5f5; font-size:.75em; background:#0071B5; width:100%;}
footer .inside{ padding:12px 30px 10px 26px }
footer a {color:#f5f5f5; text-decoration:underline}  
footer a:hover {  text-decoration:none}
footer span{ color:#f5f5f5}

footer ul.icon{margin:0; padding:0; list-style:none; float:left; margin-right:5px}
footer ul.icon li{ padding-left:3px; display:inline; margin:0}
footer ul.icon li a{color:#14acba; text-decoration:none; padding:0} 
footer ul.icon li a:hover { text-decoration:none;}

		

/*  Header styles */
h1, h2, h3, h4, h5, h6 {margin:0 0 21px 0; line-height:1.2em; color:#333; letter-spacing:-1px}
h1 {font-size:24px;}
h1 span {	font-size:36px; color:#d1dcda}
h2 {	font-size:18px; color:#3e3e3e;} 
h3 {	font-size:25px; } 
h4 {	font-size:18px; } 
h5 {	font-size:18px; } 
h6 {	font-size:17px;}


/* Paragraph styling */
p {margin-bottom:17px; line-height:18px;}
.p { margin-bottom:0;}
.p1 { margin-bottom:17px;}
.p2 { margin-bottom:9px;}
.p3 { margin-bottom:40px;}

.l-h {
	line-height:21px;
	font-size:15px;
}

/* link */
.link{color:#000000; background:url(https://poliglot27.ru/templates/wt_37697/images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:underline }

.button:hover{text-decoration:none;background:#dedede }


.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
/*  Horizontal divider */
.hr {display:block; position:relative; padding:55px 0 35px 0; border:none; background:url(../images/hr.gif) 0 50% repeat-x; height:2px; overflow:hidden; font-size:11px; margin:0 10px 0 0; }
.hr a { position:absolute; right:0; top:25px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; text-decoration:none; background:url(../images/arrow-top.png) no-repeat 0 6px; padding-left:13px; color:#6b6a6a; }
.hr a:hover { color:#000;}

.pad2{ float:left; margin-left:20px}
.pad{ float:left;}
/* Custom select color */
abbr[title], dfn[title] {color:#ff0000; border-bottom:1px dotted #ce5002; text-transform:uppercase; cursor:help;}
abbr, acronym  			{ border-bottom:1px dashed #ce5002;}
em, dfn  		  		{ font-style:italic;}

big						{ font-size:22px}
del						{ color:#000;  text-decoration: line-through;	}
ins						{ color:#fff; background-color:#ce5002; text-decoration:none;	}
dfn 	 		     	{ color:#ce5002; letter-spacing:1px; font-size:14px; font-style:normal; font-family:Arial, Helvetica, sans-serif}
q						{ color:#ce5002; font-size:14px; font-family:Arial, Helvetica, sans-serif}
sup	  					{ padding-bottom:10px; font-size:10px}
sub 		  			{ vertical-align:bottom; font-size:10px}
var						{ font-style:normal}

mark 					{ color:#ce5002; background-color:#ff9; font-style:italic; font-weight:bold;	}
address 		   		{ margin:0 0 1.5em;font-style:italic;}
pre, code, tt  			{ font:1em 'andale mono', 'lucida console', monospace; line-height:1.5; display:block;}
code 			    	{ color:#333; background-color:#f6f6f6; display:block; padding:3px 2px 3px 5px; line-height:1.67em;  border:1px dotted #333; text-shadow:none }
pre 			     	{ white-space:pre;}


/* Custom select color */
::selection {background: #0070b4; color:#fff; /* Safari */}
::-moz-selection {background: #0070b4; /* Firefox */ color:#fff;}

/* blockquote */
blockquote {margin:0 5px 10px 5px;	padding:0 10px 10px 55px; font-size:1.16em; line-height:1.2em; color:#5ac0c4; quotes:none; background:url(../images/quotes.png) no-repeat 0 0;}
blockquote.left {border-right:1px solid #ccc; width:35%; float:left; margin-right:20px; padding-right:20px; background:none; padding-left:0; margin-left:0}
blockquote.right {border-left:1px solid #ccc; width:35%; float:right; margin-left:20px; padding-left:60px; background-position:20px 0; background:none; padding-left:10px; margin-left:10px}


/* Unordered list style
---------------------------------------- */

/* List */
ul.list{margin:0; padding:0; list-style:none; background:url(../images/tail.gif) top left repeat-x}
ul.list li{padding-left:9px; overflow:hidden; background:url(../images/tail.gif) bottom left repeat-x}
ul.list li:hover{background:#0070b4 }
ul.list li:hover a{color:#fff; background:url(../images/marker-act.png) top left no-repeat; background-position:0 5px;}
ul.list li a{background:url(../images/marker.png) top left no-repeat; background-position:0 5px; color:#5e5c5a; text-decoration:none; line-height:30px; font-size:12px; padding-left:9px;} 
ul.list li a:hover { text-decoration: none; }

ul.list ul{margin:0; padding:0; list-style:none; background:url(../images/tail.gif) top left repeat-x}
ul.list ul li:hover{background:#fff }
ul.list ul li:hover a{color:#fff; background:url(../images/marker-act.png) top left no-repeat; background-position:0 5px;}
ul.list ul li a{background:url(../images/marker.png) top left no-repeat; background-position:0 5px; color:#5e5c5a; text-decoration:none; line-height:30px; font-size:12px; padding-left:9px} 
ul.list ul li a:hover { text-decoration: none; }


/* List1 */
ul.list1{margin:0; padding:0; list-style:none;}
ul.list1 li{overflow:hidden; width:237px; text-align:center; background:#ea2e2f; float:left}
ul.list1 .li{background:#f0922e; }
ul.list1 .li1{background:#00a74e; }
ul.list1 .li2{background:#0070b4; width:239px; }
ul.list1 li a{ line-height:50px; color:#fff; text-decoration:none; font-size:30px; text-transform:uppercase; display:block; padding:10px 0;}
ul.list1 li a:hover { text-decoration: none; }

/* List_1 */
ul.list_1{margin:0; padding:0; list-style:none; background:url(../images/tail.gif) top left repeat-x}
ul.list_1 li{padding-left:9px; overflow:hidden; background:url(../images/tail.gif) bottom left repeat-x}
ul.list_1 li a{background:url(../images/marker.png) top left no-repeat; background-position:0 5px; color:#5e5c5a; text-decoration:none; line-height:30px; font-size:12px; padding-left:9px} 
ul.list_1 li a:hover { text-decoration: none; color:#d58959; }

ul.list_1 ul{margin:0; padding:0; list-style:none; background:none}
ul.list_1 ul li{padding-left:9px; overflow:hidden; background:none}
ul.list_1 ul li a{background:none; background-position:0 5px; color:#5e5c5a; text-decoration:none; line-height:30px; font-size:12px; padding-left:9px} 
ul.list_1 ul li a:hover { text-decoration: none; color:#42babf; }


/* List_2 */
ul.list_2{margin:0; padding:0; list-style:none;}
ul.list_2 li{background:url(https://poliglot27.ru/templates/wt_37697/images/marker.gif) top left no-repeat; background-position:0 7px; padding-left:15px; overflow:hidden; padding-bottom:7px }
ul.list_2 li a{color:#888484; text-decoration:none; line-height:18px} 
ul.list_2 li a:hover { text-decoration: underline; }

/* Ordered list style */
ol li {list-style-position:outside;	list-style-type:decimal; margin-left:25px; padding-bottom:6px; font-size:14px; color:#727171; }
ol li a{ font-size:14px; color:#727171;	text-decoration:none}
ol li a:hover{ text-decoration: underline}


/* Definition list style */
dl { margin:15px 0}
dl dt {font-size:1.16em; color:#5e5c5a !important;	margin-bottom:15px; font-weight:bold	}
dl dd { margin-bottom:1.5em;}
dl .dd {margin-left:30px}
dl.def-list { padding-bottom:5px;}
dl.def-list dt {font-size:13px; color:#fff; width:100%; overflow:hidden; margin-bottom:1em; position:relative; z-index:0; }
dl.def-list dd {margin-bottom:2em;}
	

/* News style*/
.news {	padding-bottom:18px;}
.news li {	position:relative;	padding:0 0 25px 70px;	color:#000;	height:1%;	}
.news li p.date {position:absolute;	left:0;	top:3px; background:#666; width:59px;	height:69px; font-size:25px; line-height:64px; color:#fff; text-align:center; font-weight:bold;}
.news li a.title {  display:block; color:#8e8d8b;  text-transform:uppercase;  font-size:11px;  margin-bottom:.5em;  }
	

/* Layouts navigation */
.layouts-nav {width:100%; overflow:hidden; padding-bottom:30px !important;}
.layouts-nav li { float:left; margin-right:20px; background:none !important; padding:0 !important;}
.layouts-nav li a {float:left; background:#333; padding:2px 10px; color:#fff; text-decoration:none; margin-right:10px; cursor:pointer; position:relative; }
.layouts-nav li a:hover {background:#28b1b6;}
	
/* Table styling */
table { width:100%;}
table thead th {  text-align:left; background:#0070b4; border:1px solid #fff;color:#fff; padding:15px 20px; font-size:14px;font-family:Verdana, Geneva, sans-serif; font-weight:normal;}


/*  Dropcaps style */
.dropcap_1 {color:#1f1f1f; font-size:43px; width:55px; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:1em;  display:block; float:left; text-align:center; }
.dropcap_2 {color:#fff; font-size:41px; width:52px; line-height:52px; background:url(../images/dropcap.png) no-repeat 50% 0; text-align:center; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  display:block; float:left; margin-right:8px; }


/* Main banner
---------------------------------------- */
.main-banner {height:372px; overflow:hidden; margin-bottom:5px; background:#666; position:relative;	}

/* Blocks and Boxes style
---------------------------------------- */
/*box*/
.box{ width:100%; overflow:hidden; position:relative;}
.box:hover{ background:#f2f2f2;}
.box .indent-box{ padding:12px 20px 30px 12px; }
/*box1*/
.box1{ width:100%; background:#f2f2f2;}
.box1 .indent-box{ padding:12px 40px 30px 33px; }

/*box_1*/
.box_1{ width:100%; background: url(../images/box_1.gif) bottom left no-repeat #cf5001; color:#fff}
.box_1 .indent-box{ padding:35px 10px 2px 20px; }
.box_1 .indent_box1{ padding:0px 0px 11px 60px; }
.box_1 h3{ color:#fff; font-size:19px; margin-bottom:25px }
.box_1 .container, .box_2 .container, .box_3 .container { line-height:18px;}
/*box_2*/
.box_2{ width:100%; background: url(../images/box_2.gif) bottom left no-repeat #2c2c2c; color:#fff}
.box_2 .indent-box{ padding:35px 10px 2px 20px; }
.box_2 .indent_box1{ padding:0px 0px 11px 90px; }
.box_2 h3{ color:#fff; font-size:19px; margin-bottom:25px }
/*box_1*/
.box_3{ width:100%; background: url(../images/box_3.gif) bottom left no-repeat #0070b4; color:#fff}
.box_3 .indent-box{ padding:35px 10px 2px 20px; }
.box_3 .indent_box1{ padding:0px 0px 11px 90px; }
.box_3 h3{ color:#fff; font-size:19px; margin-bottom:25px }

#head { margin-bottom:10px; float:left; width:100%; position:relative;  height:440px;}


/* 404 page */
.box_404{background:url(../images/img_5F404.jpg) top left no-repeat; height:640px; color:#0e0e0e}
.box_404 .indent-box{padding:61px 10px 10px 424px; width:470px}
.box_404 h2 { font-size:60px; line-height:1.2em; text-transform:uppercase; color:#3e3e3e }
.box_404 h3 { font-size:38px; text-transform:uppercase; line-height:1.2em; margin:-30px 0 20px 0; color:#3e3e3e;  }
.box_404 h4 { font-size:28px; text-transform:uppercase; line-height:1.2em; margin:50px 0 50px 0; color:#3e3e3e;  }
.box_404 h4 span {color:#0070b4;  font-size:38px;  }
.rowElem2{ height:35px; background:url(https://poliglot27.ru/templates/wt_37697/images/bg_input_5F404.gif) top left no-repeat; width:363px}
.box_404 .input-404{	width:266px; padding:7px 10px 9px 10px; background:#dedede; vertical-align:middle;	border:1px solid #dedede ;color:#000;	}

.box_404 .button-404{ background:#0070b4; color:#fff; padding:0 15px; line-height:33px; height:33px;display:inline-block; margin-left:7px; text-decoration:none; font-size:12px}
.box_404 .button-404:hover{ background:#dedede; text-decoration:none; color:#fff}


/* Information box */
.info-box {padding:24px 30px 24px 110px;border:1px solid #9b9b9b;color:#3e3e3e;background:#ededed;margin-bottom:20px;position:relative; height:1%; }
.info-box p.icon { position:absolute; left:34px; top:24px; margin:0; }

/* Download box */
.download-box {padding:24px 30px 24px 110px;margin-bottom:20px;position:relative; height:1%;border:1px solid #9b9b9b;color:#3e3e3e;background:#ededed;}
.download-box p.icon { position:absolute; left:34px; top:24px; margin:0; }

/* Notification box */
.notification-box {padding:24px 30px 24px 110px;margin-bottom:20px;position:relative; height:1%;border:1px solid #9b9b9b;color:#3e3e3e;background:#ededed;}
.notification-box p.icon { position:absolute; left:34px; top:24px; margin:0; }
  
/* Error message box */
.error-box {padding:24px 30px 24px 110px;margin-bottom:20px;position:relative; height:1%;border:1px solid #9b9b9b;color:#3e3e3e;background:#ededed;}
.error-box p.icon { position:absolute; left:34px; top:24px; margin:0; }

/* Lightbox image */
.lightbox-image {	position:relative;	overflow:hidden; display:block	}
.lightbox-image1 {	position:relative;	overflow:hidden; float:left	}
	.lightbox-image img {		position:relative;		z-index:2;		}
	.lightbox-image span {		display:block;		position:absolute;		left:0;		top:0;		width:100%;		height:100%;		background:url(../images/magnify.png) no-repeat 50% 50%;		z-index:1;		}
	.lightbox-image1 img {		position:relative;		z-index:2;		}
	.lightbox-image1 span {		display:block;		position:absolute;		left:0;		top:0;		width:100%;		height:100%;		background:url(../images/magnify.png) no-repeat 50% 50%;		z-index:1;		}
	
/* Easy Tooltip */
#easyTooltip{padding:5px 10px;
	border:1px solid #000;
	background:#fff;
	color:#a7a7a7;
	font-size:11px;
	text-transform:none;
	z-index:900;
	position:relative
}
/* // Easy Tooltip */


/* Pages
---------------------------------------- */
/* Under Construction page =====*/
#constuction-box {
	width:800px;
	height:500px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background:#eae9e7;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-color:#ccc;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	text-align:center;
	}
	#constuction-box .inside {
		padding:40px 40px 40px 40px;
		}
		#constuction-box .button {
			position:relative;
			}
		#constuction-box h1 {
			font-weight:700;
			text-align:center;
			font-size:4em;
			margin-bottom:.2em;
			line-height:1.2em;
			letter-spacing: 2px;
			border-bottom: 1px solid #ddd;
			padding-bottom:10px;
			}
			#constuction-box h1 span {
				text-transform:uppercase;
				color:#fbb91f;
				display:block;
				margin-bottom:-15px;
			}
			
	/* Countdown */
	#countdown_dashboard {
		height: 110px;
		padding:30px 0 40px 0;
		width:650px;
		margin:0 auto;
		position:relative;
		}
	.dash {
		width: 110px;
		height: 114px;
		background: transparent url('../images/dash.png') 0 0 no-repeat;
		float: left;
		margin-left: 20px;
		position: relative;
		}
	
	.dash .digit {
		font-size:75px;
		line-height:85px;
		font-weight: bold;
		float: left;
		width: 55px;
		text-align: center;
		font-family:"Times New Roman", Times, serif;
		color: #555;
		position: relative;
	}
		.dash .digit .bottom {
			font-size:75px;
			line-height:85px;
		}
	
	.dash_title {
		position: absolute;
		display: block;
		bottom: 0px;
		left:0;
		font-size: 12px;
		color: #555;
		text-transform: uppercase;
		letter-spacing: 2px;
		width:110px;
	}
	
	.dev_comment {
		font-size: 14pt;
		color: #777;
		text-align: center;
		font-style: italic;
		margin: 40px 10px;
	}
	
	#subscribe_form {
		position: relative;
	} 
	
	#email_field {
		font-size: 16pt;
		padding: 6px 10px;
		width: 300px;
	}
	
	#subscribe_button {
		font-size: 14pt;
		color: #333;
		padding: 4px 8px;
	}
	
	.copyright {
		font-size: 9pt;
		color: #333;
		margin: 40px 0px;
	}
	
	.faded {
		color: #999;
	}
	
	.form_message {
		width: 400px;
		padding: 10px;
		margin: 15px auto;
		display: none;
	}
	
	#error_message {
		background-color: #ffe;
		border-left: 5px solid #bb3;
		border-right: 5px solid #bb3;
		color: #770;
	}
	
	#info_message {
		background-color: #f0f9ff;
		border: 1px solid #eef;
	}
	
	#loading {
		text-align: center;
		margin: 10px;
		display: none;
		position: absolute;
		width: 100%;
		top: 60px;
	}

/* Intro page */
#intro-box {
	width:600px;
	height:400px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-200px;
	background:#eae9e7;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-color:#ccc;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	text-align:center;
	behavior:url(https://poliglot27.ru/templates/wt_37697/css/js/PIE.htc);
	float:left;
	}
	#intro-box .inside {
		padding:40px 40px 40px 40px;
		}
		#intro-box h1 {
			font-weight:700;
			text-align:center;
			font-size:4em;
			margin-bottom:.2em;
			line-height:1.2em;
			position:absolute;
			left:0;
			top:-90px;
			text-align:center;
			width:600px;
			overflow:hidden;
			height:100px;
			color:#28b1b6;
			}
			#intro-box h1 span {
				text-transform:uppercase;
				color:#1fb7c4;
				display:block;
				margin-bottom:-15px;
			}
		#intro-box .button {
			position:absolute;
			right:30px;
			bottom:20px;
			float:right;
			white-space:nowrap;
			}
		.intro-buttons {
			width:500px;
			padding:0 50px;
			position:absolute;
			left:0;
			bottom:50px;
			}
		#flash-intro {
			margin-bottom:20px;
			position:absolute;
			left:23px;
			top:20px;
			}

/* Content
---------------------------------------- */		



/* Pagination */
.pagination {
	display:block;
	width:100%;
	overflow:hidden;
	}
	.pagination a {
		float:left;
		font-size:11px;
		color:#000;
		text-decoration:none;
		text-transform:uppercase;
		line-height:31px;
		padding-left:14px;
		}
	.pagination a:hover {
		text-decoration:underline;
		}
		.pagination ul {
			float:left;
			padding:0 3px 0 18px;
			}
			.pagination ul li {
				float:left;
				padding-left:1px;
				margin-right:1px;
				padding:0 0 0 0 !important;
				background:none !important;
				}
			.pagination ul li span {
				width:31px;
				float:left;
				text-align:center;
				color:#000;
				}
				.pagination ul li a {
					font-size:15px;
					color:#000;
					text-decoration:none;
					width:31px;
					line-height:31px;
					height:31px;
					text-align:center;
					background:#e9e9e9;
					padding:0;
					}
				.pagination ul li a:hover {
					background:#19b6c5;
					text-decoration:none;
					color:#fff;
					}


/* Other */
	figure figcaption {
		color:#fff;
		background: url(../images/bg_caps.png);
		font-size:22px;
		text-align:center;
		padding:11px 0 11px 0;
		margin-top:-41px; position:relative; z-index:90
	}

figure.fright {
	float:right;
	margin:4px 0 0 26px;
	}

.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
	}
	.img-box img.fleft {
		float:left;
		margin-right:15px;
	}


.extra-wrap { 
	overflow:hidden;
	}
	
	
/* Postal address */
.address { 
	float:left;
	margin-right:30px;
	}
.address.last {
	margin-right:0;
	}
	.address dt {
		font-weight:normal;
		color:#6b6a6a;
		}
	.address dd { 
		clear:both;
		margin:0 0 0 0 !important;
		}
		.address dd span { 
			float:left;
			width:90px;
			}
	




/* Forms
---------------------------------------- */
.rowElem1{ height:35px}
.input{
		width:170px;
		padding:4px 10px 4px 10px;
		background:#0d0c0e;
		vertical-align:middle;
		border:1px solid #2e3032;
		color:#fff;
	}

/* Forms default */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	}

/* Newsletter form */
#newsletter-form fieldset {
	border:none;
	}
	#newsletter-form .field {
		overflow:hidden;
		margin-bottom:8px;
		}
	#newsletter-form input[type=text] {
		width:175px;
		padding:3px 0 3px 5px;
		background:#4d4d4d;
		border:none;
		color:#a7a7a7;
		border-right:1px solid #000;
		border-left:1px solid #000;
		margin-right:3px;
	}
	#newsletter-form input[type=submit] {
		width:30px;
		height:22px;
		background:#fff;
		border:1px solid #000;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		cursor:pointer;
		color:#2f2f2f;
		font-weight:bold;
		text-transform:uppercase;
		text-shadow:0 1px 0 #f1f1f1;
		}


/* Login form */
#login-form {
	position:absolute;
	right:0;
	top:12px;
}
#login-form fieldset {
	border:none;
	}
	#login-form input[type=text] {
		background:#4d4d4d;
		border:none;
		padding:3px 0 3px 4px;
		width:92px;
		margin-right:5px;
		color:#fff;
		}
	#login-form input[type=password] {
		background:#4d4d4d;
		border:none;
		padding:3px 0 3px 4px;
		width:92px;
		margin-right:5px;
		color:#fff;
		}
	#login-form input[type=submit] {
		width:30px;
		height:22px;
		background:#fff;
		border:1px solid #000;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		cursor:pointer;
		color:#2f2f2f;
		font-weight:bold;
		text-transform:uppercase;
		text-shadow:0 1px 0 #f1f1f1;
		}

.block-contact span{ float:right; margin-right:80px; font-size:15px}
.block-contact a{ color:#0070b4; text-decoration:none; font-size:15px}
.block-contact a:hover{ color:#0070b4; text-decoration: underline; font-size:15px}
.txt2{ color:#0070b4; font-size:15px}
.indent-2{ float:left; margin-right:28px; margin-left:20px}



/* Newsletter-form */
#newsletter-alt-form fieldset {
	border:none;
}
	#newsletter-alt-form input[type=text] {
		width:205px;
		padding:7px 10px 7px;
		background:#f9f9f9;
		border:none;
		color:#686666;
		border:1px solid #e2e2e2;
		border-right:1px solid #bababa;
		border-left:1px solid #bababa;
		border-top:1px solid #bababa;
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		margin-right:12px;
		font-size:12px;
		position:relative;
		}
	#newsletter-alt-form input[type=submit] {
		width:75px;
		height:32px;
		background:#3dc1cc;
		border:none;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		position:relative;
		cursor:pointer;
		color:#fff;
		font-weight:bold;
		font-size:12px;
		overflow:hidden;
		}




/* SlideDown element */
.slideDown {
	padding:0 1px 0 0;
	}
	.slideDown dt {
		background-color:#b2b2b1;
		background-image:url(../images/arrow1.gif);
		background-repeat:no-repeat;
		background-position:100% 16px;
		box-shadow:1px 1px 1px #d1d1d1;
		-moz-box-shadow:1px 1px 0 #d1d1d1;
		-webkit-box-shadow:1px 1px 0 #d1d1d1;
		color: #fff !important;	
		padding:9px 0 9px 21px;
		margin-bottom:4px;
		font-weight:bold;
		text-decoration:none;
		display:block;
		font-size:12px;
		cursor:pointer;
		margin-bottom:10px;
	}
	.slideDown dt:hover, .slideDown dt.active {
		background-color:#45bbc0;
		color:#fff;
		text-shadow:0 0 5px #fff;
	}
	.slideDown dt.active {
		background-image:url(../images/arrow2.gif);
	}

	.slideDown dd {
		display:none;
		padding:10px 20px 20px 20px;
	}
	.slideDown.absolute dd {
		position:absolute;
		background:#fff;
	}




/* Accordion */
dl#accordion {
	list-style-type:none;
	margin: 0;
	padding: 0 2px 0 0;
	height:auto !important;
}
	dl#accordion .indent {  
		padding-top:7px !important;
		padding-bottom:5px !important
		}

	dl#accordion a {
		display: block;

		text-decoration: none;	
		}

	dl#accordion dt {
		margin-top:1px;
		}
		dl#accordion dt a {
			background-color:#b2b2b1;
			background-image:url(../images/arrow1.gif);
			background-repeat:no-repeat;
			background-position:100% 16px;
			box-shadow:1px 1px 1px #d1d1d1;
			-moz-box-shadow:1px 1px 0 #d1d1d1;
			-webkit-box-shadow:1px 1px 0 #d1d1d1;
			color: #fff;	
			padding:9px 0 9px 21px;
			margin-bottom:4px;
			font-weight:bold;
			text-decoration:none;
			display:block;
			font-size:12px;
			}

		dl#accordion dt a:hover {
			background-color:#45bbc0;
			color:#fff;
			}

		dl#accordion dt.active a{
			background-color:#45bbc0;
			background-image:url(../images/arrow2.gif);
			color:#fff;
			}

	dl#accordion dd {
		display:none;
		margin-bottom:0;
	}
		dl#accordion dd .indent {
			padding:10px 30px 14px 20px !important;
		}
		dl#accordion dd a {
			display:inline;
			background:none;
			padding:0;
			font-weight:bold;
			width:auto;
			text-decoration:underline;
		}
		dl#accordion dd a:hover {
			text-decoration:none;
			background:none;
		}
		.sub_menu  li {
			list-style:none;
			line-height:30px!important;
			padding-left:0 !important;
			background:none !important;
			padding:0px 0 !important
		}
		.sub_menu li a {
			font-size:12px !important;
			line-height:30px!important;
		}


/* Tooltips */
.aToolTip {
	border:2px solid #444;
	background:#555;
	color:#fff;
	margin:0;
	padding:2px 8px;
	font-size:11px;
	}

.aToolTip .aToolTipContent {
	position:relative;
	margin:0;
	padding:0;
	}

a.aToolTipCloseBtn {
	display:block;
	height:20px;
	width:20px;
	overflow:hidden;
	background:url(../images/close.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:-15px;
	right:-20px;
	}


/* Coin Slider */
#coind-slider { overflow:hidden;}
.coin-slider { 
	overflow: hidden;
	zoom: 1;
	position: relative;
	padding-bottom:30px;
	}
.coin-slider a { text-decoration: none; outline: none; border: none; }

.cs-buttons { 
	font-size: 0px;
	padding: 10px;
	float: left;
	}
	.cs-buttons a { 
		margin-left: 5px;
		height: 10px;
		width: 10px;
		float: left;
		border: 1px solid #322e30;
		background:#322e30;
		color: #28b1b6;
		text-indent: -9999em; 
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
	}
	.cs-buttons a:hover,
	.cs-buttons a.cs-active { 
		background-color: #28b1b6;
		border: 1px solid #28b1b6;
		color: #fff;
		}

	.cs-title { 
		width:100%; 
		padding: 10px 0; 
		background-color: #000;
		color: #fff;
		text-indent:10px;
		}

	.cs-prev, 
	.cs-next { 
		background-color: #000;
		color: #fff;
		padding: 0px 10px;
	}
	.cs-prev:hover,
	.cs-next:hover { background:#28b1b6;}


/* Gallery */
#galleryfic_gallery {
	padding-bottom:50px;
	width:100%;
	overflow:hidden;
	}
	div.content {
		/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
		display: none;
		width: 919px; 
		position:relative;
		z-index:10;
		margin-bottom:20px;
	}
		div.content a, div.navigation a {
			text-decoration: none;
			color: #777;
		}
		div.content a:focus, div.content a:hover, div.content a:active {
			text-decoration: underline;
		}
	div.slideshow-container {
		position: relative;
		clear: both;
		height: 480px; /* This should be set to be at least the height of the largest image in the slideshow */
		z-index:10
	}
		.advanced_gallery div.slideshow-container {
			width:60%;
			overflow:hidden;
		}
	div.loader {
		position: absolute;
		top: 0;
		left: 0;
		background-repeat: no-repeat;
		background-position: center;
	}
	div.slideshow {
		height: 463px;
		width:919px;
		overflow:hidden;
	}
	div.slideshow span.image-wrapper {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		height: 475px;
		width:919px;
	}
	div.slideshow a.advance-link {
		display: block;
		width: 466px;
		height: 243px; /* This should be set to be at least the height of the largest image in the slideshow */
		text-align: center;
		overflow:hidden;
	}
	div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
		text-decoration: none;
	}
	div.slideshow img {
		position:absolute;
		left:0;
		top:0;
		padding:4px;
		border:1px solid #ddd;
	}
	div.slideshow.noborder img {
		padding:0;
		border:none;
	}
	div.caption-container {
		position: relative;
		clear: left;
		height:40px;
	}
		.advanced_gallery div.caption-container {
			position:absolute;
			right:0;
			top:0;
			width:40%;
		}
	span.image-caption {
		display: block;
		position: absolute;
		width: 466px;
		top: 0;
		left: 0;
	}
	div.caption {
		padding:10px 70px 0 30px;
		overflow:hidden;
	}
	div.caption h4 {
		float:left;
		background:#fff;
	}
	div.image-desc {
		font-size:10px;
		text-transform:uppercase;
		float:right;
		padding:8px 0 0 0;
	}
	div.navigation {
		/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
	}
	ul.thumbs {
		clear: both;
		margin: 0;
		padding: 0;
	}
	ul.thumbs li {
		float: left;
		padding:1px !important;
		background:none !important;
		list-style: none;
		margin:0 4px 0 0;
		border:1px solid #ddd;
		margin-bottom:4px;
	}
	ul.thumbs li.last {
		padding-right:0;
	}
	a.thumb {
		display: block;
	}
	ul.thumbs li.selected a.thumb {
	}
	a.thumb:focus {
		outline: none;
	}
	ul.thumbs img {
		border: none;
		display: block;
	}


/* Kwicks */
.kwicks-wrapper {
	width:940px;
	overflow:hidden;
}
	.kwicks-box {
		border:1px solid #323232;
		padding:12px;
		}
	
	.kwicks {
		/* recommended styles for kwicks ul container */
		list-style: none;
		position: relative;
		margin: 0;
		padding: 0 !important;
		overflow:hidden;
		height:396px;
		background:#000;
		}
	.kwicks li{
		/* these are required, but the values are up to you (must be pixel) */
		width: 148px;
		height: 396px;
		/*do not change these */
		display: block;
		overflow: hidden;
		padding: 0 !important;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
		cursor:pointer;
		opacity:.5;
		filter: alpha(opacity=50);
		background:none !important;
		}
	.kwicks li.active {
		opacity:1;
		filter: alpha(opacity=100);
		}
	.kwicks.horizontal li {
		/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
		margin-right: 0; /*Set to same as spacing option. */	
		float: left;
		}	
	
	.kwicks_vertical {
		/* recommended styles for kwicks ul container */
		list-style: none;
		position: relative;
		margin: 0;
		padding: 0 !important;
		overflow:hidden;
		width:950px;
		height:396px;
		background:#000;
		}
	.kwicks_vertical li{
		/* these are required, but the values are up to you (must be pixel) */
		height: 196px;
		/*do not change these */
		display: block;
		overflow: hidden;
		padding: 0 !important;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
		cursor:pointer;
		float:none;
		opacity:.5;
		filter: alpha(opacity=50);
		}
	.kwicks_vertical li.active {
		opacity:1;
		filter: alpha(opacity=100);
		}

/* Elements list */
.elements-list li {
	background:none !important;
	padding:0 0 12px 0 !important;
	position:relative;
	}
	.elements-list li code {
		position:absolute;
		right:0;
		top:-3px;
		padding:2px 3px 1px 3px;
		border:1px dotted #333;
		}


/* Tabs */
.tabs {
	clear: left;
	float: left;
	padding: 15px 0 30px 0;
	}
	.tabs ol {
		list-style-type: decimal;
		margin: 0 0 0 20px;
		}
		.tabs ol li {
			display: list-item;
			float: none;
			padding-bottom:5px !important;
			font-size:12px;
			color:#6b6a6a;
			}
	
	.tabs ul.nav { width:100%;}
		
	.tabs ul {
		float: left;
		list-style: none;
		margin: 0 0 5px 0 !important;
		padding:0 0 0 0 !important;
		}
		.tabs li {
			display: block;
			float: left;
			margin: 0 5px 0 0;
			background:none !important;
			padding:0 0 0 0 !important;
			}
		.tabs .selected {
			margin-bottom: -5px;
			position: relative;
			}
		.tabs .selected a {
			background: #f0f0f0;
			color: #000;
			padding-bottom: 10px;
			}
		.tabs a:hover {
			background: #f0f0f0;
			color: #000;
			}

		.tabs a {
			background:#000;
			color: #fff;
			display: block;
			padding:5px 10px;
			text-decoration: none;
			}

	.tabs .tab-content {
		background: #f0f0f0;
		clear: both;
		width: auto;
		max-width:940px;
		overflow:auto;
		}
		.tabs .tab-content .inner {
			padding:10px;
			}
	
	.tabs p { margin-bottom: 5px; }
	.tabs .tab-content strong { color:#000;}
	
	.tabs pre {
		margin:4px 0;
	}
	.tabs code {
		overflow:auto;
	}
	*+html .tabs code { overflow:visible;}


/* Twitter */
#twitter {
	margin-bottom: 2em;
	}

	#twitter h2 {
		margin: 0 0 5px 0;
		padding:.5em 1em;
		font-size: 1.5em;
		color: #fff;
		background-color: #888;
		letter-spacing:0;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		}

	#preloader {

		margin: 0;
		padding: 1em 1em 1em 3em;
		text-indent:10px;
		background: transparent url(../images/loader.gif) 1em center no-repeat;
		/* generate your own loader gif: http://www.ajaxload.info */
		}

	ul#twitter_update_list {
		margin: 0;
		padding: 0 0 0.5em 0;
		list-style-type: none;
		}
		ul#twitter_update_list li {
			margin: 0;
			padding: 0.8em 0 1em 1em !important;
			background:#f0f0f0;
			margin-bottom:7px;
			}
		ul#twitter_update_list li:hover {
			background-color:#28b1b6;
			color:#fff;
			}
			ul#twitter_update_list li:hover a {
				color:#000;
				}

			ul#twitter_update_list li a {
				/* timestamp link */
				color: #000;
				}
			
				ul#twitter_update_list li span {
					display: block;
					}
				
				ul#twitter_update_list li span a {
					/* links in tweet */
					color: #28b1b6;
					}
				
			ul#twitter_update_list li.firstTweet {
				
				}
			ul#twitter_update_list li.lastTweet {
				border-bottom: none;
				}
			
			a#profileLink {
				display: block;
				padding: 0.3em 1em;
				color: #fff;
				background-color: #000;
				}





/*======================================================*/

/* Code grabber */
.code {
	padding:30px 0 10px 0;
}
	.code a.code-icon {
		margin-bottom:10px;
	}
	.code a.code-icon i {
		padding-right:6px;
		font-style:normal;
	}
	.code div.grabber {
		display:none;
	}
	.code code {
		padding:0 10px 0 10px;
		background:#f6f6f6;
		color:#333;
		border:1px solid #dfdfdf;
		white-space:pre;
		overflow:auto;
	}

/* Advanced Menu */
#advanced {
	position:fixed;
	z-index:999;
	right:-172px;
	top:50px;
	background:#181818;
	padding:20px 16px 20px 18px;
	width:135px;
	font-size:11px;
	border-right:3px solid #3a3a3a;
	font-family:Tahoma, Geneva, sans-serif;
	color:#dfdfdf;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}

		#advanced span.trigger strong {display:block; padding:4px 0 0 0;}
		#advanced ul li {
			background:url(../images/panel-arrow.gif) no-repeat 0 6px;
			padding:0 0 0 13px;
			font-size:12px;
		}
		#advanced ul li.trigger_adv {
			padding:0 0 0 0;
		}
			#advanced ul li.trigger_adv > span {
				background:url(../images/panel-arrow2.gif) no-repeat 100% 8px #636363;
				border-radius:3px;
				-moz-border-radius:3px;
				-webkit-border-radius:3px;
				padding:0 20px 0 12px;
				color:#dfdfdf;
				font-weight:bold;
				display:inline-block;
			}
			
		#advanced ul li a {
			color:#4393d0;
			text-decoration:none;
		}
		#advanced ul li a:hover {
			text-decoration:underline;
		}
		#advanced ul ul {
			margin-left:13px;
		}
			#advanced ul ul li {
				font-size:11px;
				background:url(../images/panel-arrow1.gif) no-repeat 0 7px;
			}
			#advanced ul ul a {
				text-transform:capitalize;
				color:#dfdfdf;
			}
			#advanced ul ul ul {
				margin-left:8px;
			}
			#advanced ul ul ul li {
				background:none;
				}
			#advanced ul ul ul li a {
				color:#939393;
			}
/* Contact form */
#contact-form {
	overflow:hidden;
	position:relative;
	vertical-align:top;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}
		#contact-form .field {
			overflow:hidden;
			padding:0 0 22px 4px;
			}
			#contact-form .field1 {
			}
			#contact-form input[type=text] {
				width:362px;
				padding:16px 11px 17px 11px;
			background:#dedede;
			border:none;
			margin:0;
			font-size:13px;
			line-height:16px;
				display:block;
				color:#5e5c5a;
				outline:none;
				}
			#contact-form.main-contacts .field input {
				margin-top:4px;
				}
			#contact-form textarea {
				max-height:167px;
				max-width:520px;
				min-height:167px;
				min-width:520px;
			background:#dedede;
			border:none;
			outline:none;
				padding:16px 11px;
				overflow:auto;
				margin:0 0 4px 4px;
				display:block;
				color:#5e5c5a;
				}
				#contact-form a {
					cursor:pointer;
					}
				#contact-form .alignright {
					padding-top:12px;
					}
					#contact-form small {
						color:red;
						font-weight:bold;
						padding:0 0 0 5px;
						}
			#contact-form label {
				padding:0 0 2px 5px;
				display:inline-block;
				}
			#contact-form strong {
				padding:0 0 2px 9px;
				display:inline-block;
				color:#838383;
				}
				#contact-form .error {
					color:red;
					display:none
				}
		.buttons-wrapper {
			padding-top:30px;
			text-align:right;
			padding-right:19px;
			}
			.buttons-wrapper a {
				margin-left:12px;
			}

.contentheading    {
margin:0 0 21px 0; line-height:1.2em; color:#0070b4; text-transform:uppercase; font-size:26px; font-weight: bold; border-bottom:3px solid #0070b4;margin-bottom:15px;
}
.buttonheading  {
border:4px solid #fff;
line-height:2em;
 }
.fleft a  {
  text-decoration: none;
}
.pathway img   {
vertical-align: middle;
padding-bottom: 2px;
}
    .componentheading      {
    text-align: right;
    }

    .sectiontableentry1   {
  line-height: 1.4em;
}
.sectiontableentry1 td a  {
  color:#565656;
  font-size: 20px;
}
.sectiontableentry2 td a  {
  font-size: 20px;
  color:#565656;
}
.sectiontableentry1 td {
  color:#fff;
  padding-bottom: 8px;
}
.sectiontableentry2 td {
  color:#fff;
  padding-bottom: 8px;
}


.meta1 p
{
     line-height: 1.3em;
     padding-bottom: 0px;
     padding-right: 9px;
     text-align: right;
     font-size:14px;
         margin-bottom: 10px;
         padding-top: 1px;
     color: #fff;text-align:right;
}

.meta1 p strong
{
  padding-bottom: 2px;

     line-height: 1.1em;
     text-align: right;
     font-size:32px;color: #fff;
}



.contentpaneopen p {
  font-size:16px;
  line-height:26px;
  margin-bottom:10px !important;
  color:#333;
}
.button {
  height: 22px;
}
.search {

}
.contentpaneopen {
  margin-top: 7px;
}

#links {
    padding: 5px;
}
#links, #links *, #links a {
    color: #D6D6D6;
    font-size: 9px;
    line-height: 11px;
}
.contacts-maps iframe {
    height: 275px;
    margin-bottom: 20px;
}
#toTop {
    border: 2px solid #000;
    background: #0071b5;
    text-align: center;
    padding: 3px 10px 4px 10px;
    position: fixed;
    bottom: 20px;
    right: 60px;
    cursor: pointer;
    display: none;
    color: #fff;
    font-family: verdana;
    font-size: 25px;
    z-index: 998;
    transition:all .3s ease;
}
#toTop:hover {
    background-color: #FFF;
    color: #0071b5;
}
a.plavform {
    transition:all .3s ease;
}
a.plavform:hover {
    background-color: #FFF;
    color: #0071b5;
}
.preimush-list{
/*    list-style: decimal;*/
/*    margin-left: 20px;*/
}
.pod-preim{padding: 20px;}
.pod-preim h2{
    color: #0070b4;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    border-bottom: 3px solid #0070b4;
    margin-bottom: 15px;
}
#toTop {
	width: 48px;
	height: 48px;
	box-sizing: border-box;
}
#toTop i.fa {
	margin-left: 0;
	margin-top: 8px;
	font-size: 20px;
}
.plavform {
	padding: 10px 20px;
	font-weight: 700;
}
.plavform i.fa {
	margin-left: 0;
	margin-right: 5px;
	font-size: 20px;
}