html, body {width:100%;}
body {
	margin:0;
  	color:#323232;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#fff url(../images/body.gif) repeat-x;	
}
img{border:none;}
a{
	text-decoration:underline;
	color:#0087e7;
	outline:none;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.width {
	margin: 0 auto;
	width:928px;
}
.width:after {
	content:'';
	display:block;
	clear:both;
}

/* header */
#header {
	height:92px;
	padding:32px 8px 0 0;
}
#header:after {
	content:'';
	display:block;
	clear:both;
}

/* logo */
#header .logo-block {
	float:left;
	width:430px;
	margin:0 0 0 -2px;
}
#header .logo-block .logo {
	float:left;
	margin:0 18px 0 0;
}
#header .logo-block .logo a {
	text-indent:-9999px;
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:165px;
	height:61px;
}
#header .logo-block h3 {
	margin:0;
	font-size:24px;
	color:#000;
	font-weight:100;
	line-height:20px;
	padding:9px 0 0;
}

/* tel */
#header .tel {
	float:right;
	background:url(../images/bg-tel.png) no-repeat;
	padding:0 0 0 35px;
	height:30px;
	font-size:24px;
	color:#000;
	font-weight:100;
	margin:14px 0 0;
}
#header .tel span {color:#6b6969;}

/* nav */
#nav {
	height:37px;
	margin:0 0 24px -15px;
	padding:0;
	list-style:none;
	position:relative;
	z-index:101;
}
#nav li {
	float:left;
	background:url(../images/separator.png) no-repeat 0 11px;
	padding:0 3px 5px 6px;
	position:relative;
}
#nav li:first-child {background:none;}
#nav li a {
	font-size:14px;
	color:#fff;
	text-decoration:none;
	height:28px;
	float:left;
	padding:9px 12px 0 10px;
}
#nav li a:hover,
#nav li.active a {background:url(../images/nav-bg-hover.gif) repeat-x;}
#nav li .drop {
	position:absolute;
	top:37px;
	left:1px;
	/*width:144px;*/
	min-width:295px;
	display:none;
}
#nav li:hover .drop {display:block;}
#nav li .drop .top {
    background:url(../images/drop-top.png) repeat-y;
    overflow:hidden;
    padding:0 0 0 4px;
}
#nav li .drop .top-right {
    overflow:hidden;
    background:url(../images/drop-top-right.png) repeat-y 100% 0;
    padding:0 5px 0 0;
}
#nav li .drop .bottom {
    background:url(../images/drop-bottom.png) repeat-x;
    height:6px;
    overflow:hidden;
    margin:0 5px 0 3px;
}
#nav li .drop ul {
    margin:0;
    padding:1px 0 0;
    list-style:none;
    background:#e3e3e3 url(../images/drop-bg.gif) repeat-x;
    overflow:hidden;
}
#nav li .drop ul li {
    margin:0;
    padding:0;
    background:url(../images/drop-separator.gif) repeat-x;
    width:100%;
}
#nav li .drop ul li:first-child {background:none;}
#nav li .drop ul li a {
    background:none;
    padding:5px 15px;
    font-size:14px;
    color:#444;
    height:auto;
    width:100%;
}
#nav li .drop ul li a:hover {background:#757575; color:#fff;}
/* container */
#container {
	overflow:hidden;
	/*height:1%;*/
	margin:0 0 28px;
	position:relative;
	z-index:0;
}

/* content */
#content {
	overflow:hidden;
	width:668px;
	float:left;
	margin:0;
}

/* promo */
#content .promo {
	/*height:1%;*/
	position:relative;
	margin:0 0 51px;
}
#content .promo:after {
	content:'';
	display:block;
	clear:both;
}
#content .promo img {display:block;}
#content .promo div {
	position:absolute;
	bottom:-39px;
	left:50%;
	width:100%;
	margin:0 0 0 -275px;
}
#content .promo div a {
	font-size:20px;
	color:#fff;
	font-style:italic;
	text-decoration:none;
	float:left;
	width:249px;
	height:60px;
	line-height:18px;
	padding:21px 0 0 22px;
}
#content .promo div a.but1 {
	background:url(../images/button01.png) no-repeat;
	text-shadow:2px -1px 0 #0067da;
	padding:21px 0 0 86px;
	width:185px;
}
#content .promo div a.but2 {background:url(../images/button02.png) no-repeat;}
#content h1 {
	margin:0 0 12px;
	font-size:20px;
	line-height:24px;
	color:#000;
	font-weight:100;
