html {
	overflow-y: scroll;
	overflow-x: hidden;
	font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;}
body {
	background-color: #FFFFFF;  
	font-size: 16px;}
html,body {
	height: 100%;}
#showcase{
	width: 100%;}
#showcase-2{
	width: 100%;
	background-color: #222;
	background-image: url('/images/custom.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 30%;}
#panelnav{
	background-color: #222;}
#panelnav p{
	color:#fff;}
img{
	max-width: 100%;}
.title-blue{
  color: darkorange;}
#top{
	color: #ddd;	
	line-height: 30px;
	padding-bottom: 4px;
	padding-top: 4px;}
h3{
	font-size: 18px;
	font-weight: bold;
	}
h1, h2, h3, h4, h5, h6, .site-title {
	font-family: 'Roboto', sans-serif;
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;}
h4 {    
    font-weight: bolder;
}
.service h3{
	border-bottom: 2px solid #e7e7e7;
	padding-bottom: 5px;
	line-height: 1.5;}
ol, ul{
	padding-left:0;
	margin-bottom: 10px;}
#feature{
	width: 100%;
	background-color:#ddd;}
#top .container .separator {
	border-left: 1px solid #CCCCCC;
	display: inline-block;
	height: 10px;
	margin: 0 20px;
	width: 1px;}
.flex-block{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    vertical-align: top;
    justify-content: center;}
table{
	width: 100%;
	margin: 20px 0px;}
th{
	background-color: #818a8f;}
td,th{
	padding:15px;}
.table-hover>tbody>tr:hover {
    background-color: #aacce8;}
.navbar{
	border-radius: 0 !important;
	margin-bottom: 0px;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	color: #fff;
	background-color: none !important;}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	outline: medium none; }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	outline: medium none; }
.navbar-nav > li > a {
	color: #ddd;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-left: 0px;
    padding-right: 0;
    margin: 50px 20px 0px 0px;
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle;} 
.navbar-nav {    
    padding-bottom: 30px;
	padding-left:15px;}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>a:hover{
	color: #fff;
	background-color: transparent;}
.dropdown-menu {
	padding: 0px !important;
	border-radius: 0 !important;}
.navbar-right .dropdown-menu {
	left: 0 !important;
	right: auto !important; } 
 a.last-grid{
	background: none;
    border: 2px solid #f27d0f;
    color: #f27d0f;
    font-size: 15px;
    letter-spacing: 1px;   
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 5px;
	padding: 8px 20px 8px 20px !important;}
.navbar-toggle .icon-bar {
    display: block;
    width: 28px;
    height: 3px;
  border-radius: 1px;}
a{color:#23527c;
  text-decoration:none;}
#messegeResult> p{
    font-weight: bold;
    color: #f27d0f;
    padding: 20px 0px;}
#main-box {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0px solid #E5E5E5;}
#breadcrumbs {
	background: #f5f5f5 none repeat scroll 0 0;
	padding: 20px 0 0; }
#breadcrumbs .moduletable {
	border: 0;
	padding: 0;
	margin-bottom: 0; }
#fullwidth .moduletable {
	border: 0;
	padding: 0;}
.item {
	padding:0px 0px 0px 15px;
	width: 100% !important;	}
.black .moduletable {
	background: none repeat scroll 0 0 #222222;
	border-color: #222222;
	color: #AAAAAA; }
.custom-block {  
	margin-bottom: 20px;}
.panel.moduletable {
	padding: 0; }
.panel .moduletable {
	box-shadow: none;
	margin: 0px 10px;
	padding: 10px; }
#brand {
	float: left;
	padding-left: 15px;
	padding-top: 5px; }
#brand img {
	padding-bottom: 10px;
	padding-top: 20px; }
.page-header {
	margin: 10px 0 20px; }
.hasTooltip {
	display: inline !important; }
.noMainbody {
	display: none !important; }
ul.unstyled, ol.unstyled {
	list-style: outside none none;
	margin-left: 0;
	padding: 0; }
#pop-print {
	float: right;
	margin: 10px; }
