﻿/* content */

#content {
	background:#ffffff;
	max-width:1830px;
	padding-bottom:75px;
	border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
	margin:0 auto;
	margin-top:-11px;
}

#content .top {
	background:#f3f7fa;
}

#content .bottom {
    background:#f3f7fa;
	padding-bottom:75px;
	border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
	margin:15px 0 -75px;
}

#content .bottom h2 {
    text-align:center;
	margin:50px 0 45px;
}

@media (min-width:1200px) {
	#content .bottom {
		background:#f3f7fa url(../angar9_files/bottom_bg.jpg) top no-repeat;
	}
	
	#content .bottom h2 {
		margin:75px 0 45px;
	}
}

#content .page-header {
	padding:0;
	border:none;
	margin:0;
}

#content .page-header h2 {
	text-align:center;
	padding:50px 0 25px;
	margin:0;
}

#content .item-page p {
	text-align:justify;
}

#content .calc {
	text-align:center;
}

#content .calc p {
	color:#889d9c;
	font-style:italic;
	text-align:center;
	margin:25px 0 20px;
}

#content .calc a {
	display:inline-block;
	width:230px;
	background:url(../angar9_files/btn.png) center repeat-x;
	color:#ffffff;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	border-radius:3px;
}

#content .calc a:hover {
	background:url(../angar9_files/btn_hover.png) center repeat-x;
}

/* Продукция нашей компании */

#tab-katalog {
	border:none;
	padding-top:33px;
}

#tab-katalog li {
	padding:15px 30px;
}

#tab-katalog li a {
	background:none;
	color:#5b6770;
	line-height:24px;
	text-decoration:none;
	text-transform:uppercase;
	padding:0;
	border:none;
	border-bottom:1px dashed #5b6770;
	margin:0;
}

#tab-katalog li a:hover {
	color:#000000;
	border-color:#000000;
}

#tab-katalog .active {
	background:#ffffff;
}

#tab-katalog .active a, #tab-katalog .active a:hover {
	color:#cf212c;
	font-weight:bold;
	border:none;
}

#tab-content-katalog {
	padding-top:30px;
}

#tab-content-katalog [class^=col-] {
	color:#1a2024;
	text-align:center;
}

#tab-content-katalog .name {
    font-weight:bold;
	text-transform:uppercase;
	margin:7px 0 15px;
}

#tab-content-katalog .name a {
    color:#1a2024;
	text-decoration:none;
}

#tab-content-katalog .name a:hover {
    color:#cf212c;
}

#tab-content-katalog .name a span {
    border-bottom:1px solid #bcc1c1;
}

#tab-content-katalog .name a:hover span {
    border:none;
}

#tab-content-katalog .ico1 { background:url(../angar9_files/ico1.png) left no-repeat; padding-left:27px; }
#tab-content-katalog .ico2 { background:url(../angar9_files/ico2.png) left no-repeat; padding-left:27px; }
#tab-content-katalog .ico3 { background:url(../angar9_files/ico3.png) left no-repeat; padding-left:25px; }
#tab-content-katalog .ico4 { background:url(../angar9_files/ico4.png) left no-repeat; padding-left:30px; }
#tab-content-katalog .ico5 { background:url(../angar9_files/ico5.png) left no-repeat; padding-left:33px; }
#tab-content-katalog .ico6 { background:url(../angar9_files/ico6.png) left no-repeat; padding-left:27px; }
#tab-content-katalog .ico7 { background:url(../angar9_files/ico7.png) left no-repeat; padding-left:27px; }
#tab-content-katalog .ico8 { background:url(../angar9_files/ico8.png) left no-repeat; padding-left:30px; }
#tab-content-katalog .ico9 { background:url(../angar9_files/ico9.png) left no-repeat; padding-left:40px; }
#tab-content-katalog .ico10 { background:url(../angar9_files/ico10.png) left no-repeat; padding-left:45px; }
#tab-content-katalog .ico11 { background:url(../angar9_files/ico11.png) left no-repeat; padding-left:27px; }

#tab-content-katalog .ico1:hover { background:url(../angar9_files/ico1_hover.png) left no-repeat; }
#tab-content-katalog .ico2:hover { background:url(../angar9_files/ico2_hover.png) left no-repeat; }
#tab-content-katalog .ico3:hover { background:url(../angar9_files/ico3_hover.png) left no-repeat; }
#tab-content-katalog .ico4:hover { background:url(../angar9_files/ico4_hover.png) left no-repeat; }
#tab-content-katalog .ico5:hover { background:url(../angar9_files/ico5_hover.png) left no-repeat; }
#tab-content-katalog .ico6:hover { background:url(../angar9_files/ico6_hover.png) left no-repeat; }
#tab-content-katalog .ico7:hover { background:url(../angar9_files/ico7_hover.png) left no-repeat; }
#tab-content-katalog .ico8:hover { background:url(../angar9_files/ico8_hover.png) left no-repeat; }
#tab-content-katalog .ico9:hover { background:url(../angar9_files/ico9_hover.png) left no-repeat; }
#tab-content-katalog .ico10:hover { background:url(../angar9_files/ico10_hover.png) left no-repeat; }
#tab-content-katalog .ico11:hover { background:url(../angar9_files/ico11_hover.png) left no-repeat; }

