@import url(/css/colors.css);
@import url(/css/fonts.css);

html, body {
margin: 0;
padding: 0;
font-family: DaxlinePro-Thin, DaxlinePro-Regular, Tahoma, Verdana, Geneva, sans-serif;
font-size: 13px;
font-size: .97rem;
color: #000;
line-height: 16px;
line-height: 1.15rem;
background-color: #ffffff;
background: url(/pic/main_bg.png) center center repeat fixed;
background: url(/pic/main_bg.jpg) center center repeat fixed;
height: 100%;
}

table {
border-collapse: collapse;
}

table td,
table th {
padding: 0px;
}

img {
border: none;
}

form {
padding: 0;
margin:0;
}


h1, h2, h3 {
font-weight: normal;
font-family: DaxlinePro-Regular;
font-size: 20px;
color: #666666;
margin: 0 0 10px 0;
padding: 0;
}

h2, h3 {
margin: 15px 0 10px 0;
}


p {
padding: 0px;
margin: 0 0 5px 0;
}

a {
/*color: #0066CC;*/
}

a:hover {
text-decoration: none;
}

input,
textarea {
/*border: solid 1px #6381B1;*/
/*color: #000;*/
border: none;
margin: 0;
}

button {
border: none;
background: none;
}

button::-moz-focus-inner {
border: 0;
padding: 0;
}


a {
color: #FF6600;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}


/* полоска */

.blocks_line {
width: 100%;
font-size: 0;
line-height: 0;
}

.blocks_line th {
height: 4px;
}

.blocks_line th.grey_bg {
background: #5C5C5C;
border-right: solid 1px #fff;
}

.blocks_line th.orange_bg {
background: #E55C00;
border-right: solid 1px #fff;
}

.blocks_line td {
height: 10px;
}

.blocks_line td.grey_bg {
background: #666666;
border-right: solid 1px #fff;
}

.blocks_line td.orange_bg {
background: #FF6600;
border-right: solid 1px #fff;
}

/* end полоска */


.main_table {
width: 968px;
margin-left: auto;
margin-right: auto;
}

.main_table td {
vertical-align: top;
}


.logo25 {
display: block;
padding: 15px 22px 5px 23px;
margin: 15px 0 15px 0;
}

.title {
padding: 17px 10px 19px 24px;
margin: 30px 0 0 22px;
/*background: #DFDFDF;*/
background: url(/pic/title_bg.png) 0px 0px no-repeat;
color: #666666;
font-size: 20px;
font-size: 1.5rem;
font-family: DaxlinePro-Regular, Tahoma;
/*
border-radius: 7px;
-moz-border-radius: 7px;
webkit-border-radius: 7px;
-khtml-border-radius: 7px;
*/
}

.title_navy {
float: right;
margin: -11px 0 0 0;
}

.title_navy > a {
display: inline-block;
width: 30px;
height: 39px;
background-position: 0 0;
background-repeat: no-repeat;

position: relative;
}

.title_navy > a:hover {
background-position: 0 -39px;
}

.title_navy > a.left {
background-image: url(/pic/button_left.png);
}

.title_navy > a.right {
background-image: url(/pic/button_right.png);
}

.title_navy .tn {
position: absolute;
opacity: 0;
visibility: hidden;

border-radius: 10px;
background: #fff;
padding: 10px;
/*
border: 1px solid #aaa;
*/
margin-top: 40px;

box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.5);
transition: all 0.5s ease-in-out;

font-size: 11px;
}

.title_navy > a:hover .tn {
opacity: 1;
visibility: visible;
}

.title_navy > a.left .tn {
right: 0;
}

.left_menu_01 {
padding: 0 0 15px 0;
font-family: DaxlinePro-Regular, Arial;
font-weight: bold;
font-size: 15px;
}

.left_menu_01 a {
display: block;
padding: 18px 15px 18px 24px;
margin: 0 0 5px 0;
background: url(/pic/button_grey.png) 0px 0px no-repeat;
color: #666666;
text-shadow: 1px 1px 0px #f0f0f0;
text-decoration: none;
}

.left_menu_01 a:hover {
background: url(/pic/button_grey_dark.png) 0px 0px no-repeat;
color: #fff;
text-shadow: -1px -1px 0px #6f6f6f;
}

.left_menu_01 a.selected {
background: url(/pic/button_orange.png) 0px 0px no-repeat;
color: #FFF;
text-shadow: -1px -1px 0px #e55c00;
}