.btn.modal{
	bottom: auto;
	display: inline;
	left: auto;
	position: relative;
	top: auto; }
#wrap{
	height: auto !important;
	margin: 0 auto 0px;
	min-height: 100%;}
#copy.well{
	border-radius: 0;
	border: 0;
	margin: 0; }
#footer .moduletable {
	background: transparent;
	border: 0; }
#push {
	height: 60px; }
.float-left {
	float: left; }
.float-right {
	float: right; }
.group:before, .group:after {
	content: "";
	display: table; }
.group:after {
	clear: both; }
.ie7 .group {
	zoom: 1; }
.form-horizontal .control-label {
	text-align: inherit !important; }
i.icon-calendar:before {
	content: "\1f4c5";
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	position: relative;
	top: 1px; }
div.contact-form-field label,
div.message-label label {
	display: inline !important; }
div#jform_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
	padding: 0; }
.container>div>img{
  padding-bottom: 10px;}
.control-group input[type="checkbox"] {
	width: 10px !important; }
.btn-toolbar {
	margin-bottom: 10px; }
.error-page-inner {
	display: table;
	height: 100%;
	min-height: 100%;
	text-align: center;
	width: 100%; }
.error-code {
	font-size: 96px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 10px;
	padding: 0; }
.error-page-inner .fa.fa-exclamation-triangle {
	font-size: 96px;
	line-height: 1;
	margin-bottom: 10px; }
.title, .component-content h2 {
	text-shadow: none; }
.title-line {
	background: none repeat scroll 0 0 #d1d1d1;
	height: 2px;
	margin-bottom: 20px;
	width: 100%; }
.title-line span {
	display: block;
	height: 2px;
	width: 90px;
	background: #428bca; }
.title1 .title-line, .title2 .title-line, .title3 .title-line, .title4 .title-line, .title6 .title-line, .box3 .title-line, .box4 .title-line {
	display: none; }
.title1 .title {
	background: url(../images/bg-h3.gif) repeat-x scroll 0 100% transparent;
	border-bottom: none;
	padding-bottom: 20px; }
.title2 .title {
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 15px;
	margin-bottom: 20px; }
.title3 .title {
	padding-bottom: 15px;
	margin-bottom: 20px; }
.title4 .title {
	background: url(../images/divider.png) repeat-x scroll center center transparent;
	border-bottom: none !important;
	margin-bottom: 25px; }
.title4 .title span {
	background: #ffffff;
	padding-right: 15px; }
#rt-footer .title4 .title span {
	background: #262626; }
#rt-maintop .title4 .title span, #rt-bottom .title4 .title span {
	background: #f6f6f6; }
.title5 .title {
	background: url(../images/cat-bg-repeat.png) repeat-x scroll center center transparent;
	padding-bottom: 0 !important;
	border-bottom: none !important; }
.title > span {
	background: none repeat scroll 0 0 transparent; }
span.fa, span.fab {
	padding-right: 10px; }
.title6 .title {
	border-bottom: 2px solid #1d6fa5;
	padding-bottom: 15px;
	margin-bottom: 20px; }
.box1 .moduletable {
	background: #eee; }
.box2 .moduletable {
	background: #363636;
	color: #adadad; }
.blog-more {
	padding: 10px 5px; }
.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0px;
	text-decoration: none;
	color: #000000;
	background-color: rgba(235, 235, 235, 0.8);
	font-size: 12px;
	padding: 1em;
    border-radius: 5px;}
.back-to-top:hover {
	background-color: rgba(135, 135, 135, 0.5); }
.error .container {
	display: table;
	height: 100%;
	min-height: 100%;
	text-align: center;
	width: 100%;
	padding: 200px 0; }
.error .container h1 {
	font-size: 140px; }
.headroom {
	transition: transform 200ms linear; }
.headroom--unpinned {
	transform: translateY(-100%); }
.header {
	background-color: inherit;
	line-height: 60px; }
.header__link {
	border: 0 none;
	color: #fff;
	text-decoration: none; }
.header__link:focus {
	background-color: rgba(78, 205, 196, 0.1);
	outline: 0 none; }
.header__link:hover .icon {
	color: #4ecdc4; }
.header--fixed {
	left: 0;
	right: 0;
	top: 0;
	z-index: 10;}
/*OFFLINE*/
#frame input.inputbox {
	border: 1px solid #ccc;
	padding: 8px;
	width: 100%;
	border-radius: 4px; }
#frame {
	margin-top: 100px; }
.nav-child{
	z-index: 1000;}
@media (max-width: 319px) {
	#inCarousel{display: none;}
	body{
		font-size: 90%;
	}
	}
	
@media (max-width: 800px) {	
.navbar-nav > li > a{
	padding-left: 5px;
	margin: 20px;}	
.item {
	height: 570px;}
.navbar-nav .open .dropdown-menu .dropdown-header,
.navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
    font-size: 1rem;
    color: #ffffff;
   }
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 40px;
   }
   }

