html, body {
 padding:0;
 margin:0;
 width:100%;
 height:100%;
 font-family: Tahoma;
}

a {
 color: #055D97;
 text-decoration: none;
}

h1 {
 padding:0;
 margin: 0;
 font-weight: normal;
 font-size: 28px;
 color: #000;
}

h2 {
 padding:0;
 margin: 0;
 font-weight: normal;
 font-size: 18px;
 line-height: 24px;
}

#conteiner {
 width: 1024px;
 min-height: 100%;
 position: relative;
 margin:auto;
}

#head{
 height: 180px;
 width:100%;
}

#logo{
 background: url(/images/logo.png);
 padding: 0 314px 100px 0;
 top:45px;
 position:relative;
 float: left;
}

#cont_top{
 float:right;
 margin-top: 12px;
 font-size:12px;
 text-align: center;
 background: url(/images/cloud.gif) no-repeat top right;
 width: 316px;
 height: 130px;
 padding: 40px 0 0 0;
 color: #fff;
}

#cont_top:hover{
 background: url(/images/cloud_gray.gif) no-repeat top right;
 width: 316px;
 height: 130px;
 padding: 40px 0 0 0;
}

#cont_top span{
 font-size: 20px;
 font-weight:bold;
}

.ph{
 font-size: 18px!important;
 line-height:22px;
 font-weight:normal!important;
}

.clear{
 clear: both;
}

#cent_block{
 width: 1024px;
 margin-top: 30px;
}

#b1 {
 float: left;
 width: 23%;
 font-size:12px;
 color: #858585;
 line-height: 18px;
 padding: 0 10px;
}

#b2 {
 float: left;
 width: 23%;
 font-size:12px;
 color: #858585;
 line-height: 18px;
  padding: 0 10px;
}

#b3 {
 float: left;
 width: 23%;
 text-align: left;
 font-size:12px;
 color: #858585;
 line-height: 18px;
 padding: 0 10px;
}

#b4 {
 float: right;
 width: 23%;
 text-align: left;
 font-size:12px;
 color: #858585;
 line-height: 18px;
 padding: 0 10px;
}

#b1 h1, #b2 h1, #b3 h1, #b4 h1{
 font-size: 24px;
 color: #25bfff;
 font-weight: normal;
 padding:0;
 margin:0;
 text-align: center;
}

#text_block{
 width: 100%;
 padding: 20px 0;
 font-size: 14px;
 line-height: 20px;
 background: url(/images/cc2.png) no-repeat #39ACE5;
 background-position: 3% 50%;
 border-radius:10px;
  color: #fff;
}

#text_block:hover{
 width: 100%;
 padding: 20px 0;
 font-size: 14px;
 line-height: 20px;
 background: url(/images/cc.png) no-repeat #EBEBEB;
 background-position: 3% 50%;
 border-radius:10px;
  color: #000;
}

#txt{
 margin-left: 180px;
}

#b1 div, #b2 div,#b3 div,#b4 div{
 width: 100%;
 text-align: center;
}

.button {
 border: 1px solid #25BFFF;
 color: #25BFFF;
 padding: 5px 5px;
 font-size: 11px;
 text-decoration: none;
}

.button:hover {
 border: 1px solid #25BFFF;
 color: #fff;
 padding: 5px 5px;
 font-size: 11px;
 text-decoration: none;
 background: #25BFFF;
}

#host1{
 width: 100%;
 height:110px;
 margin-bottom: 10px;
 border: 1px solid #ccc;
 border-radius: 10px;
}

#host1:hover, #host2:hover, #host3:hover{
 box-shadow: 0 0 8px #ddd;
}

#host2{
 width: 100%;
 height:110px;
 background: url(/files/images/1420746469_data-128.png) no-repeat;
 background-position: bottom right;
 border: 1px solid #39ACE5;
 border-radius: 10px;
}

#host3{
 width: 100%;
 height: 110px;
 background: url(/files/images/1420746337_OneDrive-128.png) no-repeat;
 background-position: bottom right;
 border: 1px solid #ccc;
 border-radius: 10px;
}

#host1 h1, #host2 h1, #host3 h1{
 color: #000;
 padding: 5px 15px 10px 0px;
}

#host1 h1 strong, #host2 h1 strong, #host3 h1 strong{
 color: #fff;
 background: #39ACE5;
 padding:2px 8px;
 border-radius: 50px;
}

#host1 div, #host2 div, #host3 div{
 color: #000;
 margin: 20px 25px 20px 15px;
}

#left{
 float: left;
 width:28%;
}

#right{
 float:left;
 width:60%;
}

#host1 h3, #host2 h3, #host3 h3{
 font-size: 20px;
 padding:0;
 margin:10px 0 20px 0;
 float: left;
}

.cleartab{
 clear: both;
 height:0;
}

#footer{
 width: 1024px;
 height: 130px;
 margin-top: 10px;
 opacity: 0.5;
}

#footer:hover{
 width: 1024px;
 height: 130px;
 margin-top: 10px;
 opacity: 1;
}

#f1 {
 float: left;
 width: 50%;
 font-size: 11px;
}


/*Горизонтальное выпадающее меню*/
div ul.menu{
 display: block;
}

ul.menu {
	padding-left: 82px!important;
	padding: 0;
	height: 40px;
	border-radius: 10px;
	display: block;
	background: #39ACE5;
	position: relative;
	width: 942px;
}

ul.menu li {
	float: left;
	list-style: none;
}

ul.menu li a {
	color: #fff;
	text-decoration: underline;
	display: block;
	font-family: Tahoma;
	font-size: 20px;
	padding: 8px 30px;
}

ul.menu li a:hover {
	background-color: #ccc;
	color: #000!important;
}

/* ul.menu li:first-child a:hover{
	border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
}

ul.menu li:last-child a:hover{
	border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
} */
/*Выпадающее меню*/
ul.menu li ul {
	display: none;
}

ul.menu li:hover ul {
	display: block;
	position: absolute;
	top: 40px;
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	background-color: #39ACE5;
	z-index: 1000;
}

ul.menu li:hover ul li {
	float: none;
	width: 138px;
	border-right: none;
}

ul.menu li:hover ul li a {
	border-right: none;
	padding: 10px 0px 8px 20px!important;
	margin-left: -40px;
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	font-size: 14px;
	text-align: left;
}

ul.menu li:hover ul li a:hover {
	background-color: transparent;
	color: #aaa;
}

ul.menu li:hover ul li:first-child a:hover {
	border-radius: 0 0 10px 10px;
	-webkit-border-radius:  0 0 10px 10px;
	-moz-border-radius:  0 0 10px 10px;
}


.jcarousel-wrapper {
    position: relative;
	margin-top: 20px;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 205px!important;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    display: block;
    max-width: 190px;
    height: auto !important;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    top: -45px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}