@charset "UTF-8";
html { font-family: sans-serif; }
body { margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; } 
a { background-color: transparent; }
a:active { outline: 0; }
a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b,strong { font-weight: bold; }
dfn { font-style: italic; }
h1 { font-size: 2em; margin: 0.67em 0; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } 
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure{ margin: 1em 40px; }
hr { box-sizing: content-box; height: 0; }
pre { overflow: auto; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size:1em; } 
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button {overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
input { line-height: normal;}
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding:0; }
html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
/*------------------------------------*\
	02. Twitter Bootstrap
\*------------------------------------*/
html { font-size: 16px; }
body { font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.625; color: #999999; background-color: #f2f2f2; }
h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: .5rem; }
p { margin-top: 0; margin-bottom: 1rem; }
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999999; }
address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }
ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }
ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }
dt { font-weight: bold; }
dd { margin-bottom: .5rem; margin-left: 0; }
blockquote { margin: 0 0 1rem; }
a { color: #539ad0; text-decoration: none; }
a:focus, a:hover { color: #2e74a8; text-decoration: underline; }
a:focus { outline: thin dotted; outline: 5px auto; outline-offset: -2px; }
pre { margin-top: 0; margin-bottom: 1rem; }
figure { margin: 0 0 1rem; }
img { vertical-align: middle; }
[role="button"] { cursor: pointer; }
table { background-color: transparent; }
caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #999999; text-align: left; caption-side: bottom; }
th { text-align: left; }
label { display: inline-block; margin-bottom: .5rem; }
input, button, select, textarea { margin: 0; line-height: inherit; border-radius: 0; }
textarea { resize: vertical; }
fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }
legend { display: block; width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; }
input[type="search"] { box-sizing: inherit; }
output { display: inline-block; }
[hidden] { display: none !important; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-family: "Roboto", Helvetica, Arial, sans-serif; font-weight: bold; line-height: 1.1; color: #333333; }
h1 { font-size: 2.1875rem; }
h2 { font-size: 1.875rem; }
h3 { font-size: 1.5625rem; }
h4 { font-size: 1.25rem; }
h5 { font-size: 1rem; }
h6 { font-size: 0.9375rem; }
.container { margin-left: auto; margin-right: auto; padding: 0; position: relative; width:100%}
.container::after { content: ""; display: table; clear: both; }
@media (min-width: 544px) { .container { max-width: 576px; } }
@media (min-width: 768px) { .container { max-width: 720px; } }
@media (min-width: 992px) { .container { max-width: 940px; } }
@media (min-width: 1200px) { .container { max-width: 1140px; } }
.container-fluid { margin-left: auto; margin-right: auto; padding-left: 0.9375rem; padding-right: 0.9375rem; }
.container-fluid::after { content: ""; display: table; clear: both; }
.row { margin-left: -0.9375rem; margin-right: -0.9375rem; }
.row::after { content: ""; display: table; clear: both; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 { position: relative; min-height: 1px; padding-left: 3rem; padding-right: 3rem; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }
.col-xs-1 { width: 8.33333%; }
.col-xs-2 { width: 16.66667%; }
.col-xs-3 { width: 25%; }
.col-xs-4 { width: 33.33333%; }
.col-xs-5 { width: 41.66667%; }
.col-xs-6 { width: 50%; }
.col-xs-7 { width: 58.33333%; }
.col-xs-8 { width: 66.66667%; }
.col-xs-9 { width: 75%; }
.col-xs-10 { width: 83.33333%; }
.col-xs-11 { width: 91.66667%; }
.col-xs-12 { width: 100%; }
@media (min-width: 544px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
	.col-sm-1 { width: 8.33333%; }
	.col-sm-2 { width: 16.66667%; }
	.col-sm-3 { width: 25%; }
	.col-sm-4 { width: 33.33333%; }
	.col-sm-5 { width: 41.66667%; }
	.col-sm-6 { width: 50%; }
	.col-sm-7 { width: 58.33333%; }
	.col-sm-8 { width: 66.66667%; }
	.col-sm-9 { width: 75%; }
	.col-sm-10 { width: 83.33333%; }
	.col-sm-11 { width: 91.66667%; }
	.col-sm-12 { width: 100%; } }
@media (min-width: 768px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
	.col-md-1 { width: 8.33333%; }
	.col-md-2 { width: 16.66667%; }
	.col-md-3 { width: 25%; }
	.col-md-4 { width: 33.33333%; }
	.col-md-5 { width: 41.66667%; }
	.col-md-6 { width: 50%; }
	.col-md-7 { width: 58.33333%; }
	.col-md-8 { width: 66.66667%; }
	.col-md-9 { width: 75%; }
	.col-md-10 { width: 83.33333%; }
	.col-md-11 { width: 91.66667%; }
	.col-md-12 { width: 100%; } }
@media (min-width: 992px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
	.col-lg-1 { width: 8.33333%; }
	.col-lg-2 { width: 16.66667%; }
	.col-lg-3 { width: 25%; }
	.col-lg-4 { width: 33.33333%; }
	.col-lg-5 { width: 41.66667%; }
	.col-lg-6 { width: 50%; }
	.col-lg-7 { width: 58.33333%; }
	.col-lg-8 { width: 66.66667%; }
	.col-lg-9 { width: 75%; }
	.col-lg-10 { width: 83.33333%; }
	.col-lg-11 { width: 91.66667%; }
	.col-lg-12 { width: 100%; } }
@media (min-width: 1200px) {
	.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 { float: left; }
	.col-xl-1 { width: 8.33333%; }
	.col-xl-2 { width: 16.66667%; }
	.col-xl-3 { width: 25%; }
	.col-xl-4 { width: 33.33333%; }
	.col-xl-5 { width: 41.66667%; }
	.col-xl-6 { width: 50%; }
	.col-xl-7 { width: 58.33333%; }
	.col-xl-8 { width: 66.66667%; }
	.col-xl-9 { width: 75%; }
	.col-xl-10 { width: 83.33333%; }
	.col-xl-11 { width: 91.66667%; }
	.col-xl-12 { width: 100%; } }
html { font-size: 15px; }
@media (min-width: 992px) { html { font-size: 16px; } }
img { max-width: 100%; height: auto; }
.item { position: relative; display: block; margin-bottom: 0.75rem; background-color: #fff; border: 0 solid #eeeeee; }
.item-block { padding: 1.875rem; border: 1px solid #eeeeee; }
p.smal { font-size: 14px; }
a:focus, a:active { outline: none; }
.catalogs { background-color: #f2f2f2; padding: 30px 0px; }
body .boxed-container { background-color: #ffffff; overflow-x: hidden; }
.catalog { margin-bottom: 5.625rem; position: relative; z-index: 100; }
.item { display: block; color: #999999; margin-bottom: 2rem; }
.item-block { padding: 0.9375rem 1.1875rem 0.875rem; position: relative; }
.item-block::after { position: absolute; content: ''; border: 10px solid transparent; border-width: 0 0 10px 10px; border-bottom-color: #cccccc; bottom: 0.625rem; right: 0.625rem; transition: all 200ms ease-out; }
.item-img { width: 100%; }
.item-title, .item-block h5 { font-size: 0.9375rem; margin-bottom: 0.0625rem; transition: all 200ms ease-out; }
.item-text, .item-block p { font-size: 0.875rem; }
.item-text:last-child, .item-block p:last-child { margin-bottom: 0; }
.item:focus, .item:hover { text-decoration: none; color: #999999; }
.item:focus h5, .item:hover h5 { color: #8f8578; }
.item:focus .item-title, .item:hover .item-title { color: #8f8578; }
.item:focus .item-block::after, .item:hover .item-block::after { border-bottom-color: #8f8578; }
.catalog-grid .item { box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
.catalog-grid .item-block { border: 0; }
@media all and (max-width: 991px) {	.row > * { margin-bottom: 30px; } }
#wrap {
	position:fixed;
	left:0;
	width:100%;
	top:0;
	height:100%;
}
#wrap iframe {
	display: block;
	width:100%;
	height:100%;
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
header {
    vertical-align: middle;
}
.header_top_bottom_holder {
    position: relative;
}
.header_bottom {
    background-color: #fff;
    padding: 0 45px;
    position: relative;
    transition: all 0.2s ease 0s;
}
header .header_bottom {
    border-bottom: 1px solid rgba(148, 148, 148, 0.2);
}
.header_inner_right {
    float: right;
    position: relative;
    z-index: 110;
}
.q_logo {
    left: 0;
    position: relative;
    top: 50%;
}
.container_inner {
    margin: 0 auto;
    width: 1100px;
}
header .container_inner .header_inner_left {
    left: 0;
    position: absolute;
    top: 0;
}
.logo_wrapper {
    float: left;
}
.q_logo a {
    display: block;
    position: relative;
}
.q_logo img {
    display: block;
    max-width: none;
	margin-left: 20px;
    opacity: 1;
    position: absolute;
    top: -50%;
    transition: opacity 0.6s ease-in-out 0s;
    width: auto !important;
}
.qbutton {
	border-radius: 100px;
	box-sizing: initial !important;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    outline: 0 none;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: color 0.1s linear 0s, background-color 0.1s linear 0s, border-color 0.1s linear 0s;
    white-space: nowrap;
    width: auto;
	text-decoration: none;
	height: 30px;
    line-height: 30px;
    padding: 0 17px;
	font-size: 11px;
	color: #ffffff;
	background-color: #303030;
	margin-top: 32px;
}
.qbutton:hover, .qbutton:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}