
html,
body {
    font-family: 'open', sans-serif;
    font-size: 100%;
    overflow-x: hidden;
    background: url(../images/map.png);
    background-attachment: fixed;
    background-size: cover;
    scroll-behavior: smooth;
}
.body_overlay{
    background-color: rgba(255, 255, 255, 0.91);
}

body a {
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

p {
    line-height: 25px;
    font-size: 18px;
    color: #333;
    /* letter-spacing: 0.4px; */
    text-align: justify;
    font-weight: bold;
    font-family: serif;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
    font-size: 14px;
    line-height: 25px;
}

body a:hover {
    text-decoration: none;
}

/* banner */

/* header */

.navbar-light .navbar-brand {
    font-size: 1em;
    color: #000;
}

header h1 a span {
    color: #fff;
    display: block;
    font-size: 12px;
    letter-spacing: 5px;
    word-spacing: 5px;
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 600;
    text-transform: capitalize;
    color: #333;
    letter-spacing: .5px;
    padding: 15px 15px;
    border-right: solid #eee 1px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: #f51f8a !important;
}

.w3ls-btn {
    letter-spacing: 1px;
    font-weight: 600;
}

/*-- //header --*/
/* -- TOP HEADER */
.top-middle li {
    display: inline-block;
}
.top .top-middle, .top .top-right {
    padding: 0px;
}
.top .top-left {
    padding: 4px 0 0;
    text-align: left;
}
.top-left li {
    display: inline-block;
    color: #fff;
    letter-spacing: 1px;
    font-size: 13px;
}
.top-left li a{
     color: #fff;
}
.top {
    padding: 5px 0;
    background: #3b78e2;
}
.top-middle {
    text-align: right;
}
.top-left p{
    color:#fff;
    font-size: 16px;
    margin-top: 3px;
}
.top-left i.fab fa {
    margin-right: 2px;
    color: #ffffff;
    font-size: 20px;
}

.top-middle li {
    margin-right: 0;
}
.top-middle i.fab.fa-facebook-f {
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    width: 30px;
    height: 30px;
}
.top-middle i.fab.fa-facebook-f:hover {
    color: #0043a7;
}
.top-middle i.fab.fa-twitter {
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    width: 30px;
    height: 30px;
}
.top-middle i.fab.fa-twitter:hover {
    color: #1da1f2;
}
.top-middle i.fab.fa-google-plus-g {
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    width: 30px;
    height: 30px;
}
.top-middle i.fab.fa-google-plus-g:hover {
    color: #dd4b39;
}
.top-middle i.fab.fa-linkedin-in {
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    width: 30px;
    height: 30px;
}
.top-middle i.fab.fa-linkedin-in:hover {
    color: #00537f;
}
.top-middle  i.fab {
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.t-op.row {
    margin: 0;
}
/* -- //TOP HEADER */ 
.navbar {
    padding: 15px 0;
}
/* banner */

.banner {
    background: url(../images/bg1.jpg)no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    height: 45vw;
}

.banner-text {
    padding: 20vw 0 0;
}
h4.agile-title {
    color: #fff;
    font-size: 2.8em;
    text-shadow: 3px 1px 1px #000;
    font-weight: 500;
    line-height: 1.5em;
    letter-spacing: 2px;
}

.banner-bottom-main {
    box-shadow: -3px 0px 15px 1px rgba(0, 0, 0, 0.08);
    padding: 4em 3em;
    text-align: left;
    width: 100%;
}
.banner-btmg1 h3 {
    font-size: 28px;
    color: #eb1d50;
    font-weight: 500;
}
.banner-subg1 h3, .about-bottom h5 {
    color: #222222;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.about-bottom h5 {
    color: #FFF;
}
.w3ls-about-bottom h5 {
    color: #9a3c03;
    font-weight: 500;
}
.banner-subg1 span.fa {
    font-size: 50px;
    color: #222;
}
.form-text {
    position: relative;
}
.banner-btmg1 img {
    position: absolute;
    right: -30px;
    width: 28%;
    top: -1px;
}
.form-text p {
    color: #fff;
    margin-top: 5px;
}
.form-tx textarea {
    font-size: 1em;
    color: #000;
    padding: 0.75em 1em;
    width: 100%;
    outline: none;
    resize: none;
    height: 3em;
    border: 1px solid #c5c0c0;
    background: #f5f5f5;
}
.read-btn a {
    color: #252424;
    display: inline-block;
    text-decoration: none;
    padding: 4px 16px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: capitalize;
    background: #eb1d50;
    border: 2px solid #eb1d50;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
    border-radius: 0px;
}
.read-btn a:hover{
    background: #ffd200;
}
h4.modal-title {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    letter-spacing: 2px;
}
.modal-body p {
    font-size: 15px;
    color: #777;
    line-height: 1.8em;
    padding: 20px 0;
}
/*-- //banner-bottom --*/
/* //banner */
.new_top i {
    font-size: 40px;
    color: #fff;
    background-color: #1989B0;
    padding: 30px 0;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}
.new_top h3 {
    font-size: 22px;
    letter-spacing: .5px;
    font-weight: 600;
    line-height: 1.4em;
    color: #f51f8a;
}
.new_top p {
    font-size: 15px;
    line-height: 26px;
    color: #333;
    text-align: center;
}
.new_top {
    padding: 20px 10px;
}
/*-- details --*/
h3.w3ls-title {
    font-size: 2.7em;
    color: #000;
}
.card.w3l-acd:nth-child(2) {
    margin: 1em 0;
}
span.fa.fa-check.mr-2 {
    color: #1989B0;
}
.card-header {
    padding: 0.4rem 1.25rem;
}
button.btn.btn-link {
    color: #000;
    letter-spacing: 2px;
    font-weight: 600;
}
button.btn.btn-link:hover{
    text-decoration:none;
}
/*-- //details --*/
/*-- stats --*/
.stats_left {
    padding: 0;
    text-align: center;
}
.stats_left p {
    font-size: 2.5em;
    font-weight: 500;
    letter-spacing: 2px;
    color: #2e1f54;
    margin: 0 0 15px 0;
    text-align: center;
}
.stats_left h3 {
    font-size: 18px;
    color: #000;
    letter-spacing: 1px;
}
.inner_agile_grids-1 h6 {
    font-size: 15px;
    margin-top: 0.8em;
    color: #000;
}
section.stats h4 {
    font-size: 40px;
    width: 65%;
    text-align: center;
    line-height: 1.2em;
    margin: 0 auto;
    color: #2c363e;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}
p.stap {
    font-size: 15px;
    color: #000;
    margin: 1em 0 5em;
    text-align: center;
}
/*-- //stats --*/
/*-- testimonials --*/
.tex-t {
    float: right;
    padding: 1em 2em 0;
}
.agile_testimonials_grid_left img {
    border-radius: 50%;
}
.tex-t h4 {
    color: #f51f8a;
    font-size: 20px;
}
.agile_testimonials_grid p {
    color: #333;
    line-height: 26px;
    margin-bottom: 1em;
    text-align: justify;
    letter-spacing: 1px;
    font-size: 15px;
}
.agile_testimonials_grid_right {
    text-align: left;
    float: left;
    width: 94%;
    padding: 1em 4em;
    background: #f6f6f6;
    position: relative;
    border: dotted 2px #f51f8a;
    border-radius: 20px;
    margin: 0 17px;
}
.test-tooltip:before {
    content: '';
    position: absolute;
    left: -17px;
    top: 38%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid #fff;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}
.test-tooltip1::after {
    content: '';
    position: absolute;
    left: 5%;
    bottom: -10%;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #f51f8a;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.agile_testimonials_grid_left {
    margin-top: 0em;
    float: left;
    margin-left: 25px;
}
.agile_testimonials_grid {
    float: left;
    padding: 2em 0em 0;
}
.agile_testimonials_grid_right h4 {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}
.agile_testimonials_grid_right h5{
    font-size:14px;
    color:#87b200;
}
.agile_testimonials_grids {
    margin: 2em 0 0;
}
/*--flexisel--*/
.flex-slider{   
    background:#222227;
    padding: 70px 0 165px 0;
}
#flexiselDemo1 {
    display: none;
}
.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}
.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0px auto;
    padding:0em 0 0;
}
.nbs-flexisel-item {
    float: left;
    margin: 0;
    padding: 0px;
    position: relative;
    line-height: 35px;
}
.nbs-flexisel-item > img {
    cursor: pointer;
    position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    background: url(../images/right1.png) no-repeat 8px 13px #f51f8a;
    top: 28% !important;
}
.nbs-flexisel-nav-left {
    right: 0%;
}
.nbs-flexisel-nav-right {
    left:0%;
    background:url(../images/left1.png) no-repeat 8px 13px #f51f8a;
}
/*--//flexisel--*/
.agile_testimonials_grid {
    margin: 0 0em 2em;
}
.port {
    font-size: 14px;
    letter-spacing: 1px;
    color: #000;
    padding: 0px 19em;
    line-height: 2em;
    text-align: center;
}
.ser-info{color:#fff;}
/*-- //testimonials --*/

.about-right h4 {
    font-size: 24px;
    font-weight: 600;
    color:#131212;
}
.testi-text {
    position: relative;
    padding: 24px;
}
.fone {
    margin-top: 30px;
}
.carousel-control .active {
    background: #31708f;
}
.adjust1 p {
    color: #777;
    line-height: 1.8em;
    text-align: left;
    font-size: 15px;
    letter-spacing: 1px;
}

.testi-left .carousel-control.left,
.testi-left .carousel-control.right {
    width: 19px;
    height: 19px;
}

.testi-text1:before {
    border-left: 10px solid #ad1a0a;
    border-right: none !important;
    left: auto !important;
    right: -3% !important;
}
.testi-text h4 {
    font-size: 1.3em;
    color: #1989B0;
    line-height: 1.5em;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: left;
}
.caption.testi-text span {
    font-size: 1.2em;
    margin-right: 10px;
    color: #777;
}

.testi-text h5 {
    font-size: 1em;
    color: #000 ;
    line-height: 1.5em;
    font-weight: 600;
    letter-spacing:2px;
    text-align: left;
}

.testi-left {
    width: 89%;
    margin: 0 auto;
    position: relative;
}
/*-- //testimonials --*/
.stats1 {
    background: #ffffff;
    box-shadow: 0 0 29px 0 rgba(41, 41, 41, 0.19);
    padding: 57px;
}
.features{
     background: url(../images/bg2.jpg)no-repeat center;
     background-size:cover;
}
.row.stats_inner.top-st {
    border-top: 1px solid #e8e8e8;
}
.stat-grids:nth-child(1){
    border-right: 1px solid #e8e8e8;
}
.heading-agileinfo {
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 34px;
    text-align: center;
    color: #15549a;
    text-transform: capitalize;
    position: relative;
    margin-top: 0;
}
.heading-agileinfo span {
    margin-top: 1em;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #f51f8a;
    font-weight: 600;
}
.heading-agileinfo :after {
    content: '';
    background: #15549a;
    height: 3px;
    width:120px;
    position: absolute;
    top: 132%;
    right: 45%;
}
/*-- news --*/
h5.card-title {
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 1em;
    color: #2e1f54;
    font-weight: 600;
}
p.card-text {
    color: #777;
    font-size: 15px;
    line-height: 1.8em;
    letter-spacing: 1px;
}
/*-- //card --*/
h4.modal-title {
    font-size: 24px;
    color:#1989B0;
    font-weight: 600;
    letter-spacing: 2px;
}
.modal-body p {
    font-size: 15px;
    color: #777;
    line-height: 1.8em;
    padding: 20px 0;
}
/*--news--*/

.agileits-abt-grids span {
    color: #333;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    padding-left: 5px;
    font-weight: 600;
}
h3.w3ls-title {
    font-size: 3.2em;
    color: #482d2e;
}

h4.w3ls-title {
    font-size: 2em;
    color: #000;
    font-style: italic;
}

a.abt-agile {
    color: #482d2e;
    font-style: italic;
    letter-spacing: 1px;
    padding: 0;
    border-bottom: 1px solid #e6caa2;
}

.agileits-abt-grids h4 {
    font-weight: 600;
    color: #fff;
    font-size: 1.5em;
    margin-bottom: 0.5em;
}

.section-3 {
    background: #6887ff;
    padding: 3em 0;
}

.agileits-abt-grids h4 {
    font-weight: 600;
    color: #040404;
    text-transform: uppercase;
    font-size: 1.5em;
    margin-bottom: 0.5em;
    letter-spacing: 1px;
}

p.about-text-wthree {
    color: #fff;
    width: 263px;
    font-weight: 500;
}
/* services */
.agile-why-text-2 {
    padding: 25px;
    box-shadow: 1px 0px 3px 1px rgba(0, 0, 0, 0.17);
}

.agile-why-text-2 h4 {
    font-size: 20px;
    letter-spacing: 1px;
}
.agile-why-text-2 p {
    font-size: 14px;
}

.wthree_features_grid i {
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    line-height: 2;
    border-radius: 26px 0px 0px 26px;
    background: #2e1f54;
    margin-top: 1.2em;
}
.wthree_features_grid1 i {
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    line-height: 2;
    border-radius: 0px 26px 26px 0px;
    background: #2e1f54;
    margin-top: 1.2em;
}
/* //services */
.footer-title span {
    color: #fff;
    border-bottom: #f51f8a solid;
    padding-bottom: 5px;
}
/*-- about --*/

section.abt {
    background: url(../images/bg1.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}

h4.about-title {
    font-size: 7em;
    font-weight: bold;
    color: #031f9a;
}

h4.sub {
    font-size: 50px;
    font-weight: bold;
    color: #000;
    text-transform: capitalize;
}

h4.sub span {
    color: #e21111;
}

.about-bottom1 p {
    color: #fff;
    font-size: 13px;
    text-shadow: 1px 1px 1px #333;
}
.about-bottom1 h5 {
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 1.4em;
    color: #fff;
    text-transform: uppercase;
}
.hi-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    background-color: #f51f8a;
    border-radius: 50%;
}
.hi-icon:before {
    font-size: 1.5em;
    display: block;
    line-height: 2.12em;
}

.about-bottom-g1 h4,
.stats h5 {
    font-weight: 600;
    color: #031f9a;
    font-size: 30px;
}



/*-- //about --*/
footer {
    background-color: #15549a;
    padding-top: 10px;
}

footer h3{
    font-size: 1.5em;
    color: #ffffff;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

footer p {
    color: #eee;
    font-size: 14px;
    line-height: 1.8em;
}
footer ul li {
    display: block;
    color: #bfbfbf;
    font-weight: 400;
    font-size: 14px;
    margin: 6px 0;
    letter-spacing: 1px;
}

footer-list i {
    padding-right: 10px;
    color: #ffa41f;
}

footer ul li a {
    color: #eee;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

footer ul li a:hover {
    color: #f51f8a;
}

footer ul li.hd {
    color: #1989B0 ;
}

.newsletter .email {
    background-color: #F4F4F4;
    border: none;
}

.flickr-grid {
    float: left;
    width: 32%;
    margin: 0 0.1em .2em;
}

.flickr-grid a img {
    width: 100%;
    padding: 0.3em;
    border: 1px solid #333333;
}

.newsletter .email {
    outline: none;
    padding: 13px 15px;
    color: #fff;
    font-size: 14px;
    width: 80%;
    background: rgba(0, 0, 0, 0.22);
    border: 1px solid #2d2d2d;
}

.newsletter {
    position: relative;
    margin-top: 1em;
}

button.btn1 {
    color: #fff;
    border: none;
    padding: 12px 0;
    text-align: center;
    text-decoration: none;
    background: #1989B0 ;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    float: right;
    cursor: pointer;
    width: 20%;
}

/*--//footer--*/

/*--/copyright--*/

.copyright ul li {
    display: inline-block;
    margin: 0 2px;
}

a.facebook {
    color: #fff;
    font-size: 16px;
}

a.facebook:hover {
    color: #1989B0 ;
}

.copyrighttop {
    float: right;
}

.copyrightbottom {
    float: left;
}

.copyright {
    background: #004797;
    color: #fff;
    padding: 5px 0;
}

.copyrightbottom p {
    color: #fff;
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 28px;
    margin-bottom: 0;
}
.copyrightbottom a {
    color: #f51f8a ;
    text-decoration: none;
}

.copyrightbottom a:hover {
    color: #fff;
}

.copyrighttop h4 {
    font-size: 14px;
}
.banner-1 {
    background: url(../images/bg4.jpg)no-repeat;
    height: 18vw;
    background-attachment: fixed;
    background-size: 100%;
}
.w3layouts_bottom {
    background-color: #15549a;
    padding: 5em 0;
}
.w3layouts_getin_info h3 {
    color: #fff;
    letter-spacing: 4px;
    font-size: 36px;
    text-align: left;
}
.w3layouts_getin a {
    font-size: 1em;
    color: #fff;
    background:#1989B0;
    padding: 0.7em 2em;
    letter-spacing: 2px;
    display: inline-block;
}
.w3layouts_getin a:hover {
    color: #fff;
    background:#2e1f54;
}
/*-- welcome --*/
.welcome-left h3 {
    color:#2e1f54;
    font-size: 36px;
    letter-spacing: 1px;
}
.welcome-left h4 {
    color: #464646;
    font-size: 17px;
    line-height: 1.8;
    margin: 15px 0;
        font-weight: 700;
    letter-spacing: 1px;
}
.welcome-left p {
    font-size: 15px;
    color: #777;
    line-height: 1.8em;
}
/*-- about-team --*/

.thumbnail.team-agileits {
    border: none;
    text-align: center;
    border-radius: 0;
    margin: 0;
    padding: 20px;
    background-color: #2c3e4a;
    min-height: 300px;
    border-radius: 5px;
    box-shadow: 6px 6px 17px -12px #333;
    transition: .3s ease-in;
}
.thumbnail.team-agileits:hover{
    transform: scale(1.09);
    box-shadow: 6px 6px 17px -12px #f51f8a;
}

.team .effectd-caption {
    padding: 10px;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.team h4 {
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: #f51f8a dotted 1px;
    padding-bottom: 15px;
    margin: 20px 0;
}
.social-lsicon a {
    color: #000;
    padding: 0 7px;
    font-size: 16px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.social-lsicon a:hover {
    color: #1989B0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

/*-- //about-team --*/
/*--services --*/
.w3-services{
  padding:5em 0;
}
.w3-services-left-grid h3 {
    color: #fff;
}
.w3-services-left-grid h4 {
    font-size: 1.4em;
    color: #fff;
    margin-bottom: 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.w3-services-left-grid p, .w3-icon-grid1 p {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #777;
}
.Supp {
    float: left;
    width: 80%;
    margin-left: 5%;
}
.w3-icon-grid1 i {
    font-size: 16px;
    color: #fff;
    float: left;
    width: 40px;
    height: 40px;
    background:#029EB7;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}
.w3-icon-grid-gap1:nth-child(2){
    margin: 3em 0;
}
.w3-services-right-grid h3 {
    text-transform: capitalize;
    color: #58575d;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 6px;
    margin-bottom: 15px;
}
.w3-services-left-grid a {
    color: #fff;
    text-transform: capitalize;
    border: 2px solid #fff;
    padding: 10px 20px;
    font-size: 14px;
    letter-spacing: 1px;
}

.w3-services-left-grid a:hover{
    background: #1cc7d0;
    border: 2px solid #1cc7d0;
}
.more{
    margin:2em 0;
}
.w3-services-right-grid {
    padding-left: 4em;
}
/*-- what we do --*/
.w3l_header {
    text-align: center;
    font-size: 3em;
    color: #2c363e;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}
.wthree_head_section p {
    font-size: 15px;
    text-align: center;
    margin: 20px auto;
    width: 60%;
    color: #5e5e5e;
    line-height: 1.8em;
    letter-spacing: 1px;
}
.wthree_head_section {
    margin-bottom: 5em;
}
.about-info-grids {
    text-align: center;
}
.bord {
    background: #e8e8e8;
    height: 1px;
    width: 75%;
    margin: 3em auto;
}
.about-info.about-info2 {
   border-left: 1px solid #e8e8e8;
   border-right: 1px solid #e8e8e8;
}
.about-info-grids p {
    font-size: 15px;
    margin:0;
    color: #777;
    font-weight: 400;
    line-height:1.8em;
}
.about-info-grids h4 {
    font-size: 22px;
    color: #151515;
    letter-spacing: .075em;
    font-weight: 600;
    text-transform: capitalize;
    margin: 20px 0;
}
.about-info-grids i {
    font-size: 36px;
    color: #2e1f54;
}
/*-- //what we do --*/
.w3_agileits_header.two {
    color: #fff;
}
/*-- //services --*/
.about-img {
    margin-top: 4.5em;
    text-align: center;
}
section.stats {
    padding-bottom: 4em;
    padding-top: 25px;
    background-color: #e4ff9c;
}

/*--gallery--*/
.gallery-grids {
    padding:5px;
}
.gallery-box {
    display: block;
    overflow: hidden;
    width: 100%;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}
/*--image-zoom--*/
img.zoom-img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;

    width: 100%;
    height: 200px;
    border: solid 1px #ddd;
}
img.zoom-img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: 750ms;
    -moz-transition-timing-function: ease-in-out;
    -moz-transition-duration: 750ms;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -ms-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    overflow: hidden;
}
/*--//image-zoom--*/
/*--//gallery--*/
.typo-wthree h4 {
    color:#000000;
    font-size: 1.5em;
    text-transform: capitalize;
}
.bg-flex {
    background-color: #f1cf69;
    border: 1px solid rgb(241, 207, 105);
}
.bg-flex-item {
    background-color: #fff;
    border: 1px solid #d7d8d8;
}

.typo-wthree h5 {
    color: #333;
}

/* //typography */
/*--/contact--*/
.address-left {
    width: 80px;
    height: 80px;
    text-align: center;
    background:#1989B0;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.address-grid-wthree-agileits {
    text-align: center;
    margin: 0 auto;
}
.address-grid-wthree-agileits span {
    font-size: 1.7em;
    color: #fff;
    margin-top: 27px;
}

.address-right {
    margin-top:1.2em;
}
.address-right h6 {
    font-size: 1.1em;
    margin-bottom: 0.5em;
}
.contact_grid_right {
    width: 100%;
}
.contact_grid_right input[type="text"],
.contact_grid_right input[type="email"],
.contact_grid_right textarea {
    outline: none;
    padding: 12px 15px;
    font-size: 14px;
    color: #333;
    background: #f7f7f7;
    width: 100%;
    letter-spacing: 1px;
    border: 1px solid #ebeeef;
    margin-top: 1em;
}

.contact_grid_right input[type="text"]:nth-child(2),
.contact_grid_right input[type="email"] {
    margin: 1em 0 0;
}

.contact_grid_right textarea {
    min-height: 100px;
    margin: 1em 0em;
    resize: none;
}

.contact_grid_right input[type="submit"],
.contact_grid_right input[type="reset"] {
    outline: none;
    padding: 12px 0;
    font-size: 14px;
    color: #fff;
    background: #0e0f10;
    width: 22%;
    border: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    font-weight:600;
    cursor: pointer;
}

.contact_grid_right input[type="submit"],
.contact_grid_right input[type="reset"]:hover {
    background-color: #f51f8a;
}

.contact-left h4 {
    color: #444;
    font-size: 1em;
    margin-bottom: .5em;
    letter-spacing: 1px;
    font-weight: 700;
}

.contact-left p {
    font-size: 1em;
    letter-spacing: 1px;
}

.contact-text a {
    color: #888;
}

.contact-text a:hover {
    color: #fb383b;
}

.contact_grid_right h6, .contact-left h6 {
    font-size: 1.2em;
    color: #2e1f54;
    margin-bottom: 1.5em;
    letter-spacing: 1px;
    font-weight: 600;
}
.contact-map {
    width: 100%;
}

.contact-map iframe {
    width: 100%;
    height:300px;
}
.address.row {
    width: 100%;
}
.address-right a {
    color: #777;
}
.address-right p {
    color: #777;
}
/*-- //contact--*/
/* -- Responsive code -- */
@media screen and (max-width: 1440px) {
.banner-bottom-main {
    width: 79%;
}
}
@media screen and (max-width: 1366px) {
.banner-bottom-main {
    width: 83%;
}
}
@media screen and (max-width: 1280px) {
.banner-bottom-main {
    width: 89%;
}
}
@media screen and (max-width: 1080px) {
 .w3layouts_getin_info h3 {
    font-size: 30px;
}
}
@media screen and (max-width: 1050px) {
 .banner-bottom-main {
    width: 93%;
    padding: 3em 2em;
    top: -9em;
}  
}

@media screen and (max-width: 991px) {
    .navbar-toggler {
        padding: 0.2rem 0.5rem;
        background-color: #1989B0;
        border: none;
    }
    .slider-info {
        height: 57vw;
    }
    h3.w3ls-title {
        font-size: 3em;
    }

    .navbar-nav .dropdown-menu {
        text-align: center;
    }
    h4.agile-title {
    width: 100%;
}
.slider-info p {
    width: 100%;
}
.details-w3l {
    margin-top: 2em;
}
.footer-grid:nth-child(3),.footer-grid:nth-child(4){
    margin-top:1.5em;
}
.copyrighttop {
    float: none;
    text-align: center;
    margin-bottom: 0.5em;
}
.copyrightbottom {
    float: none;
    text-align: center;
}
.w3layouts_getin_info {
    margin-bottom: 1em;
}
.w3layouts_getin_info h3 {
    text-align:center;
}
.banner-1 {
    height: 26vw;
}
.top-left li {
    margin-left: 0 !important;
}
.banner-bottom-main {
    top: -9em;
    width: 72%;
}
section.services {
    padding-bottom: 35em;
}
section.stats {
    padding-bottom: 2em;
}
.about-img {
    margin-top: 0em;
}
.section-4 {
    margin-bottom: 1em;
}
.agile_testimonials_grid_right {
    padding: 1em 2em;
}
}

@media screen and (max-width: 800px) {
    .banner-bottom-main {
    width: 90%;
}
}

@media screen and (max-width: 768px) {
  .agile_testimonials_grid_right {
    width: 97%;
}
}

@media screen and (max-width: 736px) {
    .banner-text {
        padding: 9vw 0 0;
    }
    .jumbotron {
        padding: 0;
    }
    h3.w3ls-title {
        font-size: 2.7em;
}
.card-deck .card {
    flex: auto;
}
.card:nth-child(2) {
    margin-top:1.5em;
    margin-bottom:1.5em;
}
h4.agile-title {
    font-size: 2.5em;
    width: 100%;
}
.heading-agileinfo {
    font-size: 32px;
        margin-bottom: 0.8em;
}
.stats_left p {
    font-size: 2.5em;
}
.arrow-container {
    left: 43%;
    top: 34%;
}
#small-dialog1 {
    max-width: 560px;
}
.about-info.about-info2 {
    border-left: none;
    border-right: none;
}
.about-info.about-info2 {
    margin: 2em 0;
}
.banner-bottom-main {
    width: 71%;
}
section.services {
    padding-bottom: 44em;
}
}
@media screen and (max-width: 667px) {
    .slider-info {
        height: 61vw;
    }
    h3.w3ls-title {
        font-size: 2.5em;
    }
}

@media screen and (max-width: 640px) {
.banner-1 {
    height: 29vw;
}
.banner-bottom-main {
    width: 82%;
}
}

@media screen and (max-width: 600px) {
    .home h3 {
        font-size: 1.8em;
    }
    .banner-text {
        padding: 9vw 3vw 0;
    }
    h3.agile-title {
        font-size: 2.5em;
    }
    .banner-bottom-main {
    width: 88%;
}
}

@media screen and (max-width: 568px) {
    h3.w3ls-title {
        font-size: 2.4em;
    }
    h3.agile-title {
        font-size: 2.3em;
    }
    h4.agile-title {
    font-size: 2em;
    line-height: 1.3em;
}
.top .top-left {
    text-align: center;
    margin-bottom: 10px;
}
.top-left li {
    display: block;
}
.top-middle {
    text-align: center;
}
.counter_grid1,.counter_grid2{
    margin-top:1.5em;
}
.agile_testimonials_grids {
    margin: 0em 0 0em;
}
.abouthome-grid {
    width: 30%;
    float: left;
}
.about-bottom1 {
    float: left;
    width: 70%;
}
.about-bottom1 {
    float: left;
    width: 70%;
}
.banner-bottom-main {
    width: 95%;
}
}
@media screen and (max-width: 480px) {
    .slider-info {
        min-height: 315px;
    }
    h3.w3ls-title {
        font-size: 2.2em;
    }
    .pricing-grid1, .pricing-grid2, .pricing-grid3 {
    width: 100%;
    margin-right: 0%;
}
.pricing-grid2 {
    margin: 1.5em 0;
}
.pop-bg {
    min-height: 50vw;
}
.arrow-container {
    left: 39%;
    top: 30%;
}
.banner-1 {
    height: 34vw;
}
.welcome-left h3 {
    font-size: 30px;
}
.contact_grid_right input[type="submit"], .contact_grid_right input[type="reset"] {
    padding: 15px 0;
    width: 34%;
}
.banner-bottom-main {
    width: 93%;
    top: -4em;
}
.new_top {
    padding: 10px 10px;
}
}
@media screen and (max-width: 414px) {
    .banner-text {
        padding: 8vw 3vw 0;
    }
    .navbar-light .navbar-brand {
    font-size: 0.9em;
}
.navbar {
    padding: 0.5rem 0rem;
}
.slider-info p {
    font-size: 14px;
}
.agile_testimonials_grid_right {
    padding: 1em 3em;
}
}

@media screen and (max-width: 384px) {
    .card-header {
    padding: 0.4rem 0.2rem;
}
button.btn.btn-link {
    letter-spacing: 1px;
}
.w3layouts_getin_info h3 {
    font-size: 27px;
}
.banner-bottom-main {
    top: -2em;
     width: 92%;
}
p {
    font-size: 14px;
}
}

@media screen and (max-width: 375px) {
    .callbacks_tabs {
        right: 20px;
    }
    h3.agile-title {
        letter-spacing: 1px;
    }
    h4.agile-title {
    font-size: 1.6em;
}
}

@media screen and (max-width: 320px) {
    .navbar-light .navbar-brand {
        font-size: 0.8em;
    }
    h3.w3ls-title {
        font-size: 2em;
    }
    h4.agile-title {
    font-size: 1.4em;
}
.banner-text {
    padding: 12vw 3vw 0;
}
.slider-info p {
    font-size: 13px;
}
.heading-agileinfo span {
    letter-spacing: 0px;
}
.heading-agileinfo {
    font-size: 30px;
    margin-bottom: 0.4em;
}
.heading-agileinfo span:after {
    top: 124%;
    right: 39%;
}
button.btn.btn-link {
    letter-spacing: 0px;
    font-size: 15px;
}
.arrow-container {
    left: 35%;
    top: 20%;
}
.agile_testimonials_grid_right {
    padding: 1em 2em;
}
.test-tooltip1:after {
    bottom: -6%;
}
.tex-t {
    padding: 3em 0em 0 1.5em;
}
.tex-t h4 {
    font-size: 18px;
}
.copyrightbottom p {
    letter-spacing: 0px;
    font-size: 14px;
    line-height: 25px;
}
p.card-text {
    font-size: 14px;
}
.agile_testimonials_grid p {
    font-size: 14px;
}
.w3layouts_getin_info h3 {
    font-size: 21px;
    letter-spacing:3px;
}
.banner-1 {
    height: 37vw;
}
.banner-bottom-main {
    width: 90%;
        padding: 2em 1em;
}
.new_top h3 {
    font-size: 18px;
}
.agile-why-text-2 h4 {
    font-size: 19px;
}
.abouthome-grid {
    width: 27%;
}
.about-bottom1 {
    width: 73%;
}
.about-bottom1 h5 {
    font-size: 19px;
}
}

/* -- //Responsive code -- */


/*custom css*/

.navbar-nav{
    float: right;
}
.logo img{
    width: 200px;
}
.navbar{
    margin-bottom: 0;
}

.addcls {
    position: fixed;
    top: 0px;
    z-index: 999;
    width: 100%;
    border-bottom: solid #135393 2px;
}

.over{
    background-color: rgba(0, 0, 0, 0.22);
    height: 100%;
}
.carousel-caption {
    top: 40%;
    right: 40%;
    left: 0%;
    /*! background: -moz-linear-gradient(left, rgba(21,84,154,1) 0%, rgba(125,185,232,0) 100%); */
    /* background: -webkit-linear-gradient(left, rgba(21,84,154,1) 0%,rgba(125,185,232,0) 100%); */
    /* background: linear-gradient(to right, rgba(21,84,154,1) 0%,rgba(125,185,232,0) 100%); */
    height: 200px;
    padding: 50px;
    text-align: left;
}
.carousel-control{
    width: 5%;
}
.carousel-caption h3{
    font-size: 40px;
    color: #15549a;
    font-weight: bold;
    letter-spacing: 1px;
    /* text-transform: uppercase; */
    line-height: 50px;
    /* font-style: italic; */
    color: #000000;
    color: black;
    /* text-shadow: 5px 2px 7px #848484; */
}
.carousel-inner .item img{
    height: 650px;
}
.banner-bottom-main{
    width: 100%;
    padding: 50px 0 20px;
}
.about-bottom1{
    padding: 0;
}
.carr{
    padding-top: 50px;
}
.c_txt{
    background-color: #fff;
    padding: 20px;
    margin: 15px 0;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 0px 7px 2px #ddd;
    box-shadow: 3px 3px 9px -2px #333;
     transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.c_txt:hover{

    box-shadow: 6px 12px 24px -12px #333;
}
.c_txt hr{
    border-top: 3px solid #eee;
    width: 40%;
}
.c_txt h4{
    font-size: 20px;
    font-weight: 700;
    padding-top: 15px;
    color: #f51f8a;
}
.c_txt p{
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}


/*.c_txt2 h4{
    color: #1989B0;
}
.c_txt3 h4{
    color: #f51f8a;
}
.c_txt4 h4{
    color: #8964bf;
}
.c_txt5 h4{
    color: #00A71C;
}
.c_txt6 h4{
    color: #EC02DE;
}*/

.carousel-indicators li{
    margin: 0 2px;
    border: 1px solid #15549a;
}
.carousel-indicators .active{
    background-color: #15549a;
}
.testimonials{
    padding-top: 60px;
}
.banner-1 .heading-agileinfo{
    color: #fff;
    padding-top: 100px;
}
.banner-1 .heading-agileinfo ::after{
    top: 105%;
}
.about-tp h2{
    font-size: 24px;
    padding: 15px 0;
}
.about-tp ul{
    padding: 15px 0;
}
.about-tp li .fa{
    padding-right: 5px;
    color: #1989B0;
}
.about-tp img{
    width: 100%;
    
}
.navbar-nav > li{
    font-size: 13px;
}
.plan h2{
    font-size: 30px;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 30px;
    font-weight: 700;
    color: #333;
}
.plan h2 span{
    color: #15549a;
}
.join{
    background-color: #f51f8a;
    color: #fff;
    padding: 30px;
    text-align: center;
    margin: 25px 0;
    border-radius: 7px;
}
.plan table td {
    background-color: #1989B0;
    color: #fff;
    text-align: center;
    padding: 15px !important;
    font-size: 14px;
    letter-spacing: 1px;
}
.plan table thead{
    background-color: #f51f8a;
    color: #fff;
}
.plan table tfoot{
    background-color: #04ceb4;
    color: #fff;
}
.plan table th{
    text-align: center;
    padding: 15px !important;
    font-size: 14px;
    letter-spacing: 1px;
}
.plan table{
    margin-top: 15px;
    box-shadow: 3px 3px 7px -2px #333;
}
.plan img{
    margin-top: 100px;
}
.cont li .fa{
    color: #fff;
    width: 40px;
    height: 40px;
    background: #15549a;
    float: left;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    transform: skew(10deg);
}
.cont li span{
    width: 80%;
    float: left;
    padding-left: 15px;
    padding-top: 5px;
}
.cont li{
    margin: 10px 0 20px;
}
.cont h2{
    margin-bottom: 30px;
    text-align: left;
}
.cont{
    padding-bottom: 50px;
}
.cont ul{
    padding-top: 1px;
}
.gallery-grids h4{
    background-color: #1989B0;
    color: #fff;
    padding: 10px;
    font-size: 16px;
}
.gallery-grids h4 span{
    color: #FFD200;
    float: right;
}
.hdr_btm{
    background-color: #fff;
    box-shadow: inset 0 0 9px black;
}
.navbar-collapse{
    padding: 0;
}
.carousel-control.left, .carousel-control.right{
    background: none;
}
.new_top img{
    width: 150px;
    height: 150px;
}
.c_txt .fa{
    font-size: 30px;
    color: #fff;
    background-color: #f51f8a;
    width: 75px;
    height: 75px;
    line-height: 75px;
    border-radius: 50%;
    border: solid #f51f8a;

    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*.c_txt2 .fa{
    background-color: #1989B0;
}
.c_txt3 .fa{
    background-color: #f51f8a;
}
.c_txt4 .fa{
    background-color: #8964bf;
}
.agileits-abt-grids .fa{
    color: #1989B0;
}*/

.team p{
    color: #fff;
    letter-spacing: .5px;
    text-align: center;
}
.team{
    padding: 20px 0 50px;
}
.top-left li a:hover{
    color: #333;
}
.log .btn {
    border-radius: 0px;
    outline: none;
    letter-spacing: .5px;
    background-color: #fff;
    color: #f51f8a;
    border-radius: 5px;
    font-size: 12px;
    FONT-WEIGHT: BOLD;
    padding: 3px 3px;
}
.log .btn:hover{
    background-color: #f51f8a;
    color: #fff;
}
.lgn {
    background-image: url(../images/2.html);
    background-size: cover;
    padding: 50px 0;
}
.lgn form {
    width: 40%;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px 30px;
    box-shadow: 4px 4px 10px 0px #333;
    border: #15549a solid 20px;
}
.lgn h3 {
    color: #1989B0;
    text-align: center;
    font-family: cursive;
    letter-spacing: 1px;
    padding-bottom: 30px;
}
.lgn .btn {
    border-radius: 0;
    width: 100px;
    text-transform: uppercase;
    height: 38px;
}
.lgn .form-control{
    border-radius: 0;
    height: 40px;
}
.reg form {
    width: 60%;
}
.lgn label{
    font-weight: 500;
    font-size: 14px;
}
.join h4{
    padding: 10px 0;
}

button, a, .btn{
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.nbs-flexisel-nav-left{
    border-radius: 12px 0px 0px 12px;
}
.nbs-flexisel-nav-right {
    border-radius: 0px 12px 12px 0px;
}
.about-img img{
    width: 200px;
}
.c_txt:hover .fa{
    color: #f51f8a;
    background-color: #fff;

}
.hd_brm{
    text-align: center;
    font-size: 18px;
    /* font-style: italic; */
    width: 75%;
    margin: 0 auto;
    padding: 0 0 50px;
    font-weight: bold;
    font-family: initial;
}
.agil_mor li{
    list-style: square;
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    letter-spacing: .5px;
    padding: 10px 0;
}
.how{
    padding: 60px 0;
}
.team-agileits img{
    width: 125px;
    height: 125px;
}
.fab {
    font-size: 22px;
}
.fa-facebook-square{
    color: #3b5998;
}
.fa-twitter-square{
    color: #38A1F3;
}
.fa-google-plus-square{
    color: #dd4b39;
}
.fa-pinterest-square{
    color: #c8232c;
}
.mtrx{
    text-align: center;
}
.table-bordered > thead > tr > th {
    text-transform: uppercase;
}
.table-bordered > tbody > tr > td{
    font-size: 15px;
}
.join h1, .join h2{
    font-family: sans-serif;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 0px;
  z-index: 999;
  cursor: pointer;
  background: transparent;
  border: none;
  outline: none;
}
#myBtn img{
    width: 40px;
}
.carousel-inner>.item {
    -webkit-transition: -webkit-transform 1.5s ease-in-out !important;
    -o-transition: -o-transform 1.5s ease-in-out !important;
    transition: transform 1.5s ease-in-out !important;
}
.top_cntr p{
    font-size: 13px;
    text-align: center;
    margin: 0;
    color: #eee;
    line-height: 28px;
}
.top_cntr p span{
    font-weight: 600;
}
.top_cntr{
    padding: 0;
}
.b_none{
    border: none !important;
    padding-right: 0 !important;
}
.nav-item hr{
    border-top: 3px solid #fff;
    width: 45%;
    margin: 0 auto;
    margin-top: -10px;
    margin-bottom: 0px;

    transition: 1.5s all ease;
    -webkit-transition: 1.5s all ease;
    -moz-transition: 1.5s all ease;
    -o-transition: 1.5s all ease;
    -ms-transition: 1.5s all ease;
}
.navbar-light .navbar-nav .nav-item:hover hr{
    border-top: 3px solid #f51f8a;
}
.bnr_btm .inr{
    text-align: center;
    transition: .5s ease-in;
}
.bnr_btm .inr:hover{
    transform: scale(1.09);
}
.bnr_btm .col-md-3{
    padding: 0 .5px;
    overflow: hidden;
}
.inr_ovr{
    background: rgba(21, 84, 154, 0.9);
    transition: 1.5s all ease;
    -webkit-transition: 1.5s all ease;
    -moz-transition: 1.5s all ease;
    -o-transition: 1.5s all ease;
    -ms-transition: 1.5s all ease;
    padding: 60px 0;
    min-height: 270px;
}
.bnr_btm .inr:hover .inr_ovr{
    background: none;
}
.inr{
    background: url(../images/b1.jpg);
    background-size: 100% 100%;
}
.inr2{
    background: url(../images/b2.jpg);
    background-size: 100% 100%;
}
.inr3{
    background: url(../images/b3.jpg);
    background-size: 100% 100%;
}
.inr4{
    background: url(../images/b4.jpg);
    background-size: 100% 100%;
}
.bnr_btm{
    margin-top: 50px;
    box-shadow: 6px 6px 12px -6px #333;
}
.inr_ovr img{
    width: 100px;
}
.inr_ovr h4{
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #333;
    padding-top: 20px;
}
.abt_btm .over{
    padding: 80px 0;
}

ul.timeline {
    list-style-type: none;
    position: relative;
    padding: 15px;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 19px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 0px 0 20px;
    padding-left: 30px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 10px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
.abt_btm h3{
    background: #15549a;
    color: #fff;
    text-align: center;
    padding: 15px;
    letter-spacing: .5px;
    border-radius: 10px 1px 0px 0px;
    border-left: #f51f8a solid 3px;
}
.hd_pr{
    font-size: 18px;
    font-style: italic;
    text-align: center;
    padding-top: 15px;
}
.carr img{
    width: 100%;
    height: 300px;
    transition: .5s ease-in;
}
.carr .enr{
    overflow: hidden;
    cursor: pointer;
    box-shadow: 7px 5px 12px -3px #333;
}
.carr .col-md-4:hover img {
    transform: scale(1.09);
}
.why-choose-agile{
    padding: 60px 0 70px;
}
.abt_btm marquee{
    border-left: #f51f8a solid 3px;
    border-radius: 0px 0px 1px 10px;
}
.footer-grid img{
    width: 200px;
    padding-top: 15px;
}
.mtrx img{
    margin: 10px 0;
}
.pdf_img{
    width: 250px !important;
    background: none !important;
}
.bnk_dtl{
    width: 50%;
    margin: 0 auto;
    background: #fff;
    border: #AB1B5C solid 30px;
    padding: 15px 20px 0;
    margin-top: 30px;
    margin-bottom: 50px;
}
.lgl .img-thumbnail{
    background-color: #15549a;
}
.b_pln img{
    width: 45%;
    background: #15549a;
}
.mtrx h4{
    background: #15549a;
    padding: 10px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: .5px;
}
.mtrx .col-md-3{
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 4px;
}
.prd{
    padding: 20px 0 40px;
}
.prd .mtrx img {
    margin: 0;
    width: 100%;
    border: solid #15549a;
    border-bottom: none;
    height: 350px;
}
.up_prd .mtrx img{
    height: 200px;
}
.up_prd{
    padding-top: 25px;
}











