.calendar .year a:first-of-type {
    padding-left: 12px;
}
.calendar .year a {
	    min-width: 127px;
}
.vacancy .special .vacancy__btn {
	float: none;
	margin-left: auto;
    margin-right: auto;
    width: 200px;
    display: block;
    text-align: center;
}
.mail-block h2,
#write-us h2,
#cart-mail h2,
#flat-link h2 {
	text-align: center;
}
.news-page-item a .text p {
	color: #f15f21;
}
.news-page-item a:hover .text p {
	color: #f15f21;
	text-decoration: underline;
}
.back-top {
	padding: 0;
}
.back-top a {
	display: block;
	padding: 10px 13px;
}
.resume-form button[type="submit"] { 
	float: right;
}

.news a:hover {
  text-decoration: none;
}
.news .descr p.link {
  color: #f15f21;
}
.news a:hover p {
  color: #021e3d;
}
.news a:hover .title {
  color: #021e3d;
}
.news a:hover p.link {
  text-decoration: underline;
}
.news-all {
	margin-top: 20px !important;
	margin-bottom: 26px;
}
.navbar-default {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
	border-radius: 0;
}
.calendar .year a.active {
	background-color: #f15f21;
	color: #ffffff;
}
.feedback h2 {
		margin-left: -10%;
		width: 500px;
		text-align: center;
		line-height: 30px;
	}
#header.about-header .top-block .title, 
#header.team-header .top-block .title {
	font-size: 54px;
    line-height: 54px;
	text-align: center;
}
#header.about-header .top-block {
	padding-top: 0;
}
#header.about-header .top-block,
#header.team-header .top-block {
    margin-top: 180px;
}
	#header.news-page-header .top-block .descr,
	#header.about-header .top-block .descr,
	#header.team-header .top-block .descr,
	#header.news-page-header .top-block .descr {
		/*padding-left: 0 !important;*/
	}

#header.news-page-header .top-block .descr .title {
	margin-top: 22px;
}

.file_upload::before {
	background-position: -90px 0px;
}
.navbar-brand>img {
	margin-top:-10px;
	height: 70px
}
.wrap_l a {
	color: inherit;}
.team_block li .overlay .team_arrow {
	margin: 13px auto;
}
.team_block li:hover .overlay {
	top: 58%;
}

.feedback-form button:focus{
	color: #021e3d;
	}
#main-slider .slick-arrow,
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: none;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover {
	cursor: pointer;
}
.navbar-default {
	z-index: 100;
}
.news-page-item .descr {
	padding-bottom: 17px;
	min-height: 110px;
}
.news-page-item .descr .period {
	width: 26%;
	margin-top: 14px;
}

.news-page-item .descr .text {
	width: 63%;
}
.calendar .month a.active {
	font-weight: bold;
	text-decoration: underline;
	color: #af9864;
}
.product-item a:hover .descr {
	padding: 78px 0 0 0;
}

@media all and (max-width: 768px) {
	.top-block .descr .text {
		padding-left: 5px;
		padding-right: 5px;
	}
	.team_block li {
		height: 380px;
		width: 277px;
		margin-left: auto;
		margin-right: auto;
	}
	.feedback {
    	padding-bottom: 18px;
	}
	.feedback button {
   		 margin-top: 25px;
	}
	.feedback h2 {
		margin-left: 0;
		width: auto;
		font-size: 20px;
		margin-bottom: 0;
		padding-top: 30px;
	}
	.news-page-item .descr {
		min-height: 75px;
	}

	.news-page-item {
		max-width: 360px;
		margin-left: auto;
		margin-right: auto;
}
}
@media (min-width: 768px) and (max-width: 1200px) {
	.news-page-item .descr .period {
	margin-right: 20px;

	}
	.news-page-item .descr .text {
	font-size: 15px;
	}
}
.cart-team .mfp-close {
	background-position: 0px -65px;
}
.cart-team .left a::before {
	background-position: 0px 45px;
}
.resume.visible button[type="submit"] {
	padding-top: 5px;
	padding-bottom: 6px;
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	background-color: #264170;
	border: 1px solid #264170;
}

