html {background: #fff;}
body {
	background:url(images/header-line-bg.png) repeat-x;
	font:15px/20px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #313131;
	width: 100%;
	height: 100%;
	/*min-width: 988px;*/
	position: relative;
}
h1,h2,h3,h4,h5,p {
	padding:0;
	margin:0;
	font-weight:normal;
}
a {
	outline: 0;
	cursor:pointer;
	color:#2c91dc;
}
a:hover {
	text-decoration:none
}
@font-face {
	    font-family: MyriadPro-Cond;
	    src: local("MyriadPro-Cond"),
	         url("MyriadPro-Cond.eot")format("embedded-opentype");  /*IE*/
}
@font-face {
	    font-family: MyriadPro-Cond; /* аИаМб ббаИббаА аДаЛб CSS аПбаАаВаИаЛ */
	    src: local("MyriadPro-Cond"), /* аПбаОаВаЕббаЕаМ аНаАаЛаИбаИаЕ ббаИббаА аВ ааЁ аПаОаЛбаЗаОаВаАбаЕаЛб */
	         url("MyriadPro-Cond.otf"); /* аЕбаЛаИ ббаИбб аНаЕ бббаАаНаОаВаЛаЕаН, баОаГаДаА аЗаАаГббаЖаАаЕаМ аЕаГаО аПаО баКаАаЗаАаНаНаОаМб аПббаИ */
}
@font-face {
	    font-family: MyriadPro-Regular;
	    src: local("MyriadPro-Regular"),
	         url("MyriadPro-Regular.eot")format("embedded-opentype");  /*IE*/
}
@font-face {
	    font-family: MyriadPro-Regular; /* аИаМб ббаИббаА аДаЛб CSS аПбаАаВаИаЛ */
	    src: local("MyriadPro-Regular"), /* аПбаОаВаЕббаЕаМ аНаАаЛаИбаИаЕ ббаИббаА аВ ааЁ аПаОаЛбаЗаОаВаАбаЕаЛб */
	         url("MyriadPro-Regular.otf"); /* аЕбаЛаИ ббаИбб аНаЕ бббаАаНаОаВаЛаЕаН, баОаГаДаА аЗаАаГббаЖаАаЕаМ аЕаГаО аПаО баКаАаЗаАаНаНаОаМб аПббаИ */
}

.header {
	color:#d5ecff;
	height:60px;
	width:950px;
	margin:0 auto;
}
.nav {
	float:right;
	white-space:nowrap;
	text-transform:uppercase;
	padding-top:21px;
}
.nav a {
	color:#d5ecff;
	text-decoration:none;
	text-shadow:0 1px 1px #5c6165;
	margin-left:29px;
}
.center {
	width:950px;
	margin:0 auto;
	position:relative;
}
.content {
	border-top:1px solid #daeef9;
	overflow:hidden;
}
.content .center {
	width:900px;
}
.intro {
	background:url(images/header-bg-pattern.jpg) repeat-x;
	height:238px;
}
.intro h1 {
	border-bottom: 5px solid #DAEEF9;
    color: #DFF4FF;
    font: 44px/1 MyriadPro-Regular;
    height: 50px;
	width:355px;
	margin:35px 0 0 25px;
	
}
.intro .center {
	width:950px;
	height:238px;
	left: 50%;
    margin-left: -475px;
    position: absolute;
}
.intro h1 span {
    border-bottom: 5px solid #9DDE41;
    display: inline-block;
    height: 50px;
}
#rhino-item0 h1 span {

}
.intro p {
	font-size:16px;
	color:#fff;
	width:355px;
	padding:20px 0 0 25px;
}
.bnr {
	background:url(images/bnr.png) bottom center;
	width:948px;
	height:83px;
	margin:0 auto;
	position: absolute;
	bottom:0;
}
.bnr_sun {
	bottom: 0px;
    position: absolute;
    right: 0px;
}
.left {
	width:509px;
	margin:20px 20px 20px 0;
	float:left;
}
.right {
	width:371px;
	float:right;
	margin:20px 0 20px;
}
.left h1, .right h1 {
	font: normal 32px/40px MyriadPro-Cond/*, Arial, Helvetica, sans-serif*/;
	color:#2c91dc;
	border-bottom:5px solid #daeef9;
	margin:0 0 15px 0;
	height:40px;
}
.left h1 span, .right h1 span{
	border-bottom:5px solid #9dde41;
/*	padding-bottom:1px;
	padding-bottom:2px\0/;*/
	height:40px;
	display:inline-block;
}
.note {
	background:#daeffe;
	padding:20px;
	margin-bottom:10px;
	font:italic 17px/24px Arial, Helvetica, sans-serif;
}
.left p {
	padding:10px 0;
}
.right p {
	padding:0 0 20px 0;
}
.right h2 {
	font: normal 22px/40px MyriadPro-Regular/*, Arial, Helvetica, sans-serif*/;
	color:#67b302;
	margin-bottom:5px;
}
.right h4 {
	font:15px/20px MyriadPro-Regular;
	color:#2c91dc;
}
.address {
	margin-bottom:20px;
}
.archive {
	margin:30px 0 0 0;
	padding:10px 10px 10px 105px;
	background:url(images/archive.gif) 20px bottom no-repeat;
	border:5px solid #daeef9;
	height:67px;
}
.archive a {
	color:#2c91dc;
	font-size:18px;
}
.frm_contact {
	background:#daeffe;
	padding:20px;
}
.frm_contact p {
	font-weight:bold;
	padding:0;
}
.frm_structure {
	padding:10px 0;
}
.frm_right {
	float:right;
}
.txt {
	border:1px solid #c1c2c3;
	font:15px Arial, Helvetica, sans-serif;
}
.inp_mail, .inp_name {
	width: 225px;
}
.inp_code {
	width:135px;
}
select {
	width:250px;
}
textarea {
	resize:none;
	width:99.7%;
	overflow:auto;
}
.kcapcha {
	position:relative;
	top:3px;
	left:20px;
}
.inp_submit {
	cursor:pointer;
	font: 18px Arial,Helvetica,sans-serif;
	background:url(/images/btn-submit.png) no-repeat;
	height:26px;
	width:99px;
	border:none;
}
.footer {
	clear:both;
	border-top:1px solid #95c8ed;
	font:12px/20px Arial, Helvetica, sans-serif;
	padding:15px 20px;
	width:900px;
	text-align:right;
}
.footer a {
	font: 12px/20px Arial, Helvetica, sans-serif;
}
.footer a:hover {
	text-decoration: underline;
}
.footer p {
	/*float:right;*/
}