/*text-transform: capitalize;*/
}
#content h2 {
	margin:0 0 12px;
	font-size:20px;
	line-height:24px;
	color:#000;
	font-weight:100;
}
#content p {
	margin:0 0 16px;
	line-height:17px;
}

/* post */
#content .post {
	overflow:hidden;
	/*height:1%;*/
	background:#e8e8e8;
	padding:17px 20px 16px 23px;
	margin:0 0 20px;
}
#content .post h3 {
	margin:0 0 6px;
	font-size:18px;
	font-weight:100;
	color:#000;
	line-height:22px;
}
#content .post ul {
	margin:0 0 10px;
	padding:0;
	list-style:none;
}
#content .post ul li {
	background:url(../images/galka.gif) no-repeat 0 3px;
	padding:0 0 0 19px;
	font-size:14px;
	color:#000;
	margin:0 0 7px;
	line-height:17px;
}

/* ссылка на партнерскую программу */

#partner .post ul {
	margin:0 0 10px;
	padding:0;
	list-style:none;
}
#partner .post ul li {
	background:url(../images/galka.gif) no-repeat 0 3px;
	padding:0 0 0 19px;
	font-size:14px;
	color:#000;
	margin:0 0 7px;
	line-height:17px;
}


/* B_crumbBox */
#content .B_crumbBox {
	margin:-2px 0 30px -8px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#content .B_crumbBox li {
	float:left;
	background:url(../images/separator2.gif) no-repeat 0 6px;
	padding:0 6px 0 8px;
	color:#6d6d6d;
	font-size:13px;
	font-style:italic;
}
#content .B_crumbBox li:first-child {background:none;}
#content .B_crumbBox li a {
	font-size:13px;
	font-style:italic;
	color:#0087e7;
}

/* links */
#content .links {
	margin:0 0 28px -8px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#content .links li {
	float:left;
	background:url(../images/separator2.gif) no-repeat 0 6px;
	padding:0 6px 0 8px;
}
#content .links li:first-child {background:none;}
#content .links li a {
	font-size:13px;
	font-style:italic;
	color:#0087e7;
}

/* work */
#content .work {
	overflow:hidden;
	/*height:1%;*/
	margin:0 0 40px;
	padding:8px 0 0;
	list-style:none;
}
#content .work li {
	border-top:1px solid #d8d8d8;
	padding:5px 0 3px;
	margin:0 0 11px;
	overflow:hidden;
	/*height:1%;*/
}
#content .work li img {float:left; padding:7px 0 0;}
#content .work li div {
	overflow:hidden;
	width:350px;
	float:right;
}
#content .work li div h3 {
	margin:0 0 15px;
	font-weight:100;
}
#content .work li div h3 a {
	font-size:20px;
	color:#0087e7;
}
#content .work li div p {
	margin:0 0 17px;
	color:#000;
}
#content .work li div dl {
	margin:0;
	overflow:hidden;
	/*height:1%;*/
	font-weight:bold;
	line-height:17px;
}
#content .work li div dt {float:left; margin:0 5px 0 0;}

/* sidebar */
#sidebar {
	float:right;
	width:234px;
}
#sidebar:after {
	content:'';
	display:block;
	clear:both;
}
#sidebar fieldset {
	overflow:hidden;
	/*height:1%;*/
	border:3px solid #d8d8d8;
	padding:15px 0 16px 11px;
	text-align:center;
	margin:0 0 16px;
}
#sidebar fieldset h2 {
	margin:0 0 39px;
	font-size:20px;
	color:#000;
	background:url(../images/arrow.gif) no-repeat 0 5px;
	padding:0 0 0 27px;
	line-height:17px;
	text-align:left;
}
#sidebar fieldset .input {
	display:block;
	background:url(../images/input.png) no-repeat;
	width:223px;
	height:45px;
	padding:28px 0 0 5px;
	margin:-27px 0 0 -11px;
}
#sidebar fieldset .input input {
	border:none;
	background:none;
	width:168px;
	font-size:14px;
	color:#000;
	outline:0;
}
#sidebar fieldset .submit {
	display:block;
	background:url(../images/submit.png) no-repeat;
	width:201px;
	height:40px;
	border:none;
	cursor:pointer;
	text-align:center;
	font-size:18px;
	color:#fff;
	text-shadow:1px -1px 0 #b0b0b0;
	padding:0 0 10px;
	margin:-7px 0 25px;
}
#sidebar fieldset a {
	font-style:italic;
	font-size:13px;
	color:#0059d2;
	margin:0 0 5px;
}
#sidebar .button {margin:0 0 10px -5px;}
#sidebar .button a {display:block;}

