
         .heading-agileinfo {
         margin-bottom: 0.5em !important;
         }
         .datew3-agileits-info p {
         margin: 1em 0 0;
         color: #080707 !important;
         font-size: .9em;
         line-height: 1.8em;
         font-size: initial;
         }
         .counter {
         text-align:center;
         }
         .content.white {
         background: #fff;
         padding: 0em 0;
         }
         .agileits_services_grid p {
         color: #110d0d;
         line-height: 2em;
         margin: 1em 0 2em;
         }
         .w3l_services_footer_top_right_main_r p {
         margin: 1em 0 0;
         color: #1334d9;
         line-height: 2em;
         }
         .navbar-default {
         background-color: #fff;
         border-color: #fff;
         height: 105px;
         padding: 6px 0;
         }
         .navbar-brand > img {
            display: inline-block;
            max-width: 90%;
        }
         .navbar-default .navbar-collapse, .navbar-default .navbar-form {
         border-color: #e7e7e7;
         margin-top: 20px;
         }
        /* .grid1 {
         width: 350px !important;
         height: 400px !important;
         }*/
         .grid1 p {
            font-size: 18px !important;
            letter-spacing: .4px !important;
            color: #F44336 !important;
            font-weight: 500;
        }
         .blue{
         color: #0396fd !important;
         font-weight: bold;
         font-style: italic;
         }
         .navbar-default .navbar-nav > li > a {
         color: #282828;
         font-size: 0.9em;
         letter-spacing: -1px;
         font-weight: 600;
         text-transform: uppercase;
         padding: 14px 0px;
         }
         .dropdown-menu {
         position: absolute;
         top: 100%;
         left: 0;
         z-index: 1000;
         display: none;
         float: left;
         min-width: 160px;
         padding: 5px 0;
         margin: 2px 0 0;
         font-size: 14px;
         text-align: left;
         list-style: none;
         background-color: #e22d17;
         -webkit-background-clip: padding-box;
         background-clip: padding-box;
         /* border: 1px solid #ccc; */
         border: 1px solid rgba(0, 0, 0, .15);
         border-radius: 4px;
         -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
         box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
         }
         .agileits_top_menu {
         background: #e22d17;
         padding: 0.5em 1em;
         }
         .heading-agileinfo {
         font-weight: 600;
         letter-spacing: .5px;
         font-size: 40px;
         margin-bottom: 1.9em;
         text-align: center;
         color: #e22d17;
         text-transform: uppercase;
         position: relative;
         margin-top: 0;
             padding-bottom: 10px;
         }
    .footer_grid h3, .footer_grid_left h3 {
         font-size: 1.5em;
         color: #ffffff;
         position: relative;
         margin-bottom: 25px;
         font-weight: 600;
         letter-spacing: 1px;
         }
    /*.grid1 {
         width: 250px !important;
         height: 300px !important;
    }*/
    .w3layouts_stats_left h3 {
       font-size: 1.5em;
       color: #ffffff;
       letter-spacing: 3px;
       margin: 30px 0 10px;
       font-weight: 500;
       white-space: pre-line;
        word-break: break-word;
    }
    .w3layouts_stats_left h3 strong{
        font-weight: 500;
    }
    .text-uppercase {
        text-transform: uppercase;
    }
        
        .team-member,
        .team-member .team-img {
            position: relative;
        }
        
        .team-member {
            overflow: hidden;
        }
        
        .team-member,
        .team-member .team-img {
            position: relative;
        }
        
        .team-hover {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            margin: 0;
            border: 20px solid rgba(0, 0, 0, 0.1);
            background-color: rgba(255, 255, 255, 0.90);
            opacity: 0;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }
        
        .team-member:hover .team-hover .desk {
            top: 35%;
        }
        
        .team-member:hover .team-hover,
        .team-member:hover .team-hover .desk,
        .team-member:hover .team-hover .s-link {
            opacity: 1;
        }
        
        .team-hover .desk {
            position: absolute;
            top: 0%;
            width: 100%;
            opacity: 0;
            -webkit-transform: translateY(-55%);
            -ms-transform: translateY(-55%);
            transform: translateY(-55%);
            -webkit-transition: all 0.3s 0.2s;
            transition: all 0.3s 0.2s;
            padding: 0 20px;
        }
        
        .desk,
        .desk h4,
        .team-hover .s-link a {
            text-align: center;
            color: #222;
        }
        
        .team-member:hover .team-hover .s-link {
            bottom: 10%;
        }
        
        .team-member:hover .team-hover,
        .team-member:hover .team-hover .desk,
        .team-member:hover .team-hover .s-link {
            opacity: 1;
        }
        
        .team-hover .s-link {
            position: absolute;
            bottom: 0;
            width: 100%;
            opacity: 0;
            text-align: center;
            -webkit-transform: translateY(45%);
            -ms-transform: translateY(45%);
            transform: translateY(45%);
            -webkit-transition: all 0.3s 0.2s;
            transition: all 0.3s 0.2s;
            font-size: 35px;
        }
        
        .desk,
        .desk h4,
        .team-hover .s-link a {
            text-align: center;
            color: #222;
        }
        
        .team-member .s-link a {
            margin: 0 10px;
            color: #333;
            font-size: 16px;
        }
        
        .team-title {
            position: static;
            padding: 20px 0;
            display: inline-block;
            letter-spacing: 2px;
            width: 100%;
        }
        
        .team-title h5 {
            margin-bottom: 0px;
            display: block;
            text-transform: uppercase;
        }
        
        .team-title span {
            font-size: 12px;
            text-transform: uppercase;
            color: #a5a5a5;
            letter-spacing: 1px;
        }
     .footer_grid_lists li a {
    color: #2121a2 !important;
    
    font-size: 1.5em !important;
}

