html {
  position: relative;
  min-height:100%;
}

.serif_1 {
	font-family:Georgia, "Times New Roman", serif;
	font-style:italic;
	color: #5a1e9b;
}

.serif {
	font-family:Georgia, "Times New Roman", serif;
	font-style:italic;
	color: #5a1e9b;
}

.serif_3 {
	font-family:Georgia, "Times New Roman", serif;
	font-style:italic;
	color: #0f2d8c;
}


/* font-family: 'Open Sans Condensed', sans-serif; */

body {
	font-family: 'Open Sans', "Segoe UI", Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-bottom:200px;
	color:#000;
	min-width:970px;
/*	padding-top:80px;*/ /* Fixed top nav*/
	padding-bottom:30px;
}

.text_block {
	font-size:16px;
}

.base_page {
	margin-top:20px;
}

/* Forms */

h2.form {
	display:none;
	}

p.email, p.name, p.text {
	position:relative;
	padding-bottom:1em;
}

p.text {
	padding-bottom:200px;
	}

p.email label, p.email br, p.name br, p.text br {
	display:none;
}

p.email input, p.name input, p.text textarea {
	position:absolute;
	top:-0.3em;
	left:100px;
	border:1px solid #ccc;
	border-radius:4px;
	padding:0.25em;
}

p.text textarea {
	width:500px;
	height:200px;
}

:focus::-webkit-input-placeholder { color:transparent; }
:focus::-moz-placeholder { color:transparent; }
:focus::placeholder { color:transparent; }

p.buttons {
	padding-left:100px;
}

p.buttons input {
padding:0.5em 1em;
border:1px solid rgb(10,100,190);
border-radius:5px;
background: rgb(10,100,190);
color:#fff;
}

.service_page h1 {
	padding-top:1em;
}

.service_page ul {
	margin-bottom:2em;
}

/* Footer */

.footer .col-xs-2 {
	padding-right:0;
}

.footer {
	font-size:14px;
	position:absolute;
	bottom:0;
	width:100%;
	height:200px;
	background-color:#F2F2F2; 
}

.footer > .container {
	min-height:200px;
	padding-top:20px;
}

/* Basic styles */

h1, h2, h3, h4 {
	margin:0 0 0.25em 0;
}

h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:3.5em;
	letter-spacing:0.025em;
    text-transform:uppercase;
	font-weight:bold;
	margin:0 0 0.5em 0;
	color: #5a1e9b;
}

h2 {
	font-size: 1.533em;
	font-weight:bold;
}

h4 {
	font-weight:bold;
}

h5 {
	font-size:16px;
	margin-bottom:0.25em;
	line-height:1.2em;
}


hr {
	margin:30px 15px;
}

a {
  color: #06d;
}

a:hover {
	color:#c00;
	text-decoration:none;
}

a:focus {
	color:#c00;
    outline: none;
	text-decoration:none;
}

img {
	max-width:100%;
	height:auto;
}

label {
	font-weight:normal;
}

.form-inline .form-group {
	display:inline-block;
}


.form-inline .form-group input {
	width:275px;
}

/* Misc */

.pdf {
	background:#fff;
	color:#c00;
	padding:0 0.4em 0 0.25em;
}

/* Top menu */

.navbar {
	border:none;
	border-radius:0;
	margin-bottom:0;
}

