
@import url('https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic,900|Open+Sans:300,400,600,700');

@import url('font-awesome.css');

body {
	font-family:"Verdana", sans-serif;
	font-size:12px;
	font-weight:300;
	line-height:1.6em;
	color:#656565;
    background-color: #fcf6ea;
    height: 100%;
}

.container {
    width: 970px !important;
    max-width: none !important;
}

.container .navbar-header,
.container .navbar-collapse {
    margin-right: 0; 
    margin-left: 0; 
    padding-left: 0;
    padding-right: 0;
}

a {
    color: #666666;
}

a:active {
	outline:0;
}

header .navbar {
    margin-bottom: 0;
}

.navbar-default {
    border: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    margin-right: -15px;
    margin-left: -15px;
}

.navbar-default .navbar-brand {
    color: #eee;
}

.navbar-default .navbar-brand:hover {
    color: #fff;
}

header .navbar-collapse  ul.navbar-nav {
    float: right;
    margin-right: 0;
}

header .navbar-default{
/*    background-color: #2c4751;*/
    background-color: #2a5f5f;
	border-bottom: 1px solid #ddd;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar-default .navbar-nav > .open > a,
header .navbar-default .navbar-nav > .open > a:hover,
header .navbar-default .navbar-nav > .open > a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

/*
header .navbar-nav > li  {
    padding: 15px 0;
}
*/

header  .navbar-nav > li > a {
    padding-bottom: 10px;
    margin-left: 1px;
    line-height: 30px;
	font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

header .nav .caret {
    border-bottom-color: #f5f5f5;
    border-top-color: #f5f5f5;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color:  #fff;
}	
	

.dropdown-menu  {
    box-shadow: none;
    border-radius: 0;
	border: 1px solid #eee;
    background-color: #f2f2f2;
}

header .navbar-nav > li > ul > li {
	border-bottom: 1px solid #eee;
    border-right: none;
}

header .navbar-nav > li > ul > li.dropdown-submenu > ul > li {
	border-bottom: 1px solid #eee;
}


.dropdown-menu li:last-child  {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

header .nav li .dropdown-menu  {
   padding: 0;
}

header .nav li .dropdown-menu li a {
   line-height: 30px;
   padding: 3px 12px;
}

header ul.nav li {
	border-right: solid 1px #9c9c9c;
	margin:0;
}

header ul.nav li:last-child {
	border-right: none;
	margin:0;
}

header ul.nav li a {	
	font-size: 12px;
}

header ul.nav li ul li a {	
	font-size:12px;
	border:none;
	font-weight:600;
}

.navbar .nav > li > a {
  color: #ddd;
  text-shadow: none;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #fff;
  text-shadow: none;
    background-color: #eee;
    color: #255050;
}

.dropdown-menu li:hover,
.dropdown-menu li a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a, 
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
	background: #f5f5f5;
}
.navbar .nav a:hover {
	background:#fff;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
	background:#eee;
	font-weight:700;
    color: #255050;
}

.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
	background:#eee;
	outline:0;
	font-weight:700;
}

.navbar .nav li .dropdown-menu {
	z-index:2000;
}

header ul.nav li ul {
	margin-top:1px;
}
header ul.nav li ul li ul {
	margin:1px 0 0 1px;
}
.dropdown-menu .dropdown i {
	position:absolute;
	right:0;
	margin-top:3px;
	padding-left:20px;
}

.navbar .nav > li > .dropdown-menu:before {
  display: inline-block;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-bottom-color: none;
  content:none;
}

ul.nav li.dropdown a {
	z-index:1000;
	display:block;
}

header .nav .dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
}

.row {
	margin-bottom:30px;
}

blockquote {
	font-size:16px;
	/* font-weight:400; */
	font-family: 'Roboto', sans-serif;
	/* font-style:italic; */
	padding-left:0;
	/* color:#a2a2a2; */
	line-height:1.6em;
	border:none;
}

blockquote cite { 
    display:block; 
    font-size:12px; 
    color:#666; 
    margin-top:10px; 
}

blockquote cite:before { 
    content:"\2014 \0020"; 
}

blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { 
    color:#555; 
}

footer a {
	color:#666;
}

footer a:hover {
	color:#444;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, h4{
	color: #2a5f5f;
}

footer address {
	line-height:1.6em;
}

footer h5 a:hover, footer a:hover {
	text-decoration:none;
}

ul.social-network {
	list-style:none;
	margin:0;
}

ul.social-network li {
	display:inline;
	margin: 0 5px;
}

footer ul.social-network li i {
	font-size: 1.3em;
}

