@font-face {
	font-family: 'Websymbols';
	src: url('../../base/fonts/websymbols/websymbols.eot');
	src: local('O'), url('../../base/fonts/websymbols/websymbols.woff') format('woff'), url('../../base/fonts/websymbols/websymbols.ttf') format('truetype'), url('../../base/fonts/websymbols/websymbols.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: geometrica;
	src:url('../../base/fonts/geometrica/geometrica.eot');
	src:url('../../base/fonts/geometrica/geometrica.eot?#iefix') format('embedded-opentype'),
		url('../../base/fonts/geometrica/geometrica.woff') format('woff'),
		url('../../base/fonts/geometrica/geometrica.ttf') format('truetype'), 
		url('../../base/fonts/geometrica/geometrica.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: exo;
	src: url('../../base/fonts/exo2/exo2.eot');
	src: local('O'), url('../../base/fonts/exo2/exo2.woff') format('woff'), url('../../base/fonts/exo2/exo2.ttf') format('truetype'), url('../../base/fonts/exo2/exo2.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Body */
body{
    /*margin:150px 0 0;*/
	font:18px/19px exo, Arial,Verdana,Helvetica,san-serif;
	height: 100%;
}
body#index-page{
	margin:0;
}
form,fieldset,img{
	margin:0;
	padding:0;
	border:0;
}
h1, h2, h3, h4, h5, h6, .big-heading,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	margin:30px 0 0;
	font-family: geometrica,Verdana,Arial,Helvetica,sans-serif;	
	color:#f40c48;
	text-align:center;
	text-decoration:none;
	line-height:26px;
	letter-spacing:2px;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .big-heading a:hover{
	text-decoration:underline;
}
h1, .big-heading{
	font-size:36px;
	line-height:37px;
}
h2{
	font-size:32px;
	line-height:33px;
}
h3{
	font-size:28px;
	line-height:29px;
}
h4{
	font-size:24px;
	line-height:25px;
}
h5{
	font-size:20px;
	line-height:21px;
}
h6{
	font-size:18px;
	line-height:19px;
}
/*Header BEGIN*/
#header-holder{
	width:100%;
	overflow:hidden;
	height:672px;
}
/*Header image BEGIN*/
header{
	margin:100px auto 0;
	height:572px;
	width:1000px;
}
/*Header image END*/
header ul{
	margin:0;
	padding:0;
	list-style:none;
}
section#content{
	float:left;
	width:672px;
}
#content-holder{
	/*padding:48px;*/
	/*height: 100vh;*/
	height: 100%;
}
.index--img{
	overflow: hidden;
	width: 100%;
	/*height: 100%;*/
	/*padding-top: 70px;*/
	position:relative;
	max-width: calc(100vw - 17px);
}
.attention{
	display: none;
}
#page{
	display: inline-block;
}
#index-page #content-holder{
	padding: 0;
	/*padding-top: 50px;*/
}
#index-box{
	height: calc(100vh - 215px);
	height: 100%;
}
#index-box p{
	margin: 0;
}
#index-page #content-holder img{
	height: 100% !important;
	width: auto !important;
}
#blocks{
	width:100%;
	background:#fff;
	overflow:hidden;
}
#header-holder{
	width:100%;
	overflow:hidden;
}
#footer-holder{
	height:554px;
}
/* Info-blocks */
#first-line-hold{
	width:100%;
	overflow:hidden;
	background:#dbdcf1;
}
#first-line{
	max-width:1280px;
	margin:0 auto;
}
#first-line #first-block p{
	padding:0 15px;
	font:20px/21px exo, Arial,Verdana,Helvetica,san-serif;
	color:#363131;
}
#first-line #first-block h3,
#first-line #first-block h2{
	margin:0;
	font-size:26px;
}
#first-line #first-block h3{
	font-size:22px;
}
#first-line #first-block{
	margin:143px 0 35px;
	width:100%;
	overflow:hidden;
}
.prod-pic,
#first-line img{
	float:right;
	margin:10px;
	-moz-box-shadow: 1px 1px 7px #000;
	-webkit-box-shadow: 1px 1px 7px #000;
	box-shadow: 1px 1px 7px #000;
}
.prod-pic{
	float:left;
	margin:10px 30px 10px 10px;
}
.left-line,
.right-line {
	max-width:1000px;
	margin:30px auto 0;
	overflow:hidden;
	color:#016b67;
	font:24px/26px geometrica, Arial,Verdana,Helvetica,san-serif;
}
.blocks-item-pic {
	/* display: table; */
	float:left;
}
.blocks-item-pic p{
/* 	display: table-cell;
    vertical-align: middle; */
	/* float:left; */
	font:32px/34px geometrica, Arial,Verdana,Helvetica,san-serif;
}
.left-line a{
	float:left;
	margin:0 52px 0 0;
	line-height:0;
}
.right-line .blocks-item-pic {
	padding:0 0 0 52px;
}
.right-line a{
	float:right;
	line-height:0;
}
#last-line-hold{
	margin:45px 0 0;
	width:100%;
	overflow:hidden;
	background:#b5c4db;
}
#last-line{
	max-width: 1000px;
	margin: 0 auto;
	color: #23232b;
	font-size: 22px;
	line-height: 33px;
	text-align: center;
}
#last-line img{
	float:right;
}
/* Social */
.default-ver #social{
	padding:17px 0 0;
	width:50%;
	float:left;
}
#social h3{
	margin:13px 0 0;
	font:24px/26px geometrica, Arial,Verdana,Helvetica,san-serif;
	color:#016b67;
}
#social ul{
	margin:6px auto;
	padding:0 20px 0 0;
	list-style:none;
	overflow:hidden;
	text-align:center;
	letter-spacing: 21px;
}
#social li{
	display:inline;
	line-height:3rem;
}
#social li a{
	line-height:2.7rem;
	font-size:2.5rem;
	text-decoration:none;
}
#social li a:hover{
	text-shadow: 0 -1px 1px #ffffac, 0 -1px 1px #ffffac, 0 1px 1px #ffffac, 0 1px 1px #ffffac, -1px 0 1px #ffffac, 1px 0 1px #ffffac, -1px 0 1px #ffffac, 1px 0 1px #ffffac, -1px -1px 1px #ffffac, 1px -1px 1px #ffffac, -1px 1px 1px #ffffac, 1px 1px 1px #ffffac, -1px -1px 1px #ffffac, 1px -1px 1px #ffffac, -1px 1px 1px #ffffac, 1px 1px 1px #ffffac, 3px 5px 5px rgba(191, 141, 53, 1);
}
.icon-vkontakte-rect{
	color:#437ad5;
}
.icon-facebook-rect{
	color:#4443d5;
}
.icon-youtube{
	color:#f3252f;
}
.icon-odnoklassniki-rect{
	color:#ff7a19;
}
.icon-googleplus-rect{
	color:#e0373e;
}
.icon-instagram{
	color:#ac826a;
}
#social .icon-instagram {
	font-size: 2.6rem;
	padding:3px 0 0;
}
.icon-instagram:before {
    content: '\e802';
	font-family: "websymbols";
}
#def-cont-hold,
#gallery, 
#foot-block{
	/*max-width:1000px;*/
	margin:0 auto;
	overflow:hidden;
	height: 100%;
}
.default-ver #conts{
	width:50%;
	float:left;
	padding:30px 0 0;
	font:22px/28px geometrica, Arial,Verdana,Helvetica,san-serif;
	color:#016b67;
	letter-spacing:2px;
	text-align:left;
}
footer a{
	color:#f00;
	text-decoration:none;
}
footer a:hover{
	text-decoration:underline;
}
footer{
	margin:70px 0 0;
	padding:100px 0 0;
	font:22px/28px exo, Arial,Verdana,Helvetica,san-serif;
	color:#e40c01;
	text-align:center;
}
/* Form */
#preambula,
#postambula{
	color:#016b67;
	font:24px/25px geometrica, Arial,Verdana,Helvetica,san-serif;
}
#preambula{
	padding:100px 0 0 25%;
}
#postambula{
	color:#f00;
	text-align:right;
	/* padding:0 31% 0 15%; */
	width:75%;
}
.form-consult{
	/* max-width:648px; */
	width:100%;
	margin:0 auto;
	padding:5px 0 0 30px;
	background: url(../../img/face/arrows.gif) 100% 0 no-repeat;
}
#dimensions-keyboard #roz-price-label input,
.form-consult input{
	width:220px;
	padding:8px 10px;
	color:#f40c48;
	border-radius: 8px;
	background:#edebeb;
	-webkit-box-shadow: -3px 3px 5px 0px rgba(0,0,0,0.48);
	-moz-box-shadow: -3px 3px 5px 0px rgba(0,0,0,0.48);
	box-shadow: -3px 3px 5px 0px rgba(0,0,0,0.48);
	border:none;
	font:italic 24px/25px exo, Arial,Verdana,Helvetica,san-serif;
	float: left;
	margin: 0 0 0 10px;
}
.form-consult input.send-form-btn1,
.form-consult input.send-form-btn,
.get-serv-btn{
	width:240px;
	padding:11px 10px 6px;
	background-image: -webkit-linear-gradient(top, #edebeb, #edebeb);
	background-image: linear-gradient(top, #edebeb, #edebeb);
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .3), inset 0px 4px 1px 1px white, inset 0px -2px 1px 1px rgba(204,198,197,.5);	
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
	color:#f40c48;
	font:24px/25px geometrica, Arial,Verdana,Helvetica,san-serif;
	cursor:pointer;
}
.form-consult input.send-form-btn1:hover,
.form-consult input.send-form-btn:hover,
.get-serv-btn:hover{
	background:#e0d2d2;
}
.post-item-pic{
	float:left;
	border:1px solid #ccc;
	padding:3px;
	margin:0 15px 5px 0;
}
.fields-line{
	width: 511px;
	padding: 0 5px 12px 0;
	overflow: hidden;
	margin: 0 auto;
}
#form-about,
#form-after{
	display:none;
}
.form-consult{
	color:#f40c48;
	font:24px/30px geometrica, Arial,Verdana,Helvetica,san-serif;
}
.form-instruct{
	text-align:center;
}
.form-consult-hold strong{
	margin:20px 0 0;
	display:block;
	width:100%;
	text-align:center;
	color:#016b67;
	font:24px/25px geometrica, Arial,Verdana,Helvetica,san-serif;
}
.form-consult-hold{
	padding:40px 0 80px;
}
.form-consult-hold .form-consult{
	background:none;
	padding:0;
}
/* Services */
#services{
	width:100%;
	padding:40px 0;
	overflow:hidden;
}
#services .service:hover{
	background-image: repeating-linear-gradient(rgb(219, 219, 219) 0%, rgb(209, 209, 209) 51%, rgb(254, 254, 254) 100%);
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
#services .service{
	width:300px;
	margin:0 0 10px 28px;
	border:1px solid #ccc;
	float:left;
	position:relative;
	text-decoration:none;
}
#services .service .service-item-pic img{
	opacity:.5;
	/* width:100%; */
}
#services .service:hover .service-item-pic img{
	opacity:1;
}
#services .service strong,
#services .service p{
	margin:0 10px;
}
#services .service p{
	text-align:left;
	color:#008080;
}
#services .service strong{
	display:block;
	text-align:center;
}
.htitle{
	display:table;
	height:72px;
	width:100%;	
}
.htitle h2{
    display: table-cell;
	vertical-align: middle;
	text-align:center;
}
/* Services */
.get-btn-hold{
	width:100%;
	overflow:hidden;
	text-align:center;
	position:absolute;
	bottom:10px;
}
.get-btn-hold span{
	margin:0 auto 9px;
	float:none;
	width:120px;
	display:block;
}
.price{
	margin:7px 10px; 
	padding:3px 0;
	display:block;
	text-align:center;
	color:#f00;
	font:24px/25px geometrica, Arial,Verdana,Helvetica,san-serif;
	background:#e8e6e4;
}
.get-serv-btn{
	border-radius:8px;
}
#partners-page h2{
	font-size:1em;
}
#partners-page input{
	width:200px;
	margin:0 0 7px;
}
.partner-hold{
	width:210px;
	margin:0 auto;
	text-align:center;
}
#is_partner_login{
	display:none;
}
.service strong{
	color:#551a8b;
}
#serv-page .product-pic{
	float:left;
	width: 250px;
	margin: 0 28px 10px 0;
	padding:5px;
	border: 1px solid #ccc;
	line-height:0;
	font-size:0;
}
.cont-style-table [class^="icon-"]::before, .cont-style-table [class*=" icon-"]::before {
    font-family: 'Websymbols';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin: 0 auto;
    margin-right: .2em;
    margin-left: .2em;
    text-align: center;
    opacity: .8;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 120%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
	cursor:pointer;
}
#file-mess{
	padding:3px 0 5px;
	display:block;
}
#link-constructor #partn-link-img-hold label{
	width:228px;
	display:block;
}
#link-constructor input[type="checkbox"]{
	display:block;
	width:16px;
	margin:4px 0 7px;
	float:right;
}
#link-constructor input[type="text"]{
	border:1px solid #ccc;
	width:27px;
	margin:0 0 0 7px;
}
#link-constructor{
	padding:5px;
	margin:15px 0 0;
}
#link-constructor em{
	width:100%;
	display:block;
	font-size:14px;
}
#partn-link-img-hold{
	border:1px dashed #ccc;
	padding:5px;
	width:228px;
}
#partn-link-preview a{
	color:#00c;
	text-decoration:underline;
	font-size:12px;
	line-height:12px;
}
#partn-link-preview h3,
#partn-link-preview{
	margin:10px 0;
	width:200px;
	line-height:12px;
	font-size:12px;
	color:#00c;
}
#partn-link,
#partn-link2{
	border:2px solid #ccc;
	margin:5px 0;
	padding:5px;
	width:90%;
}
#forms-block{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
#form-p-login{
	float:right;
	width:50%;
}
#form-p-reg{
	float:left;
	width:50%;
}
#dimensions-keyboard {
	width:273px;
	padding:0 10px;
	overflow:hidden; 
}
#dimensions-keyboard #roz-price-label input{
	width:75px;
	margin:5px 5px 0 0;
	float:left;
	padding: 6px 10px;
}
#dimensions-keyboard #roz-price-label span{
	float:left;
	padding:8px 0 0 5px;
}
#dimensions-keyboard #roz-price-label{
	float:left;
	color: #f40c48;
	font: 24px/25px geometrica, Arial,Verdana,Helvetica,san-serif;
}
#dimensions-keyboard .get-prod-btn{
	float:right;
	margin: 0px 0 10px 4px;
}
.login-on{
	background:url(../../modules/menus/img/icons.png)no-repeat;
	background-position: -1120px 0;
	border-radius: 21px;
	float: right;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
}
.btnflip {
  background-color: #f4511e;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px 4px 25px;
  opacity: 0.6;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}
.btnflip:hover {opacity: 1}

#page{
	display: block;
	height: 100%;
	display: flex;
  flex-direction: column;
}
