﻿

.section2 {
    background-color: #37517e;
    padding: 12rem 0;
    padding-bottom: 8rem;
    position: relative;
    display: block;
}

.p60 {
    padding-bottom: 60px !important;
}

.mt12 {
    margin-top: 12px;
}

.mt25 {
    margin-top: 25px;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.sidebar .widget .form-control {
    color: #000;
}

table {
    border-collapse: collapse;
    margin: 0 0 1.5em;
    width: 100%;
    word-wrap: break-word;
}

table, th, td {
    border: 1px solid #333;
}

/*Scroll To Top*/
/*--Start--*/

#button {
    display: inline-block;
    background-color: #FF9800;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 25px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

    #button::after {
        content: "\f077";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        font-size: 2em;
        line-height: 50px;
        color: #fff;
    }

    #button:hover {
        cursor: pointer;
        background-color: #333;
    }

    #button:active {
        background-color: #555;
    }

    #button.show {
        opacity: 1;
        visibility: visible;
    }

/* Styles for the content section */

.content {
    width: 77%;
    margin: 50px auto;
    font-family: 'Merriweather', serif;
    font-size: 17px;
    color: #6c767a;
    line-height: 1.9;
}
    /*
@media (min-width: 500px) {
    .content {
        width: 43%;
    }
}*/

    .content h1 {
        margin-bottom: -10px;
        color: #03a9f4;
        line-height: 1.5;
    }

    .content h3 {
        font-style: italic;
        color: #96a2a7;
    }

/*--End--*/

.text-justify {
    text-align: justify;
}

.section3 {
    padding: 1rem 0 !important;
}

.boxed2 {
    padding: 2rem 4rem 8rem 0px !important;
}

.nav-link:hover {
    color: #fd8200 !important;
}

.company-color {
    color: #fd8200
}

.home-text-wrapper {
    max-width: 100%;
    position: relative;
    text-align: left;
}

.home-message h4 {
    color: white;
}

.btn-custom-curve {
    border-radius: 50px;
    border: 3px solid #fd8200;
    background-color: white;
    color: #fd8200 !important;
    font-size: 16px !important;
}

    .btn-custom-curve:hover {
        /*border-radius: 50px;
        border: 3px solid #fd8200;*/
        background-color: #fd8200;
        color: white !important;
    }

.btn-header {
    background-color: #fd8200;
    color: white !important;
    padding: 5px;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 2px;
}

    .btn-header:hover {
        color: white !important;
    }

.btn-read {
    border: 3px solid #fd8200;
    background-color: white;
    color: #fd8200 !important;
    padding: 0px;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 2px;
}

    .btn-read:hover {
        background-color: #fd8200;
        color: white !important;
    }

/*.nav-link.btn-custom {
    height: 49px;
}*/

.pt100 {
    padding-top: 100px;
}

.section-title h3 {
    font-size: 30px; /*32px*/
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    color: black;
}

    .section-title h3::before {
        content: "";
        position: absolute;
        display: block;
        width: 120px;
        height: 1px;
        background: #ddd;
        bottom: 1px;
        left: calc(50% - 60px);
    }

    .section-title h3::after {
        content: "";
        position: absolute;
        display: block;
        width: 40px;
        height: 3px;
        background: #fd8200;
        bottom: 0;
        left: calc(50% - 20px);
    }

.dropdown-menu {
    color: white !important;
    background-color: #fd8200 !important;
    border: none !important;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: black !important;
    background-color: #fd8200 !important;
}

.dropdown-toggle::after {
    display: none !important;
}

.dropdown-item2 {
    padding-left: 10px;
    font-size: 16px;
    font-weight: normal;
}

.dropdown > a:hover .fa-plus,
.dropdown > a .fa-minus {
    display: none;
}

.dropdown > a:hover .fa-minus {
    display: inline;
    transform: rotate3d(180deg);
    transition-delay: 2s;
}

.dropdown2 > a:hover .fa-plus,
.dropdown2 > a .fa-minus {
    display: none;
}

.dropdown2 > a:hover .fa-minus {
    display: inline;
    transform: rotate3d(180deg);
    transition-delay: 2s;
}