/* footer */
.bg-footer {
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-x;
	height:96px;
	padding:25px 0 0;
}
.footer {
	padding:0 0 0 3px;
	width:925px;
}
.footer .copy {
	float:left;
	font-size:13px;
	color:#ababab;
	width:190px;
	margin:0;
	padding:20px 0 0;
}
.footer .contact {
	overflow:hidden;
	width:550px;
	padding:7px 0 0;
	float:left;
}
.footer .contact .tel {
	overflow:hidden;
	/*height:1%;*/
	border-right:1px solid #686868;
	float:left;
	padding:10px 20px 10px 0;
	margin:0px 15px 0 0;
}
.footer .contact em {
	float:left;
	font-size:14px;
	color:#fff;
	margin:2px 18px 0 0;
}
.footer .contact span {
	float:left;
	font-size:20px;
	color:#fff;
	line-height:24px;
}
.footer .contact span[itemprop=email] {
	font-size:15px;
}
.footer .contact .mail {
	overflow:hidden;
	/*height:1%;*/
	margin:-3px 0 0;
	float:left;
}
.footer .contact .mail a {
	color:#49b3ff;
}
.footer .contact .mail div {
	overflow:hidden;
	/*height:1%;*/
}
.footer .contact .mail dl {
	overflow:hidden;
	/*height:1%;*/
	margin:0;
	line-height:16px;
}
.footer .contact .mail dt {
	float:left;
	font-size:14px;
	color:#fff;
	margin:5px 5px 0 0;
}
.footer .contact .mail dd {
	margin:0;
	padding:0;
	font-size:14px;
	color:#fff;
	float:left;
}
#pdfdetails label{
	display: block;
	float: left;
	width:200px;
}
#pdfdetails input[type='text']{
	width:300px;
}
#pdfdetails{
	padding: 10px 0;
}
.dashed_table td{
	border: 1px dashed #d9d9d9;
	padding: 3px;
}
.programs{
	list-style: none;
	margin: 0;
	padding: 0;
}
.programs li{
	display: block;
	width: 220px;
	height: 180px;
	text-align: center;
	float: left;
}