.resume.visible button[type="submit"]:hover {
	background-color: white;
	color: #264170;
	border-color: #264170;
}
@media all and (max-width: 768px) {
	.contact-page__above .right a {
		margin-bottom: 4px;
	}
.contact-page__above .right .icon-mini-phone {
    margin-top: 2px;
    margin-right: 3px;
}
.contact-page__above .right .icon-mini-mail {
    margin-top: 5px;
	}
	.calendar .month {
		text-align: center;
	}
	.mail-block {
		padding-top: 51px;
	}
	.special a.vacancy__btn {
		width: 250px;
	}
	body {
		line-height: 20px;
	}
	.resume-form button[type="submit"] { 
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.resume.visible button[type="submit"] {
	margin-left: auto;
	display: block;
	margin-right: auto;
	}
	#header.news-page-header,
	#header.about-header,
	#header.team-header{
		height: 359px !important;
	}
	#header.news-page-header .top-block,
	#header.about-header .top-block,
	#header.team-header .top-block {
   		margin-top: 0;
		padding-top: 163px;
	}
	#header.news-page-header .top-block  .title,
	#header.about-header .top-block .title, 
	#header.team-header .top-block .title {
		font-size: 29px;
		line-height: 29px;
	}

}
@media (min-width: 768px) {
	.h2 {
		padding-top: 18px;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.news-page-item .descr .period {
		width: 29%;
		margin-right: 10px;
	}
	.news-page-item .descr {
		min-height: 75px;
		padding-top: 0;
		padding-bottom: 9px;
	}
	.news-page-item .descr .text .title {
		font-size: 10px;
		line-height: 16px;
	}
	.news-page-item .descr .text a {
    	font-size: 11px;
    	line-height: 13px;
	}
	#header.news-page-header .top-block,
	#header.about-header .top-block,
	#header.team-header .top-block {
   		margin-top: 185px;
	}
	.product-item {
		margin-left: 16px;
	}
	.product-item a {
		width: 226px;
	}
}
@media all and (max-width: 1200px) {
	.navbar-collapse {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.news-page-item .descr .text .title {
	font-size: 11px;
}
}
@media (min-width: 992px) {
	.resume.visible button[type="submit"] {
		float: right;
	}
}
@media (max-width: 1200px) {
	.navbar-default .navbar-collapse {
		width: 103%;
	}
}
@media (min-width: 1200px) {
	.nav.navbar-nav li:nth-of-type(3) ul.dropdown-menu > li:first-of-type {
		margin-left: -197px;
		}
	.news-page-item .descr .text .title {
		font-size: 13px;
		padding-right: 10px;
	}
	.navbar-default .navbar-brand {
    	padding-top: 9px;
	}
ul.dropdown-menu {
  		display: inherit;
  		opacity: 0; /* По умолчанию скрываем подменю */
  		visibility: hidden;
  		transition: all 0.3s ease 0.35s;
	}
	.nav.navbar-nav li.dropdown:hover ul.dropdown-menu {
  		opacity: 1 !important; /* Показываем подменю при ховере */
  		visibility: visible;
  		display: inherit;
	}
}
@media all and (max-width: 992px) {
	.wrapper.team_block {
		text-align: center;
	}
	.news-page-item .descr .text .title {
		line-height: 16px;
		margin-bottom: 3px;
	}
}
.feedback input,
#footer,
#section5 {
	background: url(../pictures/bgi-foot.jpg) !important;
}
.ite .email a {
	color:#ffffff;
}
.feedback button {
	background-color: transparent;
}