.dropdown-menu2 {
    color: white !important;
    padding-left: 6px;
    font-size: 16px;
    font-weight: normal;
}

    .dropdown-menu2:hover {
        color: black !important;
    }

/*.sub-nav-menu:hover {
    margin-left: 14px;
    margin-top: 12px;
}*/

.sub-nav-menu:hover > ul.dropdown-menu {
    display: block;
    margin-top: -30px;
    margin-left: 151px;
}

.home-banner {
    background-image: url("../wwwroot/images/low-res-image.jpeg");
    background-size: cover;
}

.contact-banner {
    background-image: url("../wwwroot/images/Banner/ContactBanner.jpg");
    height: 400px;
    background-size: 100%;
}

.product-banner {
    background-image: url('/wwwroot/images/Banner/ProductBanner.jpg') !important;
    height: 300px;
    background-size: 100%;
}

/* Service Banner Start */

.service-banner {
    background-image: url('../wwwroot/images/Technologies/Banner/AIBanner.jpg') !important;
    height: 400px;
    background-size: cover;
}

.tailor-made-banner {
    background-image: url('/wwwroot/images/Services/Banner/tailorBanner.jpg') !important;
    height: 300px;
    background-size: 100%;
    background-position: 0px;
}

.website-design-banner {
    background-image: url('/wwwroot/images/Services/Banner/websiteBanner.jpg') !important;
    height: 300px;
    background-size: 100%;
    background-position: 0px;
}

.mobile-app-banner {
    background-image: url('/wwwroot/images/Services/Banner/mobileBanner.jpg') !important;
    height: 300px;
    background-size: 100%;
    background-position: 0px;
}

.social-media-banner {
    background-image: url('/wwwroot/images/Services/Banner/socialBanner.jpg') !important;
    height: 300px;
    background-size: 100%;
    background-position: 0px;
}

/* Service Banner End */

/* Technology Banner Start */

.ai-banner {
    background-image: url('/wwwroot/images/Technologies/Banner/AIBanner.jpg') !important;
    height: 300px;
    background-size: 100%;
    background-position: 0px;
}

.iot-banner {
    background-image: url('/wwwroot/images/Technologies/Banner/IoTBanner.jpg') !important;
    height: 300px;
    background-size: 100%;
    background-position: 0px;
}

.block-chain-banner {
    background-image: url('/wwwroot/images/Technologies/Banner/BlockchainBanner.jpg') !important;
    height: 300px;
    background-size: 100%;
    background-position: 0px;
}

.rpa-banner {
    background-image: url('/wwwroot/images/Technologies/Banner/rpaBanner.jpg') !important;
    height: 300px;
    background-size: 100%;
    background-position: 0px;
}

.ml-banner {
    background-image: url('/wwwroot/images/Technologies/Banner/MLBanner.jpg') !important;
    height: 300px;
    background-size: 100%;
    background-position: 0px;
}

.iot-home {
    background-image: url('/wwwroot/images/low-res-image.jpeg');
    height: 260px;
    background-size: 173%;
    background-position: -102px 0;
}

.block-chain-home {
    background-image: url('/wwwroot/images/low-res-image.jpeg');
    height: 260px;
    background-size: 173%;
    background-position: -102px 0;
}

.sf-banner {
    background-image: url('/wwwroot/images/Technologies/Banner/AIBanner.jpg') !important;
    height: 300px;
    background-size: 100%;
    background-position: 0px;
}

.hmis-banner {
    background-image: url('/wwwroot/images/Technologies/Banner/AIBanner.jpg') !important;
    height: 300px;
    background-size: 100%;
    background-position: 0px;
}