/* Landscape phone to portrait tablet */
@media only screen and (min-width: 768px) and (max-width: 991px) {
section {
    margin-top: auto;    }
.navbar-nav > li > a {
    line-height: 30px !important;    
	margin-top: 10px;}
.catalog-card{
	display: flex;}
.product-card {	
	width: 100%;}
}

@media screen and (min-width: 1200px)  {
section {
    margin-top: auto; }
.item-catalog{
	display: flex;	
	align-items: flex-end;
	flex-direction: row;} 
	}
@media screen and (min-width: 992px)and (max-width: 1200px) {
.item-catalog{
	display: flex;	
	align-items: flex-end;
	flex-direction: row;} 
 }
 
.icons .btn-group,
.icons .btn-group a[data-toggle="tab"][aria-expanded="false"],
ul.nav-tabs > li > a[data-toggle="tab"][aria-expanded="false"] {
	display: block !important; }
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {  
	margin-left: 0 !important; }
.checkbox label, .radio label {
	padding-left: 20px;
	padding-right: 10px; }
label {
	display: block;
	margin-bottom: 5px; }
label, input, button, select, textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    font-family: arial;}
label, select, button,
input[type="button"], input[type="reset"],
input[type="submit"], input[type="radio"],
input[type="checkbox"] {
	cursor: pointer; }
.contact-form .control-group input, .contact-form .control-group textarea, .contact-form .control-group .uneditable-input {
	width: 100%; }
.email-copy-input {
	float: left; }
.control-group .control-label {
	padding-top: 7px;
	padding-bottom: 7px; }
div#jform_catid_chzn.chzn-container, div#jform_catid_chzn.chzn-container div.chzn-drop,
div#jform_state_chzn.chzn-container, div#jform_state_chzn.chzn-container div.chzn-drop,
div#jform_featured_chzn.chzn-container, div#jform_featured_chzn.chzn-container div.chzn- drop,
div#jform_access_chzn.chzn-container, div#jform_access_chzn.chzn-container div.chzn-drop,
div#jform_metadata_tags_chzn.chzn-container, div#jform_metadata_tags_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container,
div#jform_tags_chzn.chzn-container {
	width: 260px !important; }
.chzn-container-single .chzn-single {
	width: 140px; }
.chzn-container .chzn-drop {
	width: 100px; }
.input-append .add-on, .input-prepend .add-on {
	display: inline-block;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc;}
.input-small {
    width: 90px;}
