﻿  
@font-face {
    font-family: GothaProBol; /*   */
    src: url(../fonts/GothaProBol.otf); /*      */
   }

@font-face {
    font-family: OpenSans-Regular; /*   */
    src: url(../fonts/open_sans_regular.ttf); /*      */
   }

@font-face { 
  font-family: 'OpenSans-Regular'; 
  src: url('../fonts/open_sans_regular.woff2') format('woff2'), 
       url('../fonts/open_sans_regular.ttf')  format('truetype'), /* Только если нужна поддержка старых Android, иначе закомментировать */ 
       url('../fonts/open_sans_regular.woff') format('woff'); 
  font-weight: normal; 
  font-style: normal; 
} 
  
@font-face { 
  font-family: 'OpenSans-Bold'; 
  src: url('../fonts/open-sans-bold.woff2') format('woff2'), 
       url('../fonts/open-sans-bold.ttf')  format('truetype'), /* Только если нужна поддержка старых Android, иначе закомментировать */ 
       url('../fonts/open-sans-bold.woff') format('woff'); 
  font-weight: bold; 
  font-style: normal; 
} 
 
@font-face {
    font-family: OpenSans-Bold; /*   */
    src: url(../fonts/open-sans-bold.ttf); /*      */
   }

@font-face {
    font-family: Panton-ExtraBold; /*   */
    src: url(../fonts/Panton-ExtraBold.ttf); /*      */
   }

@font-face {
    font-family: Panton-ExtraBold; /*   */
    src: url(../fonts/Panton-ExtraBold.otf); /*      */
   }

 
/* страница ошибки */ 
   
.blok-error-item
{
    text-align: center;
    margin: 5% 0 30px;
}   
   
.subblok-error-item   
{
    border-bottom: 1px solid #f7f7f7;
    display: inline-block;
}   

.blok-error-item-title
{
    font-family: GothaProBol, Tahoma !important;
    font-size: 15em !important;
    color: #fff !important;
    line-height: 100%;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}  
   
.blok-error-item-text
{
    font-family: OpenSans-Regular, Calibri light, roboto, Tahoma;
    font-size: 17px;
    margin: 30px 0 20px 0px;
    color: #7b7b7b;
    line-height: 100%;
}


.subblok-error-item-knopka
{
    width: 230px;
    margin: 0px auto 0px auto;
}


.error-item-knopka
{
    border: 5px solid #efefef !important;
    border-radius: 30px !important;
    padding: 7px 0px;
    font-size: 17px;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #adadad;
    width: 220px;
    text-align: center;
    margin: 40px auto 20px auto;
    cursor: pointer;
}

.error-item-knopka:hover
{
    border: 5px solid #ff6767 !important;
    color: #000;
}

.blok-error-item-opisanie h1
{
    font-family: OpenSans-Regular, Calibri light, roboto, Tahoma;
    font-size: 27px;
    margin: 0px 0 0px 0px;
    color: #000;
    font-weight: 400;
    text-align: center;
    line-height: 120%;
}

.blok-error-item-knopka p
{
    font-family: OpenSans-Regular, Calibri light, roboto, Tahoma;
    font-size: 17px;
    margin: 20px 0 30px 0px;
    color: #5d5d5d;
    font-weight: 400;
    text-align: center;
    line-height: 120%;
}

/* страница ошибки конец*/



article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
	max-width: none;
}
button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}

.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	background-color: #fff;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #002b41;
	text-decoration: underline;
}
.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}






p {
	margin: 0 0 9px;
	font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 16px;
    color: #000;
	line-height: 140%;
}

/*list*/
.container ul, .container ol
{
    margin-left: 3em;
    margin-bottom: 2em;
    margin-top: 2em;
}
.container ol ol{margin-left:2.5em;}
.container ul > li
{
    list-style:url('../images/list.png');
    list-style-position:outside;
	margin: 0 0 10px 0;
	font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 16px;
    color: #000;
	line-height: 1.42857143;
}
.container ol > li
{
    list-style-image:none;
	list-style-type:decimal;
    margin: 0 0 10px 0;
	font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 16px;
    color: #000;
	line-height: 1.42857143;
}
.container dt{font-weight:bold;}


.lead {
	margin-bottom: 18px;
	font-size: 19.5px;
	font-weight: 200;
	line-height: 27px;
}
small {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}
.muted {
	color: #999;
}
a.muted:hover,
a.muted:focus {
	color: #808080;
}
.text-warning {
	color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
	color: #a47e3c;
}
.text-error {
	color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
	color: #953b39;
}
.text-info {
	color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
	color: #2d6987;
}
.text-success {
	color: #468847;
}
a.text-success:hover,
a.text-success:focus {
	color: #356635;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 9px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 18px;
	color: inherit;
	text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999;
}
h1,
h2,
h3 {
	line-height: 36px;
}
h1 {
	font-size: 35.75px;
}
h2 {
	font-size: 29.25px;
}
h3 {
	font-size: 22.75px;
}
h4 {
	font-size: 16.25px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11.05px;
}
h1 small {
	font-size: 22.75px;
}
h2 small {
	font-size: 16.25px;
}
h3 small {
	font-size: 13px;
}
h4 small {
	font-size: 13px;
}

ul,
ol {
	padding: 0;
	margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}
li {
	line-height: 18px;
}
ul.unstyled,
ol.unstyled {
	margin-left: 0;
	list-style: none;
}
ul.inline,
ol.inline {
	margin-left: 0;
	list-style: none;
}
ul.inline > li,
ol.inline > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-left: 5px;
	padding-right: 5px;
}



hr {
	margin: 20px 0;
}









form {
	margin: 0 0 18px;
}



label,
input,
button,
select,
textarea {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
input,
button,
select,
textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
	display: block;
	margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	height: 18px;
	padding: 13px 3%;
	margin-bottom: 15px;
	font-size: 15px !important;
	line-height: 18px;
	color: #2de65c;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	vertical-align: middle;
}
input,
textarea,
.uneditable-input {
	width: 206px;
}
textarea {
	height: auto;
}


input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	*margin-top: 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
}
select,
input[type="file"] {
	height: 28px;
	*margin-top: 4px;
	line-height: 28px;
}
select {
	width: 220px;
	border: 1px solid #ccc;
	background-color: #fff;
}
select[multiple],
select[size] {
	height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
	color: #999;
	background-color: #fcfcfc;
	border-color: #ccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	cursor: not-allowed;
}
.uneditable-input {
	overflow: hidden;
	white-space: nowrap;
}
.uneditable-textarea {
	width: auto;
	height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999;
}
.radio,
.checkbox {
	min-height: 18px;
	padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
	padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
	margin-left: 10px;
}
.input-mini {
	width: 60px;
}
.input-small {
	width: 90px;
}
.input-medium {
	width: 89%;
}
.input-large {
	width: 210px;
}
.input-xlarge {
	width: 270px;
}
.input-xxlarge {
	width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
	display: inline-block;
}
input,
textarea,
.uneditable-input {
	margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
	margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
	width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
	width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
	width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
	width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
	width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
	width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
	width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
	width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
	width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
	width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
	width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
	width: 46px;
}
.controls-row {
	*zoom: 1;
}
.controls-row:before,
.controls-row:after {
	display: table;
	content: "";
	line-height: 0;
}
.controls-row:after {
	clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
	float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
	padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
	background-color: transparent;
}


input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
	padding: 17px 20px 18px;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	*zoom: 1;
}
.form-actions:before,
.form-actions:after {
	display: table;
	content: "";
	line-height: 0;
}
.form-actions:after {
	clear: both;
}
.help-block,
.help-inline {
	color: #595959;
}
.help-block {
	display: block;
	margin-bottom: 9px;
}
.help-inline {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding-left: 5px;
}


input.search-query {
	padding-right: 14px;
	padding-right: 4px \9;
	padding-left: 14px;
	padding-left: 4px \9;
	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.form-search .input-append .search-query {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
	display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
	display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
	margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
	float: left;
	margin-right: 3px;
	margin-left: 0;
}
.control-group {
	margin-bottom: 9px;
}
legend + .control-group {
	margin-top: 18px;
	-webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
	margin-bottom: 18px;
	*zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
	display: table;
	content: "";
	line-height: 0;
}
.form-horizontal .control-group:after {
	clear: both;
}
.form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: right;
}
.form-horizontal .controls {
	*display: inline-block;
	*padding-left: 20px;
	margin-left: 180px;
	*margin-left: 0;
}
.form-horizontal .controls:first-child {
	*padding-left: 180px;
}
.form-horizontal .help-block {
	margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
	margin-top: 9px;
}
.form-horizontal .form-actions {
	padding-left: 180px;
}
.control-label .hasPopover,
.control-label .hasTooltip {
	display: inline-block;
}
.subform-repeatable-wrapper .btn-group>.btn.button {
	min-width: 0;
}
.subform-repeatable-wrapper .ui-sortable-helper {
	background: #fff;
}
.subform-repeatable-wrapper tr.ui-sortable-helper {
	display: table;
}