/* slider */
#slider {
	margin:0 auto;
	padding:0;
/*	padding:0;
	margin:0;
	overflow: hidden;
	width: 100%; */
	height:238px;
	width: 950px;
/*	top: auto;
	left: auto;
	position: relative;*/
}
.rhino-container {
	width:915px;
	height:238px;
}
#slider li {list-style:none; width:100%;}
.intro li {list-style:none;}
#rhino-item0 { background:url(images/bnr_social.png) bottom right no-repeat;}
#rhino-item1 { background:url(images/bnr_saas.png) right 30px no-repeat;}
#rhino-item2 { background:url(images/bnr_mobile.png) bottom right no-repeat;}
#rhino-item3 { background:url(images/bnr_more.png) bottom right no-repeat;}
#car_man {
	position:absolute;
	bottom:0;
	left:25px;
	width:288px;
	height:25px;
	z-index:1;	
}
.rhino-bullets {
	margin:0;
	padding:0;
	width:288px;
	height:25px;
}
.rhino-bullets li {
	float:left;
	margin:0 0 0 20px;
	padding:0;
	width:57px;
	height:25px;
	position:relative;
}
.rhino-bullets li:first-child {
	margin-left:0px;
}
.rhino-bullets li a {
	display:block;
	background:url(images/bullets.png) no-repeat;
	vertical-align:bottom;
	width:57px;
	position:absolute;
	bottom:0;
}
#rhino-item0-bullet {background:url(images/bullets.png) 0 -55px no-repeat; height:10px;}
#rhino-item1-bullet {background:url(images/bullets.png) -77px -49px no-repeat; height:16px;}
#rhino-item2-bullet {background:url(images/bullets.png) -154px -45px no-repeat; height:20px;}
#rhino-item3-bullet {background:url(images/bullets.png) -231px -40px no-repeat; height:25px}

#rhino-item0-bullet.rhino-active-bullet {background:url(images/bullets.png) 0 -15px no-repeat;}
#rhino-item1-bullet.rhino-active-bullet {background:url(images/bullets.png) -77px -9px no-repeat;}
#rhino-item2-bullet.rhino-active-bullet {background:url(images/bullets.png) -154px -5px no-repeat;}
#rhino-item3-bullet.rhino-active-bullet {background:url(images/bullets.png) -231px 0 no-repeat;}