.btn.modal {
    background: #eee;}
.carousel-caption{
	text-align: left;
	left: 5%;
	top: 40%;
    width: 90%;}
.b-w3ltxt{font-size: 24px;
    letter-spacing: 3px;
    font-weight: 900;
	padding: 5vw 15px 0;}
.caption-first{
    color: #fff;}
.captio-two{
	color: #ffc168;}
.caption{
	font-size: 20px;
	color: #ffc168;	
	min-height: 170px;}
li.caption{
	padding-bottom: 5px;
	min-height: 10px;}
.carousel-indicators{	
	text-align: left;
    left: 10%;
    top: 90%;
	padding-top: 20px;	
	color:#ffc168;
    padding-left: 15px;}
.carousel-indicators li{
	width: 16px;
	height: 16px;
	background-color: #fff; 
	margin-right: 10px;}
.carousel-indicators .active{
	width: 16px;
	height: 16px;
	background-color: #ffc168;
	margin-right: 10px;}
#inCarousel{
	background-color: #3b3b44; 
	background-size: cover;
	padding: 0px;}
.btn-banner, .btn-banner a:focus, .btn-banner a:hover  {
    background: none;
    border: 2px solid #fff;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 10px 30px;
    display: inline-block;
	margin-bottom: 10px;}
.btn-banner1, .btn-banner1 a:focus, .btn-banner1 a:hover{
    background: #333;
    border: 2px solid #333;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 10px 30px;
    display: inline-block;
	margin-bottom: 10px;}
.my-3,.mf-3,.mr-3, .mt-3{    
    border-color: #f1c40f;
    display: block;
    text-transform:uppercase;}
.header_right{
    width: 100%;}
.l_title {
    margin: 0;
    border: none;
    color: #fff;
    position: relative;
    padding: 25px 1.98413% 23px;
    text-transform: uppercase;
    font: 28px/28px;
	display: block;
    text-align: center;
	background: #d7891a;}
.l_title:after {
    top: 100%;
    left: 50%;
    content: "";
    width: 16px;
    height: 16px;
    z-index: 5;
    display: block;
    position: absolute;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: -8px 0 0 -8px;
	background: #d7891a;}	
.menu_brands_home {
	width: 100%;    
    font: 0/0 serif;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    background: #eee;}
.brands_list{
	margin: 0;
	transform: perspective(1px);
	width: 100%;
    display: -ms-flexbox;
    display: flex;
    justify-content:center;
    flex-flow: wrap;
    -ms-flex-flow: wrap;    
    background: #eee;   
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;}
.grayscale{	
	padding: 0 5px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
    min-height: 50px;
    max-height: 150px;}
.grayscale:hover {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	filter: none; /* IE 6-9 */
/* анимация плавного перехода */
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;}
.advantage p{
	padding-top: 10px; }
.clients{
	padding-left: 15px;
	font-size: 22px;
	color: #fff;	
	padding-top: 40px;
	list-style-position: inside;
	list-style-image: url(/images/mark.png);}
.contact-block{
	font-size: 22px;
	color: #ffc168;
	text-transform: uppercase;
	padding-top: 10px;}
.list-w3{
	list-style-type: none;}
ul.list-w3 li a, ul.list-w3 li, .middle-footer{
	font-size: 15px;
	letter-spacing: .5px;
	list-style-type: none;
	color: #fff;
	margin-bottom: 10px !important;}
.footer{
	padding-top: 40px;}
.copy-right, .middle-footer {
	border-top: 1px dashed #636363;
	padding-top: 20px;
	padding-bottom: 20px;}
.resultokno {
	position: static;
	z-index: 99999; 
	background-color: rgb(247, 247, 247);
	padding: 10px 15px;
	border: 1px solid #ececec;
	border-radius: 0px;
	z-index: 99999;}
.zagtext {
	color: #000;
	font-size: 20px;
	padding: 9px 0px 14px;}
.resultokno div div {
	color: #000;
	font-size: 14px!important;}
.form button[type="submit"], #button{
	padding: 10px 0px!important;
	margin-top: 14px;
	border: 0px solid #bfbfbf;
	cursor: pointer;
	background-color: #002a5c;
	font-size: 16px;
	color: #fff;
	width: 100%;}
.form button[type="submit"]:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;}
ul.contact-form{
	list-style-type: none;}
.t-service{
	width: 65px;
    height: 65px;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	float: left;
    padding-right: 5px;}
#one-service{
	background-image: url(/images/icons/compleks-desigion.png);}
#two-service{
	background-image: url(/images/icons/key.png);}
#three-service{
	background-image: url(/images/icons/montag.png);}
#fore-service{
	background-image: url(/images/icons/service.png);}
