/*
@font-face {
    font-family: Helvetica; 
    src: url(../fonts/HelveticaNeueCyr-Thin.ttf);
}
*/
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Helvetica Neue",arial,freesans,clean,sans-serif;
    color: #444444;
}

a {
    color: #517fc7;
    text-decoration: none;
}

#wrapper {
    width: 100%;
    height: auto!important;
    height: 100%;
    min-height: 100%;

}

/*  HEADER  */

#headerContainer {
    width: 100%;
    height: 59px;
    border-bottom: 1px solid #c9c9c9;

}

#header {
    position: relative;
    width: 1275px;
    height: 60px;
    margin: 0 auto;
}

.headerTopContainer {
    position: relative;
    height: 60px;
    width: 100%;
}

.logo {
    position: absolute;
    top: 10px;
    width: 121px;
    height: 40px;
    background-image: url("../images/logo.png");
}

.logoTitle {
    position: absolute;
    top: 21px;
    left: 130px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.contactPhone {
    position: absolute;
    top: 20px;
    right: 0;
    color: #444444;
    font-size: 18px;
}

.contactPhoneImg {
    width: 30px;
    height: 30px;
    background-image: url("../images/contactPhone.png");
    position: absolute;
    top: 16px;
    right: 135px;
}

/*  MENU  */

.menu {
    position: absolute;
    top: 10px;
    right: 0;
    width: 850px;
    height: 40px;
    text-align: right;
}

.menu a {
    letter-spacing: 1px;
    text-decoration: none;
    font-size: 14px;
    color: #444444;
}

.menu a:hover {
    color: #517fc7;
}

.menu ul {
    margin: 0;
    height: 40px;
    line-height: 40px;
    padding: 0;
    list-style: none;
}

.menu ul li {
    display: inline;
    padding: 10px 5px 16px 5px;
    margin: 0 4px 0 4px;
}

.menu ul li:last-child {
    padding-right: 0px;
    margin-right: 0px;
}

.lastPanel {
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: right;
}

/*  PAGE  */

.mainBlock {
    height: 350px; /* Р’С‹СЃРѕС‚Р° Р±Р»РѕРєР° */
    background: url("../images/main.jpg") 100% 100% no-repeat; /* Р”РѕР±Р°РІР»СЏРµРј С„РѕРЅ */
    background-size: cover; /* РњР°СЃС€С‚Р°Р±РёСЂСѓРµРј С„РѕРЅ */

}

.mainContainer {
    width: 1000px;
    margin: 0 auto;
    outline: 0px solid red;
}

.mainText {
    width: 460px;
    height: 260px;
    padding: 90px 20px 0 20px;
    float: right;
    color: #ffffff;
}

.mainTextP {
    font-size: 18px;
    line-height: 26px;
    text-align: justify;
    text-shadow: #000 0 0 5px;
}

.mainButton {
    float: right;
    margin-top: 20px;
    width: 200px;
    height: 40px;
    display: block;
    cursor: pointer;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    background-color: #4597e3;
    border-radius: 3px;
}

.mainButton:hover {
    background-color: #4ba2f4;
}

.infoBlock {
    width: 100%;
}

.infoContainer {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0 30px 0;
}

.infoImg {
    margin-top: 10px;
    width: 497px;
    height: 267px;
    float: left;
    border: 1px solid #f9f9f9;
}

.infoText {
    margin-top: 10px;
    width: 460px;
    padding: 0 0 0 20px;
    float: left;
}

.infoTextP {
    text-align: justify;
    font-size: 16px;
    line-height: 26px;
    text-indent: 1.5em;
}

.imgMaslo {
    float: right;
    margin: 5px 5px 0 15px;
    border: 1px solid #f9f9f9;
}

.fioMaslo {
    width: 190px;
    margin-top: -10px;
    text-align: center;
    font-size: 13px;
    color: #000000;
    float: right;
}

.directionsBlock {
    background-color: #e9e9e9;
}

.directionsContainer {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0 20px 0;

}

.directionsContainer li {
    font-size: 20px;
    margin-bottom: 10px;
}

.directionsContainer h2 {
    margin: 0;
    text-align: center;
}

.labsBlock {
    background-color: #e9e9e9;
}

.labsContainer {
    margin: 0 auto;
    width: 1000px;
    padding: 20px 0 40px 0;
}

.labsContainer h2 {
    margin: 0;
    line-height: 26px;
    text-decoration: underline;
}

.newsBlock {
    padding-bottom:100px;
}

.newsContainer {
    margin: 0 auto;
    width: 1000px;
    height: 315px;
    padding: 40px 0 40px 0;
}

#content {
    padding-bottom:110px;
}