/*29.01.2018*/
    .bg-in{
      position: relative;
    }
  .wrap-no-in {
    position: relative;
    z-index: 99;
  }
  .images-in{
    position: absolute;
    top: 0;
    right: -335px;
    width: 100%;
    z-index: 2;
  }
  .title-new {
    font-size: 30px;
    line-height: 30px;
    color: #323232;
    font-weight: bold;
    margin-top: 53px;
    font-family: 'Trebuchet MS', sans-serif;
  }
	.servis-list {
		margin-top: 40px;
		width: 50%;
    border-bottom: 3px solid #e5e5e5;
    padding-bottom: 20px;
	}
	.servis-list li{
		list-style-type: none;
		color: #323232;
		font-size: 16px;
		line-height: 16px;
		display: block;
		margin-bottom: 18px;
		position: relative;
	}
	.servis-list li::before{
		display: block;
		position: absolute;
		top: 6px;
    left: -20px;
		width: 5px;
		height: 5px;
		content: '';
		background-image: url(/images/ellips.png);
		background-position: 0 0;
		background-repeat: no-repeat;
	}
	.calc-title {
		text-transform: uppercase;
		font-size: 15px;
		font-weight: bold;
		color: #323232;
		margin: 20px 0;
	}
	.calc-wrap-in {
		border: 3px dashed #f2f2f2;
		width: 45%;
		background-color: #fff;
		padding: 30px 20px;
		overflow: hidden;
		margin-bottom: 20px;
	}

	.calc-wrap-item {
		margin-bottom: 30px;
		overflow: hidden;
	}

	.calc-wrap-item-text {
		float: left;
		color: #585858;
		font-size: 13px;
		line-height: 12px;
		font-weight: normal;
	}
	.calc-wrap-item-text span{
		font-size: 15px;
		line-height: 15px;
		color: #323232;
		display: block;
		margin-bottom: 7px;
		font-weight: bold;

	}
	.counter {
		float: right;
	}
	.crl{
		clear: both;
	}
	.counterBut {
		text-align: center;
		width: 33px;
		height: 33px;
		color: #bbbbbb;
		font-size: 15px;
		line-height: 15px;
		border: 2px solid #f1f1f1;
		cursor: pointer;
		background:#ffffff;
		background:-moz-linear-gradient(top, #ffffff 0%, #e9e9e9 100%);
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e9e9));
		background:-webkit-linear-gradient(top, #ffffff 0%,#e9e9e9 100%);
		background:-o-linear-gradient(top, #ffffff 0%,#e9e9e9 100%);
		background:-ms-linear-gradient(top, #ffffff 0%,#e9e9e9 100%);
		background:linear-gradient(to bottom, #ffffff 0%,#e9e9e9 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0);
		display: inline-block;
		box-sizing: border-box;
		    vertical-align: top;
		padding: 0;
		margin: 0;
	}

	.fieldCount{
		display: inline-block;
		text-align: center;
		width: 33px;
		height: 33px;
		font-size: 15px;
		padding: 0;
		line-height: 15px;
		color: #323232;
		border: 2px solid #f1f1f1;;
		box-sizing: border-box;
		    vertical-align: top;
				padding: 0;
				margin: 0;
	}
	.no-mr{
	  margin-bottom: 0;
	}

	.calc-wrap-item-title-buy{
	  color: #323232;
	  font-size: 15px;
	  line-height: 15px;
	  font-weight: bold;
	}
	.calc-wrap-item-title-price{
	  font-size: 30px;
	  line-height: 30px;
	  color: #0081f2;
	  margin-top: 15px;
	}
	.calc-wrap-item-title-price span{
	  font-size: 15px;
	  line-height: 15px;
	  color: #585858;
	  text-transform: uppercase;
	}

	.calc-wrap-item-title-col{
	  color: #585858;
	  font-size: 15px;
	  line-height: 15px;
	  font-weight: bold;
	}

	.calc-in-btn {
	  background-image: url(/images/bg-btn.png);
	  background-repeat: no-repeat;
	  background-position: 0 0;
	  width: 465px;
	  height: 67px;
	  color: #ffffff;
	  font-size: 20px;
	  font-weight: bold;
	  display: inline-block;
	  text-decoration: none;
	      padding: 20px 0px 0 25px;
	}
	.check-wrap{
	  background-image: url(/images/bg-check.png);
	  background-repeat: no-repeat;
	  background-position: 0 0;
	  width: 928px;
	  height: 266px;
	  margin-top: 50px;
	  position: relative;
	}

	.check-wrap-price{
	  position: relative;
	}

	.check-wrap-admin {
	  color: #323232;
	  font-size: 16px;
	  line-height: 16px;
	  float: right;
	  font-weight: bold;
	  text-align: right;
	   margin-top: 35px;
    margin-right: 40px;
	}
	.check-wrap-admin-btn {
	  display: block;
	  text-decoration: none;
	  background-image: url(/images/check-wrap-admin-btn.png);
	  background-repeat: no-repeat;
	  background-position: 0 0;
	  width: 259px;
	  height: 67px;
	  color: #fff;
	  font-size: 20px;
	  line-height: 20px;
	  text-align: left;
	  padding-top: 22px;
    padding-left: 30px;
    margin-top: 30px;
    position: relative;
    left: 115px;
	}

	.check-wrap-price-one {
	  position: absolute;
	  bottom: -140px;
    left: 172px;
    font-size: 12px;
    line-height: 11px;
    color: #777777;
    text-transform: uppercase;
	}

	.check-wrap-price-two {
	  position: absolute;
	      bottom: -195px;
    left: 172px;
    font-size: 12px;
    line-height: 11px;
    text-transform: uppercase;
    color: #777777;
	}
	.check-wrap-price-two span{
	  font-weight: bold;
	  font-size: 15px;
	  line-height: 15px;
	}

	/*form*/
	/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;



	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;

	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);

	opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}



/**
 * Fade-move animation for second dialog
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;

	-webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-ms-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-o-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	transform: translateY(0) perspective( 600px ) rotateX( 0 );
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;

	-webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
	-ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
	-o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
	transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;

	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0;
}

#small-dialog {
	background: white;
	padding: 45px;
	text-align: left;
	max-width: 228px;
	margin: 40px auto;
	position: relative;
}

#small-dialog fieldset {
	overflow:hidden;
	/*height:1%;*/
	border:3px solid #d8d8d8;
	padding:15px 0 16px 11px;
	text-align:center;
	margin:0 0 16px;
}
#small-dialog fieldset h2 {
	margin:0 0 39px;
	font-size:20px;
	color:#000;
	background:url(../images/arrow.gif) no-repeat 0 5px;
	padding:0 0 0 27px;
	line-height:17px;
	text-align:left;
}
#small-dialog fieldset .input {
	display:block;
	background:url(../images/input.png) no-repeat;
	width:223px;
	height:45px;
	padding:28px 0 0 5px;
	margin:-27px 0 0 -11px;
}
#small-dialog fieldset .input input {
	border:none;
	background:none;
	width:168px;
	font-size:14px;
	color:#000;
	outline:0;
}
#small-dialog fieldset .submit {
	display:block;
	background:url(../images/submit.png) no-repeat;
	width:201px;
	height:40px;
	border:none;
	cursor:pointer;
	text-align:center;
	font-size:18px;
	color:#fff;
	text-shadow:1px -1px 0 #b0b0b0;
	padding:0 0 10px;
	margin:-7px 0 25px;
}
.banner-in-teh{margin: 30px 0;}
#header .tel a {color: #000; text-decoration: none;}
.footer .contact span a {color: #fff; text-decoration: none;}
.mobile_on {display: none;}
.calculate {max-width: 670px; border-collapse: separate;border-spacing: 2px 5px;}
.calculate tr {border: 1px dashed #d9d9d9;     display: block;
    margin-bottom: 15px;}
.calculate tr td input{display: inline-block; width: 30%;}
.formcalcpost{
  padding: 10px; margin-bottom: 20px;
}

@media screen and (max-width: 800px) {
  .bg-footer {padding: 0; height: 70px;     justify-content: center;
    align-items: center;
    display: flex;}
  .mobile_on { font-size: 18px;display: block; text-align: center;color: #fff;     padding: 0;
    margin: 0;}
  .mobile_on a {font-size: 18px; border-left: 1px solid #686868; padding-left: 20px; margin-left: 20px;}
  #supportTrigger{display:none!important;}
	.width {max-width: 600px!important;	width: 100%!important;}
	#nav {display: none;}
	#sidebar {display: none;}
	#content {width: 100%; float: none; }
	.footer {     display: flex;   justify-content: center;
    align-items: center;
     padding: 0;}
	.footer .copy {width: auto; float: none; display: none;}
	.footer .contact {width: auto; float: none;  display: none;}
	#header {display: flex;position: relative; z-index: 888; margin-bottom: 50px;}
	#header .logo-block h3{font-size: 18px;}
	#header .logo-block .logo a {width: 120px; -webkit-background-size: contain;
	background-size: contain;}
	#header .logo-block .logo {margin: 10px 14px 0 10px;}
	#header .tel span {display: none;}
	#header .logo-block {max-width: 300px;}
	#header .tel {width: auto; float: none;}
	#content h1 {padding: 0 10px;}
	#content p {padding: 0 10px; text-align: justify;}
	.footer .contact .mail {height: auto; }
	.footer .contact .tel {height: auto;border-right: none;}
	.footer .contact .tel a span{display: none;}
	#content .promo div {display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	  left: 0;
	  margin: 0;
	}
	#content .promo div a.but2 {width: 50%; float: none; background-position: top center;   padding: 10px 0; display: flex; align-items: center;justify-content: center; -webkit-background-size: contain;
	background-size: contain;}
	#content .promo div a.but1{width: 50%; float: none; background-position: top center; padding: 10px 0; display: flex; align-items: center;justify-content: center; -webkit-background-size: contain;
	background-size: contain;}
	#content .promo img {width: 100%;}

#content .B_crumbBox {display: none;}
.check-wrap {width: auto; max-width: 600px;height: auto;background-color: #dddddd;}
.check-wrap-admin {float: none; margin-top: 0px; padding-top: 272px;}
.calculate tr {display: flex; height: 180px;}
.calculate tr td{ width: 25%}
.calculate tr td select{display: inline-block; width: 100%;}
.formcalcpost{border: none;}
}
@media screen and (max-width: 500px){
  #content .promo div a.but2{ padding: 0px 16px 0 0 ;font-size: 16px;}
#content .promo div a.but1{ padding: 0px 0 0 16px;font-size: 16px;}
}

a.btn_home{
		display: block;
    width: 234px;
    text-decoration: none;
    height: 68px;
    line-height: 68px;
    border: none;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #bdbdbd;
    margin: 25px 0 25px;
    border-radius: 3px;
    box-shadow: 0 -3px #ccc inset;
    transition: 0.2s;
    position: relative;
	}
	a.btn_home i{
	      right: 18px;
    top: 26px;
	  font-size: 20px;
		position: absolute;
	}

	a.btn_home:hover {
  background: #ccc;
  box-shadow: 0 3px #ccc inset;
}
