@font-face {
    font-family: 'open-sans'; /* bold */
    src: url('fonts/open-sans.eot');
    src: url('fonts/open-sans.eot') format('embedded-opentype'),
         url('fonts/open-sans.woff2') format('woff2'),
         url('fonts/open-sans.woff') format('woff'),
         url('fonts/open-sans.ttf') format('truetype'),
         url('fonts/open-sans.svg#open-sans') format('svg');
}
@font-face {
    font-family: 'opensanslight';
    src: url('fonts/opensanslight.eot');
    src: url('fonts/opensanslight.eot') format('embedded-opentype'),
         url('fonts/opensanslight.woff2') format('woff2'),
         url('fonts/opensanslight.woff') format('woff'),
         url('fonts/opensanslight.ttf') format('truetype'),
         url('fonts/opensanslight.svg#opensanslight') format('svg');
}

@font-face {
    font-family: 'romulregular';
    src: url('fonts/3429397-webfont.eot');
    src: url('fonts/3429397-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/3429397-webfont.woff2') format('woff2'),
         url('fonts/3429397-webfont.woff') format('woff'),
         url('fonts/3429397-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


#wrap{
	max-width:1920px;
	min-width:960px;
	width:100%;
	margin:0 auto;
	position:relative;
}

#header-top-wrap{
	background-image: url(img/top-menu-background.png);
	max-width:1920px;
	min-width:960px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:9999;
}
#header-top{
	width:960px;
	height:72px;
	margin:0 auto;
	position: relative;
}
#header{
	position:relative;
	z-index:9999;
}
#logo{
	margin:0px;
	display: inline-block;
	width: 300px;
	text-align: center;
	height: 72px;
	
}
#logo a{
	display:block;
	width:254px;
	height:28px;
	background:url('img/logo.png') center center no-repeat;
	text-indent:-9999px;
	margin: auto;
	margin-top: 22px;
}
#btn-download-wrap{
	position:relative;
	width:960px;
	height:0px;
}
#download-price{
    display: block;
    background: url('img/zakaz-lifta.png') center center no-repeat;
    width: 112px;
    height: 27px;
    /* text-indent: -9999px; */
    position: absolute;
    top: -27px;
    left: 800px;
    z-index: 9999;
    font-size: 82%;
    line-height: 27px;
    padding-left: 27px;
    color: #148275;
    text-shadow: 1px 1px 2px white;
}
#mainmenu-wrap{
	max-width:1920px;
	min-width:960px;
	width:100%;
	height:50px;
	position: relative;
	z-index: 9999;
	background:url('img/bg-menu.jpg') top left repeat-x;
}
#mainmenu{
	text-align:center;
	width: 985px;
    margin: 0 auto;
}
#mainmenu>li{
	list-style-type:none;
	display:inline-block;
	background:url('img/menu-line.png') center left no-repeat;
	position:relative;
}
#mainmenu>li:last-child{
	background:url('img/menu-line.png') center right no-repeat, url('img/menu-line.png') center left no-repeat;
}
#mainmenu>li>a{
	display:inline-block;
	background:none;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Open Sans';
	font-weight: bold;
	font-size:15px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	padding:15px 30px;
}
#mainmenu>li.parent>a{
	background:url('img/triangle.png') 280px 23px no-repeat;
}
#mainmenu>li>ul{
	position:absolute;
	top:50px;
	right:0px;
	padding:10px 15px;
	text-align:left;
	background:#25998C;
	box-shadow:0px 4px 10px rgba(0,0,0,0.4);
	display:none;
}
#mainmenu>li.parent:hover>ul{
	display:block;
}
#mainmenu>li>ul>li{
	list-style-type:none;
	display:block;
}
#mainmenu>li>ul>li>a{
	text-decoration:underline;
	display:inline-block;
	color:#fff;
	padding-top:2px;
	padding-bottom:2px;
}
#mainmenu>li>ul>li>a:hover{
	text-decoration:none;
}

#container{
	overflow: hidden;
	background-image: url(img/tros2.png);
	background-position: center center;
	background-repeat: repeat-y;
}

.background-103{
	background:url('img/bg-chertezh.jpg') center center no-repeat !important;
	min-height:1040px;
}
.background-105{
	background:url('img/background-105.jpg') center top repeat !important;
	min-height:1075px;
} 
.background-105 .article-text{
	margin-top:100px;
	background:rgba(250,250,250,0.4);
	padding:10px;
}
#content {
	width:960px;
	margin:0 auto;
	padding-top: 5px;
	position: relative;
}
.article-title, #userForm h2 {
	font-family: 'opensanslight';
	color:#25998C;
	font-size:40px;
	text-transform:uppercase;
	text-align:center;
}

