* {
outline: none;
}

*:focus {
outline: none;
}

a:focus,
input:focus,
select:focus,
textarea:focus {
outline: none;
}

form {
padding: 0px;
margin: 0px;
}

input::-ms-clear {
display: none;
}

body, html {
height: 100%;
min-height: 100%;
min-width: 1020px;
}

@font-face {
font-family: 'PTSans';
src: url('/fonts/ptsans-webfont.eot');
src: url('/fonts/ptsans-webfont.eot?#iefix') format('embedded-opentype'),
	 url('/fonts/ptsans-webfont.woff') format('woff'),
	 url('/fonts/ptsans-webfont.ttf') format('truetype'),
	 url('/fonts/ptsans-webfont.svg#pt_sansregular') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'PTSans';
src: url('/fonts/ptsansbold-webfont.eot');
src: url('/fonts/ptsansbold-webfont.eot?#iefix') format('embedded-opentype'),
	 url('/fonts/ptsansbold-webfont.woff') format('woff'),
	 url('/fonts/ptsansbold-webfont.ttf') format('truetype'),
	 url('/fonts/ptsansbold-webfont.svg#pt_sansbold') format('svg');
font-weight: bold;
font-style: normal;
}

@font-face {
font-family: 'PTSans';
src: url('/fonts/ptsansitalic-webfont.eot');
src: url('/fonts/ptsansitalic-webfont.eot?#iefix') format('embedded-opentype'),
	 url('/fonts/ptsansitalic-webfont.woff') format('woff'),
	 url('/fonts/ptsansitalic-webfont.ttf') format('truetype'),
	 url('/fonts/ptsansitalic-webfont.svg#pt_sansitalic') format('svg');
font-weight: normal;
font-style: italic;
}

@font-face {
font-family: 'Roboto';
src: url('/fonts/robotomedium-webfont.eot');
src: url('/fonts/robotomedium-webfont.eot?#iefix') format('embedded-opentype'),
	 url('/fonts/robotomedium-webfont.woff') format('woff'),
	 url('/fonts/robotomedium-webfont.ttf') format('truetype'),
	 url('/fonts/robotomedium-webfont.svg#robotomedium') format('svg');
font-weight: normal;
font-style: normal;
}

body {
padding: 0px;
margin: 0px;
color: #000000;
font: 14px/18px 'PTSans', Arial, sans-serif;
background: #ffffff;
}

img {
border-style: none;
}

a {
text-decoration: underline;
color: #0153b9;
}

a:hover {
text-decoration: none;
}

a:visited {
color: #0153b9;
}

.clear {
clear: both;
font-size: 0px;
line-height: 0px;
height: 0px;
}

.main-width {
width: 1020px;
margin: 0px auto;
}

.main-indent {
padding: 0px 20px;
}

a.blue-dot {
text-decoration: none;
border-bottom: 1px dotted #38aafa;
color: #0153b9;
}

a.blue-dot:hover {
border-bottom-color: transparent;
}

#header {
padding: 12px 0px 11px;
}

#header .logo-block {
float: left;
width: 260px;
margin-left: 15px;
padding-top: 13px;
}

#header .info-block {
float: right;
width: 685px;
}

#header .top-info {

}

#header .descr {
float: left;
width: 455px;
padding-top: 16px;
}

#header .descr .leftcol {
float: left;
width: 345px;
position: relative;
}

#header .descr .title {
font: bold 18px/20px 'PTSans', Arial;
color: #085b9c;
padding-top: 2px;
}

#header .descr .address {
font: 13px/17px 'PTSans', Arial;
color: #696969;
padding-top: 13px;
}

#header .rightcol {
float: right;
width: 110px;
text-align: right;
padding-top: 2px;
}

#header .langs a,
#header .langs span {
margin: 0px 0px 0px 11px;
}

#header .langs a.selected,
#header .langs span {
color: #929292;
text-decoration: none;
cursor: default;
}

#header .contacts {
padding-top: 13px;
float: right;
width: 215px;
text-align: right;
font: 13px/18px 'PTSans', Arial;
}

#header .phone {
font: 18px/20px 'Roboto', Arial;
}

#header .phone a {
color: #28ade3;
text-decoration: none;
}

#header .phone img {
vertical-align: top;
margin-right: 5px;
margin-top: -3px;
}

#header .worktime {
color: #696969;
padding-top: 13px;
}

#header .bottom-info {
padding: 10px 0px 0px;
}

#header .eye {
float: left;
width: 175px;
padding: 0px 0px 0px 25px;
font-size: 13px;
color: #696969;
background: url(/img/icon02.png) no-repeat 0px 1px transparent;
}

