html, body {

	height: 100%;

}



@font-face {

	font-family: 'Conv_NeoSansProCyr-Regular';

	src: url('../fonts/NeoSansProCyr-Regular.eot');

	src: local('☺'), url('../fonts/NeoSansProCyr-Regular.woff') format('woff'), url('../fonts/NeoSansProCyr-Regular.ttf') format('truetype'), url('../fonts/NeoSansProCyr-Regular.svg') format('svg');

	font-weight: normal;

	font-style: normal;

}



@font-face {

	font-family: 'Conv_NeoSansProCyr-Black';

	src: url('../fonts/NeoSansProCyr-Black.eot');

	src: local('☺'), url('../fonts/NeoSansProCyr-Black.woff') format('woff'), url('../fonts/NeoSansProCyr-Black.ttf') format('truetype'), url('../fonts/NeoSansProCyr-Black.svg') format('svg');

	font-weight: normal;

	font-style: normal;

}



html {

	background: #e3ecf4;

}



body {

	background: url(../img/back.png) repeat-x center 11px;

	font-family:'Conv_NeoSansProCyr-Regular',Sans-Serif;

}



h3 {

	font-family:'Conv_NeoSansProCyr-Regular',Sans-Serif!important;

}



#topBack {

	background: url(../img/background2.jpg) no-repeat center 11px;

	width: 100%;

}



h3, h2 {

	color: #26b3cc;

	text-align: center;

	font-weight: bold;

}



h2 {font-size: 24px;}

h3 {font-size: 20px;}



strong {

	font-family:'Conv_NeoSansProCyr-Black',Sans-Serif!important;

}



.ppage {

	margin-bottom: 140px!important;

}



input[type=text], input[type=email], input[type=tel] {

	background-color: #f1f2f3;

	border: 1px solid #fa0012;

	color: #fa0012;

	padding: 10px;

	width: 100%;

	margin: 0 0 5px 0;

}



::-webkit-input-placeholder { /* WebKit browsers */

    color:    #fa0012;

}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

   color:    #fa0012;

   opacity:  1;

}

::-moz-placeholder { /* Mozilla Firefox 19+ */

   color:    #fa0012;

   opacity:  1;

}

:-ms-input-placeholder { /* Internet Explorer 10+ */

   color:    #fa0012;

}



input[type=submit], button {
	width: 100%;
	color: #fff;
	background-color: #fa0012;
	border: 1px solid #fa0012;
	padding: 10px;
	margin: 0 0 5px 0;
}


.page {

	/*height: 100%;*/

	background-color: #fff;

}



.spacer {

	display: block;

	height: 20px;

}



 .smallc {font-size: 10px;}

 .footc {padding: 6px 0 6px 0;font-size: 12px;}



.content {

	width: 953px;

	margin: 0 auto;

	display: block;

}



.blueContent {

	background: #f1f2f3;

	padding: 20px 20px 30px 20px;

	font-size: 13px!important;

}



.thinBar {height: 17px;}

.bl1{background-color: #1e457b;}

.bl2{background-color: #0e5b9d;}

.bl3{background-color: #279abd;}





.shaded {

-webkit-box-shadow: 0px 5px 12px 0px rgba(50, 50, 50, 0.15);

-moz-box-shadow:    0px 5px 12px 0px rgba(50, 50, 50, 0.15);

box-shadow:         0px 5px 12px 0px rgba(50, 50, 50, 0.15);

}



.blackBlock {

	height: 11px;

	background-color: #000;

}



.whiteBlock {
	background-color: #fff;
	overflow-x: hidden;
}

.whiteBlock2 {
	background-color: #fff;
	position: relative;
}

.bwhiteBlock {

	background-color: #fafefe;

	overflow-x: hidden;

}



.bback {background-color: #424242;}



.bheader{

	text-align: center;

	color: #fff;

	font-weight: bold;

	font-size: 9pt;

	line-height: 44px;

}



.whiteText, .whiteText:hover {color: #fff;text-decoration: none;}



#logo {width: 211px;float: left;}

#phone {width: 319px;float: right;}





footer {

/*	width: 100%;

	height: 100px;

	position: fixed;

	bottom: 0;

	left: 0;

	right: 0;*/

}

.appo-top, .appo-bottom {padding: 40px;}
.appo-top {background: url(../img/appo-top.png) no-repeat top left;}
.appo-bottom {background: url(../img/appo-bottom.png) no-repeat bottom right;}

.client-link {
	position: absolute;
	bottom: 0;
	right: -84px;
	width: 84px;
	height: 249px;
}


@media (min-width: 768px) {
  .container {width: 750px;} 
  .flBox {display: block;vertical-align: top;}
  #manitu, #mRight {width: auto;}
  #manitu img, #mRight img {width: 100%;}
  .footc {text-align: center;}
}



@media (min-width: 992px) {
  .container {width: 953px;}
  .flBox {display: inline-block;vertical-align: top;}
  #manitu {width: 364px;}
  #mRight {width: 589px;}
  .footc {text-align: center;}
}

@media (min-width: 1200px) {

  .container {width: 953px;}

  .flBox {display: inline-block;vertical-align: top;}

  #manitu {width: 364px;}

  #mRight {width: 589px;}

  .footc {text-align: center;}

}



@media screen and (max-width: 767px) {
	.flBox {display: block;vertical-align: top;}
  #manitu, #mRight {width: auto;}
  #manitu img, #mRight img {width: 100%;}
  .footc {text-align: left; padding: 6px 15px 6px 15px!important;}
  .client-link {display: none;}
}



@media (max-device-width: 480px) and (orientation: landscape) {

	

}

