﻿
        header {
            position: relative;
            z-index: 20;
        }

        header {
            width: 100%;
            z-index: 999;
            background: #fff;
            top: 0;
            position: relative;
        }
         .bannerBg {
            background: url(../images/top-banner.png) no-repeat top center fixed;           
            padding: 100px 0px !important;
            text-align: center;
        }
        .bannerBg h3 {
            /*background:#f00;*/
            color: #fff;
            font-size: 60px;
            padding: 0px 20px 6px 20px;
            margin: 10px 0px;
            display: inline-block;
        }
.bannerservicesBg {
    background: url(../images/services.png) no-repeat top center fixed;
    padding: 100px 0px !important;
    text-align: center;
}

            .bannerservicesBg h3 {
                /*background: #f00;*/
                color: #fff;
                font-size: 60px;
                padding: 0px 20px 6px 20px;
                margin: 10px 0px;
                display: inline-block;
            }

             .bannerproductBg {
            background: url(../images/product.png) no-repeat top center fixed;
            padding: 100px 0px !important;
            text-align: center;
        }

            .bannerproductBg h3 {
                /*background: #f00;*/
                color: #fff;
                font-size: 60px;
                padding: 0px 20px 6px 20px;
                margin: 10px 0px;
                display: inline-block;
            }
            .bannercontactBg {
            background: url(../images/contact.png) no-repeat top center fixed;
            padding: 100px 0px !important;
            text-align: center;
        }

            .bannercontactBg h3 {
                /*background:#f00;*/
                color: #fff;
                font-size: 60px;
                padding: 0px 20px 6px 20px;
                margin: 10px 0px;
                display: inline-block;
            }

        .header .additional-nav li a {
            font-size: 13px;
            color: #5a6063;
            display: block;
            padding: 0 18px;
            line-height: 12px;
        }

        .header .navbar-collapse .navbar-nav > li > a {
            color: #5a6063;
            font-weight: 500;
            text-transform: uppercase;
            margin: 0 7px;
            font-size: 15px;
            height: 33px;
        }
        form button.inquire-btn, form button.inquire-btn:hover {
    width: 100%;
    display: block;
    color: #fff;
    font-weight: 600;
    padding: 12px 0;
    font-size: 16px;
    max-width: 180px;
    background: #374ed4;
    border-radius: 0px;
    margin-top: 6px;
    border: solid 2px #374ed4;
    margin: 0px auto;
    text-transform: initial;
    /* text-transform: uppercase; */
    box-shadow: none;
}
        form button.inquire-btn span.glyphicon, #mob-quote-box form button.inquire-btn span.glyphicon {
    border-left: solid 1px #ffffff;
    padding: 4px 3px;
    margin-left: 4px;
}

.website-services {
    background: url(../images/website-design-banner.png) no-repeat top center fixed;
    padding: 100px 0px !important;
    text-align: center;
}
.website-services h1 {
    color: #fff;
    font-size: 60px;
    text-shadow: 1px 1px 10px 0.4 #ddd;
    padding: 0px 20px 6px 20px;
    margin: 10px 0px;
    display: inline-block;
}
.digital-marketing-section {
    background: url(../images/website-design-banner.png) no-repeat top center fixed;
    padding: 100px 0px !important;
    text-align: center;
}
.digital-marketing-section h1 {
    color: #fff;
    font-size: 60px;
    text-shadow: 1px 1px 10px 0.4 #ddd;
    padding: 0px 20px 6px 20px;
    margin: 10px 0px;
    display: inline-block;
}
.circle-decor{
    border-radius: 10%;
    border: 1px solid #000000;
    padding:20px;
    margin-bottom:15px;
    text-align: center;
    overflow: hidden;
    max-height:250px;
    height: 250px;
}
.key-phases-section h3{
    color:hsl(231, 65%, 52%);
    text-align: center;
    font-size:30px;
}
.margin-bottom-40{
    margin-bottom: 40px;;
}
.circle-decor h4{
    color:#374ed4;
    font-size:18px;
    /* text-transform: uppercase; */
}
.circle-decor li:before {
    font: normal normal normal 18px / 1 FontAwesome;
    content: '\2713';
    line-height: 15px;
    left: 0;
    top: 0.4em;
    color: #002fa7;
    width: 0.44444444rem;
    height: 0.44444444rem;
}
.circle-decor h4 .num-decor{
    font-size: 22px;
    color:#000000;
}
.features-section{
    padding:30px;
    background-color: #002fa7;
}
.features-section h4{
    font-size: 30px;
    color: #ffffff;
}
.features-section .feature-middle{
    margin-top:5%;
    justify-content: center;
    align-items: left;
}
.features-section .feature-middle1{
    margin-top:2%;
    justify-content: center;
    align-items: left;
}
.features-section ul li{
    font-size: 18px;
    color:#ffffff;
    font-weight: 300;
}
.features-section ul li:before {
    font: normal normal normal 18px / 1 FontAwesome;
    content: '\2713';
    line-height: 15px;
    left: 0;
    top: 0.4em;
    color: #ffffff;
    width: 0.44444444rem;
    height: 0.44444444rem;
}
.features-section p{
    color: #ffffff;
}
.web-maintainence-section {
    background-color: #f7faff;
}
.web-maintainence-section .s-block {
    background: #fff;
    text-align: center;
    background-size: 200%;
    background-position: top right;
    background-repeat: no-repeat;
    text-align: center;
    padding: 50px 20px;
    margin: 0;
    position: relative;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2);
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2);
    margin-bottom:20px;
}
.web-maintainence-section .s-block:hover {
    background: #374ed4;
    color:#fff;
}