#header .callback {
float: right;
width: 180px;
text-align: right;
font-size: 13px;
}

#header  .to-map {
float: left;
width: 253px;
padding-left: 17px;
vertical-align: top;
font: 13px/18px 'PTSans', Arial;
background: url(/img/icon01.png) no-repeat 3px 0px transparent;
}

.wrapper-sticky {
z-index: 900;
}

#menu {
height: 50px;
background: #0d4588;
overflow: hidden;
}

#menu .manager {
float: right;
width: 220px;
margin: 6px 5px 0px 0px;
}

#menu ul {
list-style: none outside;
padding: 0px;
margin: 10px 230px 0px 2px;
/* overflow: hidden; */
white-space: nowrap;
height: 60px;
}

#menu li {
float: left;
padding-left: 1px;
background: url(/img/menu-sep.png) no-repeat 0px 0px transparent;
}

#menu ul > li:first-child {
padding-left: 0px;
background-image: none;
}

#menu ul a {
display: block;
padding: 0px 16px;
font: 15px/30px 'PTSans', Arial;
color: #ffffff;
text-decoration: underline;
zoom: 1;
}

#menu ul a:hover {
text-decoration: none;
}

#menu ul a.selected {
color: #d2d1d1;
text-decoration: none;
}

#slider-tabs {
border-bottom: 1px dotted #7f98b5;
margin-bottom: 12px;
}

#slider-tabs .list-wrap {
height: 385px !important;
overflow: hidden;
}

#slider-tabs .scheme {
position: relative;
}

#slider-tabs .scheme img {
vertical-align: top;
}

#slider-tabs ul.nav {
padding: 21px 0px 28px;
margin: 0px;
list-style: none outside;
text-align: center;
}

#slider-tabs ul.nav  li {
display: inline-block;
vertical-align: top;
/* width: 195px; */
width: 162px;
margin: 0px 15px;
}

#slider-tabs ul.nav a {
display: block;
text-decoration: none;
text-align: center;
font: bold 17px/22px 'PTSans', Arial;
color: #085b9c;
}

#slider-tabs ul.nav img {
max-width: 100%;
vertical-align: top;
}

#slider-tabs ul.nav a > div {
padding-top: 10px;
}

#slider-tabs ul.nav a > div span {
border-bottom: 1px dotted #085b9c;
}

#slider-tabs ul.nav a.current {
color: #adb4bf;
}

#slider-tabs ul.nav a:hover span,
#slider-tabs ul.nav a.current span {
border-bottom-color: transparent;
}

#map {
width: 100%;
height: 385px;
}

.komerk-map .content {
width: 300px;
min-height: 85px;
padding: 35px;
font: 13px/20px 'PTSans', Arial;
color: #000000;
}

.komerk-map .content .name {
display: block;
margin: 0px 0px 20px 0px;
font: bold 16px/20px 'PTSans', Arial;
color: #001a55;
}

.komerk-map .content b {
font-weight: normal;
color: #666666; 
}

.komerk-map .content .phone {
color: #333333;
font-size: 17px;
font: 17px/18px 'Roboto', Arial;
}

#about {
padding: 27px 20px 15px 51px;
}

#about  h1 {
text-align: center;
margin: 0px 31px 27px 0px;
}

#about p {
margin: 8px 0px;
}

#about ul {
margin: 10px 0px 15px 29px;
padding: 0px;
list-style: none outside;
}

#about ul li {
margin: 0px 0px 11px;
position: relative;
}

#about ul li img.icon {
position: absolute;
top: -2px;
left: -29px;
width: 23px;
height: auto;
}

#about .faq-link {
margin-top: 17px;
text-align: right;
}

#about .faq-link span {
display: inline-block;
font: 16px/18px 'PTSans', Arial;
height: 26px;
background: url(/img/faq-icon.jpg) no-repeat 0px 0px transparent;
padding: 4px 0px 0px 32px;
}

#services {
padding: 30px 0px 0px;
}

#services .h1 {
text-align: center;
margin: 0px 0px 28px;
}

#services-tabs  {
padding: 0px 10px;
}

#services-tabs .nav {
list-style: none outside;
margin: 0px;
padding: 0px;
height: 104px;
}

#services-tabs .nav li {
float: left;
width: 25%;
}

#services-tabs .nav li > a {
display: block;
height: 103px;
border-top: 1px solid #e5eaf1;
border-left: 1px solid #e5eaf1;
border-right: 1px solid #e5eaf1;
background: #e5eaf1;
text-align: left;
text-decoration: none;
cursor: pointer;
font: bold 18px/18px 'PTSans', Arial;
margin-left: 8px;
}

#services-tabs .nav > li:first-child > a {
margin-left: 0px;
}