.left_menu_01 a.selected:hover {
background: url(/pic/button_orange_light.png) 0px 0px no-repeat;
color: #FFF;
text-shadow: -1px -1px 0px #e55c00;
}



.left_menu_02 {
padding: 0 0 15px 0;
font-family: DaxlinePro-Regular, Arial;
font-weight: bold;
font-size: 15px;
}

.left_menu_02 a {
display: block;
padding: 19px 15px 17px 24px;
margin: 0 0 5px 0;
color: #ff6600;
text-shadow: 1px 1px 0px #f9f9f9;
/*background: #DFDFDF;*/
background: url(/pic/button_white.png) 0px 0px no-repeat;
font-weight: bold;
text-decoration: none;
/*
border: solid 2px #DFDFDF;
border-radius: 7px;
-moz-border-radius: 7px;
webkit-border-radius: 7px;
-khtml-border-radius: 7px;
*/
}

.left_menu_02 a:hover {
/*background: #A6A6A4;*/
background: url(/pic/button_grey_dark.png) 0px 0px no-repeat;
color: #fff;
text-shadow: -1px -1px 0px #6f6f6f;

}

.left_menu_02 a.selected {
/*background: #FF6600;*/
background: url(/pic/button_orange.png) 0px 0px no-repeat;
color: #FFF;
text-shadow: -1px -1px 0px #e55c00;
}

.left_menu_02 a.selected:hover {
/*background: #FF6600;*/
background: url(/pic/button_orange_light.png) 0px 0px no-repeat;
color: #FFF;
text-shadow: -1px -1px 0px #e55c00;
}


.button_01 {
display:inline-block;
padding: 0 0 0 0;
font-family: DaxlinePro-Regular, Arial;
font-weight: bold;
font-size: 15px;
text-align: center;
}

.button_01 a {
display: block;
padding: 10px 0px 9px 0px;
width: 227px;
margin: 0 0 5px 0;
color: #ff6600;
text-shadow: 1px 1px 0px #f9f9f9;
background: url(/pic/button_more.png) 0px 0px no-repeat;
font-weight: bold;
text-decoration: none;
}

.button_01 a span {
padding: 0 0 0 15px;
background: url(/pic/plus_orange.gif) 0px 3px no-repeat;
display: inline-block;
}

.button_01 a span b {
display: inline-block;
border-bottom: 1px dashed #FF6600;
}

.button_01 a:hover {
background-position: 0px -36px;
color: #fff;
text-shadow: -1px -1px 0px #6f6f6f;
}

.button_01 a:hover span {
background: url(/pic/plus_white.gif) 0px 3px no-repeat;
}

.button_01 a:hover span b {
border-bottom: 1px dashed #FFF;
}

.grey_line_3px {
background: url(/pic/grey_line_3px.gif) center 17px repeat-x;
text-align: right;
}

.grey_line {
border-top: solid 1px #DBDBDB;
border-bottom: solid 1px #E4E4E4;
height: 0px;
line-height: 0;
font-size: 0;
}



.projects_block {
padding: 0 0 15px 0;
font-size: 12px;
}

.projects_block p {
dispaly: block;
padding: 0 0 5px 27px;
background-position: 3px 1px;
background-repeat: no-repeat;
}

.projects_block p a {
color: #000;
text-decoration: none;
}

.projects_block p a:hover {
text-decoration: none;
}

.projects_block p a.link {
text-decoration: underline;
}

.projects_block p a.link:hover {
text-decoration: none;
}




.contact_block {
background: url(/pic/contact_block_bg.png) 0px 0px no-repeat;
font-size: .85rem;
}

.contact_block p {
display: block;
padding: 25px 0 29px 50px;
background: url(/pic/goldensite_small.png) 12px 23px no-repeat;
}



.content_block {
padding: 0 0 0 24px;
margin: 0;
}

.content_header {
margin: 0 0 0px 0;
}

.content_header td {
vertical-align: middle;
}

.content_logo {
padding: 0 15px 0 0;
}

.content_data {
}

.content_data img {
margin: 0 0 10px 0;
}


.content_data .grey_line_3px {
margin-top: 10px;
}


.prew_block {
margin: 15px -30px 0 0;
}

.prew {
display: inline-block;
vertical-align: top;
margin: 0 10px 18px 0;
padding: 0;
}

.prew a {
display: block;
width: 175px;
text-align: center;
}

.clients .prew {
margin: 0 30px 18px 0;
}