/* --- Gallery Section CSS ------------------*/

.gallery-section{
    width: 100%; display: inline-block; padding: 50px 0;
}

.video-gallery .box-shadow-ripples {
    position: absolute;
    z-index: 9;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    background: #ffffff;
    border-radius: 50%;
    border: none;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: 0 0 16px rgba(255, 255, 255, 0.5);
    top: 35%;
    left: 42%;
}

.video-gallery .box-shadow-ripples i {
    color: #e80147;
    line-height: 60px;
    font-size: 24px;
}

.video-gallery .box-shadow-ripples::after {
    position: absolute;
    content: "";
    top: -3px;
    bottom: -3px;
    left: -3px;
    right: -3px;
    border-radius: 50%;
    box-shadow: 0 0 rgba(255, 255, 255, 0.2), 0 0 0 16px rgba(255, 255, 255, 0.2), 0 0 0 32px rgba(255, 255, 255, 0.2), 0 0 0 48px rgba(255, 255, 255, 0.2);
    animation: ripples 1s linear infinite;
    animation-play-state: running;
    opacity: 1;
    visibility: visible;
    transform: scale(0.6);
    z-index: 0;
}

@keyframes ripples {
    to {
        box-shadow: 0 0 0 16px rgba(255, 255, 255, 0.2), 0 0 0 32px rgba(255, 255, 255, 0.2), 0 0 0 48px rgba(255, 255, 255, 0.2), 0 0 0 64px rgba(255, 255, 255, 0);
    }
}

.gallery-section .gallery-img{
    max-width: 100%; margin: 0 0 30px; overflow: hidden; position: relative;
}
.gallery-section .gallery-img img{
    max-width: 100%;
}
.gallery-section .gallery-img .plusIcon {
    font-size: 36px; position: absolute; top: 50%; right: 50%; transform: translate(50%, -50%); color: #fff;
    z-index: 1; opacity: 0;
}
.gallery-section .gallery-img:hover .plusIcon{
    opacity: 1;
}
.gallery-section .gallery-img:hover:after {
    opacity: 1;
}
.gallery-section .gallery-img:after {
    content: ""; position: absolute; height: 100%; width: 100%; background: rgb(173 22 5 / 50%); top: 0; left: 0; opacity: .4;
}
.gallery-section .section-title {
    font-weight: 600; letter-spacing: .5px;  font-size: 36px;  margin-bottom: 30px;  text-align: center;  color: #e22d17;
    text-transform: uppercase;  position: relative; margin-top: 0;
}
.banner-area {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 275px;
    text-align: center;
    position: relative;
    background-size: cover;
}
.banner-area .container{
    position: relative;
    z-index: 5
}
.banner-area:after {
    content: "";
    width: 100%;
    position: absolute;
    background: rgba(0,0,0,.3);
    z-index: 1;
    height: 100%;
}