#services-tabs .nav a:hover {
border-top: 1px solid #eaeff6;
border-left: 1px solid #eaeff6;
border-right: 1px solid #eaeff6;
background: #eaeff6;
}

#services-tabs .nav a.current,
#services-tabs .nav a.current:hover {
background: #ffffff;
border-top: 1px solid #c9d0d6;
border-left: 1px solid #c9d0d6;
border-right: 1px solid #c9d0d6;
height: 104px;
}

#services-tabs .nav .img {
float: left;
width: 90px;
margin-left: 5px;
height: 103px;
line-height: 103px;
vertical-align: middle;
text-align: center;
}

#services-tabs .nav .img img {
max-height: 103px;
max-width: 100%;
vertical-align: middle;
}

#services-tabs .nav .text {
margin: 0px 5px 0px 100px;
padding-top: 39px;
}

#services-tabs .nav #bx_1373509569_804 .img {
width: 75px;
}

#services-tabs .nav #bx_1373509569_804 .text {
margin-left: 82px;
}

#services-tabs .list-wrap {
padding: 31px 20px 74px 40px;
border-top: 1px solid #c9d0d6;
}

#services-tabs .list-wrap > div {

}

#services-tabs .list-wrap ul {
list-style: none outside;
padding: 0px;
margin: 15px 0px;
}

#services-tabs .list-wrap p,
#services-tabs .list-wrap li {
margin: 0px 0px 12px;
}

#services-tabs .list-wrap li {
position: relative;
}

.service-links {
overflow: hidden;
margin: 66px 0px 0px;
height: 50px;
}

.page-content .service-links {
margin-top: 50px;
}

.service-links .contract,
.service-links .price {
float: left;
width: 200px;
margin: 0px 0px 0px 56px;
position: relative;
display: table;
height: 50px;
vertical-align: middle; 
text-align: left;
font: 16px/18px 'PTSans', Arial;
}

.service-links .contract:before,
.service-links .price:before {
content: "";
display: block;
width: 39px;
height: 50px;
position: absolute;
top: 0px;
left: -56px;
zoom: 1;
}

.service-links .contract:before {
background: url(/img/icon11.png) no-repeat 0px 0px transparent;
}

.service-links .price:before {
background: url(/img/icon12.png) no-repeat 0px 0px transparent;
}

.service-links .price {
width: 151px;
}

.service-links .contract > span,
.service-links .price > span {
width: 100%;
display: table-cell;
vertical-align: middle;
position: relative;
text-align: left;
}

.service-links .contract > span > span,
.service-links .price > span > span {
display: inline;
vertical-align: middle;
}

.service-links .price {
/* background: url(/img/icon12.png) no-repeat 0px 0px transparent; */
}

.service-links .to-service {
float: left;
width: 180px;
padding-top: 17px;
font: 16px/18px 'PTSans', Arial;
}

.service-links .manager {
float: right;
width: 220px;
padding-top: 8px;
}

#order-tabs  {
padding: 0px 10px;
}

#order-tabs .nav {
list-style: none outside;
margin: 0 0 30px;
padding: 0px;
height: 44px;
border-bottom: 1px solid #e5eaf1;
}

#order-tabs .nav li {
float: left;
/* width: 25%; */
}

#order-tabs .nav li > a {
display: block;
height: 43px;
border-top: 1px solid #e5eaf1;
border-left: 1px solid #e5eaf1;
border-right: 1px solid #e5eaf1;
background: #e5eaf1;
text-align: center;
text-decoration: none;
cursor: pointer;
font: bold 18px/43px 'PTSans', Arial;
margin-left: 8px;
padding:0 30px;
}

#order-tabs .nav > li:first-child > a {
margin-left: 0px;
}

#order-tabs .nav a:hover {
border-top: 1px solid #eaeff6;
border-left: 1px solid #eaeff6;
border-right: 1px solid #eaeff6;
background: #eaeff6;
}

#order-tabs .nav a.current,
#order-tabs .nav a.current:hover {
background: #ffffff;
border-top: 1px solid #c9d0d6;
border-left: 1px solid #c9d0d6;
border-right: 1px solid #c9d0d6;
height: 44px;
}

#news {
background: #0d4588;
padding: 25px 0px 36px;
margin: 0px 0px 20px;
}

#news .main-indent {
padding: 0px 40px;
}

#news .h1 {
color: #ffffff;
margin: 0px 115px 35px 0px;
}

#news a {
color: #99ccff;
}

#news .all-news {
float: right;
width: 110px;
font-size: 16px;
text-align: right;
margin-top: 11px;
}

#news .news-container {
position: relative;
}

#news .b-img {
float: left;
width: 300px;
}