.feedback .form-control::-webkit-input-placeholder {color:#ffffff;}
.feedback .form-control::-moz-placeholder          {color:#ffffff;}/* Firefox 19+ */
.feedback .form-control:-moz-placeholder           {color:#ffffff;}/* Firefox 18- */
.feedback .form-control:-ms-input-placeholder      {color:#ffffff;}




/** custom new **/
.tac{
	text-align: center;
}

.oran{
	font-family: 'Oranienbaum', serif;
}

.opens{
	font-family: "Open Sans";
}
.pittxt{
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}

.tend_subtxt{
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
}

.ptxt{
	font-size: 24px;
	font-weight: 400;
}

.ti-txt{
	font-size: 60px;
	font-weight: 700;
	line-height: 1;
}

.ti-it_round{
	border-radius: 50%;
	border: 3px solid #a4966c;
	width: 122px;
	height: 122px;
	padding:30px 0;
	display: block;
	margin: 0 auto 27px;
}

.clrHack{
	color: #af9864;
}
.block{
	display: block;
}

.tcont{
	display: inline-block;
	vertical-align: middle;
}
.tc-pers.tcont{
	width: 45%;
}.tc-phone.tcont{
	 width: 22%;
 }
.tc-mail.tcont{
	width: 29%;
	text-align: right;
	margin-top: 18px;
}
.tar{
	text-align: right;
}

.tal{
	text-align: left;
}

.titems{
	display: inline-block;
	vertical-align: middle;
	letter-spacing: -5px;
	width: 61%;
	text-align: center;
	margin-right: 6%;
}

.titems *{
	letter-spacing: 0;
}

.tlinks{
	display: inline-block;
	vertical-align: middle;
	width: 32%;
}

.ti-it{
	display:inline-block ;
	vertical-align: top;
	width: 30%;
	text-align: center;
}

.ti-str{
	display:inline-block ;
	vertical-align: middle;
	width: 4%;

}
.tndr{
	width: 85%;
	/*margin: 0 auto 5.8vh;*/
	margin:70px auto 0;
}
.til{
	margin:5.8vh auto;

}
.tend-cont{
	margin-top:5.8vh;
}
.pittxt a{
	color: #003167;
	text-decoration: underline;
}

.pittxt a:hover{
	color: #003167;
	text-decoration: none;
}

img.tis-img {
	margin-top: 50px;
}

.tatxt{
	display: inline-block;
	vertical-align: top;
	width:calc(100% - 11px - 38px);
}

.taimg{
	margin-right: 11px;
}

.tc.phones{
	display: inline-block;
	vertical-align: top;
	width:calc(100% - 25px - 17px);
	margin-left: 12px;
}

.tc.mail{
	display: inline-block;
	vertical-align: top;
	/*width:calc(100% - 25px - 17px);*/
	margin-left: 12px;
}

.tlitem{
	margin-bottom: 2.9vh;
}

.t-man{
	width: 88px;
	border-radius: 50%;
	margin-right: 25px;
}

.tm-txt{
	vertical-align: middle;
	display: inline-block;
	width: calc(100% - 90px - 30px);
}

.vat{
	vertical-align: top;
}

@media (max-width:1440px ) {
	.tndr .np-txt.tac{
		font-size: 14px;
	}
}

@media (max-width:1200px) {
	.tndr {
		width: 100%;
	}
}
@media (max-width:1170px){
	.titems {
		width: 67%;
		margin-right: 0%;
	}
}

@media (max-width:1024px){
	.titems {
		display: none;
	}

	.tlinks {
		display: block;
		width: 80%;
		margin: 0 auto;
	}

	.tender__description {
		max-width: 625px;
		width:100%;
		margin: 0 auto 2.3vh  auto;
	}

	.til {
		margin: 2.3vh auto;
	}

	.tlitem {
		margin-bottom: 15px;
	}

	.tc-pers.tcont {
		width: 100%;
		/*text-align: center;*/
		margin: 0 auto;
		display: block;
	}

	.tc-mail.tcont {
		text-align: left;
		margin-top: 0vh;
		display: inline-block;
		width: calc(100% - 106px);
		margin-left: 106px;
	}

	.tc-phone.tcont {
		margin: 2vh auto 1vh;
		display: block;
		width: calc(100% - 106px);
		margin-left: 106px;
	}

	.tend-cont {
		margin-top: 20px;
	}

	.tender_new .h2 {
		padding: 10px 0 10px 0;
		margin-top: 1.1vh;
		margin-bottom: 1.1vh;
	}

	.tender_new .trnd .h2 {
		font-size: 30px;
	}
}

@media (max-width:1005px) {
	.tndr {
		width: 100%;
	}
}

@media (max-width:768px){
	.t-man {
		margin-right: 10px;
	}

	.tc-pers.tcont {
		width: 100%;
		margin: 0 auto;
		display: block;
	}

	.tndr {
		width: 100%;
		margin: 0 auto 5.8vh;
	}

	.tlinks {
		display: block;
		width: 100%;
		margin: 0 auto;
	}

	.tndr .tac {
		text-align: left;
		font-size: 14px;
	}
	
	.tender__description{
		text-align: left;
		font-size: 14px;
	}

	.tndr *{
		/*font-size: 14px;*/
	}
}

.tc-mail.tcont a,
.tc-phone.tcont a{

	color: #000;
}

.tlinks a{
	color: #000;
}

@media (max-width:570px){

	.tc-mail.tcont {
		width: calc(100% - 100px);
		text-align: left;
		margin-top: 10px;
		display: inline-block;
		margin-left: 106px;
	}

	.tc-phone.tcont {
		width: calc(100% - 100px);
		margin: 2.3vh auto 0;
		display: inline-block;
		margin-left: 106px;
	}

	.tc.phones {
		margin-left: 5px;
	}

	.tc.mail {
		margin-left: 5px;
	}
}

@media (max-width:480px) {
	.tc-mail.tcont {
		width: calc(100% - 70px);
		text-align: left;
		margin-top: 10px;
		display: inline-block;
		margin-left: 70px;
	}

	.tc-phone.tcont {
		width: calc(100% - 70px);
		margin: 2.3vh auto 0;
		display: inline-block;
		margin-left: 70px;
	}

	.t-man {
		width: 60px;
		border-radius: 50%;
		margin-right: 5px;
	}

	.tc-pers img{
		vertical-align: top;
	}
}

@media (max-height:900px) {
	.tndr {
		margin: 0 auto;
	}
}

@media (max-height:850px) {
	.tend-cont {
		margin-top: 2.8vh;
	}

	.tndr {
		margin: 0 auto 0.8vh;
	}

	.til {
		margin: 2.5vh auto;
	}

	.tndr .h2 {
		padding: 26px 0 0px 0;
		font-size: 40px;
		line-height: 40px;
	}

	.tc-phone.tcont {
		margin-top: 1vh;
		margin-bottom: 1vh;
	}
}
@media (max-width:1440px) and (max-height:900px) {
	#tender_new .trnd .h2{
		margin-top:70px;
	}
}

@media (max-height:900px) and (max-height:768px){
	#tender_new .tndr {
		margin: 0 auto 0vh;
	}

}

@media (max-height:900px) and (max-height:768px){
	#tender_new .tndr {
		margin: 0 auto 0vh;
	}

}

.product-item a .descr span.name {
	    font-weight: 100;
    font-size: 12px;
    line-height: 1.2;
    text-transform: none;
    margin: 0 11px 11px 11px;
    text-align: left;
}

buildings-more-items {
    text-align: center;
}

.buildings-more-items a {
	margin-top: 20px !important;
	margin-bottom: 26px;
	font-size: 14px;
    line-height: 24px;
    color: #f15f21;
    background-color: transparent;
    border: 2px solid #f15f21;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
    padding: 10px 45px;
}

.element-center {
text-align: center;
}

.product-item_price {
	text-align: center;
    font-size: 18px;
	font-weight: 600;
}

.invest-cont{
	height: auto;
	margin-bottom: 35px;
}

.tend-cont {
	margin-bottom: 2.8vh;
}

#cooperation {
    margin-bottom: 30px;
}

@media (min-width: 992px){
 #main-body .top-block .descr{
  width: 600px;
 }
}