.dropup,
.dropdown {
	position: relative;
}
.dropdown-toggle {
	*margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
	outline: 0;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
}
.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	text-decoration: none;
	color: #fff;
	background-color: #005783;
	background-image: -moz-linear-gradient(top,#005e8d,#004d74);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#005e8d),to(#004d74));
	background-image: -webkit-linear-gradient(top,#005e8d,#004d74);
	background-image: -o-linear-gradient(top,#005e8d,#004d74);
	background-image: linear-gradient(to bottom,#005e8d,#004d74);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005e8d', endColorstr='#ff004c73', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #333;
	text-decoration: none;
	outline: 0;
	background-color: #005783;
	background-image: -moz-linear-gradient(top,#005e8d,#004d74);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#005e8d),to(#004d74));
	background-image: -webkit-linear-gradient(top,#005e8d,#004d74);
	background-image: -o-linear-gradient(top,#005e8d,#004d74);
	background-image: linear-gradient(to bottom,#005e8d,#004d74);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005e8d', endColorstr='#ff004c73', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: default;
}
.open {
	*z-index: 1000;
}
.open > .dropdown-menu {
	display: block;
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000;
	content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
	padding-left: 20px;
	padding-right: 20px;
}
.typeahead {
	z-index: 1051;
	margin-top: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.well {

}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15);
}
.well-large {
	padding: 24px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.well-small {
	padding: 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease;
}
.collapse.in {
	height: auto;
}
.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
button.close {
	padding: 3;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.alert-options {
	float: right;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.alert-options:hover,
.alert-options:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.btn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 120%;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	border: none;

}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	color: #333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}
.btn:active,
.btn.active {
	background-color: #cccccc \9;
}
.btn:first-child {
	*margin-left: 0;
}
.btn:hover,
.btn:focus {
	color: #333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-large {
	padding: 15px 19px;
	font-size: 16.25px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
	margin-top: 4px;
}
.btn-small {
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
	margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
	margin-top: -1px;
}
.btn-mini {
	padding: 0 6px;
	font-size: 9.75px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 90%;
	margin: 0 auto;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
	color: rgba(255,255,255,0.75);
}
.btn-primary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #004b8d;
	background-image: -moz-linear-gradient(top,#005e8d,#002f8d);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#005e8d),to(#002f8d));
	background-image: -webkit-linear-gradient(top,#005e8d,#002f8d);
	background-image: -o-linear-gradient(top,#005e8d,#002f8d);
	background-image: linear-gradient(to bottom,#005e8d,#002f8d);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005e8d', endColorstr='#ff002e8d', GradientType=0);
	border-color: #002f8d #002f8d #001641;
	*background-color: #002f8d;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #fff;
	background-color: #002f8d;
	*background-color: #002674;
}
.btn-primary:active,
.btn-primary.active {
	background-color: #001e5a \9;
}
.btn-warning {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #faa732;
	background-image: -moz-linear-gradient(top,#fbb450,#f89406);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
	background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
	background-image: -o-linear-gradient(top,#fbb450,#f89406);
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
	border-color: #f89406 #f89406 #ad6704;
	*background-color: #f89406;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	color: #fff;
	background-color: #f89406;
	*background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
	background-color: #c67605 \9;
}
.btn-danger {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #da4f49;
	background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
	background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
	background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
	border-color: #bd362f #bd362f #802420;
	*background-color: #bd362f;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
	color: #fff;
	background-color: #bd362f;
	*background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
	background-color: #942a25 \9;
}
.btn-success {
	color: #fff;
	border-color: #d60d37 #d60d37 #d60d37;
	background-color: #d60d37 !important;

}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	color: #fff;
	background-color: #51a351;
	*background-color: #499249;
}
.btn-success:active,
.btn-success.active {
	background-color: #408140 \9;
}
.btn-info {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
	background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
	background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	*background-color: #2f96b4;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	color: #fff;
	background-color: #2f96b4;
	*background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
	background-color: #24748c \9;
}
.btn-inverse {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #363636;
	background-image: -moz-linear-gradient(top,#444,#222);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
	background-image: -webkit-linear-gradient(top,#444,#222);
	background-image: -o-linear-gradient(top,#444,#222);
	background-image: linear-gradient(to bottom,#444,#222);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
	border-color: #222 #222 #000000;
	*background-color: #222;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	color: #fff;
	background-color: #222;
	*background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
	background-color: #090909 \9;
}
button.btn,
input[type="submit"].btn {
	*padding-top: 3px;
	*padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
	*padding-top: 7px;
	*padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
	*padding-top: 3px;
	*padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
	*padding-top: 1px;
	*padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #005e8d;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
	color: #002b41;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
	color: #333;
	text-decoration: none;
}
.btn-group {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 0;
	vertical-align: middle;
	white-space: nowrap;
	*margin-left: .3em;
}
.btn-group:first-child {
	*margin-left: 0;
}
.btn-group + .btn-group {
	margin-left: 5px;
}
.btn-toolbar {
	font-size: 0;
	margin-top: 9px;
	margin-bottom: 9px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
	margin-left: 5px;
}
.btn-group > .btn {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.btn-group > .btn + .btn {
	margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
	font-size: 13px;
}
.btn-group > .btn-mini {
	font-size: 9.75px;
}
.btn-group > .btn-small {
	font-size: 12px;
}
.btn-group > .btn-large {
	font-size: 16.25px;
}
.btn-group > .btn:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
	z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	*padding-top: 5px;
	*padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px;
	*padding-top: 2px;
	*padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
	*padding-top: 5px;
	*padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
	*padding-top: 7px;
	*padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
	background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
	background-color: #002f8d;
}
.btn-group.open .btn-warning.dropdown-toggle {
	background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
	background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
	background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
	background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
	background-color: #222;
}
.btn .caret {
	margin-top: 8px;
	margin-left: 0;
}
.btn-large .caret {
	margin-top: 6px;
}
.btn-large .caret {
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
	margin-top: 8px;
}
.dropup .btn-large .caret {
	border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.btn-group-vertical {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.btn-group-vertical > .btn {
	display: block;
	float: none;
	max-width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
	margin-left: 0;
	margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0 0 .5em;
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 18px;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}



.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
	border-color: #999;
}
.tabbable {
	*zoom: 1;
}
.tabbable:before,
.tabbable:after {
	display: table;
	content: "";
	line-height: 0;
}
.tabbable:after {
	clear: both;
}
.tab-content {
	overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
	border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: none;
}
.tab-content > .active,
.pill-content > .active {
	display: block;
}
.tabs-below > .nav-tabs {
	border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
	margin-top: -1px;
	margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
	border-bottom-color: transparent;
	border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
	border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
	float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	border-color: #eee #ddd #eee #eee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #fff;
}
.tabs-right > .nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
	border-color: #eee #eee #eee #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #fff;
}
.nav > .disabled > a {
	color: #999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	cursor: default;
}



.breadcrumb {

	list-style: none;
}
.breadcrumb > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-shadow: 0 1px 0 #fff;
}
.breadcrumb > li > .divider {
	padding: 0 5px;
	color: #ccc;
}
.breadcrumb > .active {
	color: #999;
}
.pagination {
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}
.pager {
	margin: 18px 0;
	list-style: none;
	text-align: center;
	*zoom: 1;
}
.pager:before,
.pager:after {
	display: table;
	content: "";
	line-height: 0;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
	float: right;
}
.pager .previous > a,
.pager .previous > span {
	float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #999;
	background-color: #fff;
	cursor: default;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee;
}
.modal-header .close {
	margin-top: 2px;
}
.modal-header h3 {
	margin: 0;
	line-height: 30px;
}
.modal-body {
	width: 98%;
	position: relative;
	max-height: 400px;
	padding: 1%;
}
.modal-body iframe {
	width: 100%;
	max-height: none;
	border: 0 !important;
}
.modal-form {
	margin-bottom: 0;
}
.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	*zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: "";
	line-height: 0;
}
.modal-footer:after {
	clear: both;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.popover-title:empty {
	display: none;
}
.popover-content {
	padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}
.thumbnails {
	margin-left: -20px;
	list-style: none;
	*zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
	display: table;
	content: "";
	line-height: 0;
}
.thumbnails:after {
	clear: both;
}
.row-fluid .thumbnails {
	margin-left: 0;
}
.thumbnails > li {
	float: left;
	margin-bottom: 18px;
	margin-left: 20px;
}
.thumbnail {

	transition: all .2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {

}
.thumbnail > img {

}
.thumbnail .caption {
	padding: 9px;
	color: #555;
}
.label,
.badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #999;
}
.label {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.badge {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.label:empty,
.badge:empty {
	display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.label-important,
.badge-important {
	background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
	background-color: #953b39;
}
.label-warning,
.badge-warning {
	background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
	background-color: #c67605;
}
.label-success,
.badge-success {
	background-color: #468847;
}
.label-success[href],
.badge-success[href] {
	background-color: #356635;
}
.label-info,
.badge-info {
	background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
	background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
	background-color: #333;
}
.label-inverse[href],
.badge-inverse[href] {
	background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
	position: relative;
	top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
	top: 0;
}
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-o-keyframes progress-bar-stripes {

	from {
		background-position: 0 0;
	}
	to {
		background-position: 40px 0;
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}


.hide {
	display: none;
}
.show {
	display: block;
}
.invisible {
	visibility: hidden;
}
.affix {
	position: fixed;
}
@-ms-viewport {
	width: device-width;
}
.hidden {
	display: none;
	visibility: hidden;
}
.visible-phone {
	display: none !important;
}
.visible-tablet {
	display: none !important;
}
.hidden-desktop {
	display: none !important;
}
.visible-desktop {
	display: inherit !important;
}





.small {
	font-size: 11px;
}
iframe,
svg {
	max-width: 100%;
}
.nowrap {
	white-space: nowrap;
}
.center,
.table td.center,
.table th.center {
	text-align: center;
}
a.disabled,
a.disabled:hover {
	color: #999999;
	background-color: transparent;
	cursor: default;
	text-decoration: none;
}
.hero-unit {
	text-align: center;
}
.hero-unit .lead {
	margin-bottom: 18px;
	font-size: 20px;
	font-weight: 200;
	line-height: 27px;
}
.btn .caret {
	margin-bottom: 7px;
}
.btn.btn-micro .caret {
	margin: 5px 0;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}
body.modal {
	padding-top: 0;
}
.row-even,
.row-odd {
	padding: 5px;
	width: 99%;
	border-bottom: 1px solid #ddd;
}
.row-odd {
	background-color: transparent;
}
.row-even {
	background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}
.row-fluid .row-reveal {
	visibility: hidden;
}
.row-fluid:hover .row-reveal {
	visibility: visible;
}
.btn-wide {
	width: 80%;
}
.nav-list > li.offset > a {
	padding-left: 30px;
	font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}



hr.hr-condensed {
	margin: 10px 0;
}
.list-striped,
.row-striped {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #ddd;
	margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
	border-bottom: 1px solid #ddd;
	padding: 8px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
	background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
	background-color: #f5f5f5;
}
.row-striped .row-fluid {
	width: 100%;
	box-sizing: border-box;
}
.row-striped .row-fluid [class*="span"] {
	min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
	margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.list-condensed li {
	padding: 4px 5px;
}
.row-condensed .row,
.row-condensed .row-fluid {
	padding: 4px 5px;
}
.list-bordered,
.row-bordered {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	margin-left: 0;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.radio.btn-group input[type=radio] {
	display: none;
}
.radio.btn-group > label:first-of-type {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
	padding-left: 0;
}
.iframe-bordered {
	border: 1px solid #ddd;
}
.tab-content {
	overflow: visible;
}
.tabs-left .tab-content {
	overflow: auto;
}
.nav-tabs > li > span {
	display: block;
	margin-right: 2px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.btn-micro {
	padding: 1px 4px;
	font-size: 10px;
	line-height: 8px;
}
.btn-group > .btn-micro {
	font-size: 10px;
}
.tip-wrap {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 100;
}
.page-header {
    margin: 0px 0px 10px 0px !important;
}
.input-prepend .chzn-container-single .chzn-single,
.input-append .chzn-container-single .chzn-single {
	border-color: #ccc;
	height: 26px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.input-prepend .chzn-container-single .chzn-drop,
.input-append .chzn-container-single .chzn-drop {
	border-color: #ccc;
}
.input-prepend > .add-on,
.input-append > .add-on {
	vertical-align: top;
}
.input-prepend .chzn-container-single .chzn-single {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-prepend .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 0 3px 0 0;
	-moz-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0;
}
.input-append .chzn-container-single .chzn-single {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-append .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 3px 0 0 0;
	-moz-border-radius: 3px 0 0 0;
	border-radius: 3px 0 0 0;
}
.input-prepend.input-append .chzn-container-single .chzn-single,
.input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.element-invisible:focus {
	width: auto;
	height: auto;
	overflow: auto;
	background: #eee;
	color: #000;
	padding: 1em;
}
.form-vertical .control-label {
	float: none;
	width: auto;
	padding-right: 0;
	padding-top: 0;
	text-align: left;
}
.form-vertical .controls {
	margin-left: 0;
}
.width-auto {
	width: auto;
}
.btn-group .chzn-results {
	white-space: normal;
}
.accordion-body.in:hover {
	overflow: visible;
}
.invalid {
	color: #9d261d;
	font-weight: bold;
}
input.invalid {
	border: 1px solid #9d261d;
}





@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body.site {
	padding: 0px;
}
body.site.fluid {
	background-color: #ffffff;
}


.site-title {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
}


.header {
	margin-bottom: 10px;
}
.header .finder {
	margin-top: 14px;
}
.header .finder .btn {
	margin-top: 0px;
}
.navigation {
	padding: 5px 0;
	border-top: 1px solid rgba(0,0,0,0.075);
	border-bottom: 1px solid rgba(0,0,0,0.075);
	margin-bottom: 10px;
}
.navigation .nav-pills {
	margin-bottom: 0;
}
.hero-unit {
	background-color: #08C;
}
.hero-unit > * {
	color: white;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.container {
	max-width: 90%;
	margin: 0 auto;
}
.body .container {
	padding: 0px;

}
.well .page-header {
	margin: 0px 0px 5px 0px;
}

h2,
h3,
h4,
h5,
h6 {
	margin: 12px 0;
	word-wrap: break-word;
}
h1 {
	font-size: 26px;
	line-height: 28px;
	margin: 20px 0;
}
h2 {
	font-size: 22px;
	line-height: 24px;
	margin: 25px 0;
}
h3 {
	font-size: 18px;
	line-height: 20px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
}
h5 {
	font-size: 13px;
	line-height: 15px;
}
h6 {
	font-size: 12px;
	line-height: 14px;
}

.container_blok_top
{
    width: 100%;
    padding: 0px 0;
    background: #fff;
    z-index: 10000;
	position: relative;
    box-shadow: 0 0 50px #0000002e;
    display: none;
}

.container_left_fixet {
    width: 135px;
    position: fixed;
    background: #141c2f;
    height: 100%;
    z-index: 10000;
    overflow: auto;
}

.container_content {
    padding: 0 0 0px 135px;
    position: relative;
    width: auto;
    max-width: 1734px;
}









.breadcrumbs {
	margin: 3% 0 0 0;
	font-size: 14px;
    font-family: Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    background: #fff;

}

.breadcrumbs ul {
	margin: 0px 0px 0px !important;
}

div.breadcrumbs li {
	font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 13px;
	line-height: 120%;
    margin: 0px 0px 0px !important;
}



.breadcrumb > li,
.breadcrumb > .active {
	color: #515151;
}




code {
	white-space: pre-wrap;
}


.container-popup {
	padding: 28px 10px 10px 10px;
}
li {
	word-wrap: break-word;
}





.itemView-info
{
    margin: 0px 0 4.5% 0;
}










/* menu-top */
.menu-top 
{   
    margin: 25px auto 25px auto;
    width: 100%;
}
.menu-top .menu { min-height: 2em; line-height: 2em; }
.menu-top .menu li 
{  
    margin: 0 !important;
    display: inline-block;
    position: relative;
    padding: 0 0;
    list-style: none;
    min-width: 100%;
    text-align: center;
    line-height: 2em !important;
    font-size: 14px;
    color: #fff;
    z-index: 10;
    border-bottom: 1px solid #37465d;
}

.menu-top .menu li img {
    margin: 15px auto 0px auto;
    width: 45px; 
}



.menu-top .menu li .image-title {
    font-family: OpenSans-Regular, Tahoma;
    font-size: 15px;
    list-style-position: outside;
    font-weight: 400;
    text-align: center;
    line-height: 140%;
    color: #fff;
    padding: 0 0 6px 0;
    margin: 0px 5% 0px 5%;
    display: table;
    width: 90%;
    height: 40px;
    border-bottom: none;
}

.menu-top .menu li:nth-child(3) .image-title {
    margin: 0px auto 0px auto;
    width: 90%;
    line-height: 120%;
    height: 45px;
}

.menu-top .menu li:hover .image-title {
    color: #caeaaa;
}


.menu-top .menu li:last-child { border-right: none; border-bottom: none;}
.menu-top .menu a { text-decoration: none;  display: block; font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace; font-size: 15px; color:#fff;}
.menu-top ul { margin: 0 !important;}
.menu-top .menu ul 
{ 
    display: none;
	position: absolute;
	top: 3.8em;
	left: -2px;
	border-left: 2px solid #b10629;
	min-width: 250px;
	z-index: 1;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.menu-top .menu ul ul { left: 100%; top: -1px; }
.menu-top .menu li.parent li { float: none;  border-top: none; }
.menu-top .menu li:hover {}
.menu-top .menu a:hover {text-decoration: none;}
.menu-top .menu li:hover ul ul,
.menu-top .menu li:hover ul li:hover ul ul { display: none; }
.menu-top .menu li:hover ul,
.menu-top .menu li:hover ul li:hover ul,
.menu-top .menu li:hover ul li:hover ul li:hover ul { display: none; background: #fff;color: #000; width: 100%;}

.menu-top .menu ul li a{ color: #b10629; padding: 15px 10px; }
.menu-top .menu ul li { line-height: 140% !important; text-align: left; border-bottom: 1px solid #ffe2e8;}
.menu-top .menu ul li:last-child { border-bottom: none; }
.menu-top .menu ul li:hover a{ color: #fff; }


.menu-top.blok-amenu .menu li {
    margin: 0 0 0px 0;
	display: block;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-top: 0px;
    list-style: none !important;
    border-bottom: none;
	text-align: left;
}


.menu-top.blok-amenu .menu li a {
    color: #9cb7cc;
    font-size: 16px;
    text-decoration: none;
}

.menu-top.blok-amenu .menu li:hover {
    background: none;
}

.menu-top.blok-amenu .menu a:hover {
    background: none;
    color:#4bae42;
}

/* menu-top */

.menu-produky h3
{   
    font-size: 20px;
    margin: 0px 0 40px;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #000;
    text-align: left;
}

.menu-produky 
{   
    padding: 40px 0px 20px 0px;
    background: #fff;
}

.menu-sub-produky
{
    background: #fff;
}

.menu-produky .menu li img { display: none; }

.menu-produky .menu { min-height: 2.8em; line-height: 2.8em; }
.menu-produky .menu li {margin: 0 30px 0 0!important; float: left; display: block; position: relative;list-style: none; min-width: 100px; text-align:center; line-height: 100% !important; color:#fff; z-index: 10; border-bottom: 2.3px solid #fff;}
.menu-produky .menu li.active {border-bottom: 2.3px solid #eda372;}
.menu-produky .menu li:last-child {  }
.menu-produky .menu a { text-decoration: none; display: block; font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace; font-size: 16px; color:#000;padding: 10px 0px; }
.menu-produky ul { margin: 0 !important;}
.menu-produky .menu ul 
{ 
    display: none;
	position: absolute;
	top: 3.8em;
	left: -2px;
	border-left: 2px solid #b10629;
	min-width: 250px;
	z-index: 1;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.menu-produky .menu ul li ul { display: none; }
.menu-produky .menu li.parent li { float: none;  border-top: none; }
.menu-produky .menu li:hover { border-bottom: 2.3px solid #fc3e67; }
.menu-produky .menu li.active:hover { padding: 0;}
.menu-produky .menu a:hover {color: #000 !important;}
.menu-produky .menu li:hover ul ul,
.menu-produky .menu li:hover ul li:hover ul ul { display: none; }
.menu-produky .menu li:hover ul,
.menu-produky .menu li:hover ul li:hover ul,
.menu-produky .menu li:hover ul li:hover ul li:hover ul { display: none; background: #fff;color: #000; width: 100%;}

.menu-produky .menu ul li a{ color: #b10629; padding: 15px 10px; }
.menu-produky .menu ul li { line-height: 140% !important; text-align: left; border-bottom: 1px solid #ffe2e8;}
.menu-produky .menu ul li:last-child { border-bottom: none; }
.menu-produky .menu ul li:hover a{ color: #000 !important; }
.menu-produky .menu li:hover a{ color: #000 !important; }



/* .mainmenu .menuexample */


.mainmenu {margin: 0em 0;}
.mainmenu .menu { min-height: 5em; line-height: 5em; }
.mainmenu .menu li
{  
    margin: 0 !important;
    float: none;
    display: inline-block;
    position: relative;
    padding: 0 0px;
    list-style: none;
    min-width: 13.95%;
    text-align: center;
    line-height: 5.3em !important;
    z-index: 10;
}
.mainmenu .menu li:last-child { border-right: none; }
.mainmenu .menu a { text-decoration: none;  display: block;     font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 17px !important; color:#000;}
.mainmenu ul { margin: 0 !important;}
.mainmenu .menu ul 
{ 
    display: none;
	position: absolute;
	top: 3.8em;
	left: -2px;
	border-left: 2px solid #b10629;
	min-width: 250px;
	z-index: 1;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.mainmenu .menu ul ul { left: 100%; top: -1px; }
.mainmenu .menu li.parent li { float: none;  border-top: none; }
.mainmenu .menu li:hover { background: #424242;}
.mainmenu .menu a:hover { color: #fff; }
.mainmenu .menu li:hover ul ul,
.mainmenu .menu li:hover ul li:hover ul ul { display: none; }
.mainmenu .menu li:hover ul,
.mainmenu .menu li:hover ul li:hover ul,
.mainmenu .menu li:hover ul li:hover ul li:hover ul { display: block; background: #fff;color: #000; width: 100%;}

.mainmenu .menu ul li a{ color: #b10629; padding: 15px 10px; }
.mainmenu .menu ul li { line-height: 140% !important; text-align: left; border-bottom: 1px solid #ffe2e8;}
.mainmenu .menu ul li:last-child { border-bottom: none; }
.mainmenu .menu ul li:hover a{ color: #fff; }




/* .mainmenu-niz-gorizontal */
.mainmenu-niz-gorizontal {margin: 20px 0px 20px 0;}
.mainmenu-niz-gorizontal .menu { min-height: 1em; line-height: 1em; }
.mainmenu-niz-gorizontal .menu li {float: left; display: block; position: relative; list-style: none; min-width: 90px; text-align:left; line-height: 1em !important;}
.mainmenu-niz-gorizontal ul { margin: 0;}
.mainmenu-niz-gorizontal .menu li:last-child { border-right: none; }
.mainmenu-niz-gorizontal .menu a { text-decoration: none; padding: 0 15px; display: block; font-family: Tahoma; font-size: 14px; color:#676767;}
.mainmenu-niz-gorizontal .menu ul { display: none; position: absolute; top: 2.5em; left: -1px; min-width: 160px;  border: none; }
.mainmenu-niz-gorizontal .menu ul ul { left: 100%; top: -1px; }
.mainmenu-niz-gorizontal .menu li.parent li { float: none; border: 1px solid #ccc; border-top: none; }
.mainmenu-niz-gorizontal .menu li:hover { }
.mainmenu-niz-gorizontal .menu a:hover { text-decoration: underline; }
.mainmenu-niz-gorizontal .menu li:hover ul ul,
.mainmenu-niz-gorizontal .menu li:hover ul li:hover ul ul { display: none; }
.mainmenu-niz-gorizontal .menu li:hover ul,
.mainmenu-niz-gorizontal .menu li:hover ul li:hover ul,
.mainmenu-niz-gorizontal .menu li:hover ul li:hover ul li:hover ul { display: block; }




/* .mainmenu-niz */
.mainmenu-niz {margin: 0 40px 20px 0; float: left;}
.mainmenu-niz .menu { min-height: 1em; line-height: 1em; }
.mainmenu-niz .menu li { display: block; position: relative; list-style: none; min-width: 90px; text-align:left; line-height: 1em !important; margin: 0 0 20px 0;}
.mainmenu-niz ul { margin: 0;}
.mainmenu-niz .menu li:last-child { border-right: none; }
.mainmenu-niz .menu a { text-decoration: none; padding: 0 0px; display: block; font-family: OpenSans-Regular, Calibri light, roboto, Tahoma; font-size: 16px; color: #68768e;}
.mainmenu-niz .menu ul { display: none; position: absolute; top: 2.5em; left: -1px; min-width: 160px;  border: none; }
.mainmenu-niz .menu ul ul { left: 100%; top: -1px; display: none;}
.mainmenu-niz .menu li.parent li { float: none; border: 1px solid #ccc; border-top: none; }
.mainmenu-niz .menu li:hover { }
.mainmenu-niz .menu a:hover { text-decoration: underline; }
.mainmenu-niz .menu li:hover ul ul,
.mainmenu-niz .menu li:hover ul li:hover ul ul { display: none; }


div.mainmenu-niz h3
{
    font-size: 18px;
    margin: 0px 0 15px;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-weight: 700;
    line-height: 120%;
    color: #4e4e50;
	text-transform: uppercase;
}

















/* Menu */
 
.amenu {
  background: #141c2f;
  left: -600px; /* ?????? ???? */
  height: 100%;
  overflow: auto;
  position: fixed;
  width: 570px;
  z-index: 1000000;
}
 
 
/* Basic CSS */
 
.background {
    position: fixed;
    left: 135px;
    width: 130px;
    height: 60px;
    z-index: 100000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* display: none; */
    background: #2482ca;
}

.amenu .menu-top 
{   
    width: 41.6%;
    margin: 2% 4% 2% 4%;
    display: inline-table;
    position: relative;
}

.amenu .menu-top h3 {
    font-size: 18px;
    margin: 10px 0 20px;
    font-family: OpenSans-Bold, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #b9dceb;
}
 
.amenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
 
.amenu li {
    margin: 0 0 0px 0;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-top: 5px;
    list-style: none !important;
}
 
.amenu li:hover {
  cursor: pointer;
  background-color: #fff;
  }
  
.amenu .menu-top .menu li:nth-child(2) {
    width: 100%;
    box-sizing: border-box;
    border-bottom: none;
    background: none;
}
 
.amenu a {
  color: #000;
  text-decoration: none;
}
 
.icon-close {
  cursor: pointer;
  padding-left: 4%;
  padding-top: 20px;
  padding-bottom: 30px;
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
}
 
.icon-menu {
    color: #fff;
    cursor: pointer;
    font-family: OpenSans-Regular, sans-serif;
    font-size: 20px;
    text-decoration: none;
    position: absolute;
    top: 21px;
    left: 15px;
    width: 100px;
}
 
.icon-menu img {
    margin-right: 5px;
    float: right;
}







.blok-kontakty-amenu-telefony
{
    float: left;
    width: auto;
    margin: 40px 0px 40px 10%;
}

.blok-kontakty-amenu-telefony a
{
    color: #9cb7cc !important;
}

div.blok-kontakty-amenu-telefon-800 {
    margin: 0 0 10px 0 !important;
}

div.blok-kontakty-amenu-telefon-800 h3 {
    color: #ff0000 !important;
    text-align: left;
    margin: 0px 0px 0px 0;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: 400;
}

div.blok-kontakty-amenu-telefon-800 p {
    margin: 0 0 0px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 23.5px !important;
    color: #ff0000 !important;
    font-weight: 400 !important;
    text-align: left;
}


div.blok-kontakty-amenu-telefon-800 span
{
    margin: 0 0 0px 0 !important;
    line-height: 120% !important;
    font-family: Tahoma, Calibri, "Courier New", Courier, monospace;
    font-size: 11px !important;
    color: #000 !important;
    font-weight: 400 !important;
    text-align: left;
}

div.blok-kontakty-amenu-telefon-gorod p {
    margin: 0 0 0px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 24px !important;
    color: #000 !important;
    font-weight: 400 !important;
    text-align: left;
}

div.blok-kontakty-amenu-telefon p {
    margin: 0 0 5px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 20px !important;
    color: #000 !important;
    font-weight: 400 !important;
    text-align: left;
}
















/*clearfix*/
.clear, .clr{clear:both!important;overflow:hidden!important;line-height:0!important;height:0!important;*zoom: 1;}
.clear:before, .clear:after, .clr:before, .clr:after{content:""!important;display:table!important;}
.clear:after, .clr:after{clear:both!important;}


.blok-top-glavnaya {
    padding: 60px 0 0px;
    background: #fff;
	background-repeat: no-repeat;
	background-size: 100%;
    background-position: 80% 50%;
    position: relative;
	display: block;
}







.blok-top-glavnaya-slaider	 {
    padding: 0 0 0px;
    background: #ffffff;
    position: relative;
}

.blok-top {
	padding: 0;
    background: #fff;
    position: relative;
}

.blok-vse-kontakty-top
{
    margin: 0% 0% 0%;
    padding: 0 0% 0 0;
    z-index: 2;
    width: 100%;
    max-width: inherit;
    background: #141c2f;
    box-sizing: border-box;
    position: fixed;
}











/* Слайдер первого экрана */


    .slider {
      position: relative;
      overflow: hidden;
	  margin: 0px 0 0 0;
    }

    .slider__wrapper {
      display: flex;
      transition: transform 0.6s ease;
    }

    .slider__item {
      flex: 0 0 100%;
      max-width: 100%;
      position: relative;
      min-height: 95vh;
    }

    .slider__control {
      position: absolute;
      top: 50%;
      z-index: 1;
      display: none;
      align-items: center;
      justify-content: center;
      width: 40px;
      color: #fff;
      text-align: center;
      opacity: 0.5;
      height: 50px;
      transform: translateY(-50%);
      background: rgb(0 105 160);
    }

    .slider__control_show {
      display: flex;
    }

    .slider__control:hover,
    .slider__control:focus {
      color: #fff;
      text-decoration: none;
      outline: 0;
      opacity: .9;
    }

    .slider__control_left {
      left: 0;
    }

    .slider__control_right {
      right: 0;
    }

    .slider__control::before {
      content: '';
      display: inline-block;
      width: 20px;
      height: 20px;
      background: transparent no-repeat center center;
      background-size: 100% 100%;
    }

    .slider__control_left::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    }

    .slider__control_right::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    }

    .slider__item>div {
      line-height: 250px;
      height: 100% !important;
    }




.bgvideo {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    opacity: 1;
}




.blok-pervyi-ekran-left
{
    padding: 0 100px 0 130px;
    float: left;
    box-sizing: border-box;
}

.blok-pervyi-ekran-left.slaid-4
{
    padding: 0 100px 0 130px;
    float: left;
    width: 100%;
}


.blok-pervyi-ekran-left.slaid-4 h1 {
    margin: 60px 0 40px 0px;
}

.cikl
{
    padding: 0 0px 0 0px;
    float: left;
    width: auto; 
    margin: 0px 2% 2% 0px;
    line-height: 120%;
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 26px;
    color: #4bae42;
}

.bloks-cikl
{
    padding: 0 100px 0 130px;
    float: left;
    width: 100%;
}

.blok-cikl
{
    float: left;
    width: 23%; 
    margin: 0px 2% 2% 0px;
    line-height: 120%;
}

.blok-cikl h3 {
    margin: 0px 0 20px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 24px;
    color: #141c2f;
    line-height: 140%;
    font-weight: 400;
}


.blok-cikl img {
    border-radius: 10px;
}




.blok-pervyi-ekran-left.proizvodstvo h1
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 46px;
    margin: 120px 0 40px 0px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blok-pervyi-ekran-left.proizvodstvo p
{
    margin: 0 0 10px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 19px;
    color: #fff;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blok-pervyi-ekran-left h1 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 46px;
    margin: 120px 0 40px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blok-pervyi-ekran-left.slaid-2 h1 {
    color: #fff;
}

.blok-pervyi-ekran-left.slaid-2 p
{
    margin: 0 0 10px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 19px;
    color: #fff;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.slaider-knopka-zayavka
{
    margin: 20px 0px 20px 0px;
    padding: 10px 25px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-weight: 400;
    line-height: 120%;
    color: #244b68;
    font-size: 27px;
    border: 2px solid #1f6ca7;
    border-radius: 7px;
    float: left;
    cursor: pointer;
    position: relative;
    z-index: 2;
}


.slaider-knopka-zayavka.proizvodstvo
{
    color: #fff;
    border: 2px solid #fff;
}

.blok-pervyi-ekran-left.slaid-2 .slaider-knopka-zayavka
{
    color: #fff;
    border: 2px solid #fff;
}



.slaider-knopka-zayavka:hover {
    color: #ffffff;
    border: 2px solid #4bae42;
    background: #4bae42;
}


.slider__item .mod-okna
{
    padding: 0 0 0 7%;
    float: left; 
}


div.slider__item .mod-okna .k2ItemsBlock-okna li {
    width: 31.3%;
    padding: 0%;
    margin: 0% 2% 2% 0;
    float: left;
    box-sizing: border-box;
    text-align: left;
    list-style: none;
}

.slider__item .k2ItemsBlock-okna {
    margin: 40px 0 40px 0;
}











.blok-pervyi-ekran
{
    width: 100%;
    margin: 0px 0;
    float: left;
}

.blok-pervyi-ekran h1
{
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 40px;
    margin: 220px 0 40px 0px;
    color: #000;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    max-width: 65%;
    position: relative;
    z-index: 2;
}

.blok-pervyi-ekran h2
{
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 20px;
    margin: 0px 0 40px 0px;
    color: #000;
    font-weight: 400;
    text-align: left;
    line-height: 160%;
    max-width: 45%;
    position: relative;
    z-index: 2;
}




.knopka-zayvki {
    cursor: pointer;
    font-size: 26px;
    font-family: OpenSans-Regular, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #fff;
    text-align: center;
    float: left;
    border-radius: 0px;
    padding: 10px 0px;
    margin: 25px 0px 0px;
    border-bottom: 2px solid #81afd2;
}

.knopka-zayvki:hover {
    color: #caeaaa;
    border-bottom: 2px solid #4bb038;
}

.k2ItemsBlock-utp
{

}

.k2ItemsBlock-utp ul {
    margin: 0 !important;
}

.k2ItemsBlock-utp li {
    margin: 0 !important;
    list-style: none;
    display: flex;
}

.mod-utp-left
{
    float: left;
    background: url(../images/bg-utp-fon.png) no-repeat top left #1f6ca7;
    width: 42.5%;
    box-sizing: border-box;
    padding: 2.5% 2.5% 2.5% 5%;
}


.moduleItemTitle-utp
{
    font-family: OpenSans-Regular,  Tahoma;
    font-size: 40px;
    margin: 40px 0 40px 0px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
}

.moduleItemTitle-utp a
{
    color: #fff;
}

.mod-utp-left p {
    margin: 0 0 20px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 19px;
    color: #fff;
    line-height: 140%;
}

.mod-utp-left p:last-child {
    margin: 0 0 0px;
}

.moduleItemImages-utp
{
    float: left;
    width: 57.5%;
}

.moduleItemImages-utp img
{
    width: 100%;
}







.mod-slaider
{
    position: relative;
}






div.blok-top .bx-wrapper {
    position: relative;
    margin: 0 auto 0px;
    padding: 0 0 0px 0;
}

div.blok-top .bx-wrapper .bx-pager {
    position: absolute;
    bottom: 30px;
    width: 95%;
	margin: 0 0 0 5%;
}



div.mod_ext_bxslider_k2_content li
{
    margin: 0px 0 0px 0px;
	background-repeat: no-repeat;
    background-size: cover;
}

div.blok-top .bx-wrapper .bx-pager {
    text-align: left;
}


/* Почему вам стоит купить пластиковые окна? */

.blok-zachem-okno
{
    margin: 5% 0 0px;
}

.blok-zachem-okno h3 {
    margin: 0px 0 40px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 36px;
    color: #141c2f;
    line-height: 140%;
    font-weight: 400;
}

.blok-zachem-okno p {
    margin: 0 0 15px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 17px;
    color: #141c2f;
    line-height: 140%;
}

.blok-zachem-okno p:last-child {
    margin: 0 0 0px;
}

div.blok-zachem-okno ul
{
    margin: 5% 0 0 0;
}

div.blok-zachem-okno li
{
    margin: 0;
    width: 48%;
    float: left;
    list-style: none;
}

div.blok-zachem-okno li:nth-child(odd)
{
    margin: 0 4% 2% 0;
}

div.blok-zachem-okno li:nth-child(even)
{
    margin: 0 0% 2% 0;
}

.podblok-zachem-okno-img {
    height: auto;
    float: left;
    width: 10%;
    margin: 0px 5% 0px 0;
}

.podblok-zachem-okno-info {
    margin: 0px auto 0px auto;
    float: left;
    width: 85%;
}

.podblok-zachem-okno-title {
    font-family: OpenSans-Bold, Tahoma;
    font-size: 16px;
    margin: 0px auto 10px auto;
    color: #1f6ca7;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
}

.podblok-zachem-okno-text {
    font-family: OpenSans-Regular, Tahoma;
    font-size: 13px;
    margin: 0px auto 0px auto;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
}







/* portfolio */

div.mod-foto {

    margin: 40px 0 0px 0;
    padding: 0% 0% 0%;
    width: 100%;
    float: left;
}


div.mod-foto h3 {
    margin: 40px 0 70px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 36px;
    color: #141c2f;
    line-height: 140%;
    font-weight: 400;
}

div.mod-foto ul.sigProElegant {
    margin: 0px auto!important;
    padding: 0px 0!important;
    list-style: none;
    clear: both;
    overflow: hidden;
}

div.mod-foto ul.sigProElegant li.sigProThumb {
    float: left;
    background: none!important;
    margin: 0.3%;
    padding: 0;
    border: none!important;
    width: 16%;
    list-style: none;
}

div.mod-foto ul.sigProElegant li.sigProThumb a.sigProLink {
    color: #333;
    background-color: #ffffff;
    border: 1px solid #dedfe0;
    box-sizing: border-box;
    padding: 1px;
    width: 100% !important;
    height: auto !important;
}





/* Преимущества */

.mod-preimushchestva-glavnaya
{
    padding: 0% 0% 40px 0%;
}

.mod-preimushchestva-glavnaya h3
{
    margin: 80px 0 80px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 36px;
    color: #141c2f;
    line-height: 140%;
    font-weight: 400;
}

.mod-preimushchestva
{
    padding: 4.5% 0% 4.5% 0%;
}

.blok-preimushchestva
{
    width: 21.2%;
    float: left;
    margin: 0px 5% 3% 0px;
}

.blok-preimushchestva.last
{
    width: 21.2%;
    float: left;
    margin: 0px 0% 0 0px;
}

.blok-preimushchestva-title
{
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 14px;
    margin: 0px auto 0px auto;
    color: #000;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
    height: 60px;
    display: table;
    width: 100%;
}

.blok-preimushchestva-title div {
    vertical-align: middle;
    display: table-cell;
}

.blok-preimushchestva-img
{
    height: auto;
    float: left;
    width: 20%;
    margin: 0px 10% 10px 0;
}

.blok-preimushchestva-zagolovok
{
    font-family: OpenSans-Regular, Tahoma;
    font-size: 16px;
    margin: 0px auto 0px auto;
    float: left;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
    height: 60px;
    display: table;
    width: 70%;
}

.blok-preimushchestva-zagolovok div {
    vertical-align: middle;
    display: table-cell;
}

/* Преимущества */


.mod-banners
{
    margin: 4.5% 0 0% 0;
}

.mod-subbanners
{
    width: 50%;
	float: left;
}

.mod-koncepciya
{
    margin: 4.5% 0 4.5% 0;
}









/* menu kategorii kataloga */

div.mod-katalog-menu.glavnaya
{
    padding: 3.5% 0% 2.5% 0%;
    margin: 4.5% 0 4.5%;
    background: #0a1121;
    position: relative;
}

div.mod-katalog-menu
{
    padding: 3.5% 0% 2.5% 0%;
    margin: 0% 0 0%;
    background: #0a1121;
    position: relative;
}

div.mod-katalog-listva
{
    top: 0px;
	position: absolute;
    z-index: 1;
}

div.mod-katalog-menu h3 {
    font-family: OpenSans-Regular, Tahoma;
    font-size: 36px;
    margin: 0px 0 50px 0px;
    color: #cae7a2;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

div.mod-katalog-menu ul {
    margin: 0;
}

div.mod-katalog-menu li {
    background: #0a1121;
    padding: 1% 0%;
    list-style: none;
    float: left;
    width: auto;
    margin: 0 120px 20px 0%;
    text-align: left;
    box-sizing: border-box;
}

div.mod-katalog-menu li a:hover {
    text-decoration: none;
}


div.mod-katalog-menu li:nth-child(3), div.mod-katalog-menu li:nth-child(6), div.mod-katalog-menu li:nth-child(9), div.mod-katalog-menu li:nth-child(12) {

}

div.mod-katalog-menu li:last-child {
    margin: 0 0px 20px 0%;
}

div.mod-katalog-menu li img
{
    width: 100px;
}


.image-title
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 28px;
    list-style-position: outside;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
    color: #7ac2e6;
    margin: 20px auto 0px 0%;
    display: table;
    height: 80px;
	border-bottom: 4px solid #49b03a;
}


div.mod-katalog-menu li:hover .image-title
{
	border-bottom: 4px solid #2482ca;
}

.image-title div
{
    vertical-align: middle;
    display: table-cell;
}














/* adaptiv */

@media only screen and (max-width: 1200px){



div.bx-wrapper .bx-prev {
	left: 0px;
}

div.bx-wrapper .bx-next {
	right: 0px;
}

}





.blok-top-saites-glavnaya{
    position: relative;
    margin: 0 0 0px 0;
    z-index: 1;
}

.blok-top-saites {
    position: relative;
    padding: 60px 0 0px 0;
    z-index: 1;
}

.blok-niz-fixed {
    bottom: 0;
    width: 100%;
    z-index: 0;
    background: #0a1121;
}










.logo 
{
    width: 100px;
    margin: 15px auto 0px auto;
    height: 100px;
}

.logo-vse-kontakty-top
{
    display: none;
}


.logo-title
{
    font-family: OpenSans-Regular, Calibri light, roboto, Tahoma;
    font-size: 17px;
    margin: 0px 0 0px 40px;
    color: #000;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
    height: 85px;
    display: table;
    width: 300px;
    float: left;
}

.logo-title div {
    vertical-align: middle;
    display: table-cell;
}

.logo-title-fixed
{
    font-family: OpenSans-Regular, Calibri light, roboto, Tahoma;
    font-size: 17.5px;
    margin: 0px 0 20px 0px;
    color: #000;
    font-weight: 400;
    text-align: center;
    line-height: 140%;
    height: 46px;
    display: table;
    width: 100%;
    float: left;
}

.logo-title-fixed div {
    vertical-align: middle;
    display: table-cell;
}


.blok-zamer-segodnya
{
    margin: 0% 0% 0%;
    top: 100px;
    right: 20px;
    padding: 20px;
    z-index: 2;
    width: 250px;
    border-radius: 10px;
    max-width: inherit;
    background: #ffffff;
    box-shadow: 0px 0px 20px #141c2f78;
    box-sizing: border-box;
    position: fixed;
}

.knopka-zamer-segodnya
{
    margin: 20px 0px 0px 0px;
    padding: 5px 15px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-weight: 400;
    line-height: 120%;
    color: #caeaaa;
    font-size: 16px;
    background: #4bae42;
    border: 3px solid #4bae42;
    border-radius: 5px;
    float: left;
    cursor: pointer;
}

.knopka-zamer-segodnya:hover
{
    border: 3px solid #0c8042;
    color: #fff;
}

.mest-ostalos
{
    font-size: 20px;
    font-family: OpenSans-Bold, Tahoma;
    color: #4bae42 !important;
}



.vyzvat-zamershchika
{
    margin: 12.5px 0px 12.5px 160px;
    padding: 5px 15px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-weight: 400;
    line-height: 120%;
    color: #caeaaa;
    font-size: 16px;
    border: 3px solid #4bae42;
    border-radius: 5px;
    float: left;
    cursor: pointer;
}

.vyzvat-zamershchika:hover
{
    border: 3px solid #0c8042;
	color: #fff;
}

.vyzvat-zamershchika img {
    display: none;
}

.knopka-raschet
{
    margin: 12.5px 0px 12.5px 30px;
    padding: 5px 15px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-weight: 400;
    line-height: 120%;
    color: #bbd5e9;
    font-size: 16px;
    border: 3px solid #1f6ca7;
    border-radius: 5px;
    float: left;
    cursor: pointer;
}

.knopka-raschet:hover {
    border: 3px solid #7ac2e6;
	color: #fff;
}

.knopka-raschet img {
    display: none;
}



.blok-telefon-top
{
    float: left;
    margin: 16px 0px 0px 40px;
}

.mod-telefon
{
    float: left;
    background: url(../svg/telefon.svg) left center no-repeat;
    background-size: 17px;
    background-position: 1% 55%;
    padding: 0 0 0 30px;
}

div.mod-telefon p {
    margin: 0 0 0px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 24px !important;
    color: #fff !important;
    font-weight: 400 !important;
    text-align: left;
}

div.mod-telefon p a
{
    color: #fff !important;
}

div.mod-telefon p a:hover
{
    color: #fff !important;
}

.vam-perezvonit
{
    margin: 2px 0px 0px 40px;
    padding: 0 0 5px 0;
    float: left;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-weight: 400;
    line-height: 120%;
    color: #fff;
    font-size: 15px;
    text-align: left;
    border-bottom: 2px solid #4bae42;
}

.vam-perezvonit:hover {
    cursor: pointer;
    border-bottom: 2px solid #2482ca;
}



.tel {
    text-align: right;
}

div.tel p {
    margin: 0 0 0px 0 !important;
	line-height: 120% !important;
	font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 20.5px !important;
    color: #000 !important;
	font-weight: 400 !important;
}

div.tel h3 {
    color: #ea1c42 !important;
    text-align: right;
    margin: 0px 0px 0px 0;
    font-family: Tahoma, sans-serif;
    font-size: 11.5px;
    font-weight: 400;
}


.blok-adres-top
{
	float: right;
    margin: 19px 5% 0 0px;
    background: url(../svg/adres.svg) left center no-repeat;
    background-size: 17px;
    background-position: 1% 50%;
    padding: 0 0 0 30px;
}

.blok-adres-top p {
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 16px;
    color: #fff;
    line-height: 140%;
    margin: 0px 0px 0px;
}

.blok-adres-top p a{
    color: #fff;
}








.blok-pervy-ekran
{
    min-height: 400px;
}



.blok-pervy-ekran-knopka
{
    border: 4px solid #c78e62;
	border-radius: 40px;
	padding: 15px 30px;
    cursor: pointer;
    font-size: 17px;
    margin: 10px 0 20px;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #a2714c;
    text-align: center;
	float: left;
}

.blok-pervy-ekran-knopka:hover
{
    border: 4px solid #24262e;
	color: #24262e;
}





.menu-blok {
    background: #fff;
    margin: 0 0 0px 0;
	min-height: auto;
	position: relative;
}

.menu-subcontainer {
    max-width: 1300px;
    margin: 0 auto;
    z-index: 100;
}






/* blok slaider predl */

.slaider
{
    padding: 0px 0 0px 0;
    background: #fff;
}

div.slaider .bx-wrapper {
    position: relative;
    margin: 0 auto 0px;
    padding: 0 0 0px 0;
}

div.slaider li
{
    margin: 0 0 0 0;
}

div.slaider li img
{
    border-radius: 0px;
}


div.slaider .bx-wrapper .bx-pager, div.slaider .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 40px;
    width: 95%;
    left: 5%;
}

div.slaider .bx-wrapper .bx-pager {
    text-align: left;
}




/* blok zayavka glavnaya */

.zakaz-item
{
    width: 150px;
    margin: 20px 0 40px 0px;
    border: solid 1px #eb2d50;
    background: #eb2d50;
    padding: 10px 10px 10px 10px;
    border-radius: 3px;
    text-align: center;
    float: left;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 22px;
	color: #fff;
}

.zakaz-item:hover
{
    cursor: pointer;
}


.zakaz-item-uslugi
{
    width: 150px;
    margin: 20px 0 20px 0px;
    border: solid 1px #bb381a;
    background: #ff2f00;
    padding: 10px 10px 10px 10px;
    border-radius: 3px;
    text-align: center;
    float: left;
    font-family: Calibri, Tahoma;
    font-size: 26px;
    color: #fff;
}

.zakaz-item-uslugi:hover
{
    cursor: pointer;
}
















.blok-niz {
    background: #0a1121;
    margin: 0px 0 0px 0;
    padding: 40px 5% 0 0%;
    float: left;
    box-sizing: border-box;
    width: 67%;
}

.blok-podval
{
    margin: 0px 0 0px 0;
	padding: 20px 0;
}

.blok-niz-mainmenu
{

}


.copyrights {
    float: left;
    color: #2c3346;
    margin: 20px 0 0 0;
    font-family: Tahoma, "Arial", sans-serif;
    font-size: 14px;
}

.saites
{
    font-size: 22px;
    margin: 15px 0 0px;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #2c3346;
    float: right;
}

div.saites a
{
    color: #2c3346;
}




div.map-sait-link {
    margin: 15px 0 0 0;
	float: left;
	font-family: Tahoma, "Arial", sans-serif;
    font-size: 13px;
}

div.map-sait-link a, div.map-sait-link a:link, div.map-sait-link a:visited {
    color: #2c3346 !important;
    text-decoration: none;
}




.pull-right {
    float: right!important;
}

.pull-right ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

div.pull-right ul li {
    float: left;
	list-style: none;
}

.pull-right ul li a {
    display: block;
}




.niz-1 {
    float: right;
    text-align: left;
    margin: 0px 0px 0px 0px;
    width: 100px;
}

.niz-1-2 {
    font-family: "Calibri", "Arial", sans-serif;
    font-size: 30px;
	font-weight: 700;
    color: #484848;
    float: right;
    margin: 10px 0px 10px 0px;
}

div.niz-1-2 a, div.niz-1-2 a:link, div.niz-1-2 a:visited
{
    color: #484848;
}

.niz-3 {
    float: right;
    margin: 15px 0px 10px 0px;
    width: 180px;
}











/* Всплывающая форма */


div.box-modal {
    position: relative;
    width: 400px;
    min-height: 120px;
    padding: 40px;
    background: #fff;
	background-size: cover;
    color: #fff;
    border-radius: 0px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 4px 50px rgba(12, 12, 12, 0.1);
    box-shadow: 0px 4px 50px rgba(12, 12, 12, 0.1);
}

div.box-modal-shapka .modal-close, #feedback-modal-box .modal-close {
    width: 26px;
    height: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 26px;
    color: #000;
    cursor: pointer;
    border-radius: 14px;
    font-family: OpenSans-Regular, Tahoma;
}

div.box-modal-shapka .modal-close:hover {
    background: #293547;
	color: #FF532E;
}

#feedback-modal-box .modal-close:hover {
    background: #19202c;
	color: #FF532E;
}

.box-modal-shapka
{
	padding: 0px 0px 0px;
}

div.box-modal-shapka h1
{
    font-family: OpenSans-Bold, Calibri, Tahoma;
	font-size: 28px;
    line-height: 120%;
    margin: 10px 0 10px;
	text-align: left;
	color: #000;
}

div.box-modal-shapka h2
{
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    margin: 0px 0 10px;
	text-align: left;
	color: #fff;
}

div.box-modal-shapka h3 {
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 22px;
    line-height: 120%;
    margin: 10px 0 10px;
    text-align: left;
    color: #000;
}

div.box-modal-shapka-produkt-title {
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 16px;
    list-style-position: outside;
    font-weight: 400;
    text-align: left;
    width: 70%;
    line-height: 140%;
    color: #fff;
    margin: 0px 5% 0px auto;
    display: table;
    height: 70px;
    float: left;
}

.box-modal-shapka-produkt-title div {
    vertical-align: middle;
    display: table-cell;
}


div.box-modal-shapka-produkt-cena {
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 16px;
    list-style-position: outside;
    font-weight: 400;
    text-align: right;
    width: 25%;
    line-height: 140%;
    color: #e2f44d;
    margin: 0px auto 0px auto;
    display: table;
    height: 70px;
    float: left;
}

.box-modal-shapka-produkt-cena div {
    vertical-align: middle;
    display: table-cell;
}




div.box-modal-shapka p
{
    font-family: OpenSans-Regular, 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 120%;
    margin: 0px 0 10px;
	text-align: left;
	color: #fff;
}

.box-modal-content
{
    background: #fff;
	padding: 30px 0px 0px;
}

.box-modal-content form {
    margin: 0 0 0px;
}

.box-modal-content input[type="text"], .box-modal-content textarea
{
    background: #fff;
    border: none;
    border-bottom: 2px solid #e8e8e8;
}

.box-modal-content .checkbox {
    min-height: 20px;
    padding-left: 0px;
	margin: 20px 0 0 0;
}

div.box-modal-content textarea, div.box-modal-content input[type="text"] {
    padding: 15px 2.5% !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

div.box-modal-content .input-medium {
    width: 95% !important;
}

div.box-modal-content .btn-success {
    color: #000;
    border-bottom: 3px solid #2482ca !important;
    border-radius: 0px !important;
    background-color: #fff !important;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 17px;
}

div.box-modal-content .btn-success:hover:not(:disabled) {
    border-bottom: 3px solid #4bae42 !important;
}

.btn {
    border: none !important;
}

div.box-modal-content input[type="button"].btn-block {
    width: auto;
    margin: 10px 0 0 0;
}


div.box-modal-content textarea:focus, div.box-modal-content input[type="text"]:focus
{
    box-shadow: none;
    border: none;
	border-color: #19202c;
    border-bottom: 2px solid #e2f44d;
}

div.box-modal-content a:active, div.box-modal-content a:focus { outline: none; }

div.box-modal-content input, div.box-modal-content textarea {outline:none;}
div.box-modal-content input:active, div.box-modal-content textarea:active {outline:none;}

div.box-modal-content textarea {resize:none;}
div.box-modal-content textarea {resize:vertical;}
div.box-modal-content textarea {resize:horizontal;}


div.box-modal-content input:-webkit-autofill, div.box-modal-content textarea:-webkit-autofill, div.box-modal-content select:-webkit-autofill {
    background-color: #19202c !important;
    background-image: none !important;
    color: #555 !important;
}







/* форма в материале */

.box-modal-content-item
{
    background: #ffff;
    padding: 0px 0px 40px;
	width: 100%;
}

div.box-modal-content-item .radio
{
    min-height: 20px;
    padding-left: 0%;
    font-size: 19px;
    margin: 2% 2% 2% 0;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    float: left;
    width: 46%;
    position: relative;
}

div.box-modal-content-item label input[type="radio"] {
  display: none;
}
div.box-modal-content-item label input[type="radio"] ~ span {
  position: relative;
  display: inline-block;
  padding: 3px 0 3px 35px;
}
div.box-modal-content-item label input[type="radio"] ~ span:before {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  margin: 3px 15px 5px 0;
  border: 1px solid #ccc;
  border-radius: 50%;
  left: 0;
  top: 0;
  box-sizing: border-box;
  transition: all 300ms ease-in-out;
}
div.box-modal-content-item label input[type="radio"]:checked ~ span:before {
  border: 5px solid #eb2d50;
}

div.box-modal-content-item select[class*="span"]
{
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 20px;
    line-height: 50px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    width: 400px;
    height: 50px;
	color: #000;
    font-size: 16px;
    font-family: OpenSans-Regular, Calibri, Tahoma;
}



.box-modal-content-item input[type="text"], .box-modal-content-item textarea
{
    background: #ffff;
    border: none;
    border-bottom: 2px solid #e8e8e8;
}

.box-modal-content-item .checkbox {
    min-height: 20px;
    padding-left: 0px;
	margin: 20px 0 0 0;
}

div.box-modal-content-item textarea, div.box-modal-content-item input[type="text"] {
    padding: 15px 2.5% !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

div.box-modal-content-item .input-medium {
    width: 290px !important;
}

div.box-modal-content-item .btn-success {
    color: #000;
    border: 3px solid #eb2d50 !important;
    border-radius: 30px !important;
    background-color: #ffff !important;
}


div.box-modal-content-item .btn-success:hover:not(:disabled)
{
  color: #fff;
  background-color: #eb2d50 !important;
}




div.box-modal-content-item input[type="button"].btn-block {
    width: 200px;
    margin: 20px 0 0 0;
    font-size: 27px;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-weight: 400;
    line-height: 100%;
    color: #000;
}


div.box-modal-content-item textarea:focus, div.box-modal-content-item input[type="text"]:focus
{
    box-shadow: none;
    border: none;
	border-color: #19202c;
    border-bottom: 2px solid #e2f44d;
}

div.box-modal-content-item a:active, div.box-modal-content-item a:focus { outline: none; }

div.box-modal-content-item input, div.box-modal-content-item textarea {outline:none;}
div.box-modal-content-item input:active, div.box-modal-content-item textarea:active {outline:none;}

div.box-modal-content-item textarea {resize:none;}
div.box-modal-content-item textarea {resize:vertical;}
div.box-modal-content-item textarea {resize:horizontal;}


div.box-modal-content-item input:-webkit-autofill, div.box-modal-content-item textarea:-webkit-autofill, div.box-modal-content-item select:-webkit-autofill {
    background-color: #19202c !important;
    background-image: none !important;
    color: #555 !important;
}















.genericItemView
{
    margin: 0px 0px 40px 0px;
}

div.k2Pagination
{
    margin: 30px 0px 30px 0px;
}

div.k2Pagination ul
{
    margin: 0px 0px 0px 0px;
	text-align: left;
}

div.k2Pagination li
{
    margin: 0px 5px 0px 5px;
	display: inline-block;
    list-style: none;
    padding: 2px 0px;
    width: 25px;
    text-align: center;
}

div.k2Pagination li a 
{
    color: #a5a5a5;
}

div.k2Pagination li.active a 
{
    color: #000;
}


/*table )*/
div.container tbody {}
div.container table {width:100%;border:solid 1px #ccc;border-top:none;border-right:none;font-family: tahoma,Arial,Sans-serif;font-size:14px;line-height: 140%; margin: 0 0 20px 0;border-spacing: 0px;}
div.container table li{font-family: tahoma,Arial,Sans-serif;font-size:14px;line-height: 140%;margin:0px 0px 5px 0px;}
div.container table p{font-family: tahoma,Arial,Sans-serif;font-size:14px;line-height: 140%;}
div.container table caption {color:#999;font-style: italic;}
div.container table th {text-align: right;}
div.container table thead th {text-align: center;border-bottom:solid 2px #222;}
div.container table th, div.container table td {line-height:1.5em;padding: 10px; background: none;}
div.container table thead th, div.container table thead td {padding-top:0.75em;}

div.container table tr {border-right:solid 1px #ccc;}

div.container table td {border-right:solid 1px #ccc;}

div.container table tfoot th, div.container table tfoot td {padding-bottom:0.75em; font-style: italic;}
div.container table tbody th, .container table tbody td, div.container table tfoot th, div.container table tfoot td {border-top:solid 1px #ccc}
div.container table tr:nth-child(even) td{}
div.container table tr:hover {background: none!important;}
div.container table tbody tr:nth-child(odd) th, div.container table tbody tr:nth-child(odd) td {background:rgba(0, 0, 0, 0.05); }




div.itemHeader h2
{
    font-size: 36px;
    margin: 40px 0 40px;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}


div.itemListCategory h2
{
    font-size: 40px;
    margin: 3.5% 0 3.5%;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}


div.itemAttachmentsBlock ul
{
    margin: 10px 0 30px 0;
}

div.itemAttachmentsBlock li
{
    list-style: none;
	font-size: 16px;
    font-family: Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
}

.itemBody-kontakty
{
    margin: 40px 0 40px 0;
    position: absolute;
    z-index: 1;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #ded4c5;
}

div.itemBody-kontakty .itemFullText {
    margin: 0px 0px 0px 0;
}

div.itemView-kontakty div.itemHeader h2
{
    font-size: 36px;
    margin: 4% 0 4%;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}

.map
{
    height: 345px;
	margin: 0px 0 0 0;
    position: relative;
}

.Dopolnitelynayainfopmatsiya-kontakt
{
	margin: 0px 0 0px 0;
    padding: 5%;
    background: #fff;
}

div.Dopolnitelynayainfopmatsiya-kontakt h3 {
    font-size: 27px;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #000;
    margin: 0% 0px 2%;
}


.itemImageBlock
{
    margin: 0 0 30px 0;
}

div.itemImageBlock-komplekt .sigProGalleriaContainer {
    background: #fff;
    margin: 8px 0;
    padding: 0px;
    clear: both;
}

div.itemImageBlock-komplekt ul.sigProGalleria li.sigProThumb a.sigProLink {
    color: #333;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    padding: 1px;
    box-sizing: border-box;
}

div.itemImageBlock-komplekt ul.sigProGalleria li.sigProThumb a.sigProLinkSelected {
    border: 1px solid #777;
}


.itemBody-kontakty p span
{
    color: #a7a7a7 !important;
    margin: 0px 0px 5px 0;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.itemBody-kontakty p a
{
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 16px;
    color: #000;
    line-height: 120%;
}






/* Сброс стилей для поля ввода в браузерах webkit */
div.poisk-icon input {
	outline: none;
}
div.poisk-icon input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
div.poisk-icon input::-webkit-search-decoration,
div.poisk-icon input::-webkit-search-cancel-button {
	display: none; /* Удаляем иконку поиска и сброса */
}

/* Поле ввода строки поиска */
div.poisk-icon input[type=search] {
	background: url(../images/poisk.jpg) no-repeat 2px center #fff;
	border: solid 1px #dcf4ff;
	padding: 9px 10px 9px 32px;
	width: 55px;
	
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
div.poisk-icon input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #6dcff6;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}

/* Заполнитель */
input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}

/* Демо B */
div#demo-b input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
div#demo-b input[type=search]:hover {
	background-color: #fff;
}
div#demo-b input[type=search]:focus {
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
div#demo-b input:-moz-placeholder {
	color: transparent;
}
div#demo-b input::-webkit-input-placeholder {
	color: transparent;
}





.catItemAttachmentsBlock-title
{
    font-family: Calibri, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 120%;
    margin: 20px 0 0 0;
    color: #6d6d6d;
}

div.catItemAttachmentsBlock ul
{
    margin: 10px 0;
}

div.catItemAttachmentsBlock li
{
    list-style: none;
}








/* menu kategorii kataloga */



.image-title
{

}

.image-title div
{

}


























/* каталог */

div.k2ItemsBlock-katalog li
{
    list-style: none;
    width: 23%;
    padding: 0 1% 1% 1%;
    margin: 1%;
	float: left;
	box-sizing: border-box;
}

div.k2ItemsBlock-katalog li:hover {
    box-shadow: 0 0 50px #0000001a;
    border-radius: 4px;
}






/* Вступление */

.mod-vstuplenie-partnery
{
    padding: 0% 0% 0% 0%;
    display: flex;
}

.mod-vstuplenie-cifry
{
	width: 100%;
	float: left;
    background: #0a1120;
    padding: 2% 0 0 5%;
    box-sizing: border-box;
}

.mod-vstuplenie-cifry h3
{
    margin: 40px 0 40px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 24px;
    color: #fff;
    line-height: 140%;
    font-weight: 400;
}

.blok-cifry
{
    width: 14%;
    float: left;
    margin: 0% 2.5% 2% 0%;
    box-sizing: border-box;
}

.blok-cifry-value
{
    font-size: 40px;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    color: #fff !important;
    line-height: 120%;
}

.blok-cifry-title
{
    background: #0a1120;
    font-size: 16px;
    font-family: OpenSans-Bold, Tahoma;
    color: #fff !important;
	border: 1px solid #424b4c;
    padding: 3px 10px;
    margin: 10px 0 10px 0;
    display: inline-block;
}

.blok-cifry-text
{
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 14px;
    margin: 0px auto 0px auto;
    color: #535a6b;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
    height: 60px;
    display: table;
    width: 100%;
}

.blok-cifry-text div {
    vertical-align: middle;
    display: table-cell;
}









.mod-video-blok-kompany {
      width: 50%;
      position: relative;
      overflow: hidden;
      z-index: 1;
}
.viedeo__file{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.thumb-wrap {
  position: relative;
  padding-bottom: 45%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}














.mod-vstuplenie
{
    margin: 0% 0% 0% 0%;
	width: 50%;
	float: left;
	background: #141c2f;
    box-sizing: border-box;
    padding: 3% 3% 3% 3%;
}

.logotip
{
    width: 200px;
    margin: 0px auto 25px auto;
    height: 200px;
}

.mod-vstuplenie p {
    margin: 0 0 10px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 15px;
    color: #fff;
    line-height: 140%;
}

.mod-vstuplenie h3 {
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 40px;
    margin: 0px 0 40px 0px;
    color: #000;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
}

.mod-vstuplenie-knopka
{
    margin: 0px 0px 0px 0;
    text-align: left;
    font-size: 14px;
    font-family: OpenSans-Bold, Tahoma;
    color: #5b667f !important;
	float: left;
}

.mod-partnery
{
    margin: 4.5% 0% 2% 5%;
    padding: 0;
    width: 95%;
    float: left;
    box-sizing: border-box;
}

.mod-partnery img
{
    margin: 0% 5% 2.5% 0%;
    width: 15%;
    float: left;
}

.mod-partnery h3 {
    margin: 40px 0 40px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 24px;
    color: #000;
    line-height: 140%;
    font-weight: 400;
}








div.mod-raschet h3 {
    margin: 40px 0 20px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 36px;
    color: #141c2f;
    line-height: 140%;
    font-weight: 400;
}








/* Форма подарок */

.blok-forma-podarok {
    float: left;
    margin: 0px 0px 0 0;
    background: url(../images/fon-forma-podarok.jpg) no-repeat top left #a1d7ff;
    background-size: cover;
    padding: 40px 5% 40px 45%;
    box-sizing: border-box;
    width: 100%;
}

.blok-forma-podarok .box-modal-content {
    background: #84d5fe;
    padding: 30px 30px 20px;
    border: 3px solid #51a4cb;
    border-radius: 15px;
}

div.blok-forma-podarok .box-modal-shapka h1 {
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 36px;
    line-height: 120%;
    margin: 0px 0 10px;
    text-align: left;
    color: #fff;
    text-shadow: 0 0 3px #01226294;
    text-transform: uppercase;
}

div.blok-forma-podarok .box-modal-shapka h2 {
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 28px;
    line-height: 120%;
    margin: 0px 0 40px;
    text-align: left;
    color: #035176;
}


div.blok-forma-podarok .box-modal-content input[type="text"] {
    background: #fff;
    border: none;
    border: 1px solid #51a4cb;
    border-radius: 5px !important;
}

div.blok-forma-podarok .box-modal-content .btn-success {
    color: #fff;
    border-bottom: none !important;
    padding: 10px 15px;
    border-radius: 0px !important;
    background-color: #035176 !important;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 17px;
    border-radius: 5px !important;
}

div.box-modal-content .btn-success:hover:not(:disabled) {
    border-bottom: none !important;
    background-color: #4bae42 !important;
}



/* Наши работы */


.mod-nashi-raboty
{
    padding: 0% 0 4.5% 0px;
    background: #fff;
}

div.mod-nashi-raboty ul
{
    margin: 0px 0 0px 0px;
}

.tabs label .blok-preimushchestva-img
{
    display: none;
}

div.k2ItemsBlock-portfolio li
{
    list-style: none;
    width: 17.6%;
    padding: 0 0% 0% 0%;
    margin: 1% 3% 2% 0;
    float: left;
    box-sizing: border-box;
}

div.k2ItemsBlock-portfolio li:nth-child(5), div.k2ItemsBlock-portfolio li:nth-child(10)
{
    margin: 1% 0% 2% 0;
}

div.k2ItemsBlock-portfolio li:hover {

}

div.k2ItemsBlock-portfolio li img
{
    width: 100%;
    border-radius: 4px;
}


.moduleItemImages-portfolio img
{
    
}

.moduleItemImages-portfolio
{
    position: relative; 
}




.mod-nashi-raboty h2
{
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 40px;
    margin: 0px 0 0px 0px;
    color: #000;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
}

.mod-nashi-raboty h3 
{
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 24px;
    margin: 20px 0 0px 0px;
    color: #000;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
    width: 100%;
	display: none;
}

.itemListCategory-portfolio h2
{
    font-size: 40px;
    margin: 3.5% 0 1.5%;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}

.itemList-portfolio
{
    margin: 1.5% 0 0%;
}

.catItemHeader-portfolio
{
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 15px;
    background: #ffffff8a;
    list-style-position: outside;
    font-weight: 400;
    text-align: left;
    width: 100%;
    line-height: 120%;
    color: #000;
    margin: 0% auto 0px auto;
	display: none;
    height: 80px;
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    padding: 0 5%;
	
	opacity: 0;
}

.catItemHeader-portfolio div {
    vertical-align: middle;
    display: table-cell;
}

div.k2ItemsBlock-portfolio li:hover .catItemHeader-portfolio {
    display: table;
	opacity: 1;
	transition: all .5s ease;
}




.subCategoryContainer-portfolio
{
    margin: 0px 5% 0px 0px;
    width: auto;
	float: left;
}

.subCategoryContainer-portfolio-Title
{
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 19px;
    list-style-position: outside;
    font-weight: 400;
    text-align: left;
    width: 100%;
    line-height: 140%;
    color: #000;
    margin: 0 auto 0px auto;
    display: table;
    height: 60px;
}

.subCategoryContainer-portfolio-Title div {
    vertical-align: middle;
    display: table-cell;
}

div.itemList-portfolio ul
{
    padding: 0;
    margin: 0;
}

div.itemList-portfolio li
{
    list-style: none;
    width: 21.7%;
    padding: 0 0% 0% 0%;
    margin: 1% 4.4% 3.4% 0;
    float: left;
    box-sizing: border-box;
}

div.itemList-portfolio li:nth-child(4), div.itemList-portfolio li:nth-child(8), div.itemList-portfolio li:nth-child(12), div.itemList-portfolio li:nth-child(16),
div.itemList-portfolio li:nth-child(20), div.itemList-portfolio li:nth-child(24), div.itemList-portfolio li:nth-child(28), div.itemList-portfolio li:nth-child(32),
div.itemList-portfolio li:nth-child(36), div.itemList-portfolio li:nth-child(40)
{
    margin: 1% 0% 3.4% 0;
}

.catItem-portfolio-img img
{
    width: 100%;
    border-radius: 4px;
}

.catItem-portfolio-img
{
    position: relative;
}


.catItemHeader-portfolio {
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 15px;
    background: #ffffffc2;
    list-style-position: outside;
    font-weight: 400;
    text-align: left;
    width: 100%;
    line-height: 120%;
    color: #000;
    margin: 0% auto 0px auto;
    display: none;
    height: 80px;
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    padding: 0 5%;
    opacity: 0;
}

div.itemList-portfolio li:hover .catItemHeader-portfolio {
    display: table;
    opacity: 1;
    transition: all .5s ease;
}


.itemImageBlock-portfolio {
    margin: 0 0% 2.5% 0;
    width: 100%;
    float: left;
}


div.itemImageGallery-portfolio ul.sigProElegant li.sigProThumb {
    float: left;
    background: none!important;
    margin: 0.3%;
    padding: 0;
    border: none!important;
    width: 16%;
    list-style: none;
}







/* КАТАЛОГ */

div.itemList-katalog ul {
    padding: 0;
    margin: 0;
}

div.itemList-katalog li {
    width: 18.4%;
    padding: 1% 1% 1% 1%;
    margin: 1% 2% 1% 0;
    float: left;
    box-sizing: border-box;
    box-shadow: 0px 0px 25px #d4d4d4;
    border-radius: 5px;
    text-align: center;
	list-style: none;
}

div.itemList-katalog li:hover {
    box-shadow: 0px 0px 25px #99c0de;
}

div.itemList-katalog li:nth-child(5),
div.itemList-katalog li:nth-child(10),
div.itemList-katalog li:nth-child(15),
div.itemList-katalog li:nth-child(20),
div.itemList-katalog li:nth-child(25),
div.itemList-katalog li:nth-child(30),
div.itemList-katalog li:nth-child(35),
div.itemList-katalog li:nth-child(40)
{
    margin: 1% 0% 1% 0;
}



.itemContainer-katalog
{
    width: 18%;
    padding: 2% 1% 1% 1%;
    margin: 1% 2% 1% 0;
    float: left;
    box-sizing: border-box;
    box-shadow: 0px 0px 25px #d4d4d4;
    border-radius: 15px;
	text-align: center;
}

.itemContainer-katalog:hover {
    box-shadow: 0px 0px 25px #99c0de;
}

div.catItemHeader-katalog {
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 17px;
    list-style-position: outside;
    font-weight: 400;
    text-align: left;
    width: 100%;
    line-height: 140%;
    color: #000;
    margin: 7% auto 0px auto;
    display: table;
    height: 80px;
}

.catItemHeader-katalog div {
    vertical-align: middle;
    display: table-cell;
}

.catItem-oborudovanie-img img
{
    border-radius: 5px;
}

.cena-cat-item
{
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 27px;
    list-style-position: outside;
    font-weight: 400;
    text-align: center;
    width: 100%;
    line-height: 140%;
    color: #000;
    margin: 25px auto 15px auto;
    display: table;
    height: 50px;
}

.cena-cat-item div {
    vertical-align: middle;
    display: table-cell;
}

.catItemReadMore-zakaz
{
    background: #eb2d50;
    border-radius: 4px;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 16px;
    margin: 20px 0 0px 0px;
    padding: 15px 0;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 140%;
    width: 120px;
	float: left;
}

.catItemReadMore-zakaz:hover {
    background: #1d1f26;
    cursor: pointer;
}

.catItemReadMore
{
    background: #fff;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 19px;
    margin: 0px auto 20px auto;
    padding: 10px 0;
    border: 4px solid #fff;
    border-radius: 5px;
    color: #000;
    font-weight: 400;
    text-align: center;
    line-height: 140%;
    width: 150px;
}

div.itemContainer-katalog:hover .catItemReadMore, div.k2ItemsBlock-katalog li:hover .catItemReadMore
{
    border: 4px solid #ea1c42;
}

.itemView-katalog
{
    margin: 3% 0 0% 0;
}


.itemImageBlock-komplekt
{
    margin: 0 0% 2.5% 0;
    width: 100%;
    float: left;
}

.itemImageBlock-katalog
{
    margin: 0 0% 3% 0;
}

div.sigProGalleriaPlaceholderContainer {
    width: 80%;
    margin: 0 auto;
}

ul.sigProElegant {
    margin: 0px auto!important;
    padding: 0px 0!important;
    list-style: none;
    clear: both;
    overflow: hidden;
}

ul.sigProElegant li.sigProThumb {
    float: left;
    background: none!important;
    margin: 0.3%;
    padding: 0;
    border: none!important;
    width: 10.5%;
    list-style: none;
}

ul.sigProElegant li.sigProThumb img {
    width: 100% !important;
    background-size: cover;
    height: auto !important;
}

ul.sigProElegant span.sigProCaption {
    display: block;
	color: #fff;
    position: absolute;
	margin: 0 auto 5px auto;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 3px;
	width: 20px;
	height: 20px;
	border-radius: 4px;
    font-size: 16px;
    font-weight: normal;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
}


ul.sigProElegant li.sigProThumb a.sigProLink {
    color: #333;
    background-color: #ffffff;
    border: 1px solid #dedfe0;
    box-sizing: border-box;
    padding: 1px;
    width: 100% !important;
    height: auto !important;
}

ul.sigProElegant li.sigProThumb a.sigProLink:hover {
    color: #eee;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #333;
	padding: 1px;
}

.komlekt-item-right
{
    margin: 0 0 0px 2.5%;
    width: 52%;
	float: right;
}

div.komlekt-item-right h3 {
    font-size: 22px;
    margin: 20px 0 20px;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}


.blok-hapaktepistiki-item
{
    border: 1px solid #eaeaea;
	padding: 5%;
	border-radius: 4px;
	box-sizing: border-box;
}

.hapaktepistiki-item
{
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 17px;
    color: #000;
    margin: 0px 0px 3% 0;
}

div.hapaktepistiki-item a
{
    text-decoration: underline;
}

div.hapaktepistiki-item a:hover
{
    text-decoration: none;
}

.hapaktepistiki-item:last-child {
    margin: 0 0 0 0;
}

.itemFullText-katalog
{
    margin: 0% 0 0 0;
}

div.itemFullText-katalog p {
    margin: 0 0 10px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 16px;
    color: #000;
    line-height: 140%;
}




.blok-zakaz-item
{
    width: 100%;
    padding: 2% 2% 2% 2%;
    margin: 40px 0% 20px 0;
    float: left;
    box-sizing: border-box;
    border: 10px solid #ffee00;
}

div.blok-zakaz-item h3 {
    font-size: 0.9vw;
    margin: 0px 0 10px;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}

.blok-telefon-zakaz-item
{
    margin: 0px 3% 0px 0;
	width: 23%;
    float: left;
}

.telefon-zakaz-item {
    float: left;
    background: url(../svg/telefon.svg) left center no-repeat;
    background-size: 20px;
    background-position: 2% 55%;
    padding: 0 0 0 40px;
}

div.telefon-zakaz-item p {
    margin: 0 0 0px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 1.6vw !important;
    color: #000 !important;
    font-weight: 400 !important;
    text-align: left;
}


.blok-plusy-zakaz-item
{
    width: 74%;
    float: left;
}

.podblok-zakaz-item 
{
    width: 31%;
    padding: 0.5% 0 0% 0%;
    margin: 0% 3.3% 0% 0;
    float: left;
    box-sizing: border-box;
}

.podblok-zakaz-item-img {
    width: 20%;
    height: 60px;
    margin: 0 5% 0 0;
    float: left;
}

.podblok-zakaz-item-title  {
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 13px;
    margin: 0px 0 0px 0%;
    color: #000;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
    height: 60px;
    display: table;
    float: left;
    width: 75%;
}

.podblok-zakaz-item-title div {
    vertical-align: middle;
    display: table-cell;
}




.podblok-zakaz-item.last
{
    margin: 0% 0% 0% 0;
}




div.itemRelated-primery h3 {
    font-size: 27px;
    margin: 20px 40px 40px 0;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #000;
    float: left;
}

.itemRelated-vse-raoty
{
    margin: 25px 0 0px 0px !important;
    padding: 0 0 3px 0;
    line-height: 120% !important;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 20px !important;
    color: #000 !important;
    font-weight: 400 !important;
    text-align: left;
    float: left;
    border-bottom: 3px solid #fe0;
}

.itemRelated-vse-raoty:hover {
    border-bottom: 3px solid #00d424;
}

div.itemRelated-primery ul {
    margin: 0px 0 0px 0px;
}

div.itemRelated-primery li {
    list-style: none;
    width: 17.6%;
    padding: 0 0% 0% 0%;
    margin: 1% 3% 2% 0;
    float: left;
    box-sizing: border-box;
}

div.itemRelated-primery li img {
    width: 100%;
    border-radius: 4px;
}

div.itemRelated-primery li:nth-child(5), div.itemRelated-primery li:nth-child(10) {
    margin: 1% 0% 2% 0;
}








/* раздел прайс */

.componentheading
{
    font-size: 30px;
    margin: 3% 0 0;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}

.itemContainer-katalog-price
{
    float: left;
    box-sizing: border-box;
    margin: 5% auto 0px auto;
    width: 100%;
    padding: 0 0 5% 0;
    border-bottom: 1px solid #ececec;
}

.itemContainer-katalog-price:last-child {
    border-bottom: none;
}


.hapaktepistiki-item-price
{
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 17px;
    color: #000;
    margin: 0px 0px 3% 0;
}


.catItem-katalog-price-img
{
    width: 25%;
    margin: 0 5% 0 0;
    float: left;
}

.knopka-price-zakazat
{
    background: #fff;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 19px;
    margin: 10% auto 20px auto;
    padding: 10px 0;
    border: 5px solid #fff;
    border-radius: 5px;
    color: #000;
    font-weight: 400;
    text-align: center;
    line-height: 140%;
    width: 150px;
}

.knopka-price-zakazat:hover
{
    border: 5px solid #ea1c42;
}

.catItem-katalog-price-info
{
    width: 70%;
    margin: 0 0 0 0;
    float: left;
}

div.catItemHeader-katalog-price {
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 32px;
    list-style-position: outside;
    font-weight: 400;
    text-align: left;
    width: 100%;
    line-height: 140%;
    margin: 0px auto 0px auto;
}

.catItem-katalog-price-info p
{
    font-size: 19px;
    margin: 30px 0 5px;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #ea1c42;
}

.catItem-katalog-price-info h3
{
    font-size: 20px;
    margin: 25px 0 25px;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}

.catItem-katalog-price-info ul
{
    margin: 0px 0px 0;
}

.catItem-katalog-price-info li
{
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace !important;
    font-size: 16px !important;
    color: #000 !important;
    margin: 0px 0px 10px 0 !important;
    list-style: none !important;
}

.Gotovnostyeskiza-price
{
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace !important;
    font-size: 16px !important;
    color: #000 !important;
    margin: 10px 0px 0px 0 !important;
}






.itemListView
{
	margin: 0 0 0% 0;
}

/* VIDEO */

.itemVideoBlock
{
    margin: 0px 0 20px;
}






div.page-header h1
{
    font-size: 24px;
    margin: 0px 0 0px;
    font-family: Calibri, "Courier New", Courier, monospace;
    font-weight: 700;
    line-height: 120%;
    color: #000;
}








/* staty-blok */

.itemContainer-staty-blok
{
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    padding: 1%;
    margin: 1%;
	float: left;
	width: 29%;
}

.catItemTitle-staty-blok {
    font-family: Calibri, Tahoma;
    font-size: 24px;
    list-style-position: outside;
    font-weight: 700;
    text-align: center;
    height: 150px;
    display: table;
    width: 100%;
    line-height: 140%;
    color: #0061a5;
}

.catItemTitle-staty-blok {
    vertical-align: middle;
    display: table-cell;
}


/* blok pod kategorii */

.subCategoryContainer-25proc
{
    padding: 0;
    margin: 0.5%;
	float: left;
	width: 24%;
	color: #0061a5;
}


.subCategory-title
{
    font-family: Calibri, Tahoma;
    font-size: 19px;
    list-style-position: outside;
    font-weight: 400;
    height: 45px;
    display: table;
    width: 90%;
    line-height: 120%;
    padding: 5%;
	text-align: center;
}

.subCategory-title div {
    vertical-align: middle;
    display: table-cell;
}

div.subCategoryContainer-25proc a, div.subCategoryContainer-25proc a:link, div.subCategoryContainer-25proc a:visited {
    text-decoration: none;
}






/* AKCII */

div.mod-akcii {
    margin: 0px 0 0 0;

}

div.mod-akcii h3 {
    font-size: 36px;
    margin: 45px 0 45px;
    font-family: Calibri, "Courier New", Courier, monospace;
    font-weight: 700;
    line-height: 120%;
    color: #004591;
    text-align: center;
}



div.mod-akcii ul
{
    margin: 0;
}


div.k2ItemsBlock-akcii li
{
    margin: 0;
	width: 50%;
	float: left;
	list-style: none;
}


div.mod-akcii .bx-wrapper .bx-next {
    right: 20px;
    top: 50%;
}

div.mod-akcii .bx-wrapper .bx-prev {
    left: 20px;
    top: 35%;
}

div.mod-akcii .bx-wrapper .bx-pager {
    bottom: 0px;
}


div.ext-itemtitle-akcii
{
    font-family: Calibri, Tahoma;
    font-size: 27px;
    list-style-position: outside;
    font-weight: 400;
    text-align: center;
    height: 65px;
    display: table;
    width: 100%;
    line-height: 120%;
    color: #0061a5;
}

.ext-itemtitle-akcii div {
    vertical-align: middle;
    display: table-cell;
}

div.mod-akcii .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #bad2e1;
    border: 2px solid #bad2e1;
}

div.mod-akcii .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(0, 0, 0, 0);
    text-indent: -9999px;
    border: 2px solid #bad2e1;
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

















div.item-page h1
{
    font-size: 28px;
    margin: 15px 0 25px;
    font-family: Calibri, "Courier New", Courier, monospace;
    font-weight: 700;
    line-height: 120%;
    color: #0061a5;
}


	
div.item-page
{
    width: 600px;
}








/* bloki saita */

.sait
{
    width: 100%;
	margin: 0 auto 0px;
    background: #fff;
}


.catDescription
{
    margin: 0px 0 0;
}

div.catDescription p:last-child 
{
    margin: 0px 0 3.5%;
}

.catDescription p
{
    color: #000;
    font-weight: 400;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 15px;
	line-height: 140% !important;
}



div.moduletable_menu
{

}




/* kontakty niz */

.blok-kontakty-niz
{
    float: left;
    margin: 0px 0px 0 0;
    background: #0a1121;
    padding: 40px 0% 40px 5%;
    box-sizing: border-box;
    width: 33%;
}

.blok-mainmenu-niz
{
    float: left;
	width: 100%;
    margin: 0px 0px 0 0;
}

.blok-niz-pravovaya-info
{
    color: #2c3346 !important;
    text-align: left;
    font-family: Tahoma, sans-serif;
    font-size: 13px;
    font-weight: 400;
	line-height: 120% !important;
    width: 100%;
    margin: 15px 0px 20px 0;
}



div.blok-kontakty-niz-telefon-800
{
    margin: 0 0 10px 0 !important;
}

div.blok-kontakty-niz-telefon-800 h3 {
    color: #989c76 !important;
    text-align: left;
    margin: 0px 0px 0px 0;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: 400;
}

div.blok-kontakty-niz-telefon-800 p
{
    margin: 0 0 0px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 23.5px !important;
    color: #e2f44d !important;
    font-weight: 400 !important;
    text-align: left;
}

.blok-kontakty-niz-telefon-gorod
{
    float: left;
    margin: 5px 0 0 0;
}

div.blok-kontakty-niz-telefon-gorod p {
    margin: 0 0 5px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 26px !important;
    color: #fff !important;
    font-weight: 400 !important;
    text-align: left;
}

div.blok-kontakty-niz-telefon-gorod p a{
    color: #fff !important;
}

div.blok-kontakty-niz-telefon p
{
    margin: 0 0 5px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 22px !important;
    color: #fff !important;
    font-weight: 400 !important;
    text-align: left;
}

div.blok-kontakty-niz-adres
{
    margin: 5px 0px 15px 0;
}

div.blok-kontakty-niz-adres h3 {
    color: #65757d !important;
    text-align: left;
    margin: 0px 0px 0px 0;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: 400;
}

div.blok-kontakty-niz-adres p {
    margin: 0px 0px 0px 0;
	text-align: left;
	font-size: 16px;
	font-family: OpenSans-Regular, Calibri, Tahoma;
	color: #fff !important;
}

div.blok-kontakty-niz-adres a, div.blok-kontakty-niz-adres a:link, div.blok-kontakty-niz-adres a:visited {
	color: #fff !important;
}

div.blok-kontakty-niz-mail
{
    margin: 0px 0px 20px 0;
}

div.blok-kontakty-niz-mail p
{
    margin: 0px 0px 0px 0;
	text-align: left;
	font-size: 17px;
	font-family: OpenSans-Regular, Calibri, Tahoma;
	color: #fff !important;
}

.blok-niz-mail-zayavka
{
    border-bottom: 2px solid #7ac2e6;
    padding: 10px 0px;
    cursor: pointer;
    font-size: 17px;
    margin: 0px 0 10px;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #fff;
    text-align: center;
    float: left;
}

.blok-niz-mail-zayavka:hover
{
	border-bottom: 2px solid #24262e;
	color: #edf7fe;
}

.blok-niz-mail-zamer
{
    border-bottom: 2px solid #4bae42;
    padding: 10px 0px;
    cursor: pointer;
    font-size: 17px;
    margin: 0px 0 10px;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #fff;
    text-align: center;
    float: left;
}

.blok-niz-mail-zamer:hover
{
	border-bottom: 2px solid #0c8042;
	color: #edf7fe;
}



.blok-niz-mail-raschet
{
    border-bottom: 2px solid #2482ca;
    padding: 10px 0px;
    cursor: pointer;
    font-size: 17px;
    margin: 0px 0 10px;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #fff;
    text-align: center;
    float: left;
}

.blok-niz-mail-raschet:hover
{
	border-bottom: 2px solid #24262e;
	color: #edf7fe;
}




.blok-niz-rekvizity
{
    margin: 10px 0px 20px 0;
}

div.blok-niz-rekvizity p
{
    margin: 0px 0px 5px 0;
	text-align: left;
	font-size: 16px;
	font-family: OpenSans-Regular, Calibri, Tahoma;
	color: #65757d !important;
}

.blok-kontakty-niz-mod-grafik
{
    margin: 30px 0px 0px 0;
}

.blok-kontakty-niz-mod-grafik p
{
    margin: 0px 0px 0px 0;
	text-align: left;
	font-size: 14px;
	font-family: OpenSans-Regular, Calibri, Tahoma;
	color: #5b667f !important;
}

















/* pole akcii zamena */




.share42init
{
    margin: 0px 0px 15px 0px;
}

.niz-2 {
    float: left;
	font-family: Tahoma, "Calibri", "Arial", sans-serif;
    font-size: 13px;
    width: 350px;
    margin: 15px 100px 0 0;
    line-height: 120% !important;
}

div.niz-2-2 a, div.niz-2-2 a:link, div.niz-2-2 a:visited, div.niz-2-1 a, div.niz-2-1 a:link, div.niz-2-1 a:visited
{
    color: #2c3346;
}











.itemFullText-produkt
{
    margin: 20px 0px 0px 0;
}

.itemFullText-produkt p
{
    margin: 0 0 10px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 14px;
    color: #000;
    line-height: 140%;
}


.itemFullText
{
    margin: 20px 0px 0px 0;
}

.itemFullText h3 {
    margin: 40px 0 40px 0px;
	font-size: 36px;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}

.itemFullText h1, .itemFullText-produkt h1
{
    font-size: 22px;
    margin: 20px 0 20px;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #000;
    text-align: left;
}

div.catItemHeader h3
{
    font-size: 24px;
    margin: 25px 0 25px;
    font-family: Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}



























/* СОЦИАЛЬНЫЕ ИКОНКИ SVG */


.blok-social-icon
{
    text-align: left;
    margin: 10px 0;
    float: left;
}

.blok-social-icon a
{
    text-decoration: none;
}

.blok-social-icon a:hover
{
    text-decoration: none;
}



.blok-social-icon-vk
{
    display: inline-block;
	border-radius: 100%;
	border: 1px solid #37454c;
    width: 35px;
    height: 27px;
    padding: 8px 0 0 0;
	margin: 3px;
	text-align: center;
}

.blok-social-icon-vk:hover
{
    background: #4d75a3;
	border: 1px solid #4d75a3;
}

svg #vk
{ 
  fill: #37454c;
}

.blok-social-icon-vk:hover svg #vk
{ 
  fill: #fff;
}

svg #vk{ 
  transition: 200ms;
  transition-timing-function: ease-in-out;
  -webkit-transition: 200ms;
  -webkit-transition-timing-function: ease-in-out;
}














.blok-social-icon-f
{
    display: inline-block;
	border-radius: 100%;
	border: 1px solid #37454c;
    width: 35px;
    height: 27px;
    padding: 8px 0 0 0;
	margin: 3px;
	text-align: center;
}

.blok-social-icon-f:hover
{
    background: #39579f;
	border: 1px solid #39579f;
}

svg #f
{ 
  fill: #37454c;
}

.blok-social-icon-f:hover svg #f
{ 
  fill: #fff;
}

svg #f{ 
  transition: 200ms;
  transition-timing-function: ease-in-out;
  -webkit-transition: 200ms;
  -webkit-transition-timing-function: ease-in-out;
}










.blok-social-icon-tvit
{
    display: inline-block;
	border-radius: 100%;
	border: 1px solid #37454c;
    width: 35px;
    height: 27px;
    padding: 8px 0 0 0;
	margin: 3px;
	text-align: center;
}

.blok-social-icon-tvit:hover
{
    background: #00aced;
	border: 1px solid #00aced;
}

svg #tvit
{ 
  fill: #37454c;
}

.blok-social-icon-tvit:hover svg #tvit
{ 
  fill: #fff;
}

svg #tvit{ 
  transition: 200ms;
  transition-timing-function: ease-in-out;
  -webkit-transition: 200ms;
  -webkit-transition-timing-function: ease-in-out;
}





















.blok-social-icon-ok
{
    display: inline-block;
	border-radius: 100%;
	border: 1px solid #fff;
    width: 35px;
    height: 27px;
    padding: 8px 0 0 0;
	margin: 3px;
	text-align: center;
}

.blok-social-icon-ok:hover
{
    background: #e77817;
	border: 1px solid #e77817;
}

svg #ok
{ 
  fill: #fff;
}

.blok-social-icon-ok:hover svg #ok
{ 
  fill: #fff;
}

svg #ok{ 
  transition: 200ms;
  transition-timing-function: ease-in-out;
  -webkit-transition: 200ms;
  -webkit-transition-timing-function: ease-in-out;
}


















.blok-social-icon-inst
{
    display: inline-block;
	border-radius: 100%;
	border: 1px solid #37454c;
    width: 35px;
    height: 27px;
    padding: 8px 0 0 0;
	margin: 3px;
	text-align: center;
}

.blok-social-icon-inst:hover
{
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
	border: none;
    width: 37px;
    height: 28px;
	padding: 9px 0 0 0;
}

svg #inst
{ 
  fill: #37454c;
}

.blok-social-icon-inst:hover svg #inst
{ 
  fill: #fff;
}

svg #inst{ 
  transition: 200ms;
  transition-timing-function: ease-in-out;
  -webkit-transition: 200ms;
  -webkit-transition-timing-function: ease-in-out;
}










.blok-social-icon-yotub
{
    display: inline-block;
	border-radius: 100%;
	border: 1px solid #37454c;
    width: 35px;
    height: 27px;
    padding: 8px 0 0 0;
	margin: 3px;
	text-align: center;
}

.blok-social-icon-yotub:hover
{
    background: #ec1e18;
	border: 1px solid #ec1e18;
}

svg #yotub
{ 
  fill: #37454c;
}

.blok-social-icon-yotub:hover svg #yotub
{ 
  fill: #fff;
}

svg #yotub{ 
  transition: 200ms;
  transition-timing-function: ease-in-out;
  -webkit-transition: 200ms;
  -webkit-transition-timing-function: ease-in-out;
}









/* mesedzhers i social */

.blok-mesengers
{
    text-align: center;
    margin: 0px 20px 0px 0px;
    float: left;
    width: 90px;
}

.mesengers-telegram
{
    display: inline-block;
	border-radius: 100%;
	border: 1px solid #37454c;
    width: 35px;
    height: 27px;
    padding: 8px 0 0 0;
	margin: 3px;
	text-align: center;
}

.mesengers-telegram:hover
{
    background: #219fe2;
	border: 1px solid #219fe2;
}

svg #telegram
{ 
  fill: #37454c;
}

.mesengers-telegram:hover svg #telegram
{ 
  fill: #fff;
}

svg #telegram{ 
  transition: 200ms;
  transition-timing-function: ease-in-out;
  -webkit-transition: 200ms;
  -webkit-transition-timing-function: ease-in-out;
}







.mesengers-viber
{
    display: inline-block;
	border-radius: 100%;
	border: 1px solid #37454c;
    width: 35px;
    height: 27px;
    padding: 8px 0 0 0;
	margin: 3px;
	text-align: center;
}

.mesengers-viber:hover
{
    background: #7c529e;
	border: 1px solid #7c529e;
}

svg #viber
{ 
  fill: #37454c;
}

.mesengers-viber:hover svg #viber
{ 
  fill: #fff;
}

svg #viber{ 
  transition: 200ms;
  transition-timing-function: ease-in-out;
  -webkit-transition: 200ms;
  -webkit-transition-timing-function: ease-in-out;
}

















.mesengers-whatsapp
{
    display: inline-block;
	border-radius: 100%;
	border: 1px solid #37454c;
    width: 35px;
    height: 27px;
    text-align: center;
    padding: 8px 0 0 0;
	margin: 3px;
}

.mesengers-whatsapp:hover
{
    background: #189d0e;
	border: 1px solid #189d0e;
}

svg #whatsapp
{ 
  fill: #37454c;
}

.mesengers-whatsapp:hover svg #whatsapp
{ 
  fill: #fff;
}

svg #whatsapp{ 
  transition: 200ms;
  transition-timing-function: ease-in-out;
  -webkit-transition: 200ms;
  -webkit-transition-timing-function: ease-in-out;
}




















.catItemIntroText p
{
    margin: 0 0 10px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 16px;
    color: #000;
    line-height: 140%;
}



.itemView
{
    margin: 30px 0 4.5% 0;
}





/* раздел акции */

.catItemReadMore-akcii {
    border: 4px solid #ececec !important;
    border-radius: 30px !important;
    padding: 7px 20px;
    font-size: 22px;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #000;
    width: 150px;
    text-align: center;
    margin: 40px 0 0px 0;
    cursor: pointer;
}

.catItemReadMore-akcii:hover {
    border: 4px solid #fc3e67 !important;
}



.catItemTitle-akcii {
    font-family: OpenSans-Regular, Calibri light, roboto, Tahoma;
    font-size: 27px;
    margin: 25px 0 25px 0px;
    color: #fc3e67;
    font-weight: 400;
    text-align: left;
    line-height: 140%;

}

.itemImageBlock-akcii
{
    margin: 0px 0 40px 0px;
}

.itemContainer-spec-predl
{
    margin: 0px 0 40px 0px;
}


.catItemTitle-akcii a , .catItemTitle-akcii a:link, .catItemTitle-akcii a:visited {
    color: #000;
    text-decoration: none;
}

.itemView-akcii
{
    margin: 3% 0 4.5% 0px;
}

.catItemTitle-akcii
{
    font-size: 22px;
    margin: 0px 0 30px;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}



.catItemIntroText h1
{
    font-family: OpenSans-Regular, Calibri light, roboto, Tahoma;
    font-size: 20px;
    margin: 20px 0 20px 0px;
    color: #000;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
}







/* стиль ползунка */

::-webkit-scrollbar-button { 
background-image:url(''); 
background-repeat:no-repeat; 
width:3px; 
height:0px 
} 

::-webkit-scrollbar-track { 
background-color:#fefcea00; 
} 

::-webkit-scrollbar-thumb { 
-webkit-border-radius: 5px; 
border-radius: 5px; 
background-color:#ffcb17; 

background-position:center; 
background-repeat:no-repeat; 
} 

::-webkit-resizer{ 
background-image:url(''); 
background-repeat:no-repeat; 
width:3px; 
height:0px 
} 

::-webkit-scrollbar{ 
width: 3px; 
}


/* utp */

.zayavka-item
{
    color: #000;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 24px;
    padding: 15px 25px;
    margin: 40px 0 40px;
    float: left;
    border: 5px solid #eb2d50 !important;
    border-radius: 30px !important;
    background-color: #fff !important;
    cursor: pointer;
}

.zayavka-item:hover
{
    border: 5px solid #2482ca !important;
    color: #141c2f;	
}

.itemImageBlock-utp
{
    width: 50%;
    float: left;
    margin: 40px 5% 0 0;
}

.itemBody-utp
{
    width: 45%;
    float: left;
    margin: 0px 0% 0 0;
}

.catItemImageBlock-utp
{
    width: 50%;
    float: left;
    margin: 0px 5% 0 0;
}

.catItemBody-utp
{
    width: 45%;
    float: left;
    margin: 0px 0% 0 0;
}

div.catItemHeader-utp h3 {
    font-size: 28px;
    margin: 0px 0 40px;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}


/* Окна ПВХ IVAPER */


/* модуль на главной */

.k2ItemsBlock-okna
{
    margin: 5% 0 0 0;
}

.k2ItemsBlock-okna ul {
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
}

div.k2ItemsBlock-okna li {
    width: 32%;
    padding: 0%;
    margin: 1% 2% 1% 0;
    float: left;
    box-sizing: border-box;
    text-align: left;
    list-style: none;
}

div.k2ItemsBlock-okna li:nth-child(3), div.k2ItemsBlock-okna li:nth-child(6) {
    margin: 1% 0% 1% 0;
}


#text
{
    display: none;
}

.itemListCategory-okna
{

}

.itemListCategory-okna h2
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 24px;
    margin: 100px 0 40px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
}

.pervyi-ekran-cat-okna
{

}

.pervyi-ekran-cat-okna-left
{
    float: left;
    margin: 0px 0px 0 0;
    box-sizing: border-box;
    width: 30%;
	min-height: 100px;
}

.pervyi-ekran-cat-okna-right
{
    float: left;
    margin: 0px 0px 0 3%;
    box-sizing: border-box;
    width: 64%;
}


.pervyi-ekran-cat-okna-right h1
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 24px;
    margin: 100px 0 20px 0px;
    color: #4bae42;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.pervyi-ekran-cat-okna-right p
{
    font-family: OpenSans-Regular, Tahoma;
    font-size: 24px;
    margin: 40px 0 40px 0px;
    color: #2482cb;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}


.pervyi-ekran-cat-okna-right h3
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 40px;
    margin: 20px 0 40px 0px;
    color: #141a2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.knopka-rasschet
{
    background: #2482ca;
    border-radius: 3px;
    padding: 15px 30px;
    cursor: pointer;
    font-size: 24px;
    margin: 20px 0 0px;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #fff;
    text-align: center;
    float: left;
}

.knopka-rasschet:hover
{
    background: #141c2f;
}


.itemList-okna h3
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 24px;
    margin: 40px 0 80px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.itemList-okna ul
{
    margin: 0px 0 0px 0px;
}

.itemList-okna ul li
{
    width: 32%;
    padding: 0%;
    margin: 1% 2% 1% 0;
    float: left;
    box-sizing: border-box;
    text-align: left;
    list-style: none;
}

.itemList-okna ul li:nth-child(3)
{
    margin: 1% 0% 1% 0;
}

.catItemImageBlock-okna
{
    width: 48%;
    padding: 0%;
    margin: 0% 2% 0% 0;
    float: left;
}

.catItemBody-okna
{
    width: 50%;
    padding: 0%;
    margin: 40px 0% 0% 0;
    float: left;
}

.catItemBody-okna p 
{
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 18px;
    color: #141a2f;
    line-height: 140%;
    margin: 0px 0px 0px;
}

.catItemBody-okna h3
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 46px;
    margin: 40px 0 40px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.catItemBody-okna h4 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 20px;
    margin: 0px 0 20px 0px;
    color: #4bae42;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}


.blok-kakoy-profil-luchshe
{

}

.blok-kakoy-profil-luchshe h3
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 24px;
    margin: 80px 0 30px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}


.blok-kakoy-profil-flex
{
    display: flex;
    margin: 40px 0 60px;
}

.podblok-kakoy-profil-luchshe
{
    margin: 20px 3% 20px 0px;
    padding: 3%;
    width: 32%;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-weight: 400;
    line-height: 120%;
    color: #fff;
    font-size: 16px;
    border: 5px solid #4bae42;
    float: left;
    box-sizing: border-box;
}

.podblok-kakoy-profil-luchshe.last
{
    margin: 20px 0% 20px 0px;
}


.podblok-kakoy-profil-luchshe h3
{
    margin: 0px 0 20px 0px;
    font-family: Panton-ExtraBold, Arial, Verdana;
    font-weight: 400;
    line-height: 120%;
    color: #2482cb;
    font-size: 30px;
}




.podblok-kakoy-profil-luchshe p {
    margin: 0 0 9px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 13px;
    color: #000;
    line-height: 140%;
}

.podblok-kakoy-profil-luchshe p:last-child {
    margin: 0 0 0px;
}


.blok-color-profil-okon
{
    background: #e3f1fe;
    padding: 50px 0 0 0;
}

.blok-color-profil-okon-left
{
    float: left;
    box-sizing: border-box;
    width: 30%;
    min-height: 100px;
    margin: 0px;
}


.blok-color-profil-okon-right
{
    float: left;
    box-sizing: border-box;
    width: 64%;
    margin: 0px 0px 0px 3%;
}

.blok-color-profil-okon-right p
{
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 14px;
    color: #141a2f;
    line-height: 140%;
    margin: 0px 0px 9px;
}

.blok-color-profil-okon-right h3
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 36px;
    margin: 40px 0 40px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
}

.blok-color-profil-okon-right-podrobnee
{
    margin: 40px 0px 40px 0px;
    padding: 0px 0px 5px 0;
    float: left;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-weight: 400;
    line-height: 120%;
    color: #141c2f;
    font-size: 16px;
    border-bottom: 2px solid #2482cb;
}

.blok-otkosy-qunell
{
    margin: 80px 0 80px 0px;
}

.blok-otkosy-qunell-left
{
    float: left;
    box-sizing: border-box;
    width: 28%;
    min-height: 100px;
    margin: 0px;
}

.blok-otkosy-qunell-left-podrobnee
{
    margin: 40px 0px 0px 110px;
    padding: 8px 25px;
    float: left;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-weight: 400;
    line-height: 120%;
    color: #141c2f;
    font-size: 19px;
    border: 2px solid #2482ca;
    border-radius: 5px;
    float: left;
    cursor: pointer;
}

.blok-otkosy-qunell-right
{
    float: left;
    box-sizing: border-box;
    width: 69%;
    margin: 0px 0px 0px 3%;
}

.blok-otkosy-qunell-right h2 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 36px;
    margin: 0px 0 40px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blok-otkosy-qunell-right p {
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 14px;
    color: #141a2f;
    line-height: 140%;
    margin: 0px 0px 9px;
}

.blok-otkosy-qunell-right h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 27px;
    margin: 30px 0 40px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.podblok-otkosy-qunell-preimushchestva
{

}

.blok-otkosy-qunell-preimushchestva
{
    background: #e3f1fe;
    float: left;
    box-sizing: border-box;
    width: 32%;
	margin: 0 2% 2% 0;
    padding: 2%;
}

.blok-otkosy-qunell-preimushchestva.tri, .blok-otkosy-qunell-preimushchestva.shest
{
	margin: 0 0% 2% 0;
}


.blok-otkosy-qunell-preimushchestva h4 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 18px;
    margin: 20px 0 20px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blok-otkosy-qunell-preimushchestva p {
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 13px;
    color: #141a2f;
    line-height: 140%;
    margin: 0px 0px 0px;
}

.blok-montazh-okon
{
    margin: 0px 3% 5% 0px;
    padding: 20px 1.5% 0 1.5%;
    width: 100%;
    border: 5px solid #aed22a;
    float: left;
    box-sizing: border-box;
    position: relative;
    background: url(../images/montazh-okon.jpg) left bottom no-repeat #fff;
    background-size: 40%;
}

.blok-montazh-okon-left
{
    float: left;
    width: 44%;
    display: none;
}

.blok-montazh-okon-right
{
    float: right;
    width: 53%;
    margin: 0px 0 0 3%;	
}

.blok-montazh-okon-right h3
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 36px;
    margin: 7.5% 0 30px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}


.blok-montazh-okon-right p {
    margin: 0 0 9px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 14px;
    color: #000;
    line-height: 140%;
}

.podblok-montazh-okon-right
{
    float: right;
    box-sizing: border-box;
    width: 32%;
    margin: 5% 2% 5% 0;
}

.podblok-montazh-okon-right.last
{
    margin: 5% 0% 5% 0;
}

.podblok-montazh-okon-right-img
{
    float: left;
    width: 25%;
    margin: 0 5% 0% 0;
}

.podblok-montazh-okon-right-title
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 18px;
    margin: 0px auto 0px auto;
    float: left;
    color: #000;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
    height: 60px;
    display: table;
    width: 70%;
}

.podblok-montazh-okon-right-title div {
    vertical-align: middle;
    display: table-cell;
}


/* Окна карточка */

.itemView-okna
{
    margin: 0px 0 0% 0;
}

.blok-pervyi-ekran-item-okna
{
    background: url(../images/bg-item-okna.jpg) no-repeat;
    padding: 0 0 0 0;
    box-sizing: border-box;
}

.blok-pervyi-ekran-item-okna-left
{
    float: left;
    margin: 0px 0px 0 0;
    box-sizing: border-box;
    width: 30%;
    min-height: 100px;
}

.itemImageBlock-okno
{
    margin: 40px 0px 0 0;
}

.blok-pervyi-ekran-item-okna-right
{
    float: left;
    margin: 0px 0px 0 3%;
    box-sizing: border-box;
    width: 64%;
}



.blok-pervyi-ekran-item-okna-right p {
    margin: 100px 0 20px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 18px;
    color: #141a2f;
    line-height: 140%;
}

.blok-pervyi-ekran-item-okna-right h2 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 46px;
    margin: 20px 0 20px 0px;
    color: #141a2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blok-pervyi-ekran-item-okna-right h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 24px;
    margin: 0px 0 20px 0px;
    color: #4bae42;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.itemIntroText-okna
{
    margin: 60px 0 20px 0px;
}

.itemIntroText-okna h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 24px;
    margin: 40px 0 20px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.itemIntroText-okna p {
    margin: 0px 0 10px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 16px;
    color: #141a2f;
    line-height: 140%;
}

.blok-Ppeimushtestvappofilya
{
    margin: 80px 0 40px 0px;
}

.Podblok-Ppeimushtestvappofilya
{
    float: left;
    margin: 0px 2% 2% 0;
    box-sizing: border-box;
    width: 23%;
}

.Podblok-Ppeimushtestvappofilya-img
{
    margin: 0px 0 10px 0;
    width: 50px;
}

.Podblok-Ppeimushtestvappofilya-title{
    margin: 0px 0 0px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 13px;
    color: #141a2f;
    line-height: 140%;
    min-height: 90px;
}

.blok-tehhar-color-flex
{
    display: flex;
    margin: 40px 0 40px;
}

.blok-tehnicheskie-harakteristiki
{
    background: #e5fcd6;
    padding: 50px 3% 4.5% 5%;
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.blok-tehnicheskie-harakteristiki h3 {
    margin: 0 0 40px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 24px !important;
    color: #151d0f !important;
    font-weight: 400 !important;
    text-align: left;
}

.blok-tehnicheskie-harakteristiki h4 {
    margin: 0 0 20px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 18px !important;
    color: #000 !important;
    font-weight: 400 !important;
    text-align: left;
}

.blok-tehnicheskie-harakteristiki table
{
    margin: 0 0 0px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 14px;
    color: #000;
    line-height: 140%;
}

.blok-color-forma
{
    background: #e3f1fe;
    padding: 50px 5% 3.5% 4%;
	width: 50%;
	float: left;
	box-sizing: border-box;
}


.blok-color-profilya
{

}

.blok-color-profilya ul
{
    margin: 0;
    padding: 0;
}

.blok-color-profilya ul li
{
    width: 140px;
    padding: 1%;
    margin: 1% 2% 1% 0;
    float: left;
    box-sizing: border-box;
    text-align: center;
    list-style: none;
    background: #fff;
    border-radius: 3px;
}

.blok-color-profilya ul li:nth-child(4), .blok-color-profilya ul li:nth-child(8), .blok-color-profilya ul li:nth-child(12)
{

}

.blok-color-profilya ul li p
{
    margin: 0px 0 5%;
    font-family: Tahoma, OpenSans-Regular, Arial, Verdana;
    font-size: 12px;
    color: #141a2f;
    line-height: 140%;
}

.blok-color-profilya ul li:last-child {
    margin: 1% 0% 1% 0;
}



.blok-color-profilya h3 {
    margin: 0 0 40px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 24px !important;
    color: #141a2f !important;
    font-weight: 400 !important;
    text-align: left;
}

.blok-forma-profilya
{

}

.blok-forma-profilya h3
{
    margin: 40px 0 40px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 24px !important;
    color: #141a2f !important;
    font-weight: 400 !important;
    text-align: left;
}

.blok-forma-profilya img
{
    margin: 0 2% 2% 0;
    max-width: 100px;
    height: 100%;
}

.blok-forma-profilya img:last-child {
    margin: 0 0% 0px 0;
}



/* Откосная система QÜNELL */

.blok-pervyi-ekran-item-qunell
{

}

.blok-pervyi-ekran-item-qunell-left
{
    float: left;
    margin: 0px 0px 0 0;
    box-sizing: border-box;
    width: 30%;
    min-height: 100px;
}

.blok-pervyi-ekran-item-qunell-right
{
    float: left;
    margin: 0px 0px 0 3%;
    box-sizing: border-box;
    width: 64%;
}

.blok-pervyi-ekran-item-qunell-right h1 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 24px;
    margin: 100px 0 20px 0px;
    color: #4bae42;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blok-pervyi-ekran-item-qunell-right h2 {
    font-family: OpenSans-Regular, Tahoma;
    font-size: 24px;
    margin: 40px 0 40px 0px;
    color: #2482cb;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blok-pervyi-ekran-item-qunell-right h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 40px;
    margin: 20px 0 40px 0px;
    color: #141a2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}


.itemIntroText-qunell
{
    margin: 20px 0 4.5% 0px;
}

.itemIntroText-qunell h2 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 36px;
    margin: 40px 0 40px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}


.blok-PpeimushtestvaotkosovQUNELL
{

}

.blok-PpeimushtestvaotkosovQUNELL h3
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 36px;
    margin: 0px 0 60px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}


.blok-Sistemaplastikovyhotkosov
{
    margin: 0 0 80px 0px;
}

.tabs.qunell label {
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 19px;
}

.blok-tabs-qunell-img
{
    display: none;
}


.blok-Sistemaplastikovyhotkosov h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 36px;
    margin: 2% 0 10px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.qunell-systema-otkosov-img
{
    margin: 0px 5% 0px 0;
    float: left;
    width: 40%;
}

.qunell-systema-otkosov-img img
{
    border-radius: 4px;
}

.qunell-systema-otkosov-text
{
    margin: 0px 0% 0px 0;
    float: left;
    width: 55%;
}

.qunell-systema-otkosov-text h3
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 30px;
    margin: 0 0 30px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}


.blok-Komplektyipogonazh
{
    margin: 0px 0 3% 0px;
}

.blok-Komplektyipogonazh h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 36px;
    margin: 2% 0 60px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blok-Komplektyipogonazh img
{
    border: 3px solid #e3f1fe;
    box-sizing: border-box;
    width: 23.5%;
    margin: 0 2% 2% 0%;
    float: left;
}

.blok-Komplektyipogonazh img:nth-child(6), .blok-Komplektyipogonazh img:nth-child(12)
{
    margin: 0 0% 2% 0%;
}






/* ЖАЛЮЗИ */

.itemListView-zhalyuzi
{
    margin: 0 0% 4% 0%;
}

.itemListSubCategories-zhalyuzi
{
    margin: 0 0 40px 0%;
}

.subCategoryContainer-zhalyuzi
{
    float: left;
    width: auto;
    margin: 0 3% 20px 0%;
}

.subCategoryContainer-zhalyuzi a, .subCategoryContainer-zhalyuzi a:link, .subCategoryContainer-zhalyuzi a:visited
{
    text-decoration: none;
}

.subCategoryContainer-zhalyuzi-Title
{
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 19px;
    list-style-position: outside;
    font-weight: 400;
    text-align: left;
    width: 100%;
    line-height: 140%;
    color: #000;
    margin: 10px auto 10px auto;
	padding: 0 0 10px 0;
	border-bottom: 4px solid #49b03a;
}

.subCategoryContainer-zhalyuzi-Title:hover
{
	border-bottom: 4px solid #2482ca
}

.itemListCategory-zhalyuzi h2
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 40px;
    margin: 60px 0 60px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}


div.k2ItemsBlock-zhalyuzi h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 30px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
    margin: 40px 0px 20px;
}


.itemList-zhalyuzi
{

}

div.itemList-zhalyuzi ul {
    padding: 0;
    margin: 0;
}

div.itemList-zhalyuzi li {
    width: 15.4%;
    padding: 0.7%;
    margin: 1% 1.5% 1% 0;
    float: left;
    box-sizing: border-box;
    border: 3px solid #e3f1fe;
    border-radius: 9px;
    text-align: center;
    list-style: none;
}

div.itemList-zhalyuzi li:nth-child(6),
div.itemList-zhalyuzi li:nth-child(12)
{
    margin: 1% 0% 1% 0;
}

.catItemHeader-zhalyuzi
{
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 19px;
    list-style-position: outside;
    font-weight: 400;
    text-align: left;
    width: 100%;
    line-height: 140%;
    color: #000;
    margin: 10px auto 10px auto;
    display: table;
    height: 60px;
}

.catItemHeader-zhalyuzi div {
    vertical-align: middle;
    display: table-cell;
}

.catItemHeader-zhalyuzi a, .catItemHeader-zhalyuzi a:link, .catItemHeader-zhalyuzi a:visited {
    color: #195886;
    text-decoration: none;
}

.k2ItemsBlock-zhalyuzi
{

}

div.k2ItemsBlock-zhalyuzi ul
{
    padding: 0;
    margin: 0;
}

div.k2ItemsBlock-zhalyuzi li
{
    width: 15.4%;
    padding: 0.7%;
    margin: 0.75% 1.5% 0.75% 0;
    float: left;
    box-sizing: border-box;
    border: 3px solid #e3f1fe;
    border-radius: 9px;
    text-align: center;
    list-style: none;
}

div.k2ItemsBlock-zhalyuzi li:nth-child(6),
div.k2ItemsBlock-zhalyuzi li:nth-child(12)
{
    margin: 0.75% 0% 0.75% 0;
}

.moduleItemImages-zhalyuzi img {
    border-radius: 4px;
}

.modItemHeader-zhalyuzi
{
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 19px;
    list-style-position: outside;
    font-weight: 400;
    text-align: left;
    width: 100%;
    line-height: 140%;
    color: #000;
    margin: 10px auto 10px auto;
    display: table;
    height: 60px;
}

.modItemHeader-zhalyuzi div {
    vertical-align: middle;
    display: table-cell;
}

.modItemHeader-zhalyuzi a, .modItemHeader-zhalyuzi a:link, .modItemHeader-zhalyuzi a:visited
{
    color: #195886;
    text-decoration: none;
}

.mod-zhalyuzi-systema
{
    margin: 0px auto 10px auto;
}

.mod-zhalyuzi-systema-img
{
    width: 35px;
    margin: 0% 4% 0% 0;
    float: left;
}

.mod-zhalyuzi-systema-title {
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 13px;
    float: left;
    color: #618aa6;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    height: 35px;
    display: table;
    width: 78%;
    margin: 0px auto;
}

.mod-zhalyuzi-systema-title div {
    vertical-align: middle;
    display: table-cell;
}



.itemView-zhalyuzi {
    margin: 0px 0 4.5% 0;
}

.blok-pervyi-ekran-item-zhalyuzi {
    background: #fff;
    padding: 0 0 0 0;
    box-sizing: border-box;
    margin: 0px 0 4% 0;
}

.blok-pervyi-ekran-item-zhalyuzi-left {
    float: left;
    box-sizing: border-box;
    width: 520px;
    min-height: 100px;
    margin: 0px;
}

.blok-pervyi-ekran-item-zhalyuzi-right {
    float: left;
    box-sizing: border-box;
    width: 40%;
    margin: 0px 0px 0px 3%;
}



.blok-pervyi-ekran-item-zhalyuzi-right h1 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 24px;
    margin: 60px 0 20px 0px;
    color: #4bae42;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blok-pervyi-ekran-item-zhalyuzi-right h2  {
    font-family: OpenSans-Regular, Tahoma;
    font-size: 40px;
    margin: 0px 0 10px 0px;
    color: #141a2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}


.blok-pervyi-ekran-item-zhalyuzi-right h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 40px;
    margin: 20px 0 20px 0px;
    color: #141a2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}


.item-zhalyuzi-systema
{
    margin: 0px auto 10px auto;
	width: 400px;
	float: left;
}

.item-zhalyuzi-systema-img
{
    width: 35px;
    margin: 0% 4% 0% 0;
    float: left;
}

.item-zhalyuzi-systema-title {
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 18px;
    float: left;
    color: #618aa6;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    height: 35px;
    display: table;
    width: 78%;
    margin: 0px auto;
}

.item-zhalyuzi-systema-title div {
    vertical-align: middle;
    display: table-cell;
}

.itemIntroText-zhalyuzi h3
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 24px;
    margin: 20px 0 20px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.itemIntroText-zhalyuzi
{

}

.item-zhalyuzi-Ppeimushtestvo
{
    float: left;
    box-sizing: border-box;
    width: 31%;
    margin: 4% 3.5% 0px 0%;
}

.item-zhalyuzi-Ppeimushtestvo.last
{
    margin: 4% 0% 0px 0%;
}

.item-zhalyuzi-Ppeimushtestvo-img
{
	margin: 0px 0 30px 0px;
}

.item-zhalyuzi-Ppeimushtestvo-img img
{
    border-radius: 4px;
}

.item-zhalyuzi-Ppeimushtestvo h3
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 20px;
    margin: 0px 0 20px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.item-zhalyuzi-Ppeimushtestvo p
{
    margin: 0 0 9px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 14px;
    color: #000;
    line-height: 140%;
}

.item-zhalyuzi-Dopustimyepazmepy
{
    float: left;
    box-sizing: border-box;
    width: 32%;
    margin: 4% 2% 0px 0%;
}

.item-zhalyuzi-Dopustimyepazmepy h3
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 24px;
    margin: 0px 0 20px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.item-zhalyuzi-Dopustimyepazmepy ul
{
    margin-left: 1.7em;
    margin-bottom: 2em;
    margin-top: 2em;
}

.blok-item-zhalyuzi-Vidy-krepleniya
{
    float: left;
    box-sizing: border-box;
    width: 64%;
    margin: 4% 0% 0px 2%;
}

.blok-item-zhalyuzi-Vidy-krepleniya h3
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 24px;
    margin: 0px 0 20px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.item-zhalyuzi-Vidy-krepleniya
{
    float: left;
    box-sizing: border-box;
    width: 280px;
    margin: 10px 2% 0px 0%;
}

.item-zhalyuzi-Vidy-krepleniya-blok-title
{
    background: #e3f1fe;
    padding: 4%;
    margin: 0 0 20px 0;
    border-radius: 4px;
}

.item-zhalyuzi-Vidy-krepleniya-blok-title-img {
    width: 35px;
    margin: 0% 4% 0% 0;
    float: left;
}

.item-zhalyuzi-Vidy-krepleniya-blok-title-title {
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 13px;
    float: left;
    color: #618aa6;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    height: 35px;
    display: table;
    width: 78%;
    margin: 0px auto;
}

.item-zhalyuzi-Vidy-krepleniya-blok-title-title div {
    vertical-align: middle;
    display: table-cell;
}

.item-zhalyuzi-Vidy-krepleniya-img img
{
    border-radius: 4px;
}

.itemImageGallery-zhalyuzi
{
    margin: 4% 0% 0% 0;
    width: 100%;
    float: left;
}

.itemImageGallery-zhalyuzi h3
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 24px;
    margin: 20px 0 40px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.itemImageGallery-zhalyuzi ul.sigProElegant span.sigProCaption {
    display: block;
    color: #141c2f;
    position: relative;
    box-sizing: border-box;
    margin: 7px auto 5px auto;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0px;
    width: 100%;
    height: 30px;
    border-radius: 4px;
    font-size: 12.5px;
    font-weight: normal;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
}

.itemImageGallery-zhalyuzi ul.sigProElegant li.sigProThumb a.sigProLink {
    color: #333;
    background-color: #ffffff;
    border: 1px solid #dedfe0;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 3%;
    width: 100% !important;
    height: auto !important;
}

.itemImageGallery-zhalyuzi ul.sigProElegant li.sigProThumb img {
    width: 100% !important;
    background-size: cover;
    height: auto !important;
    border-radius: 2px;
}





/* DVERI */

.itemListView-dveri
{
    margin: 0 0 4% 0;
}

.knopka-dver-podrobnee
{
    border-bottom: 2px solid #fff;
    border-radius: 0px;
    padding: 10px 0px;
    cursor: pointer;
    font-size: 19px;
    margin: 7px 0 0px;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #b9daea;
    text-align: center;
    float: left;
}

div.itemList-katalog li:hover .knopka-dver-podrobnee
{
    border-bottom: 2px solid #2482ca;
    color: #141a2f;
}

.catItemHeader-dveri
{
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 17px;
    list-style-position: outside;
    font-weight: 400;
    text-align: left;
    width: 100%;
    line-height: 140%;
    color: #000;
    margin: 7% auto 0px auto;
    display: table;
    height: 50px;
}

.catItemHeader-dveri div {
    vertical-align: middle;
    display: table-cell;
}

.itemView-dveri
{
    margin: 0% 0 40px;
}

.itemListCategory-dveri
{

}

.itemListCategory-dveri h2
{
    font-size: 40px;
    margin: 2.5% 0 2.5%;
    font-family: Panton-ExtraBold, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #141a2f;
}

.subCategoryContainer-katalog-dveri
{
    float: left;
    width: auto;
    margin: 0 3% 20px 0%;
}

.subCategoryContainer-dveri-Title {
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 19px;
    list-style-position: outside;
    font-weight: 400;
    text-align: left;
    width: 100%;
    line-height: 140%;
    color: #000;
    margin: 10px auto 10px auto;
    padding: 0 0 10px 0;
    border-bottom: 4px solid #49b03a;
}

.katalog-dveri-item-left
{
    float: left;
    margin: 2% 5% 0 0;
    width: 40%;
}

.katalog-dveri-item-right
{
    float: left;
    margin: 2% 0% 60px 0;
    width: 55%;
}

.itemHeader-dveri h2
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 30px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
    margin: 20px 0px 40px;
}

.TSenadvepi-item
{
	float: left;
    width: 200px;
    margin: 0 0 30px 0 !important;
}

.TSenadvepi-item-name
{
    margin: 0 0 5px 0;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 13px;
    color: #000;
    line-height: 100%;
}

.TSenadvepi-item-value {
    margin: 0 0 0px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 29px !important;
    color: #000 !important;
    font-weight: 400 !important;
    text-align: left;
}

.Stoimostyukazanavmestesustanovkoy-item-name
{

    margin: 20px 0 0px 40px !important;
    line-height: 120% !important;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 16px !important;
    color: #f64648 !important;
    font-weight: 400 !important;
    text-align: left;
	float: left;
    width: 60%;
}

.TSenakomplekta-blok
{
    background: #c4dff2;
    border-radius: 4px;
    padding: 10px;
    margin: 0 0 20px 0;
    float: left;
}

.TSenakomplekta-item
{
    float: left;
    width: 130px;
}

.TSenakomplekta-item-name
{
    margin: 0 0 5px 0;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 13px;
    color: #141b2e;
    line-height: 100%;
}

.TSenakomplekta-item-value {
    margin: 0 0 0px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 29px !important;
    color: #141b2e !important;
    font-weight: 400 !important;
    text-align: left;
}

.TSenakomplekta-item-komplekt
{
    float: left;
    margin: 0 0 0px 30px !important;
}


.TSenakomplekta-item-komplekt-name
{
    margin: 5px 0 5px 0;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 16px;
    color: #405b6e;
    line-height: 100%;
}

.TSenakomplekta-item-komplekt-value {
    margin: 0 0 0px 0 !important;
    line-height: 120% !important;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 15px !important;
    color: #58778c !important;
    font-weight: 400 !important;
    text-align: left;
}


.Fupnitupanevhodit-item-komplekt-name
{
    margin: 10px 0 10px 0 !important;
	line-height: 120% !important;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 14.5px !important;
    color: #5c5c5c !important;
    font-weight: 400 !important;
    text-align: left;
	float: left;
}

.Fupnitupanevhodit-item-komplekt-name span {
    line-height: 120% !important;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 16px !important;
    color: #f64648 !important;
    font-weight: 400 !important;
    text-align: left;
}


.Pazmep-item-name
{
    margin: 20px 0 30px 0px !important;
    line-height: 120% !important;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 18px !important;
    color: #5c5c5c !important;
    font-weight: 400 !important;
    text-align: left;
}

.Pazmep-item-value
{
    float: left;
    width: 140px;
    margin: 0 40px 5px 0 !important;
}

.Pazmep-item-value ul {
    margin: 0px;
}

.Pazmep-item-value li {
    display: block;
    position: relative;
    text-align: left;
    line-height: 1em !important;
    list-style: none;
    margin: 0px 0px 10px;
}

.Pazmep-item-link
{
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 15px;
    color: #000;
}








.TSvet-item-name
{
    margin: 20px 0 30px 0px !important;
    line-height: 120% !important;
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 18px !important;
    color: #5c5c5c !important;
    font-weight: 400 !important;
    text-align: left;
}

.TSvet-item-value
{
    float: left;
    width: 100%;
    margin: 0 0px 20px 0 !important;
}

.TSvet-item-value ul {
    margin: 0px;
}

.TSvet-item-value li {
    display: block;
    float: left;
    width: 80px;
    position: relative;
    text-align: left;
    line-height: 1em !important;
    list-style: none;
    margin: 0px 20px 20px 0!important;
}

.TSvet-item-value li img {
    border-radius: 100%;
	width: 50px;
	height: 50px;
}

.TSvet-item-value li span{
    height: 50px;
    display: table;
    width: 100%
    font-family: OpenSans-Regular, Tahoma;
    font-size: 13px;
    color: #989898;
    line-height: 130%;
}

.TSvet-item-value li span div {
    vertical-align: middle;
    display: table-cell;
}

.knopka-dver-zakaz
{
    background: #f64648;
    border-radius: 4px;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 24px;
    margin: 20px 0 40px 0;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #fff;
    text-align: center;
    float: left;
}

.knopka-dver-zakaz:hover {
    background: #141c2f;
}

.blok-telefon-zakaz-dveri-item
{
    float: left;
    margin: 17px 0 0 50px;
}

.blok-telefon-zakaz-dveri-item h3
{
    margin: 0px 0 5px 0px !important;
    line-height: 120% !important;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 12.5px !important;
    color: #5c5c5c !important;
    font-weight: 400 !important;
    text-align: left;
}

.telefon-zakaz-dver-item
{

}

div.telefon-zakaz-dver-item p {
    font-family: OpenSans-Bold, Calibri, Tahoma;
    text-align: left;
    line-height: 120% !important;
    font-size: 30px !important;
    color: rgb(0, 0, 0) !important;
    font-weight: 400 !important;
    margin: 0px !important;
}

.podblok-pripokupke-dveri {
    float: left;
    box-sizing: border-box;
    width: 23%;
    margin: 3% 2% 3% 0;
}

.podblok-pripokupke-dveri-img {
    float: left;
    width: 60px;
    margin: 0 7% 0% 0;
}

.podblok-pripokupke-dveri-title {
    font-family: OpenSans-Regular, Tahoma;
    font-size: 13px;
    margin: 0px auto 0px auto;
    float: left;
    color: #989898;
    font-weight: 400;
    text-align: left;
    line-height: 130%;
    height: 60px;
    display: table;
    width: 60%;
}

.podblok-pripokupke-dveri-title div {
    vertical-align: middle;
    display: table-cell;
}

.tabs.dveri ul
{
    margin: 0px 0 0 1.7em;
}

.tabs-dveri-img
{
    height: 60px;
    display: none;
    width: 60px;
}
   
   
   
   
   
   
   
   



/* KALKULYATOR OKON */

.itemView-calc
{
    max-width: 90%;
    margin: 0 auto 40px;
}

.itemHeader-calc h2
{
    font-size: 36px;
    margin: 40px 0 40px;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}

.itemHeader-calc h4
{
    line-height: 120%;
    margin: 0px 0px 40px 0px;
    text-align: left;
    font-family: OpenSans-Regular, sans-serif;
    font-size: 22px;
    color: #20557f;
    font-weight: 400;
}

.blok-forma-calc-tip-okna
{

}

.blok-forma-calc-tip-okna .radio {
    min-height: 20px;
    padding-left: 0px;
}

.blok-forma-calc-tip-okna label {

}

.form_radio_btn {
	float:left;
	width: 160px;
    margin: 0px 20px 20px 0;
}

.form_radio_btn label {
	
	cursor: pointer;
	line-height: 34px;
	padding: 0 0px;
	border: 1px solid #fff;
	border-radius: 4px;
	user-select: none;
}

.form_radio_btn input[type=radio]:checked + label
{
    border: 1px solid #dcedf5;
    box-shadow: 0px 0px 25px #b7e0f3;
} 



.blok-forma-calc-tip-okna input[type=radio]
{
    display: none;
}



.blok-forma-calc-tip-okna-value-img
{
    width: 120px;
    margin: 5% auto 5% auto;
    height: auto;
}

.blok-forma-calc-tip-okna-value-title {
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 15px;
    list-style-position: outside;
    font-weight: 400;
    text-align: center;
    width: 80%;
    line-height: 140%;
    color: #000;
    margin: 0px auto 15px auto;
    display: table;
    height: 40px;
}

.blok-forma-calc-tip-okna-value-title div {
    vertical-align: middle;
    display: table-cell;
}









.blok-forma-calc .radio {
    min-height: 20px;
    padding-left: 0px;
}



[type="radio"] {
  border: 0; 
  clip: rect(0 0 0 0); 
  height: 1px; margin: -1px; 
  overflow: hidden; 
  padding: 0; 
  position: absolute; 
  width: 1px;
}

/* One radio button per line */
label {
  display: block;
  cursor: pointer;
  line-height: 2.5;
  font-size: 1.5em;
  margin-bottom: 15px !important;
}


[type="radio"] + span {
    display: block;
    font-family: OpenSans-Regular, Arial, Verdana;
    line-height: 120%;
    margin: 5px 0px 5px 0px;
    text-align: left;
    font-size: 17px;
}

/* the basic, unchecked style */
[type="radio"] + span:before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.25em;
  border-radius: 1em;
  border: 0.125em solid #fff;
  box-shadow: 0 0 0 0.15em #bcdff1;
  margin-right: 0.75em;
  transition: 0.5s ease all;
}

/* the checked style using the :checked pseudo class */
[type="radio"]:checked + span:before {
    background: #4bae43;
    box-shadow: 0 0 0 0.15em #bcdff1;
}

/* never forget focus styling */
[type="radio"]:focus + span:after {

  font-size: 1.5em;
  line-height: 1;
  vertical-align: -0.125em;
}











.blok-forma-calc
{
    width: 320px;
    margin: 0px 40px 20px 0px;
    float: left;
}

.blok-forma-calc-25
{
    width: 320px;
    margin: 20px 40px 20px 0px;
    float: left;
}

.blok-forma-calc-25 .input-prepend input
{
    border: 1px solid #bcdff1;
}

.blok-forma-calc-ustanovka
{
    width: 720px;
    margin: 0px 0px 20px 0px;
    float: left;
}

.blok-forma-calc-ustanovka label
{
    width: 45%;
    margin: 0px 2% 5px 0px !important;
    float: left;
}


.blok-forma-calc .input-prepend {
    float: left;
    margin-bottom: 0px;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap;
    width: 120px;
}

.blok-forma-calc .input-prepend input
{
    padding: 14px 10px;
    width: 100%;
    border: 1px solid #bcdff1;
    box-sizing: border-box;
    height: 50px;
    font-family: OpenSans-Regular, Arial, Verdana;
}

.blok-forma-calc .input-prepend-img
{
    float: left;
    width: 15px;
    margin: 17px 20px 0 20px;
}

.forma-blok-title
{
    line-height: 120%;
    margin: 0px 0px 40px 0px;
    text-align: left;
    font-family: OpenSans-Regular, sans-serif;
    font-size: 24px;
    color: #2f7cb7;
    font-weight: 400;
	display: block;
}


.radio, .checkbox {
    min-height: 20px;
    padding-left: 0px !important;
}

.blok-forma-calc-25
{

}

.blok-forma-calc-25 .checkbox-info {
    float: left;
    width: 200px;
    margin: 6px 0 15px 20px;
    font-size: 13px;
    font-family: OpenSans-Regular, Calibri, Tahoma;
    line-height: 120%;
    color: #abc0ca;
}

div.blok-forma-calc-25 .fake-checkbox {
    margin: 10px 0 10px 0;
}

div.blok-forma-calc-25  .btn-success {
    color: #000;
    border-bottom: 3px solid #2482ca !important;
    border-radius: 0px !important;
    background-color: #fff !important;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 17px;
}

div.blok-forma-calc-25 input[type="button"].btn-block {
    width: auto;
    margin: 10px 0 0 0;
}










/* Derevo-Alyuminievye okna */

.derevo-pe
{
    background: url(../images/derevo/bg-derevo.jpg) no-repeat;
    padding: 0px 5%;
    box-sizing: border-box;
}

.derevo-pe-left
{
    background: url(../images/derevo/derevo-profil.png) no-repeat;
	height: 523px;
    width: 303px;
	float: left;
	margin: 50px 15% 50px 10%;
}

.derevo-pe-right
{
    margin: 100px 0 20px;
	float: left;
	max-width: 500px;
}

.derevo-pe-right p {
    margin: 0px 0 20px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 18px;
    color: #141a2f;
    line-height: 140%;
}

.derevo-pe-right h2 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 46px;
    margin: 20px 0 20px 0px;
    color: #141a2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.derevo-pe-right h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 24px;
    margin: 0px 0 20px 0px;
    color: #4bae42;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.derevo-vybirayut {
    margin: 40px 0 20px 0px;
	width: 100%;
    float: left;
}

.derevo-vybirayut h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 36px;
    margin: 20px 0 10px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.tabs.derevo1 label {
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 19px;
}

.tabs.derevo1 #tab_l2 {
    margin: 20px 50px 40px 0;
}

.blok-tabs-derevo-img {
    display: none;
}

.derevo-vybirayut-img
{
    margin: 0px 5% 0px 0;
    float: left;
    width: 40%;
}

.derevo-vybirayut-img img {
    border-radius: 4px;
}

.derevo-vybirayut-text {
    margin: 0px 0% 0px 0;
    float: left;
    width: 55%;
}

.derevo-vybirayut-text p {
    margin: 0 0 9px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 19px;
    color: #000;
    line-height: 140%;
}

.derevo-vybirayut-text ol {
    margin-left: 1.5em;
    margin-bottom: 2em;
    margin-top: 2em;
}

.derevo-vybirayut-text h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 30px;
    margin: 20px 0 20px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.derevo-vybirayut-text ol > li {
    list-style-image: none;
    list-style-type: decimal;
    margin: 0 0 10px 0;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 19px;
    color: #000;
    line-height: 1.42857143;
}

.derevo-vybirayut-shema-img
{
    margin: 30px 0 50px 0;
    float: left;
    width: 100%;
}





/* Otdelka Balkonov */

.balkon-pe
{
    background: url(../images/bg-item-okna.jpg) no-repeat;
    padding: 0px 0% 0 0;
    box-sizing: border-box;
}

.balkon-pe-left
{
    background: url(../images/balkon/balkon.png) no-repeat;
	height: 561px;
    width: 522px;
	float: left;
	margin: 0px 10% 0px 0%;
}

.balkon-pe-right
{
    margin: 100px 0 20px;
	float: left;
	max-width: 600px;
}

.balkon-pe-right p {
    margin: 0px 0 20px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 18px;
    color: #141a2f;
    line-height: 140%;
}

.balkon-pe-right h2 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 46px;
    margin: 20px 0 20px 0px;
    color: #141a2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.balkon-pe-right h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 24px;
    margin: 0px 0 20px 0px;
    color: #4bae42;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.vneshnya-otdelka {
    margin: 40px 0 20px 0px;
	width: 100%;
    float: left;
}

.vneshnya-otdelka h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 36px;
    margin: 20px 0 10px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}


.vneshnya-otdelka h4 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 26px;
    margin: 20px 0 30px 0px;
    color: #4bae42;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.vneshnya-otdelka p {
    margin: 0 0 10px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 19px;
    color: #000;
    line-height: 140%;
}

.podblok-vneshnya-otdelka
{
    margin: 20px 50px 20px 0;
    float: left;
    width: 100px;
}

.podblok-vneshnya-otdelka-text {
    margin: 10px 0 0px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 13px;
    color: #000;
    line-height: 120%;
	min-height: 60px;
}

.tabs.otdelka label {
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 19px;
}

.tabs.otdelka #tab_l2 {
    margin: 20px 50px 40px 0;
}

.blok-tabs-otdelka-img {
    display: none;
}

.blok-vneshnya-otdelka
{
    margin: 20px 0px 20px 0;
}

.blok-vneshnya-otdelka h3
{
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 26px;
    margin: 0px 0 20px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blok-otdelka-material
{
    margin: 0px 30px 20px 0;
    float: left;
    width: 110px;
}

.blok-otdelka-material-text {
    margin: 10px 0 0px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 13px;
    color: #000;
    line-height: 120%;
	min-height: 40px;
}

.blok-vneshnya-otdelka-img
{
    margin: 0px 5% 0px 0;
    float: left;
    width: 40%;
}

.blok-vneshnya-otdelka-img img {
    border-radius: 4px;
}

.blok-vneshnya-otdelka-text {
    margin: 0px 0% 0px 0;
    float: left;
    width: 55%;
}

.blok-vneshnya-otdelka-text p {
    margin: 0 0 9px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 19px;
    color: #000;
    line-height: 140%;
}

.blok-vneshnya-otdelka-text ol {
    margin-left: 1.5em;
    margin-bottom: 2em;
    margin-top: 2em;
}

.blok-vneshnya-otdelka-text h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 30px;
    margin: 20px 0 20px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blok-vneshnya-otdelka-text ol > li {
    list-style-image: none;
    list-style-type: decimal;
    margin: 0 0 10px 0;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 19px;
    color: #000;
    line-height: 1.42857143;
}

.blok-vnutri-otdelka
{
    margin: 20px 40px 20px 0;
    float: left;
    width: 150px;
}

.blok-vnutri-otdelka-text {
    margin: 10px 0 0px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 12px;
    color: #000;
    line-height: 120%;
	min-height: 80px;
}

.podblok-vnutrennya-otdelka
{
    margin: 20px 0 20px;
    float: left;
    width: 100%;
    position: relative;
}

.podblok-vnutrennya-otdelka-img
{
    position: absolute;
}

.podblok-vnutrennya-otdelka-text
{
    margin: 0 0 0 300px;
}

.podblok-vnutrennya-otdelka-text h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 26px;
    margin: 0px 0px 20px;
    color: rgb(20, 28, 47);
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.podblok-vnutrennya-otdelka-text p {
    margin: 20px 0px 20px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 19px;
    color: rgb(0, 0, 0);
    line-height: 140%;
}

.blok-pol
{
    margin: 20px 40px 20px 0;
    float: left;
    width: 165px;
}

.blok-pol-text
{
    margin: 20px 0 0px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 14px;
    color: #000;
    line-height: 120%;
}

.blok-potolok
{
    margin: 20px 40px 20px 0;
    float: left;
    width: 218px;
}

.blok-potolok-img
{

}

.blok-potolok-text
{
    margin: 20px 0 0px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 14px;
    color: #000;
    line-height: 120%;
}

.blok-uteplenie-polistirol
{
    margin: 20px 0px 60px 0;
    float: left;
    width: 100%;
}

.blok-uteplenie-polistirol h4 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 26px;
    margin: 20px 0 30px 0px;
    color: #141c2f;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blok-uteplenie-polistirol-img {
    margin: 0px 40px 0px 0;
    float: left;
    width: auto;
}

.blok-uteplenie-polistirol-text {
    margin: 0px 0% 0px 0;
    float: left;
	font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 19px;
    color: rgb(0, 0, 0);
    line-height: 140%;
    width: 55%;
}

.blok-uteplenie
{
    margin: 20px 40px 20px 0;
    float: left;
    width: 300px;
}

.blok-uteplenie-text
{
    margin: 20px 0 0px;
    font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 13px;
    color: #000;
    line-height: 140%;
}


.funkcionalnaya-zona
{
    margin: 40px 0px 40px;
    width: 100%;
    float: left;
}

.funkcionalnaya-zona h3 {
    font-family: Panton-ExtraBold, Tahoma;
    font-size: 36px;
    margin: 20px 0px 50px;
    color: rgb(20, 28, 47);
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.blok-funkcionalnaya-zona-img
{
    margin: 0px 40px 40px 0;
    float: left;
    width: auto;
}

.blok-funkcionalnaya-zona-text
{
    margin: 0px 0% 40px 0;
    float: left;
	font-family: OpenSans-Regular, Arial, Verdana;
    font-size: 19px;
    color: rgb(0, 0, 0);
    line-height: 140%;
    width: 55%;
}