.lazy {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-loaded {
    opacity: 1;
    transition: opacity 0.5s;
}

/* Technology Banner End */

.stat-count h4 {
    font-size: 22px !important;
    color: black !important;
}

.stat-count span {
    font-size: 26px;
    line-height: 1;
    padding: 0;
    margin: 0;
}

.stat-count h4 i {
    padding-right: 10px;
    border-right: 3px solid #03030394;
    margin-right: 10px;
    color: orange;
    font-size: 50px;
}

.teamexp {
    border-top: 1px solid #d2cbcb69;
    border-bottom: 1px solid #d2cbcb69;
    background-color: white !important;
}

.contact-overlap {
    margin-left: -24px;
    padding-top: 19px;
}

.brad7 {
    border-radius: 7px;
}

.contact-steps {
    background-color: #5a58a1;
    color: white;
}

    .contact-steps li {
        font-size: 14px;
        padding-top: 16px;
    }

    .contact-steps ol.circle-bullets {
        counter-reset: item;
        margin: 0;
        padding-left: 0;
    }

        .contact-steps ol.circle-bullets > li {
            counter-increment: item;
            list-style: none inside;
            margin: 12px 0;
            overflow: hidden;
            font-size: 14px;
            line-height: 1.3;
            font-weight: normal;
            font-style: normal;
            font-family: Helvetica, Arial, sans-serif;
            color: white;
            margin: 0;
            padding: 12px 0;
        }

            .contact-steps ol.circle-bullets > li:before {
                content: counter(item);
                margin-right: 12px;
                padding: 2px;
                display: block;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                height: 21px;
                width: 21px;
                background: #65c0ed;
                color: white;
                text-align: center;
                font-weight: 100;
                float: left;
            }

            .contact-steps ol.circle-bullets > li > div {
                padding-left: 36px;
            }

.mt90 {
    margin-top: 90px;
}

.mb400 {
    margin-bottom: 400px;
}

.contact-header {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    color: #37517e;
}

.mt35 {
    margin-top: 35px;
}

.mt54 {
    margin-top: 54px;
}

.mb50 {
    margin-bottom: 50px;
}

.font9pt {
    font-size: 9pt;
}

textarea {
    resize: none;
}

/* Attach file */

/*.big-contact-form {
    padding: 40px;
    text-align: center;
}*/

/*.big-contact-form h2 {
    padding-bottom: 20px;
}*/

.big-contact-form #file-input {
    display: none;
}

.big-contact-form label[for='file-input'] * {
    vertical-align: middle;
    cursor: pointer;
}

.big-contact-form label[for='file-input'] span {
    margin-left: 10px
}

.big-contact-form i.remove {
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer;
    display: none;
}

.big-contact-form i {
    font-size: 25px;
    margin-bottom: 0px;
}

/*.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover {
    color: #fd8200 !important;
}*/

.fixcolor:hover {
    border: 3px solid #fd8200;
    background-color: white;
}

.small-header:hover {
    font-size: 18px;
    color: #fd8200 !important;
}

.course-details h4:hover span {
    color: #fd8200;
}

.image-wrap:before,
.image-wrap:after {
    border-color: #fd8200;
    background-color: #fd8200;
    box-shadow: inset 0 0 0 0 #fd8200;
}

.image-width {
    /*width: 278px !important;*/
    width: 100% !important;
    height: 260px !important;
}

.text-black {
    color: black !important;
}

.experience {
    color: orange;
    font-size: 40px !important;
}

.readmore:hover {
    color: #fd8200 !important;
}

/* Services */
.container .card-services {
    position: relative;
    width: 274px;
    height: 532px;
    background: #28373b; /*Sunny*/
    /* border-radius: 20px;*/
    overflow: hidden;
    box-shadow: 2px 4px 12px 3px #a39d9d;
    background-repeat: no-repeat;
    background-size: cover; /* Adjust the size of the background to show the desired portion */
}

/*.container .card-services:hover {
    opacity: 0.5;
}*/

.card-services:hover {
    background-color: rgba(5,18,36,0.8);
}

.container .card-services:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: orange;*/
    /*clip-path: circle(150px at 80% 20%);*/
    clip-path: circle(150px at 80% 20%);
    transition: 0.5s ease-in-out;
}

.container .card-services:hover:before {
    clip-path: circle(300px at 80% -20%);
}

.container .card-services:after {
    content: ''; /*Sunny*/
    position: absolute;
    top: 30%;
    left: -20%;
    font-size: 12em;
    font-weight: 800;
    font-style: italic;
    color: rgba(255,255,25,0.05)
}

.container .card-services .imgBx {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 100%;
    height: 220px;
    transition: 0.5s;
}

.container .card-services:hover .imgBx {
    top: 0%;
    transform: translateY(0%);
    background-color: rgba(40, 102, 189, 0.8);
}

    .container .card-services:hover .imgBx i {
        color: red;
    }