#news .b-img img {
max-width: 290px;
border: 5px solid #ffffff;
vertical-align: top;
}

#news .text {
margin-left: 320px;
padding-bottom: 100px;
min-height: 100px;
}

#news .without-img .text {
margin-left: 0px;
}

#news .text .title {
margin: 0px 0px 9px;
font-weight: bold;
font-size: 16px;
}

#news .text .title a {
color: #ffffff;
}

#news .text .tt {
color: #d0d0d0;
font-size: 15px;
}

#news .text .date {
color: #99ccff;
font-style: italic;
font-size: 14px;
margin: 17px 0px 0px;
}

#news .navigate {
position: absolute;
bottom: -5px;
right: -5px;
width: 580px;
height: 80px;
}

#news .navigate .nav {
width: 49%;
vertical-align: bottom;
line-height: 80px;
height: 80px;
white-space: nowrap;
}


#news .navigate .img {
display: inline-block;
vertical-align: bottom;
width: 110px;
height: 80px;
}

#news .navigate .img.no-img {
width: 1px;
}

#news .navigate .img img {
max-width: 100px;
max-height: 70px;
border: 5px solid #ffffff;
}

#news .navigate .link {
display: inline-block;
vertical-align: bottom;
padding-top: 2px;
padding-bottom: 2px;
font-size: 15px;
position: relative;
line-height: 18px;
}

#news .navigate .link a {
vertical-align: bottom;
}

#news .navigate .link span {
display: block;
position: absolute;
top: 2px;
width: 8px;
height: 17px;
background: url(/img/gray-arrows.png) no-repeat 0px 0px transparent;
}

#news .navigate .prev {
float: left;
text-align: right;
margin-right: 2%;
}

#news .navigate .next {
float: right;
text-align: left;
}

#news .navigate .prev .link {
padding-left: 17px;
margin-right: 15px;
}

#news .navigate .prev .link span {
left: 0px;
background-position: 0px 0px; 
}

#news .navigate .next .link {
padding-right: 17px;
margin-left: 15px;
}

#news .navigate .next .link span {
right: 0px;
background-position: -8px 0px; 
}

#partners {
margin: 0px 0px 0px;
padding: 30px 0px 0px;
}

#partners .h1 {
text-align: center;
margin: 0px 0px 7px;
}

#partners .partners-block {
text-align: center;
line-height: 75px;
vertical-align: middle;
}

#partners .partners-block img {
margin: 0px 13px 18px;
max-height: 75px;
vertical-align: middle;
}

#partners .partners-main {
margin: 17px 0px 2px;
text-align: center;
line-height: 100px;
}

#partners .partners-main img {
vertical-align: middle;
max-height: 100px;
/* margin: 0px 25px 15px; */
margin: 0px 10px 15px;
}

#reviews {
margin: 0px 0px 55px;
padding: 40px 0px 0px;
}

#reviews .all-reviews {
float: right;
width: 110px;
font-size: 15px;
text-align: right;
margin-top: 2px;
margin-right: 20px;
}

#reviews .h1 {
text-align: center;
margin: 0px 115px 45px;
}


#main-portfolio {
margin: 0px 0px 55px;
padding: 40px 0px 0px;
}
#main-portfolio .h1 {
text-align: center;
margin: 0px 115px 45px;
}
#main-portfolio .all-portfolio {
float: right;
width: 110px;
font-size: 15px;
text-align: right;
margin-top: 2px;
margin-right: 20px;
}
#main-portfolio .portfolio-main{
text-align: center;
line-height: 208px;
vertical-align: middle;
}
#main-portfolio .portfolio-main img {
vertical-align: middle;
max-width: 253px;
max-height: 206px;
border: 1px solid #dfdadb;
margin: 0px 10px 15px;
}


#vacancies-main {
background: #ebebeb;
padding: 30px 0px 25px;
margin: 0px 0px 20px;
}

#vacancies-main .h1 {
margin: 0px 150px 26px;
text-align: center;
}

#vacancies-main .all-vacancies {
float: right;
width: 125px;
font-size: 15px;
text-align: right;
margin-top: 2px;
margin-right: 20px;
}

#vacancies-main .vacant-block {
text-align: center;
}

#vacancies-main .one-vacant {
display: inline-block;
vertical-align: top;
white-space: nowrap;
margin: 0px 15px 10px;
padding: 2px 15px 2px 0px;
background: url(/img/gray-arrow.png) no-repeat right center transparent;
font-size: 16px;
}

#contacts {
padding: 37px 0px 53px;
}

#contacts .h1 {
text-align: center;
margin: 0px 0px 30px;
}

#contacts .left {
width: 554px;
float: left;
}

