.text-center{
    text-align:center;
}
.admission-parralax{
    background-image: url("https://www.viu.edu/wp-content/uploads/2017/11/admission-aid-bg.jpg");
    min-height: 300px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parralax-overlay{
    background-image: url("https://www.viu.edu/wp-content/uploads/2017/11/admission-aid-overlay-bg.jpg");
    min-height: 300px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   
}
.parralax-overlay .vc_column_container{
    border-left:1px solid #b2b9be;
}

.parralax-overlay .vc_column_container:first-child{
    border-left:none;
}
.max-800{
    max-width:800px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    text-align: center;
}
.max-800 p{
    margin-top: 20px;
    display:inline-block;
}
.max-800 a{
    width: auto;
}
.border-left{
    border-left:2px dashed #989898;
}
.more-height a{
    padding-top: 60px;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern{
    border-color:#b41225 !important;
    background:#b41225 !important;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
  border-color:#b41225 !important;
    background:#b41225 !important; 
    color: #fff !important;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover{
  border-color:#004679 !important;
    background:#004679 !important; 
}
.font-roboto p{
    font-size: 22px;
      font-family: 'Roboto Slab', Palatino Linotype, Palatino, serif;
    color: #42413f;
}
#whyviu .vc_column-inner{
    padding-top: 0 !important;
}
#whyviu .wpb_column{
    padding-top: 0 !important;
}
.more-height a{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

h2.custom-heading {
    color: #b41225 !important;
    font-size: 42px;
    font-family: 'Roboto Slab', Palatino Linotype, Palatino, serif !important;
    letter-spacing: 0.025em;
    line-height: 45px;
    font-weight: 700;
    background-color: transparent;
    position: static;
    cursor: default;
    padding: 0 0 8px;
    min-height: 0;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}