
.cras-navbar {
    background-color: #ffffff;
    border-color: #e7e7e7;
    margin-bottom:0;
}
.site-title {
    font-weight: 400;
    font-size: 22px;
    width: 100%;
    line-height: 59px;
    display: block;
    text-align: center;
    text-decoration: none!important;
    color: #2a3f54!important;
}


.site-title i {
    border: 1px solid #2a3f54;
    padding: 5px 6px;
    border-radius: 50%;
}


.item .slide-content{
    height: 400px;
}


.item .slide1{
    background: url("carousel-pics/1.jpg") center/cover no-repeat fixed;
}

.item .slide2{
    background: url("carousel-pics/2.jpg") center/cover no-repeat fixed;
}

.item .slide3{
    background: url("carousel-pics/3.jpg") center/cover no-repeat fixed;
}

.item .slide4{
    background: url("carousel-pics/4.jpg") center/cover no-repeat fixed;
}

.cras-descrip{
    color: #2a3f54;
    line-height: 23px;
}

.cras-info{
    padding-top: 100px;
    padding-bottom: 100px;
}


.cras-footer {
    background-color: #2a3f54;
    min-height: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.column-icon{
    text-align: center;
}

.column-icon i{
    font-size: 40px;
    color: #fff;
    text-align: center;
}

.column-title {
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
}

.column-text h4{
    text-align: center;
    color: #fff;
    line-height: 23px;

}

.column {
    margin-bottom: 40px;
}

.cras-button {
    background-color: #2a3f54;
}