.clients .prew a {
width: 120px;
}


.categories {
/*margin: -10px 0 0 0;*/
/*padding: 0 0 10px 0;*/
padding: 1px 0 10px 0;
}

.categories a {
display: inline-block;
padding: 3px 8px 5px 8px;
background-color: #E6E6E6;
border: solid 1px #D2D2D2;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}


.categories b {
font-weight: normal;
display: inline-block;
}

.categories b a {
padding: 3px 10px 5px 10px;
background-color: #8E8E90;
border: solid 1px #676667;
color: #fff;
border: none;
}




.navy_block {
padding: 17px 15px 19px 10px;
margin: 10px 0 25px 0px;
background: url(/pic/title_bg.png) 0px 0px no-repeat;
color: #666666;
text-align: center;
font-size: 15px;
font-family: DaxlinePro-Thin, Tahoma;
}


.navy_block a,
.navy_block span,
.navy_block b {
display: inline-block;
text-decoration: none;
border-radius: 5px;
padding: 1px 5px 2px 6px;
font-size: 13px;
}

.navy_block a {
background-color: #fff;
}

.navy_block a:hover {
background-color: #FF6600;
color: #fff;
}


.navy_block b {
background-color: #FF6600;
color: #fff;
}

.navy_block span {
background-color: #fafafa;
}








.clear {
width:100%;
clear: both;
overflow: hidden;
height: 0;
font-size: 0;
line-height: 0;
}

/* home content */

div#gray-bg {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,.6);
display: none;
z-index: 89;
}

.home-content {
display: none;
z-index: 95;
position: absolute;
left: 10%;
right: 10%;
top: 10%;
bottom: 10%;
background: #fff;
border: 10px inset #FF6600;
padding: 10px;
}

.show-more {
cursor: pointer;
color: #FF6600;
}

/* home-table */

table.home-table {
height: 100%;
width: 100%;
border-collapse: collapse;
}

table.home-table td {
padding: 0;
border: 0;
}

.category-content-rest {
	display: none;
	border: solid 1px #fff;
	background: #666666;
	background: rgba(92,92,92,0.15);
	border-radius: 10px;
/*	color: #fff;*/
	margin: -15px 0 15px 0;
	padding: 10px 25px 20px 25px;
}

.category-content-rest h1,
.category-content-rest h2,
.category-content-rest h3 {
/*	color: #fff;*/
	}

.category-content-rest {
	}


/* wiki */

.wiki-pic {
display: inline-block;
/*
background: #EFF8FF;
padding: 10px;
border: 1px solid #C9D9F3;
*/
}

.wiki-pic-noalign {
margin: 5px 0;
}

.wiki-pic-left {
float: left;
margin: 0 15px 5px 0;
}

.wiki-pic-right {
float: right;
margin: 0 0 5px 15px;
}

.wiki-pic-center {
float: none;
display: table;
margin: auto;
}

.wiki-pic .photo {
float: none !important;
}

/* video player */

.video-player-noalign {
margin: 5px 0;
}

.video-player-left {
float: left;
margin: 0 15px 5px 0;
}

.video-player-right {
float: right;
margin: 0 0 5px 15px;
}

.video-player-center {
float: none;
display: table;
margin: auto;
}

.invis {
color: #000!important;
text-decoration: none!important;
}


.home_promo_block {
width: 968px;
height: 365px;
margin: 10px 0 -5px 0;
}





.fullscreen-bg {
	overflow: hidden;
	z-index: 1;
	position: relative;
	height: 100%;
	width: 100%;
	padding-top:35%;
	margin-bottom: 15px;
}
 
.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}


.overlay {
/*    background: rgba(0,0,0,0.6);*/
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+0,000000+0,000000+100&0.5+0,0.5+0,0.05+15,0.05+50,0.8+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.05) 15%, rgba(0,0,0,0.05) 50%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.05) 15%,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.05) 15%,rgba(0,0,0,0.05) 50%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 4;
	text-align: center;
	text-align: right;
}

.overlay a {
	display: block;
	font-family: DaxlinePro-Thin, Tahoma, Verdana, Geneva, sans-serif;
/*	text-align:center;*/
	text-align:right;
	color:#fff;
	font-size: 70px;
	font-size: 25px;
padding: 0 25px 0 0;
	line-height: 1;
	text-decoration: none;
	opacity: 0.7;
position: relative;
	top: 80%;
}

.overlay a:hover {
	opacity: 1;
	}