.navbar-header {
  float: left;
}

.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}

.navbar-toggle {
  display: none;
}
.navbar-collapse {
  border-top: 0;
}

.navbar-nav {
  float: left;
  margin: 0;
}
.navbar-nav > li {
  float: left;
}
.navbar-nav > li > a {
  padding: 10px;
}

#feedback {
    width: 100%;
    text-align: center;
    margin: auto;
}

#feedback input {
    margin: 0;
    padding: 10px 10px;
    border: none;
    width: 100%;
    background: none;
    font-size: 12px;
    color: #222;
}

#feedback input::-moz-placeholder {
    color: #666;
}

#feedback form {
    display: block;
    margin-top: 0em;
}

#feedback table {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

#feedback tbody{
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

#feedback tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

#feedback table tr td {
    width: 200px;
    border: 2px solid #FFA500;
    position: relative;
}

#feedback .button {
    width: 100%;
    background: #FFA500;
    text-align: center;
    font-weight: 700;
    color: #fff;
}
#feedback .button:hover {
   	background: #FFFFFF;
	color:#FFA500;
	cursor:pointer;
    font-weight: 700;
}

header .top ul.topleft-info {
	list-style: none;
	margin: auto;
	padding-top: 5px;
}

.cta-text {
	text-align: left;
}

.cta-btn {
	float:right;
	padding:20px;
	margin-top:10px;
}

.scrollup{
    position:fixed;
	width:32px;
	height:32px;
    bottom:0px;
    right:20px;
	background: #222;
-webkit-border-radius: 2px 2px 0 0;	
	-moz-border-radius: 2px 2px 0 0;	
	border-radius:  2px 2px 0 0;	
}

a.scrollup {
	outline:0;
	text-align: center;
}

a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	margin-top: 10px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration:none;
}

footer {
    padding:10px 0 10px 0;
    background: url(../img/feat-bg.jpg) no-repeat top center;
}

header .top .row {
	margin-bottom: 0;
}

header .top {
	padding:5px 0;
	margin:0;
	background: #eee;
}

header .top {
	border-bottom: 1px solid #ddd;
}

header .top ul.topleft-info li {
	margin: 0 20px 0 0;
	padding:0;
	font-weight: 600;
}

header .top ul.topleft-info li a:hover {
	text-decoration: none;
	outline: 0;
}

.btn {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    border: none;
    border-radius: 300px;
    font-weight: 700;
}