#contacts .right {
float: right;
width: 420px;
font: 13px/18px 'PTSans', Arial, sans-serif;
padding-top: 10px;
}

#contacts .right table {
width: 100%;
}

#contacts .right td {
padding: 8px 4px;
vertical-align: top;
}

#contacts .right td:first-child {
text-align: right;
width: 95px;
}

#contacts .right td.big-blue {
color: #085b9c;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}

#contacts .right td.medium-gray {
color: #858585;
}

#contacts .right tr:first-child td.medium-gray {

}

#contacts .right .big-phone {
color: #000000;
font: 18px/18px 'Roboto', Arial;
text-decoration: none;
}

#contacts .right a.skype {
font: 18px/10px 'Roboto', Arial;
color: #28ade3;
text-decoration: none;
}

#contacts .right img.skype {
vertical-align: top;
margin-right: 5px;
margin-top: -3px;
}

#contacts .right td.vmiddle {
vertical-align: middle;
}

#contacts .map-container {
width: 540px;
height: 385px;
padding: 6px;
background: #0d3a81;
}

#contacts .map-container > div {
-moz-box-shadow: 0px 1px 3px #000000;
-webkit-box-shadow: 0px 1px 3px #000000;
box-shadow: 0px 1px 3px #000000;
background: #ffffff;
}

#contact-map {
width: 540px;
height: 385px;
}

.contact-block .phone {
font-family: 'Roboto', Arial, sans-serif;
font-size: 18px;
}

.contact-block .medium-phone {
font-family: 'Roboto', Arial, sans-serif;
font-size: 14px;
}

#footer {
border-top: 1px dotted #7f98b5;
padding: 20px 0px 30px;
overflow: hidden;
font-size: 12px;
color: #5d5d5d;
}

#footer .copy {
float: left;
width: 215px;
padding: 11px 0px 0px;
}

#footer .created_by {
float: right;
margin: 0px 25px 0px 0px;
width: 325px;
text-align: right;
}

#footer .created_by img {
vertical-align: top;
margin: 0px 20px 0px 0px;
}

#footer .created_by span {
display: inline-block;
padding: 11px 0px 0px; 
}

.custom-form .label {
padding: 0px 0px 8px 10px;
font: 14px/20px 'PT Sans', Arial, sans-serif;
}

.custom-form  .input-holder {
margin: 0px 0px 15px;
position: relative;
}

.custom-form  .input-holder .now {
font-style: italic;
color: #818181;
padding: 6px 0px 0px 10px;
font-size: 12px;
}

.custom-form .problems {
font-style: italic;
color: #818181;
padding: 20px 0px 0px 0px;
font-size: 12px;
}

.custom-form .answer {
font-style: italic;
color: #818181;
padding: 14px 0px 0px 0px;
font-size: 12px;
text-align: center;
}

.custom-form .btn-holder {
text-align: center;
padding: 10px 0px 0px;
}

input.custom[type="text"],
input.custom[type="password"],
input.custom[type="email"] {
display: block;
width: 300px;
padding: 6px 10px 7px;
margin: 0px;
background: #ffffff;
box-shadow: inset 0 1px 3px #828282;
-webkit-box-shadow: inset 0 1px 3px #828282;
-moz-box-shadow: inset 0 1px 3px #828282;
font: 14px/20px 'PT Sans', Arial, sans-serif;
height: 20px;
color: #000000;
cursor: text;
position: relative;
border: 0px none;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}

input[type="text"].custom::-webkit-input-placeholder {
font-style: italic;
color: #838383;
}

input[type="text"].custom:-moz-placeholder,
input[type="text"].custom::-moz-placeholder {
font-style: italic;
color: #838383;
}

input[type="text"].custom:-ms-input-placeholder {
font-style: italic;
color: #838383;
}

textarea.custom {
display: block;
width: 300px;
padding: 2px 0px 2px 10px;
margin: 0px;
background: #ffffff;
box-shadow: inset 0 1px 3px #828282;
-webkit-box-shadow: inset 0 1px 3px #828282;
-moz-box-shadow: inset 0 1px 3px #828282;
font: 14px/20px 'PT Sans', Arial, sans-serif;
height: 115px;
color: #000000;
cursor: text;
position: relative;
border: 0px none;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
resize: none;
}

input.custom[type="text"]:focus,
input.custom[type="email"]:focus,
textarea.custom:focus {
box-shadow: inset 0 1px 3px #000000;
-webkit-box-shadow: inset 0 1px 3px #000000;
-moz-box-shadow: inset 0 1px 3px #000000;
}