.navbar-default {
background: rgb(90,30,155);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVhMWU5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzVhMWU5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzBhNjRiZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzBhNjRiZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTY0YmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(90,30,155,1) 0%, rgba(90,30,155,1) 49%, rgba(10,100,190,1) 51%, rgba(10,100,190,1) 51%, rgba(10,100,190,1) 100%);
background: -webkit-linear-gradient(left,  rgba(90,30,155,1) 0%,rgba(90,30,155,1) 49%,rgba(10,100,190,1) 51%,rgba(10,100,190,1) 51%,rgba(10,100,190,1) 100%);
background: linear-gradient(to right,  rgba(90,30,155,1) 0%,rgba(90,30,155,1) 49%,rgba(10,100,190,1) 51%,rgba(10,100,190,1) 51%,rgba(10,100,190,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a1e9b', endColorstr='#0a64be',GradientType=1 );
}

.navbar-back {
background: rgb(90,30,155);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVhMWU5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzliMWU5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iIzBmMmQ4YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTY0YmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(90,30,155,1) 0%, rgba(155,30,155,1) 33%, rgba(15,45,140,1) 66%, rgba(10,100,190,1) 100%);
background: -webkit-linear-gradient(left,  rgba(90,30,155,1) 0%,rgba(155,30,155,1) 33%,rgba(15,45,140,1) 66%,rgba(10,100,190,1) 100%);
background: linear-gradient(to right,  rgba(90,30,155,1) 0%,rgba(155,30,155,1) 33%,rgba(15,45,140,1) 66%,rgba(10,100,190,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a1e9b', endColorstr='#0a64be',GradientType=1 );
}

.nav > li > a, .nav > li > span {
    position: relative;
    display: block;
    padding:5px 10px;
}

.navbar-default .top_menu {
	padding:22px 0 0 20px;

}

.navbar-default .top_menu li, .footer .bottom_menu li, .second_menu li {
	float:left;
}

.navbar-default .top_menu > li > a, .navbar-default .top_menu > li > span {
  color: #FFDC00;
  text-transform:uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size:18px;
  letter-spacing:1px;
  padding:2px 10px;
  border:1px solid transparent;
}

.footer .bottom_menu > li > a, .footer .bottom_menu > li > span {
  text-transform:uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight:normal;
  padding:15px 10px;
  font-size:19px;
  letter-spacing:1px;
}

.footer .bottom_menu > li > a.current, .footer .bottom_menu > li > a.current:hover {
	color:#000;
}

.navbar-back .col-xs-3 {
	padding-left:0;
	padding-right:0;
}

.navbar-default .navbar-brand {
	background:
	url(../images/cck_logo.png)
	no-repeat;
	margin:8px 0 10px 0 !important;
	display:block;
	height:62px;
	width:240px;
	padding:0;
}

.navbar-default .top_menu > li > a:hover, .navbar-default .top_menu > li > a:focus  {
	color:#fff;
	background:transparent;
}

.footer .bottom_menu > li > a:hover, .footer .bottom_menu > li > a:focus  {
	color:#c00;
	background:transparent;
}

.navbar-default a.navbar-brand:hover, .contact_top a:hover  {
	color:#f00;
}

.navbar-default .top_menu > li > span, .navbar-default .top_menu > li > span:hover, .navbar-default .top_menu > li > a.current, .navbar-default .top_menu > li > a.current:hover {
	border:1px solid rgba(255,255,255,0.4);
	border-radius:3px;
	background:transparent;
	color:#fff;
}

.second_menu {
	padding-top:15px;
}

.second_menu > li > a, .second_menu > li > span  {
	font-size:14px;
	padding:5px 10px;
	margin:0 5px;
}

.second_menu > li > a:hover  {
	background:transparent;
}

.second_menu > li > span, .second_menu > li > span:hover {
	border:1px solid rgba(155,30,155,0.4);
	border-radius:3px;
	background:transparent;
	color:rgb(155,30,155);
}

.nav-stacked {
	margin-left:-15px;
	font-size:14px;
}

.nav-stacked > li > a {
	padding:0.5em 15px;
	border:1px solid #fff;
}


.nav-stacked > li > a:hover {
	background:transparent;
	border:1px solid rgba(155,30,155,0.4);
	border-radius:3px;
	color:rgb(155,30,155);
}

.nav-stacked > li.active > a {
	background:transparent;
	color:#000;
	}

.contact_top {
	text-align:right;
	padding-left:0;
	padding-right:0;
}

.phone {
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	padding-top:15px;
	display:block;
	margin-bottom:0;
}

.phone span {
	font-weight:normal;
	font-size:14px;
}

.contacts {
	font-size:13px;
	color:#96A0C8;
}

.contacts a {
	color:#00C8FF;
}

.footer .phone {
	padding-top:0;
	color:#000;
	font-size:20px;
	padding-bottom:0;
}

.footer .phone span {
	font-size:14px;
}

/*.lng {
	font-size:12px;
	text-transform:uppercase;
	text-align:right;
	padding-top:18px;
	line-height:2em;
}

.lng span {
	color:#999;
	outline:1px solid #555;
	padding:0.2em 0.5em 0.25em 0.5em;
}

.lng a {
	padding:0.2em 0.5em 0.25em 0.5em;
}

.lng a:hover {
	color:#f00;
}*/

/* Main */

.city {
	background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgb(217,237,242) 60%, rgba(175,215,230,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgb(217,237,242) 60%,rgba(175,215,230,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgb(217,237,242) 60%,rgba(175,215,230,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#AFD7E6',GradientType=0 ); /* IE6-9 */
	margin-bottom:35px;
}

.city h1.service_header {
	font-size:4em;
	margin:0.75em 0 0.25em 0;
	color: #5a1e9b;
	height: 160px;
}

.city p {
	font-size:18px;
}

.city .container {
	background:	
	url(../images/city_3.png)
	bottom right
	no-repeat;	
	height:420px;
}

.main_service h4 {
	text-align:center;
}

.main_service {
    padding-bottom: 15px;
}

.main_box {
	background-image: url(../images/main_pattern.png);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%), url(../images/main_pattern.png);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%), url(../images/main_pattern.png);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%), url(../images/main_pattern.png);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	max-width:1150px;
	margin: 30px auto;
    padding: 50px 0 0 0;
}

.map {
	background:	
	url(../images/map.png) 0px 25px no-repeat;	
	height:600px;
	width:970px;
	margin:30px auto;
	position: relative;
}

.map h3 {
	margin-top: 20px;
}

.emblem {
	background:
	url(../images/emblem_1.png)
	no-repeat;
	position: absolute;
	height: 110px;
	width: 350px;
	top: 290px;
	left: 465px;
	padding:10px 0 0 110px;	
}

.emblem p {
	font-size:15px;
	color: rgb(180,180,210);
}

.colortext {
	color: rgb(255,225,0);
}

.main_specifications {
	font-size: 0.867em;
	margin-top: 15px;	
}

.main_specifications p {
	margin-right: 70px;
}

.ndx_slider {
margin:0 auto;
width:970px;
visibility:hidden;
}

.ndx_slider_load {
visibility:visible;
}

.ndx_slider .fotorama__thumb {
background:transparent;
}

.ndx_slider .fotorama__thumb-border {
border-color:transparent;
border-bottom-color:#A79A87;
}

.slide_box {
width:970px;
height:330px;
position:relative;
background:#fff;
}

.slide_box a {
display:block;
color:#000;
}

.slide_box a:hover h4 {
color:#c00;
}

.slide_box_img {
padding:30px 45px;
float:left;
}

.slide_box_txt {
padding:30px 45px 0 0;
}

/*** Working ***/

.working h1.service_header {
	font-size:4em;
	margin:0.75em 0 0.25em 0;
	color: #5a1e9b;
}

/* Service_main */

.container h1.service_header {
	font-size:4em;
	margin:0.75em 0 0.25em 0;
	color: #5a1e9b;	
}

.service_box {
	background:
	url(../images/service_pattern.png);
	max-width:1030px;
	margin:0 auto;
	margin-bottom:50px;
	padding: 30px 0;
}

.service_box .row {
	background-color:#fff;
	padding-top:15px;
	padding-bottom:15px;
	font-size:14px;
}

.attachment_service_authors_supervision, .attachment_service_build_control, .attachment_service_survey, .attachment_builders_functions {
	width:400px;
	height:385px;
	padding-bottom: 30px;
	vertical-align: super;
}

.service_answer h3.answer {
	margin-top: 2em;
	margin-bottom:1em;	
}

.service_answer {
	margin-bottom:40px;	
	font-size:14px;
}

.white_block {
	box-shadow: 0 3px 7px rgba(0, 64, 128, 0.2);
    outline: 1px solid #ddd;
    padding-top: 1.5em;
    padding-bottom: 1em;
	padding-left: 15px;
    padding-right: 2em;
	margin: 0 2em 2em -15px;
}

.question_2 {
	padding-top: 0.5em;
}

.answer_2 {
	/*background:
	no-repeat;*/
	/*padding: 0 15px;*/
	/*padding-left:0px;*/
	/*margin-top:20px;*/
}

.answer_3 {
	/*padding-left:2em;*/
	/*padding-right:2em;*/
	/*margin-top:20px;*/
}

.report_object {
    background: url(../images/working_otchet.png) 
	no-repeat;
    padding-left: 184px;
    margin-top: 0px;
}

.guarantee {
	background: url(../images/guarantee.png) top right no-repeat;
    padding:0 160px 2em 0;
    margin-top: 20px;
}

.service_feedback .form-group {
	margin-top:15px;
}
	
/*** Service ***/

.services h1.service_header {
	font-size:4em;
	margin:0.75em 0 0.25em 0;
	color: #5a1e9b;
}

.service_build_control {
	background:	
	url(../images/service_build_control.png)
	bottom right
	no-repeat;
	height:620px;
}

.service_builders_functions {
	background:	
	url(../images/service_builders_functions.jpg)
	bottom right
	no-repeat;
	height:620px;
}

.service_authors_supervision {
	background:	
	url(../images/service_authors_supervision.jpg)
	bottom right
	no-repeat;
	height:620px;
}

.service_survey {
	background:	
	url(../images/service_survey.jpg)
	bottom right
	no-repeat;
	height:620px;
}

.service_build_control h1.service_header, .service_builders_functions h1.service_header, .service_authors_supervision h1.service_header, .service_survey h1.service_header {
	font-size:4em;
	margin:0.75em 0 0.25em 0;
	color: #5a1e9b;
}

.service_build_control h4, .service_builders_functions h4, .service_authors_supervision h4, .service_survey h4 {
	line-height:1.3em;
	margin:3em 0 1em 0;
}

.service_price {
	border-radius:25px;
	border:1px solid #06d; 
	display:block;
	width:220px;
	height:50px;
	line-height:3em;
	text-align:center;
	font-size:1em;
}

.service_projects_box {
/* background-image: url(../images/service_pattern.png);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%), url(../images/service_pattern.png);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%), url(../images/service_pattern.png);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%), url(../images/service_pattern.png);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); */

	background:
	url(../images/service_pattern.png); 
	max-width:1100px;
	margin:40px auto 40px auto;
	padding:30px 0 30px 0;
}

.service_projects_box h3 {
	margin-bottom: 1em;
	padding-left: 3.2em;
}

.service_projects_four {
	width: 970px;
    	margin: 0 auto 0 auto;
    	padding-left: 0px;
}

.service_projects_four li {
	text-align:center;
	list-style:none;
	margin:0;
	padding:0 15px;
	width:25%;
	_height:100px;
	min-height:100px;
	display:inline-block;
	vertical-align:top;
	zoom:0;
	*display:inline;
}

.service_projects {
	width: 970px;
    	margin: 0 auto 0 auto;
    	padding-left: 0px;
}

.service_projects li {
	text-align:center;
	list-style:none;
	margin:0;
	padding:0 15px;
	width:20%;
	_height:100px;
	min-height:100px;
	display:inline-block;
	vertical-align:top;
	zoom:1;
	*display:inline;
}

.service_projects ul li img {
	padding-bottom:1em;
}

.service_projects ul li p {
	line-height:1.2em;
	margin-bottom:0.25em;
}

.service_work_stamp {
	background:
	url(../images/service_work_stamp.jpg)
	center bottom
	no-repeat;
	height:450px;
	border-bottom:1px solid rgba(0,102,221,0.4);
	margin-bottom:30px;
}

.service_well_done_stamp {
	background:
	url(../images/service_well_done.jpg)
	center bottom
	no-repeat;
	height:450px;
	border-bottom:1px solid rgba(0,102,221,0.4);
	margin-bottom:30px;
}

.service_searching_stamp {
	background:
	url(../images/service_searching.jpg)
	-17px 20px
	no-repeat;
	height:341px;
	border-bottom:1px solid rgba(0,102,221,0.4);
	margin-bottom:30px;
}

.service_functions_stamp {
	background:
	url(../images/service_opening.jpg)
	50% 0
	no-repeat;
	height:450px;
	border-bottom:1px solid rgba(0,102,221,0.4);
	margin-bottom:30px;
}

.service_work_stamp p, .service_well_done_stamp p, .service_functions_stamp p, .service_searching_stamp p  {
	font-size:14px;
}

.service_work_stamp_ico_1 {
	background:
	url(../images/service_work_stamp_ico_1.png)
	no-repeat;
	padding-left:90px;
	margin-top:20px;
}

.service_work_stamp_ico_2 {
	background:
	url(../images/service_work_stamp_ico_2.png)
	no-repeat;
	padding-left:90px;
	margin-top:20px;
}

.service_work_stamp_ico_3 {
	background:
	url(../images/service_work_stamp_ico_3.png)
	no-repeat;
	padding-left:90px;
	margin-top:20px;
}

.service_work_stamp_ico_4 {
	background:
	url(../images/service_work_stamp_ico_4.png)
	no-repeat;
	padding-left:90px;
	margin-top:20px;	
}

.service_well_done_ico_1 {
	background:
	url(../images/service_work_stamp_ico_1.png)
	no-repeat;
	padding-left:90px;
	margin-top:20px;
}

.service_well_done_ico_2 {
	background:
	url(../images/service_work_stamp_ico_2.png)
	no-repeat;
	padding-left:90px;
	margin-top:20px;
}

.service_well_done_ico_3 {
	background:
	url(../images/service_work_stamp_ico_3.png)
	no-repeat;
	padding-left:90px;
	margin-top:20px;
}

.service_well_done_ico_4 {
	background:
	url(../images/service_work_stamp_ico_4.png)
	no-repeat;
	padding-left:90px;
	margin-top:20px;	
}

.service_work_zoom_ico_1 {
	padding-left:10px;
	margin-top:15px;
}

.service_work_zoom_ico_2 {
	padding-left:10px;
	margin-top:15px;
}

.service_work_zoom_ico_3 {
	padding-left:0;
	margin-top:15px;
}

.service_work_zoom_ico_4 {
	padding-left:0;
	margin-top:15px;
	max-width:280px;
}

.service_work_key_ico_1 {
	background:
	url(../images/service_work_stamp_ico_1.png)
	no-repeat;
	padding-left:90px;
	margin-top:40px;
}

.service_work_key_ico_2 {
	background:
	url(../images/service_work_stamp_ico_2.png)
	no-repeat;
	padding-left:90px;
	margin-top:-20px;
}

.service_work_key_ico_3 {
	background:
	url(../images/service_work_stamp_ico_3.png)
	no-repeat;
	padding-left:90px;
	margin-top:-10px;
}

.service_work_key_ico_4 {
	background:
	url(../images/service_work_stamp_ico_4.png)
	no-repeat;
	padding-left:90px;
	margin-top:50px;
}

.service_include .tab-content {
	min-height:200px;
}

.service_include h4 {
	margin-top:0.5em;
}

.service_include h2 {
	font-weight:normal;
	margin-top:0.25em;
}

.service_feedback_header {
	max-width:1100px;
	background:#f8f5eb;
	padding-top:35px;
/*	padding-bottom:10px; */
	margin:0 auto;
}

.service_feedback {
	background:#F8F5EB;
	padding-top:20px;
	padding-bottom:30px;
	margin-bottom:40px;
	max-width:1100px;
	margin:0 auto;
}

.service_feedback p {
	font-size:14px;
}

.service_inspection{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/* Projects */

.leroy {
	padding-bottom: 30px;
	border: 1px solid rgb(204,204,204);
	margin: 0 auto 35px auto;
	width: 940px;
}

.leroy h2 {
	margin-top: 17px;
}

.leroy .container {
	padding-left: 25px;
}

.leroy .specifications {
	margin-top: 0px;
}

.cities {
	font-size: 0.8em;
	text-transform:uppercase;
	letter-spacing: 0.067em;
	margin-bottom: 16px;	
}

.specifications {
	font-size: 0.867em;
	margin-top: 15px;	
}



.area {
	font-size: 1.4em;
	margin-bottom: 2px;
}

.multiplex {
	margin: 35px auto 35px auto;
	width: 970px;
}
	
.our_service {
	background: rgb(248, 245, 235);
	padding-bottom: 30px;
	margin: 35px auto 35px auto;
	width: 940px;
	text-align:center;
}

.our_service ul {
	padding-top: 5px;
	padding-left: 7px;
	
}

.our_service h3 {
	padding-top: 30px;	
}

.okey {
	padding-bottom: 30px;
	border: 1px solid rgb(204,204,204);
	margin: 0 auto 35px auto;
	width: 940px;	
}

.okey h2 {
	margin-top: 17px;
}

.okey .container {
	padding-left: 25px;
}

.okey .specifications {
	margin-top: 0px;
}

.marriott {
	margin: 35px auto 35px auto;
	width: 970px;
}

.complex_toyota {
	margin: 35px auto 35px auto;
	width: 970px;
}

.complex_toyota h2 {
	margin-top: 15px;
}

.toyota {
	margin-bottom: 0px;
}

/* Company */

.company_about h1 {
	margin-top:0.75em;
    	margin-bottom:0.25em;
}

.company_middle {
	margin-bottom: 4em;
}

.company_box {
	background: url(../images/company_pattern_1.png);
	height: 525px;
    max-width: 1200px;
	margin: 30px auto 0px auto;
    padding-top: 25px;	
}

.table {
	background:	
	url(../images/company_table_5.png) center center no-repeat;	
	height: 463px;
max-width:1200px;
    margin: 1.2em auto;
}

.table_info {
	margin-top:3.3em;
	margin-bottom:2em;
}

.table_text {
	font-size: 1.125em;
    	text-align:center;
    	margin-left: auto;
    	margin-right: auto;
}


.table_text span {
	display: block;
	font-size: 3em;
	font-weight:bold;
	line-height: 1.1em;	
}

.company_documents {
	margin-top:55px;
	margin-bottom:55px;
}

.company_documents h4 {
	text-align: center;
	padding-top:20px;
}

.company_documents ul  {
	padding:0;
	margin:0;
}

.company_documents ul li {
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0 15px;
    width: 33%;
    display: inline-block;
    vertical-align: top;
}


.blue_square {
	height:240px;
	max-width: 1200px;
	margin: 30px auto;
	/*background:	
	url(../images/fon_director.png) repeat;*/
background-image: url(../images/main_pattern_2.png);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%), url(../images/main_pattern_2.png);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%), url(../images/main_pattern_2.png);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%), url(../images/main_pattern_2.png);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	/*margin: 30px auto 40px auto;
    padding: 25px 0 30px 0;*/	

/*background-color: rgb(230,242,255);*/
	position: relative;
}