.header-top-phones {
	background-image: url(img/phone-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-left: 1px solid white;
	height: 30px;
	line-height: 30px;
	color: white;
	padding-left: 40px;
	font-size: 14px;
	font-family: 'opensanslight';
	/* font-weight: 300; */
	display: inline-block;
	vertical-align: top;
	margin-top: 21px;
}
.header-top-mail {
	background-image: url(img/mail-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-left: 1px solid white;
	height: 30px;
	line-height: 30px;
	color: white;
	padding-left: 40px;
	font-size: 14px;
	font-family: 'opensanslight';
	/* font-weight: 300; */
	display: inline-block;
	vertical-align: top;
	margin-top: 21px;
	margin-left: 13px;
}

.header-top-search {
	height: 30px;
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
	margin-top: 21px;	
	border-left: 1px solid white;
	padding-left: 10px;
	position: absolute;
	right: 0;
}

.searchword {
	background-image: url(img/search.png);
  	background-position: right center;
	border: 0px none;
	background-color: transparent;
	width: 160px;
	height: 30px;
	color: #088d7d;
	font-size: 11px;
	font-family: Tahoma;
	padding-left: 10px;
	line-height: 30px;
}

.bxslider-caption {
	background-color: rgba(243,233,108,0.7);
	position: absolute; 
	left: 0;
	top: 200px;
	padding: 20px;
	font-family: romulregular;
	font-size: 16px;
	color: #424242;
	z-index: 2;
}
.bxslider-caption .bxslider-caption-inner {
	width: 340px;
}
.slider-overlay {
	background-image: url(img/slider-matte.png);
	height: 570px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

/* картинка по умолчанию в футере */
.footer-wrap {
	background-image: url(img/footer-110.jpg);
	background-position: center center;
	z-index: 9999;
	position: relative;
}
.footer-itemid-110 {
	background-image: url(img/footer-110.jpg);
	background-position: center center;
}
.footer-itemid-101{
	background-image: url(img/footer-101.jpg);
	background-position: center center;
}
.footer-itemid-103{
	background-image: url(img/footer-103.jpg);
	background-position: center center;
}

.footer {
	height: 308px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	background-image: url(img/footer-elevator.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#greenline-bottom-wrap{
	/* background-image: url(img/top-menu-background.png); */
	background-color:#40A094;
	max-width:1920px;
	min-width:960px;
	width:100%;
/* 	position:absolute;
	bottom:0px;
	left:0px; */
	position:relative;
	z-index:9999;
}
#greenline-content{
	width:960px;
	height:65px;
	margin:0 auto;
	position: relative;
}
.wr-virtech{
	position: absolute;
    right: 0;
    top: 0;
    width: 210px;
    line-height: 50px;
    color: white;
}
#virtech {
	display: inline-block;
	text-indent: -9999px;
	background-image: url('img/virtech-logo.png');
    background-size: 60px;
	width: 60px;
	height: 30px;
	position:absolute;
	top:10px;
	/*left:50%;*/
	margin-left:-40px;
    right: 0;
}
.footer-cont{
    width: 600px;
    font-size: 85%;
    color: white;
    padding-top: 10px;
    margin-bottom: 0;
}
.animated-elevator {
	position: absolute;
	left: -200px;
	top: 0;
}

#getFixed {
	position: relative; top: auto; z-index: 3000;
}

.speech-bubble {
	width: 305px;
	height: 152px;
	background-image: url(img/speech-bubble.png);
	color: #111111;
	font-family: 'Open Sans';
	display: inline-block;
	padding-left: 41px;
	padding-top: 10px;
	padding-right: 8px;
	position: absolute;
	left: 556px;
	top: 65px;
}

#incontent {
	width: 194px;
	background-image: url(img/incontent-menu.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: left;
	padding: 0;
	padding-left: 18px;
	padding-top: 13px;
	margin-right: 10px;
	
}

#incontent li {	
	list-style-type: none;
}

#incontent li a {
	color: #535353;
	font-weight: bold;
	font-family: 'Open Sans';
	font-size: 15px;
	text-transform: uppercase;
	background-image: url(img/leftmenu-inactive.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 31px;
	display: inline-block;
	height: 45px;
	line-height: 45px;
}