#page {
    position: relative;
    width: 1000px;
    margin: 20px auto 0;
}

#page p {
    font-size: 16px;
    text-align: justify;
}

.picture {
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
}

/*  PARTNERS  */

.partners {
    position: relative;
}

.partners h3 {
    position: absolute;
    top:-11px;
    left: 365px;
    width: 170px;
    text-align: center;
    background-color: #ffffff;
    margin: 0 auto;
}

.partnersTitle {
    position: relative;
    min-height: 20px;
}

.partnersTopLine {
    position: absolute;
    top: 11px;
    width: 100%;
    height: 1px;
    background-color: #e9e9e9;
    border-bottom: 2px solid #f6f6f6;
}

.partnersContainer {
    position: relative;
}

.item {
    float: left;
    width: 150px;
    height: 65px;
    margin: 20px 35px 20px 0;
    border: 1px solid #e9e9e9;
}

.itemLast {
    float: left;
    width: 149px;
    height: 65px;
    margin: 20px 0 20px 1px;
    border: 1px solid #e9e9e9;
}

#clear {
    clear: both;
}

/*  FOOTER  */

#footer {
    /*margin-top: -100px;*/
    width: 100%;
    height: 100px;
    background-color: #333333;
    border-top: 1px solid #333333;
}

#footerContainer {
    height: 65px;
    width: 1000px;
    margin: 35px auto 0;
    color: #757575;
    font-family: Tahoma, sans-serif;
    font-size: 15px;

}

.copy {
    width: 333px;
    float: left;
}

.footerEmail {
    width: 333px;
    position: relative;
    float: left;
}

.spanEmail {
    color: #e9e9e9;
}

.emailImg {
    width: 29px;
    height: 20px;
    position: absolute;
    left: -45px;
    background-image: url(../images/email.png);
}

.footerPhone {
    width: 333px;
    position: relative;
    float: left;
}

.footerPhone a {
    color: #e9e9e9;
}

.footerPhone a:hover {
    text-decoration: underline;
}

.phoneImg {
    width: 22px;
    height: 37px;
    position: absolute;
    left: -45px;
    background-image: url(../images/phone.png);
}

.spanPhone {
    color: #ededed;
}

/*  ADMIN  */

#editContainer {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e9e9e9;
}

.editDark {
    background-color: #333333;
    text-align: center;
    color: #e9e9e9;
}

.editLink {
    position: relative;
    height: 40px;
    width: 40px;
    float: left;
    text-align: center;
}

.editImg {
    top: 5px;
    left: 7px;
    position: absolute;
    border: none;
}

.editId {
    height: 40px;
    width: 40px;
    float: left;
    text-align: center;
}

.editTitle {
    height: 40px;
    width: 610px;
    padding-left: 10px;
    float: left;
}

.editPage {
    width: 150px;
    padding-left: 10px;
    float: left;
    text-align: center;
}

.editDelete {
    position: relative;
    height: 40px;
    width: 40px;
    float: left;
    text-align: center;
}

.editData {
    margin-bottom: 10px;
}

.filesName {
    position: relative;
    height: 40px;
    width: 560px;
    float: left;
}

.filesLink {
    position: relative;
    height: 40px;
    width: 300px;
    float: left;
    text-align: center;
}

.filesLink input {
    width: 290px;
}