.btn-yellow {
    color: #fef4e9;
    border: solid 1px #da7c0c;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top, #faa51a, #f47a20);
    background: -ms-linear-gradient(top, #faa51a, #f47a20);
    background-image: -o-linear-gradient(top, #faa51a, #f47a20);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}

.btn-yellow:hover, .btn-yellow:focus {
    color: #fef4e9;
    background: #f47c20;
    background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
    background: -moz-linear-gradient(top, #f88e11, #f06015);
    background: -ms-linear-gradient(top, #f88e11, #f06015);
    background-image: -o-linear-gradient(top, #f88e11, #f06015);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}

.btn-yellow:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	background: -ms-linear-gradient(top,  #f47a20,  #faa51a);
    background-image: -o-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/*
a.con:hover {
    text-decoration: none;
    color: #2a6496;
}
*/

/*
.number {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    padding: 10px 0;
}
*/

.client {
    opacity:.50;
    display: block;
    max-width: 100%;
}

.client:hover {
    opacity: 1;
}

.list ul {
    padding: 0;
}

.list ul li {
    list-style: none;
    padding: 5px 0;
    border-bottom: solid 1px #666666;
    padding-left: 25px;
    background: url(../img/png/placeholder.svg) no-repeat;
    background-size: 20px;
    background-position: 0;
}

.row {
    margin-bottom: 0;
}

h2 {
    font-size: 25px;
}

.line {
    background: url(../img/hr.png) repeat-x scroll 0 top transparent;
}

.line1 {
    background: url(../img/hr3.png) repeat-x scroll 0 top transparent;
}

.line2 {
    background: url(../img/hr4.png) repeat-x scroll 0 top transparent;
}

h1.h2-hr,h2.h2-hr {
    position: relative;
    font-size: 160%;
    color: #2a5f5f;
    text-align: center;
}

h1.h2-hr>span,h2.h2-hr>span {
    position: relative;
    display: inline-block;
    line-height: 45px;
    padding: 0 1em;
    background-color: #fcf6ea;
    margin-top: 5px;
}
.content {
    min-height: 100%;
	height: auto !important;
	height: 100%;
}

.size13 {
    font-size: 13px;
}

.sub-menu:hover {
    font-size: 14px;
}



.marginbottom30 {
    margin-bottom: 30px;
}

.topcontact>a {
    color: #951A1D;
}

.topcontact>a:hover {
    color: #ff0808;
}

.cta-text>p>a {
    color: #2a5f5f;
    font-weight: 700;
    
}
.main {
    margin-top: 85px;
}

.main h4 {
    text-align: center;
    padding-top: 30px;
    font-size: 160%;
}

.main h4>a{
    color: #2a5f5f;
} 

.flex-viewport h4 {
    font-size: 14px;
}

li.open ul.dropdown-menu li.active a {
    color: #333;
}

li.open ul.dropdown-menu li.active a:hover {
    color: #333;
    background-color: #ffffff;
}

table td a {
    text-decoration: underline;
}

.blocks a:hover {
    text-decoration: none;
}

/*ФОРМА*/
.contact_form ul {
    list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
}
.contact_form li{
	padding:12px; 
	position:relative;
} 

.contact_form label {
	width:120px;
	display:inline-block;
	float:left;
	padding:3px;
}
.contact_form input {
	padding:5px 8px;
}
.contact_form textarea {padding:8px; width:300px;}
.contact_form button {margin-left:156px;}

	.contact_form input, .contact_form textarea { 
		border:1px solid #aaa;
		box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
		border-radius:2px;
		padding-right:30px;
		-moz-transition: padding .25s; 
		-webkit-transition: padding .25s; 
		-o-transition: padding .25s;
		transition: padding .25s;
	}
	.contact_form input:focus, .contact_form textarea:focus {
		background: #fff; 
		border:1px solid #555; 
		box-shadow: 0 0 3px #aaa; 
		padding-right:70px;
	}

.contact_form input:required, .contact_form textarea:required {
	background: #fff url(../img/red_asterisk.png) no-repeat 98% center;
}
.contact_form input:required:valid, .contact_form textarea:required:valid {
	background: #fff url(../img/valid.png) no-repeat 98% center;
	box-shadow: 0 0 5px #5cd053;
	border-color: #28921f;
}

.form_hint {
	background: #d45252;
	border-radius: 3px 3px 3px 3px;
	color: white;
	margin-left:8px;
	padding: 1px 6px;
	z-index: 999; 
	position: absolute; 
	display: none;
}
.form_hint::before {
	content: "\25C0";
	color:#d45252;
	position: absolute;
	top:1px;
	left:-6px;
}
.contact_form input:focus + .form_hint {display: inline;}
.contact_form input:required:valid + .form_hint {background: #28921f;}
.contact_form input:required:valid + .form_hint::before {color:#28921f;}
	

/*ТАБЛИЦА И СПИСКИ*/

.content table {
    margin: 20px 0;
    width: 100%;
}

.content table caption {
    font-weight: bold;
    font-size: 120%;
}

.content table tr th {
    text-align: left;
    font-weight: bold;
    background: #ddd;
    padding: 10px 30px;
}

.content table tr td {
    background: #eee;
    padding: 15px 0;
    border: 1px solid #fff;
}

.content table tr td ul li {
    padding-bottom: 5px;
}

.content ol>li>blockquote {
    color: #656565;
}

.content h4 {
    color: #2a5f5f;
}

/*РАЗДЕЛ БЕЗОПАСНОСТЬ*/

.banner {
    border: 2px solid #f9794c;
    border-radius: 5px;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}

.banner span {
    display: inline-block;
}

.databanner {
    background-color: #f9794c;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 61px;
    text-align: center;
    vertical-align: middle;
    width: 145px;
    min-height: 61px;
}

.titleBanner {
    color: #f9794c;
    line-height: 12px;
    vertical-align: middle;
    width: 150px;
}

.blue {
    padding-left: 20px;
    color: #006fb1;
    font-size: 15px;
    font-weight: bold;
}

.star-all{
    height: 29px;
    width: 200px;
    margin-bottom: 10px;
}
.stars {
    background-image: url(../img/Green_back.svg);
    display: inline-block;
}

.star {
    width: 90%;
    height: 100%;
    overflow: hidden;
    background-image: url(../img/Green_fore.svg);
    display: inline-block;
    float: left;
}

.paddingtop30 {
    padding-top: 30px;
}

.footnote {
    font-size: 8px;
    text-align: right;
    opacity: .8;
}

.experience {
    font-size: 47px;
    font-weight: bold;
    padding-top: 30px;
    color: #f9794c;
}

.experience span {
    font-size: 12px;
    font-weight: normal;
}

.brand {
    font-size: 22px;
}
