.materials .inner.norve .row:nth-child(odd) {
    border: 1px solid #D8D8D8;
    background-color: rgba(1,167,201,0.1);
}

.inner.norve .hover-backer {
    border: 1px solid #eee;
    border-bottom: 0px;
    color: #9B9B9B;
    font-size: 14px;
}
.hover-backer:hover {
    box-shadow: 0 10px 40px 0 #9b9b9b;
}
.hover-backer {
    float: left;
    width: 100%;
}

.container.materials-case-only .row {
    font-size: 18px;
}
.checkCardField {
	background-color: #fff !important;
	margin-top: 20px !important;
}
.containersdsd {
    background-position: 10% 30%;
    background-image: url(/image/curriculum-banner.jpg);
    max-height: 400px;
    height: 400px!important;
    display: table;
    width: 100%;
}
.full-mambership {
     background-position: 10% 30%;
   /* background-image: url(/image/curriculum-banner.jpg);*/
    background-image: url(/image/curriculum-banner.jpg);
    
    max-height: 400px;
    height: 400px!important;
}
.full-bundles {
     background-position: 10% 30%;
    /*background-image: url(/image/gabriel-sollmann.jpg);*/
    background-image: url(/image/curriculum-banner.jpg);
    
    max-height: 400px;
    height: 400px!important;
}
.full-traning {
     background-position: 10% 1%;
    background-image: url(/image/traning.jpg);
     display: table;
    width: 100%;
    max-height: 400px;
    height: 400px!important;
}
.about-banner {
     background-position: 10% 30%;
    background-image: url(/image/about-banner.jpg);
    display: table;
    width: 100%;
    max-height: 400px;
    height: 400px!important;
}
.whyus {
     background-position: 10% 17%;
    background-image: url(/image/whyus.jpg);
    display: table;
    width: 100%;
    max-height: 400px;
    height: 400px!important;
}
.research {
    background-position: 10% 30%;
    background-image: url(/image/gabriel-sollmann.jpg);
    display: table;
    width: 100%;
   
    max-height: 400px;
    height: 400px!important;
}
.banner-help {
    background-position: 10% 30%;
    background-image: url(/image/banner-help.jpg);
    
    display: table;
    width: 100%;
    max-height: 400px;
    height: 400px!important;
}
.title-bg {
    display: table-cell;
    vertical-align: middle;
}
.title-bg h1 {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    background-color: #21252996;
    color: #fff;
    font-size: 72px;
    margin-top: 160px;
}

.blog-card.card-style-grid {
    display: block;
    border: 4px solid#d4d4d4;
    padding: 11px;
}
.blog-link {
    background: #14a800;
    padding: 7px 19px 7px 19px;
    color: #FFF !important;
    border-radius: 23px;
}

.my-acount-link {
     background: #14a800;
    padding: 8px 19px 8px 19px !important;
    color: #FFF !important;
    margin-top: 18px;
}
.page-link {
    background: #14a800;
    color: #FFF !important;
    border: none;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #18750c !important;
    border-color: #007bff;
}