label.error{
position: absolute;
bottom: 15px;
right: -28px;
z-index: 1030;
display: block;
/* max-width: 120px; */
width: 100px;
font-size: 14px;
line-height: 18px;
padding: 5px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #ab0400;
}

label.error:after {
display: block;
content: '';
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
bottom: -10px;
left: 28px;
border-top-color: #ab0400;
border-width: 10px 10px 0;
}

span.starrequired {
content: '*';
display: block;
position: absolute;
top: 2px;
right: 16px;
width: 5px;
height: 20px;
font: bold 16px/20px Arial;
color: #0e80d6;
z-index: 10;
}

.btn {
display: inline-block;
background-color: #0066cc;
position: relative;
height: 32px;
width: 122px;
padding: 0px;
text-align: center;
border: 0px none;
color: #ffffff;
font: 15px/32px 'PTSans', Arial, sans-serif;
overflow: visible;
cursor: pointer;
text-decoration: none;
-moz-box-shadow: 0px 1px 1px #000000;
-webkit-box-shadow: 0px 1px 1px #000000;
box-shadow: 0px 1px 1px #000000;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}

.big-btn {
width: 178px;
padding: 10px 0px;
}

.gray-btn{
background-color: #c3c2c2;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dad7d7', endColorstr='#8e8d8d',GradientType=0);
background-image: -webkit-gradient(linear, left top, left bottom, from(#dad7d7), to(#8e8d8d));
background-image: -webkit-linear-gradient(top, #dad7d7, #8e8d8d);
background-image: -moz-linear-gradient(top, #dad7d7, #8e8d8d);
background-image: -ms-linear-gradient(top, #dad7d7, #8e8d8d);
background-image: -o-linear-gradient(top, #dad7d7, #8e8d8d);
background-image: linear-gradient(top, #dad7d7, #8e8d8d);
color: #3e3d3d;
}

.gray-btn:hover {
background-color: #cecece;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#8e8d8d',GradientType=0);
background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#8e8d8d));
background-image: -webkit-linear-gradient(top, #e6e6e6, #8e8d8d);
background-image: -moz-linear-gradient(top, #e6e6e6, #8e8d8d);
background-image: -ms-linear-gradient(top, #e6e6e6, #8e8d8d);
background-image: -o-linear-gradient(top, #e6e6e6, #8e8d8d);
background-image: linear-gradient(top, #e6e6e6, #8e8d8d);
color: #3e3d3d;
}

.manager-btn {
display: block;
width: 180px;
padding: 0px 0px 0px 40px;
height: 38px;
line-height: 38px;
text-align: left;
position: relative;
zoom: 1;
}

.manager-btn:before,
.manager .before {
display: block;
content: "";
position: absolute;
top: 9px;
left: 17px;
width: 13px;
height: 23px;
background: url(/img/white-arrow.png) no-repeat 0px 0px transparent;
}

#modal-login {
width: 280px;
margin-left: -140px;
}

.nobr {
white-space: nowrap;
}

#modal-login input.custom[type="text"],
#modal-login input.custom[type="password"] {
width: 195px;
}

#modal-manager {
width: 600px;
margin-left: -300px;
}

#modal-manager .manager {
float: right;
width: 190px;
text-align: center;
padding-top: 10px;
zoom: 1;
}

#modal-manager .manager .name {
padding-top: 15px;
font-style: italic;
color: #818181;
font-size: 12px;
}

#modal-manager .form {
margin-right: 235px;
}

#modal-manager .form input[type="text"] {
width: 285px;
}

#modal-manager .form textarea {
width: 295px;
}

#modal-callback {
margin-left: -190px;
width: 380px;
}

#header .descr .address.long {
width: 100%;
}

.info-page {
margin: 70px 195px 100px; 
}

.info-page img {
float: left;
max-width: 100px;
}

.info-page .text {
margin-left: 110px;
padding-top: 10px;
}

.info-page .title {
color: #0d3b84;
font: 32px/40px 'PTSans', Arial;
margin: 0px 0px 20px;
}

.info-page p {
margin: 0px 0px 12px;
}

.info-page .big-phone {
font-size: 16px;
}

.video-block {
text-align: center;
}

.video-block img:hover {
opacity: 0.8;
filter: alpha(opacity=80);
}

#komerk_page {
padding: 20px 20px 42px;
}

.page-content {
padding: 10px 0px 0px;
}

.page-content .title-icon {
overflow: hidden;
zoom: 1;
margin: 0px 0px 13px;
}

.page-content .title-icon img {
float: left;
margin-right: 15px;
vertical-align: top;
}

.page-content .title-icon h1 {
margin: 23px 0px 0px;
display: table;
zoom: 1;
}

.news-list {
padding: 13px 0px 0px;
}

.news-list .one-new {
padding: 18px 0px 0px;
overflow: hidden;
zoom: 1;
}

.news-list .one-new:first-child {
padding-top: 0px;
}

.news-list .one-new img {
border: 5px solid #004d8a;
float: left;
max-width: 205px;
margin: 3px 20px 0px 0px;
}

.news-list .one-new .text {
display: table;
zoom: 1;
}

.news-list .one-new .date {
color: #99ccff;
margin: 0px 0px 10px;
font: 14px/18px 'PTSans';
font-style: italic;
}

.news-list .one-new .title {
margin: 0px 0px 10px;
font: bold 16px/18px 'PTSans';
color: #000000;
}

.news-list .one-new .title a {
color: #000000;
text-decoration: underline;
}

.news-list .one-new .title a:hover {
text-decoration: none;
}

.back-title {
overflow: hidden;
zoom: 1;
}

.to-back {
float: right;
margin: 6px 0px 0px 10px;
font: 14px/18px 'PTSans', Arial;
zoom: 1;
}

.news-detail {
padding: 11px 0px 0px;
zoom: 1;
}

.news-detail .detail-img {
float: left;
max-width: 290px;
margin: 0px 20px 20px 0px;
border: 5px solid #003784;
}

.news-detail .date {
color: #99ccff;
margin: 0px 0px 10px;
font: 14px/18px 'PTSans';
font-style: italic;
}

.review-row {
padding: 13px 0px 27px;
margin: 0px 0px 0px -54px;
zoom: 1;
overflow: hidden;
min-height:600px;
}

.review-row .one-review {
float: left;
width: 277px;
text-align: center;
margin-left: 54px;
}

.review-row .one-review .title {
margin: 0px 0px 10px;
color: #000000;
font: 14px/20px 'PTSans';
}

.review-row .one-review  img {
max-width: 275px;
border: 1px solid #dfdadb;
vertical-align: top;
}


.portfolio-row {
padding: 13px 0px 27px;
margin: 0px 0px 0px -54px;
zoom: 1;
overflow: hidden;
min-height:240px;
}

.portfolio-row .one-portfolio {
float: left;
width: 255px;
text-align: center;
margin-left: 54px;
padding: 0 10px;
/* border: 1px solid #dfdadb; */
height:240px;
}

.portfolio-row .one-portfolio .title {
margin: 0px 0px 10px;
color: #000000;
font: 14px/20px 'PTSans';
}

.portfolio-row .one-portfolio  img {
max-width: 253px;
max-height: 206px;
border: 1px solid #dfdadb;
vertical-align: top;

}
.portfolio-row .one-portfolio .descr{

}

.jobs-page {
padding: 10px 0px 0px;
}

.jobs-page .job {
margin: 0 0 35px;
}

.jobs-page .job .name {
color: #0d4588;
font: 24px/26px 'PTSans', Arial;
margin: 0 0 7px;
}

.jobs-page .job .title {
color: #0d4588;
font: 18px/20px 'PTSans', Arial;
margin: 0 0 7px;
}

.jobs-page .job .text {
color: #040404;
margin: 0 0 10px;
}

.jobs-page .job p {
margin: 0 0 10px;
}

.jobs-page .job .text a {
color: #0d4588;
font-size: 18px;
font-style: italic;
text-decoration: none;
}

.faq_page {
font-size: 15px;
color: #333333;
padding: 20px 0px 0px;
}

.faq_page .q1 {
margin: 0 0 45px;
}

.faq_page .q1 .title {
font-weight: bold;
margin: 0 0 10px;
}


/* ----- Breadcrumbs ----- */
ul.breadcrumbs {
font: 14px/18px 'PTSans', Arial;
color: #999999;
margin: 0px;
padding: 0px 0px 16px 0px;
list-style: none;
}

.breadcrumbs li {
display: inline;
}

.breadcrumbs a,
.breadcrumbs span {
margin: 0px 7px;
}

.breadcrumbs li:first-child a {
margin-left: 0px;
}

.breadcrumbs a {
color: #0153b9;
}

/* ----- Nav Pages ----- */
.nav-pages {
text-align: left;
margin-top: 37px;
font: 12px/18px Arial;
}

.nav-pages a {
color: #0d4588;
margin: 0px 6px;
text-decoration: underline;
}

.nav-pages a.r-indent {
margin-right: 33px;
}

.nav-pages a.l-indent {
margin-left: 33px;
}

.nav-pages > a:first-child {
margin-left: 0px;
}

.nav-pages a:hover {
text-decoration: none;
}

.nav-pages a:visited {
color: #9a9a9a;
}

.nav-pages a.color,
.nav-pages a.color:visited {
color: #0d4588;
}

.nav-pages span.sep {
border-left: 1px dotted #0d4588;
display: inline-block;
height: 10px;
}

.nav-pages span.nav-current-page {
position: relative;
}

.nav-pages span.nav-current-page span {
position: relative;
background: #0d4588;
color: #ffffff;
font-weight: bold;
zoom: 1;
padding: 3px 4px;
}

/* ----- Bigfont version ----- */
.bigfont #about {
font: 18px/22px 'PTSans', Arial;
}

.bigfont #about h1 {
font: 24px/28px 'Roboto', Arial;
}

