@charset "utf-8";
/* CSS Document */

.busseness-header {
	background: url(img2/trans-web.jpg) no-repeat center top #fefae1;
	display: block;
	margin: 0;
	padding-bottom: 2px;
	text-align: center;
}
.white-row {
	background:#fff;
}
.corpBlock h2 {
 
	
	 color: #000000;
    font-family: "helveticaneuecyrmedium";
    font-size: 38px;
    font-weight: normal;
    line-height: 37px;
    padding: 10px 0 15px;
    text-align: center;margin:33px 0 15px 0;
	
}
.corpBlock p {
	color: #1E1E1E;
	font-size: 17px;
	line-height: normal;
	margin: 0;
	padding: 0;
	text-align:justify;
}
.corpBlock p strong {
	font-weight:100;
}
.corpBlock .corp-table {
	display:table;
	width:100%;
	background:#fff;
	border:1px solid #e1e2e2;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin-bottom:20px;
}
.corpBlock .corp-table.box-grid {
	display:inline-block;
	float:left;
	margin-bottom:20px;
}
.corpBlock .corp-table .padd {
	padding:0 25px 25px;
}
.corpBlock .corp-table .table-cell {
	display:table-cell;
	vertical-align:middle;
}
.corpBlock .corp-table .table-cell.left {
	padding:20px 15px 25px 40px;
}
.corpBlock .corp-table .table-cell.right {
	padding:20px 40px 25px 15px;
}
.corpBlock .corp-table .table-cell h4 {
	font-size:38px;
	padding:0px;
	margin:0 0 10px 0;
	color: #EF473E;
	font-size: 25px;
	text-align: left;
}
.corpBlock .corp-table .table-cell h4 strong {
	font-weight:100;
}
.coorp-grey {
	display:block;
	background:#2d2d2d;
	text-align:center;
	border-radius:5px;
	padding:15px 20px 25px 20px;
	box-sizing:border-box;
	-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin:20px 0;
	clear:both;
}
.coorp-grey h2 {
	font-size:29px;
	color:#fff;
	margin:0;
}
.coorp-grey a {
	color:#fff;
	background:#c00e26;
	font-family: 'helveticaneuecyrmedium';
	padding:10px 20px;
	 
	line-height:1.2;
	display:inline-block;
	font-size:25px;
	border-radius:2px;
	margin:13px 0 0 0;
	transition:all 0.2s linear;
}
.coorp-grey a:hover {
	color:#c00e26;
	background:#fff;
}
.gray-row {
	background: none repeat scroll 0 0 #F4F4F4;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	display: table;
	width: 100%;
}
 @media screen and (max-width: 800px) {
 .gray-row {
width: auto;
display:block;
}
 .corpBlock .corp-table {
width: auto;
display:block;
}
 .corpBlock .corp-table .table-cell {
width: auto;
display:block;
}
.corpBlock .corp-table .table-cell.left, .corpBlock .corp-table .table-cell.right {
padding:10px;
}
 .corpBlock .corp-table .table-cell h4 {
display:block;
}
}
@media only screen and (min-width : 801px) and (max-width : 1240px) {
	#best-slider .screen-side img {
  height: auto;
  max-width: -moz-fit-content;
  width: 100%;
}

#best-slider .desc-side {
    float: left;
    padding: 15px 0 15px 10px;
    position: inherit;
    width: 310px;
}
}