.web-maintainence-section .s-block h3 {
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #333;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 32px;
    line-height: 52px;
}
.web-maintainence-section .s-block:hover h4{
    color:#fff;
    text-align: center;
}
.font-bold1{
    font-weight: 500;
    font-size:16px;
}
.web-maintainence-section ul li:before {
    font: normal normal normal 18px / 1 FontAwesome;
    content: '\2713';
    line-height: 15px;
    left: 0;
    top: 0.4em;
    color: #374ed4;
    width: 0.44444444rem;
    height: 0.44444444rem;
}
.web-maintainence-section .s-block ul{
    text-align: justify;
}
.web-maintainence-section ul li:hover:before{
    color:#fff;
}
.web-maintainence-section .s-block:hover ul li:before{
    color:#fff;

}
.website-maintainance {
    background: url(../images/website-maintainance-banner.png) no-repeat top center fixed;
    padding: 100px 0px !important;
    text-align: center;
}
.website-maintainance h1 {
    color: #fff;
    font-size: 60px;
    text-shadow: 1px 1px 10px 0.4 #000;
    padding: 0px 20px 6px 20px;
    margin: 10px 0px;
    display: inline-block;
}
.features-section p{
    color:#ffffff;
    font-size:17px;
}
.cloud-computing-section{
    background: url(../images/cloud-solution-banner.png) no-repeat top center fixed;
    padding: 100px 0px !important;
    text-align: center;
}
.cloud-computing-section h1 {
    color: #fff;
    font-size: 60px;
    text-shadow: 1px 1px 10px 0.4 #000;
    padding: 0px 20px 6px 20px;
    margin: 10px 0px;
    display: inline-block;
}
.network-security-section{
    background: url(../images/network-security-banner.png) no-repeat top center fixed;
    padding: 100px 0px !important;
    text-align: center;
}
.network-security-section h1 {
    color: #fff;
    font-size: 60px;
    text-shadow: 1px 1px 10px 0.4 #000;
    padding: 0px 20px 6px 20px;
    margin: 10px 0px;
    display: inline-block;
}
.it-strategy-section{
    background: url(../images/it-strategy-banner.png) no-repeat top center fixed;
    padding: 100px 0px !important;
    text-align: center;
}
.it-strategy-section h1 {
    color: #fff;
    font-size: 60px;
    text-shadow: 1px 1px 10px 0.4 #000;
    padding: 0px 20px 6px 20px;
    margin: 10px 0px;
    display: inline-block;
}
.mobile-application-development-section{
    background: url(../images/mobile-application-development-banner.png) no-repeat top center fixed;
    padding: 100px 0px !important;
    text-align: center;
}
.mobile-application-development-section h1 {
    color: #fff;
    font-size: 60px;
    text-shadow: 2px 2px 10px 0.4 #000;
    padding: 0px 20px 6px 20px;
    margin: 10px 0px;
    display: inline-block;
}
.graphics-designing-section{
    background: url(../images/graphics-designing-banner.png) no-repeat top center fixed;
    padding: 100px 0px !important;
    text-align: center;
}
.graphics-designing-section h1{
    color: #fff;
    font-size: 60px;
    text-shadow: 2px 2px 10px 0.4 #000;
    padding: 0px 20px 6px 20px;
    margin: 10px 0px;
    display: inline-block;
}
.software-development-section{
    background: url(../images/software-development-banner.png) no-repeat top center fixed;
    padding: 100px 0px !important;
    text-align: center;
}
.software-development-section h1{
    color: #fff;
    font-size: 60px;
    text-shadow: 2px 2px 10px 0.4 #000;
    padding: 0px 20px 6px 20px;
    margin: 10px 0px;
    display: inline-block;
}
.data-and-ai-section{
    background: url(../images/data-and-ai-banner.png) no-repeat top center fixed;
    padding: 100px 0px !important;
    text-align: center;
}
.data-and-ai-section h1{
    color: #fff;
    font-size: 60px;
    text-shadow: 2px 2px 10px 0.4 #000;
    padding: 0px 20px 6px 20px;
    margin: 10px 0px;
    display: inline-block;
}