.box.override{
    background: rgba(0,0,0,0) !important;
}

.mlogo{
    width: 80px !important;
}

.vertalign{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  @-webkit-keyframes Gradient {
    0%  {background-position:0% 50%}
    50% {background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes Gradient {
	0%  {background-position:0% 50%}
    50% {background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes Gradient { 
	0%  {background-position:0% 50%}
    50% {background-position:100% 50%}
    100%{background-position:0% 50%}
}


.blue-hero{
    padding: 100px 0;
    background: #003399;
    margin-top: 100px;
}

.blue-hero.grey {
    background-color: #384A61 !important;
}

.blue-hero .hero-txt{
    color: #fff;
    margin-left: 120px;
}

@media screen and (max-width: 480px) {
    .blue-hero .hero-txt{
        margin-left: 0px;
    }
}

.pg-title{
    font-size: 54px;
    font-family: 'maax_roundedbold';
}

.w-txt{
    margin-top: 40px;
    font-size: 62px;
    font-family: 'Chapenettoer 8';
}

.blue-hero #scrollDown{
    margin-top: 10vh;
}

.cta{
    height: 600px;
    background: url('../img/mascot_lagos_city.png');
    background-size: cover;
    background-position: center center;
}

.cta h4{
    line-height: 600px;
    text-align: center;
    font-size: 42px;
    color: #384A61;
    font-family: 'maax_roundedbold';
}

.cta h4 span{
    color: #38E395 !important;
}

.contact-cta h4{
    padding: 80px 0;
    font-size: 36px;
    font-family: 'maax_roundedmedium';    
}

.contact-cta .cta-phone{
    font-family: 'maax_roundedbold';
}

/* footer */

footer{
    background: linear-gradient(to right, #0129A5, #2240C2, #1C98FC, #50DDE5);
	background-size: 180% 180%;
	-webkit-animation: Gradient 3s ease infinite;
	-moz-animation: Gradient 3s ease infinite;
    animation: Gradient 3s ease infinite;
    padding: 80px 0px;
}

footer li, footer li a{
    font-size: 16px;
    font-family: "maax_roundedregular";
}

footer li a:hover, footer li a:hover{
    color: #2758BA !important;
    font-family: "maax_roundedbold" !important;
}

footer li span.footer-spacer{
    display: inline-block;
    width: 50px;
    text-align: right;
}

footer li span.footer-spacer img{
    vertical-align: text-top;
    padding-right: 10px;
}

.mascot-logo-footer{
    width: 100%;
    text-align: right;
}

.mascot-logo-footer img{
    width: 80px;
}

.mascot-logo-footer p{
    margin-top: 15px;
    color: #fff;
    font-size: 14px;
}

.btn-center{
    display: block;
    margin: 0px auto;
}

.footer-btn{
    letter-spacing: 1px;
    padding: 4px 16px 8px !important;
}

.footer-btn:hover{
    background: #fff;
    color: #0129A5;
}

.arrow-up{
    margin-top: -40px;
}

.scroll-up {
    transition: 0.5s all;
    transform: rotate(90deg);
    margin-left: 15px;
}

/* media queries for footer */
@media screen and (max-width: 767px) {
    footer{
        text-align: center;
    }

    footer ul{
        margin-left: -50px;
    }

    .mascot-logo-footer{
        width: 100%;
        text-align: center;
    }
}

.contact-area{
    min-height: 100vh;
    background: url('../img/contact_bg.png');
    background-size: cover;
    background-position: center center;
}

.contact-area .row {
    padding: 30vh 0;
}

.contact-area .left-contact{
    color: #c5c5c5;
    font-family: 'maax_roundedbold';
    font-size: 18px;
}

.contact-area .left-contact.active{
    color: #fff;
}

/* .contact-content{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
} */

.contact-area .right-contact{
    text-align: right;
}

.contact-area .right-contact h3{
    color: #fff;
    font-family: 'maax_roundedbold';
    font-size: 32px;
}

.contact-area .right-contact h4{
    color: #fff;
    font-family: 'maax_roundedbold';
    font-size: 18px;
}

.contact-area .right-contact h5{
    font-size: 12px;
    font-family: 'maax_roundedregular';
    color: #c5c5c5;
    margin-top: 25px;
}

.contact-area .right-contact .rule{
    display: inline-block;
    width: 250px;
    border-bottom: 1px solid #f9f9f9;
    margin-top: 40px;
}

.btn-innovate{
    background: #38E395;
    color: #fff;
    border: 1px solid #38E395;
    border-radius: 5px;
    width: 240px;
    padding: 8px 12px;
    text-decoration: none;
    display: inline-block;
}

.btn-innovate:hover{
    color: #fff !important;
    text-decoration: none;
}

.btn-innovate .innovate-txt{
    display: inline-block;
    text-align: left;
    font-size: 12px;
    font-family: 'maax_roundedbold';
    margin-left: 50px;
}

.btn-innovate .innovate-caret{
    display: inline-block;
    font-size: 28px;
    text-align: right;
    margin-left: 20px;
    vertical-align: text-bottom;
}


/* join us */

.open-positions{
    background: rgb(245, 245, 245);
    min-height: 600px;
}

.open-positions .h-divide{
    display: block;
    border-left: 2px solid #c5c5c5;
    min-height: 600px;
    height: 100%;
    width: 2px;
    margin: 0 auto;
}

.open-positions h3{
    font-family: 'maax_roundedbold';
    color: #384A61;
    font-size: 32px;
}

.open-positions h5{
    color: #384A61;
    font-family: 'maax_roundedregular';
    font-size: 20px;
    margin: 25px 0;
}

.open-positions p{
    font-family: 'maax_roundedregular';
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.positions{
    min-height: 60vh;
    background: url('../img/smiling_ladies.jpg');
    background-size: cover;
    background-position: center center;
}

.services .wow {
    background-color: rgba(255, 255, 255, .6);
}

.services.expand .wow {
    background-color: rgba(0, 0, 0, .6);
}

.services li.list-group-item {
    border: none !important;
    font-size: 24px;
    font-family: 'maax_roundedregular';
    color: #384A61;
    cursor: pointer;
    background-color: transparent;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.services li.list-group-item.expand {
    color: #fff;
}

.services li.list-group-item .micon {
    fill: #384A61;
    width: 24px;
    opacity: 0;
}

.services li.list-group-item.expand .micon {
    fill: #fff;
    opacity: 1;
    transform: rotate(90deg);
}

.services li.list-group-item.expand:hover {
    color: #fff;
}

.services li.list-group-item:hover {
    color: #003399;
}

.services li.list-group-item:hover .micon {
    fill: #003399;
    opacity: 1;
}
.services li.list-group-item:hover.expand .micon {
    fill: #fff;
}

.services li.list-group-item img {
    width: 100px;
    margin-right: 20px;
}

.services li.list-group-item.content {
    color: #fff;
    font-size: 18px;
    visibility: hidden;
    height: 0;
}

.services li.list-group-item.content img {
    visibility: hidden;
}

@media screen and (max-width: 960px) {
    .services li.list-group-item.content {
        font-size: 14px;
    }
    .services li.list-group-item.content img {
        display: none;
    }
}

.services li.list-group-item.content.expand {
    visibility: visible;
    height: 100%;
}

.services.expand li:not(.expand) {
    color: #c5c5c5;
}

.services.expand li:not(.expand) .micon {
    fill: #c5c5c5;
}

.services.expand li:not(.expand) img {
    filter: grayscale(100%);
}

.work-process .title h4 {
    color: #003399;
    font-family: 'maax_roundedbold';
    font-size: 28px;
}

.work-process .title p {
    color: #384A61;
    font-family: 'maax_roundedregular';
    font-size: 64px;
    /* max-width: 800px; */
    margin: 48px auto;
}

@media screen and (max-width: 960px) {
    .work-process .title p {
        font-size: 40px;
    }
}

.work-process .process-item img {
    width: 100px;
}

.work-process .process-item {
    margin-bottom: 40px;
}
.work-process .process-item h4 {
    margin-top: 36px;
    margin-bottom: 36px;
    color: #384A61;
}


/* request */
.request{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.request-header{
    height: 80px;
    margin-bottom: 40px;
    display: block;
    width: 100%;
}

.request video{
    position: fixed;
    min-width: 100%;
    min-height: 100%;
    z-index: -10;
    display: block;
}

.request-content{
    z-index: 1001;
}

.request-head{
    text-align: center;
    font-size: 52px;
    font-family: 'maax_roundedregular';
    color: #0129A5;;
}

.request-subhead{
    text-align: center;
    font-size: 20px;
    font-family: 'maax_roundedregular';
    color: #384A61;
    margin-top: 28px;
    margin-bottom: 66px;
}

.request-content .form-row{
    margin-top: 20px;
}

.request-content .form-control{
    border: none;
    background: #00000000;
    border-bottom: 1px solid #384A61;
    border-radius: 0px;
    color: #384A61;
    font-family: 'maax_roundedregular';
    font-size: 20px;
}

.request-content textarea.form-control{
    text-align: center;
}

.request-footer{
    text-align: center;
    font-size: 20px;
    font-family: 'maax_roundedbold';
    color: #384A61;
    margin-top: 28px;
    margin-top: 76px;
}

.request-exit{
    margin-bottom: 2%;
    position: absolute;
    top: 5%;
    right: 5%;
}

.request-exit a{
    display: inline-block;
    font-size: 30px;
    text-decoration: none;
    color: #384A61;
    padding-bottom: 4px;
    font-family: 'maax_roundedregular';
}

.request-exit a::after{
    display: block;
    margin: 4px auto;
    height: 2px;
    content: " ";
    width: 0%;
    background: #384A61;
    position: relative;
    transition: width 1s ease;
}

.request-exit a.rule::after{
    width: 100% !important;
}

/* company */
/* company intro */
.company-intro, .company-row4{
    padding: 140px 0;;
}

.company-h3{
    font-size: 32px;
    color: #384A61;
    font-family: 'maax_roundedbold';
    margin-bottom: 30px;
}

.company-h4{
    font-size: 24px;
    color: #384A61;
    font-family: 'maax_roundedmedium';
    margin-bottom: 30px;
}

.company-p{
    font-size: 18px;
    color: #384A61;
    font-family: 'maax_roundedregular';
    margin-bottom: 30px;
}

.g-ring{
    background: linear-gradient(to right, #0129A5, #2240C2, #1C98FC, #50DDE5);
    margin: 10px auto;
    border: 4px #00000000;
    border-radius: 50%;
    padding: 5px; 
    background-size: 180% 180%;
	-webkit-animation: Gradient 3s ease infinite;
	-moz-animation: Gradient 3s ease infinite;
    animation: Gradient 3s ease infinite;
}


.g-ring-sm{
    height: 100px;
    width: 100px;
    display: block;
}

.g-ring-sm h3{
    margin: 0px auto;
    height: 90px;
    width: 90px;
    background: #ffffff;
    border-radius: 50%;
    line-height: 80px;
}

.g-ring-md{
    height: 160px;
    width: 160px;
    display: block;
}

.g-ring-md h3{
    margin: 0px auto;
    height: 150px;
    width: 150px;
    background: #ffffff;
    border-radius: 50%;
    line-height: 140px;
}

.g-ring-lg{
    height: 200px;
    width: 200px;
    display: block;
}

.g-ring-lg h3{
    margin: 0px auto;
    height: 190px;
    width: 190px;
    background: #ffffff;
    border-radius: 50%;
    line-height: 180px;
}

.g-ring h3:hover{
    background: #00000000;
    color: #f9f9f9;
}

@media screen and (max-width: 800px) {
    .ring-row {
        flex-wrap: wrap;
        flex-direction: column;
    }
}

.company-row5{
    min-height: 600px;
    background: url('../img/company/img_gallery.png.jpg');
    background-size: cover;
    background-position: center center;
}

.btn-gallery{
    border: 1px solid #0129A5;
    background: #0129A5;
    width: 40%;
    color: #fff;
    border-radius: 10px;
    padding: 40px 25px;
    fill: #fff;
    position: absolute;
    bottom: 20px;
    right: 20px;;
}

.btn-gallery p{
    text-align: left;
    font-size: 28px;
    font-family: 'maax_roundedbold';
}

.btn-gallery span{
    display: block;
    text-align: left;
    font-size: 14px;
    font-family: 'maax_roundedbold';
}

.btn-gallery:hover{
    color: #003399;
    background: #ffffff;
    border: 1px solid #ffffff;
    fill: #003399;
}

@media screen and (max-width: 960px) {
    .btn-gallery {
        width: 90%;
        left: 5%;
        /* margin: 0 10%; */
    }
}

.company-row6{
    padding-top: 140px;
}

.people{
    width: 100%;
    border: 1px solid #c5c5c5;
    margin-top: 100px;
}

.person{
    border-bottom: 1px solid #c5c5c5;
    cursor: pointer;
}

.person .designation{
    padding: 40px 0px;
}

.person .designation h4{
    font-size: 32px;
    font-family: 'maax_roundedbold';
    color: #384A61;
}

.person .designation p{
    font-family: 'maax_roundedregular';
    color: #0129A5;
}

.person .plus{
    opacity: 0;
} 

@media screen and (max-width: 960px) {
    .person .mini .row, .person .mini .pic {
        flex-direction: column;
    }
    .person .mini .row .designation {
        text-align: center;
    }
    .person .mini .pic .plus {
        display: none;
    }
}

.person img{
    transition: 0.3s all;
    filter: grayscale(100%);
}

.person.hovered .plus{
    opacity: 1;
}

.person.hovered img{
    display: block !important;
    filter: grayscale(0%);
}

.person .maxi .designation{
    padding-top: 80px;
    padding-left: 160px;
    padding-right: 80px;
    padding-bottom: 80px;
    background: #0129A5;
}

.person .maxi img {
    height: 100%;
    margin: 0 auto;
}

@media screen and (max-width: 960px) {
    .person .maxi .designation{
        padding-left: 80px;
    }
}

@media screen and (max-width: 480px) {
    .person .maxi .designation{
        padding: 80px 20px;
    }
    .person .maxi img {
        width: 100%;
        height: auto !important;
    }
}

.maxi .designation h4{
    color: #fff;
}

.maxi .designation p{
    color: #1C98FC;
}

.maxi .designation h6{
    color: #ffffff;
    font-family: 'maax_roundedregular';
    text-align: justify;
    margin-bottom: 25px;
    text-justify: auto;
    font-size: 14px;
}

.maxi hr{
    background: #fff;
    margin-top: 45px;
}

.maxi .connect{
    color: #ffffff;
}

.maxi img{
    filter: grayscale(0%) !important;
}

.more-people {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.more-people .btn-innovate{
    border-radius: 0;
    padding: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    min-width: 40%;
    justify-content: flex-end;
}

.more-people .btn-innovate .innovate-txt{
    font-size: 28px !important;
}

.more-people .more-btn{
    display: inline-block;
    text-align: right;
    font-size: 32px;
    font-family: 'maax_roundedbold';
    text-decoration: none;
    color: #384A61;
    vertical-align: top;
    padding-right: 40px;
}

@media screen and (max-width: 720px) {
    .more-people {
        flex-direction: column;
    }
    .more-people .btn-innovate{
        width: 100%;
        padding: 20px;
        justify-content: space-between;
    }
    .more-people .more-btn{
        padding: 20px;
    }
}

.client-list{
    font-size: 20px;
    line-height: 45px;
    letter-spacing: 2px;
    color: #384A61;
    font-family: "maax_roundedregular";
    text-decoration: none;
}

.client-list:hover{
   text-decoration: none;
}

.client-list:after{
    display: block;
    margin-top: 8px;
    height: 2px;
    content: " ";
    width: 60px;
}

.client-list:hover::after{
    background: linear-gradient(270deg,#7108FF, #444FFC, #297FFB, #0EB4FC);
    /* background: linear-gradient(270deg,#FCFF00, #18f0b8, #18a2f0, #FCFF00); */
    background-size: 600% 600%;
	-webkit-animation: Gradient 3s ease infinite;
	-moz-animation: Gradient 3s ease infinite;
	animation: Gradient 3s ease infinite;
    -webkit-text-fill-color: transparent;
}

.full-list p{
    font-size: 14px;
    font-family: "maax_roundedregular";
    line-height: 18px;
    margin-bottom: 0px;
}

.company-row9{
    min-height: 600px;
    background: url('../img/company/subscribe_bg.png.jpg');
    background-size: cover;
    background-position: center center;
}

.company-row9 .item-no{
    text-align: left;
    vertical-align: top;
    color: #fff;
    font-size: 22px;
    font-family: "maax_roundedregular";
    display: inline-block;
    width: 10%;
}

.company-row9 .item-clip{
    text-align: left;
    color: #fff;
    font-family: "maax_roundedregular";
    display: inline-block;
    width: 70%;
}

.company-row9 .item-clip h4{
    vertical-align: top;
    text-align: left;
    color: #fff;
    font-size: 22px;
}

.company-row9 .item-clip h4::after{
    content: " ";
    display: block;
    width: 50px;
    border-bottom: 1px solid #fff;
    margin-top: 10px;
}

.company-row9 .item-clip p{
    text-align: left;
    color: #fff;
    font-size: 14px;
}

.company-row9 .item-read{
    vertical-align: text-bottom;
    display: inline-block;
    width: 15%;
}

.company-row9 .item-read button{
    background: #00000000;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 5px;
    font-size: 22px;
    font-family: "maax_roundedregular";
    padding: 0px 12px;
}

.company-row9 hr{
    background: #fff;
    margin-top: 45px;
}

.company-row9 .subscribe{
    margin-top: 80px;
}

.subscribe h4{
    font-size: 20px;
    font-family: "maax_roundedbold";
    color: #fff;
    display: block;
    width: 100%;
}

.subscribe input{
    font-size: 84px;
    font-family: "maax_roundedregular";
    color: #fff;
    display: block;
    border: none;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #00000000;
    width: 100%;
    margin-top: 10px;
    padding-left: 10px;
}

.project-item {
    position: relative;
    display: block;
    text-decoration: none;
}

.project-item .overlay {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
    visibility: hidden;
}

.project-item .overlay .line {
    display: inline-block;
    width: 0px;
    height: 2px;
    border-radius: 4px;
    background-color: #fff;
    margin-top: 8px;
    margin-bottom: 8px;
}

.project-item .overlay p {
    font-size: 24px;
    margin-bottom: 0px;
}

.project-item .overlay h4 {
    font-size: 32px;
}

.project-item .overlay img {
    position: absolute;
    bottom: 10px;
}

.project-item:hover .overlay {
    visibility: visible;
}

.project-item:hover .overlay .line {
    width: 290px;
    transition: width .6s;
}
@media screen and (max-width: 480px) {
    .project-item .overlay p {
        font-size: 14px;
    }
    .project-item .overlay h4 {
        font-size: 20px;
    }
    .project-item .overlay .line {
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .project-item .overlay img {
        bottom: 4px;
    }
}

.form-cta p {
    font-size: 36px;
    color: #003399;
    font-family: 'Chapenettoer 8';
}

.form-cta label {
    font-size: 12px;
}

.form-cta input {
    border: none;
    border-bottom: 1px solid #384A61;
    border-radius: 0;
    font-size: 40px;
    font-family: 'Chapenettoer 8';
    color: #384A61;
    padding: 4px 0;
}

@media screen and (max-width: 480px) {
    .form-cta p {
        font-size: 24px;
    }
}

.posts .filter a {
    color: #c5c5c5;
    font-family: 'maax_roundedbold';
    text-decoration: none;
}

.posts .filter a.active {
    color: #003399;
}

.posts .filter span {
    height: 20px;
    width: 2px;
    background-color: #c5c5c5;
    display: inline-block;
    margin: 0 8px;
}

.post-tile {
    cursor: pointer;
}

.post-tile img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.post-tile .details h4 {
    font-family: 'maax_roundedbold';
    color: #3D5069;
    font-size: 48px;
}

.post-tile .details p {
    color: #627287;
    margin-top: 40px;
}

.post-tile .micons {
    fill: #003399;
}

.posts .more a {
    text-decoration: none;
    color: #627287;
    font-family: 'maax_roundedregular';
    font-size: 40px;
}

.posts .more svg {
    margin-left: 10px;
    width: 40px;
    height: 40px;
}

.post-tile:hover .details h4 {
    color: #003399;
}

@media screen and (max-width: 480px) {
    .post-tile img {
        height: 280px;
    }
    .posts .more a {
        font-size: 28px;
    }
    .posts .more svg {
        width: 28px;
        height: 28px;
    }
}