.container .card-services .imgBx img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-25deg);
    width: 270px;
}

.container .card-services .contentBx {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    text-align: center;
    transition: 1s;
    z-index: 10;
}

.container .card-services:hover .contentBx {
    height: 312px;
    background-color: rgba(40, 102, 189, 0.8);
}

.container .card-services .contentBx h2 {
    position: relative;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
    margin: 0;
}

.container .card-services .contentBx .size, .container .card-services .contentBx .color {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 20px;
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
    padding-top: 0;
    padding-bottom: 0;
    color: white !important;
}

.container .card-services:hover .contentBx .size {
    opacity: 1;
    visibility: visible;
    transition-delay: 0.5s;
}

.container .card-services:hover .contentBx .color {
    opacity: 1;
    visibility: visible;
    transition-delay: 0.6s;
}

.container .card-services .contentBx .size h3, .container .card-services .contentBx .color h3 {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-right: 10px;
}

.container .card-services .contentBx .size span {
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    display: inline-block;
    color: #111;
    background: #fff;
    margin: 0 5px;
    transition: 0.5s;
    color: #111;
    border-radius: 4px;
    cursor: pointer;
}

    .container .card-services .contentBx .size span:hover {
        background: #9bdc28;
    }

.container .card-services .contentBx .color span {
    width: 20px;
    height: 20px;
    background: #ff0;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
}

    .container .card-services .contentBx .color span:nth-child(2) {
        background: #9bdc28;
    }

    .container .card-services .contentBx .color span:nth-child(3) {
        background: #03a9f4;
    }

    .container .card-services .contentBx .color span:nth-child(4) {
        background: #e91e63;
    }

.container .card-services .contentBx a {
    display: inline-block;
    padding: 10px 20px;
    /*background: #fff;
        border-radius: 4px;*/
    margin-top: 10px;
    text-decoration: none;
    font-weight: 600;
    color: #111;
    opacity: 0;
    transform: translateY(50px);
    transition: 0.5s;
    margin-top: 0;
}

.container .card-services:hover .contentBx a {
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 0.75s;
}


/* Custom */

.container .card-services .imgBx h2 {
    position: relative;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    margin: 0;
    text-align: center;
    font-size: 21px;
}

.container .card-services .imgBx h3 {
    position: relative;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    margin: 0;
    text-align: center;
    font-size: 58px;
}

.card-services.tailor {
    background-image: url('../wwwroot/images/low-res-image.jpeg');
    background-position: -401px 0; /* Adjust the position to show the desired portion */
}

.card-services.webdesign {
    background-image: url('../wwwroot/images/low-res-image.jpeg');
    background-position: -353px 0; /* Adjust the position to show the desired portion */
}

.card-services.mobileapp {
    background-image: url('../wwwroot/images/low-res-image.jpeg');
    background-position: -401px 0; /* Adjust the position to show the desired portion */
}

.card-services.socialmedia {
    background-image: url('../wwwroot/images/low-res-image.jpeg');
    background-position: -126px 0; /* Adjust the position to show the desired portion */
}

.bg-color-red {
    background-color: red;
}

.logo-style {
    width: 179px;
    height: 46px;
    margin-top: -23px;
    padding-top: 6px;
}

.navbar-brand {
    padding-top: 1.313rem !important;
}

.font-content-black {
    font-size: 18px !important;
    font-family: Roboto,sans-serif !important;
    color: black;
    font-weight: 500;
    line-height: 36px;
    font-style: normal !important;
}

.font-content-white {
    font-size: 18px !important;
    font-family: Roboto,sans-serif !important;
    color: black;
    font-weight: 500;
    line-height: 36px;
    font-style: normal !important;
}

.font-footer {
    color: white !important;
}

.box2 {
    background-color: #ffffff;
    padding: 4rem;
    position: relative;
    z-index: 11;
    padding: 1rem !important;
    box-shadow: 2px 4px 9px 2px lightgray;
}

.mt80 {
    margin-top: 59px;
}

.mt59 {
    margin-top: 59px;
}

.mt65 {
    margin-top: 65px;
}

.col-md-1-product {
    width: 7.333% !important;
}

.col-md-3-product {
    width: 28% !important;
}