h1.banner-title {
    color: #fff;
    font-weight: 600;
    margin: 0 0 15px;
}
.breadcrumb {
    padding: 0;
    background-color: transparent;
    margin: 0
}
.breadcrumb > li {
    display: inline-block;
    color: #ff350f;
    font-weight: 500;
    font-size: 18px;
}
.breadcrumb li a {
    color: #fff;
}
.agile-about img{
    max-width: 100%
}
.gallery-section .nav-tabs {
     border-bottom: 0; 
    margin: 0 0 30px;
    text-align: center;
}
.gallery-section .nav-tabs > li {
    float: none;
    margin-bottom: -1px;
    display: inline-block;
}
.gallery-section .nav-tabs > li.active > a, .gallery-section .nav-tabs > li.active > a:hover, .gallery-section .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #e22d17;
    border: 1px solid #e22d17;
    border-bottom-color: transparent;
    
}
.gallery-section .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 30px;
    font-size: 16px;
    padding: 10px 25px;
    font-weight: 600;
    background-color: #eee;
    color: #4a2e35;
}

.aboutBox {
    background: #fff;
    width: 100%;
    box-shadow: 0 0 30px rgb(63 81 181 / .2);
    padding: 20px 25px;
    float: left;
}
.aboutBox h2 {
    margin: 10px 0 15px;
}
.aboutBox p {
    line-height: 1.4;
    letter-spacing: .4px;
}
.aboutBox:hover h2{
    color: #e22d17
}

.stats:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(10 21 83 / 80%);
    z-index: 1;
}
.stats .container {
    position: relative;
    z-index: 5;
}
.w3ls-section li {
    width: 50%;
    float: left;
    margin: 0 0 10px;
    text-align: left;
}
.graybg{
    background-color: #eee;
    padding: 50px 0
}

.w3ls-section{
    padding: 50px 0
}

.stats.ourstats {
    text-align: center;
    background: url(../images/why-choose-bg.jpg) no-repeat 0px 0px;
    margin: 50px 0 0
}
.btn-round{
    border-radius: 30px
}
.stats.ourstats:after {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    z-index: 1;
    content: "";
    background: rgb(10 21 83 / 80%);
    opacity: 0.9;
}

.stats.ourstats p.whtTxt {
    text-align: center;
    color: #fff;
    margin: 0 0 15px;
}
.stats .w3layouts_stats_left {
    text-align: center;
    border-right: 1px solid rgba(255,255,255,.4);
}

.agile-about.w3ls-section .services{
    padding: 20px 0
}
form.contact-box {
    background: #fff;
    padding: 30px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.18);
    border-top: 4px solid #e22d17;
}

.cl-padding{
    padding-left: 40px;
}

form.contact-box input.form-control {
    height: 42px;
    border-radius: 0;
    font-size: 16px;
}
.form-group.mt-4 {
    margin-top: 40px;
}

a.scroll-top {
    width: 44px;
    height: 44px;
    line-height: 40px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    position: fixed;
    display: none;
    right: 20px;
    bottom: 20px;
    background-color: #e22d17;
}
html {
  scroll-behavior: smooth;
}
.carousel {
    position: relative;
    z-index: 5;
}


/* ---- Media CSS --------------------- */

@media(max-width:767px) {
    .heading-agileinfo{
        font-size: 22px;
    }
    .agile-about {
        padding: 3em 0 0 !important;
    }
    .aboutBox{
        margin: 0 0 30px
    }
    .agileits-about-btm {
        padding: 2em 0;
    }
    .w3ls-section li {
        width: 100%;
    }
    .footer_grid:nth-child(2) {
        margin-top: 2em;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        margin-top: 56px;
        position: relative;
        z-index: 99;
    }
    .navbar-default .navbar-nav > li > a{
        padding: 8px 0px;
        border-bottom: 1px dotted #999;
        text-align: left;
    }
    img{
        max-width: 100%
    }
    .team-member {
        overflow: hidden;
        margin: 0 0 20px;
    }
    .cl-padding{
        padding-left: 0px;
    }
}

@media(max-width:414px) {
    .navbar-default{
        height: 80px;
        padding: 6px
    }
    .navbar-brand > img {
        max-width: 85%;
    }
}

@media(max-width:375px) {    
     .navbar-default{
        height: 80px;
    }
}