.catalog-card, .img-card{
	padding-top: 20px;
	padding-right: 10px;}
.product-card{
	padding:30px 0px;}
.s-sender{
	margin:20px;
	text-align: center;}
.service {    
	margin: 20px 0;
	animation: slideup 2s;
	-moz-animation: slideup 2s;
    -webkit-animation: slideup 2s;
    -o-animation: slideup 2s;
	animation-delay="200";
	animation-duration="400";}
.mr-4{
    margin-right: 1.5rem !important;}
.form-control{
    margin-bottom:15px;}
.slide-one{
	background-image: url(/images/banners/slide-2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;}
.slide-two{
    background-image: url(/images/banners/slide-16.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.slide-three{
    background-image: url(/images/banners/slide-15.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;}

.tel{
    float: right;}
.tel>.fa-phone:before, .fa-download:before{
    color: #f27d0f;}
.second-title{
	color: #337ab7;
	border-bottom: 1px solid;}
html {
   font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-text-size-adjust: 100%;}
body {
   margin: 0;}
article,aside,details, /* 1 */
figcaption,figure,footer,header,
main, /* 2 */
menu,nav,section,summary { /* 1 */
    display: block;}
.articlebody{
	padding-bottom: 20px;}
audio,canvas,progress,video {
    display: inline-block;}   
audio:not([controls]) {
    display: none;
    height: 0;}
progress {
    vertical-align: baseline;}
template, /* 1 */
[hidden] {
    display: none;}
a {
    background-color: transparent; /* 1 */
    -webkit-text-decoration-skip: objects; /* 2 */}
a:active, a:hover {
    outline-width: 0;}
abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */}
b, strong {
    font-weight: inherit;
    font-weight: bolder;}
dfn {
    font-style: italic;}
h1 {
    font-size: 2em;
    margin: 0.67em 0;}
mark {
    background-color: #ff0;
    color: #000;}
small {
    font-size: 80%;}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;}
sub {
    bottom: -0.25em;}
sup {
    top: -0.5em;}
img {
    border-style: none;}
svg:not(:root) {
    overflow: hidden;}
code,kbd,pre,samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */}
figure {
    margin: 1em 40px;}
hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */}
button, input, optgroup,
select,textarea {
    font: inherit; /* 1 */
    margin: 0; /* 2 */}
optgroup {
    font-weight: bold;}
button,input { /* 1 */
    overflow: visible;}
button,select { /* 1 */
    text-transform: none;}
button,html [type="button"], /* 1 */
[type="reset"],[type="submit"] {
   -webkit-appearance: button; /* 2 */}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;}
button:-moz-focusring,
[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;}
fieldset {
    border: 1px solid #c0c0c0;
  	margin: 0 2px;
  	padding: 0.35em 0.625em 0.75em;}
legend {
  	box-sizing: border-box; /* 1 */
  	color: inherit; /* 2 */
  	display: table; /* 1 */
  	max-width: 100%; /* 1 */
  	padding: 0; /* 3 */
  	white-space: normal; /* 1 */}
textarea {
  	overflow: auto;}
[type="checkbox"],[type="radio"] {
  	box-sizing: border-box; /* 1 */
  	padding: 0; /* 2 */}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  	height: auto;}
[type="search"] {
  	-webkit-appearance: textfield; /* 1 */
  	outline-offset: -2px; /* 2 */}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  	-webkit-appearance: none;}
::-webkit-input-placeholder {
  	color: inherit;
  	opacity: 0.54;}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  	font: inherit; /* 2 */
}
.flexrow>h3:first-child{
	padding:15px;}
.flexrow> div{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: flex-start;	
	align-items: flex-start;}
.btn-primary{
	position: fixed;
	bottom:0;
	right:0;
	border-radius: 50px;}
.error{
	text-align: center;
	background-color: #000;	
	padding: 50px 0px;
	min-height: 80vh;}
.error> div{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-around;  
    align-items: center;
    flex-direction: row;}
.error>div>div{
	padding:15px;}