.mt120 {
    margin-top: 120px;
}

.img-width-salesorder {
    height: 216px;
    width: 300px;
}

.text-white {
    color: white !important;
}

.mt40 {
    margin-top: 40px;
}

.blog-media img {
    height: 428px !important;
    background-size: cover;
    /* box-shadow: 2px 5px 9px 4px #c4bebe;*/
}

.content-header {
    font-size: 21px !important;
    font-weight: 400;
}

/*.content-sub-header {
    font-size: 40px !important;
    font-weight: 400 !important;
}*/

.content-sub-header {
    font-size: 2.858rem;
    /*font-size: 18px;*/
    font-weight: 400 !important;
    line-height: 1.2;
}

.content-sub-content {
    font-size: 111%;
    line-height: 35px;
}

.inner-banner-header {
    color: white !important;
    font-size: 40px !important;
}

.content-sub-header2 {
    font-size: 25px;
    font-weight: bold !important;
    line-height: 1.2;
}

.content-sub-content2 {
    font-size: 111%;
    line-height: 35px;
    padding-left: 5%;
}

.footer-padding {
    padding: 28px 0 !important;
}

.section-title2 {
    margin-bottom: 0px !important;
}

.section2 {
    padding: 3rem 0 !important;
}

/* Floating Label */
/*.floating-label-group {
    position: relative;
    margin-top: 15px;*/
/*margin-bottom: 25px;*/
/*}

.floating-label
{
    font-size: 13px;
    color: #cccccc;
    position: absolute;
    pointer-events: none;
    top: 9px;
    left: 12px;
    transition: all 0.1s ease;
}

input:focus ~ .floating-label,
input:not(:focus):valid ~ .floating-label {
    top: -15px;
    bottom: 0px;
    left: 0px;
    font-size: 11px;
    opacity: 1;
    color: #404040;
}

textarea:focus ~ .floating-label,
textarea:not(:focus):valid ~ .floating-label {
    top: -15px;
    bottom: 0px;
    left: 0px;
    font-size: 11px;
    opacity: 1;
    color: #404040;
}*/

/* End */

.navbar {
    padding-top: unset;
    padding-bottom: unset;
}

.wb {
    background-color: white !important;
}

.padding-contact-top {
    padding-bottom: 74px !important;
}

.error {
    color: #bb5f12 !important;
    font-size: 13px;
    font-weight: normal;
}

input.error {
    border: 1px solid #bb5f12 !important;
    box-shadow: 0px 0px 4px -1px !important;
}

input.valid {
    border: 1px solid #60c160 !important;
    box-shadow: 0px 0px 4px 1px #ccf7bf !important;
}

textarea.error {
    border: 1px solid #bb5f12 !important;
    box-shadow: 0px 0px 4px -1px !important;
}

textarea.valid {
    border: 1px solid #60c160 !important;
    box-shadow: 0px 0px 4px 1px #ccf7bf !important;
}

.file-uploader {
    font-size: 11px;
    height: 30px !important;
}

.prod-mt12 {
    margin-top: 12px;
}

.prod-max-height{
    height: 632px;
}

.navbar-toggler {
    border: none;
    background-color: transparent;
    width: 30px;
    height: 30px;
    position: relative;
    outline: none;
    cursor: pointer;
}

    .navbar-toggler .navbar-toggler-icon {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 100%;
        padding: 4px;
    }

    .navbar-toggler .toggle-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: transform 0.3s;
    }

        .navbar-toggler .toggle-icon i {
            display: none;
        }

    .navbar-toggler.collapsed .toggle-icon i:nth-child(1) {
        display: block;
    }

    .navbar-toggler:not(.collapsed) .toggle-icon i:nth-child(1) {
        display: none;
    }

    .navbar-toggler.collapsed .toggle-icon i:nth-child(2) {
        display: none;
    }

    .navbar-toggler:not(.collapsed) .toggle-icon i:nth-child(2) {
        display: block;
        /*transform: translate(-50%, -50%) rotate(-45deg);*/
    }

.navbar-light .navbar-toggler {
    color: black;
    font-size: 22px;
}

    .navbar-toggler:focus {
        box-shadow: none;
    }



/* Media */