.filesDelete {
    position: relative;
    height: 40px;
    width: 40px;
    float: left;
    text-align: center;
}

.inputEdit  {
    margin-right: 12px;
    height: 30px;
    width: 203px;
    padding-left: 5px;
    border: 1px solid #b6b6b6;
}

.inputLast {
    margin-right: 0;
    height: 30px;
    width: 203px;
    padding-left: 5px;
    border: 1px solid #b6b6b6;
}

.iputTitle1 {
    float: left;
    height: 30px;
    width: 205px;
    line-height: 30px;
    padding-left: 5px;
    font-weight: bold;
}

.iputTitle2 {
    float: left;
    margin-left: 16px;
    height: 30px;
    width: 205px;
    line-height: 30px;
    padding-left: 5px;
    font-weight: bold;
}

.iputTitle3 {
    float: left;
    margin-left: 17px;
    height: 30px;
    width: 205px;
    line-height: 30px;
    padding-left: 5px;
    font-weight: bold;
}

.iputTitle4 {
    float: left;
    margin-left: 16px;
    height: 30px;
    width: 205px;
    line-height: 30px;
    padding-left: 5px;
    font-weight: bold;
}

.addContainer {
    position: relative;
    width: 1000px;
    height: 30px;
    margin-bottom: 10px;
    vertical-align: middle;
}

.addContainer p {
    position: absolute;
    top: -10px;
    left: 35px;
    font-size: 30px;
    font-weight: bold;
}

.addContainer img {
    border:none;
}

/*  CONTACTS  */

#content table td {
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 20px;
}

#content table td p {
    font-size: 13px;
    text-align: left;
}

#content table td img {
    width: 200px;
    margin-bottom: 20px;
}
.td_text {
    width: 280px;
    padding-left: 20px;
}



/*-----------------------------------------------------------------------------------*/
/*	 CAROUSEL
/*-----------------------------------------------------------------------------------*/

#wrapper .d-carousel ul li {
    background: none;
    background-color: #FFF;
    -webkit-box-shadow: 0px 1px 2px 0px #b7b7b7;
    -moz-box-shadow: 0px 1px 2px 0px #b7b7b7;
    box-shadow: 0px 1px 2px 0px #b7b7b7;
    padding: 10px;
    width: 272px;
    height: 350px;
}

.d-carousel {
    outline: 0px solid red;
}

.jcarousel-direction-rtl {
    direction: rtl;
}

.d-carousel h4 {
    margin: 5px 0 5px 0;
}

.d-carousel .jcarousel-container {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

.d-carousel .jcarousel-item {
    width: 190px;
    height: 270px;
}

.d-carousel .jcarousel-container-horizontal {
    width: 910px;
    height: 325px;
    padding: 0 45px;
}

.d-carousel .jcarousel-item-horizontal {
    margin-left: 3px;
    margin-bottom: 3px;
    margin-top: 3px;
    margin-right: 11px;
}

.d-carousel .jcarousel-next-horizontal {
    position: absolute;
    top: 149px;
    right: 0;
    margin-right: 3px;
    width: 15px;
    height: 28px;
    cursor: pointer;
    background: transparent url(../images/blog-arrows.jpg) no-repeat top right;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../images/blog-arrows.jpg);
}

.d-carousel .jcarousel-next-horizontal:hover {
    background-position: bottom right;
}

.d-carousel .jcarousel-prev-horizontal {
    position: absolute;
    top: 149px;
    left: 0;
    margin-left: 3px;
    width: 15px;
    height: 28px;
    cursor: pointer;
    background: transparent url(../images/blog-arrows.jpg) no-repeat top left;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../images/blog-arrows.jpg);
}

.d-carousel .jcarousel-prev-horizontal:hover {
    background-position: bottom left;
}

table.sertificates{

}

table.sertificates tr:first-child > td{
 
 font-weight:bolder;
 
}

table.sertificates tr > td{
padding:5px
}

.menu-active{
        border-bottom: 5px solid #c9c9c9;
}