.error>div>div:first-child{
	font-size: 225px;
	color:#f27d0f;	}
.error>div>div:nth-child(2), .error>div> div:nth-child(2):before{
	font-size: 80px;
	color:#f27d0f;
	display: inline-flex;}
.error>div>div:nth-child(2):before{
  	content: "|";}
.error>div> div:nth-child(3){
	font-size: 50px;
	color:#f27d0f;}
.hide {
  	clip: rect(0 0 0 0);
  	height: 1px;
  	margin: -1px;
  	padding: 0;
  	position: absolute;
  	width: 1px;}
.accordion {
  	background: #fff;  
  	border: 1px solid #f27d0f;
  	list-style-type: none;
  	float:right;}
.accordion-list ul{
	list-style-type: none;}
.accordion-item {
  	position: relative;
  	width: 100%;
  	border-bottom: 1px solid #e0e0e0;}
.accordion-item:last-child {
  	border-bottom: none;}
.accordion-label {
  	padding: 20px 32px;
  	width: 100%;
  	display: block;
  	font-size: 18px;
  	line-height:1.5;
  	background-color:#f27d0f;
  	margin-bottom:0px;
  	text-transform: uppercase;}
.accordion-label:hover {
  	cursor: pointer;}
.accordion-label:before {
  	content: '';
  	padding-right:5px; 
  	display: inline-block;
  	border-left: 5px solid #337ab7;
  	border-top: 5px solid transparent;
  	border-bottom: 5px solid transparent;}
input[type=checkbox]:checked ~ .accordion-label:before {
  	-webkit-transform: rotate(90deg);
    transform: rotate(90deg);}
.plus-label{
  	padding: 20px 32px;
  	width: 100%;
  	display: block;
  	font-size: 18px;
  	line-height:1.5;
  	color: #337ab7;
  	margin-bottom:0px;
  	text-transform: uppercase;}
.plus-label:hover {
  	cursor: pointer;}
.plus-label:before {
  	content: '';
  	padding-right:7px; 
  	display: inline-block;
  	border-left: 5px solid #f27d0f;
  	border-top: 5px solid transparent;
  	border-bottom: 5px solid transparent;}
input[type=checkbox]:checked ~ .plus-label:before {
  	-webkit-transform: rotate(90deg);
     transform: rotate(90deg);}
.accordion-child {
  	margin: 0;
  	overflow: hidden;
  	-webkit-transition: all 0.3s ease;
  	transition: all 0.3s ease;
  	opacity: 0;
  	height: 0;
  	-webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  	-webkit-transform-origin: center top;
          transform-origin: center top;
	list-style-type: none;}
input[type=checkbox]:checked ~ .accordion-child {
  	border: 1px solid #f27d0f;
  	margin: 0 -20px 15px -20px;
  	background: #fff;
  	box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.16);
  	padding: 30px;
  	height: auto;
  	opacity: 1;
  	-webkit-transform: scale(1, 1);
     transform: scale(1, 1);}
a.sigplus-image>img {    
  	cursor: zoom-in;}
.pdf-block>div{
  	padding:30px;}
.pdf-block a{
  	margin-left:10px;
  	border-bottom: 1px solid #f27d0f;}
.pdf-block a:hover{
  	text-decoration: none;}
.fancybox-caption:after{
  	border-bottom:0px !important;}
@media(max-width: 479px){
    .col-xxs-1{width: 8.333%;}
	.col-xxs-2{width: 16.666%;}
	.col-xxs-3{width: 25%;}
	.col-xxs-4{width: 33.33%;}
	.col-xxs-5{width: 41.666%;}
	.col-xxs-6{width: 50%;}
	.col-xxs-7{width: 58.333%;}
	.col-xxs-8{width: 66.666%;}
	.col-xxs-9{width: 75%;}
	.col-xxs-10{width: 83.333%;}
	.col-xxs-11{width: 91.666%;}
	.col-xxs-12{width: 100%;}
}
@media (max-width: 800px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,.navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;  }
  .collapse.in{
    display:block !important;  }
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
  }
}