/* Media query for devices with a maximum width of 480px (e.g., mobiles) */
/*@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {*/
@media only screen and (max-device-width : 480px) {
    .section-title h3 {
        font-size: 24px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 20px;
        padding-bottom: 20px;
        position: relative;
        color: black;
    }

    .font-content-white {
        font-size: 14px !important;
        font-family: Roboto,sans-serif !important;
        font-weight: 500;
        line-height: 36px;
        font-style: normal !important;
    }

    .tagline-message h3 {
        padding: 0;
        font-size: 22px;
        margin: 0;
        color: #ffffff;
        font-weight: bold;
    }

    .section-title {
        margin-bottom: 19px;
    }

    .banner-width {
        height: 630px !important;
    }

    .home-message p {
        font-size: 26px;
    }

    h4, .h4 {
        font-size: calc(17px);
    }

    /* Services */
    .container .card-services {
        position: relative;
        width: 274px;
        height: 400px;
        background: #28373b; /*Sunny*/
        /* border-radius: 20px;*/
        overflow: hidden;
        box-shadow: 2px 4px 12px 3px #a39d9d;
        background-repeat: no-repeat;
        background-size: cover; /* Adjust the size of the background to show the desired portion */
        margin-left: 24px;
        margin-top: 20px;
    }

    /*.container .card-services:hover {
    opacity: 0.5;
}*/

    .card-services:hover {
        background-color: rgba(5,18,36,0.8);
    }

    .container .card-services:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /*background: orange;*/
        /*clip-path: circle(150px at 80% 20%);*/
        clip-path: circle(150px at 80% 20%);
        transition: 0.5s ease-in-out;
    }

    .container .card-services:hover:before {
        clip-path: circle(300px at 80% -20%);
    }

    .container .card-services:after {
        content: ''; /*Sunny*/
        position: absolute;
        top: 30%;
        left: -20%;
        font-size: 12em;
        font-weight: 800;
        font-style: italic;
        color: rgba(255,255,25,0.05)
    }

    .container .card-services .imgBx {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10;
        width: 100%;
        height: 151px;
        transition: 0.5s;
    }

    .container .card-services:hover .imgBx {
        top: 0%;
        transform: translateY(0%);
        background-color: rgba(40, 102, 189, 0.8);
    }

        .container .card-services:hover .imgBx i {
            color: red;
        }

    .container .card-services .imgBx img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(-25deg);
        width: 270px;
    }

    .container .card-services .contentBx {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 100px;
        text-align: center;
        transition: 1s;
        z-index: 10;
    }

    .container .card-services:hover .contentBx {
        height: 249px;
        background-color: rgba(40, 102, 189, 0.8);
    }

    .container .card-services .contentBx h2 {
        position: relative;
        font-weight: 600;
        letter-spacing: 1px;
        color: #fff;
        margin: 0;
    }

    .container .card-services .contentBx .size, .container .card-services .contentBx .color {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 8px 20px;
        transition: 0.5s;
        opacity: 0;
        visibility: hidden;
        padding-top: 0;
        padding-bottom: 0;
        color: white !important;
    }

    .container .card-services:hover .contentBx .size {
        opacity: 1;
        visibility: visible;
        transition-delay: 0.5s;
        font-size: 14px;
    }

    .container .card-services:hover .contentBx .color {
        opacity: 1;
        visibility: visible;
        transition-delay: 0.6s;
    }

    .container .card-services .contentBx .size h3, .container .card-services .contentBx .color h3 {
        color: #fff;
        font-weight: 300;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-right: 10px;
    }

    .container .card-services .contentBx .size span {
        width: 26px;
        height: 26px;
        text-align: center;
        line-height: 26px;
        font-size: 14px;
        display: inline-block;
        color: #111;
        background: #fff;
        margin: 0 5px;
        transition: 0.5s;
        color: #111;
        border-radius: 4px;
        cursor: pointer;
    }

        .container .card-services .contentBx .size span:hover {
            background: #9bdc28;
        }

    .container .card-services .contentBx .color span {
        width: 20px;
        height: 20px;
        background: #ff0;
        border-radius: 50%;
        margin: 0 5px;
        cursor: pointer;
    }

        .container .card-services .contentBx .color span:nth-child(2) {
            background: #9bdc28;
        }

        .container .card-services .contentBx .color span:nth-child(3) {
            background: #03a9f4;
        }

        .container .card-services .contentBx .color span:nth-child(4) {
            background: #e91e63;
        }

    .container .card-services .contentBx a {
        display: inline-block;
        padding: 10px 20px;
        /*background: #fff;
        border-radius: 4px;*/
        margin-top: 10px;
        text-decoration: none;
        font-weight: 600;
        color: #111;
        opacity: 0;
        transform: translateY(50px);
        transition: 0.5s;
        margin-top: 0;
    }

    .container .card-services:hover .contentBx a {
        opacity: 1;
        transform: translateY(0px);
        transition-delay: 0.75s;
    }


    /* Custom */

    .container .card-services .imgBx h2 {
        position: relative;
        font-weight: bold;
        letter-spacing: 1px;
        color: #fff;
        margin: 0;
        text-align: center;
        font-size: 17px;
    }

    .container .card-services .imgBx h3 {
        position: relative;
        font-weight: bold;
        letter-spacing: 1px;
        color: #fff;
        margin: 0;
        text-align: center;
        font-size: 38px;
    }

    .card-services.tailor {
        background-image: url('../wwwroot/images/low-res-image.jpeg');
        background-position: -326px 0; /* Adjust the position to show the desired portion */
    }

    .card-services.webdesign {
        background-image: url('../wwwroot/images/low-res-image.jpeg');
        background-position: -263px 0; /* Adjust the position to show the desired portion */
    }

    .card-services.mobileapp {
        background-image: url('../wwwroot/images/low-res-image.jpeg');
        background-position: -308px 0; /* Adjust the position to show the desired portion */
    }

    .card-services.socialmedia {
        background-image: url('../wwwroot/images/low-res-image.jpeg');
        background-position: -126px 0; /* Adjust the position to show the desired portion */
    }

    .custom-module h2 {
        font-size: 22px;
        font-weight: bold;
        margin: 20px 0 30px;
        padding: 0;
    }

    .font-content-black {
        font-size: 14px !important;
        font-family: Roboto,sans-serif !important;
        color: black;
        font-weight: 500;
        line-height: 28px;
        font-style: normal !important;
    }

    .experience {
        color: orange;
        font-size: 23px !important;
    }

    .blog-box, .testimonial, .stat-count {
        margin: 24px 0;
    }

        .stat-count h4 i {
            padding-right: 10px;
            border-right: 3px solid rgba(3, 3, 3, 0.58);
            margin-right: 10px;
            color: orange;
            font-size: 24px;
        }

        .stat-count h4 {
            font-size: 14px !important;
            color: black !important;
        }

        .stat-count span {
            font-size: 15px;
            line-height: 1;
            padding: 0;
            margin: 0;
        }

    /* Contact */

    .p40l {
        padding-left: unset;
    }

    .contact-banner {
        background-image: url("/wwwroot/images/low-res-image.jpeg");
        height: 249px;
        background-size: cover;
    }

    .contact-header {
        font-size: 23px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: unset;
        padding-bottom: unset;
        position: relative;
        color: #37517e;
    }

    .big-contact-form textarea {
        height: 78px !important;
    }

    .btn-custom-curve {
        border-radius: 50px;
        border: 3px solid #fd8200;
        background-color: white;
        color: #fd8200 !important;
        font-size: 14px !important;
    }

    .btn {
        font-size: 14px;
        padding: 4px 15px;
    }

    .big-contact-form i {
        font-size: 19px;
        margin-bottom: 0px;
    }

    .big-contact-form .form-control {
        margin-bottom: unset;
        border-radius: unset;
        border-color: #eaeaea;
        height: 35px;
        box-shadow: none;
        color: #b9b9b9;
    }

    .contact-overlap {
        margin-left: 0px;
        padding-top: 19px;
    }

    .mb50 {
        margin-bottom: 25px;
    }

    .mt54 {
        margin-top: 25px;
    }

    .box h4 {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 0px;
        padding: 0;
    }

    .contact-steps ol.circle-bullets > li {
        counter-increment: item;
        list-style: none inside;
        margin: 12px 0;
        overflow: hidden;
        font-size: 14px;
        line-height: 1.3;
        font-weight: normal;
        font-style: normal;
        font-family: Helvetica, Arial, sans-serif;
        color: white;
        margin: 0;
        padding: 10px 0;
    }

    .padding-contact-top {
        padding-bottom: 44px !important;
    }

    /* Footer */
    .footer-padding {
        padding: 0px 0 !important;
    }

    .footer .widget {
        margin: 21px 0;
    }

    .widget-title {
        color: rgb(255, 255, 255);
        font-size: 14px;
        padding: 0px 0px 10px;
        margin: 0px;
        line-height: 1;
    }

    .footer .list-widget li {
        margin: 0px !important;
        font-size: 13px;
    }

    .copyrights ul {
        padding: 0 !important;
        margin: 0px 0 0 !important;
    }

        .copyrights ul li {
            line-height: 1;
            font-size: 12px;
            margin: 0 0 0 8px !important;
        }

    /*.col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }*/

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 50%;
    }

    /*.col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }*/

    .team > .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    /* Mobile navbar Start */

    .navbar-collapse {
        position: fixed;
        top: 54px;
        left: -100%;
        width: 100%;
        max-width: 100%;
        height: 100%;
        z-index: 9999;
        padding: 20px;
        transition: left 0.3s ease-in-out;
        background-color: white;
    }

        .navbar-collapse.show {
            left: 0;
        }

    .sub-nav-menu:hover > ul.dropdown-menu {
        display: block;
        margin-top: 0px;
        margin-left: 0px;
        box-shadow: 0px 1px 6px 2px gray;
    }

    .navbar-nav {
        right: 0px;
        position: unset;
    }

    /* Mobile navbar End */

    .tailor-made-banner, .website-design-banner, .mobile-app-banner, .social-media-banner, .ai-banner, .ml-banner, .iot-banner, .rpa-banner,
    .block-chain-banner, .product-banner {
        height: 150px;
    }

    .mt65 {
        margin-top: -22px;
    }

    .inner-banner-header {
        font-size: 25px !important;
    }

    .boxed {
        padding: 4rem 4rem 4rem;
    }

    .mt59 {
        margin-top: 0px;
    }

    .blog-media img {
        height: 228px !important;
    }

    .content-sub-header {
        font-size: 1.458rem;
        line-height: 1.2;
    }

    .content-sub-content {
        line-height: 27px;
        font-size: 14px;
    }

    .big-contact-form .form-control {
        margin-bottom: 10px;
    }

    .p120 {
        padding-bottom: 2rem !important;
    }

    .btn-header {
        background-color: #fd8200;
        color: white !important;
        padding: 5px;
        padding-right: 5px;
        padding-left: 5px;
        margin-top: 2px;
    }

        .btn-header:hover {
            color: white !important;
        }

    .btn-letsconnect {
        width: 30%;
        padding-left: 6px !important;
    }

    .tech-section{
        padding-top: 1rem;
    }

    .col-md-5-product {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-md-1-product {
        width: 8.333% !important;
    }

    .img-width-salesorder {
        height: 62px;
        width: 78px;
    }

    .img-width2 {
        height: 62px;
        width: 78px;
    }

    .btn-talk{
        margin-top: -51px;
    }

    .prod-header{
        margin-top: -21px !important;
    }

    .prod-head h4{
        font-size: 12px;
    }

    .prod-head ul {
        font-size: 12px;
    }

    .prod-box2 {
        padding: 4px !important;
    }

    .prod-mt12{
        margin-top: 12px;
    }

    .prod-max-height {
        height: 470px;
    }

    .course-details h4 {
        font-size: 15px;
    }

    .small-header:hover {
        font-size: 15px;
    }

    .course-details p {
        font-size: 15px;
    }

    .readmore {
        font-size: 13px;
    }

    .owl-item-width {
        width: 334px;
    }

    .course-details {
        padding: 1rem 1rem 2rem 1rem;
        height: 208px;
    }
}

/* Media query for devices with a maximum width of 768px (e.g., tablets and mobiles) */
@media (max-width: 768px) {
    /*.col-md-3-product {
        width: 28% !important;
    }

    .col-md-1-product {
        width: 7.333% !important;
    }*/
}