#tab-content-katalog ul {
	text-align:left;
}

#tab-content-katalog li {
	position:relative;
	padding-left:25px;
	margin-bottom:7px;
}

#tab-content-katalog li:last-child {
	margin:0;
}

#tab-content-katalog li:before {
	content:"-";
	position:absolute;
	left:10px;
}

#tab-content-katalog li a {
	color:#1a2024;
}

/* Примеры нашей работы */

#content .examples {
	position:relative;
	margin:0 -15px;
	margin-bottom:50px;
}

@media (max-width:1199px) {
	#content .examples {
		padding:0 80px;
	}
}

@media (min-width:1200px) and (max-width:1280px) {
	#content .examples {
		padding:0 100px;
	}
}

#content .examples .prev, #content  .examples .next {
	position:absolute;
	top:50%;
	width:70px;
	height:70px;
	margin-top:-35px;
	cursor:pointer;
}

#content .examples .prev { left:0px; background:url(../angar9_files/prev.png); }
#content .examples .next { right:0px; background:url(../angar9_files/next.png); }

@media (min-width:1281px) {
	#content .examples .prev { margin-left:-95px; }
	#content .examples .next { margin-right:-95px; }
}

#content .examples .item-wrap {
    outline:none;
}

#content .examples .item-cell {
    position:relative;
	width:369px;
	height:254px;
	border:1px solid #e7ecf0;
	border-radius:3px;
	margin:0 auto;
}

#content .examples a {
	display:block;
	outline:none;
}

#content .examples .name {
	position:absolute;
	bottom:0px;
	display:block;
	width:367px;
	background:rgba(0, 0, 0, 0.5);
	color:#1aebe9;
	font-size:18px;
	line-height:58px;
	text-align:center;
	text-decoration:none;
}

#content .examples a:hover .name {
	padding:99px 0;
}

#content .examples .name span {
	border-bottom:1px solid rgba(26, 235, 233, 0.3);
}

/* Расчет ангара онлайн */

#fcalc .row, #rez .row,
#feedback_select .row {
	margin:0 -15px;
}

#rez {
	margin-top:15px;
	overflow:hidden;
}

#rez .row {
	border-top:1px solid #337ab7;
}

#rez .row:last-child {
	border-bottom:1px solid #337ab7;
}

#fcalc .radio {
	margin:0;
}

#rez .rez {
	font-size:18px;
	font-weight:bold;
}

/* Отзывы о нас */

#content .reviews {
	position:relative;
	margin:0 -15px;
}

@media (max-width:1199px) {
	#content .reviews {
		padding:0 80px;
	}
}

@media (min-width:1200px) and (max-width:1280px) {
	#content .reviews {
		padding:0 100px;
	}
}

#content .reviews .prev, #content .reviews .next {
	position:absolute;
	top:50%;
	width:70px;
	height:70px;
	margin-top:-35px;
	cursor:pointer;
}

#content .reviews .prev { left:0px; background:url(../angar9_files/prev.png); }
#content .reviews .next { right:0px; background:url(../angar9_files/next.png); }

@media (min-width:1281px) {
	#content .reviews .prev { margin-left:-95px; }
	#content .reviews .next { margin-right:-95px; }
}

#content .reviews .item-wrap {
    outline:none;
}

#content .reviews .item-cell {
    width:369px;
	height:387px;
	border:1px solid #e7ecf0;
	border-radius:3px;
	margin:0 auto;
}

#content .reviews .text {
	font-size:14px;
	line-height:20px;
	font-style:italic;
	margin:10px 20px 15px;
}

#content .reviews .logo {
	padding:0 20px;
}

#content .reviews .info {
	font-size:14px;
	line-height:20px;
	font-weight:500;
	margin:15px 20px 20px;
}

.for_space {
        margin: 1em 0;
}

.forVacancy {
      background: #24688F;
      color: #fff;
      padding: 10px 15px;
      border-radius: 5px;
      cursor: pointer;
      max-height: auto;
}

.forVacancy:focus {
      outline: none;
}

@media (min-width:1000px) {
.margintop{
  margin-top: 90px;
}

}