#incontent li a:hover {
	background-image: url(img/leftmenu-active.png)
}
#incontent li.active a{
    background-image: url(img/leftmenu-active.png)
}

/* направление делятельности */
.activity-item-title{
	text-align:center;
	text-transform:uppercase;
	font-family: 'opensanslight';
	color:#333;
	font-weight:bold;
	font-size:18px;
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
}
.activity-item-text{
	padding-bottom:30px;
}

.tohide span{
	background:url('img/tohide.png')right center no-repeat;
	padding-right:15px;
}
.toshow span{
	background:url('img/toshow.png')right center no-repeat;
	padding-right:15px;
}
.displayingtext{
	display:block;
}
.hiddentext{
	display:none;
}

/* форма бланка заказа лифта */
.formResponsive fieldset {
  margin-top: 50px;
  margin-left: 30px;
}
.formResponsive .formHorizontal .formControlLabel{
	width: 200px;
	padding-top:7px;
	font-family: 'opensanslight';
	font-size:18px;
	text-transform:uppercase;
	color:#25998C;
}
.formResponsive .formHorizontal .formControls{
	margin-left:220px;
	
}

.formControls input[type="text"], .formControls select{
	border:1px solid #25998C;
	width:450px;
	height:40px;
	border-radius:0px;
	font-family: 'opensanslight';
	font-size:18px;
	text-transform:uppercase;
}

.formControls input[type="text"]::-webkit-input-placeholder		{color:#ccc; padding-top:2px;}
.formControls input[type="text"]::-moz-placeholder				{color:#ccc;}
.formControls input[type="text"]:-moz-placeholder				{color:#ccc;}
.formControls input[type="text"]:-ms-input-placeholder			{color:#ccc;}

.formControls input[type="text"]::-webkit-input-placeholder		{text-indent: 0px;   transition: text-indent 0.3s ease;}
.formControls input[type="text"]::-moz-placeholder				{text-indent: 0px;   transition: text-indent 0.3s ease;}
.formControls input[type="text"]:-moz-placeholder				{text-indent: 0px;   transition: text-indent 0.3s ease;}
.formControls input[type="text"]:-ms-input-placeholder			{text-indent: 0px;   transition: text-indent 0.3s ease;}
.formControls input[type="text"]:focus::-webkit-input-placeholder {text-indent: 500px; transition: text-indent 0.3s ease;}
.formControls input[type="text"]:focus::-moz-placeholder			{text-indent: 500px; transition: text-indent 0.3s ease;}
.formControls input[type="text"]:focus:-moz-placeholder			{text-indent: 500px; transition: text-indent 0.3s ease;}
.formControls input[type="text"]:focus:-ms-input-placeholder		{text-indent: 500px; transition: text-indent 0.3s ease;}

.formControls select{
	-webkit-appearance: none;
	background:url('img/green-triangle.png')430px 17px no-repeat #fff;
}
.formControls input[type="text"].rsform-captcha-box{
	width:365px;
}

input#rsbtn{
	width:220px;
	height:40px;
	border:1px solid #25998C;
	color:#fff;
	font-family: 'opensanslight';
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	border-radius:0px;
	background:#25998C;
	margin-left:115px;
}
.formRed{
	text-align:center;
}
/* input#rsbtn:hover{
	border:1px solid #25998C;
	color:#25998C;
	background:#fff;
} */

/* телефоны под формой */
.small-text{
	text-align:center;
	font-size:11px;
	margin-bottom:0px;
}
.bottom-phones{
	text-align:center;
	color:#25998C;
	font-family: 'opensanslight';
	font-size:27px;
	text-align:center;
	margin-bottom:30px;
}

/* результаты поиска */
.result-created{
	margin-bottom:20px;
	font-size:12px;
	font-weight:bold;
}

div.sigplus-gallery ul{
	float: none !important;
	clear: none !important;
	margin-left: 200px !important;
}
#boxplus .boxplus-dialog {
    background: url("img/top-menu-background.png")left top repeat !important;
	width:auto !important;
    color: #fff !important;
	
}
div.boxplus-dialog{
	
	
}

.fancybox-overlay{
    z-index: 9999;
}

.bx-wrapper .bx-pager.bx-default-pager a{
    background: #25998C;
}
.scrollup{
	z-index: 100000000;
	width:40px;
	height:40px;
	opacity:0.3;
	position:fixed;
	bottom:50px;
	right:100px;
	display:none;
	text-indent:-9999px;
	background: url("img/icon_top.png") no-repeat;
}


.article-text, #content {
    font-family: 'Open Sans';
}