.primary-color{
    color: #002C76;
}

.color-white{
    color: #FFFFFF;
}

.bg-primary{
    padding: 30px 30px !important;
    background-color: #002C76;
}
.bg-light-gray{
    padding: 30px 30px !important;
    background-color: #F6F7F8;
}

.style-light .btn-default.btn-ico{
    border: none;
    color: #002C76 !important;
    font-size: 40px !important;
    padding: 9px 10px !important;
}

.b-gray{
    border: 1px solid #B5C6C8;
}

.m-0{
    margin:0px !important;
}

.water-imag .uncode-single-media-wrapper{
    height:120px;
    width: 90px;
}    
.water-img img{
    margin: auto;
    height: 120px !important;
    width: 82px !important;
}

.main-container .row-container > .row-parent .row-child > .row-inner > div {
    padding: 0px 0px 0px 0px;
}

.text-bigger h2 > h1{
    font-size:125px;
}

.our-challenge .bg-img  .uncont{
    padding: 40px 0 !important;
}
.our-challenge .row-inner {
    margin:0px !important;
}

.model-popup-btn{
    margin: 15px 0px;
}
.img-card .uncol{
    height: 100%;
}

.logo-img{
    margin: 15px 0px;
}


.bg-img .uncol{
   height:100%;
}

.section-download .btn-container{
    margin-top: 0px !important;
}