.bigfont #services-tabs .list-wrap {
font: 18px/22px 'PTSans', Arial;
}

.bigfont #news .text .date {
font-size: 16px;
}

.bigfont #news .text .tt {
font: 18px/22px 'PTSans', Arial;
}

.bigfont .liteAccordion .slide .text {
font: 18px/20px 'PTSans', Arial;
}

.bigfont .liteAccordion .slide .author {
font-size: 16px;
}

.bigfont #contacts .right {
font: 16px/20px 'PTSans', Arial;
}

.bigfont .page-content {
font: 18px/22px 'PTSans', Arial;
}

.bigfont .news-list .one-new .date {
font-size: 16px;
}

.bigfont .news-detail .date {
font-size: 16px;
}

.bigfont .faq_page {
font: 18px/22px 'PTSans', Arial;
}

a.print{
background: url(/img/icon_pechat.png) top left no-repeat;
line-height: 20px;
padding-left: 22px;
float: left;
margin-left:103px;
margin-top:10px;
display:block;
}

#form_info,
#form_company_name{
	border: none;
	color:#fff;
	/* height: 0;
	position:absolute;
	top:0;
	left:0; */
	padding: 0;
}
input#form_info::placeholder{color:#fff;}
input#form_company_name::placeholder{color:#fff;}