.director {
	background: url(../images/company_director.png) 12px 30px no-repeat;
    padding-top: 45px;
    padding-left: 215px;
	width:60%;
	margin:0 auto;	
	min-height:220px;
}

.quote {
	font-family: Georgia,"Times New Roman", serif;
	font-size: 1.33em;
	font-weight: normal;
	font-style:italic;
	margin-bottom: 15px;
}

.director_name {
	margin-bottom:0;
}

.company_our_service {
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 35px auto 35px auto;
	width: 940px;
	text-align:center;
}

.company_our_service h3 {
	margin-bottom: 0;
}

.company_our_service ul {
	padding-top: 7px;
	padding-left: 7px;
}

/* Team */

.team h4 {
	padding-top: 1em;
	margin-bottom: 0.25em;
	line-height:1.2;
}

.team {
	margin-bottom: 4em;
	text-align: center;
}

.team_1 {
	margin-bottom: 1.5em;
}

.team_1_main {
	margin-top: 1em;
	margin-bottom: 3em;
}

/* Certificate */

.certificate {
	margin-bottom: 4em;
	text-align:left;		
}

.certificate h4 {
	font-size: 0.87em;	
	padding-left:6px;
}

.certif {
	padding-top: 30px;
}


/* publication */

.company_article {
	margin-bottom: 1.4em;
}

.magazine {
	font-size: 0.8em;
    text-transform: uppercase;
    letter-spacing: 0.067em;  
	margin-bottom: 0.3em;  
}



/*details */

.detail {
	padding:2em 10px 0 10px;
}

.detail_1 {
	/*color: rgb(22, 44, 141);*/
	margin-bottom:0.357em;	
}

.detail_2 {
	margin-bottom:0.357em;
}

.company_detail {
	margin-bottom: 1.214em;
}





		
