h2{
    color:#1E50AE
}
.rd-navbar-outer-panel .rd-navbar-nav>li>a{
    font-size: 18px;
}
.rd-navbar-outer-panel .rd-navbar-nav>li>ul>li>a{
    font-size: 16px;
}
@media (min-width: 992px){
    .rd-navbar-static.rd-navbar-corporate .rd-navbar-nav-wrap .rd-navbar-nav > li{
        margin-right:70px;
    }
}
/* index */
.index .block-wrap-list .block-wrap .unit-body span{
   font-size: 18px;  
}
.index .block-wrap-list .block-wrap .unit-body b{
    font-size: 20px;
}
.index .index-quote .quote-image img{
    width:47px;
    height:47px;
    border:1px solid #ccc;
    box-sizing: border-box;
    padding:3px;
}
.index figure img{
    height:320px;
    width:auto;
}
.index .al_list .post-text p{
    height:44px;
}
.index .progress-variant-1 .title{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    font-size: 16px;
    color: #313132;
}
.index .progress-variant-1 .progress{
    margin-left:70px;
}
.index .li-project .title{
    font-size: 16px;
    position: absolute;
    left:15px;
    top:0;
    height:40px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left:15px;
    color:#fff;
    font-weight: bold;
}
.index .li-project .item{
    overflow: hidden;
}
.index .li-project img{
    width:100%;
    border-radius: 10px;
}
.index .li-list .item{
    /* box-shadow: 8px 0 4px -4px #ccc; */
    height:263px;
    box-sizing: border-box;
    padding:30px 26px 0;
}
.index .li-list .item:last-child{
    box-shadow:none
}
.footer .button{
    font-size: 13px;
    margin-bottom:15px;
}
@media screen and (max-width:768px){
    .litop30{
        margin-top:30px;
    }
}
/* smartBuilding */
.sBuild .unit{
    border:1px solid #ccc;
    box-sizing: border-box;
    padding:40px;
    border-radius: 100px;
}
.sBuild .unit h5{
    color:#42a4ff;
}
/* itout */
.itOut .pricing-table-style-lighter .pricing-table-header{
    background-color: #42a4ff;
}
.itOut .pricing-table .price{
    color: #084884;
}
.itOut h6{
    color:#fff;
}
.itOut a{
    color: #42a4ff;
}
.itOut [class*='pricing-table-preferred'] .pricing-table-header {
    background: #084884;
}
.itOut [class*='pricing-table-preferred'] .price {
    color: #42a4ff;
}
.itOut .list-bordered li:hover{
    background: #f9f9f9;
    cursor: pointer;
}
/* lp-project */
.lp-project .li-list .item{
    height: 176px;
    padding: 30px 23px 0;
    box-shadow: none;
    border-right:1px solid #ddd
}
.lp-project .li-list .item:last-child{
    border-right:0;
}
.lp-project .li-list .item .text-center{
    position: relative;
    top:-100px;
}
@media (min-width: 768px){
    .section-126{
        padding:126px 0;
    }
}
.lp-project .copper img{
    margin-bottom:10px
}
/* smart storage */
.sStorage .list-xl li + li{
    margin-top:0;
}
.sStorage .list-xl{
    display: flex;
    justify-content: space-between;
}
.sStorage .list-xl li:first-child{
    margin-right:40px;
}
@media screen and (max-width:768px){
    .lp-project .li-list .item{
        height:auto;
    }
}
.hardEquip .lp-project .li-list .item{
    height: 200px;
    border-bottom:1px solid #ddd;
}
.hardEquip .lp-project .li-list .item:nth-of-type(5) .text-center,.hardEquip .lp-project .li-list .item:nth-of-type(6) .text-center,
.hardEquip .lp-project .li-list .item:nth-of-type(7) .text-center,.hardEquip .lp-project .li-list .item:nth-of-type(8) .text-center{
    top:0px;
}
.hardEquip .lp-project .li-list .item:nth-of-type(5),.hardEquip .lp-project .li-list .item:nth-of-type(6),
.hardEquip .lp-project .li-list .item:nth-of-type(7),.hardEquip .lp-project .li-list .item:nth-of-type(8){
    border-bottom:0
}
.hardEquip .lp-project .li-list .item:nth-of-type(4n){
    border-right: 0;
}
@media screen and (max-width:768px){
    .hardEquip .lp-project .li-list .item{
        height: auto;
        border:0px;
    }
    .hardEquip .lp-project .li-list .item .text-justify{
        text-align: center;
    }
    
}
.hardEquip .nineGe .item{
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    box-sizing: border-box;
    padding:30px 0;
}
.hardEquip .nineGe .item:nth-last-of-type(4n+1){
    border-right: 0;
}
.hardEquip .nineGe .item img{
    height: 89px;
    max-width: 60%;
}
.hardEquip .nineGe .item .name{
    margin-top:15px;
    font-weight: bold;
}
.hardEquip .logos .item{
    background-color: #fff;
    height: 70px;
    padding:0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom:20px;
}
.hardEquip .logos .item:nth-of-type(4n+1){
    clear: left;
}
.hardEquip .logos{
    margin-top:60px
}

.hardEquip .form-control{
    border-radius: 3px;
}
.hardEquip .btn{
    padding:18px 100px;
    border-radius: 5px;
}
/* solution */
.solution img{
    height: 380px;
}
.solution .img{
    height: auto;
}

@media screen and (max-width:768px){
    .hardEquip .nineGe .item{
        border-right:0
    }
    .solution img{
        height: auto;
        margin-bottom:20px
    }
    .solution h6{
        line-height: 30px;
    }
}
/* about */
.about p{
    text-indent: 2em;
    font-size: 16px;
    line-height: 35px;
}
.about .msg-ul li{
    list-style: disc;
    font-size: 16px;
    line-height: 35px;
}
.about .img{
    max-width: 901px;
    margin:0 auto;
    width:100%
}
.about .text-silver-chalice{
    text-indent: 0;
    text-align: center;
    font-size: 14px;
}

@media screen and (max-width:768px){
    .about .books .item img{
        width:80%;
        margin:0 auto;
    }
    .about .books .item figure{
        text-align: center;
    }
    .about .details .row{
        text-align: left;
    }
}
.about .details .row{
    display: flex;
    align-items: center;
    margin:20px 0;
}
#container{
    width:100%;
    height:310px;
    background-color: red;
}