.form-block{
	box-shadow: 0 0 4px rgba(0, 0, 0, .3); 
	border-radius: 2px; 
	padding:20px 10px; 
	margin-bottom:40px;
	/* margin:0 auto; 
	width:600px; */
}
.form-block h2{text-align:center;}
.order-text{
	font-size:17px;
	line-height: 20px;
    margin-bottom: 18px;
}

.data-table.form{width:100%;}
.data-table.form td{padding:12px 8px;position:relative;}
.data-table.form tr td:first-child{width:33%;}
.data-table.form tr td:last-child{width:67%;}

.data-table.form span.starrequired{
	display:inline-block;
	position: relative;
	right: -2px;
}
.data-table.form label.error{
	right: auto;
    left: 16px;
    color: #ab0400;
    background-color: transparent;
    padding: 0;
    bottom: -7px;
    width: 90%;
    text-align: left;
	z-index:100;
}
.data-table.form label.error:after{border:none;}


.data-table.form INPUT[type="text"]{
	position:relative;
	background: none;
    border: 0;
    margin: 0;
    padding: 0;
    outline: none !important;
    display: block;
    float: left;
    width: 100%;
    height: 38px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #F5FAFB;
    background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #e4e4e4 100%);
    background-image: linear-gradient(to top, #ffffff 0%, #e4e4e4 100%);
    box-shadow: 0 1px 0 #f4f4f4, inset 0 1px 1px rgba(0, 0, 0, 0.35);
    border-radius: 3px;
    color: #000;
}
.data-table.form INPUT[type="text"].error{border:1px solid #ab0400;}
.data-table.form textarea{
	background: none;
    border: 0;
    margin: 0;
    padding: 0;
    outline: none !important;
    display: block;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px 3px;
    background-color: #F5FAFB;
    background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #e4e4e4 100%);
    background-image: linear-gradient(to top, #ffffff 0%, #e4e4e4 100%);
    box-shadow: 0 1px 0 #f4f4f4, inset 0 1px 1px rgba(0, 0, 0, 0.35);
    border-radius: 3px;
    color: #000;
}
.data-table.form input[type="submit"]{
	border-radius: 10px;
	box-shadow: none;
    background: #FFF;
    height: 48px;
    line-height: 48px;
    padding: 0 55px;
    align-items: center;
    color: #0d4588;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #0d4588;
	margin-top: 15px;
}
.data-table.form input[type="submit"]:hover{
	color: #FFF;
	background: #0d4588;
}
.col-sm-12 td{font-size:17px;}
.col-sm-12 p{
	font-size:17px;
	line-height: 20px;
    margin-bottom: 18px;
}
#modal_request{
    background: #fff;
    font-size: 17px;
    line-height: 24px;
    color: #495f49;
    font-weight: bold;
    text-align: center;
}