
@font-face {
    font-family: 'HelveticaNeueCyr-Roman';
    src: url('fonts/HelveticaNeueCyr-Roman.otf') format('opentype'), url('fonts/Lato-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-Italic';
    src: url('fonts/Lato-Italic.ttf') format('truetype');
}

/*body{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.667;
}*/

.navbar{
    min-height: 45px;
}    

.navbar-nav > li > a{
    color:#fff;
    padding-bottom:0px; 
    padding-top:0px;    
    line-height: 60px;
    text-transform: capitalize;
}

.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus{
    background-color: rgb(83,156,232);
}

footer{
    font-size: 13px;
    line-height: 1.846;
    color: #666666;
}
.logo a{
    color: #ffffff !important;
    font-size:40px;
}

.logo a:hover {
    text-decoration:none;
}

header{
    color: #2a2457;
}
.com-name{
    color: #2a2457;
    border-right: 3px solid #2a2457;
    font-size: 48px;
}
.com-info{
    color: #2a2457;
    font-size: 24px;
    padding-top: 20px;
}
.first-section{
    margin-top: 10px;

}
.section{
     margin-bottom: 30px;

}
.blue-square{
    background-color: #1cb5e3;
    border-radius: 10px;
    color: #2a2457;
    height: 200px;
    font-size: 36px;
}
.square-first{
    padding-top: 40px;
}
.about-us{
    color: #2a2457;
}
.case-studies{
    color: #2a2457;
}
.case-item{
    height: 225px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
	margin-bottom:15px;
}
.footer-panel{
    margin-bottom: 0px;
}
.productsContent{
    border-right:1px solid rgb(216,216,216);
    border-left:1px solid rgb(216,216,216);
    padding-bottom: 15px;
    padding-left: 0px!important;
    padding-right: 0px!important;
    text-align: center;
    border-top:none;

}
.logoEAS{
    margin:30px;
}
.logoEAS img{
    width:200px;
}
.logoEAS p{
    margin-top: 10px;
    font-size: 20px;
    /*color: #112C41;*/
    font-family: HelveticaNeueCyr-Roman;
}
.grey-line{
    border-bottom:1px solid rgb(216,216,216);
    font-size: 21px;
}
.sidebar{
    font-family: Lato-Italic;
    color: #1E6AA6;
    font-size: 21px;
    padding-top: 28px;
    padding-left: 15px;
    padding-right: 15px
}

.sidebar p{
    margin-bottom: 15px;
    line-height: 1.6;
}

.lenavi-list{
    /*border:1px solid rgb(216,216,216);*/
}
.lenavi-item{
    font-size: 21px;
    font-family: HelveticaNeueCyr-Roman;
    /*color: #102C43;*/
}
.lenavi-item p{
    margin-top: 16px;
    margin-bottom: 16px;
    padding-left: 15px;
}
.lenavi-item--img{
    width: 80px;
    margin-top: 20px;
}
.blue-tools img{
    width: 34%;
    margin-left: 33%;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 118px;
}
.contact{
    border-left: 1px solid rgb(216,216,216);
    border-right: 1px solid rgb(216,216,216);
    font-size: 18px;
    font-family: HelveticaNeueCyr-Roman;
    color: #293E50;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.contact-title{
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}
.blue-tools p{
    text-align: center;
    color: white;
    font-family: HelveticaNeueCyr-Roman;
    font-size: 21px;
    text-transform: uppercase;
}
.smo{
    font-size: 30px;
    color: #97989A;
    margin-right: 40px;
}

.footer-text{
    font-size: 18px;
    color: #666666;
    font-family: HelveticaNeueCyr-Roman;
}
.more-btn{
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
    font-family: HelveticaNeueCyr-Roman;
    text-transform: uppercase;
    text-align: center !important;
    border-radius: 2px;
    }
.top-menu{
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: HelveticaNeueCyr-Roman;
    padding: 0;
    height:70px;
    background-color: #2897EE;
    border-bottom:1px solid #fff;
}
.second-menu{
    background: #1454ba;
    min-height: 50px;
}

.logo{
    font-size: 28px;
}


.menu-items a{
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    float: right;
    /*margin-right: 30px;*/
    margin-top: 15px;
}
.menu-items a img{
    width: 35px;
    height: 35px;
    margin-right: 7px;
}
.topLogOutMenu a{
    margin-top: 0px;
}

.navbar{
    margin-bottom: 3px !important;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid rgb(255, 0, 0);
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0) !important;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0) !important;
}
.navbar-default .navbar-nav>li>a{
    color:#fff;
    /*font-family: HelveticaNeueCyr-Roman;
    text-transform: uppercase;*/
    font-size: 17px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #2E86DF;
    color:#fff !important;
}

.my-active{
    color: #2897EE;
    border-bottom: 2px solid #2897EE;
}
.navbar-default .navbar-nav >li>.my-active {
    color: #2897EE;
}

.tabs-description p{
    font-size:18px;
}

.tabs-description{
    display: none;
    padding-top: 40px;
}
.tabs-description ul{
    color: #fff;
    font-size: 16px;
}
.tabs-content{
    /*display: none;*/
}
.large-text-description{
    padding-top: 15px;
}
.large-text-description p{
    font-size: 16px;
    line-height: 1.6;

    text-transform: none;
}
.large-text-description ul{
    line-height: 1.4;
    font-size: 15px;
    width: 30%;
}

.large-text-description ul:first-of-type{
    width: 65%;
}

.affiliations-description p{
    font-size: 16px;
    line-height: 1.6;
    text-transform: none;
}

.affiliations-description div {
    text-align: center;
}

.affiliations-description a{
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    text-align: center;
    text-decoration:underline;
}

.slick-list{
    height:450px;
}

.padding-0{
    padding:0px!important;
}

.margin-0{
    margin:0px!important;
}

::-webkit-input-placeholder {
    color: #ddd !important;
}

:-ms-input-placeholder {
    color: #eee !important;
}

@media screen and (max-width: 1200px)  {
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
    }
}

@media screen and (max-width: 1000px)  {
    .navbar-default .navbar-nav>li>a {
        font-size: 15px;
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
}